diff --git a/.gitignore b/.gitignore index 24b1894e..20bfa888 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ .idea/workspace.xml **/.idea/workspace.xml **/.idea/* +*.iml \ No newline at end of file diff --git a/.idea/$PRODUCT_WORKSPACE_FILE$ b/.idea/$PRODUCT_WORKSPACE_FILE$ deleted file mode 100644 index ed2b1cb4..00000000 --- a/.idea/$PRODUCT_WORKSPACE_FILE$ +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - 1.7 - - - - - - - - \ No newline at end of file diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 5c98b428..00000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Default ignored files -/workspace.xml \ No newline at end of file diff --git a/.idea/2006rebotted.iml b/.idea/2006rebotted.iml deleted file mode 100644 index 423f009a..00000000 --- a/.idea/2006rebotted.iml +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/artifacts/2006rebotted_jar.xml b/.idea/artifacts/2006rebotted_jar.xml deleted file mode 100644 index 8ed2601d..00000000 --- a/.idea/artifacts/2006rebotted_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - $PROJECT_DIR$/CompiledServer/artifacts/2006rebotted_jar - - - - - - - - diff --git a/.idea/artifacts/localhost_2006rebotted_jar.xml b/.idea/artifacts/localhost_2006rebotted_jar.xml deleted file mode 100644 index c7ba447d..00000000 --- a/.idea/artifacts/localhost_2006rebotted_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - $PROJECT_DIR$/CompiledServer/artifacts/localhost_2006rebotted_jar - - - - - - - - diff --git a/.idea/checkstyle-idea.xml b/.idea/checkstyle-idea.xml deleted file mode 100644 index f18f6314..00000000 --- a/.idea/checkstyle-idea.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/libraries/commons_lang3_3_1.xml b/.idea/libraries/commons_lang3_3_1.xml deleted file mode 100644 index db9b96cc..00000000 --- a/.idea/libraries/commons_lang3_3_1.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/libs.xml b/.idea/libraries/libs.xml deleted file mode 100644 index 54ade394..00000000 --- a/.idea/libraries/libs.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 048d263d..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 80847077..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1ddf..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index f4a8d94e..00000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,391 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - math.sq - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1572306880139 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2006rebotted:jar - - - - - - - - No facets are configured - - - - - - - - - - - - - - - 1.7 - - - - - - - - 2006rebotted - - - - - - - - commons-lang3-3.1 - - - - - - - - \ No newline at end of file diff --git a/2006Redone Client/.classpath b/2006Redone Client/.classpath deleted file mode 100644 index d171cd4c..00000000 --- a/2006Redone Client/.classpath +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/2006Redone Client/.gitignore b/2006Redone Client/.gitignore new file mode 100644 index 00000000..a6f89c2d --- /dev/null +++ b/2006Redone Client/.gitignore @@ -0,0 +1 @@ +/target/ \ No newline at end of file diff --git a/2006Redone Client/.gradle/4.10/fileChanges/last-build.bin b/2006Redone Client/.gradle/4.10/fileChanges/last-build.bin deleted file mode 100644 index f76dd238..00000000 Binary files a/2006Redone Client/.gradle/4.10/fileChanges/last-build.bin and /dev/null differ diff --git a/2006Redone Client/.gradle/4.10/fileHashes/fileHashes.bin b/2006Redone Client/.gradle/4.10/fileHashes/fileHashes.bin deleted file mode 100644 index 38d207fd..00000000 Binary files a/2006Redone Client/.gradle/4.10/fileHashes/fileHashes.bin and /dev/null differ diff --git a/2006Redone Client/.gradle/4.10/fileHashes/fileHashes.lock b/2006Redone Client/.gradle/4.10/fileHashes/fileHashes.lock deleted file mode 100644 index 9e6025a7..00000000 Binary files a/2006Redone Client/.gradle/4.10/fileHashes/fileHashes.lock and /dev/null differ diff --git a/2006Redone Client/.gradle/4.10/gc.properties b/2006Redone Client/.gradle/4.10/gc.properties deleted file mode 100644 index e69de29b..00000000 diff --git a/2006Redone Client/.gradle/4.10/taskHistory/taskHistory.bin b/2006Redone Client/.gradle/4.10/taskHistory/taskHistory.bin deleted file mode 100644 index 55bffa6a..00000000 Binary files a/2006Redone Client/.gradle/4.10/taskHistory/taskHistory.bin and /dev/null differ diff --git a/2006Redone Client/.gradle/4.10/taskHistory/taskHistory.lock b/2006Redone Client/.gradle/4.10/taskHistory/taskHistory.lock deleted file mode 100644 index 7091a98f..00000000 Binary files a/2006Redone Client/.gradle/4.10/taskHistory/taskHistory.lock and /dev/null differ diff --git a/2006Redone Client/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/2006Redone Client/.gradle/buildOutputCleanup/buildOutputCleanup.lock deleted file mode 100644 index c8531da2..00000000 Binary files a/2006Redone Client/.gradle/buildOutputCleanup/buildOutputCleanup.lock and /dev/null differ diff --git a/2006Redone Client/.gradle/buildOutputCleanup/cache.properties b/2006Redone Client/.gradle/buildOutputCleanup/cache.properties deleted file mode 100644 index 522783a7..00000000 --- a/2006Redone Client/.gradle/buildOutputCleanup/cache.properties +++ /dev/null @@ -1,2 +0,0 @@ -#Tue Jun 18 15:12:25 EDT 2019 -gradle.version=4.10 diff --git a/2006Redone Client/.gradle/buildOutputCleanup/outputFiles.bin b/2006Redone Client/.gradle/buildOutputCleanup/outputFiles.bin deleted file mode 100644 index 71e5d3bd..00000000 Binary files a/2006Redone Client/.gradle/buildOutputCleanup/outputFiles.bin and /dev/null differ diff --git a/2006Redone Client/.gradle/vcs-1/gc.properties b/2006Redone Client/.gradle/vcs-1/gc.properties deleted file mode 100644 index e69de29b..00000000 diff --git a/2006Redone Client/.project b/2006Redone Client/.project deleted file mode 100644 index d4d05699..00000000 --- a/2006Redone Client/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - RS2006 - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - diff --git a/2006Redone Client/.settings/org.eclipse.jdt.core.prefs b/2006Redone Client/.settings/org.eclipse.jdt.core.prefs index 54e493c0..8000cd6c 100644 --- a/2006Redone Client/.settings/org.eclipse.jdt.core.prefs +++ b/2006Redone Client/.settings/org.eclipse.jdt.core.prefs @@ -1,11 +1,11 @@ -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 -org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve -org.eclipse.jdt.core.compiler.compliance=1.6 -org.eclipse.jdt.core.compiler.debug.lineNumber=generate -org.eclipse.jdt.core.compiler.debug.localVariable=generate -org.eclipse.jdt.core.compiler.debug.sourceFile=generate -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.6 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.debug.lineNumber=generate +org.eclipse.jdt.core.compiler.debug.localVariable=generate +org.eclipse.jdt.core.compiler.debug.sourceFile=generate +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/2006Redone Client/2006Redone Client.iml b/2006Redone Client/2006Redone Client.iml deleted file mode 100644 index c90834f2..00000000 --- a/2006Redone Client/2006Redone Client.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/2006Redone Client/METAs/Client Meta/META-INF/MANIFEST.MF b/2006Redone Client/METAs/Client Meta/META-INF/MANIFEST.MF deleted file mode 100644 index 37197ef4..00000000 --- a/2006Redone Client/METAs/Client Meta/META-INF/MANIFEST.MF +++ /dev/null @@ -1,3 +0,0 @@ -Manifest-Version: 1.0 -Main-Class: Main - diff --git a/2006Redone Client/METAs/Local Client Meta/META-INF/MANIFEST.MF b/2006Redone Client/METAs/Local Client Meta/META-INF/MANIFEST.MF deleted file mode 100644 index 1ab257b7..00000000 --- a/2006Redone Client/METAs/Local Client Meta/META-INF/MANIFEST.MF +++ /dev/null @@ -1,3 +0,0 @@ -Manifest-Version: 1.0 -Main-Class: Client - diff --git a/2006Redone Client/bin/.gitignore b/2006Redone Client/bin/.gitignore deleted file mode 100644 index 03a95bfb..00000000 --- a/2006Redone Client/bin/.gitignore +++ /dev/null @@ -1,35 +0,0 @@ -/Animable.class -/Animable_Sub3.class -/Animable_Sub4.class -/Animable_Sub5.class -/Animation.class -/Background.class -/Censor.class -/Class11.class -/Class13.class -/Class18.class -/Class21.class -/Class29.class -/Class30_Sub1.class -/Class32.class -/Class33.class -/Class36.class -/Class39.class -/Class4.class -/Class40.class -/Class43.class -/Class47.class -/Class56.class -/Class56_Sub1.class -/Class56_Sub1_Sub1.class -/Class56_Sub1_Sub2.class -/Class6.class -/Client.class -/ClientSettings.class -/CollisionMap.class -/Decompressor.class -/DrawingArea.class -/DummyClass.class -/Entity.class -/EntityDef.class -/Flo.class diff --git a/2006Redone Client/bin/Animable.class b/2006Redone Client/bin/Animable.class deleted file mode 100644 index f16a1368..00000000 Binary files a/2006Redone Client/bin/Animable.class and /dev/null differ diff --git a/2006Redone Client/bin/Animable_Sub3.class b/2006Redone Client/bin/Animable_Sub3.class deleted file mode 100644 index c7a1fad4..00000000 Binary files a/2006Redone Client/bin/Animable_Sub3.class and /dev/null differ diff --git a/2006Redone Client/bin/Animable_Sub4.class b/2006Redone Client/bin/Animable_Sub4.class deleted file mode 100644 index 35b70529..00000000 Binary files a/2006Redone Client/bin/Animable_Sub4.class and /dev/null differ diff --git a/2006Redone Client/bin/Animable_Sub5.class b/2006Redone Client/bin/Animable_Sub5.class deleted file mode 100644 index b329b513..00000000 Binary files a/2006Redone Client/bin/Animable_Sub5.class and /dev/null differ diff --git a/2006Redone Client/bin/Animation.class b/2006Redone Client/bin/Animation.class deleted file mode 100644 index f2c2a378..00000000 Binary files a/2006Redone Client/bin/Animation.class and /dev/null differ diff --git a/2006Redone Client/bin/Background.class b/2006Redone Client/bin/Background.class deleted file mode 100644 index 963d4c40..00000000 Binary files a/2006Redone Client/bin/Background.class and /dev/null differ diff --git a/2006Redone Client/bin/Censor.class b/2006Redone Client/bin/Censor.class deleted file mode 100644 index e5b39c02..00000000 Binary files a/2006Redone Client/bin/Censor.class and /dev/null differ diff --git a/2006Redone Client/bin/Class11.class b/2006Redone Client/bin/Class11.class deleted file mode 100644 index 1450d190..00000000 Binary files a/2006Redone Client/bin/Class11.class and /dev/null differ diff --git a/2006Redone Client/bin/Class13.class b/2006Redone Client/bin/Class13.class deleted file mode 100644 index 7e4a7ff5..00000000 Binary files a/2006Redone Client/bin/Class13.class and /dev/null differ diff --git a/2006Redone Client/bin/Class18.class b/2006Redone Client/bin/Class18.class deleted file mode 100644 index 97cf24ff..00000000 Binary files a/2006Redone Client/bin/Class18.class and /dev/null differ diff --git a/2006Redone Client/bin/Class21.class b/2006Redone Client/bin/Class21.class deleted file mode 100644 index 9369e9c7..00000000 Binary files a/2006Redone Client/bin/Class21.class and /dev/null differ diff --git a/2006Redone Client/bin/Class29.class b/2006Redone Client/bin/Class29.class deleted file mode 100644 index 5ad0c33d..00000000 Binary files a/2006Redone Client/bin/Class29.class and /dev/null differ diff --git a/2006Redone Client/bin/Class30_Sub1.class b/2006Redone Client/bin/Class30_Sub1.class deleted file mode 100644 index f3deedb4..00000000 Binary files a/2006Redone Client/bin/Class30_Sub1.class and /dev/null differ diff --git a/2006Redone Client/bin/Class32.class b/2006Redone Client/bin/Class32.class deleted file mode 100644 index aacccae4..00000000 Binary files a/2006Redone Client/bin/Class32.class and /dev/null differ diff --git a/2006Redone Client/bin/Class33.class b/2006Redone Client/bin/Class33.class deleted file mode 100644 index 9572397d..00000000 Binary files a/2006Redone Client/bin/Class33.class and /dev/null differ diff --git a/2006Redone Client/bin/Class36.class b/2006Redone Client/bin/Class36.class deleted file mode 100644 index ff87931c..00000000 Binary files a/2006Redone Client/bin/Class36.class and /dev/null differ diff --git a/2006Redone Client/bin/Class39.class b/2006Redone Client/bin/Class39.class deleted file mode 100644 index a5d53514..00000000 Binary files a/2006Redone Client/bin/Class39.class and /dev/null differ diff --git a/2006Redone Client/bin/Class4.class b/2006Redone Client/bin/Class4.class deleted file mode 100644 index 2bae6c74..00000000 Binary files a/2006Redone Client/bin/Class4.class and /dev/null differ diff --git a/2006Redone Client/bin/Class40.class b/2006Redone Client/bin/Class40.class deleted file mode 100644 index c8ca5382..00000000 Binary files a/2006Redone Client/bin/Class40.class and /dev/null differ diff --git a/2006Redone Client/bin/Class43.class b/2006Redone Client/bin/Class43.class deleted file mode 100644 index 42ce01fa..00000000 Binary files a/2006Redone Client/bin/Class43.class and /dev/null differ diff --git a/2006Redone Client/bin/Class47.class b/2006Redone Client/bin/Class47.class deleted file mode 100644 index 40d28c18..00000000 Binary files a/2006Redone Client/bin/Class47.class and /dev/null differ diff --git a/2006Redone Client/bin/Class56.class b/2006Redone Client/bin/Class56.class deleted file mode 100644 index 1dba8eab..00000000 Binary files a/2006Redone Client/bin/Class56.class and /dev/null differ diff --git a/2006Redone Client/bin/Class56_Sub1.class b/2006Redone Client/bin/Class56_Sub1.class deleted file mode 100644 index ea5a0997..00000000 Binary files a/2006Redone Client/bin/Class56_Sub1.class and /dev/null differ diff --git a/2006Redone Client/bin/Class56_Sub1_Sub1.class b/2006Redone Client/bin/Class56_Sub1_Sub1.class deleted file mode 100644 index d44c8f35..00000000 Binary files a/2006Redone Client/bin/Class56_Sub1_Sub1.class and /dev/null differ diff --git a/2006Redone Client/bin/Class56_Sub1_Sub2.class b/2006Redone Client/bin/Class56_Sub1_Sub2.class deleted file mode 100644 index dff1b8a5..00000000 Binary files a/2006Redone Client/bin/Class56_Sub1_Sub2.class and /dev/null differ diff --git a/2006Redone Client/bin/Class6.class b/2006Redone Client/bin/Class6.class deleted file mode 100644 index 7face060..00000000 Binary files a/2006Redone Client/bin/Class6.class and /dev/null differ diff --git a/2006Redone Client/bin/Client.class b/2006Redone Client/bin/Client.class deleted file mode 100644 index 4d43a412..00000000 Binary files a/2006Redone Client/bin/Client.class and /dev/null differ diff --git a/2006Redone Client/bin/ClientSettings.class b/2006Redone Client/bin/ClientSettings.class deleted file mode 100644 index 24a1439a..00000000 Binary files a/2006Redone Client/bin/ClientSettings.class and /dev/null differ diff --git a/2006Redone Client/bin/CollisionMap.class b/2006Redone Client/bin/CollisionMap.class deleted file mode 100644 index d569d503..00000000 Binary files a/2006Redone Client/bin/CollisionMap.class and /dev/null differ diff --git a/2006Redone Client/bin/Decompressor.class b/2006Redone Client/bin/Decompressor.class deleted file mode 100644 index 3b357c94..00000000 Binary files a/2006Redone Client/bin/Decompressor.class and /dev/null differ diff --git a/2006Redone Client/bin/DrawingArea.class b/2006Redone Client/bin/DrawingArea.class deleted file mode 100644 index 96cad42b..00000000 Binary files a/2006Redone Client/bin/DrawingArea.class and /dev/null differ diff --git a/2006Redone Client/bin/DummyClass.class b/2006Redone Client/bin/DummyClass.class deleted file mode 100644 index d6c84e86..00000000 Binary files a/2006Redone Client/bin/DummyClass.class and /dev/null differ diff --git a/2006Redone Client/bin/Entity.class b/2006Redone Client/bin/Entity.class deleted file mode 100644 index 907b428a..00000000 Binary files a/2006Redone Client/bin/Entity.class and /dev/null differ diff --git a/2006Redone Client/bin/EntityDef.class b/2006Redone Client/bin/EntityDef.class deleted file mode 100644 index 9d05bef0..00000000 Binary files a/2006Redone Client/bin/EntityDef.class and /dev/null differ diff --git a/2006Redone Client/bin/Flo.class b/2006Redone Client/bin/Flo.class deleted file mode 100644 index f95b120c..00000000 Binary files a/2006Redone Client/bin/Flo.class and /dev/null differ diff --git a/2006Redone Client/bin/Game.class b/2006Redone Client/bin/Game.class deleted file mode 100644 index cc0007c9..00000000 Binary files a/2006Redone Client/bin/Game.class and /dev/null differ diff --git a/2006Redone Client/bin/Ground.class b/2006Redone Client/bin/Ground.class deleted file mode 100644 index ff9cc4a3..00000000 Binary files a/2006Redone Client/bin/Ground.class and /dev/null differ diff --git a/2006Redone Client/bin/IDK.class b/2006Redone Client/bin/IDK.class deleted file mode 100644 index e4e1036b..00000000 Binary files a/2006Redone Client/bin/IDK.class and /dev/null differ diff --git a/2006Redone Client/bin/ISAACRandomGen.class b/2006Redone Client/bin/ISAACRandomGen.class deleted file mode 100644 index 21abace9..00000000 Binary files a/2006Redone Client/bin/ISAACRandomGen.class and /dev/null differ diff --git a/2006Redone Client/bin/InputStream_Sub1.class b/2006Redone Client/bin/InputStream_Sub1.class deleted file mode 100644 index 64d2fa55..00000000 Binary files a/2006Redone Client/bin/InputStream_Sub1.class and /dev/null differ diff --git a/2006Redone Client/bin/Item.class b/2006Redone Client/bin/Item.class deleted file mode 100644 index 572d9138..00000000 Binary files a/2006Redone Client/bin/Item.class and /dev/null differ diff --git a/2006Redone Client/bin/ItemDef.class b/2006Redone Client/bin/ItemDef.class deleted file mode 100644 index 63427de6..00000000 Binary files a/2006Redone Client/bin/ItemDef.class and /dev/null differ diff --git a/2006Redone Client/bin/LocalGame.class b/2006Redone Client/bin/LocalGame.class deleted file mode 100644 index 0cf9d04f..00000000 Binary files a/2006Redone Client/bin/LocalGame.class and /dev/null differ diff --git a/2006Redone Client/bin/MRUNodes.class b/2006Redone Client/bin/MRUNodes.class deleted file mode 100644 index 3e1cb3ec..00000000 Binary files a/2006Redone Client/bin/MRUNodes.class and /dev/null differ diff --git a/2006Redone Client/bin/Main.class b/2006Redone Client/bin/Main.class deleted file mode 100644 index b7753883..00000000 Binary files a/2006Redone Client/bin/Main.class and /dev/null differ diff --git a/2006Redone Client/bin/Midi.class b/2006Redone Client/bin/Midi.class deleted file mode 100644 index 94eebc67..00000000 Binary files a/2006Redone Client/bin/Midi.class and /dev/null differ diff --git a/2006Redone Client/bin/Model.class b/2006Redone Client/bin/Model.class deleted file mode 100644 index e95dd579..00000000 Binary files a/2006Redone Client/bin/Model.class and /dev/null differ diff --git a/2006Redone Client/bin/MouseDetection.class b/2006Redone Client/bin/MouseDetection.class deleted file mode 100644 index 253caf25..00000000 Binary files a/2006Redone Client/bin/MouseDetection.class and /dev/null differ diff --git a/2006Redone Client/bin/NPC.class b/2006Redone Client/bin/NPC.class deleted file mode 100644 index 17a57bf6..00000000 Binary files a/2006Redone Client/bin/NPC.class and /dev/null differ diff --git a/2006Redone Client/bin/Node.class b/2006Redone Client/bin/Node.class deleted file mode 100644 index ab044f7b..00000000 Binary files a/2006Redone Client/bin/Node.class and /dev/null differ diff --git a/2006Redone Client/bin/NodeCache.class b/2006Redone Client/bin/NodeCache.class deleted file mode 100644 index 7a404acd..00000000 Binary files a/2006Redone Client/bin/NodeCache.class and /dev/null differ diff --git a/2006Redone Client/bin/NodeList.class b/2006Redone Client/bin/NodeList.class deleted file mode 100644 index 5ab6aa4c..00000000 Binary files a/2006Redone Client/bin/NodeList.class and /dev/null differ diff --git a/2006Redone Client/bin/NodeSub.class b/2006Redone Client/bin/NodeSub.class deleted file mode 100644 index d5c150f8..00000000 Binary files a/2006Redone Client/bin/NodeSub.class and /dev/null differ diff --git a/2006Redone Client/bin/NodeSubList.class b/2006Redone Client/bin/NodeSubList.class deleted file mode 100644 index e41379f2..00000000 Binary files a/2006Redone Client/bin/NodeSubList.class and /dev/null differ diff --git a/2006Redone Client/bin/Object1.class b/2006Redone Client/bin/Object1.class deleted file mode 100644 index f2aaf08b..00000000 Binary files a/2006Redone Client/bin/Object1.class and /dev/null differ diff --git a/2006Redone Client/bin/Object2.class b/2006Redone Client/bin/Object2.class deleted file mode 100644 index 6f2c2f5d..00000000 Binary files a/2006Redone Client/bin/Object2.class and /dev/null differ diff --git a/2006Redone Client/bin/Object3.class b/2006Redone Client/bin/Object3.class deleted file mode 100644 index 29197a16..00000000 Binary files a/2006Redone Client/bin/Object3.class and /dev/null differ diff --git a/2006Redone Client/bin/Object4.class b/2006Redone Client/bin/Object4.class deleted file mode 100644 index 758e2237..00000000 Binary files a/2006Redone Client/bin/Object4.class and /dev/null differ diff --git a/2006Redone Client/bin/Object5.class b/2006Redone Client/bin/Object5.class deleted file mode 100644 index 4039a55a..00000000 Binary files a/2006Redone Client/bin/Object5.class and /dev/null differ diff --git a/2006Redone Client/bin/ObjectDef.class b/2006Redone Client/bin/ObjectDef.class deleted file mode 100644 index 81e6fab5..00000000 Binary files a/2006Redone Client/bin/ObjectDef.class and /dev/null differ diff --git a/2006Redone Client/bin/ObjectManager.class b/2006Redone Client/bin/ObjectManager.class deleted file mode 100644 index 63faf78a..00000000 Binary files a/2006Redone Client/bin/ObjectManager.class and /dev/null differ diff --git a/2006Redone Client/bin/OnDemandData.class b/2006Redone Client/bin/OnDemandData.class deleted file mode 100644 index 9a2bc17a..00000000 Binary files a/2006Redone Client/bin/OnDemandData.class and /dev/null differ diff --git a/2006Redone Client/bin/OnDemandFetcher.class b/2006Redone Client/bin/OnDemandFetcher.class deleted file mode 100644 index 73a7d771..00000000 Binary files a/2006Redone Client/bin/OnDemandFetcher.class and /dev/null differ diff --git a/2006Redone Client/bin/OnDemandFetcherParent.class b/2006Redone Client/bin/OnDemandFetcherParent.class deleted file mode 100644 index 912a6a37..00000000 Binary files a/2006Redone Client/bin/OnDemandFetcherParent.class and /dev/null differ diff --git a/2006Redone Client/bin/Player.class b/2006Redone Client/bin/Player.class deleted file mode 100644 index 353f48a1..00000000 Binary files a/2006Redone Client/bin/Player.class and /dev/null differ diff --git a/2006Redone Client/bin/RSApplet.class b/2006Redone Client/bin/RSApplet.class deleted file mode 100644 index 0684036c..00000000 Binary files a/2006Redone Client/bin/RSApplet.class and /dev/null differ diff --git a/2006Redone Client/bin/RSFrame.class b/2006Redone Client/bin/RSFrame.class deleted file mode 100644 index b84bd2bf..00000000 Binary files a/2006Redone Client/bin/RSFrame.class and /dev/null differ diff --git a/2006Redone Client/bin/RSImageProducer.class b/2006Redone Client/bin/RSImageProducer.class deleted file mode 100644 index 35323b3a..00000000 Binary files a/2006Redone Client/bin/RSImageProducer.class and /dev/null differ diff --git a/2006Redone Client/bin/RSInterface.class b/2006Redone Client/bin/RSInterface.class deleted file mode 100644 index ff4d7b8c..00000000 Binary files a/2006Redone Client/bin/RSInterface.class and /dev/null differ diff --git a/2006Redone Client/bin/RSSocket.class b/2006Redone Client/bin/RSSocket.class deleted file mode 100644 index af878468..00000000 Binary files a/2006Redone Client/bin/RSSocket.class and /dev/null differ diff --git a/2006Redone Client/bin/Runnable_Impl1.class b/2006Redone Client/bin/Runnable_Impl1.class deleted file mode 100644 index 268cfba2..00000000 Binary files a/2006Redone Client/bin/Runnable_Impl1.class and /dev/null differ diff --git a/2006Redone Client/bin/Signlink$Position.class b/2006Redone Client/bin/Signlink$Position.class deleted file mode 100644 index a84e7af8..00000000 Binary files a/2006Redone Client/bin/Signlink$Position.class and /dev/null differ diff --git a/2006Redone Client/bin/Signlink.class b/2006Redone Client/bin/Signlink.class deleted file mode 100644 index 85b31bcc..00000000 Binary files a/2006Redone Client/bin/Signlink.class and /dev/null differ diff --git a/2006Redone Client/bin/SizeConstants.class b/2006Redone Client/bin/SizeConstants.class deleted file mode 100644 index cbd50245..00000000 Binary files a/2006Redone Client/bin/SizeConstants.class and /dev/null differ diff --git a/2006Redone Client/bin/Skills.class b/2006Redone Client/bin/Skills.class deleted file mode 100644 index e70e7f31..00000000 Binary files a/2006Redone Client/bin/Skills.class and /dev/null differ diff --git a/2006Redone Client/bin/SoundPlayer.class b/2006Redone Client/bin/SoundPlayer.class deleted file mode 100644 index 42033528..00000000 Binary files a/2006Redone Client/bin/SoundPlayer.class and /dev/null differ diff --git a/2006Redone Client/bin/Sounds.class b/2006Redone Client/bin/Sounds.class deleted file mode 100644 index d179f6df..00000000 Binary files a/2006Redone Client/bin/Sounds.class and /dev/null differ diff --git a/2006Redone Client/bin/SpotAnim.class b/2006Redone Client/bin/SpotAnim.class deleted file mode 100644 index c8a8daf3..00000000 Binary files a/2006Redone Client/bin/SpotAnim.class and /dev/null differ diff --git a/2006Redone Client/bin/Sprite.class b/2006Redone Client/bin/Sprite.class deleted file mode 100644 index 9fa3f87a..00000000 Binary files a/2006Redone Client/bin/Sprite.class and /dev/null differ diff --git a/2006Redone Client/bin/Stream.class b/2006Redone Client/bin/Stream.class deleted file mode 100644 index 31e137cf..00000000 Binary files a/2006Redone Client/bin/Stream.class and /dev/null differ diff --git a/2006Redone Client/bin/StreamLoader.class b/2006Redone Client/bin/StreamLoader.class deleted file mode 100644 index d514d8dc..00000000 Binary files a/2006Redone Client/bin/StreamLoader.class and /dev/null differ diff --git a/2006Redone Client/bin/TextClass.class b/2006Redone Client/bin/TextClass.class deleted file mode 100644 index 1e68d8d8..00000000 Binary files a/2006Redone Client/bin/TextClass.class and /dev/null differ diff --git a/2006Redone Client/bin/TextDrawingArea.class b/2006Redone Client/bin/TextDrawingArea.class deleted file mode 100644 index cb001c14..00000000 Binary files a/2006Redone Client/bin/TextDrawingArea.class and /dev/null differ diff --git a/2006Redone Client/bin/TextInput.class b/2006Redone Client/bin/TextInput.class deleted file mode 100644 index 937d6c99..00000000 Binary files a/2006Redone Client/bin/TextInput.class and /dev/null differ diff --git a/2006Redone Client/bin/Texture.class b/2006Redone Client/bin/Texture.class deleted file mode 100644 index 028e9cca..00000000 Binary files a/2006Redone Client/bin/Texture.class and /dev/null differ diff --git a/2006Redone Client/bin/VarBit.class b/2006Redone Client/bin/VarBit.class deleted file mode 100644 index f1a2015e..00000000 Binary files a/2006Redone Client/bin/VarBit.class and /dev/null differ diff --git a/2006Redone Client/bin/Varp.class b/2006Redone Client/bin/Varp.class deleted file mode 100644 index 86e2abcb..00000000 Binary files a/2006Redone Client/bin/Varp.class and /dev/null differ diff --git a/2006Redone Client/bin/WorldController.class b/2006Redone Client/bin/WorldController.class deleted file mode 100644 index 6dee6e23..00000000 Binary files a/2006Redone Client/bin/WorldController.class and /dev/null differ diff --git a/2006Redone Client/compile.bat b/2006Redone Client/compile.bat index 0f1cd68e..7d0b0a72 100644 --- a/2006Redone Client/compile.bat +++ b/2006Redone Client/compile.bat @@ -1,7 +1,7 @@ @echo off - + cd src - "C:\Program Files\Java\jre7\bin\javac.exe" -cp . -d ../bin/ ./*java + "C:\Program Files\Java\jre7\bin\javac.exe" -cp . -d ../bin/ ./*java pause \ No newline at end of file diff --git a/2006Redone Client/gradle/wrapper/gradle-wrapper.jar b/2006Redone Client/gradle/wrapper/gradle-wrapper.jar deleted file mode 100644 index 28861d27..00000000 Binary files a/2006Redone Client/gradle/wrapper/gradle-wrapper.jar and /dev/null differ diff --git a/2006Redone Client/gradle/wrapper/gradle-wrapper.properties b/2006Redone Client/gradle/wrapper/gradle-wrapper.properties deleted file mode 100644 index 115e6ac0..00000000 --- a/2006Redone Client/gradle/wrapper/gradle-wrapper.properties +++ /dev/null @@ -1,5 +0,0 @@ -distributionBase=GRADLE_USER_HOME -distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-bin.zip -zipStoreBase=GRADLE_USER_HOME -zipStorePath=wrapper/dists diff --git a/2006Redone Client/gradlew b/2006Redone Client/gradlew deleted file mode 100755 index cccdd3d5..00000000 --- a/2006Redone Client/gradlew +++ /dev/null @@ -1,172 +0,0 @@ -#!/usr/bin/env sh - -############################################################################## -## -## Gradle start up script for UN*X -## -############################################################################## - -# Attempt to set APP_HOME -# Resolve links: $0 may be a link -PRG="$0" -# Need this for relative symlinks. -while [ -h "$PRG" ] ; do - ls=`ls -ld "$PRG"` - link=`expr "$ls" : '.*-> \(.*\)$'` - if expr "$link" : '/.*' > /dev/null; then - PRG="$link" - else - PRG=`dirname "$PRG"`"/$link" - fi -done -SAVED="`pwd`" -cd "`dirname \"$PRG\"`/" >/dev/null -APP_HOME="`pwd -P`" -cd "$SAVED" >/dev/null - -APP_NAME="Gradle" -APP_BASE_NAME=`basename "$0"` - -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS="" - -# Use the maximum available, or set MAX_FD != -1 to use that value. -MAX_FD="maximum" - -warn () { - echo "$*" -} - -die () { - echo - echo "$*" - echo - exit 1 -} - -# OS specific support (must be 'true' or 'false'). -cygwin=false -msys=false -darwin=false -nonstop=false -case "`uname`" in - CYGWIN* ) - cygwin=true - ;; - Darwin* ) - darwin=true - ;; - MINGW* ) - msys=true - ;; - NONSTOP* ) - nonstop=true - ;; -esac - -CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar - -# Determine the Java command to use to start the JVM. -if [ -n "$JAVA_HOME" ] ; then - if [ -x "$JAVA_HOME/jre/sh/java" ] ; then - # IBM's JDK on AIX uses strange locations for the executables - JAVACMD="$JAVA_HOME/jre/sh/java" - else - JAVACMD="$JAVA_HOME/bin/java" - fi - if [ ! -x "$JAVACMD" ] ; then - die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME - -Please set the JAVA_HOME variable in your environment to match the -location of your Java installation." - fi -else - JAVACMD="java" - which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. - -Please set the JAVA_HOME variable in your environment to match the -location of your Java installation." -fi - -# Increase the maximum file descriptors if we can. -if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then - MAX_FD_LIMIT=`ulimit -H -n` - if [ $? -eq 0 ] ; then - if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then - MAX_FD="$MAX_FD_LIMIT" - fi - ulimit -n $MAX_FD - if [ $? -ne 0 ] ; then - warn "Could not set maximum file descriptor limit: $MAX_FD" - fi - else - warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT" - fi -fi - -# For Darwin, add options to specify how the application appears in the dock -if $darwin; then - GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\"" -fi - -# For Cygwin, switch paths to Windows format before running java -if $cygwin ; then - APP_HOME=`cygpath --path --mixed "$APP_HOME"` - CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` - JAVACMD=`cygpath --unix "$JAVACMD"` - - # We build the pattern for arguments to be converted via cygpath - ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` - SEP="" - for dir in $ROOTDIRSRAW ; do - ROOTDIRS="$ROOTDIRS$SEP$dir" - SEP="|" - done - OURCYGPATTERN="(^($ROOTDIRS))" - # Add a user-defined pattern to the cygpath arguments - if [ "$GRADLE_CYGPATTERN" != "" ] ; then - OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)" - fi - # Now convert the arguments - kludge to limit ourselves to /bin/sh - i=0 - for arg in "$@" ; do - CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` - CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option - - if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition - eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` - else - eval `echo args$i`="\"$arg\"" - fi - i=$((i+1)) - done - case $i in - (0) set -- ;; - (1) set -- "$args0" ;; - (2) set -- "$args0" "$args1" ;; - (3) set -- "$args0" "$args1" "$args2" ;; - (4) set -- "$args0" "$args1" "$args2" "$args3" ;; - (5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;; - (6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;; - (7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;; - (8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;; - (9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;; - esac -fi - -# Escape application args -save () { - for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done - echo " " -} -APP_ARGS=$(save "$@") - -# Collect all arguments for the java command, following the shell quoting and substitution rules -eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS" - -# by default we should be in the correct project dir, but when run from Finder on Mac, the cwd is wrong -if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then - cd "$(dirname "$0")" -fi - -exec "$JAVACMD" "$@" diff --git a/2006Redone Client/gradlew.bat b/2006Redone Client/gradlew.bat deleted file mode 100644 index e95643d6..00000000 --- a/2006Redone Client/gradlew.bat +++ /dev/null @@ -1,84 +0,0 @@ -@if "%DEBUG%" == "" @echo off -@rem ########################################################################## -@rem -@rem Gradle startup script for Windows -@rem -@rem ########################################################################## - -@rem Set local scope for the variables with windows NT shell -if "%OS%"=="Windows_NT" setlocal - -set DIRNAME=%~dp0 -if "%DIRNAME%" == "" set DIRNAME=. -set APP_BASE_NAME=%~n0 -set APP_HOME=%DIRNAME% - -@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -set DEFAULT_JVM_OPTS= - -@rem Find java.exe -if defined JAVA_HOME goto findJavaFromJavaHome - -set JAVA_EXE=java.exe -%JAVA_EXE% -version >NUL 2>&1 -if "%ERRORLEVEL%" == "0" goto init - -echo. -echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:findJavaFromJavaHome -set JAVA_HOME=%JAVA_HOME:"=% -set JAVA_EXE=%JAVA_HOME%/bin/java.exe - -if exist "%JAVA_EXE%" goto init - -echo. -echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:init -@rem Get command-line arguments, handling Windows variants - -if not "%OS%" == "Windows_NT" goto win9xME_args - -:win9xME_args -@rem Slurp the command line arguments. -set CMD_LINE_ARGS= -set _SKIP=2 - -:win9xME_args_slurp -if "x%~1" == "x" goto execute - -set CMD_LINE_ARGS=%* - -:execute -@rem Setup the command line - -set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar - -@rem Execute Gradle -"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% - -:end -@rem End local scope for the variables with windows NT shell -if "%ERRORLEVEL%"=="0" goto mainEnd - -:fail -rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of -rem the _cmd.exe /c_ return code! -if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 -exit /b 1 - -:mainEnd -if "%OS%"=="Windows_NT" endlocal - -:omega diff --git a/2006Redone Client/pom.xml b/2006Redone Client/pom.xml new file mode 100644 index 00000000..d25f8016 --- /dev/null +++ b/2006Redone Client/pom.xml @@ -0,0 +1,50 @@ + + + + 2006redone + com.rebotted + 1.0 + + + 4.0.0 + client + 1.0 + jar + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + + + maven-assembly-plugin + + + + Main + + + + jar-with-dependencies + + + + + make-assembly + package + + single + + + + + + + \ No newline at end of file diff --git a/2006Redone Client/release/binary/Main.class b/2006Redone Client/release/binary/Main.class deleted file mode 100644 index 5a0c2812..00000000 Binary files a/2006Redone Client/release/binary/Main.class and /dev/null differ diff --git a/2006Redone Client/release/binary/a.class b/2006Redone Client/release/binary/a.class deleted file mode 100644 index 933abf75..00000000 Binary files a/2006Redone Client/release/binary/a.class and /dev/null differ diff --git a/2006Redone Client/release/binary/aa.class b/2006Redone Client/release/binary/aa.class deleted file mode 100644 index b9956840..00000000 Binary files a/2006Redone Client/release/binary/aa.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ab.class b/2006Redone Client/release/binary/ab.class deleted file mode 100644 index 8201617d..00000000 Binary files a/2006Redone Client/release/binary/ab.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ac.class b/2006Redone Client/release/binary/ac.class deleted file mode 100644 index e773f4a4..00000000 Binary files a/2006Redone Client/release/binary/ac.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ad.class b/2006Redone Client/release/binary/ad.class deleted file mode 100644 index 61f021ad..00000000 Binary files a/2006Redone Client/release/binary/ad.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ae.class b/2006Redone Client/release/binary/ae.class deleted file mode 100644 index b81d50e1..00000000 Binary files a/2006Redone Client/release/binary/ae.class and /dev/null differ diff --git a/2006Redone Client/release/binary/af.class b/2006Redone Client/release/binary/af.class deleted file mode 100644 index 502122de..00000000 Binary files a/2006Redone Client/release/binary/af.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ag.class b/2006Redone Client/release/binary/ag.class deleted file mode 100644 index 2fd57325..00000000 Binary files a/2006Redone Client/release/binary/ag.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ah.class b/2006Redone Client/release/binary/ah.class deleted file mode 100644 index e00ce3a5..00000000 Binary files a/2006Redone Client/release/binary/ah.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ai.class b/2006Redone Client/release/binary/ai.class deleted file mode 100644 index 686c427a..00000000 Binary files a/2006Redone Client/release/binary/ai.class and /dev/null differ diff --git a/2006Redone Client/release/binary/aj.class b/2006Redone Client/release/binary/aj.class deleted file mode 100644 index 741213ba..00000000 Binary files a/2006Redone Client/release/binary/aj.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ak.class b/2006Redone Client/release/binary/ak.class deleted file mode 100644 index 6e0b2f97..00000000 Binary files a/2006Redone Client/release/binary/ak.class and /dev/null differ diff --git a/2006Redone Client/release/binary/al.class b/2006Redone Client/release/binary/al.class deleted file mode 100644 index db54c577..00000000 Binary files a/2006Redone Client/release/binary/al.class and /dev/null differ diff --git a/2006Redone Client/release/binary/am.class b/2006Redone Client/release/binary/am.class deleted file mode 100644 index 4deae7bd..00000000 Binary files a/2006Redone Client/release/binary/am.class and /dev/null differ diff --git a/2006Redone Client/release/binary/an.class b/2006Redone Client/release/binary/an.class deleted file mode 100644 index 1ea4f223..00000000 Binary files a/2006Redone Client/release/binary/an.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ao.class b/2006Redone Client/release/binary/ao.class deleted file mode 100644 index 5bda3a89..00000000 Binary files a/2006Redone Client/release/binary/ao.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ap.class b/2006Redone Client/release/binary/ap.class deleted file mode 100644 index da501fd6..00000000 Binary files a/2006Redone Client/release/binary/ap.class and /dev/null differ diff --git a/2006Redone Client/release/binary/aq.class b/2006Redone Client/release/binary/aq.class deleted file mode 100644 index e6e04b6b..00000000 Binary files a/2006Redone Client/release/binary/aq.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ar.class b/2006Redone Client/release/binary/ar.class deleted file mode 100644 index e135ce9b..00000000 Binary files a/2006Redone Client/release/binary/ar.class and /dev/null differ diff --git a/2006Redone Client/release/binary/as.class b/2006Redone Client/release/binary/as.class deleted file mode 100644 index 00dc4675..00000000 Binary files a/2006Redone Client/release/binary/as.class and /dev/null differ diff --git a/2006Redone Client/release/binary/at.class b/2006Redone Client/release/binary/at.class deleted file mode 100644 index 79d5b9a1..00000000 Binary files a/2006Redone Client/release/binary/at.class and /dev/null differ diff --git a/2006Redone Client/release/binary/au.class b/2006Redone Client/release/binary/au.class deleted file mode 100644 index aa17d6cf..00000000 Binary files a/2006Redone Client/release/binary/au.class and /dev/null differ diff --git a/2006Redone Client/release/binary/av.class b/2006Redone Client/release/binary/av.class deleted file mode 100644 index 74914669..00000000 Binary files a/2006Redone Client/release/binary/av.class and /dev/null differ diff --git a/2006Redone Client/release/binary/aw.class b/2006Redone Client/release/binary/aw.class deleted file mode 100644 index 1b359e3e..00000000 Binary files a/2006Redone Client/release/binary/aw.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ax.class b/2006Redone Client/release/binary/ax.class deleted file mode 100644 index ff03da70..00000000 Binary files a/2006Redone Client/release/binary/ax.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ay.class b/2006Redone Client/release/binary/ay.class deleted file mode 100644 index 9a80fb96..00000000 Binary files a/2006Redone Client/release/binary/ay.class and /dev/null differ diff --git a/2006Redone Client/release/binary/az.class b/2006Redone Client/release/binary/az.class deleted file mode 100644 index a7f80a12..00000000 Binary files a/2006Redone Client/release/binary/az.class and /dev/null differ diff --git a/2006Redone Client/release/binary/b.class b/2006Redone Client/release/binary/b.class deleted file mode 100644 index 11c22542..00000000 Binary files a/2006Redone Client/release/binary/b.class and /dev/null differ diff --git a/2006Redone Client/release/binary/ba.class b/2006Redone Client/release/binary/ba.class deleted file mode 100644 index 7db0779d..00000000 Binary files a/2006Redone Client/release/binary/ba.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bb.class b/2006Redone Client/release/binary/bb.class deleted file mode 100644 index 4c0fd045..00000000 Binary files a/2006Redone Client/release/binary/bb.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bc.class b/2006Redone Client/release/binary/bc.class deleted file mode 100644 index 9d0e756a..00000000 Binary files a/2006Redone Client/release/binary/bc.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bd.class b/2006Redone Client/release/binary/bd.class deleted file mode 100644 index b540ddae..00000000 Binary files a/2006Redone Client/release/binary/bd.class and /dev/null differ diff --git a/2006Redone Client/release/binary/be.class b/2006Redone Client/release/binary/be.class deleted file mode 100644 index 3d64cbb4..00000000 Binary files a/2006Redone Client/release/binary/be.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bf.class b/2006Redone Client/release/binary/bf.class deleted file mode 100644 index f62b6684..00000000 Binary files a/2006Redone Client/release/binary/bf.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bg.class b/2006Redone Client/release/binary/bg.class deleted file mode 100644 index f3fcccdd..00000000 Binary files a/2006Redone Client/release/binary/bg.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bh.class b/2006Redone Client/release/binary/bh.class deleted file mode 100644 index 89c311a6..00000000 Binary files a/2006Redone Client/release/binary/bh.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bi.class b/2006Redone Client/release/binary/bi.class deleted file mode 100644 index f8893b33..00000000 Binary files a/2006Redone Client/release/binary/bi.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bj.class b/2006Redone Client/release/binary/bj.class deleted file mode 100644 index dc5b4d39..00000000 Binary files a/2006Redone Client/release/binary/bj.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bk.class b/2006Redone Client/release/binary/bk.class deleted file mode 100644 index 05f02a21..00000000 Binary files a/2006Redone Client/release/binary/bk.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bl.class b/2006Redone Client/release/binary/bl.class deleted file mode 100644 index 3d2ae546..00000000 Binary files a/2006Redone Client/release/binary/bl.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bm.class b/2006Redone Client/release/binary/bm.class deleted file mode 100644 index 6d11a766..00000000 Binary files a/2006Redone Client/release/binary/bm.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bn.class b/2006Redone Client/release/binary/bn.class deleted file mode 100644 index 3955fd79..00000000 Binary files a/2006Redone Client/release/binary/bn.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bo.class b/2006Redone Client/release/binary/bo.class deleted file mode 100644 index 0ebddf24..00000000 Binary files a/2006Redone Client/release/binary/bo.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bp.class b/2006Redone Client/release/binary/bp.class deleted file mode 100644 index d545c872..00000000 Binary files a/2006Redone Client/release/binary/bp.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bq.class b/2006Redone Client/release/binary/bq.class deleted file mode 100644 index 55d861cc..00000000 Binary files a/2006Redone Client/release/binary/bq.class and /dev/null differ diff --git a/2006Redone Client/release/binary/br.class b/2006Redone Client/release/binary/br.class deleted file mode 100644 index 52b19b09..00000000 Binary files a/2006Redone Client/release/binary/br.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bs.class b/2006Redone Client/release/binary/bs.class deleted file mode 100644 index 7c709bcd..00000000 Binary files a/2006Redone Client/release/binary/bs.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bt.class b/2006Redone Client/release/binary/bt.class deleted file mode 100644 index 0dc4126b..00000000 Binary files a/2006Redone Client/release/binary/bt.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bu.class b/2006Redone Client/release/binary/bu.class deleted file mode 100644 index c5287c82..00000000 Binary files a/2006Redone Client/release/binary/bu.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bv.class b/2006Redone Client/release/binary/bv.class deleted file mode 100644 index 7d20e19d..00000000 Binary files a/2006Redone Client/release/binary/bv.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bw.class b/2006Redone Client/release/binary/bw.class deleted file mode 100644 index 63dd3163..00000000 Binary files a/2006Redone Client/release/binary/bw.class and /dev/null differ diff --git a/2006Redone Client/release/binary/bx.class b/2006Redone Client/release/binary/bx.class deleted file mode 100644 index 2064b9de..00000000 Binary files a/2006Redone Client/release/binary/bx.class and /dev/null differ diff --git a/2006Redone Client/release/binary/by.class b/2006Redone Client/release/binary/by.class deleted file mode 100644 index 4b96d9c6..00000000 Binary files a/2006Redone Client/release/binary/by.class and /dev/null differ diff --git a/2006Redone Client/release/binary/c.class b/2006Redone Client/release/binary/c.class deleted file mode 100644 index 20360df3..00000000 Binary files a/2006Redone Client/release/binary/c.class and /dev/null differ diff --git a/2006Redone Client/release/binary/d.class b/2006Redone Client/release/binary/d.class deleted file mode 100644 index 6cc4a808..00000000 Binary files a/2006Redone Client/release/binary/d.class and /dev/null differ diff --git a/2006Redone Client/release/binary/e.class b/2006Redone Client/release/binary/e.class deleted file mode 100644 index 3123c1d8..00000000 Binary files a/2006Redone Client/release/binary/e.class and /dev/null differ diff --git a/2006Redone Client/release/binary/f.class b/2006Redone Client/release/binary/f.class deleted file mode 100644 index 75b2dc53..00000000 Binary files a/2006Redone Client/release/binary/f.class and /dev/null differ diff --git a/2006Redone Client/release/binary/g.class b/2006Redone Client/release/binary/g.class deleted file mode 100644 index 5d39a6b8..00000000 Binary files a/2006Redone Client/release/binary/g.class and /dev/null differ diff --git a/2006Redone Client/release/binary/h.class b/2006Redone Client/release/binary/h.class deleted file mode 100644 index e468467c..00000000 Binary files a/2006Redone Client/release/binary/h.class and /dev/null differ diff --git a/2006Redone Client/release/binary/i.class b/2006Redone Client/release/binary/i.class deleted file mode 100644 index 0ad4a48e..00000000 Binary files a/2006Redone Client/release/binary/i.class and /dev/null differ diff --git a/2006Redone Client/release/binary/j.class b/2006Redone Client/release/binary/j.class deleted file mode 100644 index 28648b9a..00000000 Binary files a/2006Redone Client/release/binary/j.class and /dev/null differ diff --git a/2006Redone Client/release/binary/k.class b/2006Redone Client/release/binary/k.class deleted file mode 100644 index d267ac4e..00000000 Binary files a/2006Redone Client/release/binary/k.class and /dev/null differ diff --git a/2006Redone Client/release/binary/l.class b/2006Redone Client/release/binary/l.class deleted file mode 100644 index a05cb595..00000000 Binary files a/2006Redone Client/release/binary/l.class and /dev/null differ diff --git a/2006Redone Client/release/binary/m.class b/2006Redone Client/release/binary/m.class deleted file mode 100644 index e21d1a75..00000000 Binary files a/2006Redone Client/release/binary/m.class and /dev/null differ diff --git a/2006Redone Client/release/binary/n.class b/2006Redone Client/release/binary/n.class deleted file mode 100644 index ce5a0e5e..00000000 Binary files a/2006Redone Client/release/binary/n.class and /dev/null differ diff --git a/2006Redone Client/release/binary/o.class b/2006Redone Client/release/binary/o.class deleted file mode 100644 index 495774a8..00000000 Binary files a/2006Redone Client/release/binary/o.class and /dev/null differ diff --git a/2006Redone Client/release/binary/p.class b/2006Redone Client/release/binary/p.class deleted file mode 100644 index 19685d82..00000000 Binary files a/2006Redone Client/release/binary/p.class and /dev/null differ diff --git a/2006Redone Client/release/binary/q.class b/2006Redone Client/release/binary/q.class deleted file mode 100644 index f0efc1fe..00000000 Binary files a/2006Redone Client/release/binary/q.class and /dev/null differ diff --git a/2006Redone Client/release/binary/r.class b/2006Redone Client/release/binary/r.class deleted file mode 100644 index 6bbc8aec..00000000 Binary files a/2006Redone Client/release/binary/r.class and /dev/null differ diff --git a/2006Redone Client/release/binary/s.class b/2006Redone Client/release/binary/s.class deleted file mode 100644 index dc5fe49c..00000000 Binary files a/2006Redone Client/release/binary/s.class and /dev/null differ diff --git a/2006Redone Client/release/binary/t.class b/2006Redone Client/release/binary/t.class deleted file mode 100644 index cb013332..00000000 Binary files a/2006Redone Client/release/binary/t.class and /dev/null differ diff --git a/2006Redone Client/release/binary/u.class b/2006Redone Client/release/binary/u.class deleted file mode 100644 index 05d2071a..00000000 Binary files a/2006Redone Client/release/binary/u.class and /dev/null differ diff --git a/2006Redone Client/release/binary/v.class b/2006Redone Client/release/binary/v.class deleted file mode 100644 index cdd89309..00000000 Binary files a/2006Redone Client/release/binary/v.class and /dev/null differ diff --git a/2006Redone Client/release/binary/w.class b/2006Redone Client/release/binary/w.class deleted file mode 100644 index 1e381224..00000000 Binary files a/2006Redone Client/release/binary/w.class and /dev/null differ diff --git a/2006Redone Client/release/binary/x.class b/2006Redone Client/release/binary/x.class deleted file mode 100644 index 47a370fd..00000000 Binary files a/2006Redone Client/release/binary/x.class and /dev/null differ diff --git a/2006Redone Client/release/binary/y.class b/2006Redone Client/release/binary/y.class deleted file mode 100644 index 6f5de41a..00000000 Binary files a/2006Redone Client/release/binary/y.class and /dev/null differ diff --git a/2006Redone Client/release/binary/z.class b/2006Redone Client/release/binary/z.class deleted file mode 100644 index 49cefc8f..00000000 Binary files a/2006Redone Client/release/binary/z.class and /dev/null differ diff --git a/2006Redone Client/release/binary/zd.class b/2006Redone Client/release/binary/zd.class deleted file mode 100644 index ad8609d7..00000000 Binary files a/2006Redone Client/release/binary/zd.class and /dev/null differ diff --git a/2006Redone Client/release/client.bat b/2006Redone Client/release/client.bat deleted file mode 100644 index a1078e69..00000000 --- a/2006Redone Client/release/client.bat +++ /dev/null @@ -1,9 +0,0 @@ -@ECHO OFF -ECHO THIS BATCH IS FOR DEBUGGING THE EXECUTABLE JAR ONLY -ECHO DOUBLE-CLICK THE "client.jar" TO RUN IT -ECHO - -ECHO Generated by: JAR Maker (http://www.goldenstudios.or.id/) -@ECHO ON -java -jar client.jar -@ECHO OFF -pause diff --git a/2006Redone Client/release/client.jar b/2006Redone Client/release/client.jar deleted file mode 100644 index fc2ff539..00000000 Binary files a/2006Redone Client/release/client.jar and /dev/null differ diff --git a/2006Redone Client/release/init-arch.cmd b/2006Redone Client/release/init-arch.cmd deleted file mode 100644 index 1cea6671..00000000 --- a/2006Redone Client/release/init-arch.cmd +++ /dev/null @@ -1 +0,0 @@ -java -jar client.jar \ No newline at end of file diff --git a/2006Redone Client/release/init-bin.cmd b/2006Redone Client/release/init-bin.cmd deleted file mode 100644 index 976fb79d..00000000 --- a/2006Redone Client/release/init-bin.cmd +++ /dev/null @@ -1 +0,0 @@ -java -cp binary; zd \ No newline at end of file diff --git a/2006Redone Client/release/jms.JMS b/2006Redone Client/release/jms.JMS deleted file mode 100644 index 57cf4b44..00000000 Binary files a/2006Redone Client/release/jms.JMS and /dev/null differ diff --git a/2006Redone Client/release/keystore b/2006Redone Client/release/keystore deleted file mode 100644 index d89ae299..00000000 Binary files a/2006Redone Client/release/keystore and /dev/null differ diff --git a/2006Redone Client/release/obf.pro b/2006Redone Client/release/obf.pro deleted file mode 100644 index 9d277c2c..00000000 --- a/2006Redone Client/release/obf.pro +++ /dev/null @@ -1,296 +0,0 @@ --injars 'C:\Users\Ryley Kimmel\Dropbox\2006redone\2006Redone (1)\2006scape Client\bin' --outjars binary - --libraryjars 'C:\Program Files\Java\jre6\lib\rt.jar' - --dontusemixedcaseclassnames - - -# Keep - Applications. Keep all application classes, along with their 'main' -# methods. --keepclasseswithmembers public class * { - public static void main(java.lang.String[]); -} - -# Also keep - Enumerations. Keep the special static methods that are required in -# enumeration classes. --keepclassmembers enum * { - public static **[] values(); - public static ** valueOf(java.lang.String); -} - -# Also keep - Database drivers. Keep all implementations of java.sql.Driver. --keep class * extends java.sql.Driver - -# Also keep - Swing UI L&F. Keep all extensions of javax.swing.plaf.ComponentUI, -# along with the special 'createUI' method. --keep class * extends javax.swing.plaf.ComponentUI { - public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent); -} - -# Keep names - Native method names. Keep all native class/method names. --keepclasseswithmembers,allowshrinking class * { - native ; -} - -# Remove - System method calls. Remove all invocations of System -# methods without side effects whose return values are not used. --assumenosideeffects public class java.lang.System { - public static long currentTimeMillis(); - static java.lang.Class getCallerClass(); - public static int identityHashCode(java.lang.Object); - public static java.lang.SecurityManager getSecurityManager(); - public static java.util.Properties getProperties(); - public static java.lang.String getProperty(java.lang.String); - public static java.lang.String getenv(java.lang.String); - public static java.lang.String mapLibraryName(java.lang.String); - public static java.lang.String getProperty(java.lang.String,java.lang.String); -} - -# Remove - Math method calls. Remove all invocations of Math -# methods without side effects whose return values are not used. --assumenosideeffects public class java.lang.Math { - public static double sin(double); - public static double cos(double); - public static double tan(double); - public static double asin(double); - public static double acos(double); - public static double atan(double); - public static double toRadians(double); - public static double toDegrees(double); - public static double exp(double); - public static double log(double); - public static double log10(double); - public static double sqrt(double); - public static double cbrt(double); - public static double IEEEremainder(double,double); - public static double ceil(double); - public static double floor(double); - public static double rint(double); - public static double atan2(double,double); - public static double pow(double,double); - public static int round(float); - public static long round(double); - public static double random(); - public static int abs(int); - public static long abs(long); - public static float abs(float); - public static double abs(double); - public static int max(int,int); - public static long max(long,long); - public static float max(float,float); - public static double max(double,double); - public static int min(int,int); - public static long min(long,long); - public static float min(float,float); - public static double min(double,double); - public static double ulp(double); - public static float ulp(float); - public static double signum(double); - public static float signum(float); - public static double sinh(double); - public static double cosh(double); - public static double tanh(double); - public static double hypot(double,double); - public static double expm1(double); - public static double log1p(double); -} - -# Remove - Number method calls. Remove all invocations of Number -# methods without side effects whose return values are not used. --assumenosideeffects public class java.lang.* extends java.lang.Number { - public static java.lang.String toString(byte); - public static java.lang.Byte valueOf(byte); - public static byte parseByte(java.lang.String); - public static byte parseByte(java.lang.String,int); - public static java.lang.Byte valueOf(java.lang.String,int); - public static java.lang.Byte valueOf(java.lang.String); - public static java.lang.Byte decode(java.lang.String); - public int compareTo(java.lang.Byte); - public static java.lang.String toString(short); - public static short parseShort(java.lang.String); - public static short parseShort(java.lang.String,int); - public static java.lang.Short valueOf(java.lang.String,int); - public static java.lang.Short valueOf(java.lang.String); - public static java.lang.Short valueOf(short); - public static java.lang.Short decode(java.lang.String); - public static short reverseBytes(short); - public int compareTo(java.lang.Short); - public static java.lang.String toString(int,int); - public static java.lang.String toHexString(int); - public static java.lang.String toOctalString(int); - public static java.lang.String toBinaryString(int); - public static java.lang.String toString(int); - public static int parseInt(java.lang.String,int); - public static int parseInt(java.lang.String); - public static java.lang.Integer valueOf(java.lang.String,int); - public static java.lang.Integer valueOf(java.lang.String); - public static java.lang.Integer valueOf(int); - public static java.lang.Integer getInteger(java.lang.String); - public static java.lang.Integer getInteger(java.lang.String,int); - public static java.lang.Integer getInteger(java.lang.String,java.lang.Integer); - public static java.lang.Integer decode(java.lang.String); - public static int highestOneBit(int); - public static int lowestOneBit(int); - public static int numberOfLeadingZeros(int); - public static int numberOfTrailingZeros(int); - public static int bitCount(int); - public static int rotateLeft(int,int); - public static int rotateRight(int,int); - public static int reverse(int); - public static int signum(int); - public static int reverseBytes(int); - public int compareTo(java.lang.Integer); - public static java.lang.String toString(long,int); - public static java.lang.String toHexString(long); - public static java.lang.String toOctalString(long); - public static java.lang.String toBinaryString(long); - public static java.lang.String toString(long); - public static long parseLong(java.lang.String,int); - public static long parseLong(java.lang.String); - public static java.lang.Long valueOf(java.lang.String,int); - public static java.lang.Long valueOf(java.lang.String); - public static java.lang.Long valueOf(long); - public static java.lang.Long decode(java.lang.String); - public static java.lang.Long getLong(java.lang.String); - public static java.lang.Long getLong(java.lang.String,long); - public static java.lang.Long getLong(java.lang.String,java.lang.Long); - public static long highestOneBit(long); - public static long lowestOneBit(long); - public static int numberOfLeadingZeros(long); - public static int numberOfTrailingZeros(long); - public static int bitCount(long); - public static long rotateLeft(long,int); - public static long rotateRight(long,int); - public static long reverse(long); - public static int signum(long); - public static long reverseBytes(long); - public int compareTo(java.lang.Long); - public static java.lang.String toString(float); - public static java.lang.String toHexString(float); - public static java.lang.Float valueOf(java.lang.String); - public static java.lang.Float valueOf(float); - public static float parseFloat(java.lang.String); - public static boolean isNaN(float); - public static boolean isInfinite(float); - public static int floatToIntBits(float); - public static int floatToRawIntBits(float); - public static float intBitsToFloat(int); - public static int compare(float,float); - public boolean isNaN(); - public boolean isInfinite(); - public int compareTo(java.lang.Float); - public static java.lang.String toString(double); - public static java.lang.String toHexString(double); - public static java.lang.Double valueOf(java.lang.String); - public static java.lang.Double valueOf(double); - public static double parseDouble(java.lang.String); - public static boolean isNaN(double); - public static boolean isInfinite(double); - public static long doubleToLongBits(double); - public static long doubleToRawLongBits(double); - public static double longBitsToDouble(long); - public static int compare(double,double); - public boolean isNaN(); - public boolean isInfinite(); - public int compareTo(java.lang.Double); - public byte byteValue(); - public short shortValue(); - public int intValue(); - public long longValue(); - public float floatValue(); - public double doubleValue(); - public int compareTo(java.lang.Object); - public boolean equals(java.lang.Object); - public int hashCode(); - public java.lang.String toString(); -} - -# Remove - String method calls. Remove all invocations of String -# methods without side effects whose return values are not used. --assumenosideeffects public class java.lang.String { - public static java.lang.String copyValueOf(char[]); - public static java.lang.String copyValueOf(char[],int,int); - public static java.lang.String valueOf(boolean); - public static java.lang.String valueOf(char); - public static java.lang.String valueOf(char[]); - public static java.lang.String valueOf(char[],int,int); - public static java.lang.String valueOf(double); - public static java.lang.String valueOf(float); - public static java.lang.String valueOf(int); - public static java.lang.String valueOf(java.lang.Object); - public static java.lang.String valueOf(long); - public boolean contentEquals(java.lang.StringBuffer); - public boolean endsWith(java.lang.String); - public boolean equalsIgnoreCase(java.lang.String); - public boolean equals(java.lang.Object); - public boolean matches(java.lang.String); - public boolean regionMatches(boolean,int,java.lang.String,int,int); - public boolean regionMatches(int,java.lang.String,int,int); - public boolean startsWith(java.lang.String); - public boolean startsWith(java.lang.String,int); - public byte[] getBytes(); - public byte[] getBytes(java.lang.String); - public char charAt(int); - public char[] toCharArray(); - public int compareToIgnoreCase(java.lang.String); - public int compareTo(java.lang.Object); - public int compareTo(java.lang.String); - public int hashCode(); - public int indexOf(int); - public int indexOf(int,int); - public int indexOf(java.lang.String); - public int indexOf(java.lang.String,int); - public int lastIndexOf(int); - public int lastIndexOf(int,int); - public int lastIndexOf(java.lang.String); - public int lastIndexOf(java.lang.String,int); - public int length(); - public java.lang.CharSequence subSequence(int,int); - public java.lang.String concat(java.lang.String); - public java.lang.String replaceAll(java.lang.String,java.lang.String); - public java.lang.String replace(char,char); - public java.lang.String replaceFirst(java.lang.String,java.lang.String); - public java.lang.String[] split(java.lang.String); - public java.lang.String[] split(java.lang.String,int); - public java.lang.String substring(int); - public java.lang.String substring(int,int); - public java.lang.String toLowerCase(); - public java.lang.String toLowerCase(java.util.Locale); - public java.lang.String toString(); - public java.lang.String toUpperCase(); - public java.lang.String toUpperCase(java.util.Locale); - public java.lang.String trim(); -} - -# Remove - StringBuffer method calls. Remove all invocations of StringBuffer -# methods without side effects whose return values are not used. --assumenosideeffects public class java.lang.StringBuffer { - public java.lang.String toString(); - public char charAt(int); - public int capacity(); - public int codePointAt(int); - public int codePointBefore(int); - public int indexOf(java.lang.String,int); - public int lastIndexOf(java.lang.String); - public int lastIndexOf(java.lang.String,int); - public int length(); - public java.lang.String substring(int); - public java.lang.String substring(int,int); -} - -# Remove - StringBuilder method calls. Remove all invocations of StringBuilder -# methods without side effects whose return values are not used. --assumenosideeffects public class java.lang.StringBuilder { - public java.lang.String toString(); - public char charAt(int); - public int capacity(); - public int codePointAt(int); - public int codePointBefore(int); - public int indexOf(java.lang.String,int); - public int lastIndexOf(java.lang.String); - public int lastIndexOf(java.lang.String,int); - public int length(); - public java.lang.String substring(int); - public java.lang.String substring(int,int); -} diff --git a/2006Redone Client/src/Animable_Sub3.java b/2006Redone Client/src/Animable_Sub3.java deleted file mode 100644 index 763e7e76..00000000 --- a/2006Redone Client/src/Animable_Sub3.java +++ /dev/null @@ -1,74 +0,0 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Animable_Sub3 extends Animable { - - public Animable_Sub3(int i, int j, int l, int i1, int j1, int k1, int l1) { - aBoolean1567 = false; - aSpotAnim_1568 = SpotAnim.cache[i1]; - anInt1560 = i; - anInt1561 = l1; - anInt1562 = k1; - anInt1563 = j1; - anInt1564 = j + l; - aBoolean1567 = false; - } - - @Override - public Model getRotatedModel() { - Model model = aSpotAnim_1568.getModel(); - if (model == null) { - return null; - } - int j = aSpotAnim_1568.aAnimation_407.anIntArray353[anInt1569]; - Model model_1 = new Model(true, Class36.method532(j), false, model); - if (!aBoolean1567) { - model_1.method469(); - model_1.method470(j); - model_1.anIntArrayArray1658 = null; - model_1.anIntArrayArray1657 = null; - } - if (aSpotAnim_1568.anInt410 != 128 || aSpotAnim_1568.anInt411 != 128) { - model_1.method478(aSpotAnim_1568.anInt410, aSpotAnim_1568.anInt410, aSpotAnim_1568.anInt411); - } - if (aSpotAnim_1568.anInt412 != 0) { - if (aSpotAnim_1568.anInt412 == 90) { - model_1.method473(); - } - if (aSpotAnim_1568.anInt412 == 180) { - model_1.method473(); - model_1.method473(); - } - if (aSpotAnim_1568.anInt412 == 270) { - model_1.method473(); - model_1.method473(); - model_1.method473(); - } - } - model_1.method479(64 + aSpotAnim_1568.anInt413, 850 + aSpotAnim_1568.anInt414, -30, -50, -30, true); - return model_1; - } - - public void method454(int i) { - for (anInt1570 += i; anInt1570 > aSpotAnim_1568.aAnimation_407.method258(anInt1569);) { - anInt1570 -= aSpotAnim_1568.aAnimation_407.method258(anInt1569) + 1; - anInt1569++; - if (anInt1569 >= aSpotAnim_1568.aAnimation_407.anInt352 && (anInt1569 < 0 || anInt1569 >= aSpotAnim_1568.aAnimation_407.anInt352)) { - anInt1569 = 0; - aBoolean1567 = true; - } - } - - } - - public final int anInt1560; - public final int anInt1561; - public final int anInt1562; - public final int anInt1563; - public final int anInt1564; - public boolean aBoolean1567; - private final SpotAnim aSpotAnim_1568; - private int anInt1569; - private int anInt1570; -} diff --git a/2006Redone Client/src/Animable.java b/2006Redone Client/src/main/java/Animable.java similarity index 95% rename from 2006Redone Client/src/Animable.java rename to 2006Redone Client/src/main/java/Animable.java index 8b216f63..bca2caee 100644 --- a/2006Redone Client/src/Animable.java +++ b/2006Redone Client/src/main/java/Animable.java @@ -1,25 +1,25 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public class Animable extends NodeSub { - - public void method443(int i, int j, int k, int l, int i1, int j1, int k1, int l1, int i2) { - Model model = getRotatedModel(); - if (model != null) { - modelHeight = model.modelHeight; - model.method443(i, j, k, l, i1, j1, k1, l1, i2); - } - } - - Model getRotatedModel() { - return null; - } - - Animable() { - modelHeight = 1000; - } - - Class33 aClass33Array1425[]; - public int modelHeight; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public class Animable extends NodeSub { + + public void method443(int i, int j, int k, int l, int i1, int j1, int k1, int l1, int i2) { + Model model = getRotatedModel(); + if (model != null) { + modelHeight = model.modelHeight; + model.method443(i, j, k, l, i1, j1, k1, l1, i2); + } + } + + Model getRotatedModel() { + return null; + } + + Animable() { + modelHeight = 1000; + } + + Class33 aClass33Array1425[]; + public int modelHeight; +} diff --git a/2006Redone Client/src/main/java/Animable_Sub3.java b/2006Redone Client/src/main/java/Animable_Sub3.java new file mode 100644 index 00000000..ddb2b70a --- /dev/null +++ b/2006Redone Client/src/main/java/Animable_Sub3.java @@ -0,0 +1,74 @@ +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Animable_Sub3 extends Animable { + + public Animable_Sub3(int i, int j, int l, int i1, int j1, int k1, int l1) { + aBoolean1567 = false; + aSpotAnim_1568 = SpotAnim.cache[i1]; + anInt1560 = i; + anInt1561 = l1; + anInt1562 = k1; + anInt1563 = j1; + anInt1564 = j + l; + aBoolean1567 = false; + } + + @Override + public Model getRotatedModel() { + Model model = aSpotAnim_1568.getModel(); + if (model == null) { + return null; + } + int j = aSpotAnim_1568.aAnimation_407.anIntArray353[anInt1569]; + Model model_1 = new Model(true, Class36.method532(j), false, model); + if (!aBoolean1567) { + model_1.method469(); + model_1.method470(j); + model_1.anIntArrayArray1658 = null; + model_1.anIntArrayArray1657 = null; + } + if (aSpotAnim_1568.anInt410 != 128 || aSpotAnim_1568.anInt411 != 128) { + model_1.method478(aSpotAnim_1568.anInt410, aSpotAnim_1568.anInt410, aSpotAnim_1568.anInt411); + } + if (aSpotAnim_1568.anInt412 != 0) { + if (aSpotAnim_1568.anInt412 == 90) { + model_1.method473(); + } + if (aSpotAnim_1568.anInt412 == 180) { + model_1.method473(); + model_1.method473(); + } + if (aSpotAnim_1568.anInt412 == 270) { + model_1.method473(); + model_1.method473(); + model_1.method473(); + } + } + model_1.method479(64 + aSpotAnim_1568.anInt413, 850 + aSpotAnim_1568.anInt414, -30, -50, -30, true); + return model_1; + } + + public void method454(int i) { + for (anInt1570 += i; anInt1570 > aSpotAnim_1568.aAnimation_407.method258(anInt1569); ) { + anInt1570 -= aSpotAnim_1568.aAnimation_407.method258(anInt1569) + 1; + anInt1569++; + if (anInt1569 >= aSpotAnim_1568.aAnimation_407.anInt352 && (anInt1569 < 0 || anInt1569 >= aSpotAnim_1568.aAnimation_407.anInt352)) { + anInt1569 = 0; + aBoolean1567 = true; + } + } + + } + + public final int anInt1560; + public final int anInt1561; + public final int anInt1562; + public final int anInt1563; + public final int anInt1564; + public boolean aBoolean1567; + private final SpotAnim aSpotAnim_1568; + private int anInt1569; + private int anInt1570; +} diff --git a/2006Redone Client/src/Animable_Sub4.java b/2006Redone Client/src/main/java/Animable_Sub4.java similarity index 96% rename from 2006Redone Client/src/Animable_Sub4.java rename to 2006Redone Client/src/main/java/Animable_Sub4.java index d167eb49..667c8352 100644 --- a/2006Redone Client/src/Animable_Sub4.java +++ b/2006Redone Client/src/main/java/Animable_Sub4.java @@ -1,111 +1,111 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Animable_Sub4 extends Animable { - - public void method455(int i, int j, int k, int l) { - if (!aBoolean1579) { - double d = l - anInt1580; - double d2 = j - anInt1581; - double d3 = Math.sqrt(d * d + d2 * d2); - aDouble1585 = anInt1580 + d * anInt1589 / d3; - aDouble1586 = anInt1581 + d2 * anInt1589 / d3; - aDouble1587 = anInt1582; - } - double d1 = anInt1572 + 1 - i; - aDouble1574 = (l - aDouble1585) / d1; - aDouble1575 = (j - aDouble1586) / d1; - aDouble1576 = Math.sqrt(aDouble1574 * aDouble1574 + aDouble1575 * aDouble1575); - if (!aBoolean1579) { - aDouble1577 = -aDouble1576 * Math.tan(anInt1588 * 0.02454369D); - } - aDouble1578 = 2D * (k - aDouble1587 - aDouble1577 * d1) / (d1 * d1); - } - - @Override - public Model getRotatedModel() { - Model model = aSpotAnim_1592.getModel(); - if (model == null) { - return null; - } - int j = -1; - if (aSpotAnim_1592.aAnimation_407 != null) { - j = aSpotAnim_1592.aAnimation_407.anIntArray353[anInt1593]; - } - Model model_1 = new Model(true, Class36.method532(j), false, model); - if (j != -1) { - model_1.method469(); - model_1.method470(j); - model_1.anIntArrayArray1658 = null; - model_1.anIntArrayArray1657 = null; - } - if (aSpotAnim_1592.anInt410 != 128 || aSpotAnim_1592.anInt411 != 128) { - model_1.method478(aSpotAnim_1592.anInt410, aSpotAnim_1592.anInt410, aSpotAnim_1592.anInt411); - } - model_1.method474(anInt1596); - model_1.method479(64 + aSpotAnim_1592.anInt413, 850 + aSpotAnim_1592.anInt414, -30, -50, -30, true); - return model_1; - } - - public Animable_Sub4(int i, int j, int l, int i1, int j1, int k1, int l1, int i2, int j2, int k2, int l2) { - aBoolean1579 = false; - aSpotAnim_1592 = SpotAnim.cache[l2]; - anInt1597 = k1; - anInt1580 = j2; - anInt1581 = i2; - anInt1582 = l1; - anInt1571 = l; - anInt1572 = i1; - anInt1588 = i; - anInt1589 = j1; - anInt1590 = k2; - anInt1583 = j; - aBoolean1579 = false; - } - - public void method456(int i) { - aBoolean1579 = true; - aDouble1585 += aDouble1574 * i; - aDouble1586 += aDouble1575 * i; - aDouble1587 += aDouble1577 * i + 0.5D * aDouble1578 * i * i; - aDouble1577 += aDouble1578 * i; - anInt1595 = (int) (Math.atan2(aDouble1574, aDouble1575) * 325.94900000000001D) + 1024 & 0x7ff; - anInt1596 = (int) (Math.atan2(aDouble1577, aDouble1576) * 325.94900000000001D) & 0x7ff; - if (aSpotAnim_1592.aAnimation_407 != null) { - for (anInt1594 += i; anInt1594 > aSpotAnim_1592.aAnimation_407.method258(anInt1593);) { - anInt1594 -= aSpotAnim_1592.aAnimation_407.method258(anInt1593) + 1; - anInt1593++; - if (anInt1593 >= aSpotAnim_1592.aAnimation_407.anInt352) { - anInt1593 = 0; - } - } - } - - } - - public final int anInt1571; - public final int anInt1572; - private double aDouble1574; - private double aDouble1575; - private double aDouble1576; - private double aDouble1577; - private double aDouble1578; - private boolean aBoolean1579; - private final int anInt1580; - private final int anInt1581; - private final int anInt1582; - public final int anInt1583; - public double aDouble1585; - public double aDouble1586; - public double aDouble1587; - private final int anInt1588; - private final int anInt1589; - public final int anInt1590; - private final SpotAnim aSpotAnim_1592; - private int anInt1593; - private int anInt1594; - public int anInt1595; - private int anInt1596; - public final int anInt1597; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Animable_Sub4 extends Animable { + + public void method455(int i, int j, int k, int l) { + if (!aBoolean1579) { + double d = l - anInt1580; + double d2 = j - anInt1581; + double d3 = Math.sqrt(d * d + d2 * d2); + aDouble1585 = anInt1580 + d * anInt1589 / d3; + aDouble1586 = anInt1581 + d2 * anInt1589 / d3; + aDouble1587 = anInt1582; + } + double d1 = anInt1572 + 1 - i; + aDouble1574 = (l - aDouble1585) / d1; + aDouble1575 = (j - aDouble1586) / d1; + aDouble1576 = Math.sqrt(aDouble1574 * aDouble1574 + aDouble1575 * aDouble1575); + if (!aBoolean1579) { + aDouble1577 = -aDouble1576 * Math.tan(anInt1588 * 0.02454369D); + } + aDouble1578 = 2D * (k - aDouble1587 - aDouble1577 * d1) / (d1 * d1); + } + + @Override + public Model getRotatedModel() { + Model model = aSpotAnim_1592.getModel(); + if (model == null) { + return null; + } + int j = -1; + if (aSpotAnim_1592.aAnimation_407 != null) { + j = aSpotAnim_1592.aAnimation_407.anIntArray353[anInt1593]; + } + Model model_1 = new Model(true, Class36.method532(j), false, model); + if (j != -1) { + model_1.method469(); + model_1.method470(j); + model_1.anIntArrayArray1658 = null; + model_1.anIntArrayArray1657 = null; + } + if (aSpotAnim_1592.anInt410 != 128 || aSpotAnim_1592.anInt411 != 128) { + model_1.method478(aSpotAnim_1592.anInt410, aSpotAnim_1592.anInt410, aSpotAnim_1592.anInt411); + } + model_1.method474(anInt1596); + model_1.method479(64 + aSpotAnim_1592.anInt413, 850 + aSpotAnim_1592.anInt414, -30, -50, -30, true); + return model_1; + } + + public Animable_Sub4(int i, int j, int l, int i1, int j1, int k1, int l1, int i2, int j2, int k2, int l2) { + aBoolean1579 = false; + aSpotAnim_1592 = SpotAnim.cache[l2]; + anInt1597 = k1; + anInt1580 = j2; + anInt1581 = i2; + anInt1582 = l1; + anInt1571 = l; + anInt1572 = i1; + anInt1588 = i; + anInt1589 = j1; + anInt1590 = k2; + anInt1583 = j; + aBoolean1579 = false; + } + + public void method456(int i) { + aBoolean1579 = true; + aDouble1585 += aDouble1574 * i; + aDouble1586 += aDouble1575 * i; + aDouble1587 += aDouble1577 * i + 0.5D * aDouble1578 * i * i; + aDouble1577 += aDouble1578 * i; + anInt1595 = (int) (Math.atan2(aDouble1574, aDouble1575) * 325.94900000000001D) + 1024 & 0x7ff; + anInt1596 = (int) (Math.atan2(aDouble1577, aDouble1576) * 325.94900000000001D) & 0x7ff; + if (aSpotAnim_1592.aAnimation_407 != null) { + for (anInt1594 += i; anInt1594 > aSpotAnim_1592.aAnimation_407.method258(anInt1593);) { + anInt1594 -= aSpotAnim_1592.aAnimation_407.method258(anInt1593) + 1; + anInt1593++; + if (anInt1593 >= aSpotAnim_1592.aAnimation_407.anInt352) { + anInt1593 = 0; + } + } + } + + } + + public final int anInt1571; + public final int anInt1572; + private double aDouble1574; + private double aDouble1575; + private double aDouble1576; + private double aDouble1577; + private double aDouble1578; + private boolean aBoolean1579; + private final int anInt1580; + private final int anInt1581; + private final int anInt1582; + public final int anInt1583; + public double aDouble1585; + public double aDouble1586; + public double aDouble1587; + private final int anInt1588; + private final int anInt1589; + public final int anInt1590; + private final SpotAnim aSpotAnim_1592; + private int anInt1593; + private int anInt1594; + public int anInt1595; + private int anInt1596; + public final int anInt1597; +} diff --git a/2006Redone Client/src/Animable_Sub5.java b/2006Redone Client/src/main/java/Animable_Sub5.java similarity index 96% rename from 2006Redone Client/src/Animable_Sub5.java rename to 2006Redone Client/src/main/java/Animable_Sub5.java index 2942a4f3..a49d16a9 100644 --- a/2006Redone Client/src/Animable_Sub5.java +++ b/2006Redone Client/src/main/java/Animable_Sub5.java @@ -1,102 +1,102 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Animable_Sub5 extends Animable { - - @Override - public Model getRotatedModel() { - int j = -1; - if (aAnimation_1607 != null) { - int k = Game.loopCycle - anInt1608; - if (k > 100 && aAnimation_1607.anInt356 > 0) { - k = 100; - } - while (k > aAnimation_1607.method258(anInt1599)) { - k -= aAnimation_1607.method258(anInt1599); - anInt1599++; - if (anInt1599 < aAnimation_1607.anInt352) { - continue; - } - anInt1599 -= aAnimation_1607.anInt356; - if (anInt1599 >= 0 && anInt1599 < aAnimation_1607.anInt352) { - continue; - } - aAnimation_1607 = null; - break; - } - anInt1608 = Game.loopCycle - k; - if (aAnimation_1607 != null) { - j = aAnimation_1607.anIntArray353[anInt1599]; - } - } - ObjectDef class46; - if (anIntArray1600 != null) { - class46 = method457(); - } else { - class46 = ObjectDef.forID(anInt1610); - } - if (class46 == null) { - return null; - } else { - return class46.method578(anInt1611, anInt1612, anInt1603, anInt1604, anInt1605, anInt1606, j); - } - } - - private ObjectDef method457() { - int i = -1; - if (anInt1601 != -1) { - VarBit varBit = VarBit.cache[anInt1601]; - int k = varBit.anInt648; - int l = varBit.anInt649; - int i1 = varBit.anInt650; - int j1 = Game.anIntArray1232[i1 - l]; - i = clientInstance.variousSettings[k] >> l & j1; - } else if (anInt1602 != -1) { - i = clientInstance.variousSettings[anInt1602]; - } - if (i < 0 || i >= anIntArray1600.length || anIntArray1600[i] == -1) { - return null; - } else { - return ObjectDef.forID(anIntArray1600[i]); - } - } - - public Animable_Sub5(int i, int j, int k, int l, int i1, int j1, int k1, int l1, boolean flag) { - anInt1610 = i; - anInt1611 = k; - anInt1612 = j; - anInt1603 = j1; - anInt1604 = l; - anInt1605 = i1; - anInt1606 = k1; - if (l1 != -1) { - aAnimation_1607 = Animation.anims[l1]; - anInt1599 = 0; - anInt1608 = Game.loopCycle; - if (flag && aAnimation_1607.anInt356 != -1) { - anInt1599 = (int) (Math.random() * aAnimation_1607.anInt352); - anInt1608 -= (int) (Math.random() * aAnimation_1607.method258(anInt1599)); - } - } - ObjectDef class46 = ObjectDef.forID(anInt1610); - anInt1601 = class46.anInt774; - anInt1602 = class46.anInt749; - anIntArray1600 = class46.childrenIDs; - } - - private int anInt1599; - private final int[] anIntArray1600; - private final int anInt1601; - private final int anInt1602; - private final int anInt1603; - private final int anInt1604; - private final int anInt1605; - private final int anInt1606; - private Animation aAnimation_1607; - private int anInt1608; - public static Game clientInstance; - private final int anInt1610; - private final int anInt1611; - private final int anInt1612; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Animable_Sub5 extends Animable { + + @Override + public Model getRotatedModel() { + int j = -1; + if (aAnimation_1607 != null) { + int k = Game.loopCycle - anInt1608; + if (k > 100 && aAnimation_1607.anInt356 > 0) { + k = 100; + } + while (k > aAnimation_1607.method258(anInt1599)) { + k -= aAnimation_1607.method258(anInt1599); + anInt1599++; + if (anInt1599 < aAnimation_1607.anInt352) { + continue; + } + anInt1599 -= aAnimation_1607.anInt356; + if (anInt1599 >= 0 && anInt1599 < aAnimation_1607.anInt352) { + continue; + } + aAnimation_1607 = null; + break; + } + anInt1608 = Game.loopCycle - k; + if (aAnimation_1607 != null) { + j = aAnimation_1607.anIntArray353[anInt1599]; + } + } + ObjectDef class46; + if (anIntArray1600 != null) { + class46 = method457(); + } else { + class46 = ObjectDef.forID(anInt1610); + } + if (class46 == null) { + return null; + } else { + return class46.method578(anInt1611, anInt1612, anInt1603, anInt1604, anInt1605, anInt1606, j); + } + } + + private ObjectDef method457() { + int i = -1; + if (anInt1601 != -1) { + VarBit varBit = VarBit.cache[anInt1601]; + int k = varBit.anInt648; + int l = varBit.anInt649; + int i1 = varBit.anInt650; + int j1 = Game.anIntArray1232[i1 - l]; + i = clientInstance.variousSettings[k] >> l & j1; + } else if (anInt1602 != -1) { + i = clientInstance.variousSettings[anInt1602]; + } + if (i < 0 || i >= anIntArray1600.length || anIntArray1600[i] == -1) { + return null; + } else { + return ObjectDef.forID(anIntArray1600[i]); + } + } + + public Animable_Sub5(int i, int j, int k, int l, int i1, int j1, int k1, int l1, boolean flag) { + anInt1610 = i; + anInt1611 = k; + anInt1612 = j; + anInt1603 = j1; + anInt1604 = l; + anInt1605 = i1; + anInt1606 = k1; + if (l1 != -1) { + aAnimation_1607 = Animation.anims[l1]; + anInt1599 = 0; + anInt1608 = Game.loopCycle; + if (flag && aAnimation_1607.anInt356 != -1) { + anInt1599 = (int) (Math.random() * aAnimation_1607.anInt352); + anInt1608 -= (int) (Math.random() * aAnimation_1607.method258(anInt1599)); + } + } + ObjectDef class46 = ObjectDef.forID(anInt1610); + anInt1601 = class46.anInt774; + anInt1602 = class46.anInt749; + anIntArray1600 = class46.childrenIDs; + } + + private int anInt1599; + private final int[] anIntArray1600; + private final int anInt1601; + private final int anInt1602; + private final int anInt1603; + private final int anInt1604; + private final int anInt1605; + private final int anInt1606; + private Animation aAnimation_1607; + private int anInt1608; + public static Game clientInstance; + private final int anInt1610; + private final int anInt1611; + private final int anInt1612; +} diff --git a/2006Redone Client/src/Animation.java b/2006Redone Client/src/main/java/Animation.java similarity index 96% rename from 2006Redone Client/src/Animation.java rename to 2006Redone Client/src/main/java/Animation.java index 84f6e0be..b3563e9b 100644 --- a/2006Redone Client/src/Animation.java +++ b/2006Redone Client/src/main/java/Animation.java @@ -1,140 +1,140 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class Animation { - - public static void unpackConfig(StreamLoader streamLoader) { - Stream stream = new Stream(streamLoader.getDataForName("seq.dat")); - int length = stream.readUnsignedWord(); - if (anims == null) { - anims = new Animation[length]; - } - for (int j = 0; j < length; j++) { - if (anims[j] == null) { - anims[j] = new Animation(); - } - anims[j].readValues(stream); - } - } - - public int method258(int i) { - int j = anIntArray355[i]; - if (j == 0) { - Class36 class36 = Class36.method531(anIntArray353[i]); - if (class36 != null) { - j = anIntArray355[i] = class36.anInt636; - } - } - if (j == 0) { - j = 1; - } - return j; - } - - private void readValues(Stream stream) { - do { - int i = stream.readUnsignedByte(); - if (i == 0) { - break; - } - if (i == 1) { - anInt352 = stream.readUnsignedByte(); - anIntArray353 = new int[anInt352]; - anIntArray354 = new int[anInt352]; - anIntArray355 = new int[anInt352]; - for (int j = 0; j < anInt352; j++) { - anIntArray353[j] = stream.readUnsignedWord(); - anIntArray354[j] = stream.readUnsignedWord(); - if (anIntArray354[j] == 65535) { - anIntArray354[j] = -1; - } - anIntArray355[j] = stream.readUnsignedWord(); - } - - } else if (i == 2) { - anInt356 = stream.readUnsignedWord(); - } else if (i == 3) { - int k = stream.readUnsignedByte(); - anIntArray357 = new int[k + 1]; - for (int l = 0; l < k; l++) { - anIntArray357[l] = stream.readUnsignedByte(); - } - - anIntArray357[k] = 0x98967f; - } else if (i == 4) { - aBoolean358 = true; - } else if (i == 5) { - anInt359 = stream.readUnsignedByte(); - } else if (i == 6) { - anInt360 = stream.readUnsignedWord(); - } else if (i == 7) { - anInt361 = stream.readUnsignedWord(); - } else if (i == 8) { - anInt362 = stream.readUnsignedByte(); - } else if (i == 9) { - anInt363 = stream.readUnsignedByte(); - } else if (i == 10) { - anInt364 = stream.readUnsignedByte(); - } else if (i == 11) { - anInt365 = stream.readUnsignedByte(); - } else if (i == 12) { - stream.readDWord(); - } else { - System.out.println("Error unrecognised seq config code: " + i); - } - } while (true); - if (anInt352 == 0) { - anInt352 = 1; - anIntArray353 = new int[1]; - anIntArray353[0] = -1; - anIntArray354 = new int[1]; - anIntArray354[0] = -1; - anIntArray355 = new int[1]; - anIntArray355[0] = -1; - } - if (anInt363 == -1) { - if (anIntArray357 != null) { - anInt363 = 2; - } else { - anInt363 = 0; - } - } - if (anInt364 == -1) { - if (anIntArray357 != null) { - anInt364 = 2; - return; - } - anInt364 = 0; - } - } - - private Animation() { - anInt356 = -1; - aBoolean358 = false; - anInt359 = 5; - anInt360 = -1; - anInt361 = -1; - anInt362 = 99; - anInt363 = -1; - anInt364 = -1; - anInt365 = 2; - } - - public static Animation anims[]; - public int anInt352; - public int anIntArray353[]; - public int anIntArray354[]; - private int[] anIntArray355; - public int anInt356; - public int anIntArray357[]; - public boolean aBoolean358; - public int anInt359; - public int anInt360; - public int anInt361; - public int anInt362; - public int anInt363; - public int anInt364; - public int anInt365; - public static int anInt367; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class Animation { + + public static void unpackConfig(StreamLoader streamLoader) { + Stream stream = new Stream(streamLoader.getDataForName("seq.dat")); + int length = stream.readUnsignedWord(); + if (anims == null) { + anims = new Animation[length]; + } + for (int j = 0; j < length; j++) { + if (anims[j] == null) { + anims[j] = new Animation(); + } + anims[j].readValues(stream); + } + } + + public int method258(int i) { + int j = anIntArray355[i]; + if (j == 0) { + Class36 class36 = Class36.method531(anIntArray353[i]); + if (class36 != null) { + j = anIntArray355[i] = class36.anInt636; + } + } + if (j == 0) { + j = 1; + } + return j; + } + + private void readValues(Stream stream) { + do { + int i = stream.readUnsignedByte(); + if (i == 0) { + break; + } + if (i == 1) { + anInt352 = stream.readUnsignedByte(); + anIntArray353 = new int[anInt352]; + anIntArray354 = new int[anInt352]; + anIntArray355 = new int[anInt352]; + for (int j = 0; j < anInt352; j++) { + anIntArray353[j] = stream.readUnsignedWord(); + anIntArray354[j] = stream.readUnsignedWord(); + if (anIntArray354[j] == 65535) { + anIntArray354[j] = -1; + } + anIntArray355[j] = stream.readUnsignedWord(); + } + + } else if (i == 2) { + anInt356 = stream.readUnsignedWord(); + } else if (i == 3) { + int k = stream.readUnsignedByte(); + anIntArray357 = new int[k + 1]; + for (int l = 0; l < k; l++) { + anIntArray357[l] = stream.readUnsignedByte(); + } + + anIntArray357[k] = 0x98967f; + } else if (i == 4) { + aBoolean358 = true; + } else if (i == 5) { + anInt359 = stream.readUnsignedByte(); + } else if (i == 6) { + anInt360 = stream.readUnsignedWord(); + } else if (i == 7) { + anInt361 = stream.readUnsignedWord(); + } else if (i == 8) { + anInt362 = stream.readUnsignedByte(); + } else if (i == 9) { + anInt363 = stream.readUnsignedByte(); + } else if (i == 10) { + anInt364 = stream.readUnsignedByte(); + } else if (i == 11) { + anInt365 = stream.readUnsignedByte(); + } else if (i == 12) { + stream.readDWord(); + } else { + System.out.println("Error unrecognised seq config code: " + i); + } + } while (true); + if (anInt352 == 0) { + anInt352 = 1; + anIntArray353 = new int[1]; + anIntArray353[0] = -1; + anIntArray354 = new int[1]; + anIntArray354[0] = -1; + anIntArray355 = new int[1]; + anIntArray355[0] = -1; + } + if (anInt363 == -1) { + if (anIntArray357 != null) { + anInt363 = 2; + } else { + anInt363 = 0; + } + } + if (anInt364 == -1) { + if (anIntArray357 != null) { + anInt364 = 2; + return; + } + anInt364 = 0; + } + } + + private Animation() { + anInt356 = -1; + aBoolean358 = false; + anInt359 = 5; + anInt360 = -1; + anInt361 = -1; + anInt362 = 99; + anInt363 = -1; + anInt364 = -1; + anInt365 = 2; + } + + public static Animation anims[]; + public int anInt352; + public int anIntArray353[]; + public int anIntArray354[]; + private int[] anIntArray355; + public int anInt356; + public int anIntArray357[]; + public boolean aBoolean358; + public int anInt359; + public int anInt360; + public int anInt361; + public int anInt362; + public int anInt363; + public int anInt364; + public int anInt365; + public static int anInt367; +} diff --git a/2006Redone Client/src/Background.java b/2006Redone Client/src/main/java/Background.java similarity index 95% rename from 2006Redone Client/src/Background.java rename to 2006Redone Client/src/main/java/Background.java index 5a635aed..0b23ca03 100644 --- a/2006Redone Client/src/Background.java +++ b/2006Redone Client/src/main/java/Background.java @@ -1,237 +1,237 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class Background extends DrawingArea { - - public Background(StreamLoader streamLoader, String s, int i) { - Stream stream = new Stream(streamLoader.getDataForName(s + ".dat")); - Stream stream_1 = new Stream(streamLoader.getDataForName("index.dat")); - stream_1.currentOffset = stream.readUnsignedWord(); - anInt1456 = stream_1.readUnsignedWord(); - anInt1457 = stream_1.readUnsignedWord(); - int j = stream_1.readUnsignedByte(); - anIntArray1451 = new int[j]; - for (int k = 0; k < j - 1; k++) { - anIntArray1451[k + 1] = stream_1.read3Bytes(); - } - - for (int l = 0; l < i; l++) { - stream_1.currentOffset += 2; - stream.currentOffset += stream_1.readUnsignedWord() * stream_1.readUnsignedWord(); - stream_1.currentOffset++; - } - - anInt1454 = stream_1.readUnsignedByte(); - anInt1455 = stream_1.readUnsignedByte(); - anInt1452 = stream_1.readUnsignedWord(); - anInt1453 = stream_1.readUnsignedWord(); - int i1 = stream_1.readUnsignedByte(); - int j1 = anInt1452 * anInt1453; - aByteArray1450 = new byte[j1]; - if (i1 == 0) { - for (int k1 = 0; k1 < j1; k1++) { - aByteArray1450[k1] = stream.readSignedByte(); - } - - return; - } - if (i1 == 1) { - for (int l1 = 0; l1 < anInt1452; l1++) { - for (int i2 = 0; i2 < anInt1453; i2++) { - aByteArray1450[l1 + i2 * anInt1452] = stream.readSignedByte(); - } - - } - - } - } - - public void method356() { - anInt1456 /= 2; - anInt1457 /= 2; - byte abyte0[] = new byte[anInt1456 * anInt1457]; - int i = 0; - for (int j = 0; j < anInt1453; j++) { - for (int k = 0; k < anInt1452; k++) { - abyte0[(k + anInt1454 >> 1) + (j + anInt1455 >> 1) * anInt1456] = aByteArray1450[i++]; - } - - } - - aByteArray1450 = abyte0; - anInt1452 = anInt1456; - anInt1453 = anInt1457; - anInt1454 = 0; - anInt1455 = 0; - } - - public void method357() { - if (anInt1452 == anInt1456 && anInt1453 == anInt1457) { - return; - } - byte abyte0[] = new byte[anInt1456 * anInt1457]; - int i = 0; - for (int j = 0; j < anInt1453; j++) { - for (int k = 0; k < anInt1452; k++) { - abyte0[k + anInt1454 + (j + anInt1455) * anInt1456] = aByteArray1450[i++]; - } - - } - - aByteArray1450 = abyte0; - anInt1452 = anInt1456; - anInt1453 = anInt1457; - anInt1454 = 0; - anInt1455 = 0; - } - - public void method358() { - byte abyte0[] = new byte[anInt1452 * anInt1453]; - int j = 0; - for (int k = 0; k < anInt1453; k++) { - for (int l = anInt1452 - 1; l >= 0; l--) { - abyte0[j++] = aByteArray1450[l + k * anInt1452]; - } - - } - - aByteArray1450 = abyte0; - anInt1454 = anInt1456 - anInt1452 - anInt1454; - } - - public void method359() { - byte abyte0[] = new byte[anInt1452 * anInt1453]; - int i = 0; - for (int j = anInt1453 - 1; j >= 0; j--) { - for (int k = 0; k < anInt1452; k++) { - abyte0[i++] = aByteArray1450[k + j * anInt1452]; - } - - } - - aByteArray1450 = abyte0; - anInt1455 = anInt1457 - anInt1453 - anInt1455; - } - - public void method360(int i, int j, int k) { - for (int i1 = 0; i1 < anIntArray1451.length; i1++) { - int j1 = anIntArray1451[i1] >> 16 & 0xff; - j1 += i; - if (j1 < 0) { - j1 = 0; - } else if (j1 > 255) { - j1 = 255; - } - int k1 = anIntArray1451[i1] >> 8 & 0xff; - k1 += j; - if (k1 < 0) { - k1 = 0; - } else if (k1 > 255) { - k1 = 255; - } - int l1 = anIntArray1451[i1] & 0xff; - l1 += k; - if (l1 < 0) { - l1 = 0; - } else if (l1 > 255) { - l1 = 255; - } - anIntArray1451[i1] = (j1 << 16) + (k1 << 8) + l1; - } - } - - public void method361(int i, int k) { - i += anInt1454; - k += anInt1455; - int l = i + k * DrawingArea.width; - int i1 = 0; - int j1 = anInt1453; - int k1 = anInt1452; - int l1 = DrawingArea.width - k1; - int i2 = 0; - if (k < DrawingArea.topY) { - int j2 = DrawingArea.topY - k; - j1 -= j2; - k = DrawingArea.topY; - i1 += j2 * k1; - l += j2 * DrawingArea.width; - } - if (k + j1 > DrawingArea.bottomY) { - j1 -= k + j1 - DrawingArea.bottomY; - } - if (i < DrawingArea.topX) { - int k2 = DrawingArea.topX - i; - k1 -= k2; - i = DrawingArea.topX; - i1 += k2; - l += k2; - i2 += k2; - l1 += k2; - } - if (i + k1 > DrawingArea.bottomX) { - int l2 = i + k1 - DrawingArea.bottomX; - k1 -= l2; - i2 += l2; - l1 += l2; - } - if (!(k1 <= 0 || j1 <= 0)) { - method362(j1, DrawingArea.pixels, aByteArray1450, l1, l, k1, i1, anIntArray1451, i2); - } - } - - private void method362(int i, int ai[], byte abyte0[], int j, int k, int l, int i1, int ai1[], int j1) { - int k1 = -(l >> 2); - l = -(l & 3); - for (int l1 = -i; l1 < 0; l1++) { - for (int i2 = k1; i2 < 0; i2++) { - byte byte1 = abyte0[i1++]; - if (byte1 != 0) { - ai[k++] = ai1[byte1 & 0xff]; - } else { - k++; - } - byte1 = abyte0[i1++]; - if (byte1 != 0) { - ai[k++] = ai1[byte1 & 0xff]; - } else { - k++; - } - byte1 = abyte0[i1++]; - if (byte1 != 0) { - ai[k++] = ai1[byte1 & 0xff]; - } else { - k++; - } - byte1 = abyte0[i1++]; - if (byte1 != 0) { - ai[k++] = ai1[byte1 & 0xff]; - } else { - k++; - } - } - - for (int j2 = l; j2 < 0; j2++) { - byte byte2 = abyte0[i1++]; - if (byte2 != 0) { - ai[k++] = ai1[byte2 & 0xff]; - } else { - k++; - } - } - - k += j; - i1 += j1; - } - - } - - public byte aByteArray1450[]; - public final int[] anIntArray1451; - public int anInt1452; - public int anInt1453; - public int anInt1454; - public int anInt1455; - public int anInt1456; - private int anInt1457; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class Background extends DrawingArea { + + public Background(StreamLoader streamLoader, String s, int i) { + Stream stream = new Stream(streamLoader.getDataForName(s + ".dat")); + Stream stream_1 = new Stream(streamLoader.getDataForName("index.dat")); + stream_1.currentOffset = stream.readUnsignedWord(); + anInt1456 = stream_1.readUnsignedWord(); + anInt1457 = stream_1.readUnsignedWord(); + int j = stream_1.readUnsignedByte(); + anIntArray1451 = new int[j]; + for (int k = 0; k < j - 1; k++) { + anIntArray1451[k + 1] = stream_1.read3Bytes(); + } + + for (int l = 0; l < i; l++) { + stream_1.currentOffset += 2; + stream.currentOffset += stream_1.readUnsignedWord() * stream_1.readUnsignedWord(); + stream_1.currentOffset++; + } + + anInt1454 = stream_1.readUnsignedByte(); + anInt1455 = stream_1.readUnsignedByte(); + anInt1452 = stream_1.readUnsignedWord(); + anInt1453 = stream_1.readUnsignedWord(); + int i1 = stream_1.readUnsignedByte(); + int j1 = anInt1452 * anInt1453; + aByteArray1450 = new byte[j1]; + if (i1 == 0) { + for (int k1 = 0; k1 < j1; k1++) { + aByteArray1450[k1] = stream.readSignedByte(); + } + + return; + } + if (i1 == 1) { + for (int l1 = 0; l1 < anInt1452; l1++) { + for (int i2 = 0; i2 < anInt1453; i2++) { + aByteArray1450[l1 + i2 * anInt1452] = stream.readSignedByte(); + } + + } + + } + } + + public void method356() { + anInt1456 /= 2; + anInt1457 /= 2; + byte abyte0[] = new byte[anInt1456 * anInt1457]; + int i = 0; + for (int j = 0; j < anInt1453; j++) { + for (int k = 0; k < anInt1452; k++) { + abyte0[(k + anInt1454 >> 1) + (j + anInt1455 >> 1) * anInt1456] = aByteArray1450[i++]; + } + + } + + aByteArray1450 = abyte0; + anInt1452 = anInt1456; + anInt1453 = anInt1457; + anInt1454 = 0; + anInt1455 = 0; + } + + public void method357() { + if (anInt1452 == anInt1456 && anInt1453 == anInt1457) { + return; + } + byte abyte0[] = new byte[anInt1456 * anInt1457]; + int i = 0; + for (int j = 0; j < anInt1453; j++) { + for (int k = 0; k < anInt1452; k++) { + abyte0[k + anInt1454 + (j + anInt1455) * anInt1456] = aByteArray1450[i++]; + } + + } + + aByteArray1450 = abyte0; + anInt1452 = anInt1456; + anInt1453 = anInt1457; + anInt1454 = 0; + anInt1455 = 0; + } + + public void method358() { + byte abyte0[] = new byte[anInt1452 * anInt1453]; + int j = 0; + for (int k = 0; k < anInt1453; k++) { + for (int l = anInt1452 - 1; l >= 0; l--) { + abyte0[j++] = aByteArray1450[l + k * anInt1452]; + } + + } + + aByteArray1450 = abyte0; + anInt1454 = anInt1456 - anInt1452 - anInt1454; + } + + public void method359() { + byte abyte0[] = new byte[anInt1452 * anInt1453]; + int i = 0; + for (int j = anInt1453 - 1; j >= 0; j--) { + for (int k = 0; k < anInt1452; k++) { + abyte0[i++] = aByteArray1450[k + j * anInt1452]; + } + + } + + aByteArray1450 = abyte0; + anInt1455 = anInt1457 - anInt1453 - anInt1455; + } + + public void method360(int i, int j, int k) { + for (int i1 = 0; i1 < anIntArray1451.length; i1++) { + int j1 = anIntArray1451[i1] >> 16 & 0xff; + j1 += i; + if (j1 < 0) { + j1 = 0; + } else if (j1 > 255) { + j1 = 255; + } + int k1 = anIntArray1451[i1] >> 8 & 0xff; + k1 += j; + if (k1 < 0) { + k1 = 0; + } else if (k1 > 255) { + k1 = 255; + } + int l1 = anIntArray1451[i1] & 0xff; + l1 += k; + if (l1 < 0) { + l1 = 0; + } else if (l1 > 255) { + l1 = 255; + } + anIntArray1451[i1] = (j1 << 16) + (k1 << 8) + l1; + } + } + + public void method361(int i, int k) { + i += anInt1454; + k += anInt1455; + int l = i + k * DrawingArea.width; + int i1 = 0; + int j1 = anInt1453; + int k1 = anInt1452; + int l1 = DrawingArea.width - k1; + int i2 = 0; + if (k < DrawingArea.topY) { + int j2 = DrawingArea.topY - k; + j1 -= j2; + k = DrawingArea.topY; + i1 += j2 * k1; + l += j2 * DrawingArea.width; + } + if (k + j1 > DrawingArea.bottomY) { + j1 -= k + j1 - DrawingArea.bottomY; + } + if (i < DrawingArea.topX) { + int k2 = DrawingArea.topX - i; + k1 -= k2; + i = DrawingArea.topX; + i1 += k2; + l += k2; + i2 += k2; + l1 += k2; + } + if (i + k1 > DrawingArea.bottomX) { + int l2 = i + k1 - DrawingArea.bottomX; + k1 -= l2; + i2 += l2; + l1 += l2; + } + if (!(k1 <= 0 || j1 <= 0)) { + method362(j1, DrawingArea.pixels, aByteArray1450, l1, l, k1, i1, anIntArray1451, i2); + } + } + + private void method362(int i, int ai[], byte abyte0[], int j, int k, int l, int i1, int ai1[], int j1) { + int k1 = -(l >> 2); + l = -(l & 3); + for (int l1 = -i; l1 < 0; l1++) { + for (int i2 = k1; i2 < 0; i2++) { + byte byte1 = abyte0[i1++]; + if (byte1 != 0) { + ai[k++] = ai1[byte1 & 0xff]; + } else { + k++; + } + byte1 = abyte0[i1++]; + if (byte1 != 0) { + ai[k++] = ai1[byte1 & 0xff]; + } else { + k++; + } + byte1 = abyte0[i1++]; + if (byte1 != 0) { + ai[k++] = ai1[byte1 & 0xff]; + } else { + k++; + } + byte1 = abyte0[i1++]; + if (byte1 != 0) { + ai[k++] = ai1[byte1 & 0xff]; + } else { + k++; + } + } + + for (int j2 = l; j2 < 0; j2++) { + byte byte2 = abyte0[i1++]; + if (byte2 != 0) { + ai[k++] = ai1[byte2 & 0xff]; + } else { + k++; + } + } + + k += j; + i1 += j1; + } + + } + + public byte aByteArray1450[]; + public final int[] anIntArray1451; + public int anInt1452; + public int anInt1453; + public int anInt1454; + public int anInt1455; + public int anInt1456; + private int anInt1457; +} diff --git a/2006Redone Client/src/Censor.java b/2006Redone Client/src/main/java/Censor.java similarity index 95% rename from 2006Redone Client/src/Censor.java rename to 2006Redone Client/src/main/java/Censor.java index a84e10c0..4d54d4ef 100644 --- a/2006Redone Client/src/Censor.java +++ b/2006Redone Client/src/main/java/Censor.java @@ -1,961 +1,961 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Censor { - - public static void loadConfig(StreamLoader streamLoader) { - Stream stream = new Stream(streamLoader.getDataForName("fragmentsenc.txt")); - Stream stream_1 = new Stream(streamLoader.getDataForName("badenc.txt")); - Stream stream_2 = new Stream(streamLoader.getDataForName("domainenc.txt")); - Stream stream_3 = new Stream(streamLoader.getDataForName("tldlist.txt")); - readValues(stream, stream_1, stream_2, stream_3); - } - - private static void readValues(Stream stream, Stream stream_1, Stream stream_2, Stream stream_3) { - readBadEnc(stream_1); - readDomainEnc(stream_2); - readFragmentsEnc(stream); - readTldList(stream_3); - } - - private static void readTldList(Stream stream) { - int i = stream.readDWord(); - aCharArrayArray624 = new char[i][]; - anIntArray625 = new int[i]; - for (int j = 0; j < i; j++) { - anIntArray625[j] = stream.readUnsignedByte(); - char ac[] = new char[stream.readUnsignedByte()]; - for (int k = 0; k < ac.length; k++) { - ac[k] = (char) stream.readUnsignedByte(); - } - - aCharArrayArray624[j] = ac; - } - - } - - private static void readBadEnc(Stream stream) { - int j = stream.readDWord(); - aCharArrayArray621 = new char[j][]; - aByteArrayArrayArray622 = new byte[j][][]; - method493(stream, aCharArrayArray621, aByteArrayArrayArray622); - } - - private static void readDomainEnc(Stream stream) { - int i = stream.readDWord(); - aCharArrayArray623 = new char[i][]; - method494(aCharArrayArray623, stream); - } - - private static void readFragmentsEnc(Stream stream) { - anIntArray620 = new int[stream.readDWord()]; - for (int i = 0; i < anIntArray620.length; i++) { - anIntArray620[i] = stream.readUnsignedWord(); - } - } - - private static void method493(Stream stream, char ac[][], byte abyte0[][][]) { - for (int j = 0; j < ac.length; j++) { - char ac1[] = new char[stream.readUnsignedByte()]; - for (int k = 0; k < ac1.length; k++) { - ac1[k] = (char) stream.readUnsignedByte(); - } - - ac[j] = ac1; - byte abyte1[][] = new byte[stream.readUnsignedByte()][2]; - for (int l = 0; l < abyte1.length; l++) { - abyte1[l][0] = (byte) stream.readUnsignedByte(); - abyte1[l][1] = (byte) stream.readUnsignedByte(); - } - - if (abyte1.length > 0) { - abyte0[j] = abyte1; - } - } - - } - - private static void method494(char ac[][], Stream stream) { - for (int j = 0; j < ac.length; j++) { - char ac1[] = new char[stream.readUnsignedByte()]; - for (int k = 0; k < ac1.length; k++) { - ac1[k] = (char) stream.readUnsignedByte(); - } - - ac[j] = ac1; - } - - } - - private static void method495(char ac[]) { - int i = 0; - for (int j = 0; j < ac.length; j++) { - if (method496(ac[j])) { - ac[i] = ac[j]; - } else { - ac[i] = ' '; - } - if (i == 0 || ac[i] != ' ' || ac[i - 1] != ' ') { - i++; - } - } - for (int k = i; k < ac.length; k++) { - ac[k] = ' '; - } - - } - - private static boolean method496(char c) { - return c >= ' ' && c <= '\177' || c == ' ' || c == '\n' || c == '\t' || c == '\243' || c == '\u20AC'; - } - - public static String doCensor(String s) { - System.currentTimeMillis(); - char ac[] = s.toCharArray(); - method495(ac); - String s1 = new String(ac).trim(); - ac = s1.toLowerCase().toCharArray(); - String s2 = s1.toLowerCase(); - method505(ac); - method500(ac); - method501(ac); - method514(ac); - for (String exception : exceptions) { - for (int k = -1; (k = s2.indexOf(exception, k + 1)) != -1;) { - char ac1[] = exception.toCharArray(); - System.arraycopy(ac1, 0, ac, k, ac1.length); - - } - - } - method498(s1.toCharArray(), ac); - method499(ac); - System.currentTimeMillis(); - return s; // xxx chat filter, return s to avoid new String(ac).trim() - } - - private static void method498(char ac[], char ac1[]) { - for (int j = 0; j < ac.length; j++) { - if (ac1[j] != '*' && isUpperCaseLetter(ac[j])) { - ac1[j] = ac[j]; - } - } - } - - private static void method499(char ac[]) { - boolean flag = true; - for (int j = 0; j < ac.length; j++) { - char c = ac[j]; - if (isLetter(c)) { - if (flag) { - if (isLowerCaseLetter(c)) { - flag = false; - } - } else if (isUpperCaseLetter(c)) { - ac[j] = (char) (c + 97 - 65); - } - } else { - flag = true; - } - } - } - - private static void method500(char ac[]) { - for (int i = 0; i < 2; i++) { - for (int j = aCharArrayArray621.length - 1; j >= 0; j--) { - method509(aByteArrayArrayArray622[j], ac, aCharArrayArray621[j]); - } - - } - } - - private static void method501(char ac[]) { - char ac1[] = ac.clone(); - char ac2[] = {'(', 'a', ')'}; - method509(null, ac1, ac2); - char ac3[] = ac.clone(); - char ac4[] = {'d', 'o', 't'}; - method509(null, ac3, ac4); - for (int i = aCharArrayArray623.length - 1; i >= 0; i--) { - method502(ac, aCharArrayArray623[i], ac3, ac1); - } - } - - private static void method502(char ac[], char ac1[], char ac2[], char ac3[]) { - if (ac1.length > ac.length) { - return; - } - int j; - for (int k = 0; k <= ac.length - ac1.length; k += j) { - int l = k; - int i1 = 0; - j = 1; - while (l < ac.length) { - int j1; - char c = ac[l]; - char c1 = '\0'; - if (l + 1 < ac.length) { - c1 = ac[l + 1]; - } - if (i1 < ac1.length && (j1 = method511(c, ac1[i1], c1)) > 0) { - l += j1; - i1++; - continue; - } - if (i1 == 0) { - break; - } - if ((j1 = method511(c, ac1[i1 - 1], c1)) > 0) { - l += j1; - if (i1 == 1) { - j++; - } - continue; - } - if (i1 >= ac1.length || !method517(c)) { - break; - } - l++; - } - if (i1 >= ac1.length) { - boolean flag1 = false; - int k1 = method503(ac, ac3, k); - int l1 = method504(ac2, l - 1, ac); - if (k1 > 2 || l1 > 2) { - flag1 = true; - } - if (flag1) { - for (int i2 = k; i2 < l; i2++) { - ac[i2] = '*'; - } - - } - } - } - - } - - private static int method503(char ac[], char ac1[], int j) { - if (j == 0) { - return 2; - } - for (int k = j - 1; k >= 0; k--) { - if (!method517(ac[k])) { - break; - } - if (ac[k] == '@') { - return 3; - } - } - - int l = 0; - for (int i1 = j - 1; i1 >= 0; i1--) { - if (!method517(ac1[i1])) { - break; - } - if (ac1[i1] == '*') { - l++; - } - } - - if (l >= 3) { - return 4; - } - return !method517(ac[j - 1]) ? 0 : 1; - } - - private static int method504(char ac[], int i, char ac1[]) { - if (i + 1 == ac1.length) { - return 2; - } - for (int j = i + 1; j < ac1.length; j++) { - if (!method517(ac1[j])) { - break; - } - if (ac1[j] == '.' || ac1[j] == ',') { - return 3; - } - } - int k = 0; - for (int l = i + 1; l < ac1.length; l++) { - if (!method517(ac[l])) { - break; - } - if (ac[l] == '*') { - k++; - } - } - - if (k >= 3) { - return 4; - } - return !method517(ac1[i + 1]) ? 0 : 1; - } - - private static void method505(char ac[]) { - char ac1[] = ac.clone(); - char ac2[] = {'d', 'o', 't'}; - method509(null, ac1, ac2); - char ac3[] = ac.clone(); - char ac4[] = {'s', 'l', 'a', 's', 'h'}; - method509(null, ac3, ac4); - for (int i = 0; i < aCharArrayArray624.length; i++) { - method506(ac3, aCharArrayArray624[i], anIntArray625[i], ac1, ac); - } - - } - - private static void method506(char ac[], char ac1[], int i, char ac2[], char ac3[]) { - if (ac1.length > ac3.length) { - return; - } - int j; - for (int k = 0; k <= ac3.length - ac1.length; k += j) { - int l = k; - int i1 = 0; - j = 1; - while (l < ac3.length) { - int j1; - char c = ac3[l]; - char c1 = '\0'; - if (l + 1 < ac3.length) { - c1 = ac3[l + 1]; - } - if (i1 < ac1.length && (j1 = method511(c, ac1[i1], c1)) > 0) { - l += j1; - i1++; - continue; - } - if (i1 == 0) { - break; - } - if ((j1 = method511(c, ac1[i1 - 1], c1)) > 0) { - l += j1; - if (i1 == 1) { - j++; - } - continue; - } - if (i1 >= ac1.length || !method517(c)) { - break; - } - l++; - } - if (i1 >= ac1.length) { - boolean flag1 = false; - int k1 = method507(ac3, k, ac2); - int l1 = method508(ac3, ac, l - 1); - if (i == 1 && k1 > 0 && l1 > 0) { - flag1 = true; - } - if (i == 2 && (k1 > 2 && l1 > 0 || k1 > 0 && l1 > 2)) { - flag1 = true; - } - if (i == 3 && k1 > 0 && l1 > 2) { - flag1 = true; - } - if (flag1) { - int i2 = k; - int j2 = l - 1; - if (k1 > 2) { - if (k1 == 4) { - boolean flag2 = false; - for (int l2 = i2 - 1; l2 >= 0; l2--) { - if (flag2) { - if (ac2[l2] != '*') { - break; - } - i2 = l2; - } else if (ac2[l2] == '*') { - i2 = l2; - flag2 = true; - } - } - - } - boolean flag3 = false; - for (int i3 = i2 - 1; i3 >= 0; i3--) { - if (flag3) { - if (method517(ac3[i3])) { - break; - } - i2 = i3; - } else if (!method517(ac3[i3])) { - flag3 = true; - i2 = i3; - } - } - - } - if (l1 > 2) { - if (l1 == 4) { - boolean flag4 = false; - for (int j3 = j2 + 1; j3 < ac3.length; j3++) { - if (flag4) { - if (ac[j3] != '*') { - break; - } - j2 = j3; - } else if (ac[j3] == '*') { - j2 = j3; - flag4 = true; - } - } - - } - boolean flag5 = false; - for (int k3 = j2 + 1; k3 < ac3.length; k3++) { - if (flag5) { - if (method517(ac3[k3])) { - break; - } - j2 = k3; - } else if (!method517(ac3[k3])) { - flag5 = true; - j2 = k3; - } - } - - } - for (int k2 = i2; k2 <= j2; k2++) { - ac3[k2] = '*'; - } - - } - } - } - } - - private static int method507(char ac[], int j, char ac1[]) { - if (j == 0) { - return 2; - } - for (int k = j - 1; k >= 0; k--) { - if (!method517(ac[k])) { - break; - } - if (ac[k] == ',' || ac[k] == '.') { - return 3; - } - } - - int l = 0; - for (int i1 = j - 1; i1 >= 0; i1--) { - if (!method517(ac1[i1])) { - break; - } - if (ac1[i1] == '*') { - l++; - } - } - if (l >= 3) { - return 4; - } - return !method517(ac[j - 1]) ? 0 : 1; - } - - private static int method508(char ac[], char ac1[], int i) { - if (i + 1 == ac.length) { - return 2; - } - for (int j = i + 1; j < ac.length; j++) { - if (!method517(ac[j])) { - break; - } - if (ac[j] == '\\' || ac[j] == '/') { - return 3; - } - } - - int k = 0; - for (int l = i + 1; l < ac.length; l++) { - if (!method517(ac1[l])) { - break; - } - if (ac1[l] == '*') { - k++; - } - } - - if (k >= 5) { - return 4; - } - return !method517(ac[i + 1]) ? 0 : 1; - } - - private static void method509(byte abyte0[][], char ac[], char ac1[]) { - if (ac1.length > ac.length) { - return; - } - int j; - for (int k = 0; k <= ac.length - ac1.length; k += j) { - int l = k; - int i1 = 0; - int j1 = 0; - j = 1; - boolean flag1 = false; - boolean flag2 = false; - boolean flag3 = false; - while (l < ac.length && (!flag2 || !flag3)) { - int k1; - char c = ac[l]; - char c2 = '\0'; - if (l + 1 < ac.length) { - c2 = ac[l + 1]; - } - if (i1 < ac1.length && (k1 = method512(c2, c, ac1[i1])) > 0) { - if (k1 == 1 && isDigit(c)) { - flag2 = true; - } - if (k1 == 2 && (isDigit(c) || isDigit(c2))) { - flag2 = true; - } - l += k1; - i1++; - continue; - } - if (i1 == 0) { - break; - } - if ((k1 = method512(c2, c, ac1[i1 - 1])) > 0) { - l += k1; - if (i1 == 1) { - j++; - } - continue; - } - if (i1 >= ac1.length || !method518(c)) { - break; - } - if (method517(c) && c != '\'') { - flag1 = true; - } - if (isDigit(c)) { - flag3 = true; - } - l++; - if (++j1 * 100 / (l - k) > 90) { - break; - } - } - if (i1 >= ac1.length && (!flag2 || !flag3)) { - boolean flag4 = true; - if (!flag1) { - char c1 = ' '; - if (k - 1 >= 0) { - c1 = ac[k - 1]; - } - char c3 = ' '; - if (l < ac.length) { - c3 = ac[l]; - } - byte byte0 = method513(c1); - byte byte1 = method513(c3); - if (abyte0 != null && method510(byte0, abyte0, byte1)) { - flag4 = false; - } - } else { - boolean flag5 = false; - boolean flag6 = false; - if (k - 1 < 0 || method517(ac[k - 1]) && ac[k - 1] != '\'') { - flag5 = true; - } - if (l >= ac.length || method517(ac[l]) && ac[l] != '\'') { - flag6 = true; - } - if (!flag5 || !flag6) { - boolean flag7 = false; - int k2 = k - 2; - if (flag5) { - k2 = k; - } - for (; !flag7 && k2 < l; k2++) { - if (k2 >= 0 && (!method517(ac[k2]) || ac[k2] == '\'')) { - char ac2[] = new char[3]; - int j3; - for (j3 = 0; j3 < 3; j3++) { - if (k2 + j3 >= ac.length || method517(ac[k2 + j3]) && ac[k2 + j3] != '\'') { - break; - } - ac2[j3] = ac[k2 + j3]; - } - - boolean flag8 = true; - if (j3 == 0) { - flag8 = false; - } - if (j3 < 3 && k2 - 1 >= 0 && (!method517(ac[k2 - 1]) || ac[k2 - 1] == '\'')) { - flag8 = false; - } - if (flag8 && !method523(ac2)) { - flag7 = true; - } - } - } - - if (!flag7) { - flag4 = false; - } - } - } - if (flag4) { - int l1 = 0; - int i2 = 0; - int j2 = -1; - for (int l2 = k; l2 < l; l2++) { - if (isDigit(ac[l2])) { - l1++; - } else if (isLetter(ac[l2])) { - i2++; - j2 = l2; - } - } - - if (j2 > -1) { - l1 -= l - 1 - j2; - } - if (l1 <= i2) { - for (int i3 = k; i3 < l; i3++) { - ac[i3] = '*'; - } - - } else { - j = 1; - } - } - } - } - - } - - private static boolean method510(byte byte0, byte abyte0[][], byte byte2) { - int i = 0; - if (abyte0[i][0] == byte0 && abyte0[i][1] == byte2) { - return true; - } - int j = abyte0.length - 1; - if (abyte0[j][0] == byte0 && abyte0[j][1] == byte2) { - return true; - } - do { - int k = (i + j) / 2; - if (abyte0[k][0] == byte0 && abyte0[k][1] == byte2) { - return true; - } - if (byte0 < abyte0[k][0] || byte0 == abyte0[k][0] && byte2 < abyte0[k][1]) { - j = k; - } else { - i = k; - } - } while (i != j && i + 1 != j); - return false; - } - - private static int method511(char c, char c1, char c2) { - if (c1 == c) { - return 1; - } - if (c1 == 'o' && c == '0') { - return 1; - } - if (c1 == 'o' && c == '(' && c2 == ')') { - return 2; - } - if (c1 == 'c' && (c == '(' || c == '<' || c == '[')) { - return 1; - } - if (c1 == 'e' && c == '\u20AC') { - return 1; - } - if (c1 == 's' && c == '$') { - return 1; - } - return c1 != 'l' || c != 'i' ? 0 : 1; - } - - private static int method512(char c, char c1, char c2) { - if (c2 == c1) { - return 1; - } - if (c2 >= 'a' && c2 <= 'm') { - if (c2 == 'a') { - if (c1 == '4' || c1 == '@' || c1 == '^') { - return 1; - } - return c1 != '/' || c != '\\' ? 0 : 2; - } - if (c2 == 'b') { - if (c1 == '6' || c1 == '8') { - return 1; - } - return (c1 != '1' || c != '3') && (c1 != 'i' || c != '3') ? 0 : 2; - } - if (c2 == 'c') { - return c1 != '(' && c1 != '<' && c1 != '{' && c1 != '[' ? 0 : 1; - } - if (c2 == 'd') { - return (c1 != '[' || c != ')') && (c1 != 'i' || c != ')') ? 0 : 2; - } - if (c2 == 'e') { - return c1 != '3' && c1 != '\u20AC' ? 0 : 1; - } - if (c2 == 'f') { - if (c1 == 'p' && c == 'h') { - return 2; - } - return c1 != '\243' ? 0 : 1; - } - if (c2 == 'g') { - return c1 != '9' && c1 != '6' && c1 != 'q' ? 0 : 1; - } - if (c2 == 'h') { - return c1 != '#' ? 0 : 1; - } - if (c2 == 'i') { - return c1 != 'y' && c1 != 'l' && c1 != 'j' && c1 != '1' && c1 != '!' && c1 != ':' && c1 != ';' && c1 != '|' ? 0 : 1; - } - if (c2 == 'j') { - return 0; - } - if (c2 == 'k') { - return 0; - } - if (c2 == 'l') { - return c1 != '1' && c1 != '|' && c1 != 'i' ? 0 : 1; - } - if (c2 == 'm') { - return 0; - } - } - if (c2 >= 'n' && c2 <= 'z') { - if (c2 == 'n') { - return 0; - } - if (c2 == 'o') { - if (c1 == '0' || c1 == '*') { - return 1; - } - return (c1 != '(' || c != ')') && (c1 != '[' || c != ']') && (c1 != '{' || c != '}') && (c1 != '<' || c != '>') ? 0 : 2; - } - if (c2 == 'p') { - return 0; - } - if (c2 == 'q') { - return 0; - } - if (c2 == 'r') { - return 0; - } - if (c2 == 's') { - return c1 != '5' && c1 != 'z' && c1 != '$' && c1 != '2' ? 0 : 1; - } - if (c2 == 't') { - return c1 != '7' && c1 != '+' ? 0 : 1; - } - if (c2 == 'u') { - if (c1 == 'v') { - return 1; - } - return (c1 != '\\' || c != '/') && (c1 != '\\' || c != '|') && (c1 != '|' || c != '/') ? 0 : 2; - } - if (c2 == 'v') { - return (c1 != '\\' || c != '/') && (c1 != '\\' || c != '|') && (c1 != '|' || c != '/') ? 0 : 2; - } - if (c2 == 'w') { - return c1 != 'v' || c != 'v' ? 0 : 2; - } - if (c2 == 'x') { - return (c1 != ')' || c != '(') && (c1 != '}' || c != '{') && (c1 != ']' || c != '[') && (c1 != '>' || c != '<') ? 0 : 2; - } - if (c2 == 'y') { - return 0; - } - if (c2 == 'z') { - return 0; - } - } - if (c2 >= '0' && c2 <= '9') { - if (c2 == '0') { - if (c1 == 'o' || c1 == 'O') { - return 1; - } - return (c1 != '(' || c != ')') && (c1 != '{' || c != '}') && (c1 != '[' || c != ']') ? 0 : 2; - } - if (c2 == '1') { - return c1 != 'l' ? 0 : 1; - } else { - return 0; - } - } - if (c2 == ',') { - return c1 != '.' ? 0 : 1; - } - if (c2 == '.') { - return c1 != ',' ? 0 : 1; - } - if (c2 == '!') { - return c1 != 'i' ? 0 : 1; - } else { - return 0; - } - } - - private static byte method513(char c) { - if (c >= 'a' && c <= 'z') { - return (byte) (c - 97 + 1); - } - if (c == '\'') { - return 28; - } - if (c >= '0' && c <= '9') { - return (byte) (c - 48 + 29); - } else { - return 27; - } - } - - private static void method514(char ac[]) { - int j; - int k = 0; - int l = 0; - int i1 = 0; - while ((j = method515(ac, k)) != -1) { - boolean flag = false; - for (int j1 = k; j1 >= 0 && j1 < j && !flag; j1++) { - if (!method517(ac[j1]) && !method518(ac[j1])) { - flag = true; - } - } - - if (flag) { - l = 0; - } - if (l == 0) { - i1 = j; - } - k = method516(ac, j); - int k1 = 0; - for (int l1 = j; l1 < k; l1++) { - k1 = k1 * 10 + ac[l1] - 48; - } - - if (k1 > 255 || k - j > 8) { - l = 0; - } else { - l++; - } - if (l == 4) { - for (int i2 = i1; i2 < k; i2++) { - ac[i2] = '*'; - } - - l = 0; - } - } - } - - private static int method515(char ac[], int i) { - for (int k = i; k < ac.length && k >= 0; k++) { - if (ac[k] >= '0' && ac[k] <= '9') { - return k; - } - } - - return -1; - } - - private static int method516(char ac[], int j) { - for (int k = j; k < ac.length && k >= 0; k++) { - if (ac[k] < '0' || ac[k] > '9') { - return k; - } - } - return ac.length; - } - - private static boolean method517(char c) { - return !isLetter(c) && !isDigit(c); - } - - private static boolean method518(char c) { - return c < 'a' || c > 'z' || c == 'v' || c == 'x' || c == 'j' || c == 'q' || c == 'z'; - } - - private static boolean isLetter(char c) { - return c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'; - } - - private static boolean isDigit(char c) { - return c >= '0' && c <= '9'; - } - - private static boolean isLowerCaseLetter(char c) { - return c >= 'a' && c <= 'z'; - } - - private static boolean isUpperCaseLetter(char c) { - return c >= 'A' && c <= 'Z'; - } - - private static boolean method523(char ac[]) { - boolean flag = true; - for (int i = 0; i < ac.length; i++) { - if (!isDigit(ac[i]) && ac[i] != 0) { - flag = false; - } - } - - if (flag) { - return true; - } - int j = method524(ac); - int k = 0; - int l = anIntArray620.length - 1; - if (j == anIntArray620[k] || j == anIntArray620[l]) { - return true; - } - do { - int i1 = (k + l) / 2; - if (j == anIntArray620[i1]) { - return true; - } - if (j < anIntArray620[i1]) { - l = i1; - } else { - k = i1; - } - } while (k != l && k + 1 != l); - return false; - } - - private static int method524(char ac[]) { - if (ac.length > 6) { - return 0; - } - int k = 0; - for (int l = 0; l < ac.length; l++) { - char c = ac[ac.length - l - 1]; - if (c >= 'a' && c <= 'z') { - k = k * 38 + c - 97 + 1; - } else if (c == '\'') { - k = k * 38 + 27; - } else if (c >= '0' && c <= '9') { - k = k * 38 + c - 48 + 28; - } else if (c != 0) { - return 0; - } - } - - return k; - } - - private static int[] anIntArray620; - private static char[][] aCharArrayArray621; - private static byte[][][] aByteArrayArrayArray622; - private static char[][] aCharArrayArray623; - private static char[][] aCharArrayArray624; - private static int[] anIntArray625; - private static final String[] exceptions = {"cook", "cook's", "cooks", "seeks", "sheet", "woop", "woops", "faq", "noob", "noobs"}; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Censor { + + public static void loadConfig(StreamLoader streamLoader) { + Stream stream = new Stream(streamLoader.getDataForName("fragmentsenc.txt")); + Stream stream_1 = new Stream(streamLoader.getDataForName("badenc.txt")); + Stream stream_2 = new Stream(streamLoader.getDataForName("domainenc.txt")); + Stream stream_3 = new Stream(streamLoader.getDataForName("tldlist.txt")); + readValues(stream, stream_1, stream_2, stream_3); + } + + private static void readValues(Stream stream, Stream stream_1, Stream stream_2, Stream stream_3) { + readBadEnc(stream_1); + readDomainEnc(stream_2); + readFragmentsEnc(stream); + readTldList(stream_3); + } + + private static void readTldList(Stream stream) { + int i = stream.readDWord(); + aCharArrayArray624 = new char[i][]; + anIntArray625 = new int[i]; + for (int j = 0; j < i; j++) { + anIntArray625[j] = stream.readUnsignedByte(); + char ac[] = new char[stream.readUnsignedByte()]; + for (int k = 0; k < ac.length; k++) { + ac[k] = (char) stream.readUnsignedByte(); + } + + aCharArrayArray624[j] = ac; + } + + } + + private static void readBadEnc(Stream stream) { + int j = stream.readDWord(); + aCharArrayArray621 = new char[j][]; + aByteArrayArrayArray622 = new byte[j][][]; + method493(stream, aCharArrayArray621, aByteArrayArrayArray622); + } + + private static void readDomainEnc(Stream stream) { + int i = stream.readDWord(); + aCharArrayArray623 = new char[i][]; + method494(aCharArrayArray623, stream); + } + + private static void readFragmentsEnc(Stream stream) { + anIntArray620 = new int[stream.readDWord()]; + for (int i = 0; i < anIntArray620.length; i++) { + anIntArray620[i] = stream.readUnsignedWord(); + } + } + + private static void method493(Stream stream, char ac[][], byte abyte0[][][]) { + for (int j = 0; j < ac.length; j++) { + char ac1[] = new char[stream.readUnsignedByte()]; + for (int k = 0; k < ac1.length; k++) { + ac1[k] = (char) stream.readUnsignedByte(); + } + + ac[j] = ac1; + byte abyte1[][] = new byte[stream.readUnsignedByte()][2]; + for (int l = 0; l < abyte1.length; l++) { + abyte1[l][0] = (byte) stream.readUnsignedByte(); + abyte1[l][1] = (byte) stream.readUnsignedByte(); + } + + if (abyte1.length > 0) { + abyte0[j] = abyte1; + } + } + + } + + private static void method494(char ac[][], Stream stream) { + for (int j = 0; j < ac.length; j++) { + char ac1[] = new char[stream.readUnsignedByte()]; + for (int k = 0; k < ac1.length; k++) { + ac1[k] = (char) stream.readUnsignedByte(); + } + + ac[j] = ac1; + } + + } + + private static void method495(char ac[]) { + int i = 0; + for (int j = 0; j < ac.length; j++) { + if (method496(ac[j])) { + ac[i] = ac[j]; + } else { + ac[i] = ' '; + } + if (i == 0 || ac[i] != ' ' || ac[i - 1] != ' ') { + i++; + } + } + for (int k = i; k < ac.length; k++) { + ac[k] = ' '; + } + + } + + private static boolean method496(char c) { + return c >= ' ' && c <= '\177' || c == ' ' || c == '\n' || c == '\t' || c == '\243' || c == '\u20AC'; + } + + public static String doCensor(String s) { + System.currentTimeMillis(); + char ac[] = s.toCharArray(); + method495(ac); + String s1 = new String(ac).trim(); + ac = s1.toLowerCase().toCharArray(); + String s2 = s1.toLowerCase(); + method505(ac); + method500(ac); + method501(ac); + method514(ac); + for (String exception : exceptions) { + for (int k = -1; (k = s2.indexOf(exception, k + 1)) != -1;) { + char ac1[] = exception.toCharArray(); + System.arraycopy(ac1, 0, ac, k, ac1.length); + + } + + } + method498(s1.toCharArray(), ac); + method499(ac); + System.currentTimeMillis(); + return s; // xxx chat filter, return s to avoid new String(ac).trim() + } + + private static void method498(char ac[], char ac1[]) { + for (int j = 0; j < ac.length; j++) { + if (ac1[j] != '*' && isUpperCaseLetter(ac[j])) { + ac1[j] = ac[j]; + } + } + } + + private static void method499(char ac[]) { + boolean flag = true; + for (int j = 0; j < ac.length; j++) { + char c = ac[j]; + if (isLetter(c)) { + if (flag) { + if (isLowerCaseLetter(c)) { + flag = false; + } + } else if (isUpperCaseLetter(c)) { + ac[j] = (char) (c + 97 - 65); + } + } else { + flag = true; + } + } + } + + private static void method500(char ac[]) { + for (int i = 0; i < 2; i++) { + for (int j = aCharArrayArray621.length - 1; j >= 0; j--) { + method509(aByteArrayArrayArray622[j], ac, aCharArrayArray621[j]); + } + + } + } + + private static void method501(char ac[]) { + char ac1[] = ac.clone(); + char ac2[] = {'(', 'a', ')'}; + method509(null, ac1, ac2); + char ac3[] = ac.clone(); + char ac4[] = {'d', 'o', 't'}; + method509(null, ac3, ac4); + for (int i = aCharArrayArray623.length - 1; i >= 0; i--) { + method502(ac, aCharArrayArray623[i], ac3, ac1); + } + } + + private static void method502(char ac[], char ac1[], char ac2[], char ac3[]) { + if (ac1.length > ac.length) { + return; + } + int j; + for (int k = 0; k <= ac.length - ac1.length; k += j) { + int l = k; + int i1 = 0; + j = 1; + while (l < ac.length) { + int j1; + char c = ac[l]; + char c1 = '\0'; + if (l + 1 < ac.length) { + c1 = ac[l + 1]; + } + if (i1 < ac1.length && (j1 = method511(c, ac1[i1], c1)) > 0) { + l += j1; + i1++; + continue; + } + if (i1 == 0) { + break; + } + if ((j1 = method511(c, ac1[i1 - 1], c1)) > 0) { + l += j1; + if (i1 == 1) { + j++; + } + continue; + } + if (i1 >= ac1.length || !method517(c)) { + break; + } + l++; + } + if (i1 >= ac1.length) { + boolean flag1 = false; + int k1 = method503(ac, ac3, k); + int l1 = method504(ac2, l - 1, ac); + if (k1 > 2 || l1 > 2) { + flag1 = true; + } + if (flag1) { + for (int i2 = k; i2 < l; i2++) { + ac[i2] = '*'; + } + + } + } + } + + } + + private static int method503(char ac[], char ac1[], int j) { + if (j == 0) { + return 2; + } + for (int k = j - 1; k >= 0; k--) { + if (!method517(ac[k])) { + break; + } + if (ac[k] == '@') { + return 3; + } + } + + int l = 0; + for (int i1 = j - 1; i1 >= 0; i1--) { + if (!method517(ac1[i1])) { + break; + } + if (ac1[i1] == '*') { + l++; + } + } + + if (l >= 3) { + return 4; + } + return !method517(ac[j - 1]) ? 0 : 1; + } + + private static int method504(char ac[], int i, char ac1[]) { + if (i + 1 == ac1.length) { + return 2; + } + for (int j = i + 1; j < ac1.length; j++) { + if (!method517(ac1[j])) { + break; + } + if (ac1[j] == '.' || ac1[j] == ',') { + return 3; + } + } + int k = 0; + for (int l = i + 1; l < ac1.length; l++) { + if (!method517(ac[l])) { + break; + } + if (ac[l] == '*') { + k++; + } + } + + if (k >= 3) { + return 4; + } + return !method517(ac1[i + 1]) ? 0 : 1; + } + + private static void method505(char ac[]) { + char ac1[] = ac.clone(); + char ac2[] = {'d', 'o', 't'}; + method509(null, ac1, ac2); + char ac3[] = ac.clone(); + char ac4[] = {'s', 'l', 'a', 's', 'h'}; + method509(null, ac3, ac4); + for (int i = 0; i < aCharArrayArray624.length; i++) { + method506(ac3, aCharArrayArray624[i], anIntArray625[i], ac1, ac); + } + + } + + private static void method506(char ac[], char ac1[], int i, char ac2[], char ac3[]) { + if (ac1.length > ac3.length) { + return; + } + int j; + for (int k = 0; k <= ac3.length - ac1.length; k += j) { + int l = k; + int i1 = 0; + j = 1; + while (l < ac3.length) { + int j1; + char c = ac3[l]; + char c1 = '\0'; + if (l + 1 < ac3.length) { + c1 = ac3[l + 1]; + } + if (i1 < ac1.length && (j1 = method511(c, ac1[i1], c1)) > 0) { + l += j1; + i1++; + continue; + } + if (i1 == 0) { + break; + } + if ((j1 = method511(c, ac1[i1 - 1], c1)) > 0) { + l += j1; + if (i1 == 1) { + j++; + } + continue; + } + if (i1 >= ac1.length || !method517(c)) { + break; + } + l++; + } + if (i1 >= ac1.length) { + boolean flag1 = false; + int k1 = method507(ac3, k, ac2); + int l1 = method508(ac3, ac, l - 1); + if (i == 1 && k1 > 0 && l1 > 0) { + flag1 = true; + } + if (i == 2 && (k1 > 2 && l1 > 0 || k1 > 0 && l1 > 2)) { + flag1 = true; + } + if (i == 3 && k1 > 0 && l1 > 2) { + flag1 = true; + } + if (flag1) { + int i2 = k; + int j2 = l - 1; + if (k1 > 2) { + if (k1 == 4) { + boolean flag2 = false; + for (int l2 = i2 - 1; l2 >= 0; l2--) { + if (flag2) { + if (ac2[l2] != '*') { + break; + } + i2 = l2; + } else if (ac2[l2] == '*') { + i2 = l2; + flag2 = true; + } + } + + } + boolean flag3 = false; + for (int i3 = i2 - 1; i3 >= 0; i3--) { + if (flag3) { + if (method517(ac3[i3])) { + break; + } + i2 = i3; + } else if (!method517(ac3[i3])) { + flag3 = true; + i2 = i3; + } + } + + } + if (l1 > 2) { + if (l1 == 4) { + boolean flag4 = false; + for (int j3 = j2 + 1; j3 < ac3.length; j3++) { + if (flag4) { + if (ac[j3] != '*') { + break; + } + j2 = j3; + } else if (ac[j3] == '*') { + j2 = j3; + flag4 = true; + } + } + + } + boolean flag5 = false; + for (int k3 = j2 + 1; k3 < ac3.length; k3++) { + if (flag5) { + if (method517(ac3[k3])) { + break; + } + j2 = k3; + } else if (!method517(ac3[k3])) { + flag5 = true; + j2 = k3; + } + } + + } + for (int k2 = i2; k2 <= j2; k2++) { + ac3[k2] = '*'; + } + + } + } + } + } + + private static int method507(char ac[], int j, char ac1[]) { + if (j == 0) { + return 2; + } + for (int k = j - 1; k >= 0; k--) { + if (!method517(ac[k])) { + break; + } + if (ac[k] == ',' || ac[k] == '.') { + return 3; + } + } + + int l = 0; + for (int i1 = j - 1; i1 >= 0; i1--) { + if (!method517(ac1[i1])) { + break; + } + if (ac1[i1] == '*') { + l++; + } + } + if (l >= 3) { + return 4; + } + return !method517(ac[j - 1]) ? 0 : 1; + } + + private static int method508(char ac[], char ac1[], int i) { + if (i + 1 == ac.length) { + return 2; + } + for (int j = i + 1; j < ac.length; j++) { + if (!method517(ac[j])) { + break; + } + if (ac[j] == '\\' || ac[j] == '/') { + return 3; + } + } + + int k = 0; + for (int l = i + 1; l < ac.length; l++) { + if (!method517(ac1[l])) { + break; + } + if (ac1[l] == '*') { + k++; + } + } + + if (k >= 5) { + return 4; + } + return !method517(ac[i + 1]) ? 0 : 1; + } + + private static void method509(byte abyte0[][], char ac[], char ac1[]) { + if (ac1.length > ac.length) { + return; + } + int j; + for (int k = 0; k <= ac.length - ac1.length; k += j) { + int l = k; + int i1 = 0; + int j1 = 0; + j = 1; + boolean flag1 = false; + boolean flag2 = false; + boolean flag3 = false; + while (l < ac.length && (!flag2 || !flag3)) { + int k1; + char c = ac[l]; + char c2 = '\0'; + if (l + 1 < ac.length) { + c2 = ac[l + 1]; + } + if (i1 < ac1.length && (k1 = method512(c2, c, ac1[i1])) > 0) { + if (k1 == 1 && isDigit(c)) { + flag2 = true; + } + if (k1 == 2 && (isDigit(c) || isDigit(c2))) { + flag2 = true; + } + l += k1; + i1++; + continue; + } + if (i1 == 0) { + break; + } + if ((k1 = method512(c2, c, ac1[i1 - 1])) > 0) { + l += k1; + if (i1 == 1) { + j++; + } + continue; + } + if (i1 >= ac1.length || !method518(c)) { + break; + } + if (method517(c) && c != '\'') { + flag1 = true; + } + if (isDigit(c)) { + flag3 = true; + } + l++; + if (++j1 * 100 / (l - k) > 90) { + break; + } + } + if (i1 >= ac1.length && (!flag2 || !flag3)) { + boolean flag4 = true; + if (!flag1) { + char c1 = ' '; + if (k - 1 >= 0) { + c1 = ac[k - 1]; + } + char c3 = ' '; + if (l < ac.length) { + c3 = ac[l]; + } + byte byte0 = method513(c1); + byte byte1 = method513(c3); + if (abyte0 != null && method510(byte0, abyte0, byte1)) { + flag4 = false; + } + } else { + boolean flag5 = false; + boolean flag6 = false; + if (k - 1 < 0 || method517(ac[k - 1]) && ac[k - 1] != '\'') { + flag5 = true; + } + if (l >= ac.length || method517(ac[l]) && ac[l] != '\'') { + flag6 = true; + } + if (!flag5 || !flag6) { + boolean flag7 = false; + int k2 = k - 2; + if (flag5) { + k2 = k; + } + for (; !flag7 && k2 < l; k2++) { + if (k2 >= 0 && (!method517(ac[k2]) || ac[k2] == '\'')) { + char ac2[] = new char[3]; + int j3; + for (j3 = 0; j3 < 3; j3++) { + if (k2 + j3 >= ac.length || method517(ac[k2 + j3]) && ac[k2 + j3] != '\'') { + break; + } + ac2[j3] = ac[k2 + j3]; + } + + boolean flag8 = true; + if (j3 == 0) { + flag8 = false; + } + if (j3 < 3 && k2 - 1 >= 0 && (!method517(ac[k2 - 1]) || ac[k2 - 1] == '\'')) { + flag8 = false; + } + if (flag8 && !method523(ac2)) { + flag7 = true; + } + } + } + + if (!flag7) { + flag4 = false; + } + } + } + if (flag4) { + int l1 = 0; + int i2 = 0; + int j2 = -1; + for (int l2 = k; l2 < l; l2++) { + if (isDigit(ac[l2])) { + l1++; + } else if (isLetter(ac[l2])) { + i2++; + j2 = l2; + } + } + + if (j2 > -1) { + l1 -= l - 1 - j2; + } + if (l1 <= i2) { + for (int i3 = k; i3 < l; i3++) { + ac[i3] = '*'; + } + + } else { + j = 1; + } + } + } + } + + } + + private static boolean method510(byte byte0, byte abyte0[][], byte byte2) { + int i = 0; + if (abyte0[i][0] == byte0 && abyte0[i][1] == byte2) { + return true; + } + int j = abyte0.length - 1; + if (abyte0[j][0] == byte0 && abyte0[j][1] == byte2) { + return true; + } + do { + int k = (i + j) / 2; + if (abyte0[k][0] == byte0 && abyte0[k][1] == byte2) { + return true; + } + if (byte0 < abyte0[k][0] || byte0 == abyte0[k][0] && byte2 < abyte0[k][1]) { + j = k; + } else { + i = k; + } + } while (i != j && i + 1 != j); + return false; + } + + private static int method511(char c, char c1, char c2) { + if (c1 == c) { + return 1; + } + if (c1 == 'o' && c == '0') { + return 1; + } + if (c1 == 'o' && c == '(' && c2 == ')') { + return 2; + } + if (c1 == 'c' && (c == '(' || c == '<' || c == '[')) { + return 1; + } + if (c1 == 'e' && c == '\u20AC') { + return 1; + } + if (c1 == 's' && c == '$') { + return 1; + } + return c1 != 'l' || c != 'i' ? 0 : 1; + } + + private static int method512(char c, char c1, char c2) { + if (c2 == c1) { + return 1; + } + if (c2 >= 'a' && c2 <= 'm') { + if (c2 == 'a') { + if (c1 == '4' || c1 == '@' || c1 == '^') { + return 1; + } + return c1 != '/' || c != '\\' ? 0 : 2; + } + if (c2 == 'b') { + if (c1 == '6' || c1 == '8') { + return 1; + } + return (c1 != '1' || c != '3') && (c1 != 'i' || c != '3') ? 0 : 2; + } + if (c2 == 'c') { + return c1 != '(' && c1 != '<' && c1 != '{' && c1 != '[' ? 0 : 1; + } + if (c2 == 'd') { + return (c1 != '[' || c != ')') && (c1 != 'i' || c != ')') ? 0 : 2; + } + if (c2 == 'e') { + return c1 != '3' && c1 != '\u20AC' ? 0 : 1; + } + if (c2 == 'f') { + if (c1 == 'p' && c == 'h') { + return 2; + } + return c1 != '\243' ? 0 : 1; + } + if (c2 == 'g') { + return c1 != '9' && c1 != '6' && c1 != 'q' ? 0 : 1; + } + if (c2 == 'h') { + return c1 != '#' ? 0 : 1; + } + if (c2 == 'i') { + return c1 != 'y' && c1 != 'l' && c1 != 'j' && c1 != '1' && c1 != '!' && c1 != ':' && c1 != ';' && c1 != '|' ? 0 : 1; + } + if (c2 == 'j') { + return 0; + } + if (c2 == 'k') { + return 0; + } + if (c2 == 'l') { + return c1 != '1' && c1 != '|' && c1 != 'i' ? 0 : 1; + } + if (c2 == 'm') { + return 0; + } + } + if (c2 >= 'n' && c2 <= 'z') { + if (c2 == 'n') { + return 0; + } + if (c2 == 'o') { + if (c1 == '0' || c1 == '*') { + return 1; + } + return (c1 != '(' || c != ')') && (c1 != '[' || c != ']') && (c1 != '{' || c != '}') && (c1 != '<' || c != '>') ? 0 : 2; + } + if (c2 == 'p') { + return 0; + } + if (c2 == 'q') { + return 0; + } + if (c2 == 'r') { + return 0; + } + if (c2 == 's') { + return c1 != '5' && c1 != 'z' && c1 != '$' && c1 != '2' ? 0 : 1; + } + if (c2 == 't') { + return c1 != '7' && c1 != '+' ? 0 : 1; + } + if (c2 == 'u') { + if (c1 == 'v') { + return 1; + } + return (c1 != '\\' || c != '/') && (c1 != '\\' || c != '|') && (c1 != '|' || c != '/') ? 0 : 2; + } + if (c2 == 'v') { + return (c1 != '\\' || c != '/') && (c1 != '\\' || c != '|') && (c1 != '|' || c != '/') ? 0 : 2; + } + if (c2 == 'w') { + return c1 != 'v' || c != 'v' ? 0 : 2; + } + if (c2 == 'x') { + return (c1 != ')' || c != '(') && (c1 != '}' || c != '{') && (c1 != ']' || c != '[') && (c1 != '>' || c != '<') ? 0 : 2; + } + if (c2 == 'y') { + return 0; + } + if (c2 == 'z') { + return 0; + } + } + if (c2 >= '0' && c2 <= '9') { + if (c2 == '0') { + if (c1 == 'o' || c1 == 'O') { + return 1; + } + return (c1 != '(' || c != ')') && (c1 != '{' || c != '}') && (c1 != '[' || c != ']') ? 0 : 2; + } + if (c2 == '1') { + return c1 != 'l' ? 0 : 1; + } else { + return 0; + } + } + if (c2 == ',') { + return c1 != '.' ? 0 : 1; + } + if (c2 == '.') { + return c1 != ',' ? 0 : 1; + } + if (c2 == '!') { + return c1 != 'i' ? 0 : 1; + } else { + return 0; + } + } + + private static byte method513(char c) { + if (c >= 'a' && c <= 'z') { + return (byte) (c - 97 + 1); + } + if (c == '\'') { + return 28; + } + if (c >= '0' && c <= '9') { + return (byte) (c - 48 + 29); + } else { + return 27; + } + } + + private static void method514(char ac[]) { + int j; + int k = 0; + int l = 0; + int i1 = 0; + while ((j = method515(ac, k)) != -1) { + boolean flag = false; + for (int j1 = k; j1 >= 0 && j1 < j && !flag; j1++) { + if (!method517(ac[j1]) && !method518(ac[j1])) { + flag = true; + } + } + + if (flag) { + l = 0; + } + if (l == 0) { + i1 = j; + } + k = method516(ac, j); + int k1 = 0; + for (int l1 = j; l1 < k; l1++) { + k1 = k1 * 10 + ac[l1] - 48; + } + + if (k1 > 255 || k - j > 8) { + l = 0; + } else { + l++; + } + if (l == 4) { + for (int i2 = i1; i2 < k; i2++) { + ac[i2] = '*'; + } + + l = 0; + } + } + } + + private static int method515(char ac[], int i) { + for (int k = i; k < ac.length && k >= 0; k++) { + if (ac[k] >= '0' && ac[k] <= '9') { + return k; + } + } + + return -1; + } + + private static int method516(char ac[], int j) { + for (int k = j; k < ac.length && k >= 0; k++) { + if (ac[k] < '0' || ac[k] > '9') { + return k; + } + } + return ac.length; + } + + private static boolean method517(char c) { + return !isLetter(c) && !isDigit(c); + } + + private static boolean method518(char c) { + return c < 'a' || c > 'z' || c == 'v' || c == 'x' || c == 'j' || c == 'q' || c == 'z'; + } + + private static boolean isLetter(char c) { + return c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'; + } + + private static boolean isDigit(char c) { + return c >= '0' && c <= '9'; + } + + private static boolean isLowerCaseLetter(char c) { + return c >= 'a' && c <= 'z'; + } + + private static boolean isUpperCaseLetter(char c) { + return c >= 'A' && c <= 'Z'; + } + + private static boolean method523(char ac[]) { + boolean flag = true; + for (int i = 0; i < ac.length; i++) { + if (!isDigit(ac[i]) && ac[i] != 0) { + flag = false; + } + } + + if (flag) { + return true; + } + int j = method524(ac); + int k = 0; + int l = anIntArray620.length - 1; + if (j == anIntArray620[k] || j == anIntArray620[l]) { + return true; + } + do { + int i1 = (k + l) / 2; + if (j == anIntArray620[i1]) { + return true; + } + if (j < anIntArray620[i1]) { + l = i1; + } else { + k = i1; + } + } while (k != l && k + 1 != l); + return false; + } + + private static int method524(char ac[]) { + if (ac.length > 6) { + return 0; + } + int k = 0; + for (int l = 0; l < ac.length; l++) { + char c = ac[ac.length - l - 1]; + if (c >= 'a' && c <= 'z') { + k = k * 38 + c - 97 + 1; + } else if (c == '\'') { + k = k * 38 + 27; + } else if (c >= '0' && c <= '9') { + k = k * 38 + c - 48 + 28; + } else if (c != 0) { + return 0; + } + } + + return k; + } + + private static int[] anIntArray620; + private static char[][] aCharArrayArray621; + private static byte[][][] aByteArrayArrayArray622; + private static char[][] aCharArrayArray623; + private static char[][] aCharArrayArray624; + private static int[] anIntArray625; + private static final String[] exceptions = {"cook", "cook's", "cooks", "seeks", "sheet", "woop", "woops", "faq", "noob", "noobs"}; + +} diff --git a/2006Redone Client/src/Class11.java b/2006Redone Client/src/main/java/Class11.java similarity index 96% rename from 2006Redone Client/src/Class11.java rename to 2006Redone Client/src/main/java/Class11.java index 3b4899f7..0850a71a 100644 --- a/2006Redone Client/src/Class11.java +++ b/2006Redone Client/src/main/java/Class11.java @@ -1,195 +1,195 @@ -/* Class11 - Decompiled by JODE - * Visit http://jode.sourceforge.net/ - */ - -final class Class11 -{ - private static byte[] aByteArray210 - = { 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; - private Stream aClass3_Sub12_211 = new Stream(null); - private int[] anIntArray212; - int anInt213; - private int[] anIntArray214; - private long aLong215; - int[] anIntArray216; - private int[] anIntArray217; - private int anInt218; - - final void method520(int i) { - int i_0_ = aClass3_Sub12_211.method428(); - anIntArray216[i] += i_0_; - } - - final boolean method521() { - if (aClass3_Sub12_211.currentOffset >= 0) - return false; - return true; - } - - final void method522(int i) { - anIntArray214[i] = aClass3_Sub12_211.currentOffset; - } - - final void method523() { - aClass3_Sub12_211.buffer = null; - anIntArray217 = null; - anIntArray214 = null; - anIntArray216 = null; - anIntArray212 = null; - } - - private final int method524(int i) { - int i_1_ = (aClass3_Sub12_211.buffer - [aClass3_Sub12_211.currentOffset]); - if (i_1_ < 0) { - i_1_ &= 0xff; - anIntArray212[i] = i_1_; - aClass3_Sub12_211.currentOffset++; - } else - i_1_ = anIntArray212[i]; - if (i_1_ == 240 || i_1_ == 247) { - int i_2_ = aClass3_Sub12_211.method428(); - if (i_1_ == 247 && i_2_ > 0) { - int i_3_ = ((aClass3_Sub12_211.buffer - [aClass3_Sub12_211.currentOffset]) - & 0xff); - if (i_3_ >= 241 && i_3_ <= 243 || i_3_ == 246 || i_3_ == 248 - || i_3_ >= 250 && i_3_ <= 252 || i_3_ == 254) { - aClass3_Sub12_211.currentOffset++; - anIntArray212[i] = i_3_; - return method535(i, i_3_); - } - } - aClass3_Sub12_211.currentOffset += i_2_; - return 0; - } - return method535(i, i_1_); - } - - final void method525(byte[] is) { - aClass3_Sub12_211.buffer = is; - aClass3_Sub12_211.currentOffset = 10; - int i = aClass3_Sub12_211.readUnsignedWord(); - anInt213 = aClass3_Sub12_211.readUnsignedWord(); - anInt218 = 500000; - anIntArray217 = new int[i]; - int i_4_ = 0; - while (i_4_ < i) { - int i_5_ = aClass3_Sub12_211.readDWord(); - int i_6_ = aClass3_Sub12_211.readDWord(); - if (i_5_ == 1297379947) { - anIntArray217[i_4_] - = aClass3_Sub12_211.currentOffset; - i_4_++; - } - aClass3_Sub12_211.currentOffset += i_6_; - } - anIntArray214 = anIntArray217.clone(); - anIntArray216 = new int[i]; - anIntArray212 = new int[i]; - } - - final void method526(int i) { - aClass3_Sub12_211.currentOffset = anIntArray214[i]; - } - - final boolean method527() { - if (aClass3_Sub12_211.buffer == null) - return false; - return true; - } - - final void method528() { - aClass3_Sub12_211.currentOffset = -1; - } - - final int method529(int i) { - int i_7_ = method524(i); - return i_7_; - } - - public static void reset() { - aByteArray210 = null; - } - - final boolean method531() { - int i = anIntArray214.length; - for (int i_8_ = 0; i_8_ < i; i_8_++) { - if (anIntArray214[i_8_] >= 0) - return false; - } - return true; - } - - final long method532(int i) { - return aLong215 + (long) i * (long) anInt218; - } - - final int method533() { - return anIntArray214.length; - } - - final void method534(long l) { - aLong215 = l; - int i = anIntArray214.length; - for (int i_9_ = 0; i_9_ < i; i_9_++) { - anIntArray216[i_9_] = 0; - anIntArray212[i_9_] = 0; - aClass3_Sub12_211.currentOffset = anIntArray217[i_9_]; - method520(i_9_); - anIntArray214[i_9_] = aClass3_Sub12_211.currentOffset; - } - } - - private final int method535(int i, int i_10_) { - if (i_10_ == 255) { - int i_11_ = aClass3_Sub12_211.readUnsignedByte(); - int i_12_ = aClass3_Sub12_211.method428(); - if (i_11_ == 47) { - aClass3_Sub12_211.currentOffset += i_12_; - return 1; - } - if (i_11_ == 81) { - int i_13_ = aClass3_Sub12_211.read3Bytes(); - i_12_ -= 3; - int i_14_ = anIntArray216[i]; - aLong215 += (long) i_14_ * (long) (anInt218 - i_13_); - anInt218 = i_13_; - aClass3_Sub12_211.currentOffset += i_12_; - return 2; - } - aClass3_Sub12_211.currentOffset += i_12_; - return 3; - } - byte i_15_ = aByteArray210[i_10_ - 128]; - int i_16_ = i_10_; - if (i_15_ >= 1) - i_16_ |= aClass3_Sub12_211.readUnsignedByte() << 8; - if (i_15_ >= 2) - i_16_ |= aClass3_Sub12_211.readUnsignedByte() << 16; - return i_16_; - } - - final int method536() { - int i = anIntArray214.length; - int i_17_ = -1; - int i_18_ = 2147483647; - for (int i_19_ = 0; i_19_ < i; i_19_++) { - if (anIntArray214[i_19_] >= 0 - && anIntArray216[i_19_] < i_18_) { - i_17_ = i_19_; - i_18_ = anIntArray216[i_19_]; - } - } - return i_17_; - } - - public Class11() { - /* empty */ - } -} +/* Class11 - Decompiled by JODE + * Visit http://jode.sourceforge.net/ + */ + +final class Class11 +{ + private static byte[] aByteArray210 + = { 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; + private Stream aClass3_Sub12_211 = new Stream(null); + private int[] anIntArray212; + int anInt213; + private int[] anIntArray214; + private long aLong215; + int[] anIntArray216; + private int[] anIntArray217; + private int anInt218; + + final void method520(int i) { + int i_0_ = aClass3_Sub12_211.method428(); + anIntArray216[i] += i_0_; + } + + final boolean method521() { + if (aClass3_Sub12_211.currentOffset >= 0) + return false; + return true; + } + + final void method522(int i) { + anIntArray214[i] = aClass3_Sub12_211.currentOffset; + } + + final void method523() { + aClass3_Sub12_211.buffer = null; + anIntArray217 = null; + anIntArray214 = null; + anIntArray216 = null; + anIntArray212 = null; + } + + private final int method524(int i) { + int i_1_ = (aClass3_Sub12_211.buffer + [aClass3_Sub12_211.currentOffset]); + if (i_1_ < 0) { + i_1_ &= 0xff; + anIntArray212[i] = i_1_; + aClass3_Sub12_211.currentOffset++; + } else + i_1_ = anIntArray212[i]; + if (i_1_ == 240 || i_1_ == 247) { + int i_2_ = aClass3_Sub12_211.method428(); + if (i_1_ == 247 && i_2_ > 0) { + int i_3_ = ((aClass3_Sub12_211.buffer + [aClass3_Sub12_211.currentOffset]) + & 0xff); + if (i_3_ >= 241 && i_3_ <= 243 || i_3_ == 246 || i_3_ == 248 + || i_3_ >= 250 && i_3_ <= 252 || i_3_ == 254) { + aClass3_Sub12_211.currentOffset++; + anIntArray212[i] = i_3_; + return method535(i, i_3_); + } + } + aClass3_Sub12_211.currentOffset += i_2_; + return 0; + } + return method535(i, i_1_); + } + + final void method525(byte[] is) { + aClass3_Sub12_211.buffer = is; + aClass3_Sub12_211.currentOffset = 10; + int i = aClass3_Sub12_211.readUnsignedWord(); + anInt213 = aClass3_Sub12_211.readUnsignedWord(); + anInt218 = 500000; + anIntArray217 = new int[i]; + int i_4_ = 0; + while (i_4_ < i) { + int i_5_ = aClass3_Sub12_211.readDWord(); + int i_6_ = aClass3_Sub12_211.readDWord(); + if (i_5_ == 1297379947) { + anIntArray217[i_4_] + = aClass3_Sub12_211.currentOffset; + i_4_++; + } + aClass3_Sub12_211.currentOffset += i_6_; + } + anIntArray214 = anIntArray217.clone(); + anIntArray216 = new int[i]; + anIntArray212 = new int[i]; + } + + final void method526(int i) { + aClass3_Sub12_211.currentOffset = anIntArray214[i]; + } + + final boolean method527() { + if (aClass3_Sub12_211.buffer == null) + return false; + return true; + } + + final void method528() { + aClass3_Sub12_211.currentOffset = -1; + } + + final int method529(int i) { + int i_7_ = method524(i); + return i_7_; + } + + public static void reset() { + aByteArray210 = null; + } + + final boolean method531() { + int i = anIntArray214.length; + for (int i_8_ = 0; i_8_ < i; i_8_++) { + if (anIntArray214[i_8_] >= 0) + return false; + } + return true; + } + + final long method532(int i) { + return aLong215 + (long) i * (long) anInt218; + } + + final int method533() { + return anIntArray214.length; + } + + final void method534(long l) { + aLong215 = l; + int i = anIntArray214.length; + for (int i_9_ = 0; i_9_ < i; i_9_++) { + anIntArray216[i_9_] = 0; + anIntArray212[i_9_] = 0; + aClass3_Sub12_211.currentOffset = anIntArray217[i_9_]; + method520(i_9_); + anIntArray214[i_9_] = aClass3_Sub12_211.currentOffset; + } + } + + private final int method535(int i, int i_10_) { + if (i_10_ == 255) { + int i_11_ = aClass3_Sub12_211.readUnsignedByte(); + int i_12_ = aClass3_Sub12_211.method428(); + if (i_11_ == 47) { + aClass3_Sub12_211.currentOffset += i_12_; + return 1; + } + if (i_11_ == 81) { + int i_13_ = aClass3_Sub12_211.read3Bytes(); + i_12_ -= 3; + int i_14_ = anIntArray216[i]; + aLong215 += (long) i_14_ * (long) (anInt218 - i_13_); + anInt218 = i_13_; + aClass3_Sub12_211.currentOffset += i_12_; + return 2; + } + aClass3_Sub12_211.currentOffset += i_12_; + return 3; + } + byte i_15_ = aByteArray210[i_10_ - 128]; + int i_16_ = i_10_; + if (i_15_ >= 1) + i_16_ |= aClass3_Sub12_211.readUnsignedByte() << 8; + if (i_15_ >= 2) + i_16_ |= aClass3_Sub12_211.readUnsignedByte() << 16; + return i_16_; + } + + final int method536() { + int i = anIntArray214.length; + int i_17_ = -1; + int i_18_ = 2147483647; + for (int i_19_ = 0; i_19_ < i; i_19_++) { + if (anIntArray214[i_19_] >= 0 + && anIntArray216[i_19_] < i_18_) { + i_17_ = i_19_; + i_18_ = anIntArray216[i_19_]; + } + } + return i_17_; + } + + public Class11() { + /* empty */ + } +} diff --git a/2006Redone Client/src/Class13.java b/2006Redone Client/src/main/java/Class13.java similarity index 96% rename from 2006Redone Client/src/Class13.java rename to 2006Redone Client/src/main/java/Class13.java index 4ac08c32..dcfaa199 100644 --- a/2006Redone Client/src/Class13.java +++ b/2006Redone Client/src/main/java/Class13.java @@ -1,532 +1,532 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Class13 { - - public static int method225(byte abyte0[], int i, byte abyte1[], int j, int k) { - synchronized (aClass32_305) { - aClass32_305.aByteArray563 = abyte1; - aClass32_305.anInt564 = k; - aClass32_305.aByteArray568 = abyte0; - aClass32_305.anInt569 = 0; - aClass32_305.anInt565 = j; - aClass32_305.anInt570 = i; - aClass32_305.anInt577 = 0; - aClass32_305.anInt576 = 0; - aClass32_305.anInt566 = 0; - aClass32_305.anInt567 = 0; - aClass32_305.anInt571 = 0; - aClass32_305.anInt572 = 0; - aClass32_305.anInt579 = 0; - method227(aClass32_305); - i -= aClass32_305.anInt570; - return i; - } - } - - private static void method226(Class32 class32) { - byte byte4 = class32.aByte573; - int i = class32.anInt574; - int j = class32.anInt584; - int k = class32.anInt582; - int ai[] = Class32.anIntArray587; - int l = class32.anInt581; - byte abyte0[] = class32.aByteArray568; - int i1 = class32.anInt569; - int j1 = class32.anInt570; - int k1 = j1; - int l1 = class32.anInt601 + 1; - label0 : do { - if (i > 0) { - do { - if (j1 == 0) { - break label0; - } - if (i == 1) { - break; - } - abyte0[i1] = byte4; - i--; - i1++; - j1--; - } while (true); - if (j1 == 0) { - i = 1; - break; - } - abyte0[i1] = byte4; - i1++; - j1--; - } - boolean flag = true; - while (flag) { - flag = false; - if (j == l1) { - i = 0; - break label0; - } - byte4 = (byte) k; - l = ai[l]; - byte byte0 = (byte) (l & 0xff); - l >>= 8; - j++; - if (byte0 != k) { - k = byte0; - if (j1 == 0) { - i = 1; - } else { - abyte0[i1] = byte4; - i1++; - j1--; - flag = true; - continue; - } - break label0; - } - if (j != l1) { - continue; - } - if (j1 == 0) { - i = 1; - break label0; - } - abyte0[i1] = byte4; - i1++; - j1--; - flag = true; - } - i = 2; - l = ai[l]; - byte byte1 = (byte) (l & 0xff); - l >>= 8; - if (++j != l1) { - if (byte1 != k) { - k = byte1; - } else { - i = 3; - l = ai[l]; - byte byte2 = (byte) (l & 0xff); - l >>= 8; - if (++j != l1) { - if (byte2 != k) { - k = byte2; - } else { - l = ai[l]; - byte byte3 = (byte) (l & 0xff); - l >>= 8; - j++; - i = (byte3 & 0xff) + 4; - l = ai[l]; - k = (byte) (l & 0xff); - l >>= 8; - j++; - } - } - } - } - } while (true); - int i2 = class32.anInt571; - class32.anInt571 += k1 - j1; - if (class32.anInt571 < i2) { - class32.anInt572++; - } - class32.aByte573 = byte4; - class32.anInt574 = i; - class32.anInt584 = j; - class32.anInt582 = k; - Class32.anIntArray587 = ai; - class32.anInt581 = l; - class32.aByteArray568 = abyte0; - class32.anInt569 = i1; - class32.anInt570 = j1; - } - - private static void method227(Class32 class32) { - int k8 = 0; - int ai[] = null; - int ai1[] = null; - int ai2[] = null; - class32.anInt578 = 1; - if (Class32.anIntArray587 == null) { - Class32.anIntArray587 = new int[class32.anInt578 * 0x186a0]; - } - boolean flag19 = true; - while (flag19) { - byte byte0 = method228(class32); - if (byte0 == 23) { - return; - } - byte0 = method228(class32); - byte0 = method228(class32); - byte0 = method228(class32); - byte0 = method228(class32); - byte0 = method228(class32); - class32.anInt579++; - byte0 = method228(class32); - byte0 = method228(class32); - byte0 = method228(class32); - byte0 = method228(class32); - byte0 = method229(class32); - class32.aBoolean575 = byte0 != 0; - if (class32.aBoolean575) { - System.out.println("PANIC! RANDOMISED BLOCK!"); - } - class32.anInt580 = 0; - byte0 = method228(class32); - class32.anInt580 = class32.anInt580 << 8 | byte0 & 0xff; - byte0 = method228(class32); - class32.anInt580 = class32.anInt580 << 8 | byte0 & 0xff; - byte0 = method228(class32); - class32.anInt580 = class32.anInt580 << 8 | byte0 & 0xff; - for (int j = 0; j < 16; j++) { - byte byte1 = method229(class32); - class32.aBooleanArray590[j] = byte1 == 1; - } - - for (int k = 0; k < 256; k++) { - class32.aBooleanArray589[k] = false; - } - - for (int l = 0; l < 16; l++) { - if (class32.aBooleanArray590[l]) { - for (int i3 = 0; i3 < 16; i3++) { - byte byte2 = method229(class32); - if (byte2 == 1) { - class32.aBooleanArray589[l * 16 + i3] = true; - } - } - - } - } - - method231(class32); - int i4 = class32.anInt588 + 2; - int j4 = method230(3, class32); - int k4 = method230(15, class32); - for (int i1 = 0; i1 < k4; i1++) { - int j3 = 0; - do { - byte byte3 = method229(class32); - if (byte3 == 0) { - break; - } - j3++; - } while (true); - class32.aByteArray595[i1] = (byte) j3; - } - - byte abyte0[] = new byte[6]; - for (byte byte16 = 0; byte16 < j4; byte16++) { - abyte0[byte16] = byte16; - } - - for (int j1 = 0; j1 < k4; j1++) { - byte byte17 = class32.aByteArray595[j1]; - byte byte15 = abyte0[byte17]; - for (; byte17 > 0; byte17--) { - abyte0[byte17] = abyte0[byte17 - 1]; - } - - abyte0[0] = byte15; - class32.aByteArray594[j1] = byte15; - } - - for (int k3 = 0; k3 < j4; k3++) { - int l6 = method230(5, class32); - for (int k1 = 0; k1 < i4; k1++) { - do { - byte byte4 = method229(class32); - if (byte4 == 0) { - break; - } - byte4 = method229(class32); - if (byte4 == 0) { - l6++; - } else { - l6--; - } - } while (true); - class32.aByteArrayArray596[k3][k1] = (byte) l6; - } - - } - - for (int l3 = 0; l3 < j4; l3++) { - byte byte8 = 32; - int i = 0; - for (int l1 = 0; l1 < i4; l1++) { - if (class32.aByteArrayArray596[l3][l1] > i) { - i = class32.aByteArrayArray596[l3][l1]; - } - if (class32.aByteArrayArray596[l3][l1] < byte8) { - byte8 = class32.aByteArrayArray596[l3][l1]; - } - } - - method232(class32.anIntArrayArray597[l3], class32.anIntArrayArray598[l3], class32.anIntArrayArray599[l3], class32.aByteArrayArray596[l3], byte8, i, i4); - class32.anIntArray600[l3] = byte8; - } - - int l4 = class32.anInt588 + 1; - int i5 = -1; - int j5 = 0; - for (int i2 = 0; i2 <= 255; i2++) { - class32.anIntArray583[i2] = 0; - } - - int j9 = 4095; - for (int l8 = 15; l8 >= 0; l8--) { - for (int i9 = 15; i9 >= 0; i9--) { - class32.aByteArray592[j9] = (byte) (l8 * 16 + i9); - j9--; - } - - class32.anIntArray593[l8] = j9 + 1; - } - - int i6 = 0; - if (j5 == 0) { - i5++; - j5 = 50; - byte byte12 = class32.aByteArray594[i5]; - k8 = class32.anIntArray600[byte12]; - ai = class32.anIntArrayArray597[byte12]; - ai2 = class32.anIntArrayArray599[byte12]; - ai1 = class32.anIntArrayArray598[byte12]; - } - j5--; - int i7 = k8; - int l7; - byte byte9; - for (l7 = method230(i7, class32); l7 > ai[i7]; l7 = l7 << 1 | byte9) { - i7++; - byte9 = method229(class32); - } - - for (int k5 = ai2[l7 - ai1[i7]]; k5 != l4;) { - if (k5 == 0 || k5 == 1) { - int j6 = -1; - int k6 = 1; - do { - if (k5 == 0) { - j6 += k6; - } else if (k5 == 1) { - j6 += 2 * k6; - } - k6 *= 2; - if (j5 == 0) { - i5++; - j5 = 50; - byte byte13 = class32.aByteArray594[i5]; - k8 = class32.anIntArray600[byte13]; - ai = class32.anIntArrayArray597[byte13]; - ai2 = class32.anIntArrayArray599[byte13]; - ai1 = class32.anIntArrayArray598[byte13]; - } - j5--; - int j7 = k8; - int i8; - byte byte10; - for (i8 = method230(j7, class32); i8 > ai[j7]; i8 = i8 << 1 | byte10) { - j7++; - byte10 = method229(class32); - } - - k5 = ai2[i8 - ai1[j7]]; - } while (k5 == 0 || k5 == 1); - j6++; - byte byte5 = class32.aByteArray591[class32.aByteArray592[class32.anIntArray593[0]] & 0xff]; - class32.anIntArray583[byte5 & 0xff] += j6; - for (; j6 > 0; j6--) { - Class32.anIntArray587[i6] = byte5 & 0xff; - i6++; - } - - } else { - int j11 = k5 - 1; - byte byte6; - if (j11 < 16) { - int j10 = class32.anIntArray593[0]; - byte6 = class32.aByteArray592[j10 + j11]; - for (; j11 > 3; j11 -= 4) { - int k11 = j10 + j11; - class32.aByteArray592[k11] = class32.aByteArray592[k11 - 1]; - class32.aByteArray592[k11 - 1] = class32.aByteArray592[k11 - 2]; - class32.aByteArray592[k11 - 2] = class32.aByteArray592[k11 - 3]; - class32.aByteArray592[k11 - 3] = class32.aByteArray592[k11 - 4]; - } - - for (; j11 > 0; j11--) { - class32.aByteArray592[j10 + j11] = class32.aByteArray592[j10 + j11 - 1]; - } - - class32.aByteArray592[j10] = byte6; - } else { - int l10 = j11 / 16; - int i11 = j11 % 16; - int k10 = class32.anIntArray593[l10] + i11; - byte6 = class32.aByteArray592[k10]; - for (; k10 > class32.anIntArray593[l10]; k10--) { - class32.aByteArray592[k10] = class32.aByteArray592[k10 - 1]; - } - - class32.anIntArray593[l10]++; - for (; l10 > 0; l10--) { - class32.anIntArray593[l10]--; - class32.aByteArray592[class32.anIntArray593[l10]] = class32.aByteArray592[class32.anIntArray593[l10 - 1] + 16 - 1]; - } - - class32.anIntArray593[0]--; - class32.aByteArray592[class32.anIntArray593[0]] = byte6; - if (class32.anIntArray593[0] == 0) { - int i10 = 4095; - for (int k9 = 15; k9 >= 0; k9--) { - for (int l9 = 15; l9 >= 0; l9--) { - class32.aByteArray592[i10] = class32.aByteArray592[class32.anIntArray593[k9] + l9]; - i10--; - } - - class32.anIntArray593[k9] = i10 + 1; - } - - } - } - class32.anIntArray583[class32.aByteArray591[byte6 & 0xff] & 0xff]++; - Class32.anIntArray587[i6] = class32.aByteArray591[byte6 & 0xff] & 0xff; - i6++; - if (j5 == 0) { - i5++; - j5 = 50; - byte byte14 = class32.aByteArray594[i5]; - k8 = class32.anIntArray600[byte14]; - ai = class32.anIntArrayArray597[byte14]; - ai2 = class32.anIntArrayArray599[byte14]; - ai1 = class32.anIntArrayArray598[byte14]; - } - j5--; - int k7 = k8; - int j8; - byte byte11; - for (j8 = method230(k7, class32); j8 > ai[k7]; j8 = j8 << 1 | byte11) { - k7++; - byte11 = method229(class32); - } - - k5 = ai2[j8 - ai1[k7]]; - } - } - - class32.anInt574 = 0; - class32.aByte573 = 0; - class32.anIntArray585[0] = 0; - for (int j2 = 1; j2 <= 256; j2++) { - class32.anIntArray585[j2] = class32.anIntArray583[j2 - 1]; - } - - for (int k2 = 1; k2 <= 256; k2++) { - class32.anIntArray585[k2] += class32.anIntArray585[k2 - 1]; - } - - for (int l2 = 0; l2 < i6; l2++) { - byte byte7 = (byte) (Class32.anIntArray587[l2] & 0xff); - Class32.anIntArray587[class32.anIntArray585[byte7 & 0xff]] |= l2 << 8; - class32.anIntArray585[byte7 & 0xff]++; - } - - class32.anInt581 = Class32.anIntArray587[class32.anInt580] >> 8; - class32.anInt584 = 0; - class32.anInt581 = Class32.anIntArray587[class32.anInt581]; - class32.anInt582 = (byte) (class32.anInt581 & 0xff); - class32.anInt581 >>= 8; - class32.anInt584++; - class32.anInt601 = i6; - method226(class32); - flag19 = class32.anInt584 == class32.anInt601 + 1 && class32.anInt574 == 0; - } - } - - private static byte method228(Class32 class32) { - return (byte) method230(8, class32); - } - - private static byte method229(Class32 class32) { - return (byte) method230(1, class32); - } - - private static int method230(int i, Class32 class32) { - int j; - do { - if (class32.anInt577 >= i) { - int k = class32.anInt576 >> class32.anInt577 - i & (1 << i) - 1; - class32.anInt577 -= i; - j = k; - break; - } - class32.anInt576 = class32.anInt576 << 8 | class32.aByteArray563[class32.anInt564] & 0xff; - class32.anInt577 += 8; - class32.anInt564++; - class32.anInt565--; - class32.anInt566++; - if (class32.anInt566 == 0) { - class32.anInt567++; - } - } while (true); - return j; - } - - private static void method231(Class32 class32) { - class32.anInt588 = 0; - for (int i = 0; i < 256; i++) { - if (class32.aBooleanArray589[i]) { - class32.aByteArray591[class32.anInt588] = (byte) i; - class32.anInt588++; - } - } - - } - - private static void method232(int ai[], int ai1[], int ai2[], byte abyte0[], int i, int j, int k) { - int l = 0; - for (int i1 = i; i1 <= j; i1++) { - for (int l2 = 0; l2 < k; l2++) { - if (abyte0[l2] == i1) { - ai2[l] = l2; - l++; - } - } - - } - - for (int j1 = 0; j1 < 23; j1++) { - ai1[j1] = 0; - } - - for (int k1 = 0; k1 < k; k1++) { - ai1[abyte0[k1] + 1]++; - } - - for (int l1 = 1; l1 < 23; l1++) { - ai1[l1] += ai1[l1 - 1]; - } - - for (int i2 = 0; i2 < 23; i2++) { - ai[i2] = 0; - } - - int i3 = 0; - for (int j2 = i; j2 <= j; j2++) { - i3 += ai1[j2 + 1] - ai1[j2]; - ai[j2] = i3 - 1; - i3 <<= 1; - } - - for (int k2 = i + 1; k2 <= j; k2++) { - ai1[k2] = (ai[k2 - 1] + 1 << 1) - ai1[k2]; - } - - } - - private static final Class32 aClass32_305 = new Class32(); - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Class13 { + + public static int method225(byte abyte0[], int i, byte abyte1[], int j, int k) { + synchronized (aClass32_305) { + aClass32_305.aByteArray563 = abyte1; + aClass32_305.anInt564 = k; + aClass32_305.aByteArray568 = abyte0; + aClass32_305.anInt569 = 0; + aClass32_305.anInt565 = j; + aClass32_305.anInt570 = i; + aClass32_305.anInt577 = 0; + aClass32_305.anInt576 = 0; + aClass32_305.anInt566 = 0; + aClass32_305.anInt567 = 0; + aClass32_305.anInt571 = 0; + aClass32_305.anInt572 = 0; + aClass32_305.anInt579 = 0; + method227(aClass32_305); + i -= aClass32_305.anInt570; + return i; + } + } + + private static void method226(Class32 class32) { + byte byte4 = class32.aByte573; + int i = class32.anInt574; + int j = class32.anInt584; + int k = class32.anInt582; + int ai[] = Class32.anIntArray587; + int l = class32.anInt581; + byte abyte0[] = class32.aByteArray568; + int i1 = class32.anInt569; + int j1 = class32.anInt570; + int k1 = j1; + int l1 = class32.anInt601 + 1; + label0 : do { + if (i > 0) { + do { + if (j1 == 0) { + break label0; + } + if (i == 1) { + break; + } + abyte0[i1] = byte4; + i--; + i1++; + j1--; + } while (true); + if (j1 == 0) { + i = 1; + break; + } + abyte0[i1] = byte4; + i1++; + j1--; + } + boolean flag = true; + while (flag) { + flag = false; + if (j == l1) { + i = 0; + break label0; + } + byte4 = (byte) k; + l = ai[l]; + byte byte0 = (byte) (l & 0xff); + l >>= 8; + j++; + if (byte0 != k) { + k = byte0; + if (j1 == 0) { + i = 1; + } else { + abyte0[i1] = byte4; + i1++; + j1--; + flag = true; + continue; + } + break label0; + } + if (j != l1) { + continue; + } + if (j1 == 0) { + i = 1; + break label0; + } + abyte0[i1] = byte4; + i1++; + j1--; + flag = true; + } + i = 2; + l = ai[l]; + byte byte1 = (byte) (l & 0xff); + l >>= 8; + if (++j != l1) { + if (byte1 != k) { + k = byte1; + } else { + i = 3; + l = ai[l]; + byte byte2 = (byte) (l & 0xff); + l >>= 8; + if (++j != l1) { + if (byte2 != k) { + k = byte2; + } else { + l = ai[l]; + byte byte3 = (byte) (l & 0xff); + l >>= 8; + j++; + i = (byte3 & 0xff) + 4; + l = ai[l]; + k = (byte) (l & 0xff); + l >>= 8; + j++; + } + } + } + } + } while (true); + int i2 = class32.anInt571; + class32.anInt571 += k1 - j1; + if (class32.anInt571 < i2) { + class32.anInt572++; + } + class32.aByte573 = byte4; + class32.anInt574 = i; + class32.anInt584 = j; + class32.anInt582 = k; + Class32.anIntArray587 = ai; + class32.anInt581 = l; + class32.aByteArray568 = abyte0; + class32.anInt569 = i1; + class32.anInt570 = j1; + } + + private static void method227(Class32 class32) { + int k8 = 0; + int ai[] = null; + int ai1[] = null; + int ai2[] = null; + class32.anInt578 = 1; + if (Class32.anIntArray587 == null) { + Class32.anIntArray587 = new int[class32.anInt578 * 0x186a0]; + } + boolean flag19 = true; + while (flag19) { + byte byte0 = method228(class32); + if (byte0 == 23) { + return; + } + byte0 = method228(class32); + byte0 = method228(class32); + byte0 = method228(class32); + byte0 = method228(class32); + byte0 = method228(class32); + class32.anInt579++; + byte0 = method228(class32); + byte0 = method228(class32); + byte0 = method228(class32); + byte0 = method228(class32); + byte0 = method229(class32); + class32.aBoolean575 = byte0 != 0; + if (class32.aBoolean575) { + System.out.println("PANIC! RANDOMISED BLOCK!"); + } + class32.anInt580 = 0; + byte0 = method228(class32); + class32.anInt580 = class32.anInt580 << 8 | byte0 & 0xff; + byte0 = method228(class32); + class32.anInt580 = class32.anInt580 << 8 | byte0 & 0xff; + byte0 = method228(class32); + class32.anInt580 = class32.anInt580 << 8 | byte0 & 0xff; + for (int j = 0; j < 16; j++) { + byte byte1 = method229(class32); + class32.aBooleanArray590[j] = byte1 == 1; + } + + for (int k = 0; k < 256; k++) { + class32.aBooleanArray589[k] = false; + } + + for (int l = 0; l < 16; l++) { + if (class32.aBooleanArray590[l]) { + for (int i3 = 0; i3 < 16; i3++) { + byte byte2 = method229(class32); + if (byte2 == 1) { + class32.aBooleanArray589[l * 16 + i3] = true; + } + } + + } + } + + method231(class32); + int i4 = class32.anInt588 + 2; + int j4 = method230(3, class32); + int k4 = method230(15, class32); + for (int i1 = 0; i1 < k4; i1++) { + int j3 = 0; + do { + byte byte3 = method229(class32); + if (byte3 == 0) { + break; + } + j3++; + } while (true); + class32.aByteArray595[i1] = (byte) j3; + } + + byte abyte0[] = new byte[6]; + for (byte byte16 = 0; byte16 < j4; byte16++) { + abyte0[byte16] = byte16; + } + + for (int j1 = 0; j1 < k4; j1++) { + byte byte17 = class32.aByteArray595[j1]; + byte byte15 = abyte0[byte17]; + for (; byte17 > 0; byte17--) { + abyte0[byte17] = abyte0[byte17 - 1]; + } + + abyte0[0] = byte15; + class32.aByteArray594[j1] = byte15; + } + + for (int k3 = 0; k3 < j4; k3++) { + int l6 = method230(5, class32); + for (int k1 = 0; k1 < i4; k1++) { + do { + byte byte4 = method229(class32); + if (byte4 == 0) { + break; + } + byte4 = method229(class32); + if (byte4 == 0) { + l6++; + } else { + l6--; + } + } while (true); + class32.aByteArrayArray596[k3][k1] = (byte) l6; + } + + } + + for (int l3 = 0; l3 < j4; l3++) { + byte byte8 = 32; + int i = 0; + for (int l1 = 0; l1 < i4; l1++) { + if (class32.aByteArrayArray596[l3][l1] > i) { + i = class32.aByteArrayArray596[l3][l1]; + } + if (class32.aByteArrayArray596[l3][l1] < byte8) { + byte8 = class32.aByteArrayArray596[l3][l1]; + } + } + + method232(class32.anIntArrayArray597[l3], class32.anIntArrayArray598[l3], class32.anIntArrayArray599[l3], class32.aByteArrayArray596[l3], byte8, i, i4); + class32.anIntArray600[l3] = byte8; + } + + int l4 = class32.anInt588 + 1; + int i5 = -1; + int j5 = 0; + for (int i2 = 0; i2 <= 255; i2++) { + class32.anIntArray583[i2] = 0; + } + + int j9 = 4095; + for (int l8 = 15; l8 >= 0; l8--) { + for (int i9 = 15; i9 >= 0; i9--) { + class32.aByteArray592[j9] = (byte) (l8 * 16 + i9); + j9--; + } + + class32.anIntArray593[l8] = j9 + 1; + } + + int i6 = 0; + if (j5 == 0) { + i5++; + j5 = 50; + byte byte12 = class32.aByteArray594[i5]; + k8 = class32.anIntArray600[byte12]; + ai = class32.anIntArrayArray597[byte12]; + ai2 = class32.anIntArrayArray599[byte12]; + ai1 = class32.anIntArrayArray598[byte12]; + } + j5--; + int i7 = k8; + int l7; + byte byte9; + for (l7 = method230(i7, class32); l7 > ai[i7]; l7 = l7 << 1 | byte9) { + i7++; + byte9 = method229(class32); + } + + for (int k5 = ai2[l7 - ai1[i7]]; k5 != l4;) { + if (k5 == 0 || k5 == 1) { + int j6 = -1; + int k6 = 1; + do { + if (k5 == 0) { + j6 += k6; + } else if (k5 == 1) { + j6 += 2 * k6; + } + k6 *= 2; + if (j5 == 0) { + i5++; + j5 = 50; + byte byte13 = class32.aByteArray594[i5]; + k8 = class32.anIntArray600[byte13]; + ai = class32.anIntArrayArray597[byte13]; + ai2 = class32.anIntArrayArray599[byte13]; + ai1 = class32.anIntArrayArray598[byte13]; + } + j5--; + int j7 = k8; + int i8; + byte byte10; + for (i8 = method230(j7, class32); i8 > ai[j7]; i8 = i8 << 1 | byte10) { + j7++; + byte10 = method229(class32); + } + + k5 = ai2[i8 - ai1[j7]]; + } while (k5 == 0 || k5 == 1); + j6++; + byte byte5 = class32.aByteArray591[class32.aByteArray592[class32.anIntArray593[0]] & 0xff]; + class32.anIntArray583[byte5 & 0xff] += j6; + for (; j6 > 0; j6--) { + Class32.anIntArray587[i6] = byte5 & 0xff; + i6++; + } + + } else { + int j11 = k5 - 1; + byte byte6; + if (j11 < 16) { + int j10 = class32.anIntArray593[0]; + byte6 = class32.aByteArray592[j10 + j11]; + for (; j11 > 3; j11 -= 4) { + int k11 = j10 + j11; + class32.aByteArray592[k11] = class32.aByteArray592[k11 - 1]; + class32.aByteArray592[k11 - 1] = class32.aByteArray592[k11 - 2]; + class32.aByteArray592[k11 - 2] = class32.aByteArray592[k11 - 3]; + class32.aByteArray592[k11 - 3] = class32.aByteArray592[k11 - 4]; + } + + for (; j11 > 0; j11--) { + class32.aByteArray592[j10 + j11] = class32.aByteArray592[j10 + j11 - 1]; + } + + class32.aByteArray592[j10] = byte6; + } else { + int l10 = j11 / 16; + int i11 = j11 % 16; + int k10 = class32.anIntArray593[l10] + i11; + byte6 = class32.aByteArray592[k10]; + for (; k10 > class32.anIntArray593[l10]; k10--) { + class32.aByteArray592[k10] = class32.aByteArray592[k10 - 1]; + } + + class32.anIntArray593[l10]++; + for (; l10 > 0; l10--) { + class32.anIntArray593[l10]--; + class32.aByteArray592[class32.anIntArray593[l10]] = class32.aByteArray592[class32.anIntArray593[l10 - 1] + 16 - 1]; + } + + class32.anIntArray593[0]--; + class32.aByteArray592[class32.anIntArray593[0]] = byte6; + if (class32.anIntArray593[0] == 0) { + int i10 = 4095; + for (int k9 = 15; k9 >= 0; k9--) { + for (int l9 = 15; l9 >= 0; l9--) { + class32.aByteArray592[i10] = class32.aByteArray592[class32.anIntArray593[k9] + l9]; + i10--; + } + + class32.anIntArray593[k9] = i10 + 1; + } + + } + } + class32.anIntArray583[class32.aByteArray591[byte6 & 0xff] & 0xff]++; + Class32.anIntArray587[i6] = class32.aByteArray591[byte6 & 0xff] & 0xff; + i6++; + if (j5 == 0) { + i5++; + j5 = 50; + byte byte14 = class32.aByteArray594[i5]; + k8 = class32.anIntArray600[byte14]; + ai = class32.anIntArrayArray597[byte14]; + ai2 = class32.anIntArrayArray599[byte14]; + ai1 = class32.anIntArrayArray598[byte14]; + } + j5--; + int k7 = k8; + int j8; + byte byte11; + for (j8 = method230(k7, class32); j8 > ai[k7]; j8 = j8 << 1 | byte11) { + k7++; + byte11 = method229(class32); + } + + k5 = ai2[j8 - ai1[k7]]; + } + } + + class32.anInt574 = 0; + class32.aByte573 = 0; + class32.anIntArray585[0] = 0; + for (int j2 = 1; j2 <= 256; j2++) { + class32.anIntArray585[j2] = class32.anIntArray583[j2 - 1]; + } + + for (int k2 = 1; k2 <= 256; k2++) { + class32.anIntArray585[k2] += class32.anIntArray585[k2 - 1]; + } + + for (int l2 = 0; l2 < i6; l2++) { + byte byte7 = (byte) (Class32.anIntArray587[l2] & 0xff); + Class32.anIntArray587[class32.anIntArray585[byte7 & 0xff]] |= l2 << 8; + class32.anIntArray585[byte7 & 0xff]++; + } + + class32.anInt581 = Class32.anIntArray587[class32.anInt580] >> 8; + class32.anInt584 = 0; + class32.anInt581 = Class32.anIntArray587[class32.anInt581]; + class32.anInt582 = (byte) (class32.anInt581 & 0xff); + class32.anInt581 >>= 8; + class32.anInt584++; + class32.anInt601 = i6; + method226(class32); + flag19 = class32.anInt584 == class32.anInt601 + 1 && class32.anInt574 == 0; + } + } + + private static byte method228(Class32 class32) { + return (byte) method230(8, class32); + } + + private static byte method229(Class32 class32) { + return (byte) method230(1, class32); + } + + private static int method230(int i, Class32 class32) { + int j; + do { + if (class32.anInt577 >= i) { + int k = class32.anInt576 >> class32.anInt577 - i & (1 << i) - 1; + class32.anInt577 -= i; + j = k; + break; + } + class32.anInt576 = class32.anInt576 << 8 | class32.aByteArray563[class32.anInt564] & 0xff; + class32.anInt577 += 8; + class32.anInt564++; + class32.anInt565--; + class32.anInt566++; + if (class32.anInt566 == 0) { + class32.anInt567++; + } + } while (true); + return j; + } + + private static void method231(Class32 class32) { + class32.anInt588 = 0; + for (int i = 0; i < 256; i++) { + if (class32.aBooleanArray589[i]) { + class32.aByteArray591[class32.anInt588] = (byte) i; + class32.anInt588++; + } + } + + } + + private static void method232(int ai[], int ai1[], int ai2[], byte abyte0[], int i, int j, int k) { + int l = 0; + for (int i1 = i; i1 <= j; i1++) { + for (int l2 = 0; l2 < k; l2++) { + if (abyte0[l2] == i1) { + ai2[l] = l2; + l++; + } + } + + } + + for (int j1 = 0; j1 < 23; j1++) { + ai1[j1] = 0; + } + + for (int k1 = 0; k1 < k; k1++) { + ai1[abyte0[k1] + 1]++; + } + + for (int l1 = 1; l1 < 23; l1++) { + ai1[l1] += ai1[l1 - 1]; + } + + for (int i2 = 0; i2 < 23; i2++) { + ai[i2] = 0; + } + + int i3 = 0; + for (int j2 = i; j2 <= j; j2++) { + i3 += ai1[j2 + 1] - ai1[j2]; + ai[j2] = i3 - 1; + i3 <<= 1; + } + + for (int k2 = i + 1; k2 <= j; k2++) { + ai1[k2] = (ai[k2 - 1] + 1 << 1) - ai1[k2]; + } + + } + + private static final Class32 aClass32_305 = new Class32(); + +} diff --git a/2006Redone Client/src/Class18.java b/2006Redone Client/src/main/java/Class18.java similarity index 96% rename from 2006Redone Client/src/Class18.java rename to 2006Redone Client/src/main/java/Class18.java index 9290b1b4..0b256d5d 100644 --- a/2006Redone Client/src/Class18.java +++ b/2006Redone Client/src/main/java/Class18.java @@ -1,28 +1,28 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class Class18 { - - public Class18(Stream stream) { - int anInt341 = stream.readUnsignedByte(); - anIntArray342 = new int[anInt341]; - anIntArrayArray343 = new int[anInt341][]; - for (int j = 0; j < anInt341; j++) { - anIntArray342[j] = stream.readUnsignedByte(); - } - - for (int k = 0; k < anInt341; k++) { - int l = stream.readUnsignedByte(); - anIntArrayArray343[k] = new int[l]; - for (int i1 = 0; i1 < l; i1++) { - anIntArrayArray343[k][i1] = stream.readUnsignedByte(); - } - - } - - } - - public final int[] anIntArray342; - public final int[][] anIntArrayArray343; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class Class18 { + + public Class18(Stream stream) { + int anInt341 = stream.readUnsignedByte(); + anIntArray342 = new int[anInt341]; + anIntArrayArray343 = new int[anInt341][]; + for (int j = 0; j < anInt341; j++) { + anIntArray342[j] = stream.readUnsignedByte(); + } + + for (int k = 0; k < anInt341; k++) { + int l = stream.readUnsignedByte(); + anIntArrayArray343[k] = new int[l]; + for (int i1 = 0; i1 < l; i1++) { + anIntArrayArray343[k][i1] = stream.readUnsignedByte(); + } + + } + + } + + public final int[] anIntArray342; + public final int[][] anIntArrayArray343; +} diff --git a/2006Redone Client/src/Class21.java b/2006Redone Client/src/main/java/Class21.java similarity index 95% rename from 2006Redone Client/src/Class21.java rename to 2006Redone Client/src/main/java/Class21.java index 19791626..358f10b1 100644 --- a/2006Redone Client/src/Class21.java +++ b/2006Redone Client/src/main/java/Class21.java @@ -1,27 +1,27 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Class21 { - - public Class21() { - } - - public byte aByteArray368[]; - public int anInt369; - public int anInt370; - public int anInt371; - public int anInt372; - public int anInt373; - public int anInt374; - public int anInt375; - public int anInt376; - public int anInt377; - public int anInt378; - public int anInt379; - public int anInt380; - public int anInt381; - public int anInt382; - public int anInt383; - public int anInt384; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Class21 { + + public Class21() { + } + + public byte aByteArray368[]; + public int anInt369; + public int anInt370; + public int anInt371; + public int anInt372; + public int anInt373; + public int anInt374; + public int anInt375; + public int anInt376; + public int anInt377; + public int anInt378; + public int anInt379; + public int anInt380; + public int anInt381; + public int anInt382; + public int anInt383; + public int anInt384; +} diff --git a/2006Redone Client/src/Class29.java b/2006Redone Client/src/main/java/Class29.java similarity index 95% rename from 2006Redone Client/src/Class29.java rename to 2006Redone Client/src/main/java/Class29.java index 498968af..aa2c8ab6 100644 --- a/2006Redone Client/src/Class29.java +++ b/2006Redone Client/src/main/java/Class29.java @@ -1,64 +1,64 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Class29 { - - public void method325(Stream stream) { - anInt540 = stream.readUnsignedByte(); - anInt538 = stream.readDWord(); - anInt539 = stream.readDWord(); - method326(stream); - } - - public void method326(Stream stream) { - anInt535 = stream.readUnsignedByte(); - anIntArray536 = new int[anInt535]; - anIntArray537 = new int[anInt535]; - for (int i = 0; i < anInt535; i++) { - anIntArray536[i] = stream.readUnsignedWord(); - anIntArray537[i] = stream.readUnsignedWord(); - } - - } - - void resetValues() { - anInt541 = 0; - anInt542 = 0; - anInt543 = 0; - anInt544 = 0; - anInt545 = 0; - } - - int method328(int i) { - if (anInt545 >= anInt541) { - anInt544 = anIntArray537[anInt542++] << 15; - if (anInt542 >= anInt535) { - anInt542 = anInt535 - 1; - } - anInt541 = (int) (anIntArray536[anInt542] / 65536D * i); - if (anInt541 > anInt545) { - anInt543 = ((anIntArray537[anInt542] << 15) - anInt544) / (anInt541 - anInt545); - } - } - anInt544 += anInt543; - anInt545++; - return anInt544 - anInt543 >> 15; - } - - public Class29() { - } - - private int anInt535; - private int[] anIntArray536; - private int[] anIntArray537; - int anInt538; - int anInt539; - int anInt540; - private int anInt541; - private int anInt542; - private int anInt543; - private int anInt544; - private int anInt545; - public static int anInt546; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Class29 { + + public void method325(Stream stream) { + anInt540 = stream.readUnsignedByte(); + anInt538 = stream.readDWord(); + anInt539 = stream.readDWord(); + method326(stream); + } + + public void method326(Stream stream) { + anInt535 = stream.readUnsignedByte(); + anIntArray536 = new int[anInt535]; + anIntArray537 = new int[anInt535]; + for (int i = 0; i < anInt535; i++) { + anIntArray536[i] = stream.readUnsignedWord(); + anIntArray537[i] = stream.readUnsignedWord(); + } + + } + + void resetValues() { + anInt541 = 0; + anInt542 = 0; + anInt543 = 0; + anInt544 = 0; + anInt545 = 0; + } + + int method328(int i) { + if (anInt545 >= anInt541) { + anInt544 = anIntArray537[anInt542++] << 15; + if (anInt542 >= anInt535) { + anInt542 = anInt535 - 1; + } + anInt541 = (int) (anIntArray536[anInt542] / 65536D * i); + if (anInt541 > anInt545) { + anInt543 = ((anIntArray537[anInt542] << 15) - anInt544) / (anInt541 - anInt545); + } + } + anInt544 += anInt543; + anInt545++; + return anInt544 - anInt543 >> 15; + } + + public Class29() { + } + + private int anInt535; + private int[] anIntArray536; + private int[] anIntArray537; + int anInt538; + int anInt539; + int anInt540; + private int anInt541; + private int anInt542; + private int anInt543; + private int anInt544; + private int anInt545; + public static int anInt546; +} diff --git a/2006Redone Client/src/Class30_Sub1.java b/2006Redone Client/src/main/java/Class30_Sub1.java similarity index 95% rename from 2006Redone Client/src/Class30_Sub1.java rename to 2006Redone Client/src/main/java/Class30_Sub1.java index 223b1601..c725d59d 100644 --- a/2006Redone Client/src/Class30_Sub1.java +++ b/2006Redone Client/src/main/java/Class30_Sub1.java @@ -1,23 +1,23 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Class30_Sub1 extends Node { - - Class30_Sub1() { - anInt1294 = -1; - } - - public int anInt1291; - public int anInt1292; - public int anInt1293; - public int anInt1294; - public int anInt1295; - public int anInt1296; - public int anInt1297; - public int anInt1298; - public int anInt1299; - public int anInt1300; - public int anInt1301; - public int anInt1302; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Class30_Sub1 extends Node { + + Class30_Sub1() { + anInt1294 = -1; + } + + public int anInt1291; + public int anInt1292; + public int anInt1293; + public int anInt1294; + public int anInt1295; + public int anInt1296; + public int anInt1297; + public int anInt1298; + public int anInt1299; + public int anInt1300; + public int anInt1301; + public int anInt1302; +} diff --git a/2006Redone Client/src/Class32.java b/2006Redone Client/src/main/java/Class32.java similarity index 96% rename from 2006Redone Client/src/Class32.java rename to 2006Redone Client/src/main/java/Class32.java index f6819890..0f4af94c 100644 --- a/2006Redone Client/src/Class32.java +++ b/2006Redone Client/src/main/java/Class32.java @@ -1,62 +1,62 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Class32 { - - Class32() { - anIntArray583 = new int[256]; - anIntArray585 = new int[257]; - aBooleanArray589 = new boolean[256]; - aBooleanArray590 = new boolean[16]; - aByteArray591 = new byte[256]; - aByteArray592 = new byte[4096]; - anIntArray593 = new int[16]; - aByteArray594 = new byte[18002]; - aByteArray595 = new byte[18002]; - aByteArrayArray596 = new byte[6][258]; - anIntArrayArray597 = new int[6][258]; - anIntArrayArray598 = new int[6][258]; - anIntArrayArray599 = new int[6][258]; - anIntArray600 = new int[6]; - } - - byte aByteArray563[]; - int anInt564; - int anInt565; - int anInt566; - int anInt567; - byte aByteArray568[]; - int anInt569; - int anInt570; - int anInt571; - int anInt572; - byte aByte573; - int anInt574; - boolean aBoolean575; - int anInt576; - int anInt577; - int anInt578; - int anInt579; - int anInt580; - int anInt581; - int anInt582; - final int[] anIntArray583; - int anInt584; - final int[] anIntArray585; - public static int anIntArray587[]; - int anInt588; - final boolean[] aBooleanArray589; - final boolean[] aBooleanArray590; - final byte[] aByteArray591; - final byte[] aByteArray592; - final int[] anIntArray593; - final byte[] aByteArray594; - final byte[] aByteArray595; - final byte[][] aByteArrayArray596; - final int[][] anIntArrayArray597; - final int[][] anIntArrayArray598; - final int[][] anIntArrayArray599; - final int[] anIntArray600; - int anInt601; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Class32 { + + Class32() { + anIntArray583 = new int[256]; + anIntArray585 = new int[257]; + aBooleanArray589 = new boolean[256]; + aBooleanArray590 = new boolean[16]; + aByteArray591 = new byte[256]; + aByteArray592 = new byte[4096]; + anIntArray593 = new int[16]; + aByteArray594 = new byte[18002]; + aByteArray595 = new byte[18002]; + aByteArrayArray596 = new byte[6][258]; + anIntArrayArray597 = new int[6][258]; + anIntArrayArray598 = new int[6][258]; + anIntArrayArray599 = new int[6][258]; + anIntArray600 = new int[6]; + } + + byte aByteArray563[]; + int anInt564; + int anInt565; + int anInt566; + int anInt567; + byte aByteArray568[]; + int anInt569; + int anInt570; + int anInt571; + int anInt572; + byte aByte573; + int anInt574; + boolean aBoolean575; + int anInt576; + int anInt577; + int anInt578; + int anInt579; + int anInt580; + int anInt581; + int anInt582; + final int[] anIntArray583; + int anInt584; + final int[] anIntArray585; + public static int anIntArray587[]; + int anInt588; + final boolean[] aBooleanArray589; + final boolean[] aBooleanArray590; + final byte[] aByteArray591; + final byte[] aByteArray592; + final int[] anIntArray593; + final byte[] aByteArray594; + final byte[] aByteArray595; + final byte[][] aByteArrayArray596; + final int[][] anIntArrayArray597; + final int[][] anIntArrayArray598; + final int[][] anIntArrayArray599; + final int[] anIntArray600; + int anInt601; +} diff --git a/2006Redone Client/src/Class33.java b/2006Redone Client/src/main/java/Class33.java similarity index 94% rename from 2006Redone Client/src/Class33.java rename to 2006Redone Client/src/main/java/Class33.java index 69f0fbb3..31fd24f7 100644 --- a/2006Redone Client/src/Class33.java +++ b/2006Redone Client/src/main/java/Class33.java @@ -1,14 +1,14 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Class33 { - - public Class33() { - } - - int anInt602; - int anInt603; - int anInt604; - int anInt605; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Class33 { + + public Class33() { + } + + int anInt602; + int anInt603; + int anInt604; + int anInt605; +} diff --git a/2006Redone Client/src/Class36.java b/2006Redone Client/src/main/java/Class36.java similarity index 94% rename from 2006Redone Client/src/Class36.java rename to 2006Redone Client/src/main/java/Class36.java index 37533c3b..71b75b98 100644 --- a/2006Redone Client/src/Class36.java +++ b/2006Redone Client/src/main/java/Class36.java @@ -1,142 +1,142 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class Class36 { - - public static void method528(int i) { - aClass36Array635 = new Class36[i + 1]; - aBooleanArray643 = new boolean[i + 1]; - for (int j = 0; j < i + 1; j++) { - aBooleanArray643[j] = true; - } - - } - - public static void method529(byte abyte0[]) { - Stream stream = new Stream(abyte0); - stream.currentOffset = abyte0.length - 8; - int i = stream.readUnsignedWord(); - int j = stream.readUnsignedWord(); - int k = stream.readUnsignedWord(); - int l = stream.readUnsignedWord(); - int i1 = 0; - Stream stream_1 = new Stream(abyte0); - stream_1.currentOffset = i1; - i1 += i + 2; - Stream stream_2 = new Stream(abyte0); - stream_2.currentOffset = i1; - i1 += j; - Stream stream_3 = new Stream(abyte0); - stream_3.currentOffset = i1; - i1 += k; - Stream stream_4 = new Stream(abyte0); - stream_4.currentOffset = i1; - i1 += l; - Stream stream_5 = new Stream(abyte0); - stream_5.currentOffset = i1; - Class18 class18 = new Class18(stream_5); - int k1 = stream_1.readUnsignedWord(); - int ai[] = new int[500]; - int ai1[] = new int[500]; - int ai2[] = new int[500]; - int ai3[] = new int[500]; - for (int l1 = 0; l1 < k1; l1++) { - int i2 = stream_1.readUnsignedWord(); - Class36 class36 = aClass36Array635[i2] = new Class36(); - class36.anInt636 = stream_4.readUnsignedByte(); - class36.aClass18_637 = class18; - int j2 = stream_1.readUnsignedByte(); - int k2 = -1; - int l2 = 0; - for (int i3 = 0; i3 < j2; i3++) { - int j3 = stream_2.readUnsignedByte(); - if (j3 > 0) { - if (class18.anIntArray342[i3] != 0) { - for (int l3 = i3 - 1; l3 > k2; l3--) { - if (class18.anIntArray342[l3] != 0) { - continue; - } - ai[l2] = l3; - ai1[l2] = 0; - ai2[l2] = 0; - ai3[l2] = 0; - l2++; - break; - } - - } - ai[l2] = i3; - char c = '\0'; - if (class18.anIntArray342[i3] == 3) { - c = '\200'; - } - if ((j3 & 1) != 0) { - ai1[l2] = stream_3.method421(); - } else { - ai1[l2] = c; - } - if ((j3 & 2) != 0) { - ai2[l2] = stream_3.method421(); - } else { - ai2[l2] = c; - } - if ((j3 & 4) != 0) { - ai3[l2] = stream_3.method421(); - } else { - ai3[l2] = c; - } - k2 = i3; - l2++; - if (class18.anIntArray342[i3] == 5) { - aBooleanArray643[i2] = false; - } - } - } - - class36.anInt638 = l2; - class36.anIntArray639 = new int[l2]; - class36.anIntArray640 = new int[l2]; - class36.anIntArray641 = new int[l2]; - class36.anIntArray642 = new int[l2]; - for (int k3 = 0; k3 < l2; k3++) { - class36.anIntArray639[k3] = ai[k3]; - class36.anIntArray640[k3] = ai1[k3]; - class36.anIntArray641[k3] = ai2[k3]; - class36.anIntArray642[k3] = ai3[k3]; - } - - } - - } - - public static void nullLoader() { - aClass36Array635 = null; - } - - public static Class36 method531(int j) { - if (aClass36Array635 == null) { - return null; - } else { - return aClass36Array635[j]; - } - } - - public static boolean method532(int i) { - return i == -1; - } - - private Class36() { - } - - private static Class36[] aClass36Array635; - public int anInt636; - public Class18 aClass18_637; - public int anInt638; - public int anIntArray639[]; - public int anIntArray640[]; - public int anIntArray641[]; - public int anIntArray642[]; - private static boolean[] aBooleanArray643; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class Class36 { + + public static void method528(int i) { + aClass36Array635 = new Class36[i + 1]; + aBooleanArray643 = new boolean[i + 1]; + for (int j = 0; j < i + 1; j++) { + aBooleanArray643[j] = true; + } + + } + + public static void method529(byte abyte0[]) { + Stream stream = new Stream(abyte0); + stream.currentOffset = abyte0.length - 8; + int i = stream.readUnsignedWord(); + int j = stream.readUnsignedWord(); + int k = stream.readUnsignedWord(); + int l = stream.readUnsignedWord(); + int i1 = 0; + Stream stream_1 = new Stream(abyte0); + stream_1.currentOffset = i1; + i1 += i + 2; + Stream stream_2 = new Stream(abyte0); + stream_2.currentOffset = i1; + i1 += j; + Stream stream_3 = new Stream(abyte0); + stream_3.currentOffset = i1; + i1 += k; + Stream stream_4 = new Stream(abyte0); + stream_4.currentOffset = i1; + i1 += l; + Stream stream_5 = new Stream(abyte0); + stream_5.currentOffset = i1; + Class18 class18 = new Class18(stream_5); + int k1 = stream_1.readUnsignedWord(); + int ai[] = new int[500]; + int ai1[] = new int[500]; + int ai2[] = new int[500]; + int ai3[] = new int[500]; + for (int l1 = 0; l1 < k1; l1++) { + int i2 = stream_1.readUnsignedWord(); + Class36 class36 = aClass36Array635[i2] = new Class36(); + class36.anInt636 = stream_4.readUnsignedByte(); + class36.aClass18_637 = class18; + int j2 = stream_1.readUnsignedByte(); + int k2 = -1; + int l2 = 0; + for (int i3 = 0; i3 < j2; i3++) { + int j3 = stream_2.readUnsignedByte(); + if (j3 > 0) { + if (class18.anIntArray342[i3] != 0) { + for (int l3 = i3 - 1; l3 > k2; l3--) { + if (class18.anIntArray342[l3] != 0) { + continue; + } + ai[l2] = l3; + ai1[l2] = 0; + ai2[l2] = 0; + ai3[l2] = 0; + l2++; + break; + } + + } + ai[l2] = i3; + char c = '\0'; + if (class18.anIntArray342[i3] == 3) { + c = '\200'; + } + if ((j3 & 1) != 0) { + ai1[l2] = stream_3.method421(); + } else { + ai1[l2] = c; + } + if ((j3 & 2) != 0) { + ai2[l2] = stream_3.method421(); + } else { + ai2[l2] = c; + } + if ((j3 & 4) != 0) { + ai3[l2] = stream_3.method421(); + } else { + ai3[l2] = c; + } + k2 = i3; + l2++; + if (class18.anIntArray342[i3] == 5) { + aBooleanArray643[i2] = false; + } + } + } + + class36.anInt638 = l2; + class36.anIntArray639 = new int[l2]; + class36.anIntArray640 = new int[l2]; + class36.anIntArray641 = new int[l2]; + class36.anIntArray642 = new int[l2]; + for (int k3 = 0; k3 < l2; k3++) { + class36.anIntArray639[k3] = ai[k3]; + class36.anIntArray640[k3] = ai1[k3]; + class36.anIntArray641[k3] = ai2[k3]; + class36.anIntArray642[k3] = ai3[k3]; + } + + } + + } + + public static void nullLoader() { + aClass36Array635 = null; + } + + public static Class36 method531(int j) { + if (aClass36Array635 == null) { + return null; + } else { + return aClass36Array635[j]; + } + } + + public static boolean method532(int i) { + return i == -1; + } + + private Class36() { + } + + private static Class36[] aClass36Array635; + public int anInt636; + public Class18 aClass18_637; + public int anInt638; + public int anIntArray639[]; + public int anIntArray640[]; + public int anIntArray641[]; + public int anIntArray642[]; + private static boolean[] aBooleanArray643; + +} diff --git a/2006Redone Client/src/Class39.java b/2006Redone Client/src/main/java/Class39.java similarity index 97% rename from 2006Redone Client/src/Class39.java rename to 2006Redone Client/src/main/java/Class39.java index 6f72a68e..f964d10a 100644 --- a/2006Redone Client/src/Class39.java +++ b/2006Redone Client/src/main/java/Class39.java @@ -1,117 +1,117 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Class39 { - - private float method541(int i, int j, float f) { - float f1 = anIntArrayArrayArray667[i][0][j] + f * (anIntArrayArrayArray667[i][1][j] - anIntArrayArrayArray667[i][0][j]); - f1 *= 0.001525879F; - return 1.0F - (float) Math.pow(10D, -f1 / 20F); - } - - private float method542(float f) { - float f1 = 32.7032F * (float) Math.pow(2D, f); - return f1 * 3.141593F / 11025F; - } - - private float method543(float f, int i, int j) { - float f1 = anIntArrayArrayArray666[j][0][i] + f * (anIntArrayArrayArray666[j][1][i] - anIntArrayArrayArray666[j][0][i]); - f1 *= 0.0001220703F; - return method542(f1); - } - - public int method544(int i, float f) { - if (i == 0) { - float f1 = anIntArray668[0] + (anIntArray668[1] - anIntArray668[0]) * f; - f1 *= 0.003051758F; - aFloat671 = (float) Math.pow(0.10000000000000001D, f1 / 20F); - anInt672 = (int) (aFloat671 * 65536F); - } - if (anIntArray665[i] == 0) { - return 0; - } - float f2 = method541(i, 0, f); - aFloatArrayArray669[i][0] = -2F * f2 * (float) Math.cos(method543(f, 0, i)); - aFloatArrayArray669[i][1] = f2 * f2; - for (int k = 1; k < anIntArray665[i]; k++) { - float f3 = method541(i, k, f); - float f4 = -2F * f3 * (float) Math.cos(method543(f, k, i)); - float f5 = f3 * f3; - aFloatArrayArray669[i][k * 2 + 1] = aFloatArrayArray669[i][k * 2 - 1] * f5; - aFloatArrayArray669[i][k * 2] = aFloatArrayArray669[i][k * 2 - 1] * f4 + aFloatArrayArray669[i][k * 2 - 2] * f5; - for (int j1 = k * 2 - 1; j1 >= 2; j1--) { - aFloatArrayArray669[i][j1] += aFloatArrayArray669[i][j1 - 1] * f4 + aFloatArrayArray669[i][j1 - 2] * f5; - } - - aFloatArrayArray669[i][1] += aFloatArrayArray669[i][0] * f4 + f5; - aFloatArrayArray669[i][0] += f4; - } - - if (i == 0) { - for (int l = 0; l < anIntArray665[0] * 2; l++) { - aFloatArrayArray669[0][l] *= aFloat671; - } - - } - for (int i1 = 0; i1 < anIntArray665[i] * 2; i1++) { - anIntArrayArray670[i][i1] = (int) (aFloatArrayArray669[i][i1] * 65536F); - } - - return anIntArray665[i] * 2; - } - - public void method545(Stream stream, Class29 class29) { - int i = stream.readUnsignedByte(); - anIntArray665[0] = i >> 4; - anIntArray665[1] = i & 0xf; - if (i != 0) { - anIntArray668[0] = stream.readUnsignedWord(); - anIntArray668[1] = stream.readUnsignedWord(); - int j = stream.readUnsignedByte(); - for (int k = 0; k < 2; k++) { - for (int l = 0; l < anIntArray665[k]; l++) { - anIntArrayArrayArray666[k][0][l] = stream.readUnsignedWord(); - anIntArrayArrayArray667[k][0][l] = stream.readUnsignedWord(); - } - - } - - for (int i1 = 0; i1 < 2; i1++) { - for (int j1 = 0; j1 < anIntArray665[i1]; j1++) { - if ((j & 1 << i1 * 4 << j1) != 0) { - anIntArrayArrayArray666[i1][1][j1] = stream.readUnsignedWord(); - anIntArrayArrayArray667[i1][1][j1] = stream.readUnsignedWord(); - } else { - anIntArrayArrayArray666[i1][1][j1] = anIntArrayArrayArray666[i1][0][j1]; - anIntArrayArrayArray667[i1][1][j1] = anIntArrayArrayArray667[i1][0][j1]; - } - } - - } - - if (j != 0 || anIntArray668[1] != anIntArray668[0]) { - class29.method326(stream); - } - } else { - anIntArray668[0] = anIntArray668[1] = 0; - } - } - - public Class39() { - anIntArray665 = new int[2]; - anIntArrayArrayArray666 = new int[2][2][4]; - anIntArrayArrayArray667 = new int[2][2][4]; - anIntArray668 = new int[2]; - } - - final int[] anIntArray665; - private final int[][][] anIntArrayArrayArray666; - private final int[][][] anIntArrayArrayArray667; - private final int[] anIntArray668; - private static final float[][] aFloatArrayArray669 = new float[2][8]; - static final int[][] anIntArrayArray670 = new int[2][8]; - private static float aFloat671; - static int anInt672; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Class39 { + + private float method541(int i, int j, float f) { + float f1 = anIntArrayArrayArray667[i][0][j] + f * (anIntArrayArrayArray667[i][1][j] - anIntArrayArrayArray667[i][0][j]); + f1 *= 0.001525879F; + return 1.0F - (float) Math.pow(10D, -f1 / 20F); + } + + private float method542(float f) { + float f1 = 32.7032F * (float) Math.pow(2D, f); + return f1 * 3.141593F / 11025F; + } + + private float method543(float f, int i, int j) { + float f1 = anIntArrayArrayArray666[j][0][i] + f * (anIntArrayArrayArray666[j][1][i] - anIntArrayArrayArray666[j][0][i]); + f1 *= 0.0001220703F; + return method542(f1); + } + + public int method544(int i, float f) { + if (i == 0) { + float f1 = anIntArray668[0] + (anIntArray668[1] - anIntArray668[0]) * f; + f1 *= 0.003051758F; + aFloat671 = (float) Math.pow(0.10000000000000001D, f1 / 20F); + anInt672 = (int) (aFloat671 * 65536F); + } + if (anIntArray665[i] == 0) { + return 0; + } + float f2 = method541(i, 0, f); + aFloatArrayArray669[i][0] = -2F * f2 * (float) Math.cos(method543(f, 0, i)); + aFloatArrayArray669[i][1] = f2 * f2; + for (int k = 1; k < anIntArray665[i]; k++) { + float f3 = method541(i, k, f); + float f4 = -2F * f3 * (float) Math.cos(method543(f, k, i)); + float f5 = f3 * f3; + aFloatArrayArray669[i][k * 2 + 1] = aFloatArrayArray669[i][k * 2 - 1] * f5; + aFloatArrayArray669[i][k * 2] = aFloatArrayArray669[i][k * 2 - 1] * f4 + aFloatArrayArray669[i][k * 2 - 2] * f5; + for (int j1 = k * 2 - 1; j1 >= 2; j1--) { + aFloatArrayArray669[i][j1] += aFloatArrayArray669[i][j1 - 1] * f4 + aFloatArrayArray669[i][j1 - 2] * f5; + } + + aFloatArrayArray669[i][1] += aFloatArrayArray669[i][0] * f4 + f5; + aFloatArrayArray669[i][0] += f4; + } + + if (i == 0) { + for (int l = 0; l < anIntArray665[0] * 2; l++) { + aFloatArrayArray669[0][l] *= aFloat671; + } + + } + for (int i1 = 0; i1 < anIntArray665[i] * 2; i1++) { + anIntArrayArray670[i][i1] = (int) (aFloatArrayArray669[i][i1] * 65536F); + } + + return anIntArray665[i] * 2; + } + + public void method545(Stream stream, Class29 class29) { + int i = stream.readUnsignedByte(); + anIntArray665[0] = i >> 4; + anIntArray665[1] = i & 0xf; + if (i != 0) { + anIntArray668[0] = stream.readUnsignedWord(); + anIntArray668[1] = stream.readUnsignedWord(); + int j = stream.readUnsignedByte(); + for (int k = 0; k < 2; k++) { + for (int l = 0; l < anIntArray665[k]; l++) { + anIntArrayArrayArray666[k][0][l] = stream.readUnsignedWord(); + anIntArrayArrayArray667[k][0][l] = stream.readUnsignedWord(); + } + + } + + for (int i1 = 0; i1 < 2; i1++) { + for (int j1 = 0; j1 < anIntArray665[i1]; j1++) { + if ((j & 1 << i1 * 4 << j1) != 0) { + anIntArrayArrayArray666[i1][1][j1] = stream.readUnsignedWord(); + anIntArrayArrayArray667[i1][1][j1] = stream.readUnsignedWord(); + } else { + anIntArrayArrayArray666[i1][1][j1] = anIntArrayArrayArray666[i1][0][j1]; + anIntArrayArrayArray667[i1][1][j1] = anIntArrayArrayArray667[i1][0][j1]; + } + } + + } + + if (j != 0 || anIntArray668[1] != anIntArray668[0]) { + class29.method326(stream); + } + } else { + anIntArray668[0] = anIntArray668[1] = 0; + } + } + + public Class39() { + anIntArray665 = new int[2]; + anIntArrayArrayArray666 = new int[2][2][4]; + anIntArrayArrayArray667 = new int[2][2][4]; + anIntArray668 = new int[2]; + } + + final int[] anIntArray665; + private final int[][][] anIntArrayArrayArray666; + private final int[][][] anIntArrayArrayArray667; + private final int[] anIntArray668; + private static final float[][] aFloatArrayArray669 = new float[2][8]; + static final int[][] anIntArrayArray670 = new int[2][8]; + private static float aFloat671; + static int anInt672; + +} diff --git a/2006Redone Client/src/Class4.java b/2006Redone Client/src/main/java/Class4.java similarity index 93% rename from 2006Redone Client/src/Class4.java rename to 2006Redone Client/src/main/java/Class4.java index e9bbf95e..07acdf2d 100644 --- a/2006Redone Client/src/Class4.java +++ b/2006Redone Client/src/main/java/Class4.java @@ -1,67 +1,67 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Class4 { - - public static int method155(int i, int j, int k) { - i &= 3; - if (i == 0) { - return k; - } - if (i == 1) { - return j; - } - if (i == 2) { - return 7 - k; - } else { - return 7 - j; - } - } - - public static int method156(int i, int j, int l) { - j &= 3; - if (j == 0) { - return i; - } - if (j == 1) { - return 7 - l; - } - if (j == 2) { - return 7 - i; - } else { - return l; - } - } - - public static int method157(int i, int j, int k, int l, int i1) { - i &= 3; - if (i == 0) { - return k; - } - if (i == 1) { - return l; - } - if (i == 2) { - return 7 - k - (i1 - 1); - } else { - return 7 - l - (j - 1); - } - } - - public static int method158(int j, int k, int l, int i1, int j1) { - l &= 3; - if (l == 0) { - return j; - } - if (l == 1) { - return 7 - j1 - (i1 - 1); - } - if (l == 2) { - return 7 - j - (k - 1); - } else { - return j1; - } - } - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Class4 { + + public static int method155(int i, int j, int k) { + i &= 3; + if (i == 0) { + return k; + } + if (i == 1) { + return j; + } + if (i == 2) { + return 7 - k; + } else { + return 7 - j; + } + } + + public static int method156(int i, int j, int l) { + j &= 3; + if (j == 0) { + return i; + } + if (j == 1) { + return 7 - l; + } + if (j == 2) { + return 7 - i; + } else { + return l; + } + } + + public static int method157(int i, int j, int k, int l, int i1) { + i &= 3; + if (i == 0) { + return k; + } + if (i == 1) { + return l; + } + if (i == 2) { + return 7 - k - (i1 - 1); + } else { + return 7 - l - (j - 1); + } + } + + public static int method158(int j, int k, int l, int i1, int j1) { + l &= 3; + if (l == 0) { + return j; + } + if (l == 1) { + return 7 - j1 - (i1 - 1); + } + if (l == 2) { + return 7 - j - (k - 1); + } else { + return j1; + } + } + +} diff --git a/2006Redone Client/src/Class40.java b/2006Redone Client/src/main/java/Class40.java similarity index 96% rename from 2006Redone Client/src/Class40.java rename to 2006Redone Client/src/main/java/Class40.java index 2512738f..89b5fce5 100644 --- a/2006Redone Client/src/Class40.java +++ b/2006Redone Client/src/main/java/Class40.java @@ -1,243 +1,243 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Class40 { - - public Class40(int i, int j, int k, int l, int i1, int j1, int k1, int l1, int i2, int j2, int k2, int l2, int i3, int j3, int k3, int l3, int i4, int k4, int l4) { - aBoolean683 = !(i3 != l2 || i3 != l || i3 != k2); - anInt684 = j3; - anInt685 = k1; - anInt686 = i2; - anInt687 = l4; - char c = '\200'; - int i5 = c / 2; - int j5 = c / 4; - int k5 = c * 3 / 4; - int ai[] = anIntArrayArray696[j3]; - int l5 = ai.length; - anIntArray673 = new int[l5]; - anIntArray674 = new int[l5]; - anIntArray675 = new int[l5]; - int ai1[] = new int[l5]; - int ai2[] = new int[l5]; - int i6 = k4 * c; - int j6 = i * c; - for (int k6 = 0; k6 < l5; k6++) { - int l6 = ai[k6]; - if ((l6 & 1) == 0 && l6 <= 8) { - l6 = (l6 - k1 - k1 - 1 & 7) + 1; - } - if (l6 > 8 && l6 <= 12) { - l6 = (l6 - 9 - k1 & 3) + 9; - } - if (l6 > 12 && l6 <= 16) { - l6 = (l6 - 13 - k1 & 3) + 13; - } - int i7; - int k7; - int i8; - int k8; - int j9; - if (l6 == 1) { - i7 = i6; - k7 = j6; - i8 = i3; - k8 = l1; - j9 = j; - } else if (l6 == 2) { - i7 = i6 + i5; - k7 = j6; - i8 = i3 + l2 >> 1; - k8 = l1 + i4 >> 1; - j9 = j + l3 >> 1; - } else if (l6 == 3) { - i7 = i6 + c; - k7 = j6; - i8 = l2; - k8 = i4; - j9 = l3; - } else if (l6 == 4) { - i7 = i6 + c; - k7 = j6 + i5; - i8 = l2 + l >> 1; - k8 = i4 + j2 >> 1; - j9 = l3 + j1 >> 1; - } else if (l6 == 5) { - i7 = i6 + c; - k7 = j6 + c; - i8 = l; - k8 = j2; - j9 = j1; - } else if (l6 == 6) { - i7 = i6 + i5; - k7 = j6 + c; - i8 = l + k2 >> 1; - k8 = j2 + k >> 1; - j9 = j1 + k3 >> 1; - } else if (l6 == 7) { - i7 = i6; - k7 = j6 + c; - i8 = k2; - k8 = k; - j9 = k3; - } else if (l6 == 8) { - i7 = i6; - k7 = j6 + i5; - i8 = k2 + i3 >> 1; - k8 = k + l1 >> 1; - j9 = k3 + j >> 1; - } else if (l6 == 9) { - i7 = i6 + i5; - k7 = j6 + j5; - i8 = i3 + l2 >> 1; - k8 = l1 + i4 >> 1; - j9 = j + l3 >> 1; - } else if (l6 == 10) { - i7 = i6 + k5; - k7 = j6 + i5; - i8 = l2 + l >> 1; - k8 = i4 + j2 >> 1; - j9 = l3 + j1 >> 1; - } else if (l6 == 11) { - i7 = i6 + i5; - k7 = j6 + k5; - i8 = l + k2 >> 1; - k8 = j2 + k >> 1; - j9 = j1 + k3 >> 1; - } else if (l6 == 12) { - i7 = i6 + j5; - k7 = j6 + i5; - i8 = k2 + i3 >> 1; - k8 = k + l1 >> 1; - j9 = k3 + j >> 1; - } else if (l6 == 13) { - i7 = i6 + j5; - k7 = j6 + j5; - i8 = i3; - k8 = l1; - j9 = j; - } else if (l6 == 14) { - i7 = i6 + k5; - k7 = j6 + j5; - i8 = l2; - k8 = i4; - j9 = l3; - } else if (l6 == 15) { - i7 = i6 + k5; - k7 = j6 + k5; - i8 = l; - k8 = j2; - j9 = j1; - } else { - i7 = i6 + j5; - k7 = j6 + k5; - i8 = k2; - k8 = k; - j9 = k3; - } - anIntArray673[k6] = i7; - anIntArray674[k6] = i8; - anIntArray675[k6] = k7; - ai1[k6] = k8; - ai2[k6] = j9; - } - - int ai3[] = anIntArrayArray697[j3]; - int j7 = ai3.length / 4; - anIntArray679 = new int[j7]; - anIntArray680 = new int[j7]; - anIntArray681 = new int[j7]; - anIntArray676 = new int[j7]; - anIntArray677 = new int[j7]; - anIntArray678 = new int[j7]; - if (i1 != -1) { - anIntArray682 = new int[j7]; - } - int l7 = 0; - for (int j8 = 0; j8 < j7; j8++) { - int l8 = ai3[l7]; - int k9 = ai3[l7 + 1]; - int i10 = ai3[l7 + 2]; - int k10 = ai3[l7 + 3]; - l7 += 4; - if (k9 < 4) { - k9 = k9 - k1 & 3; - } - if (i10 < 4) { - i10 = i10 - k1 & 3; - } - if (k10 < 4) { - k10 = k10 - k1 & 3; - } - anIntArray679[j8] = k9; - anIntArray680[j8] = i10; - anIntArray681[j8] = k10; - if (l8 == 0) { - anIntArray676[j8] = ai1[k9]; - anIntArray677[j8] = ai1[i10]; - anIntArray678[j8] = ai1[k10]; - if (anIntArray682 != null) { - anIntArray682[j8] = -1; - } - } else { - anIntArray676[j8] = ai2[k9]; - anIntArray677[j8] = ai2[i10]; - anIntArray678[j8] = ai2[k10]; - if (anIntArray682 != null) { - anIntArray682[j8] = i1; - } - } - } - - int i9 = i3; - int l9 = l2; - if (l2 < i9) { - i9 = l2; - } - if (l2 > l9) { - l9 = l2; - } - if (l < i9) { - i9 = l; - } - if (l > l9) { - l9 = l; - } - if (k2 < i9) { - i9 = k2; - } - if (k2 > l9) { - l9 = k2; - } - i9 /= 14; - l9 /= 14; - } - - final int[] anIntArray673; - final int[] anIntArray674; - final int[] anIntArray675; - final int[] anIntArray676; - final int[] anIntArray677; - final int[] anIntArray678; - final int[] anIntArray679; - final int[] anIntArray680; - final int[] anIntArray681; - int anIntArray682[]; - final boolean aBoolean683; - final int anInt684; - final int anInt685; - final int anInt686; - final int anInt687; - static final int[] anIntArray688 = new int[6]; - static final int[] anIntArray689 = new int[6]; - static final int[] anIntArray690 = new int[6]; - static final int[] anIntArray691 = new int[6]; - static final int[] anIntArray692 = new int[6]; - static final int[] anIntArray693 = {1, 0}; - static final int[] anIntArray694 = {2, 1}; - static final int[] anIntArray695 = {3, 3}; - private static final int[][] anIntArrayArray696 = {{1, 3, 5, 7}, {1, 3, 5, 7}, {1, 3, 5, 7}, {1, 3, 5, 7, 6}, {1, 3, 5, 7, 6}, {1, 3, 5, 7, 6}, {1, 3, 5, 7, 6}, {1, 3, 5, 7, 2, 6}, {1, 3, 5, 7, 2, 8}, {1, 3, 5, 7, 2, 8}, {1, 3, 5, 7, 11, 12}, {1, 3, 5, 7, 11, 12}, {1, 3, 5, 7, 13, 14}}; - private static final int[][] anIntArrayArray697 = {{0, 1, 2, 3, 0, 0, 1, 3}, {1, 1, 2, 3, 1, 0, 1, 3}, {0, 1, 2, 3, 1, 0, 1, 3}, {0, 0, 1, 2, 0, 0, 2, 4, 1, 0, 4, 3}, {0, 0, 1, 4, 0, 0, 4, 3, 1, 1, 2, 4}, {0, 0, 4, 3, 1, 0, 1, 2, 1, 0, 2, 4}, {0, 1, 2, 4, 1, 0, 1, 4, 1, 0, 4, 3}, {0, 4, 1, 2, 0, 4, 2, 5, 1, 0, 4, 5, 1, 0, 5, 3}, {0, 4, 1, 2, 0, 4, 2, 3, 0, 4, 3, 5, 1, 0, 4, 5}, {0, 0, 4, 5, 1, 4, 1, 2, 1, 4, 2, 3, 1, 4, 3, 5}, {0, 0, 1, 5, 0, 1, 4, 5, 0, 1, 2, 4, 1, 0, 5, 3, 1, 5, 4, 3, 1, 4, 2, 3}, {1, 0, 1, 5, 1, 1, 4, 5, 1, 1, 2, 4, 0, 0, 5, 3, 0, 5, 4, 3, 0, 4, 2, 3}, {1, 0, 5, 4, 1, 0, 1, 5, 0, 0, 4, 3, 0, 4, 5, 3, 0, 5, 2, 3, 0, 1, 2, 5}}; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Class40 { + + public Class40(int i, int j, int k, int l, int i1, int j1, int k1, int l1, int i2, int j2, int k2, int l2, int i3, int j3, int k3, int l3, int i4, int k4, int l4) { + aBoolean683 = !(i3 != l2 || i3 != l || i3 != k2); + anInt684 = j3; + anInt685 = k1; + anInt686 = i2; + anInt687 = l4; + char c = '\200'; + int i5 = c / 2; + int j5 = c / 4; + int k5 = c * 3 / 4; + int ai[] = anIntArrayArray696[j3]; + int l5 = ai.length; + anIntArray673 = new int[l5]; + anIntArray674 = new int[l5]; + anIntArray675 = new int[l5]; + int ai1[] = new int[l5]; + int ai2[] = new int[l5]; + int i6 = k4 * c; + int j6 = i * c; + for (int k6 = 0; k6 < l5; k6++) { + int l6 = ai[k6]; + if ((l6 & 1) == 0 && l6 <= 8) { + l6 = (l6 - k1 - k1 - 1 & 7) + 1; + } + if (l6 > 8 && l6 <= 12) { + l6 = (l6 - 9 - k1 & 3) + 9; + } + if (l6 > 12 && l6 <= 16) { + l6 = (l6 - 13 - k1 & 3) + 13; + } + int i7; + int k7; + int i8; + int k8; + int j9; + if (l6 == 1) { + i7 = i6; + k7 = j6; + i8 = i3; + k8 = l1; + j9 = j; + } else if (l6 == 2) { + i7 = i6 + i5; + k7 = j6; + i8 = i3 + l2 >> 1; + k8 = l1 + i4 >> 1; + j9 = j + l3 >> 1; + } else if (l6 == 3) { + i7 = i6 + c; + k7 = j6; + i8 = l2; + k8 = i4; + j9 = l3; + } else if (l6 == 4) { + i7 = i6 + c; + k7 = j6 + i5; + i8 = l2 + l >> 1; + k8 = i4 + j2 >> 1; + j9 = l3 + j1 >> 1; + } else if (l6 == 5) { + i7 = i6 + c; + k7 = j6 + c; + i8 = l; + k8 = j2; + j9 = j1; + } else if (l6 == 6) { + i7 = i6 + i5; + k7 = j6 + c; + i8 = l + k2 >> 1; + k8 = j2 + k >> 1; + j9 = j1 + k3 >> 1; + } else if (l6 == 7) { + i7 = i6; + k7 = j6 + c; + i8 = k2; + k8 = k; + j9 = k3; + } else if (l6 == 8) { + i7 = i6; + k7 = j6 + i5; + i8 = k2 + i3 >> 1; + k8 = k + l1 >> 1; + j9 = k3 + j >> 1; + } else if (l6 == 9) { + i7 = i6 + i5; + k7 = j6 + j5; + i8 = i3 + l2 >> 1; + k8 = l1 + i4 >> 1; + j9 = j + l3 >> 1; + } else if (l6 == 10) { + i7 = i6 + k5; + k7 = j6 + i5; + i8 = l2 + l >> 1; + k8 = i4 + j2 >> 1; + j9 = l3 + j1 >> 1; + } else if (l6 == 11) { + i7 = i6 + i5; + k7 = j6 + k5; + i8 = l + k2 >> 1; + k8 = j2 + k >> 1; + j9 = j1 + k3 >> 1; + } else if (l6 == 12) { + i7 = i6 + j5; + k7 = j6 + i5; + i8 = k2 + i3 >> 1; + k8 = k + l1 >> 1; + j9 = k3 + j >> 1; + } else if (l6 == 13) { + i7 = i6 + j5; + k7 = j6 + j5; + i8 = i3; + k8 = l1; + j9 = j; + } else if (l6 == 14) { + i7 = i6 + k5; + k7 = j6 + j5; + i8 = l2; + k8 = i4; + j9 = l3; + } else if (l6 == 15) { + i7 = i6 + k5; + k7 = j6 + k5; + i8 = l; + k8 = j2; + j9 = j1; + } else { + i7 = i6 + j5; + k7 = j6 + k5; + i8 = k2; + k8 = k; + j9 = k3; + } + anIntArray673[k6] = i7; + anIntArray674[k6] = i8; + anIntArray675[k6] = k7; + ai1[k6] = k8; + ai2[k6] = j9; + } + + int ai3[] = anIntArrayArray697[j3]; + int j7 = ai3.length / 4; + anIntArray679 = new int[j7]; + anIntArray680 = new int[j7]; + anIntArray681 = new int[j7]; + anIntArray676 = new int[j7]; + anIntArray677 = new int[j7]; + anIntArray678 = new int[j7]; + if (i1 != -1) { + anIntArray682 = new int[j7]; + } + int l7 = 0; + for (int j8 = 0; j8 < j7; j8++) { + int l8 = ai3[l7]; + int k9 = ai3[l7 + 1]; + int i10 = ai3[l7 + 2]; + int k10 = ai3[l7 + 3]; + l7 += 4; + if (k9 < 4) { + k9 = k9 - k1 & 3; + } + if (i10 < 4) { + i10 = i10 - k1 & 3; + } + if (k10 < 4) { + k10 = k10 - k1 & 3; + } + anIntArray679[j8] = k9; + anIntArray680[j8] = i10; + anIntArray681[j8] = k10; + if (l8 == 0) { + anIntArray676[j8] = ai1[k9]; + anIntArray677[j8] = ai1[i10]; + anIntArray678[j8] = ai1[k10]; + if (anIntArray682 != null) { + anIntArray682[j8] = -1; + } + } else { + anIntArray676[j8] = ai2[k9]; + anIntArray677[j8] = ai2[i10]; + anIntArray678[j8] = ai2[k10]; + if (anIntArray682 != null) { + anIntArray682[j8] = i1; + } + } + } + + int i9 = i3; + int l9 = l2; + if (l2 < i9) { + i9 = l2; + } + if (l2 > l9) { + l9 = l2; + } + if (l < i9) { + i9 = l; + } + if (l > l9) { + l9 = l; + } + if (k2 < i9) { + i9 = k2; + } + if (k2 > l9) { + l9 = k2; + } + i9 /= 14; + l9 /= 14; + } + + final int[] anIntArray673; + final int[] anIntArray674; + final int[] anIntArray675; + final int[] anIntArray676; + final int[] anIntArray677; + final int[] anIntArray678; + final int[] anIntArray679; + final int[] anIntArray680; + final int[] anIntArray681; + int anIntArray682[]; + final boolean aBoolean683; + final int anInt684; + final int anInt685; + final int anInt686; + final int anInt687; + static final int[] anIntArray688 = new int[6]; + static final int[] anIntArray689 = new int[6]; + static final int[] anIntArray690 = new int[6]; + static final int[] anIntArray691 = new int[6]; + static final int[] anIntArray692 = new int[6]; + static final int[] anIntArray693 = {1, 0}; + static final int[] anIntArray694 = {2, 1}; + static final int[] anIntArray695 = {3, 3}; + private static final int[][] anIntArrayArray696 = {{1, 3, 5, 7}, {1, 3, 5, 7}, {1, 3, 5, 7}, {1, 3, 5, 7, 6}, {1, 3, 5, 7, 6}, {1, 3, 5, 7, 6}, {1, 3, 5, 7, 6}, {1, 3, 5, 7, 2, 6}, {1, 3, 5, 7, 2, 8}, {1, 3, 5, 7, 2, 8}, {1, 3, 5, 7, 11, 12}, {1, 3, 5, 7, 11, 12}, {1, 3, 5, 7, 13, 14}}; + private static final int[][] anIntArrayArray697 = {{0, 1, 2, 3, 0, 0, 1, 3}, {1, 1, 2, 3, 1, 0, 1, 3}, {0, 1, 2, 3, 1, 0, 1, 3}, {0, 0, 1, 2, 0, 0, 2, 4, 1, 0, 4, 3}, {0, 0, 1, 4, 0, 0, 4, 3, 1, 1, 2, 4}, {0, 0, 4, 3, 1, 0, 1, 2, 1, 0, 2, 4}, {0, 1, 2, 4, 1, 0, 1, 4, 1, 0, 4, 3}, {0, 4, 1, 2, 0, 4, 2, 5, 1, 0, 4, 5, 1, 0, 5, 3}, {0, 4, 1, 2, 0, 4, 2, 3, 0, 4, 3, 5, 1, 0, 4, 5}, {0, 0, 4, 5, 1, 4, 1, 2, 1, 4, 2, 3, 1, 4, 3, 5}, {0, 0, 1, 5, 0, 1, 4, 5, 0, 1, 2, 4, 1, 0, 5, 3, 1, 5, 4, 3, 1, 4, 2, 3}, {1, 0, 1, 5, 1, 1, 4, 5, 1, 1, 2, 4, 0, 0, 5, 3, 0, 5, 4, 3, 0, 4, 2, 3}, {1, 0, 5, 4, 1, 0, 1, 5, 0, 0, 4, 3, 0, 4, 5, 3, 0, 5, 2, 3, 0, 1, 2, 5}}; + +} diff --git a/2006Redone Client/src/Class43.java b/2006Redone Client/src/main/java/Class43.java similarity index 95% rename from 2006Redone Client/src/Class43.java rename to 2006Redone Client/src/main/java/Class43.java index cb44ac51..74d03050 100644 --- a/2006Redone Client/src/Class43.java +++ b/2006Redone Client/src/main/java/Class43.java @@ -1,25 +1,25 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Class43 { - - public Class43(int i, int j, int k, int l, int i1, int j1, boolean flag) { - aBoolean721 = true; - anInt716 = i; - anInt717 = j; - anInt718 = k; - anInt719 = l; - anInt720 = i1; - anInt722 = j1; - aBoolean721 = flag; - } - - final int anInt716; - final int anInt717; - final int anInt718; - final int anInt719; - final int anInt720; - boolean aBoolean721; - final int anInt722; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Class43 { + + public Class43(int i, int j, int k, int l, int i1, int j1, boolean flag) { + aBoolean721 = true; + anInt716 = i; + anInt717 = j; + anInt718 = k; + anInt719 = l; + anInt720 = i1; + anInt722 = j1; + aBoolean721 = flag; + } + + final int anInt716; + final int anInt717; + final int anInt718; + final int anInt719; + final int anInt720; + boolean aBoolean721; + final int anInt722; +} diff --git a/2006Redone Client/src/Class47.java b/2006Redone Client/src/main/java/Class47.java similarity index 86% rename from 2006Redone Client/src/Class47.java rename to 2006Redone Client/src/main/java/Class47.java index 86c749de..2d47e08c 100644 --- a/2006Redone Client/src/Class47.java +++ b/2006Redone Client/src/main/java/Class47.java @@ -1,28 +1,28 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Class47 { - - Class47() { - } - - int anInt787; - int anInt788; - int anInt789; - int anInt790; - int anInt791; - int anInt792; - int anInt793; - int anInt794; - int anInt795; - int anInt796; - int anInt797; - int anInt798; - int anInt799; - int anInt800; - int anInt801; - int anInt802; - int anInt803; - int anInt804; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Class47 { + + Class47() { + } + + int anInt787; + int anInt788; + int anInt789; + int anInt790; + int anInt791; + int anInt792; + int anInt793; + int anInt794; + int anInt795; + int anInt796; + int anInt797; + int anInt798; + int anInt799; + int anInt800; + int anInt801; + int anInt802; + int anInt803; + int anInt804; +} diff --git a/2006Redone Client/src/Class56.java b/2006Redone Client/src/main/java/Class56.java similarity index 95% rename from 2006Redone Client/src/Class56.java rename to 2006Redone Client/src/main/java/Class56.java index 268462fc..95d112a9 100644 --- a/2006Redone Client/src/Class56.java +++ b/2006Redone Client/src/main/java/Class56.java @@ -1,18 +1,18 @@ -abstract class Class56 { - - abstract void method827(int i, byte[] is, int i_2_, boolean bool); - - abstract void method828(); - - public Class56() { - /* empty */ - } - - abstract void method830(int i, int i_7_); - - abstract void method831(int i); - - abstract void method832(int i); - - abstract void method833(); -} +abstract class Class56 { + + abstract void method827(int i, byte[] is, int i_2_, boolean bool); + + abstract void method828(); + + public Class56() { + /* empty */ + } + + abstract void method830(int i, int i_7_); + + abstract void method831(int i); + + abstract void method832(int i); + + abstract void method833(); +} diff --git a/2006Redone Client/src/Class56_Sub1.java b/2006Redone Client/src/main/java/Class56_Sub1.java similarity index 97% rename from 2006Redone Client/src/Class56_Sub1.java rename to 2006Redone Client/src/main/java/Class56_Sub1.java index 22f91325..13f89cc9 100644 --- a/2006Redone Client/src/Class56_Sub1.java +++ b/2006Redone Client/src/main/java/Class56_Sub1.java @@ -1,78 +1,78 @@ -/* Class56_Sub1 - Decompiled by JODE - * Visit http://jode.sourceforge.net/ - */ - -abstract class Class56_Sub1 extends Class56 -{ - final void method835(int i, int i_1_, long l) { - i_1_ = (int) ((double) i_1_ * Math.pow(0.1, (double) i * 5.0E-4) + 0.5); - if (i_1_ != Game.anInt1401) { - Game.anInt1401 = i_1_; - for (int i_2_ = 0; i_2_ < 16; i_2_++) { - int i_3_ = method844(i_2_); - method836(i_2_ + 176, 7, i_3_ >> 7, l); - method836(i_2_ + 176, 39, i_3_ & 0x7f, l); - } - } - } - - abstract void method836(int i, int i_4_, int i_5_, long l); - - final boolean method837(int i, int i_6_, int i_7_, long l) { - if ((i & 0xf0) == 176) { - if (i_6_ == 121) { - method836(i, i_6_, i_7_, l); - int i_8_ = i & 0xf; - Game.anIntArray385[i_8_] = 12800; - int i_9_ = method844(i_8_); - method836(i, 7, i_9_ >> 7, l); - method836(i, 39, i_9_ & 0x7f, l); - return true; - } - if (i_6_ == 7 || i_6_ == 39) { - int i_10_ = i & 0xf; - if (i_6_ == 7) - Game.anIntArray385[i_10_] = (Game.anIntArray385[i_10_] & 0x7f) + (i_7_ << 7); - else - Game.anIntArray385[i_10_] = (Game.anIntArray385[i_10_] & 0x3f80) + i_7_; - int i_11_ = method844(i_10_); - method836(i, 7, i_11_ >> 7, l); - method836(i, 39, i_11_ & 0x7f, l); - return true; - } - } - return false; - } - - final void method838(long l) { - for (int i_12_ = 0; i_12_ < 16; i_12_++) - method836(i_12_ + 176, 123, 0, l); - for (int i_13_ = 0; i_13_ < 16; i_13_++) - method836(i_13_ + 176, 120, 0, l); - for (int i_14_ = 0; i_14_ < 16; i_14_++) - method836(i_14_ + 176, 121, 0, l); - for (int i_15_ = 0; i_15_ < 16; i_15_++) - method836(i_15_ + 176, 0, 0, l); - for (int i_16_ = 0; i_16_ < 16; i_16_++) - method836(i_16_ + 176, 32, 0, l); - for (int i_17_ = 0; i_17_ < 16; i_17_++) - method836(i_17_ + 192, 0, 0, l); - } - - final void method840(int i, long l) { - Game.anInt1401 = i; - for (int i_21_ = 0; i_21_ < 16; i_21_++) - Game.anIntArray385[i_21_] = 12800; - for (int i_22_ = 0; i_22_ < 16; i_22_++) { - int i_23_ = method844(i_22_); - method836(i_22_ + 176, 7, i_23_ >> 7, l); - method836(i_22_ + 176, 39, i_23_ & 0x7f, l); - } - } - - private static final int method844(int i) { - int i_32_ = Game.anIntArray385[i]; - i_32_ = (i_32_ * Game.anInt1401 >> 8) * i_32_; - return (int) (Math.sqrt((double) i_32_) + 0.5); - } -} +/* Class56_Sub1 - Decompiled by JODE + * Visit http://jode.sourceforge.net/ + */ + +abstract class Class56_Sub1 extends Class56 +{ + final void method835(int i, int i_1_, long l) { + i_1_ = (int) ((double) i_1_ * Math.pow(0.1, (double) i * 5.0E-4) + 0.5); + if (i_1_ != Game.anInt1401) { + Game.anInt1401 = i_1_; + for (int i_2_ = 0; i_2_ < 16; i_2_++) { + int i_3_ = method844(i_2_); + method836(i_2_ + 176, 7, i_3_ >> 7, l); + method836(i_2_ + 176, 39, i_3_ & 0x7f, l); + } + } + } + + abstract void method836(int i, int i_4_, int i_5_, long l); + + final boolean method837(int i, int i_6_, int i_7_, long l) { + if ((i & 0xf0) == 176) { + if (i_6_ == 121) { + method836(i, i_6_, i_7_, l); + int i_8_ = i & 0xf; + Game.anIntArray385[i_8_] = 12800; + int i_9_ = method844(i_8_); + method836(i, 7, i_9_ >> 7, l); + method836(i, 39, i_9_ & 0x7f, l); + return true; + } + if (i_6_ == 7 || i_6_ == 39) { + int i_10_ = i & 0xf; + if (i_6_ == 7) + Game.anIntArray385[i_10_] = (Game.anIntArray385[i_10_] & 0x7f) + (i_7_ << 7); + else + Game.anIntArray385[i_10_] = (Game.anIntArray385[i_10_] & 0x3f80) + i_7_; + int i_11_ = method844(i_10_); + method836(i, 7, i_11_ >> 7, l); + method836(i, 39, i_11_ & 0x7f, l); + return true; + } + } + return false; + } + + final void method838(long l) { + for (int i_12_ = 0; i_12_ < 16; i_12_++) + method836(i_12_ + 176, 123, 0, l); + for (int i_13_ = 0; i_13_ < 16; i_13_++) + method836(i_13_ + 176, 120, 0, l); + for (int i_14_ = 0; i_14_ < 16; i_14_++) + method836(i_14_ + 176, 121, 0, l); + for (int i_15_ = 0; i_15_ < 16; i_15_++) + method836(i_15_ + 176, 0, 0, l); + for (int i_16_ = 0; i_16_ < 16; i_16_++) + method836(i_16_ + 176, 32, 0, l); + for (int i_17_ = 0; i_17_ < 16; i_17_++) + method836(i_17_ + 192, 0, 0, l); + } + + final void method840(int i, long l) { + Game.anInt1401 = i; + for (int i_21_ = 0; i_21_ < 16; i_21_++) + Game.anIntArray385[i_21_] = 12800; + for (int i_22_ = 0; i_22_ < 16; i_22_++) { + int i_23_ = method844(i_22_); + method836(i_22_ + 176, 7, i_23_ >> 7, l); + method836(i_22_ + 176, 39, i_23_ & 0x7f, l); + } + } + + private static final int method844(int i) { + int i_32_ = Game.anIntArray385[i]; + i_32_ = (i_32_ * Game.anInt1401 >> 8) * i_32_; + return (int) (Math.sqrt((double) i_32_) + 0.5); + } +} diff --git a/2006Redone Client/src/Class56_Sub1_Sub1.java b/2006Redone Client/src/main/java/Class56_Sub1_Sub1.java similarity index 96% rename from 2006Redone Client/src/Class56_Sub1_Sub1.java rename to 2006Redone Client/src/main/java/Class56_Sub1_Sub1.java index dced3b49..88cbb368 100644 --- a/2006Redone Client/src/Class56_Sub1_Sub1.java +++ b/2006Redone Client/src/main/java/Class56_Sub1_Sub1.java @@ -1,99 +1,99 @@ -/* Class56_Sub1_Sub1 - Decompiled by JODE - * Visit http://jode.sourceforge.net/ - */ -import java.io.ByteArrayInputStream; - -import javax.sound.midi.InvalidMidiDataException; -import javax.sound.midi.MidiMessage; -import javax.sound.midi.MidiSystem; -import javax.sound.midi.Receiver; -import javax.sound.midi.Sequence; -import javax.sound.midi.Sequencer; -import javax.sound.midi.ShortMessage; - -final class Class56_Sub1_Sub1 extends Class56_Sub1 implements Receiver -{ - private static Receiver aReceiver1850 = null; - private static Sequencer aSequencer1851 = null; - - final void method827(int i, byte[] is, int i_0_, boolean bool) { - if (aSequencer1851 != null) { - try { - Sequence sequence = MidiSystem.getSequence(new ByteArrayInputStream(is)); - aSequencer1851.setSequence(sequence); - aSequencer1851.setLoopCount(!bool ? 0 : -1); - method835(0, i, -1L); - aSequencer1851.start(); - } catch (Exception exception) { - /* empty */ - } - } - } - - final void method833() { - if (aSequencer1851 != null) { - aSequencer1851.stop(); - method838(-1L); - } - } - - public final synchronized void send(MidiMessage midimessage, long l) { - byte[] is = midimessage.getMessage(); - if (is.length < 3 || !method837(is[0], is[1], is[2], l)) - aReceiver1850.send(midimessage, l); - } - - Class56_Sub1_Sub1() { - try { - aReceiver1850 = MidiSystem.getReceiver(); - aSequencer1851 = MidiSystem.getSequencer(false); - aSequencer1851.getTransmitter().setReceiver(this); - aSequencer1851.open(); - method838(-1L); - } catch (Exception exception) { - Game.method790(); - } - } - - final void method828() { - if (aSequencer1851 != null) { - aSequencer1851.close(); - aSequencer1851 = null; - } - if (aReceiver1850 != null) { - aReceiver1850.close(); - aReceiver1850 = null; - } - } - - public final void close() { - /* empty */ - } - - final void method831(int i) { - if (aSequencer1851 != null) { - method840(i, -1L); - } - } - - final synchronized void method830(int i, int i_2_) { - if (aSequencer1851 != null) { - method835(i_2_, i, -1L); - } - } - - final void method836(int i, int i_5_, int i_6_, long l) { - try { - ShortMessage shortmessage = new ShortMessage(); - shortmessage.setMessage(i, i_5_, i_6_); - aReceiver1850.send(shortmessage, l); - } catch (InvalidMidiDataException invalidmididataexception) { - /* empty */ - } - } - - final void method832(int i) { - if (i > -90) - method833(); - } -} +/* Class56_Sub1_Sub1 - Decompiled by JODE + * Visit http://jode.sourceforge.net/ + */ +import java.io.ByteArrayInputStream; + +import javax.sound.midi.InvalidMidiDataException; +import javax.sound.midi.MidiMessage; +import javax.sound.midi.MidiSystem; +import javax.sound.midi.Receiver; +import javax.sound.midi.Sequence; +import javax.sound.midi.Sequencer; +import javax.sound.midi.ShortMessage; + +final class Class56_Sub1_Sub1 extends Class56_Sub1 implements Receiver +{ + private static Receiver aReceiver1850 = null; + private static Sequencer aSequencer1851 = null; + + final void method827(int i, byte[] is, int i_0_, boolean bool) { + if (aSequencer1851 != null) { + try { + Sequence sequence = MidiSystem.getSequence(new ByteArrayInputStream(is)); + aSequencer1851.setSequence(sequence); + aSequencer1851.setLoopCount(!bool ? 0 : -1); + method835(0, i, -1L); + aSequencer1851.start(); + } catch (Exception exception) { + /* empty */ + } + } + } + + final void method833() { + if (aSequencer1851 != null) { + aSequencer1851.stop(); + method838(-1L); + } + } + + public final synchronized void send(MidiMessage midimessage, long l) { + byte[] is = midimessage.getMessage(); + if (is.length < 3 || !method837(is[0], is[1], is[2], l)) + aReceiver1850.send(midimessage, l); + } + + Class56_Sub1_Sub1() { + try { + aReceiver1850 = MidiSystem.getReceiver(); + aSequencer1851 = MidiSystem.getSequencer(false); + aSequencer1851.getTransmitter().setReceiver(this); + aSequencer1851.open(); + method838(-1L); + } catch (Exception exception) { + Game.method790(); + } + } + + final void method828() { + if (aSequencer1851 != null) { + aSequencer1851.close(); + aSequencer1851 = null; + } + if (aReceiver1850 != null) { + aReceiver1850.close(); + aReceiver1850 = null; + } + } + + public final void close() { + /* empty */ + } + + final void method831(int i) { + if (aSequencer1851 != null) { + method840(i, -1L); + } + } + + final synchronized void method830(int i, int i_2_) { + if (aSequencer1851 != null) { + method835(i_2_, i, -1L); + } + } + + final void method836(int i, int i_5_, int i_6_, long l) { + try { + ShortMessage shortmessage = new ShortMessage(); + shortmessage.setMessage(i, i_5_, i_6_); + aReceiver1850.send(shortmessage, l); + } catch (InvalidMidiDataException invalidmididataexception) { + /* empty */ + } + } + + final void method832(int i) { + if (i > -90) + method833(); + } +} diff --git a/2006Redone Client/src/Class56_Sub1_Sub2.java b/2006Redone Client/src/main/java/Class56_Sub1_Sub2.java similarity index 96% rename from 2006Redone Client/src/Class56_Sub1_Sub2.java rename to 2006Redone Client/src/main/java/Class56_Sub1_Sub2.java index 0c6f6e2b..5c2e9f4f 100644 --- a/2006Redone Client/src/Class56_Sub1_Sub2.java +++ b/2006Redone Client/src/main/java/Class56_Sub1_Sub2.java @@ -1,185 +1,185 @@ -/* Class56_Sub1_Sub2 - Decompiled by JODE - * Visit http://jode.sourceforge.net/ - */ - -final class Class56_Sub1_Sub2 extends Class56_Sub1 implements Runnable -{ - private static Runnable_Impl1 aRunnable_Impl1_1852; - private static boolean aBoolean1853; - private static boolean aBoolean1854; - private static int anInt1855; - private static int anInt1856; - private Class11 aClass11_1857 = new Class11(); - private static int[] anIntArray1858 = new int[256]; - - private static final void method845(int i, int i_1_, int i_2_, int i_3_) { - if (anIntArray1858.length <= anInt1856) { - aRunnable_Impl1_1852.method10(anIntArray1858, anInt1856); - anInt1856 = 0; - } - anIntArray1858[anInt1856++] = i_1_ - anInt1855; - anInt1855 = i_1_; - anIntArray1858[anInt1856++] = i_2_ << 8 | i | i_3_ << 16; - } - - private static final void method846() { - if (anInt1856 > 0) { - aRunnable_Impl1_1852.method10(anIntArray1858, anInt1856); - anInt1856 = 0; - } - } - - final void method836(int i, int i_4_, int i_5_, long l) { - method845(i, (int) l, i_4_, i_5_); - } - - final synchronized void method827(int i, byte[] is, int i_6_, - boolean bool) { - aClass11_1857.method525(is); - boolean bool_7_ = true; - aBoolean1854 = bool; - anInt1855 = 0; - aRunnable_Impl1_1852.method12(false); - method835(i_6_, i, (long) anInt1855); - int i_8_ = aClass11_1857.method533(); - for (int i_9_ = 0; i_9_ < i_8_; i_9_++) { - aClass11_1857.method526(i_9_); - while (!aClass11_1857.method521()) { - aClass11_1857.method520(i_9_); - if (aClass11_1857.anIntArray216[i_9_] != 0) { - bool_7_ = false; - break; - } - method847(i_6_ ^ 0x70, 0L, i_9_); - } - aClass11_1857.method522(i_9_); - } - if (bool_7_) { - if (aBoolean1854) - throw new RuntimeException(); - method838((long) anInt1855); - aClass11_1857.method523(); - } - method846(); - } - - final synchronized void method831(int i) { - method840(i, (long) anInt1855); - aRunnable_Impl1_1852.method10(anIntArray1858, anInt1856); - anInt1856 = 0; - } - - final synchronized void method832(int i) { - if (aClass11_1857.method527()) { - int i_11_ = anInt1855; - int i_12_ = -200; - int i_13_ = aRunnable_Impl1_1852.method14(-29810); - long l = ((long) (i_11_ - (i_13_ + i_12_)) - * (long) (aClass11_1857.anInt213 * 1000)); - for (;;) { - int i_14_ = aClass11_1857.method536(); - int i_15_ = aClass11_1857.anIntArray216[i_14_]; - long l_16_ = aClass11_1857.method532(i_15_); - if (l < l_16_) - break; - while (i_15_ - == aClass11_1857.anIntArray216[i_14_]) { - aClass11_1857.method526(i_14_); - method847(126, l_16_, i_14_); - if (aClass11_1857.method521()) { - aClass11_1857.method522(i_14_); - if (aClass11_1857.method531()) { - if (aBoolean1854) - aClass11_1857.method534(l_16_); - else { - method838 - ((long) (int) (l_16_ - / (long) ((aClass11_1857.anInt213) - * 1000))); - aClass11_1857.method523(); - method846(); - return; - } - } - break; - } - aClass11_1857.method520(i_14_); - aClass11_1857.method522(i_14_); - } - } - if (i > -90) - aRunnable_Impl1_1852 = null; - method846(); - } - } - - final synchronized void method833() { - aRunnable_Impl1_1852.method12(false); - method838((long) anInt1855); - aRunnable_Impl1_1852.method10(anIntArray1858, anInt1856); - anInt1856 = 0; - aClass11_1857.method523(); - } - - final void method828() { - synchronized (this) { - aBoolean1853 = true; - } - for (;;) { - synchronized (this) { - if (!aBoolean1853) - break; - } - Game.sleep(20L); - } - aRunnable_Impl1_1852.method11(true); - } - - public final void run() { - try { - for (;;) { - synchronized (this) { - if (aBoolean1853) { - aBoolean1853 = false; - break; - } - method832(-126); - } - Game.sleep(100L); - } - } catch (Exception exception) { - } - } - - private final void method847(int i, long l, int i_17_) { - int i_18_ = aClass11_1857.method529(i_17_); - if (i_18_ != 1) { - if ((i_18_ & 0x80) != 0) { - int i_19_ = (int) (l / (long) (aClass11_1857.anInt213 * 1000)); - int i_20_ = i_18_ & 0xff; - int i_21_ = (i_18_ & 0xffe7d5) >> 16; - int i_22_ = (i_18_ & 0xfff6) >> 8; - if (!method837(i_20_, i_22_, i_21_, (long) i_19_)) - method845(i_20_, i_19_, i_22_, i_21_); - } - } else - aClass11_1857.method528(); - } - - Class56_Sub1_Sub2(Runnable_Impl1 runnable_impl1) { - aRunnable_Impl1_1852 = runnable_impl1; - aRunnable_Impl1_1852.method15((byte) 96); - aRunnable_Impl1_1852.method12(false); - method838((long) anInt1855); - aRunnable_Impl1_1852.method10(anIntArray1858, anInt1856); - anInt1856 = 0; - Thread thread = new Thread(this); - thread.setDaemon(true); - thread.start(); - thread.setPriority(10); - } - - final synchronized void method830(int i, int i_23_) { - method835(i_23_, i, (long) anInt1855); - } -} +/* Class56_Sub1_Sub2 - Decompiled by JODE + * Visit http://jode.sourceforge.net/ + */ + +final class Class56_Sub1_Sub2 extends Class56_Sub1 implements Runnable +{ + private static Runnable_Impl1 aRunnable_Impl1_1852; + private static boolean aBoolean1853; + private static boolean aBoolean1854; + private static int anInt1855; + private static int anInt1856; + private Class11 aClass11_1857 = new Class11(); + private static int[] anIntArray1858 = new int[256]; + + private static final void method845(int i, int i_1_, int i_2_, int i_3_) { + if (anIntArray1858.length <= anInt1856) { + aRunnable_Impl1_1852.method10(anIntArray1858, anInt1856); + anInt1856 = 0; + } + anIntArray1858[anInt1856++] = i_1_ - anInt1855; + anInt1855 = i_1_; + anIntArray1858[anInt1856++] = i_2_ << 8 | i | i_3_ << 16; + } + + private static final void method846() { + if (anInt1856 > 0) { + aRunnable_Impl1_1852.method10(anIntArray1858, anInt1856); + anInt1856 = 0; + } + } + + final void method836(int i, int i_4_, int i_5_, long l) { + method845(i, (int) l, i_4_, i_5_); + } + + final synchronized void method827(int i, byte[] is, int i_6_, + boolean bool) { + aClass11_1857.method525(is); + boolean bool_7_ = true; + aBoolean1854 = bool; + anInt1855 = 0; + aRunnable_Impl1_1852.method12(false); + method835(i_6_, i, (long) anInt1855); + int i_8_ = aClass11_1857.method533(); + for (int i_9_ = 0; i_9_ < i_8_; i_9_++) { + aClass11_1857.method526(i_9_); + while (!aClass11_1857.method521()) { + aClass11_1857.method520(i_9_); + if (aClass11_1857.anIntArray216[i_9_] != 0) { + bool_7_ = false; + break; + } + method847(i_6_ ^ 0x70, 0L, i_9_); + } + aClass11_1857.method522(i_9_); + } + if (bool_7_) { + if (aBoolean1854) + throw new RuntimeException(); + method838((long) anInt1855); + aClass11_1857.method523(); + } + method846(); + } + + final synchronized void method831(int i) { + method840(i, (long) anInt1855); + aRunnable_Impl1_1852.method10(anIntArray1858, anInt1856); + anInt1856 = 0; + } + + final synchronized void method832(int i) { + if (aClass11_1857.method527()) { + int i_11_ = anInt1855; + int i_12_ = -200; + int i_13_ = aRunnable_Impl1_1852.method14(-29810); + long l = ((long) (i_11_ - (i_13_ + i_12_)) + * (long) (aClass11_1857.anInt213 * 1000)); + for (;;) { + int i_14_ = aClass11_1857.method536(); + int i_15_ = aClass11_1857.anIntArray216[i_14_]; + long l_16_ = aClass11_1857.method532(i_15_); + if (l < l_16_) + break; + while (i_15_ + == aClass11_1857.anIntArray216[i_14_]) { + aClass11_1857.method526(i_14_); + method847(126, l_16_, i_14_); + if (aClass11_1857.method521()) { + aClass11_1857.method522(i_14_); + if (aClass11_1857.method531()) { + if (aBoolean1854) + aClass11_1857.method534(l_16_); + else { + method838 + ((long) (int) (l_16_ + / (long) ((aClass11_1857.anInt213) + * 1000))); + aClass11_1857.method523(); + method846(); + return; + } + } + break; + } + aClass11_1857.method520(i_14_); + aClass11_1857.method522(i_14_); + } + } + if (i > -90) + aRunnable_Impl1_1852 = null; + method846(); + } + } + + final synchronized void method833() { + aRunnable_Impl1_1852.method12(false); + method838((long) anInt1855); + aRunnable_Impl1_1852.method10(anIntArray1858, anInt1856); + anInt1856 = 0; + aClass11_1857.method523(); + } + + final void method828() { + synchronized (this) { + aBoolean1853 = true; + } + for (;;) { + synchronized (this) { + if (!aBoolean1853) + break; + } + Game.sleep(20L); + } + aRunnable_Impl1_1852.method11(true); + } + + public final void run() { + try { + for (;;) { + synchronized (this) { + if (aBoolean1853) { + aBoolean1853 = false; + break; + } + method832(-126); + } + Game.sleep(100L); + } + } catch (Exception exception) { + } + } + + private final void method847(int i, long l, int i_17_) { + int i_18_ = aClass11_1857.method529(i_17_); + if (i_18_ != 1) { + if ((i_18_ & 0x80) != 0) { + int i_19_ = (int) (l / (long) (aClass11_1857.anInt213 * 1000)); + int i_20_ = i_18_ & 0xff; + int i_21_ = (i_18_ & 0xffe7d5) >> 16; + int i_22_ = (i_18_ & 0xfff6) >> 8; + if (!method837(i_20_, i_22_, i_21_, (long) i_19_)) + method845(i_20_, i_19_, i_22_, i_21_); + } + } else + aClass11_1857.method528(); + } + + Class56_Sub1_Sub2(Runnable_Impl1 runnable_impl1) { + aRunnable_Impl1_1852 = runnable_impl1; + aRunnable_Impl1_1852.method15((byte) 96); + aRunnable_Impl1_1852.method12(false); + method838((long) anInt1855); + aRunnable_Impl1_1852.method10(anIntArray1858, anInt1856); + anInt1856 = 0; + Thread thread = new Thread(this); + thread.setDaemon(true); + thread.start(); + thread.setPriority(10); + } + + final synchronized void method830(int i, int i_23_) { + method835(i_23_, i, (long) anInt1855); + } +} diff --git a/2006Redone Client/src/Class6.java b/2006Redone Client/src/main/java/Class6.java similarity index 96% rename from 2006Redone Client/src/Class6.java rename to 2006Redone Client/src/main/java/Class6.java index c6e2bf78..fb02142a 100644 --- a/2006Redone Client/src/Class6.java +++ b/2006Redone Client/src/main/java/Class6.java @@ -1,305 +1,305 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Class6 { - - public static void method166() { - anIntArray116 = new int[32768]; - for (int i = 0; i < 32768; i++) { - if (Math.random() > 0.5D) { - anIntArray116[i] = 1; - } else { - anIntArray116[i] = -1; - } - } - - anIntArray117 = new int[32768]; - for (int j = 0; j < 32768; j++) { - anIntArray117[j] = (int) (Math.sin(j / 5215.1903000000002D) * 16384D); - } - - anIntArray115 = new int[0x35d54]; - } - - public int[] method167(int i, int j) { - for (int k = 0; k < i; k++) { - anIntArray115[k] = 0; - } - - if (j < 10) { - return anIntArray115; - } - double d = i / (j + 0.0D); - aClass29_98.resetValues(); - aClass29_99.resetValues(); - int l = 0; - int i1 = 0; - int j1 = 0; - if (aClass29_100 != null) { - aClass29_100.resetValues(); - aClass29_101.resetValues(); - l = (int) ((aClass29_100.anInt539 - aClass29_100.anInt538) * 32.768000000000001D / d); - i1 = (int) (aClass29_100.anInt538 * 32.768000000000001D / d); - } - int k1 = 0; - int l1 = 0; - int i2 = 0; - if (aClass29_102 != null) { - aClass29_102.resetValues(); - aClass29_103.resetValues(); - k1 = (int) ((aClass29_102.anInt539 - aClass29_102.anInt538) * 32.768000000000001D / d); - l1 = (int) (aClass29_102.anInt538 * 32.768000000000001D / d); - } - for (int j2 = 0; j2 < 5; j2++) { - if (anIntArray106[j2] != 0) { - anIntArray118[j2] = 0; - anIntArray119[j2] = (int) (anIntArray108[j2] * d); - anIntArray120[j2] = (anIntArray106[j2] << 14) / 100; - anIntArray121[j2] = (int) ((aClass29_98.anInt539 - aClass29_98.anInt538) * 32.768000000000001D * Math.pow(1.0057929410678534D, anIntArray107[j2]) / d); - anIntArray122[j2] = (int) (aClass29_98.anInt538 * 32.768000000000001D / d); - } - } - - for (int k2 = 0; k2 < i; k2++) { - int l2 = aClass29_98.method328(i); - int j4 = aClass29_99.method328(i); - if (aClass29_100 != null) { - int j5 = aClass29_100.method328(i); - int j6 = aClass29_101.method328(i); - l2 += method168(j6, j1, aClass29_100.anInt540) >> 1; - j1 += (j5 * l >> 16) + i1; - } - if (aClass29_102 != null) { - int k5 = aClass29_102.method328(i); - int k6 = aClass29_103.method328(i); - j4 = j4 * ((method168(k6, i2, aClass29_102.anInt540) >> 1) + 32768) >> 15; - i2 += (k5 * k1 >> 16) + l1; - } - for (int l5 = 0; l5 < 5; l5++) { - if (anIntArray106[l5] != 0) { - int l6 = k2 + anIntArray119[l5]; - if (l6 < i) { - anIntArray115[l6] += method168(j4 * anIntArray120[l5] >> 15, anIntArray118[l5], aClass29_98.anInt540); - anIntArray118[l5] += (l2 * anIntArray121[l5] >> 16) + anIntArray122[l5]; - } - } - } - - } - - if (aClass29_104 != null) { - aClass29_104.resetValues(); - aClass29_105.resetValues(); - int i3 = 0; - boolean flag1 = true; - for (int i7 = 0; i7 < i; i7++) { - int k7 = aClass29_104.method328(i); - int i8 = aClass29_105.method328(i); - int k4; - if (flag1) { - k4 = aClass29_104.anInt538 + ((aClass29_104.anInt539 - aClass29_104.anInt538) * k7 >> 8); - } else { - k4 = aClass29_104.anInt538 + ((aClass29_104.anInt539 - aClass29_104.anInt538) * i8 >> 8); - } - if ((i3 += 256) >= k4) { - i3 = 0; - flag1 = !flag1; - } - if (flag1) { - anIntArray115[i7] = 0; - } - } - - } - if (anInt109 > 0 && anInt110 > 0) { - int j3 = (int) (anInt109 * d); - for (int l4 = j3; l4 < i; l4++) { - anIntArray115[l4] += anIntArray115[l4 - j3] * anInt110 / 100; - } - - } - if (aClass39_111.anIntArray665[0] > 0 || aClass39_111.anIntArray665[1] > 0) { - aClass29_112.resetValues(); - int k3 = aClass29_112.method328(i + 1); - int i5 = aClass39_111.method544(0, k3 / 65536F); - int i6 = aClass39_111.method544(1, k3 / 65536F); - if (i >= i5 + i6) { - int j7 = 0; - int l7 = i6; - if (l7 > i - i5) { - l7 = i - i5; - } - for (; j7 < l7; j7++) { - int j8 = (int) ((long) anIntArray115[j7 + i5] * (long) Class39.anInt672 >> 16); - for (int k8 = 0; k8 < i5; k8++) { - j8 += (int) ((long) anIntArray115[j7 + i5 - 1 - k8] * (long) Class39.anIntArrayArray670[0][k8] >> 16); - } - - for (int j9 = 0; j9 < j7; j9++) { - j8 -= (int) ((long) anIntArray115[j7 - 1 - j9] * (long) Class39.anIntArrayArray670[1][j9] >> 16); - } - - anIntArray115[j7] = j8; - k3 = aClass29_112.method328(i + 1); - } - - char c = '\200'; - l7 = c; - do { - if (l7 > i - i5) { - l7 = i - i5; - } - for (; j7 < l7; j7++) { - int l8 = (int) ((long) anIntArray115[j7 + i5] * (long) Class39.anInt672 >> 16); - for (int k9 = 0; k9 < i5; k9++) { - l8 += (int) ((long) anIntArray115[j7 + i5 - 1 - k9] * (long) Class39.anIntArrayArray670[0][k9] >> 16); - } - - for (int i10 = 0; i10 < i6; i10++) { - l8 -= (int) ((long) anIntArray115[j7 - 1 - i10] * (long) Class39.anIntArrayArray670[1][i10] >> 16); - } - - anIntArray115[j7] = l8; - k3 = aClass29_112.method328(i + 1); - } - - if (j7 >= i - i5) { - break; - } - i5 = aClass39_111.method544(0, k3 / 65536F); - i6 = aClass39_111.method544(1, k3 / 65536F); - l7 += c; - } while (true); - for (; j7 < i; j7++) { - int i9 = 0; - for (int l9 = j7 + i5 - i; l9 < i5; l9++) { - i9 += (int) ((long) anIntArray115[j7 + i5 - 1 - l9] * (long) Class39.anIntArrayArray670[0][l9] >> 16); - } - - for (int j10 = 0; j10 < i6; j10++) { - i9 -= (int) ((long) anIntArray115[j7 - 1 - j10] * (long) Class39.anIntArrayArray670[1][j10] >> 16); - } - - anIntArray115[j7] = i9; - aClass29_112.method328(i + 1); - } - - } - } - for (int i4 = 0; i4 < i; i4++) { - if (anIntArray115[i4] < -32768) { - anIntArray115[i4] = -32768; - } - if (anIntArray115[i4] > 32767) { - anIntArray115[i4] = 32767; - } - } - - return anIntArray115; - } - - private int method168(int i, int k, int l) { - if (l == 1) { - if ((k & 0x7fff) < 16384) { - return i; - } else { - return -i; - } - } - if (l == 2) { - return anIntArray117[k & 0x7fff] * i >> 14; - } - if (l == 3) { - return ((k & 0x7fff) * i >> 14) - i; - } - if (l == 4) { - return anIntArray116[k / 2607 & 0x7fff] * i; - } else { - return 0; - } - } - - public void method169(Stream stream) { - aClass29_98 = new Class29(); - aClass29_98.method325(stream); - aClass29_99 = new Class29(); - aClass29_99.method325(stream); - int i = stream.readUnsignedByte(); - if (i != 0) { - stream.currentOffset--; - aClass29_100 = new Class29(); - aClass29_100.method325(stream); - aClass29_101 = new Class29(); - aClass29_101.method325(stream); - } - i = stream.readUnsignedByte(); - if (i != 0) { - stream.currentOffset--; - aClass29_102 = new Class29(); - aClass29_102.method325(stream); - aClass29_103 = new Class29(); - aClass29_103.method325(stream); - } - i = stream.readUnsignedByte(); - if (i != 0) { - stream.currentOffset--; - aClass29_104 = new Class29(); - aClass29_104.method325(stream); - aClass29_105 = new Class29(); - aClass29_105.method325(stream); - } - for (int j = 0; j < 10; j++) { - int k = stream.method422(); - if (k == 0) { - break; - } - anIntArray106[j] = k; - anIntArray107[j] = stream.method421(); - anIntArray108[j] = stream.method422(); - } - - anInt109 = stream.method422(); - anInt110 = stream.method422(); - anInt113 = stream.readUnsignedWord(); - anInt114 = stream.readUnsignedWord(); - aClass39_111 = new Class39(); - aClass29_112 = new Class29(); - aClass39_111.method545(stream, aClass29_112); - } - - public Class6() { - anIntArray106 = new int[5]; - anIntArray107 = new int[5]; - anIntArray108 = new int[5]; - anInt110 = 100; - anInt113 = 500; - } - - private Class29 aClass29_98; - private Class29 aClass29_99; - private Class29 aClass29_100; - private Class29 aClass29_101; - private Class29 aClass29_102; - private Class29 aClass29_103; - private Class29 aClass29_104; - private Class29 aClass29_105; - private final int[] anIntArray106; - private final int[] anIntArray107; - private final int[] anIntArray108; - private int anInt109; - private int anInt110; - private Class39 aClass39_111; - private Class29 aClass29_112; - int anInt113; - int anInt114; - private static int[] anIntArray115; - private static int[] anIntArray116; - private static int[] anIntArray117; - private static final int[] anIntArray118 = new int[5]; - private static final int[] anIntArray119 = new int[5]; - private static final int[] anIntArray120 = new int[5]; - private static final int[] anIntArray121 = new int[5]; - private static final int[] anIntArray122 = new int[5]; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Class6 { + + public static void method166() { + anIntArray116 = new int[32768]; + for (int i = 0; i < 32768; i++) { + if (Math.random() > 0.5D) { + anIntArray116[i] = 1; + } else { + anIntArray116[i] = -1; + } + } + + anIntArray117 = new int[32768]; + for (int j = 0; j < 32768; j++) { + anIntArray117[j] = (int) (Math.sin(j / 5215.1903000000002D) * 16384D); + } + + anIntArray115 = new int[0x35d54]; + } + + public int[] method167(int i, int j) { + for (int k = 0; k < i; k++) { + anIntArray115[k] = 0; + } + + if (j < 10) { + return anIntArray115; + } + double d = i / (j + 0.0D); + aClass29_98.resetValues(); + aClass29_99.resetValues(); + int l = 0; + int i1 = 0; + int j1 = 0; + if (aClass29_100 != null) { + aClass29_100.resetValues(); + aClass29_101.resetValues(); + l = (int) ((aClass29_100.anInt539 - aClass29_100.anInt538) * 32.768000000000001D / d); + i1 = (int) (aClass29_100.anInt538 * 32.768000000000001D / d); + } + int k1 = 0; + int l1 = 0; + int i2 = 0; + if (aClass29_102 != null) { + aClass29_102.resetValues(); + aClass29_103.resetValues(); + k1 = (int) ((aClass29_102.anInt539 - aClass29_102.anInt538) * 32.768000000000001D / d); + l1 = (int) (aClass29_102.anInt538 * 32.768000000000001D / d); + } + for (int j2 = 0; j2 < 5; j2++) { + if (anIntArray106[j2] != 0) { + anIntArray118[j2] = 0; + anIntArray119[j2] = (int) (anIntArray108[j2] * d); + anIntArray120[j2] = (anIntArray106[j2] << 14) / 100; + anIntArray121[j2] = (int) ((aClass29_98.anInt539 - aClass29_98.anInt538) * 32.768000000000001D * Math.pow(1.0057929410678534D, anIntArray107[j2]) / d); + anIntArray122[j2] = (int) (aClass29_98.anInt538 * 32.768000000000001D / d); + } + } + + for (int k2 = 0; k2 < i; k2++) { + int l2 = aClass29_98.method328(i); + int j4 = aClass29_99.method328(i); + if (aClass29_100 != null) { + int j5 = aClass29_100.method328(i); + int j6 = aClass29_101.method328(i); + l2 += method168(j6, j1, aClass29_100.anInt540) >> 1; + j1 += (j5 * l >> 16) + i1; + } + if (aClass29_102 != null) { + int k5 = aClass29_102.method328(i); + int k6 = aClass29_103.method328(i); + j4 = j4 * ((method168(k6, i2, aClass29_102.anInt540) >> 1) + 32768) >> 15; + i2 += (k5 * k1 >> 16) + l1; + } + for (int l5 = 0; l5 < 5; l5++) { + if (anIntArray106[l5] != 0) { + int l6 = k2 + anIntArray119[l5]; + if (l6 < i) { + anIntArray115[l6] += method168(j4 * anIntArray120[l5] >> 15, anIntArray118[l5], aClass29_98.anInt540); + anIntArray118[l5] += (l2 * anIntArray121[l5] >> 16) + anIntArray122[l5]; + } + } + } + + } + + if (aClass29_104 != null) { + aClass29_104.resetValues(); + aClass29_105.resetValues(); + int i3 = 0; + boolean flag1 = true; + for (int i7 = 0; i7 < i; i7++) { + int k7 = aClass29_104.method328(i); + int i8 = aClass29_105.method328(i); + int k4; + if (flag1) { + k4 = aClass29_104.anInt538 + ((aClass29_104.anInt539 - aClass29_104.anInt538) * k7 >> 8); + } else { + k4 = aClass29_104.anInt538 + ((aClass29_104.anInt539 - aClass29_104.anInt538) * i8 >> 8); + } + if ((i3 += 256) >= k4) { + i3 = 0; + flag1 = !flag1; + } + if (flag1) { + anIntArray115[i7] = 0; + } + } + + } + if (anInt109 > 0 && anInt110 > 0) { + int j3 = (int) (anInt109 * d); + for (int l4 = j3; l4 < i; l4++) { + anIntArray115[l4] += anIntArray115[l4 - j3] * anInt110 / 100; + } + + } + if (aClass39_111.anIntArray665[0] > 0 || aClass39_111.anIntArray665[1] > 0) { + aClass29_112.resetValues(); + int k3 = aClass29_112.method328(i + 1); + int i5 = aClass39_111.method544(0, k3 / 65536F); + int i6 = aClass39_111.method544(1, k3 / 65536F); + if (i >= i5 + i6) { + int j7 = 0; + int l7 = i6; + if (l7 > i - i5) { + l7 = i - i5; + } + for (; j7 < l7; j7++) { + int j8 = (int) ((long) anIntArray115[j7 + i5] * (long) Class39.anInt672 >> 16); + for (int k8 = 0; k8 < i5; k8++) { + j8 += (int) ((long) anIntArray115[j7 + i5 - 1 - k8] * (long) Class39.anIntArrayArray670[0][k8] >> 16); + } + + for (int j9 = 0; j9 < j7; j9++) { + j8 -= (int) ((long) anIntArray115[j7 - 1 - j9] * (long) Class39.anIntArrayArray670[1][j9] >> 16); + } + + anIntArray115[j7] = j8; + k3 = aClass29_112.method328(i + 1); + } + + char c = '\200'; + l7 = c; + do { + if (l7 > i - i5) { + l7 = i - i5; + } + for (; j7 < l7; j7++) { + int l8 = (int) ((long) anIntArray115[j7 + i5] * (long) Class39.anInt672 >> 16); + for (int k9 = 0; k9 < i5; k9++) { + l8 += (int) ((long) anIntArray115[j7 + i5 - 1 - k9] * (long) Class39.anIntArrayArray670[0][k9] >> 16); + } + + for (int i10 = 0; i10 < i6; i10++) { + l8 -= (int) ((long) anIntArray115[j7 - 1 - i10] * (long) Class39.anIntArrayArray670[1][i10] >> 16); + } + + anIntArray115[j7] = l8; + k3 = aClass29_112.method328(i + 1); + } + + if (j7 >= i - i5) { + break; + } + i5 = aClass39_111.method544(0, k3 / 65536F); + i6 = aClass39_111.method544(1, k3 / 65536F); + l7 += c; + } while (true); + for (; j7 < i; j7++) { + int i9 = 0; + for (int l9 = j7 + i5 - i; l9 < i5; l9++) { + i9 += (int) ((long) anIntArray115[j7 + i5 - 1 - l9] * (long) Class39.anIntArrayArray670[0][l9] >> 16); + } + + for (int j10 = 0; j10 < i6; j10++) { + i9 -= (int) ((long) anIntArray115[j7 - 1 - j10] * (long) Class39.anIntArrayArray670[1][j10] >> 16); + } + + anIntArray115[j7] = i9; + aClass29_112.method328(i + 1); + } + + } + } + for (int i4 = 0; i4 < i; i4++) { + if (anIntArray115[i4] < -32768) { + anIntArray115[i4] = -32768; + } + if (anIntArray115[i4] > 32767) { + anIntArray115[i4] = 32767; + } + } + + return anIntArray115; + } + + private int method168(int i, int k, int l) { + if (l == 1) { + if ((k & 0x7fff) < 16384) { + return i; + } else { + return -i; + } + } + if (l == 2) { + return anIntArray117[k & 0x7fff] * i >> 14; + } + if (l == 3) { + return ((k & 0x7fff) * i >> 14) - i; + } + if (l == 4) { + return anIntArray116[k / 2607 & 0x7fff] * i; + } else { + return 0; + } + } + + public void method169(Stream stream) { + aClass29_98 = new Class29(); + aClass29_98.method325(stream); + aClass29_99 = new Class29(); + aClass29_99.method325(stream); + int i = stream.readUnsignedByte(); + if (i != 0) { + stream.currentOffset--; + aClass29_100 = new Class29(); + aClass29_100.method325(stream); + aClass29_101 = new Class29(); + aClass29_101.method325(stream); + } + i = stream.readUnsignedByte(); + if (i != 0) { + stream.currentOffset--; + aClass29_102 = new Class29(); + aClass29_102.method325(stream); + aClass29_103 = new Class29(); + aClass29_103.method325(stream); + } + i = stream.readUnsignedByte(); + if (i != 0) { + stream.currentOffset--; + aClass29_104 = new Class29(); + aClass29_104.method325(stream); + aClass29_105 = new Class29(); + aClass29_105.method325(stream); + } + for (int j = 0; j < 10; j++) { + int k = stream.method422(); + if (k == 0) { + break; + } + anIntArray106[j] = k; + anIntArray107[j] = stream.method421(); + anIntArray108[j] = stream.method422(); + } + + anInt109 = stream.method422(); + anInt110 = stream.method422(); + anInt113 = stream.readUnsignedWord(); + anInt114 = stream.readUnsignedWord(); + aClass39_111 = new Class39(); + aClass29_112 = new Class29(); + aClass39_111.method545(stream, aClass29_112); + } + + public Class6() { + anIntArray106 = new int[5]; + anIntArray107 = new int[5]; + anIntArray108 = new int[5]; + anInt110 = 100; + anInt113 = 500; + } + + private Class29 aClass29_98; + private Class29 aClass29_99; + private Class29 aClass29_100; + private Class29 aClass29_101; + private Class29 aClass29_102; + private Class29 aClass29_103; + private Class29 aClass29_104; + private Class29 aClass29_105; + private final int[] anIntArray106; + private final int[] anIntArray107; + private final int[] anIntArray108; + private int anInt109; + private int anInt110; + private Class39 aClass39_111; + private Class29 aClass29_112; + int anInt113; + int anInt114; + private static int[] anIntArray115; + private static int[] anIntArray116; + private static int[] anIntArray117; + private static final int[] anIntArray118 = new int[5]; + private static final int[] anIntArray119 = new int[5]; + private static final int[] anIntArray120 = new int[5]; + private static final int[] anIntArray121 = new int[5]; + private static final int[] anIntArray122 = new int[5]; + +} diff --git a/2006Redone Client/src/Client.java b/2006Redone Client/src/main/java/Client.java similarity index 95% rename from 2006Redone Client/src/Client.java rename to 2006Redone Client/src/main/java/Client.java index 38fb15cb..367ab457 100644 --- a/2006Redone Client/src/Client.java +++ b/2006Redone Client/src/main/java/Client.java @@ -1,22 +1,22 @@ -import java.net.InetAddress; -import java.net.UnknownHostException; - -public final class Client { - - public static void main(String[] args) { - ClientSettings.SERVER_IP = "127.0.0.1"; - try { - Game game = new Game(); - Game.nodeID = 10; - Game.portOff = 0; - Game.setHighMem(); - Game.isMembers = true; - Signlink.storeid = 32; - Signlink.startpriv(InetAddress.getLocalHost()); - game.createClientFrame(503, 765); - } catch (UnknownHostException e) { - e.printStackTrace(); - } - } - +import java.net.InetAddress; +import java.net.UnknownHostException; + +public final class Client { + + public static void main(String[] args) { + ClientSettings.SERVER_IP = "127.0.0.1"; + try { + Game game = new Game(); + Game.nodeID = 10; + Game.portOff = 0; + Game.setHighMem(); + Game.isMembers = true; + Signlink.storeid = 32; + Signlink.startpriv(InetAddress.getLocalHost()); + game.createClientFrame(503, 765); + } catch (UnknownHostException e) { + e.printStackTrace(); + } + } + } \ No newline at end of file diff --git a/2006Redone Client/src/ClientSettings.java b/2006Redone Client/src/main/java/ClientSettings.java similarity index 97% rename from 2006Redone Client/src/ClientSettings.java rename to 2006Redone Client/src/main/java/ClientSettings.java index 14e486b6..b76e399e 100644 --- a/2006Redone Client/src/ClientSettings.java +++ b/2006Redone Client/src/main/java/ClientSettings.java @@ -1,38 +1,38 @@ -import java.math.BigInteger; - -/** - * ClientSettings - * @author Andrew (I'm A Boss on Rune-Server and Mr Extremez on Mopar & Runelocus) - */ - -public class ClientSettings { - - public static String SNOW_MONTH = ".12"; - /** - * The Servers Name - */ - public final static String SERVER_NAME = "2006rebotted"; - /** - * The Servers Website - */ - public final static String SERVER_WEBSITE = "www.rsrebotted.com"; - /** - * The Servers Ip - * - * You don't have to change this, the client will automatically connect to the server - * on localhost (Assuming you're running Client and LocalGame respectively) - * - */ - public static String SERVER_IP = "127.0.0.1"; - /** - * The Npc Bits for the Server - */ - public final static int NPC_BITS = 12; - /** - * The Servers Uid - */ - public final static int UID = 314268572; - - public static final BigInteger RSA_MODULUS = new BigInteger("91553247461173033466542043374346300088148707506479543786501537350363031301992107112953015516557748875487935404852620239974482067336878286174236183516364787082711186740254168914127361643305190640280157664988536979163450791820893999053469529344247707567448479470137716627440246788713008490213212272520901741443"); - public static final BigInteger RSA_EXPONENT = new BigInteger("65537"); -} +import java.math.BigInteger; + +/** + * ClientSettings + * @author Andrew (I'm A Boss on Rune-Server and Mr Extremez on Mopar & Runelocus) + */ + +public class ClientSettings { + + public static String SNOW_MONTH = ".12"; + /** + * The Servers Name + */ + public final static String SERVER_NAME = "2006rebotted"; + /** + * The Servers Website + */ + public final static String SERVER_WEBSITE = "www.rsrebotted.com"; + /** + * The Servers Ip + * + * You don't have to change this, the client will automatically connect to the server + * on localhost (Assuming you're running Client and LocalGame respectively) + * + */ + public static String SERVER_IP = "127.0.0.1"; + /** + * The Npc Bits for the Server + */ + public final static int NPC_BITS = 12; + /** + * The Servers Uid + */ + public final static int UID = 314268572; + + public static final BigInteger RSA_MODULUS = new BigInteger("91553247461173033466542043374346300088148707506479543786501537350363031301992107112953015516557748875487935404852620239974482067336878286174236183516364787082711186740254168914127361643305190640280157664988536979163450791820893999053469529344247707567448479470137716627440246788713008490213212272520901741443"); + public static final BigInteger RSA_EXPONENT = new BigInteger("65537"); +} diff --git a/2006Redone Client/src/CollisionMap.java b/2006Redone Client/src/main/java/CollisionMap.java similarity index 95% rename from 2006Redone Client/src/CollisionMap.java rename to 2006Redone Client/src/main/java/CollisionMap.java index 0bcbaa40..5cfba680 100644 --- a/2006Redone Client/src/CollisionMap.java +++ b/2006Redone Client/src/main/java/CollisionMap.java @@ -1,548 +1,548 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class CollisionMap { - - public CollisionMap() { - anInt290 = 0; - anInt291 = 0; - anInt292 = 104; - anInt293 = 104; - anIntArrayArray294 = new int[anInt292][anInt293]; - method210(); - } - - public void method210() { - for (int i = 0; i < anInt292; i++) { - for (int j = 0; j < anInt293; j++) { - if (i == 0 || j == 0 || i == anInt292 - 1 || j == anInt293 - 1) { - anIntArrayArray294[i][j] = 0xffffff; - } else { - anIntArrayArray294[i][j] = 0x1000000; - } - } - - } - - } - - public void method211(int i, int j, int k, int l, boolean flag) { - k -= anInt290; - i -= anInt291; - if (l == 0) { - if (j == 0) { - method214(k, i, 128); - method214(k - 1, i, 8); - } - if (j == 1) { - method214(k, i, 2); - method214(k, i + 1, 32); - } - if (j == 2) { - method214(k, i, 8); - method214(k + 1, i, 128); - } - if (j == 3) { - method214(k, i, 32); - method214(k, i - 1, 2); - } - } - if (l == 1 || l == 3) { - if (j == 0) { - method214(k, i, 1); - method214(k - 1, i + 1, 16); - } - if (j == 1) { - method214(k, i, 4); - method214(k + 1, i + 1, 64); - } - if (j == 2) { - method214(k, i, 16); - method214(k + 1, i - 1, 1); - } - if (j == 3) { - method214(k, i, 64); - method214(k - 1, i - 1, 4); - } - } - if (l == 2) { - if (j == 0) { - method214(k, i, 130); - method214(k - 1, i, 8); - method214(k, i + 1, 32); - } - if (j == 1) { - method214(k, i, 10); - method214(k, i + 1, 32); - method214(k + 1, i, 128); - } - if (j == 2) { - method214(k, i, 40); - method214(k + 1, i, 128); - method214(k, i - 1, 2); - } - if (j == 3) { - method214(k, i, 160); - method214(k, i - 1, 2); - method214(k - 1, i, 8); - } - } - if (flag) { - if (l == 0) { - if (j == 0) { - method214(k, i, 0x10000); - method214(k - 1, i, 4096); - } - if (j == 1) { - method214(k, i, 1024); - method214(k, i + 1, 16384); - } - if (j == 2) { - method214(k, i, 4096); - method214(k + 1, i, 0x10000); - } - if (j == 3) { - method214(k, i, 16384); - method214(k, i - 1, 1024); - } - } - if (l == 1 || l == 3) { - if (j == 0) { - method214(k, i, 512); - method214(k - 1, i + 1, 8192); - } - if (j == 1) { - method214(k, i, 2048); - method214(k + 1, i + 1, 32768); - } - if (j == 2) { - method214(k, i, 8192); - method214(k + 1, i - 1, 512); - } - if (j == 3) { - method214(k, i, 32768); - method214(k - 1, i - 1, 2048); - } - } - if (l == 2) { - if (j == 0) { - method214(k, i, 0x10400); - method214(k - 1, i, 4096); - method214(k, i + 1, 16384); - } - if (j == 1) { - method214(k, i, 5120); - method214(k, i + 1, 16384); - method214(k + 1, i, 0x10000); - } - if (j == 2) { - method214(k, i, 20480); - method214(k + 1, i, 0x10000); - method214(k, i - 1, 1024); - } - if (j == 3) { - method214(k, i, 0x14000); - method214(k, i - 1, 1024); - method214(k - 1, i, 4096); - } - } - } - } - - public void method212(boolean flag, int j, int k, int l, int i1, int j1) { - int k1 = 256; - if (flag) { - k1 += 0x20000; - } - l -= anInt290; - i1 -= anInt291; - if (j1 == 1 || j1 == 3) { - int l1 = j; - j = k; - k = l1; - } - for (int i2 = l; i2 < l + j; i2++) { - if (i2 >= 0 && i2 < anInt292) { - for (int j2 = i1; j2 < i1 + k; j2++) { - if (j2 >= 0 && j2 < anInt293) { - method214(i2, j2, k1); - } - } - - } - } - - } - - public void method213(int i, int k) { - k -= anInt290; - i -= anInt291; - anIntArrayArray294[k][i] |= 0x200000; - } - - private void method214(int i, int j, int k) { - anIntArrayArray294[i][j] |= k; - } - - public void method215(int i, int j, boolean flag, int k, int l) { - k -= anInt290; - l -= anInt291; - if (j == 0) { - if (i == 0) { - method217(128, k, l); - method217(8, k - 1, l); - } - if (i == 1) { - method217(2, k, l); - method217(32, k, l + 1); - } - if (i == 2) { - method217(8, k, l); - method217(128, k + 1, l); - } - if (i == 3) { - method217(32, k, l); - method217(2, k, l - 1); - } - } - if (j == 1 || j == 3) { - if (i == 0) { - method217(1, k, l); - method217(16, k - 1, l + 1); - } - if (i == 1) { - method217(4, k, l); - method217(64, k + 1, l + 1); - } - if (i == 2) { - method217(16, k, l); - method217(1, k + 1, l - 1); - } - if (i == 3) { - method217(64, k, l); - method217(4, k - 1, l - 1); - } - } - if (j == 2) { - if (i == 0) { - method217(130, k, l); - method217(8, k - 1, l); - method217(32, k, l + 1); - } - if (i == 1) { - method217(10, k, l); - method217(32, k, l + 1); - method217(128, k + 1, l); - } - if (i == 2) { - method217(40, k, l); - method217(128, k + 1, l); - method217(2, k, l - 1); - } - if (i == 3) { - method217(160, k, l); - method217(2, k, l - 1); - method217(8, k - 1, l); - } - } - if (flag) { - if (j == 0) { - if (i == 0) { - method217(0x10000, k, l); - method217(4096, k - 1, l); - } - if (i == 1) { - method217(1024, k, l); - method217(16384, k, l + 1); - } - if (i == 2) { - method217(4096, k, l); - method217(0x10000, k + 1, l); - } - if (i == 3) { - method217(16384, k, l); - method217(1024, k, l - 1); - } - } - if (j == 1 || j == 3) { - if (i == 0) { - method217(512, k, l); - method217(8192, k - 1, l + 1); - } - if (i == 1) { - method217(2048, k, l); - method217(32768, k + 1, l + 1); - } - if (i == 2) { - method217(8192, k, l); - method217(512, k + 1, l - 1); - } - if (i == 3) { - method217(32768, k, l); - method217(2048, k - 1, l - 1); - } - } - if (j == 2) { - if (i == 0) { - method217(0x10400, k, l); - method217(4096, k - 1, l); - method217(16384, k, l + 1); - } - if (i == 1) { - method217(5120, k, l); - method217(16384, k, l + 1); - method217(0x10000, k + 1, l); - } - if (i == 2) { - method217(20480, k, l); - method217(0x10000, k + 1, l); - method217(1024, k, l - 1); - } - if (i == 3) { - method217(0x14000, k, l); - method217(1024, k, l - 1); - method217(4096, k - 1, l); - } - } - } - } - - public void method216(int i, int j, int k, int l, int i1, boolean flag) { - int j1 = 256; - if (flag) { - j1 += 0x20000; - } - k -= anInt290; - l -= anInt291; - if (i == 1 || i == 3) { - int k1 = j; - j = i1; - i1 = k1; - } - for (int l1 = k; l1 < k + j; l1++) { - if (l1 >= 0 && l1 < anInt292) { - for (int i2 = l; i2 < l + i1; i2++) { - if (i2 >= 0 && i2 < anInt293) { - method217(j1, l1, i2); - } - } - - } - } - - } - - private void method217(int i, int j, int k) { - anIntArrayArray294[j][k] &= 0xffffff - i; - } - - public void method218(int j, int k) { - k -= anInt290; - j -= anInt291; - anIntArrayArray294[k][j] &= 0xdfffff; - } - - public boolean method219(int i, int j, int k, int i1, int j1, int k1) { - if (j == i && k == k1) { - return true; - } - j -= anInt290; - k -= anInt291; - i -= anInt290; - k1 -= anInt291; - if (j1 == 0) { - if (i1 == 0) { - if (j == i - 1 && k == k1) { - return true; - } - if (j == i && k == k1 + 1 && (anIntArrayArray294[j][k] & 0x1280120) == 0) { - return true; - } - if (j == i && k == k1 - 1 && (anIntArrayArray294[j][k] & 0x1280102) == 0) { - return true; - } - } else if (i1 == 1) { - if (j == i && k == k1 + 1) { - return true; - } - if (j == i - 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280108) == 0) { - return true; - } - if (j == i + 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280180) == 0) { - return true; - } - } else if (i1 == 2) { - if (j == i + 1 && k == k1) { - return true; - } - if (j == i && k == k1 + 1 && (anIntArrayArray294[j][k] & 0x1280120) == 0) { - return true; - } - if (j == i && k == k1 - 1 && (anIntArrayArray294[j][k] & 0x1280102) == 0) { - return true; - } - } else if (i1 == 3) { - if (j == i && k == k1 - 1) { - return true; - } - if (j == i - 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280108) == 0) { - return true; - } - if (j == i + 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280180) == 0) { - return true; - } - } - } - if (j1 == 2) { - if (i1 == 0) { - if (j == i - 1 && k == k1) { - return true; - } - if (j == i && k == k1 + 1) { - return true; - } - if (j == i + 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280180) == 0) { - return true; - } - if (j == i && k == k1 - 1 && (anIntArrayArray294[j][k] & 0x1280102) == 0) { - return true; - } - } else if (i1 == 1) { - if (j == i - 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280108) == 0) { - return true; - } - if (j == i && k == k1 + 1) { - return true; - } - if (j == i + 1 && k == k1) { - return true; - } - if (j == i && k == k1 - 1 && (anIntArrayArray294[j][k] & 0x1280102) == 0) { - return true; - } - } else if (i1 == 2) { - if (j == i - 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280108) == 0) { - return true; - } - if (j == i && k == k1 + 1 && (anIntArrayArray294[j][k] & 0x1280120) == 0) { - return true; - } - if (j == i + 1 && k == k1) { - return true; - } - if (j == i && k == k1 - 1) { - return true; - } - } else if (i1 == 3) { - if (j == i - 1 && k == k1) { - return true; - } - if (j == i && k == k1 + 1 && (anIntArrayArray294[j][k] & 0x1280120) == 0) { - return true; - } - if (j == i + 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280180) == 0) { - return true; - } - if (j == i && k == k1 - 1) { - return true; - } - } - } - if (j1 == 9) { - if (j == i && k == k1 + 1 && (anIntArrayArray294[j][k] & 0x20) == 0) { - return true; - } - if (j == i && k == k1 - 1 && (anIntArrayArray294[j][k] & 2) == 0) { - return true; - } - if (j == i - 1 && k == k1 && (anIntArrayArray294[j][k] & 8) == 0) { - return true; - } - if (j == i + 1 && k == k1 && (anIntArrayArray294[j][k] & 0x80) == 0) { - return true; - } - } - return false; - } - - public boolean method220(int i, int j, int k, int l, int i1, int j1) { - if (j1 == i && k == j) { - return true; - } - j1 -= anInt290; - k -= anInt291; - i -= anInt290; - j -= anInt291; - if (l == 6 || l == 7) { - if (l == 7) { - i1 = i1 + 2 & 3; - } - if (i1 == 0) { - if (j1 == i + 1 && k == j && (anIntArrayArray294[j1][k] & 0x80) == 0) { - return true; - } - if (j1 == i && k == j - 1 && (anIntArrayArray294[j1][k] & 2) == 0) { - return true; - } - } else if (i1 == 1) { - if (j1 == i - 1 && k == j && (anIntArrayArray294[j1][k] & 8) == 0) { - return true; - } - if (j1 == i && k == j - 1 && (anIntArrayArray294[j1][k] & 2) == 0) { - return true; - } - } else if (i1 == 2) { - if (j1 == i - 1 && k == j && (anIntArrayArray294[j1][k] & 8) == 0) { - return true; - } - if (j1 == i && k == j + 1 && (anIntArrayArray294[j1][k] & 0x20) == 0) { - return true; - } - } else if (i1 == 3) { - if (j1 == i + 1 && k == j && (anIntArrayArray294[j1][k] & 0x80) == 0) { - return true; - } - if (j1 == i && k == j + 1 && (anIntArrayArray294[j1][k] & 0x20) == 0) { - return true; - } - } - } - if (l == 8) { - if (j1 == i && k == j + 1 && (anIntArrayArray294[j1][k] & 0x20) == 0) { - return true; - } - if (j1 == i && k == j - 1 && (anIntArrayArray294[j1][k] & 2) == 0) { - return true; - } - if (j1 == i - 1 && k == j && (anIntArrayArray294[j1][k] & 8) == 0) { - return true; - } - if (j1 == i + 1 && k == j && (anIntArrayArray294[j1][k] & 0x80) == 0) { - return true; - } - } - return false; - } - - public boolean method221(int i, int j, int k, int l, int i1, int j1, int k1) { - int l1 = j + j1 - 1; - int i2 = i + l - 1; - if (k >= j && k <= l1 && k1 >= i && k1 <= i2) { - return true; - } - if (k == j - 1 && k1 >= i && k1 <= i2 && (anIntArrayArray294[k - anInt290][k1 - anInt291] & 8) == 0 && (i1 & 8) == 0) { - return true; - } - if (k == l1 + 1 && k1 >= i && k1 <= i2 && (anIntArrayArray294[k - anInt290][k1 - anInt291] & 0x80) == 0 && (i1 & 2) == 0) { - return true; - } - return k1 == i - 1 && k >= j && k <= l1 && (anIntArrayArray294[k - anInt290][k1 - anInt291] & 2) == 0 && (i1 & 4) == 0 || k1 == i2 + 1 && k >= j && k <= l1 && (anIntArrayArray294[k - anInt290][k1 - anInt291] & 0x20) == 0 && (i1 & 1) == 0; - } - - private final int anInt290; - private final int anInt291; - private final int anInt292; - private final int anInt293; - public final int[][] anIntArrayArray294; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class CollisionMap { + + public CollisionMap() { + anInt290 = 0; + anInt291 = 0; + anInt292 = 104; + anInt293 = 104; + anIntArrayArray294 = new int[anInt292][anInt293]; + method210(); + } + + public void method210() { + for (int i = 0; i < anInt292; i++) { + for (int j = 0; j < anInt293; j++) { + if (i == 0 || j == 0 || i == anInt292 - 1 || j == anInt293 - 1) { + anIntArrayArray294[i][j] = 0xffffff; + } else { + anIntArrayArray294[i][j] = 0x1000000; + } + } + + } + + } + + public void method211(int i, int j, int k, int l, boolean flag) { + k -= anInt290; + i -= anInt291; + if (l == 0) { + if (j == 0) { + method214(k, i, 128); + method214(k - 1, i, 8); + } + if (j == 1) { + method214(k, i, 2); + method214(k, i + 1, 32); + } + if (j == 2) { + method214(k, i, 8); + method214(k + 1, i, 128); + } + if (j == 3) { + method214(k, i, 32); + method214(k, i - 1, 2); + } + } + if (l == 1 || l == 3) { + if (j == 0) { + method214(k, i, 1); + method214(k - 1, i + 1, 16); + } + if (j == 1) { + method214(k, i, 4); + method214(k + 1, i + 1, 64); + } + if (j == 2) { + method214(k, i, 16); + method214(k + 1, i - 1, 1); + } + if (j == 3) { + method214(k, i, 64); + method214(k - 1, i - 1, 4); + } + } + if (l == 2) { + if (j == 0) { + method214(k, i, 130); + method214(k - 1, i, 8); + method214(k, i + 1, 32); + } + if (j == 1) { + method214(k, i, 10); + method214(k, i + 1, 32); + method214(k + 1, i, 128); + } + if (j == 2) { + method214(k, i, 40); + method214(k + 1, i, 128); + method214(k, i - 1, 2); + } + if (j == 3) { + method214(k, i, 160); + method214(k, i - 1, 2); + method214(k - 1, i, 8); + } + } + if (flag) { + if (l == 0) { + if (j == 0) { + method214(k, i, 0x10000); + method214(k - 1, i, 4096); + } + if (j == 1) { + method214(k, i, 1024); + method214(k, i + 1, 16384); + } + if (j == 2) { + method214(k, i, 4096); + method214(k + 1, i, 0x10000); + } + if (j == 3) { + method214(k, i, 16384); + method214(k, i - 1, 1024); + } + } + if (l == 1 || l == 3) { + if (j == 0) { + method214(k, i, 512); + method214(k - 1, i + 1, 8192); + } + if (j == 1) { + method214(k, i, 2048); + method214(k + 1, i + 1, 32768); + } + if (j == 2) { + method214(k, i, 8192); + method214(k + 1, i - 1, 512); + } + if (j == 3) { + method214(k, i, 32768); + method214(k - 1, i - 1, 2048); + } + } + if (l == 2) { + if (j == 0) { + method214(k, i, 0x10400); + method214(k - 1, i, 4096); + method214(k, i + 1, 16384); + } + if (j == 1) { + method214(k, i, 5120); + method214(k, i + 1, 16384); + method214(k + 1, i, 0x10000); + } + if (j == 2) { + method214(k, i, 20480); + method214(k + 1, i, 0x10000); + method214(k, i - 1, 1024); + } + if (j == 3) { + method214(k, i, 0x14000); + method214(k, i - 1, 1024); + method214(k - 1, i, 4096); + } + } + } + } + + public void method212(boolean flag, int j, int k, int l, int i1, int j1) { + int k1 = 256; + if (flag) { + k1 += 0x20000; + } + l -= anInt290; + i1 -= anInt291; + if (j1 == 1 || j1 == 3) { + int l1 = j; + j = k; + k = l1; + } + for (int i2 = l; i2 < l + j; i2++) { + if (i2 >= 0 && i2 < anInt292) { + for (int j2 = i1; j2 < i1 + k; j2++) { + if (j2 >= 0 && j2 < anInt293) { + method214(i2, j2, k1); + } + } + + } + } + + } + + public void method213(int i, int k) { + k -= anInt290; + i -= anInt291; + anIntArrayArray294[k][i] |= 0x200000; + } + + private void method214(int i, int j, int k) { + anIntArrayArray294[i][j] |= k; + } + + public void method215(int i, int j, boolean flag, int k, int l) { + k -= anInt290; + l -= anInt291; + if (j == 0) { + if (i == 0) { + method217(128, k, l); + method217(8, k - 1, l); + } + if (i == 1) { + method217(2, k, l); + method217(32, k, l + 1); + } + if (i == 2) { + method217(8, k, l); + method217(128, k + 1, l); + } + if (i == 3) { + method217(32, k, l); + method217(2, k, l - 1); + } + } + if (j == 1 || j == 3) { + if (i == 0) { + method217(1, k, l); + method217(16, k - 1, l + 1); + } + if (i == 1) { + method217(4, k, l); + method217(64, k + 1, l + 1); + } + if (i == 2) { + method217(16, k, l); + method217(1, k + 1, l - 1); + } + if (i == 3) { + method217(64, k, l); + method217(4, k - 1, l - 1); + } + } + if (j == 2) { + if (i == 0) { + method217(130, k, l); + method217(8, k - 1, l); + method217(32, k, l + 1); + } + if (i == 1) { + method217(10, k, l); + method217(32, k, l + 1); + method217(128, k + 1, l); + } + if (i == 2) { + method217(40, k, l); + method217(128, k + 1, l); + method217(2, k, l - 1); + } + if (i == 3) { + method217(160, k, l); + method217(2, k, l - 1); + method217(8, k - 1, l); + } + } + if (flag) { + if (j == 0) { + if (i == 0) { + method217(0x10000, k, l); + method217(4096, k - 1, l); + } + if (i == 1) { + method217(1024, k, l); + method217(16384, k, l + 1); + } + if (i == 2) { + method217(4096, k, l); + method217(0x10000, k + 1, l); + } + if (i == 3) { + method217(16384, k, l); + method217(1024, k, l - 1); + } + } + if (j == 1 || j == 3) { + if (i == 0) { + method217(512, k, l); + method217(8192, k - 1, l + 1); + } + if (i == 1) { + method217(2048, k, l); + method217(32768, k + 1, l + 1); + } + if (i == 2) { + method217(8192, k, l); + method217(512, k + 1, l - 1); + } + if (i == 3) { + method217(32768, k, l); + method217(2048, k - 1, l - 1); + } + } + if (j == 2) { + if (i == 0) { + method217(0x10400, k, l); + method217(4096, k - 1, l); + method217(16384, k, l + 1); + } + if (i == 1) { + method217(5120, k, l); + method217(16384, k, l + 1); + method217(0x10000, k + 1, l); + } + if (i == 2) { + method217(20480, k, l); + method217(0x10000, k + 1, l); + method217(1024, k, l - 1); + } + if (i == 3) { + method217(0x14000, k, l); + method217(1024, k, l - 1); + method217(4096, k - 1, l); + } + } + } + } + + public void method216(int i, int j, int k, int l, int i1, boolean flag) { + int j1 = 256; + if (flag) { + j1 += 0x20000; + } + k -= anInt290; + l -= anInt291; + if (i == 1 || i == 3) { + int k1 = j; + j = i1; + i1 = k1; + } + for (int l1 = k; l1 < k + j; l1++) { + if (l1 >= 0 && l1 < anInt292) { + for (int i2 = l; i2 < l + i1; i2++) { + if (i2 >= 0 && i2 < anInt293) { + method217(j1, l1, i2); + } + } + + } + } + + } + + private void method217(int i, int j, int k) { + anIntArrayArray294[j][k] &= 0xffffff - i; + } + + public void method218(int j, int k) { + k -= anInt290; + j -= anInt291; + anIntArrayArray294[k][j] &= 0xdfffff; + } + + public boolean method219(int i, int j, int k, int i1, int j1, int k1) { + if (j == i && k == k1) { + return true; + } + j -= anInt290; + k -= anInt291; + i -= anInt290; + k1 -= anInt291; + if (j1 == 0) { + if (i1 == 0) { + if (j == i - 1 && k == k1) { + return true; + } + if (j == i && k == k1 + 1 && (anIntArrayArray294[j][k] & 0x1280120) == 0) { + return true; + } + if (j == i && k == k1 - 1 && (anIntArrayArray294[j][k] & 0x1280102) == 0) { + return true; + } + } else if (i1 == 1) { + if (j == i && k == k1 + 1) { + return true; + } + if (j == i - 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280108) == 0) { + return true; + } + if (j == i + 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280180) == 0) { + return true; + } + } else if (i1 == 2) { + if (j == i + 1 && k == k1) { + return true; + } + if (j == i && k == k1 + 1 && (anIntArrayArray294[j][k] & 0x1280120) == 0) { + return true; + } + if (j == i && k == k1 - 1 && (anIntArrayArray294[j][k] & 0x1280102) == 0) { + return true; + } + } else if (i1 == 3) { + if (j == i && k == k1 - 1) { + return true; + } + if (j == i - 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280108) == 0) { + return true; + } + if (j == i + 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280180) == 0) { + return true; + } + } + } + if (j1 == 2) { + if (i1 == 0) { + if (j == i - 1 && k == k1) { + return true; + } + if (j == i && k == k1 + 1) { + return true; + } + if (j == i + 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280180) == 0) { + return true; + } + if (j == i && k == k1 - 1 && (anIntArrayArray294[j][k] & 0x1280102) == 0) { + return true; + } + } else if (i1 == 1) { + if (j == i - 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280108) == 0) { + return true; + } + if (j == i && k == k1 + 1) { + return true; + } + if (j == i + 1 && k == k1) { + return true; + } + if (j == i && k == k1 - 1 && (anIntArrayArray294[j][k] & 0x1280102) == 0) { + return true; + } + } else if (i1 == 2) { + if (j == i - 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280108) == 0) { + return true; + } + if (j == i && k == k1 + 1 && (anIntArrayArray294[j][k] & 0x1280120) == 0) { + return true; + } + if (j == i + 1 && k == k1) { + return true; + } + if (j == i && k == k1 - 1) { + return true; + } + } else if (i1 == 3) { + if (j == i - 1 && k == k1) { + return true; + } + if (j == i && k == k1 + 1 && (anIntArrayArray294[j][k] & 0x1280120) == 0) { + return true; + } + if (j == i + 1 && k == k1 && (anIntArrayArray294[j][k] & 0x1280180) == 0) { + return true; + } + if (j == i && k == k1 - 1) { + return true; + } + } + } + if (j1 == 9) { + if (j == i && k == k1 + 1 && (anIntArrayArray294[j][k] & 0x20) == 0) { + return true; + } + if (j == i && k == k1 - 1 && (anIntArrayArray294[j][k] & 2) == 0) { + return true; + } + if (j == i - 1 && k == k1 && (anIntArrayArray294[j][k] & 8) == 0) { + return true; + } + if (j == i + 1 && k == k1 && (anIntArrayArray294[j][k] & 0x80) == 0) { + return true; + } + } + return false; + } + + public boolean method220(int i, int j, int k, int l, int i1, int j1) { + if (j1 == i && k == j) { + return true; + } + j1 -= anInt290; + k -= anInt291; + i -= anInt290; + j -= anInt291; + if (l == 6 || l == 7) { + if (l == 7) { + i1 = i1 + 2 & 3; + } + if (i1 == 0) { + if (j1 == i + 1 && k == j && (anIntArrayArray294[j1][k] & 0x80) == 0) { + return true; + } + if (j1 == i && k == j - 1 && (anIntArrayArray294[j1][k] & 2) == 0) { + return true; + } + } else if (i1 == 1) { + if (j1 == i - 1 && k == j && (anIntArrayArray294[j1][k] & 8) == 0) { + return true; + } + if (j1 == i && k == j - 1 && (anIntArrayArray294[j1][k] & 2) == 0) { + return true; + } + } else if (i1 == 2) { + if (j1 == i - 1 && k == j && (anIntArrayArray294[j1][k] & 8) == 0) { + return true; + } + if (j1 == i && k == j + 1 && (anIntArrayArray294[j1][k] & 0x20) == 0) { + return true; + } + } else if (i1 == 3) { + if (j1 == i + 1 && k == j && (anIntArrayArray294[j1][k] & 0x80) == 0) { + return true; + } + if (j1 == i && k == j + 1 && (anIntArrayArray294[j1][k] & 0x20) == 0) { + return true; + } + } + } + if (l == 8) { + if (j1 == i && k == j + 1 && (anIntArrayArray294[j1][k] & 0x20) == 0) { + return true; + } + if (j1 == i && k == j - 1 && (anIntArrayArray294[j1][k] & 2) == 0) { + return true; + } + if (j1 == i - 1 && k == j && (anIntArrayArray294[j1][k] & 8) == 0) { + return true; + } + if (j1 == i + 1 && k == j && (anIntArrayArray294[j1][k] & 0x80) == 0) { + return true; + } + } + return false; + } + + public boolean method221(int i, int j, int k, int l, int i1, int j1, int k1) { + int l1 = j + j1 - 1; + int i2 = i + l - 1; + if (k >= j && k <= l1 && k1 >= i && k1 <= i2) { + return true; + } + if (k == j - 1 && k1 >= i && k1 <= i2 && (anIntArrayArray294[k - anInt290][k1 - anInt291] & 8) == 0 && (i1 & 8) == 0) { + return true; + } + if (k == l1 + 1 && k1 >= i && k1 <= i2 && (anIntArrayArray294[k - anInt290][k1 - anInt291] & 0x80) == 0 && (i1 & 2) == 0) { + return true; + } + return k1 == i - 1 && k >= j && k <= l1 && (anIntArrayArray294[k - anInt290][k1 - anInt291] & 2) == 0 && (i1 & 4) == 0 || k1 == i2 + 1 && k >= j && k <= l1 && (anIntArrayArray294[k - anInt290][k1 - anInt291] & 0x20) == 0 && (i1 & 1) == 0; + } + + private final int anInt290; + private final int anInt291; + private final int anInt292; + private final int anInt293; + public final int[][] anIntArrayArray294; +} diff --git a/2006Redone Client/src/Decompressor.java b/2006Redone Client/src/main/java/Decompressor.java similarity index 96% rename from 2006Redone Client/src/Decompressor.java rename to 2006Redone Client/src/main/java/Decompressor.java index 10e50d1f..043f1041 100644 --- a/2006Redone Client/src/Decompressor.java +++ b/2006Redone Client/src/main/java/Decompressor.java @@ -1,198 +1,198 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -import java.io.IOException; -import java.io.RandomAccessFile; - -final class Decompressor { - - public Decompressor(RandomAccessFile randomaccessfile, RandomAccessFile randomaccessfile1, int j) { - anInt311 = j; - dataFile = randomaccessfile; - indexFile = randomaccessfile1; - } - - public synchronized byte[] decompress(int i) { - try { - seekTo(indexFile, i * 6); - int l; - for (int j = 0; j < 6; j += l) { - l = indexFile.read(buffer, j, 6 - j); - if (l == -1) { - return null; - } - } - - int i1 = ((buffer[0] & 0xff) << 16) + ((buffer[1] & 0xff) << 8) + (buffer[2] & 0xff); - int j1 = ((buffer[3] & 0xff) << 16) + ((buffer[4] & 0xff) << 8) + (buffer[5] & 0xff); - // if(i1 < 0 || i1 > 0x7a120) - // return null; - if (j1 <= 0 || j1 > dataFile.length() / 520L) { - return null; - } - byte abyte0[] = new byte[i1]; - int k1 = 0; - for (int l1 = 0; k1 < i1; l1++) { - if (j1 == 0) { - return null; - } - seekTo(dataFile, j1 * 520); - int k = 0; - int i2 = i1 - k1; - if (i2 > 512) { - i2 = 512; - } - int j2; - for (; k < i2 + 8; k += j2) { - j2 = dataFile.read(buffer, k, i2 + 8 - k); - if (j2 == -1) { - return null; - } - } - - int k2 = ((buffer[0] & 0xff) << 8) + (buffer[1] & 0xff); - int l2 = ((buffer[2] & 0xff) << 8) + (buffer[3] & 0xff); - int i3 = ((buffer[4] & 0xff) << 16) + ((buffer[5] & 0xff) << 8) + (buffer[6] & 0xff); - int j3 = buffer[7] & 0xff; - if (k2 != i || l2 != l1 || j3 != anInt311) { - return null; - } - if (i3 < 0 || i3 > dataFile.length() / 520L) { - return null; - } - for (int k3 = 0; k3 < i2; k3++) { - abyte0[k1++] = buffer[k3 + 8]; - } - - j1 = i3; - } - - return abyte0; - } catch (IOException _ex) { - return null; - } - } - - public synchronized boolean method234(int i, byte abyte0[], int j) - { - boolean flag = method235(true, j, i, abyte0); - if(!flag) - flag = method235(false, j, i, abyte0); - return flag; - } - - private synchronized boolean method235(boolean flag, int j, int k, byte abyte0[]) { - try { - int l; - if (flag) { - seekTo(indexFile, j * 6); - int k1; - for (int i1 = 0; i1 < 6; i1 += k1) { - k1 = indexFile.read(buffer, i1, 6 - i1); - if (k1 == -1) { - return false; - } - } - - l = ((buffer[3] & 0xff) << 16) + ((buffer[4] & 0xff) << 8) + (buffer[5] & 0xff); - if (l <= 0 || l > dataFile.length() / 520L) { - return false; - } - } else { - l = (int) ((dataFile.length() + 519L) / 520L); - if (l == 0) { - l = 1; - } - } - buffer[0] = (byte) (k >> 16); - buffer[1] = (byte) (k >> 8); - buffer[2] = (byte) k; - buffer[3] = (byte) (l >> 16); - buffer[4] = (byte) (l >> 8); - buffer[5] = (byte) l; - seekTo(indexFile, j * 6); - indexFile.write(buffer, 0, 6); - int j1 = 0; - for (int l1 = 0; j1 < k; l1++) { - int i2 = 0; - if (flag) { - seekTo(dataFile, l * 520); - int j2; - int l2; - for (j2 = 0; j2 < 8; j2 += l2) { - l2 = dataFile.read(buffer, j2, 8 - j2); - if (l2 == -1) { - break; - } - } - - if (j2 == 8) { - int i3 = ((buffer[0] & 0xff) << 8) + (buffer[1] & 0xff); - int j3 = ((buffer[2] & 0xff) << 8) + (buffer[3] & 0xff); - i2 = ((buffer[4] & 0xff) << 16) + ((buffer[5] & 0xff) << 8) + (buffer[6] & 0xff); - int k3 = buffer[7] & 0xff; - if (i3 != j || j3 != l1 || k3 != anInt311) { - return false; - } - if (i2 < 0 || i2 > dataFile.length() / 520L) { - return false; - } - } - } - if (i2 == 0) { - flag = false; - i2 = (int) ((dataFile.length() + 519L) / 520L); - if (i2 == 0) { - i2++; - } - if (i2 == l) { - i2++; - } - } - if (k - j1 <= 512) { - i2 = 0; - } - buffer[0] = (byte) (j >> 8); - buffer[1] = (byte) j; - buffer[2] = (byte) (l1 >> 8); - buffer[3] = (byte) l1; - buffer[4] = (byte) (i2 >> 16); - buffer[5] = (byte) (i2 >> 8); - buffer[6] = (byte) i2; - buffer[7] = (byte) anInt311; - seekTo(dataFile, l * 520); - dataFile.write(buffer, 0, 8); - int k2 = k - j1; - if (k2 > 512) { - k2 = 512; - } - dataFile.write(abyte0, j1, k2); - j1 += k2; - l = i2; - } - - return true; - } catch (IOException _ex) { - return false; - } - } - - private synchronized void seekTo(RandomAccessFile randomaccessfile, int j) throws IOException { - if (j < 0 || j > 0x3c00000) { - System.out.println("Badseek - pos:" + j + " len:" + randomaccessfile.length()); - j = 0x3c00000; - try { - Thread.sleep(1000L); - } catch (Exception _ex) { - } - } - randomaccessfile.seek(j); - } - - private static final byte[] buffer = new byte[520]; - private final RandomAccessFile dataFile; - private final RandomAccessFile indexFile; - private final int anInt311; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +import java.io.IOException; +import java.io.RandomAccessFile; + +final class Decompressor { + + public Decompressor(RandomAccessFile randomaccessfile, RandomAccessFile randomaccessfile1, int j) { + anInt311 = j; + dataFile = randomaccessfile; + indexFile = randomaccessfile1; + } + + public synchronized byte[] decompress(int i) { + try { + seekTo(indexFile, i * 6); + int l; + for (int j = 0; j < 6; j += l) { + l = indexFile.read(buffer, j, 6 - j); + if (l == -1) { + return null; + } + } + + int i1 = ((buffer[0] & 0xff) << 16) + ((buffer[1] & 0xff) << 8) + (buffer[2] & 0xff); + int j1 = ((buffer[3] & 0xff) << 16) + ((buffer[4] & 0xff) << 8) + (buffer[5] & 0xff); + // if(i1 < 0 || i1 > 0x7a120) + // return null; + if (j1 <= 0 || j1 > dataFile.length() / 520L) { + return null; + } + byte abyte0[] = new byte[i1]; + int k1 = 0; + for (int l1 = 0; k1 < i1; l1++) { + if (j1 == 0) { + return null; + } + seekTo(dataFile, j1 * 520); + int k = 0; + int i2 = i1 - k1; + if (i2 > 512) { + i2 = 512; + } + int j2; + for (; k < i2 + 8; k += j2) { + j2 = dataFile.read(buffer, k, i2 + 8 - k); + if (j2 == -1) { + return null; + } + } + + int k2 = ((buffer[0] & 0xff) << 8) + (buffer[1] & 0xff); + int l2 = ((buffer[2] & 0xff) << 8) + (buffer[3] & 0xff); + int i3 = ((buffer[4] & 0xff) << 16) + ((buffer[5] & 0xff) << 8) + (buffer[6] & 0xff); + int j3 = buffer[7] & 0xff; + if (k2 != i || l2 != l1 || j3 != anInt311) { + return null; + } + if (i3 < 0 || i3 > dataFile.length() / 520L) { + return null; + } + for (int k3 = 0; k3 < i2; k3++) { + abyte0[k1++] = buffer[k3 + 8]; + } + + j1 = i3; + } + + return abyte0; + } catch (IOException _ex) { + return null; + } + } + + public synchronized boolean method234(int i, byte abyte0[], int j) + { + boolean flag = method235(true, j, i, abyte0); + if(!flag) + flag = method235(false, j, i, abyte0); + return flag; + } + + private synchronized boolean method235(boolean flag, int j, int k, byte abyte0[]) { + try { + int l; + if (flag) { + seekTo(indexFile, j * 6); + int k1; + for (int i1 = 0; i1 < 6; i1 += k1) { + k1 = indexFile.read(buffer, i1, 6 - i1); + if (k1 == -1) { + return false; + } + } + + l = ((buffer[3] & 0xff) << 16) + ((buffer[4] & 0xff) << 8) + (buffer[5] & 0xff); + if (l <= 0 || l > dataFile.length() / 520L) { + return false; + } + } else { + l = (int) ((dataFile.length() + 519L) / 520L); + if (l == 0) { + l = 1; + } + } + buffer[0] = (byte) (k >> 16); + buffer[1] = (byte) (k >> 8); + buffer[2] = (byte) k; + buffer[3] = (byte) (l >> 16); + buffer[4] = (byte) (l >> 8); + buffer[5] = (byte) l; + seekTo(indexFile, j * 6); + indexFile.write(buffer, 0, 6); + int j1 = 0; + for (int l1 = 0; j1 < k; l1++) { + int i2 = 0; + if (flag) { + seekTo(dataFile, l * 520); + int j2; + int l2; + for (j2 = 0; j2 < 8; j2 += l2) { + l2 = dataFile.read(buffer, j2, 8 - j2); + if (l2 == -1) { + break; + } + } + + if (j2 == 8) { + int i3 = ((buffer[0] & 0xff) << 8) + (buffer[1] & 0xff); + int j3 = ((buffer[2] & 0xff) << 8) + (buffer[3] & 0xff); + i2 = ((buffer[4] & 0xff) << 16) + ((buffer[5] & 0xff) << 8) + (buffer[6] & 0xff); + int k3 = buffer[7] & 0xff; + if (i3 != j || j3 != l1 || k3 != anInt311) { + return false; + } + if (i2 < 0 || i2 > dataFile.length() / 520L) { + return false; + } + } + } + if (i2 == 0) { + flag = false; + i2 = (int) ((dataFile.length() + 519L) / 520L); + if (i2 == 0) { + i2++; + } + if (i2 == l) { + i2++; + } + } + if (k - j1 <= 512) { + i2 = 0; + } + buffer[0] = (byte) (j >> 8); + buffer[1] = (byte) j; + buffer[2] = (byte) (l1 >> 8); + buffer[3] = (byte) l1; + buffer[4] = (byte) (i2 >> 16); + buffer[5] = (byte) (i2 >> 8); + buffer[6] = (byte) i2; + buffer[7] = (byte) anInt311; + seekTo(dataFile, l * 520); + dataFile.write(buffer, 0, 8); + int k2 = k - j1; + if (k2 > 512) { + k2 = 512; + } + dataFile.write(abyte0, j1, k2); + j1 += k2; + l = i2; + } + + return true; + } catch (IOException _ex) { + return false; + } + } + + private synchronized void seekTo(RandomAccessFile randomaccessfile, int j) throws IOException { + if (j < 0 || j > 0x3c00000) { + System.out.println("Badseek - pos:" + j + " len:" + randomaccessfile.length()); + j = 0x3c00000; + try { + Thread.sleep(1000L); + } catch (Exception _ex) { + } + } + randomaccessfile.seek(j); + } + + private static final byte[] buffer = new byte[520]; + private final RandomAccessFile dataFile; + private final RandomAccessFile indexFile; + private final int anInt311; + +} diff --git a/2006Redone Client/src/DrawingArea.java b/2006Redone Client/src/main/java/DrawingArea.java similarity index 95% rename from 2006Redone Client/src/DrawingArea.java rename to 2006Redone Client/src/main/java/DrawingArea.java index a3a9c192..b548954f 100644 --- a/2006Redone Client/src/DrawingArea.java +++ b/2006Redone Client/src/main/java/DrawingArea.java @@ -1,233 +1,233 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public class DrawingArea extends NodeSub { - - public static void initDrawingArea(int i, int j, int ai[]) { - pixels = ai; - width = j; - height = i; - setDrawingArea(i, 0, j, 0); - } - - public static void defaultDrawingAreaSize() { - topX = 0; - topY = 0; - bottomX = width; - bottomY = height; - centerX = bottomX - 1; - centerY = bottomX / 2; - } - - public static void setDrawingArea(int i, int j, int k, int l) { - if (j < 0) { - j = 0; - } - if (l < 0) { - l = 0; - } - if (k > width) { - k = width; - } - if (i > height) { - i = height; - } - topX = j; - topY = l; - bottomX = k; - bottomY = i; - centerX = bottomX - 1; - centerY = bottomX / 2; - anInt1387 = bottomY / 2; - } - - public static void setAllPixelsToZero() { - int i = width * height; - for (int j = 0; j < i; j++) { - pixels[j] = 0; - } - - } - - public static void method335(int i, int j, int k, int l, int i1, int k1) { - if (k1 < topX) { - k -= topX - k1; - k1 = topX; - } - if (j < topY) { - l -= topY - j; - j = topY; - } - if (k1 + k > bottomX) { - k = bottomX - k1; - } - if (j + l > bottomY) { - l = bottomY - j; - } - int l1 = 256 - i1; - int i2 = (i >> 16 & 0xff) * i1; - int j2 = (i >> 8 & 0xff) * i1; - int k2 = (i & 0xff) * i1; - int k3 = width - k; - int l3 = k1 + j * width; - for (int i4 = 0; i4 < l; i4++) { - for (int j4 = -k; j4 < 0; j4++) { - int l2 = (pixels[l3] >> 16 & 0xff) * l1; - int i3 = (pixels[l3] >> 8 & 0xff) * l1; - int j3 = (pixels[l3] & 0xff) * l1; - int k4 = (i2 + l2 >> 8 << 16) + (j2 + i3 >> 8 << 8) + (k2 + j3 >> 8); - pixels[l3++] = k4; - } - - l3 += k3; - } - } - - public static void method336(int i, int j, int l, int i1, int k) { - if (k < topX) { - i1 -= topX - k; - k = topX; - } - if (j < topY) { - i -= topY - j; - j = topY; - } - if (k + i1 > bottomX) { - i1 = bottomX - k; - } - if (j + i > bottomY) { - i = bottomY - j; - } - int k1 = width - i1; - int l1 = k + j * width; - for (int i2 = -i; i2 < 0; i2++) { - for (int j2 = -i1; j2 < 0; j2++) { - pixels[l1++] = l; - } - - l1 += k1; - } - - } - - public static void fillPixels(int i1, int k, int l, int i, int j) { - method339(i1, l, j, i); - method339(i1 + k - 1, l, j, i); - method341(i1, l, k, i); - method341(i1, l, k, i + j - 1); - } - - public static void method338(int i, int j, int k, int l, int i1, int j1) { - method340(l, i1, i, k, j1); - method340(l, i1, i + j - 1, k, j1); - if (j >= 3) { - method342(l, j1, k, i + 1, j - 2); - method342(l, j1 + i1 - 1, k, i + 1, j - 2); - } - } - - public static void method339(int i, int j, int k, int l) { - if (i < topY || i >= bottomY) { - return; - } - if (l < topX) { - k -= topX - l; - l = topX; - } - if (l + k > bottomX) { - k = bottomX - l; - } - int i1 = l + i * width; - for (int j1 = 0; j1 < k; j1++) { - pixels[i1 + j1] = j; - } - - } - - private static void method340(int i, int j, int k, int l, int i1) { - if (k < topY || k >= bottomY) { - return; - } - if (i1 < topX) { - j -= topX - i1; - i1 = topX; - } - if (i1 + j > bottomX) { - j = bottomX - i1; - } - int j1 = 256 - l; - int k1 = (i >> 16 & 0xff) * l; - int l1 = (i >> 8 & 0xff) * l; - int i2 = (i & 0xff) * l; - int i3 = i1 + k * width; - for (int j3 = 0; j3 < j; j3++) { - int j2 = (pixels[i3] >> 16 & 0xff) * j1; - int k2 = (pixels[i3] >> 8 & 0xff) * j1; - int l2 = (pixels[i3] & 0xff) * j1; - int k3 = (k1 + j2 >> 8 << 16) + (l1 + k2 >> 8 << 8) + (i2 + l2 >> 8); - pixels[i3++] = k3; - } - - } - - public static void method341(int i, int j, int k, int l) { - if (l < topX || l >= bottomX) { - return; - } - if (i < topY) { - k -= topY - i; - i = topY; - } - if (i + k > bottomY) { - k = bottomY - i; - } - int j1 = l + i * width; - for (int k1 = 0; k1 < k; k1++) { - pixels[j1 + k1 * width] = j; - } - - } - - private static void method342(int i, int j, int k, int l, int i1) { - if (j < topX || j >= bottomX) { - return; - } - if (l < topY) { - i1 -= topY - l; - l = topY; - } - if (l + i1 > bottomY) { - i1 = bottomY - l; - } - int j1 = 256 - k; - int k1 = (i >> 16 & 0xff) * k; - int l1 = (i >> 8 & 0xff) * k; - int i2 = (i & 0xff) * k; - int i3 = j + l * width; - for (int j3 = 0; j3 < i1; j3++) { - int j2 = (pixels[i3] >> 16 & 0xff) * j1; - int k2 = (pixels[i3] >> 8 & 0xff) * j1; - int l2 = (pixels[i3] & 0xff) * j1; - int k3 = (k1 + j2 >> 8 << 16) + (l1 + k2 >> 8 << 8) + (i2 + l2 >> 8); - pixels[i3] = k3; - i3 += width; - } - - } - - DrawingArea() { - } - - public static int pixels[]; - public static int width; - public static int height; - public static int topY; - public static int bottomY; - public static int topX; - public static int bottomX; - public static int centerX; - public static int centerY; - public static int anInt1387; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public class DrawingArea extends NodeSub { + + public static void initDrawingArea(int i, int j, int ai[]) { + pixels = ai; + width = j; + height = i; + setDrawingArea(i, 0, j, 0); + } + + public static void defaultDrawingAreaSize() { + topX = 0; + topY = 0; + bottomX = width; + bottomY = height; + centerX = bottomX - 1; + centerY = bottomX / 2; + } + + public static void setDrawingArea(int i, int j, int k, int l) { + if (j < 0) { + j = 0; + } + if (l < 0) { + l = 0; + } + if (k > width) { + k = width; + } + if (i > height) { + i = height; + } + topX = j; + topY = l; + bottomX = k; + bottomY = i; + centerX = bottomX - 1; + centerY = bottomX / 2; + anInt1387 = bottomY / 2; + } + + public static void setAllPixelsToZero() { + int i = width * height; + for (int j = 0; j < i; j++) { + pixels[j] = 0; + } + + } + + public static void method335(int i, int j, int k, int l, int i1, int k1) { + if (k1 < topX) { + k -= topX - k1; + k1 = topX; + } + if (j < topY) { + l -= topY - j; + j = topY; + } + if (k1 + k > bottomX) { + k = bottomX - k1; + } + if (j + l > bottomY) { + l = bottomY - j; + } + int l1 = 256 - i1; + int i2 = (i >> 16 & 0xff) * i1; + int j2 = (i >> 8 & 0xff) * i1; + int k2 = (i & 0xff) * i1; + int k3 = width - k; + int l3 = k1 + j * width; + for (int i4 = 0; i4 < l; i4++) { + for (int j4 = -k; j4 < 0; j4++) { + int l2 = (pixels[l3] >> 16 & 0xff) * l1; + int i3 = (pixels[l3] >> 8 & 0xff) * l1; + int j3 = (pixels[l3] & 0xff) * l1; + int k4 = (i2 + l2 >> 8 << 16) + (j2 + i3 >> 8 << 8) + (k2 + j3 >> 8); + pixels[l3++] = k4; + } + + l3 += k3; + } + } + + public static void method336(int i, int j, int l, int i1, int k) { + if (k < topX) { + i1 -= topX - k; + k = topX; + } + if (j < topY) { + i -= topY - j; + j = topY; + } + if (k + i1 > bottomX) { + i1 = bottomX - k; + } + if (j + i > bottomY) { + i = bottomY - j; + } + int k1 = width - i1; + int l1 = k + j * width; + for (int i2 = -i; i2 < 0; i2++) { + for (int j2 = -i1; j2 < 0; j2++) { + pixels[l1++] = l; + } + + l1 += k1; + } + + } + + public static void fillPixels(int i1, int k, int l, int i, int j) { + method339(i1, l, j, i); + method339(i1 + k - 1, l, j, i); + method341(i1, l, k, i); + method341(i1, l, k, i + j - 1); + } + + public static void method338(int i, int j, int k, int l, int i1, int j1) { + method340(l, i1, i, k, j1); + method340(l, i1, i + j - 1, k, j1); + if (j >= 3) { + method342(l, j1, k, i + 1, j - 2); + method342(l, j1 + i1 - 1, k, i + 1, j - 2); + } + } + + public static void method339(int i, int j, int k, int l) { + if (i < topY || i >= bottomY) { + return; + } + if (l < topX) { + k -= topX - l; + l = topX; + } + if (l + k > bottomX) { + k = bottomX - l; + } + int i1 = l + i * width; + for (int j1 = 0; j1 < k; j1++) { + pixels[i1 + j1] = j; + } + + } + + private static void method340(int i, int j, int k, int l, int i1) { + if (k < topY || k >= bottomY) { + return; + } + if (i1 < topX) { + j -= topX - i1; + i1 = topX; + } + if (i1 + j > bottomX) { + j = bottomX - i1; + } + int j1 = 256 - l; + int k1 = (i >> 16 & 0xff) * l; + int l1 = (i >> 8 & 0xff) * l; + int i2 = (i & 0xff) * l; + int i3 = i1 + k * width; + for (int j3 = 0; j3 < j; j3++) { + int j2 = (pixels[i3] >> 16 & 0xff) * j1; + int k2 = (pixels[i3] >> 8 & 0xff) * j1; + int l2 = (pixels[i3] & 0xff) * j1; + int k3 = (k1 + j2 >> 8 << 16) + (l1 + k2 >> 8 << 8) + (i2 + l2 >> 8); + pixels[i3++] = k3; + } + + } + + public static void method341(int i, int j, int k, int l) { + if (l < topX || l >= bottomX) { + return; + } + if (i < topY) { + k -= topY - i; + i = topY; + } + if (i + k > bottomY) { + k = bottomY - i; + } + int j1 = l + i * width; + for (int k1 = 0; k1 < k; k1++) { + pixels[j1 + k1 * width] = j; + } + + } + + private static void method342(int i, int j, int k, int l, int i1) { + if (j < topX || j >= bottomX) { + return; + } + if (l < topY) { + i1 -= topY - l; + l = topY; + } + if (l + i1 > bottomY) { + i1 = bottomY - l; + } + int j1 = 256 - k; + int k1 = (i >> 16 & 0xff) * k; + int l1 = (i >> 8 & 0xff) * k; + int i2 = (i & 0xff) * k; + int i3 = j + l * width; + for (int j3 = 0; j3 < i1; j3++) { + int j2 = (pixels[i3] >> 16 & 0xff) * j1; + int k2 = (pixels[i3] >> 8 & 0xff) * j1; + int l2 = (pixels[i3] & 0xff) * j1; + int k3 = (k1 + j2 >> 8 << 16) + (l1 + k2 >> 8 << 8) + (i2 + l2 >> 8); + pixels[i3] = k3; + i3 += width; + } + + } + + DrawingArea() { + } + + public static int pixels[]; + public static int width; + public static int height; + public static int topY; + public static int bottomY; + public static int topX; + public static int bottomX; + public static int centerX; + public static int centerY; + public static int anInt1387; + +} diff --git a/2006Redone Client/src/DummyClass.java b/2006Redone Client/src/main/java/DummyClass.java similarity index 95% rename from 2006Redone Client/src/DummyClass.java rename to 2006Redone Client/src/main/java/DummyClass.java index 9dd5e9a2..4b8d7ad2 100644 --- a/2006Redone Client/src/DummyClass.java +++ b/2006Redone Client/src/main/java/DummyClass.java @@ -1,11 +1,11 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class DummyClass { - - public DummyClass() { - } - - public static DummyClass cache[]; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class DummyClass { + + public DummyClass() { + } + + public static DummyClass cache[]; +} diff --git a/2006Redone Client/src/Entity.java b/2006Redone Client/src/main/java/Entity.java similarity index 95% rename from 2006Redone Client/src/Entity.java rename to 2006Redone Client/src/main/java/Entity.java index c16a9d5e..411b1472 100644 --- a/2006Redone Client/src/Entity.java +++ b/2006Redone Client/src/main/java/Entity.java @@ -1,190 +1,190 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public class Entity extends Animable { - - public final void setPos(int i, int j, boolean flag) { - if (anim != -1 && Animation.anims[anim].anInt364 == 1) { - anim = -1; - } - if (!flag) { - int k = i - smallX[0]; - int l = j - smallY[0]; - if (k >= -8 && k <= 8 && l >= -8 && l <= 8) { - if (smallXYIndex < 9) { - smallXYIndex++; - } - for (int i1 = smallXYIndex; i1 > 0; i1--) { - smallX[i1] = smallX[i1 - 1]; - smallY[i1] = smallY[i1 - 1]; - aBooleanArray1553[i1] = aBooleanArray1553[i1 - 1]; - } - - smallX[0] = i; - smallY[0] = j; - aBooleanArray1553[0] = false; - return; - } - } - smallXYIndex = 0; - anInt1542 = 0; - anInt1503 = 0; - smallX[0] = i; - smallY[0] = j; - x = smallX[0] * 128 + anInt1540 * 64; - y = smallY[0] * 128 + anInt1540 * 64; - } - - public final void method446() { - smallXYIndex = 0; - anInt1542 = 0; - } - - public final void updateHitData(int j, int k, int l) { - for (int i1 = 0; i1 < 4; i1++) { - if (hitsLoopCycle[i1] <= l) { - hitArray[i1] = k; - hitMarkTypes[i1] = j; - hitsLoopCycle[i1] = l + 70; - return; - } - } - } - - public final void moveInDir(boolean flag, int i) { - int j = smallX[0]; - int k = smallY[0]; - if (i == 0) { - j--; - k++; - } - if (i == 1) { - k++; - } - if (i == 2) { - j++; - k++; - } - if (i == 3) { - j--; - } - if (i == 4) { - j++; - } - if (i == 5) { - j--; - k--; - } - if (i == 6) { - k--; - } - if (i == 7) { - j++; - k--; - } - if (anim != -1 && Animation.anims[anim].anInt364 == 1) { - anim = -1; - } - if (smallXYIndex < 9) { - smallXYIndex++; - } - for (int l = smallXYIndex; l > 0; l--) { - smallX[l] = smallX[l - 1]; - smallY[l] = smallY[l - 1]; - aBooleanArray1553[l] = aBooleanArray1553[l - 1]; - } - smallX[0] = j; - smallY[0] = k; - aBooleanArray1553[0] = flag; - } - - public int entScreenX; - public int entScreenY; - public final int index = -1; - public boolean isVisible() { - return false; - } - - Entity() { - smallX = new int[10]; - smallY = new int[10]; - interactingEntity = -1; - anInt1504 = 32; - anInt1505 = -1; - height = 200; - anInt1511 = -1; - anInt1512 = -1; - hitArray = new int[4]; - hitMarkTypes = new int[4]; - hitsLoopCycle = new int[4]; - anInt1517 = -1; - anInt1520 = -1; - anim = -1; - loopCycleStatus = -1000; - textCycle = 100; - anInt1540 = 1; - aBoolean1541 = false; - aBooleanArray1553 = new boolean[10]; - anInt1554 = -1; - anInt1555 = -1; - anInt1556 = -1; - anInt1557 = -1; - } - - public final int[] smallX; - public final int[] smallY; - public int interactingEntity; - int anInt1503; - int anInt1504; - int anInt1505; - public String textSpoken; - public int height; - public int turnDirection; - int anInt1511; - int anInt1512; - int anInt1513; - final int[] hitArray; - final int[] hitMarkTypes; - final int[] hitsLoopCycle; - int anInt1517; - int anInt1518; - int anInt1519; - int anInt1520; - int anInt1521; - int anInt1522; - int anInt1523; - int anInt1524; - int smallXYIndex; - public int anim; - int anInt1527; - int anInt1528; - int anInt1529; - int anInt1530; - int anInt1531; - public int loopCycleStatus; - public int currentHealth; - public int maxHealth; - int textCycle; - int anInt1537; - int anInt1538; - int anInt1539; - int anInt1540; - boolean aBoolean1541; - int anInt1542; - int anInt1543; - int anInt1544; - int anInt1545; - int anInt1546; - int anInt1547; - int anInt1548; - int anInt1549; - public int x; - public int y; - int anInt1552; - final boolean[] aBooleanArray1553; - int anInt1554; - int anInt1555; - int anInt1556; - int anInt1557; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public class Entity extends Animable { + + public final void setPos(int i, int j, boolean flag) { + if (anim != -1 && Animation.anims[anim].anInt364 == 1) { + anim = -1; + } + if (!flag) { + int k = i - smallX[0]; + int l = j - smallY[0]; + if (k >= -8 && k <= 8 && l >= -8 && l <= 8) { + if (smallXYIndex < 9) { + smallXYIndex++; + } + for (int i1 = smallXYIndex; i1 > 0; i1--) { + smallX[i1] = smallX[i1 - 1]; + smallY[i1] = smallY[i1 - 1]; + aBooleanArray1553[i1] = aBooleanArray1553[i1 - 1]; + } + + smallX[0] = i; + smallY[0] = j; + aBooleanArray1553[0] = false; + return; + } + } + smallXYIndex = 0; + anInt1542 = 0; + anInt1503 = 0; + smallX[0] = i; + smallY[0] = j; + x = smallX[0] * 128 + anInt1540 * 64; + y = smallY[0] * 128 + anInt1540 * 64; + } + + public final void method446() { + smallXYIndex = 0; + anInt1542 = 0; + } + + public final void updateHitData(int j, int k, int l) { + for (int i1 = 0; i1 < 4; i1++) { + if (hitsLoopCycle[i1] <= l) { + hitArray[i1] = k; + hitMarkTypes[i1] = j; + hitsLoopCycle[i1] = l + 70; + return; + } + } + } + + public final void moveInDir(boolean flag, int i) { + int j = smallX[0]; + int k = smallY[0]; + if (i == 0) { + j--; + k++; + } + if (i == 1) { + k++; + } + if (i == 2) { + j++; + k++; + } + if (i == 3) { + j--; + } + if (i == 4) { + j++; + } + if (i == 5) { + j--; + k--; + } + if (i == 6) { + k--; + } + if (i == 7) { + j++; + k--; + } + if (anim != -1 && Animation.anims[anim].anInt364 == 1) { + anim = -1; + } + if (smallXYIndex < 9) { + smallXYIndex++; + } + for (int l = smallXYIndex; l > 0; l--) { + smallX[l] = smallX[l - 1]; + smallY[l] = smallY[l - 1]; + aBooleanArray1553[l] = aBooleanArray1553[l - 1]; + } + smallX[0] = j; + smallY[0] = k; + aBooleanArray1553[0] = flag; + } + + public int entScreenX; + public int entScreenY; + public final int index = -1; + public boolean isVisible() { + return false; + } + + Entity() { + smallX = new int[10]; + smallY = new int[10]; + interactingEntity = -1; + anInt1504 = 32; + anInt1505 = -1; + height = 200; + anInt1511 = -1; + anInt1512 = -1; + hitArray = new int[4]; + hitMarkTypes = new int[4]; + hitsLoopCycle = new int[4]; + anInt1517 = -1; + anInt1520 = -1; + anim = -1; + loopCycleStatus = -1000; + textCycle = 100; + anInt1540 = 1; + aBoolean1541 = false; + aBooleanArray1553 = new boolean[10]; + anInt1554 = -1; + anInt1555 = -1; + anInt1556 = -1; + anInt1557 = -1; + } + + public final int[] smallX; + public final int[] smallY; + public int interactingEntity; + int anInt1503; + int anInt1504; + int anInt1505; + public String textSpoken; + public int height; + public int turnDirection; + int anInt1511; + int anInt1512; + int anInt1513; + final int[] hitArray; + final int[] hitMarkTypes; + final int[] hitsLoopCycle; + int anInt1517; + int anInt1518; + int anInt1519; + int anInt1520; + int anInt1521; + int anInt1522; + int anInt1523; + int anInt1524; + int smallXYIndex; + public int anim; + int anInt1527; + int anInt1528; + int anInt1529; + int anInt1530; + int anInt1531; + public int loopCycleStatus; + public int currentHealth; + public int maxHealth; + int textCycle; + int anInt1537; + int anInt1538; + int anInt1539; + int anInt1540; + boolean aBoolean1541; + int anInt1542; + int anInt1543; + int anInt1544; + int anInt1545; + int anInt1546; + int anInt1547; + int anInt1548; + int anInt1549; + public int x; + public int y; + int anInt1552; + final boolean[] aBooleanArray1553; + int anInt1554; + int anInt1555; + int anInt1556; + int anInt1557; +} diff --git a/2006Redone Client/src/EntityDef.java b/2006Redone Client/src/main/java/EntityDef.java similarity index 96% rename from 2006Redone Client/src/EntityDef.java rename to 2006Redone Client/src/main/java/EntityDef.java index a49341de..4935c41a 100644 --- a/2006Redone Client/src/EntityDef.java +++ b/2006Redone Client/src/main/java/EntityDef.java @@ -1,334 +1,334 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class EntityDef { - - public static EntityDef forID(int i) { - for (int j = 0; j < 20; j++) { - if (cache[j].type == i) { - return cache[j]; - } - } - - anInt56 = (anInt56 + 1) % 20; - EntityDef entityDef = cache[anInt56] = new EntityDef(); - stream.currentOffset = streamIndices[i]; - entityDef.type = i; - entityDef.readValues(stream); - switch(i) { - case 2258 : - entityDef.actions = new String[5]; - entityDef.actions[0] = "Talk-to"; - entityDef.actions[2] = "Trade"; - entityDef.actions[3] = "Teleport"; - break; - - case 945: - entityDef.name = "2006Redone Guide"; - break; - } - return entityDef; - } - - public Model method160() { - if (childrenIDs != null) { - EntityDef entityDef = method161(); - if (entityDef == null) { - return null; - } else { - return entityDef.method160(); - } - } - if (anIntArray73 == null) { - return null; - } - boolean flag1 = false; - for (int i = 0; i < anIntArray73.length; i++) { - if (!Model.method463(anIntArray73[i])) { - flag1 = true; - } - } - - if (flag1) { - return null; - } - Model aclass30_sub2_sub4_sub6s[] = new Model[anIntArray73.length]; - for (int j = 0; j < anIntArray73.length; j++) { - aclass30_sub2_sub4_sub6s[j] = Model.method462(anIntArray73[j]); - } - - Model model; - if (aclass30_sub2_sub4_sub6s.length == 1) { - model = aclass30_sub2_sub4_sub6s[0]; - } else { - model = new Model(aclass30_sub2_sub4_sub6s.length, aclass30_sub2_sub4_sub6s); - } - if (anIntArray76 != null) { - for (int k = 0; k < anIntArray76.length; k++) { - model.method476(anIntArray76[k], anIntArray70[k]); - } - - } - return model; - } - - public EntityDef method161() { - int j = -1; - if (anInt57 != -1) { - VarBit varBit = VarBit.cache[anInt57]; - int k = varBit.anInt648; - int l = varBit.anInt649; - int i1 = varBit.anInt650; - int j1 = Game.anIntArray1232[i1 - l]; - j = clientInstance.variousSettings[k] >> l & j1; - } else if (anInt59 != -1) { - j = clientInstance.variousSettings[anInt59]; - } - if (j < 0 || j >= childrenIDs.length || childrenIDs[j] == -1) { - return null; - } else { - return forID(childrenIDs[j]); - } - } - - public static void unpackConfig(StreamLoader streamLoader) { - stream = new Stream(streamLoader.getDataForName("npc.dat")); - Stream stream2 = new Stream(streamLoader.getDataForName("npc.idx")); - int totalNPCs = stream2.readUnsignedWord(); - streamIndices = new int[totalNPCs]; - int i = 2; - for (int j = 0; j < totalNPCs; j++) { - streamIndices[j] = i; - i += stream2.readUnsignedWord(); - } - - cache = new EntityDef[20]; - for (int k = 0; k < 20; k++) { - cache[k] = new EntityDef(); - } - - } - - public static void nullLoader() { - mruNodes = null; - streamIndices = null; - cache = null; - stream = null; - } - - public Model method164(int j, int k, int ai[]) { - if (childrenIDs != null) { - EntityDef entityDef = method161(); - if (entityDef == null) { - return null; - } else { - return entityDef.method164(j, k, ai); - } - } - Model model = (Model) mruNodes.insertFromCache(type); - if (model == null) { - boolean flag = false; - for (int i1 = 0; i1 < anIntArray94.length; i1++) { - if (!Model.method463(anIntArray94[i1])) { - flag = true; - } - } - - if (flag) { - return null; - } - Model aclass30_sub2_sub4_sub6s[] = new Model[anIntArray94.length]; - for (int j1 = 0; j1 < anIntArray94.length; j1++) { - aclass30_sub2_sub4_sub6s[j1] = Model.method462(anIntArray94[j1]); - } - - if (aclass30_sub2_sub4_sub6s.length == 1) { - model = aclass30_sub2_sub4_sub6s[0]; - } else { - model = new Model(aclass30_sub2_sub4_sub6s.length, aclass30_sub2_sub4_sub6s); - } - if (anIntArray76 != null) { - for (int k1 = 0; k1 < anIntArray76.length; k1++) { - model.method476(anIntArray76[k1], anIntArray70[k1]); - } - - } - model.method469(); - model.method479(64 + anInt85, 850 + anInt92, -30, -50, -30, true); - mruNodes.removeFromCache(model, type); - } - Model model_1 = Model.aModel_1621; - model_1.method464(model, Class36.method532(k) & Class36.method532(j)); - if (k != -1 && j != -1) { - model_1.method471(ai, j, k); - } else if (k != -1) { - model_1.method470(k); - } - if (anInt91 != 128 || anInt86 != 128) { - model_1.method478(anInt91, anInt91, anInt86); - } - model_1.method466(); - model_1.anIntArrayArray1658 = null; - model_1.anIntArrayArray1657 = null; - if (aByte68 == 1) { - model_1.aBoolean1659 = true; - } - return model_1; - } - - private void readValues(Stream stream) { - do { - int i = stream.readUnsignedByte(); - if (i == 0) { - return; - } - if (i == 1) { - int j = stream.readUnsignedByte(); - anIntArray94 = new int[j]; - for (int j1 = 0; j1 < j; j1++) { - anIntArray94[j1] = stream.readUnsignedWord(); - } - - } else if (i == 2) { - name = stream.readString(); - } else if (i == 3) { - description = stream.readBytes(); - } else if (i == 12) { - aByte68 = stream.readSignedByte(); - } else if (i == 13) { - anInt77 = stream.readUnsignedWord(); - } else if (i == 14) { - anInt67 = stream.readUnsignedWord(); - } else if (i == 17) { - anInt67 = stream.readUnsignedWord(); - anInt58 = stream.readUnsignedWord(); - anInt83 = stream.readUnsignedWord(); - anInt55 = stream.readUnsignedWord(); - } else if (i >= 30 && i < 40) { - if (actions == null) { - actions = new String[5]; - } - actions[i - 30] = stream.readString(); - if (actions[i - 30].equalsIgnoreCase("hidden")) { - actions[i - 30] = null; - } - } else if (i == 40) { - int k = stream.readUnsignedByte(); - anIntArray76 = new int[k]; - anIntArray70 = new int[k]; - for (int k1 = 0; k1 < k; k1++) { - anIntArray76[k1] = stream.readUnsignedWord(); - anIntArray70[k1] = stream.readUnsignedWord(); - } - - } else if (i == 60) { - int l = stream.readUnsignedByte(); - anIntArray73 = new int[l]; - for (int l1 = 0; l1 < l; l1++) { - anIntArray73[l1] = stream.readUnsignedWord(); - } - - } else if (i == 90) { - stream.readUnsignedWord(); - } else if (i == 91) { - stream.readUnsignedWord(); - } else if (i == 92) { - stream.readUnsignedWord(); - } else if (i == 93) { - aBoolean87 = false; - } else if (i == 95) { - combatLevel = stream.readUnsignedWord(); - } else if (i == 97) { - anInt91 = stream.readUnsignedWord(); - } else if (i == 98) { - anInt86 = stream.readUnsignedWord(); - } else if (i == 99) { - aBoolean93 = true; - } else if (i == 100) { - anInt85 = stream.readSignedByte(); - } else if (i == 101) { - anInt92 = stream.readSignedByte() * 5; - } else if (i == 102) { - anInt75 = stream.readUnsignedWord(); - } else if (i == 103) { - anInt79 = stream.readUnsignedWord(); - } else if (i == 106) { - anInt57 = stream.readUnsignedWord(); - if (anInt57 == 65535) { - anInt57 = -1; - } - anInt59 = stream.readUnsignedWord(); - if (anInt59 == 65535) { - anInt59 = -1; - } - int i1 = stream.readUnsignedByte(); - childrenIDs = new int[i1 + 1]; - for (int i2 = 0; i2 <= i1; i2++) { - childrenIDs[i2] = stream.readUnsignedWord(); - if (childrenIDs[i2] == 65535) { - childrenIDs[i2] = -1; - } - } - - } else if (i == 107) { - aBoolean84 = false; - } - } while (true); - } - - private EntityDef() { - anInt55 = -1; - anInt57 = -1; - anInt58 = -1; - anInt59 = -1; - combatLevel = -1; - anInt67 = -1; - aByte68 = 1; - anInt75 = -1; - anInt77 = -1; - type = -1L; - anInt79 = 32; - anInt83 = -1; - aBoolean84 = true; - anInt86 = 128; - aBoolean87 = true; - anInt91 = 128; - aBoolean93 = false; - } - - public int anInt55; - private static int anInt56; - private int anInt57; - public int anInt58; - private int anInt59; - private static Stream stream; - public int combatLevel; - public String name; - public String actions[]; - public int anInt67; - public byte aByte68; - private int[] anIntArray70; - private static int[] streamIndices; - private int[] anIntArray73; - public int anInt75; - private int[] anIntArray76; - public int anInt77; - public long type; - public int anInt79; - private static EntityDef[] cache; - public static Game clientInstance; - public int anInt83; - public boolean aBoolean84; - private int anInt85; - private int anInt86; - public boolean aBoolean87; - public int childrenIDs[]; - public byte description[]; - private int anInt91; - private int anInt92; - public boolean aBoolean93; - private int[] anIntArray94; - public static MRUNodes mruNodes = new MRUNodes(30); - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class EntityDef { + + public static EntityDef forID(int i) { + for (int j = 0; j < 20; j++) { + if (cache[j].type == i) { + return cache[j]; + } + } + + anInt56 = (anInt56 + 1) % 20; + EntityDef entityDef = cache[anInt56] = new EntityDef(); + stream.currentOffset = streamIndices[i]; + entityDef.type = i; + entityDef.readValues(stream); + switch(i) { + case 2258 : + entityDef.actions = new String[5]; + entityDef.actions[0] = "Talk-to"; + entityDef.actions[2] = "Trade"; + entityDef.actions[3] = "Teleport"; + break; + + case 945: + entityDef.name = "2006Redone Guide"; + break; + } + return entityDef; + } + + public Model method160() { + if (childrenIDs != null) { + EntityDef entityDef = method161(); + if (entityDef == null) { + return null; + } else { + return entityDef.method160(); + } + } + if (anIntArray73 == null) { + return null; + } + boolean flag1 = false; + for (int i = 0; i < anIntArray73.length; i++) { + if (!Model.method463(anIntArray73[i])) { + flag1 = true; + } + } + + if (flag1) { + return null; + } + Model aclass30_sub2_sub4_sub6s[] = new Model[anIntArray73.length]; + for (int j = 0; j < anIntArray73.length; j++) { + aclass30_sub2_sub4_sub6s[j] = Model.method462(anIntArray73[j]); + } + + Model model; + if (aclass30_sub2_sub4_sub6s.length == 1) { + model = aclass30_sub2_sub4_sub6s[0]; + } else { + model = new Model(aclass30_sub2_sub4_sub6s.length, aclass30_sub2_sub4_sub6s); + } + if (anIntArray76 != null) { + for (int k = 0; k < anIntArray76.length; k++) { + model.method476(anIntArray76[k], anIntArray70[k]); + } + + } + return model; + } + + public EntityDef method161() { + int j = -1; + if (anInt57 != -1) { + VarBit varBit = VarBit.cache[anInt57]; + int k = varBit.anInt648; + int l = varBit.anInt649; + int i1 = varBit.anInt650; + int j1 = Game.anIntArray1232[i1 - l]; + j = clientInstance.variousSettings[k] >> l & j1; + } else if (anInt59 != -1) { + j = clientInstance.variousSettings[anInt59]; + } + if (j < 0 || j >= childrenIDs.length || childrenIDs[j] == -1) { + return null; + } else { + return forID(childrenIDs[j]); + } + } + + public static void unpackConfig(StreamLoader streamLoader) { + stream = new Stream(streamLoader.getDataForName("npc.dat")); + Stream stream2 = new Stream(streamLoader.getDataForName("npc.idx")); + int totalNPCs = stream2.readUnsignedWord(); + streamIndices = new int[totalNPCs]; + int i = 2; + for (int j = 0; j < totalNPCs; j++) { + streamIndices[j] = i; + i += stream2.readUnsignedWord(); + } + + cache = new EntityDef[20]; + for (int k = 0; k < 20; k++) { + cache[k] = new EntityDef(); + } + + } + + public static void nullLoader() { + mruNodes = null; + streamIndices = null; + cache = null; + stream = null; + } + + public Model method164(int j, int k, int ai[]) { + if (childrenIDs != null) { + EntityDef entityDef = method161(); + if (entityDef == null) { + return null; + } else { + return entityDef.method164(j, k, ai); + } + } + Model model = (Model) mruNodes.insertFromCache(type); + if (model == null) { + boolean flag = false; + for (int i1 = 0; i1 < anIntArray94.length; i1++) { + if (!Model.method463(anIntArray94[i1])) { + flag = true; + } + } + + if (flag) { + return null; + } + Model aclass30_sub2_sub4_sub6s[] = new Model[anIntArray94.length]; + for (int j1 = 0; j1 < anIntArray94.length; j1++) { + aclass30_sub2_sub4_sub6s[j1] = Model.method462(anIntArray94[j1]); + } + + if (aclass30_sub2_sub4_sub6s.length == 1) { + model = aclass30_sub2_sub4_sub6s[0]; + } else { + model = new Model(aclass30_sub2_sub4_sub6s.length, aclass30_sub2_sub4_sub6s); + } + if (anIntArray76 != null) { + for (int k1 = 0; k1 < anIntArray76.length; k1++) { + model.method476(anIntArray76[k1], anIntArray70[k1]); + } + + } + model.method469(); + model.method479(64 + anInt85, 850 + anInt92, -30, -50, -30, true); + mruNodes.removeFromCache(model, type); + } + Model model_1 = Model.aModel_1621; + model_1.method464(model, Class36.method532(k) & Class36.method532(j)); + if (k != -1 && j != -1) { + model_1.method471(ai, j, k); + } else if (k != -1) { + model_1.method470(k); + } + if (anInt91 != 128 || anInt86 != 128) { + model_1.method478(anInt91, anInt91, anInt86); + } + model_1.method466(); + model_1.anIntArrayArray1658 = null; + model_1.anIntArrayArray1657 = null; + if (aByte68 == 1) { + model_1.aBoolean1659 = true; + } + return model_1; + } + + private void readValues(Stream stream) { + do { + int i = stream.readUnsignedByte(); + if (i == 0) { + return; + } + if (i == 1) { + int j = stream.readUnsignedByte(); + anIntArray94 = new int[j]; + for (int j1 = 0; j1 < j; j1++) { + anIntArray94[j1] = stream.readUnsignedWord(); + } + + } else if (i == 2) { + name = stream.readString(); + } else if (i == 3) { + description = stream.readBytes(); + } else if (i == 12) { + aByte68 = stream.readSignedByte(); + } else if (i == 13) { + anInt77 = stream.readUnsignedWord(); + } else if (i == 14) { + anInt67 = stream.readUnsignedWord(); + } else if (i == 17) { + anInt67 = stream.readUnsignedWord(); + anInt58 = stream.readUnsignedWord(); + anInt83 = stream.readUnsignedWord(); + anInt55 = stream.readUnsignedWord(); + } else if (i >= 30 && i < 40) { + if (actions == null) { + actions = new String[5]; + } + actions[i - 30] = stream.readString(); + if (actions[i - 30].equalsIgnoreCase("hidden")) { + actions[i - 30] = null; + } + } else if (i == 40) { + int k = stream.readUnsignedByte(); + anIntArray76 = new int[k]; + anIntArray70 = new int[k]; + for (int k1 = 0; k1 < k; k1++) { + anIntArray76[k1] = stream.readUnsignedWord(); + anIntArray70[k1] = stream.readUnsignedWord(); + } + + } else if (i == 60) { + int l = stream.readUnsignedByte(); + anIntArray73 = new int[l]; + for (int l1 = 0; l1 < l; l1++) { + anIntArray73[l1] = stream.readUnsignedWord(); + } + + } else if (i == 90) { + stream.readUnsignedWord(); + } else if (i == 91) { + stream.readUnsignedWord(); + } else if (i == 92) { + stream.readUnsignedWord(); + } else if (i == 93) { + aBoolean87 = false; + } else if (i == 95) { + combatLevel = stream.readUnsignedWord(); + } else if (i == 97) { + anInt91 = stream.readUnsignedWord(); + } else if (i == 98) { + anInt86 = stream.readUnsignedWord(); + } else if (i == 99) { + aBoolean93 = true; + } else if (i == 100) { + anInt85 = stream.readSignedByte(); + } else if (i == 101) { + anInt92 = stream.readSignedByte() * 5; + } else if (i == 102) { + anInt75 = stream.readUnsignedWord(); + } else if (i == 103) { + anInt79 = stream.readUnsignedWord(); + } else if (i == 106) { + anInt57 = stream.readUnsignedWord(); + if (anInt57 == 65535) { + anInt57 = -1; + } + anInt59 = stream.readUnsignedWord(); + if (anInt59 == 65535) { + anInt59 = -1; + } + int i1 = stream.readUnsignedByte(); + childrenIDs = new int[i1 + 1]; + for (int i2 = 0; i2 <= i1; i2++) { + childrenIDs[i2] = stream.readUnsignedWord(); + if (childrenIDs[i2] == 65535) { + childrenIDs[i2] = -1; + } + } + + } else if (i == 107) { + aBoolean84 = false; + } + } while (true); + } + + private EntityDef() { + anInt55 = -1; + anInt57 = -1; + anInt58 = -1; + anInt59 = -1; + combatLevel = -1; + anInt67 = -1; + aByte68 = 1; + anInt75 = -1; + anInt77 = -1; + type = -1L; + anInt79 = 32; + anInt83 = -1; + aBoolean84 = true; + anInt86 = 128; + aBoolean87 = true; + anInt91 = 128; + aBoolean93 = false; + } + + public int anInt55; + private static int anInt56; + private int anInt57; + public int anInt58; + private int anInt59; + private static Stream stream; + public int combatLevel; + public String name; + public String actions[]; + public int anInt67; + public byte aByte68; + private int[] anIntArray70; + private static int[] streamIndices; + private int[] anIntArray73; + public int anInt75; + private int[] anIntArray76; + public int anInt77; + public long type; + public int anInt79; + private static EntityDef[] cache; + public static Game clientInstance; + public int anInt83; + public boolean aBoolean84; + private int anInt85; + private int anInt86; + public boolean aBoolean87; + public int childrenIDs[]; + public byte description[]; + private int anInt91; + private int anInt92; + public boolean aBoolean93; + private int[] anIntArray94; + public static MRUNodes mruNodes = new MRUNodes(30); + +} diff --git a/2006Redone Client/src/Flo.java b/2006Redone Client/src/main/java/Flo.java similarity index 95% rename from 2006Redone Client/src/Flo.java rename to 2006Redone Client/src/main/java/Flo.java index 5e73985f..f66415f6 100644 --- a/2006Redone Client/src/Flo.java +++ b/2006Redone Client/src/main/java/Flo.java @@ -1,179 +1,179 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -import java.util.Calendar; -import java.util.GregorianCalendar; - -public final class Flo { - - public static void unpackConfig(StreamLoader streamLoader) { - Stream stream = new Stream(streamLoader.getDataForName("flo.dat")); - int cacheSize = stream.readUnsignedWord(); - if (cache == null) { - cache = new Flo[cacheSize]; - } - for (int j = 0; j < cacheSize; j++) { - if (cache[j] == null) { - cache[j] = new Flo(); - } - cache[j].readValues(stream); - } - } - - public static String getTodaysDate() { - Calendar date = new GregorianCalendar(); - return date.get(Calendar.DAY_OF_MONTH) + "."+ (date.get(Calendar.MONTH) + 1) + "." + date.get(Calendar.YEAR); - } - - - private void readValues(Stream stream) { - do { - int i = stream.readUnsignedByte(); - if (i == 0) { - return; - } else if (i == 1) { - anInt390 = stream.read3Bytes(); - Calendar date = new GregorianCalendar(); - if ((date.get(Calendar.MONTH) + 1) == 12) { - anInt390 = 0xffffff; - } - method262(anInt390); - } else if (i == 2) { - anInt391 = stream.readUnsignedByte(); - } else if (i == 3) { - } else if (i == 5) { - aBoolean393 = false; - } else if (i == 6) { - stream.readString(); - } else if (i == 7) { - int j = anInt394; - int k = anInt395; - int l = anInt396; - int i1 = anInt397; - int j1 = stream.read3Bytes(); - method262(j1); - anInt394 = j; - anInt395 = k; - anInt396 = l; - anInt397 = i1; - anInt398 = i1; - } else { - System.out.println("Error unrecognised config code: " + i); - } - } while (true); - } - - private void method262(int i) { - double d = (i >> 16 & 0xff) / 256D; - double d1 = (i >> 8 & 0xff) / 256D; - double d2 = (i & 0xff) / 256D; - double d3 = d; - if (d1 < d3) { - d3 = d1; - } - if (d2 < d3) { - d3 = d2; - } - double d4 = d; - if (d1 > d4) { - d4 = d1; - } - if (d2 > d4) { - d4 = d2; - } - double d5 = 0.0D; - double d6 = 0.0D; - double d7 = (d3 + d4) / 2D; - if (d3 != d4) { - if (d7 < 0.5D) { - d6 = (d4 - d3) / (d4 + d3); - } - if (d7 >= 0.5D) { - d6 = (d4 - d3) / (2D - d4 - d3); - } - if (d == d4) { - d5 = (d1 - d2) / (d4 - d3); - } else if (d1 == d4) { - d5 = 2D + (d2 - d) / (d4 - d3); - } else if (d2 == d4) { - d5 = 4D + (d - d1) / (d4 - d3); - } - } - d5 /= 6D; - anInt394 = (int) (d5 * 256D); - anInt395 = (int) (d6 * 256D); - anInt396 = (int) (d7 * 256D); - if (anInt395 < 0) { - anInt395 = 0; - } else if (anInt395 > 255) { - anInt395 = 255; - } - if (anInt396 < 0) { - anInt396 = 0; - } else if (anInt396 > 255) { - anInt396 = 255; - } - if (d7 > 0.5D) { - anInt398 = (int) ((1.0D - d7) * d6 * 512D); - } else { - anInt398 = (int) (d7 * d6 * 512D); - } - if (anInt398 < 1) { - anInt398 = 1; - } - anInt397 = (int) (d5 * anInt398); - int k = anInt394 + (int) (Math.random() * 16D) - 8; - if (k < 0) { - k = 0; - } else if (k > 255) { - k = 255; - } - int l = anInt395 + (int) (Math.random() * 48D) - 24; - if (l < 0) { - l = 0; - } else if (l > 255) { - l = 255; - } - int i1 = anInt396 + (int) (Math.random() * 48D) - 24; - if (i1 < 0) { - i1 = 0; - } else if (i1 > 255) { - i1 = 255; - } - anInt399 = method263(k, l, i1); - } - - private int method263(int i, int j, int k) { - if (k > 179) { - j /= 2; - } - if (k > 192) { - j /= 2; - } - if (k > 217) { - j /= 2; - } - if (k > 243) { - j /= 2; - } - return (i / 4 << 10) + (j / 32 << 7) + k / 2; - } - - private Flo() { - anInt391 = -1; - aBoolean393 = true; - } - - public static Flo cache[]; - public int anInt390; - public int anInt391; - public boolean aBoolean393; - public int anInt394; - public int anInt395; - public int anInt396; - public int anInt397; - public int anInt398; - public int anInt399; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +import java.util.Calendar; +import java.util.GregorianCalendar; + +public final class Flo { + + public static void unpackConfig(StreamLoader streamLoader) { + Stream stream = new Stream(streamLoader.getDataForName("flo.dat")); + int cacheSize = stream.readUnsignedWord(); + if (cache == null) { + cache = new Flo[cacheSize]; + } + for (int j = 0; j < cacheSize; j++) { + if (cache[j] == null) { + cache[j] = new Flo(); + } + cache[j].readValues(stream); + } + } + + public static String getTodaysDate() { + Calendar date = new GregorianCalendar(); + return date.get(Calendar.DAY_OF_MONTH) + "."+ (date.get(Calendar.MONTH) + 1) + "." + date.get(Calendar.YEAR); + } + + + private void readValues(Stream stream) { + do { + int i = stream.readUnsignedByte(); + if (i == 0) { + return; + } else if (i == 1) { + anInt390 = stream.read3Bytes(); + Calendar date = new GregorianCalendar(); + if ((date.get(Calendar.MONTH) + 1) == 12) { + anInt390 = 0xffffff; + } + method262(anInt390); + } else if (i == 2) { + anInt391 = stream.readUnsignedByte(); + } else if (i == 3) { + } else if (i == 5) { + aBoolean393 = false; + } else if (i == 6) { + stream.readString(); + } else if (i == 7) { + int j = anInt394; + int k = anInt395; + int l = anInt396; + int i1 = anInt397; + int j1 = stream.read3Bytes(); + method262(j1); + anInt394 = j; + anInt395 = k; + anInt396 = l; + anInt397 = i1; + anInt398 = i1; + } else { + System.out.println("Error unrecognised config code: " + i); + } + } while (true); + } + + private void method262(int i) { + double d = (i >> 16 & 0xff) / 256D; + double d1 = (i >> 8 & 0xff) / 256D; + double d2 = (i & 0xff) / 256D; + double d3 = d; + if (d1 < d3) { + d3 = d1; + } + if (d2 < d3) { + d3 = d2; + } + double d4 = d; + if (d1 > d4) { + d4 = d1; + } + if (d2 > d4) { + d4 = d2; + } + double d5 = 0.0D; + double d6 = 0.0D; + double d7 = (d3 + d4) / 2D; + if (d3 != d4) { + if (d7 < 0.5D) { + d6 = (d4 - d3) / (d4 + d3); + } + if (d7 >= 0.5D) { + d6 = (d4 - d3) / (2D - d4 - d3); + } + if (d == d4) { + d5 = (d1 - d2) / (d4 - d3); + } else if (d1 == d4) { + d5 = 2D + (d2 - d) / (d4 - d3); + } else if (d2 == d4) { + d5 = 4D + (d - d1) / (d4 - d3); + } + } + d5 /= 6D; + anInt394 = (int) (d5 * 256D); + anInt395 = (int) (d6 * 256D); + anInt396 = (int) (d7 * 256D); + if (anInt395 < 0) { + anInt395 = 0; + } else if (anInt395 > 255) { + anInt395 = 255; + } + if (anInt396 < 0) { + anInt396 = 0; + } else if (anInt396 > 255) { + anInt396 = 255; + } + if (d7 > 0.5D) { + anInt398 = (int) ((1.0D - d7) * d6 * 512D); + } else { + anInt398 = (int) (d7 * d6 * 512D); + } + if (anInt398 < 1) { + anInt398 = 1; + } + anInt397 = (int) (d5 * anInt398); + int k = anInt394 + (int) (Math.random() * 16D) - 8; + if (k < 0) { + k = 0; + } else if (k > 255) { + k = 255; + } + int l = anInt395 + (int) (Math.random() * 48D) - 24; + if (l < 0) { + l = 0; + } else if (l > 255) { + l = 255; + } + int i1 = anInt396 + (int) (Math.random() * 48D) - 24; + if (i1 < 0) { + i1 = 0; + } else if (i1 > 255) { + i1 = 255; + } + anInt399 = method263(k, l, i1); + } + + private int method263(int i, int j, int k) { + if (k > 179) { + j /= 2; + } + if (k > 192) { + j /= 2; + } + if (k > 217) { + j /= 2; + } + if (k > 243) { + j /= 2; + } + return (i / 4 << 10) + (j / 32 << 7) + k / 2; + } + + private Flo() { + anInt391 = -1; + aBoolean393 = true; + } + + public static Flo cache[]; + public int anInt390; + public int anInt391; + public boolean aBoolean393; + public int anInt394; + public int anInt395; + public int anInt396; + public int anInt397; + public int anInt398; + public int anInt399; + +} diff --git a/2006Redone Client/src/Game.java b/2006Redone Client/src/main/java/Game.java similarity index 96% rename from 2006Redone Client/src/Game.java rename to 2006Redone Client/src/main/java/Game.java index ee4e09bf..3dbbf599 100644 --- a/2006Redone Client/src/Game.java +++ b/2006Redone Client/src/main/java/Game.java @@ -1,12223 +1,12223 @@ -/** - * NOTICE: IF YOU CHANGE ANYTHING IN GAME.JAVA, PLEASE COPY-PASTE THE WHOLE CLASS OVER TO LOCALGAME.JAVA - * THIS IS TO ALLOW LOCAL PARABOT TO CONTINUE TO WORK - */ - -import javax.swing.*; -import java.applet.AppletContext; -import java.awt.*; -import java.awt.event.KeyEvent; -import java.io.ByteArrayInputStream; -import java.io.DataInputStream; -import java.io.EOFException; -import java.io.File; -import java.io.FileInputStream; -import java.io.IOException; -import java.io.InputStream; -import java.io.OutputStream; -import java.net.InetAddress; -import java.net.Socket; -import java.net.URL; -import java.text.DecimalFormat; -import java.text.DecimalFormatSymbols; -import java.util.Calendar; -import java.util.Date; - -/** - * NOTICE: IF YOU CHANGE ANYTHING IN GAME.JAVA, PLEASE COPY-PASTE THE WHOLE CLASS OVER TO LOCALGAME.JAVA - * THIS IS TO ALLOW LOCAL PARABOT TO CONTINUE TO WORK - */ -@SuppressWarnings("serial") -public class Game extends RSApplet { - - private boolean graphicsEnabled = true; - - public static int random(final float range) { - return (int) (java.lang.Math.random() * (range + 1)); - } - - - public static String intToKOrMilLongName(int i) { - String s = String.valueOf(i); - for (int k = s.length() - 3; k > 0; k -= 3) { - s = s.substring(0, k) + "," + s.substring(k); - } - if (s.length() > 8) { - s = "@gre@" + s.substring(0, s.length() - 8) + " million @whi@(" + s + ")"; - } else if (s.length() > 4) { - s = "@cya@" + s.substring(0, s.length() - 4) + "K @whi@(" + s + ")"; - } - return " " + s; - } - - static final boolean musicIsntNull() { - if (aClass56_749 == null) - return false; - return true; - } - - static final void method790() { - if (aClass56_749 != null) { - method891(false); - if (anInt720 > 0) { - aClass56_749.method831(256); - anInt720 = 0; - } - aClass56_749.method828(); - aClass56_749 = null; - } - } - - public static String getFileNameWithoutExtension(String fileName) { - File tmpFile = new File(fileName); - tmpFile.getName(); - int whereDot = tmpFile.getName().lastIndexOf('.'); - if (0 < whereDot && whereDot <= tmpFile.getName().length() - 2) { - return tmpFile.getName().substring(0, whereDot); - } - return ""; - } - - public String indexLocation(int cacheIndex, int index) { - return Signlink.findcachedir() + "index" + cacheIndex + "/" + (index != -1 ? index + ".gz" : ""); - } - - public void repackCacheIndex(int cacheIndex) { - System.out.println("Started repacking index " + cacheIndex + "."); - int indexLength = new File(indexLocation(cacheIndex, -1)).listFiles().length; - File[] file = new File(indexLocation(cacheIndex, -1)).listFiles(); - try { - for (int index = 0; index < indexLength; index++) { - int fileIndex = Integer.parseInt(getFileNameWithoutExtension(file[index].toString())); - byte[] data = fileToByteArray(cacheIndex, fileIndex); - if(data != null && data.length > 0) { - decompressors[cacheIndex].method234(data.length, data, fileIndex); - System.out.println("Repacked " + fileIndex + "."); - } else { - System.out.println("Unable to locate index " + fileIndex + "."); - } - } - } catch(Exception e) { - System.out.println("Error packing cache index " + cacheIndex + "."); - } - System.out.println("Finished repacking " + cacheIndex + "."); - } - - public byte[] fileToByteArray(int cacheIndex, int index) { - try { - if (indexLocation(cacheIndex, index).length() <= 0 || indexLocation(cacheIndex, index) == null) { - return null; - } - File file = new File(indexLocation(cacheIndex, index)); - byte[] fileData = new byte[(int)file.length()]; - FileInputStream fis = new FileInputStream(file); - fis.read(fileData); - fis.close(); - return fileData; - } catch(Exception e) { - return null; - } - } - - public void musics() { - for(int MusicIndex = 0; MusicIndex < 3536; MusicIndex++) { - byte[] abyte0 = GetMusic(MusicIndex); - if (abyte0 != null && abyte0.length > 0) { - decompressors[3].method234(abyte0.length, abyte0, MusicIndex); - } - } - } - - public byte[] GetMusic(int Index) { - try { - File Music = new File(Signlink.findcachedir() + "./sounds/"+Index+".gz"); - byte[] aByte = new byte[(int)Music.length()]; - FileInputStream Fis = new FileInputStream(Music); - Fis.read(aByte); - Fis.close(); - return aByte; - } catch(Exception e) { - return null; - } - } - - static final void setVolume(int i) { - if (musicIsntNull()) { - if (fetchMusic) - musicVolume2 = i; - else - method900(i); - } - } - - static final void method900(int i) { - if (aClass56_749 != null) { - if (anInt720 == 0) { - if (anInt478 >= 0) { - anInt478 = i; - aClass56_749.method830(i, 0); - } - } else if (aByteArray347 != null) - anInt1478 = i; - } - } - - static final synchronized void method55(boolean bool) { - if (musicIsntNull()) { - method891(bool); - fetchMusic = false; - } - } - - static final void method891(boolean bool) { - method853(0, null, bool); - } - - static final boolean constructMusic() { - anInt720 = 20; - try { - aClass56_749 = (Class56) Class.forName("Class56_Sub1_Sub1").newInstance(); - } catch (Throwable throwable) { - return false; - } - return true; - } - - final synchronized void method58(int i_30_, int volume, - boolean bool, int music) { - if (musicIsntNull()) { - nextSong = music; - onDemandFetcher.method558(2, nextSong); - musicVolume2 = volume; - anInt139 = -1; - aBoolean995 = true; - anInt116 = i_30_; - } - } - - final synchronized void method56(int i, boolean bool, int music) { - if (musicIsntNull()) { - nextSong = music; - onDemandFetcher.method558(2, nextSong); - musicVolume2 = i; - anInt139 = -1; - aBoolean995 = true; - anInt116 = -1; - } - } - - public void sendFrame126(String str,int i) { - RSInterface.interfaceCache[i].disabledText = str; - if(RSInterface.interfaceCache[i].parentID == tabInterfaceIDs[tabID]) - needDrawTabArea = true; - } - - public static byte[] musicData; - - static final synchronized void method49() { - if (musicIsntNull()) { - if (fetchMusic) { - byte[] is = musicData; - if (is != null) { - if (anInt116 >= 0) - method684(aBoolean995, anInt116, musicVolume2, is); - else if (anInt139 >= 0) - method899(anInt139, -1, aBoolean995, is, musicVolume2); - else - method853(musicVolume2, is, aBoolean995); - fetchMusic = false; - } - } - method368(0); - } - } - - static final int method1004(int i) { - return (int) (Math.log((double) i * 0.00390625) * 868.5889638065036 + 0.5); - } - - static final void method853(int i_2_, byte[] is, boolean bool) { - if (aClass56_749 != null) { - if (anInt478 >= 0) { - aClass56_749.method833(); - anInt478 = -1; - aByteArray347 = null; - anInt720 = 20; - anInt155 = 0; - } - if (is != null) { - if (anInt720 > 0) { - aClass56_749.method831(i_2_); - anInt720 = 0; - } - anInt478 = i_2_; - aClass56_749.method827(i_2_, is, 0, bool); - } - } - } - - static final void method899(int i, int i_29_, boolean bool, byte[] is, int i_30_) { - if (aClass56_749 != null) { - if (i_29_ >= (anInt478 ^ 0xffffffff)) { - i -= 20; - if (i < 1) - i = 1; - anInt720 = i; - if (anInt478 == 0) - anInt2200 = 0; - else { - int i_31_ = method1004(anInt478); - i_31_ -= anInt155; - anInt2200 = ((anInt2200 - 1 + (i_31_ + 3600)) / anInt2200); - } - aBoolean475 = bool; - aByteArray347 = is; - anInt1478 = i_30_; - } else if (anInt720 != 0) { - aBoolean475 = bool; - aByteArray347 = is; - anInt1478 = i_30_; - } else - method853(i_30_, is, bool); - } - } - - static final void method684(boolean bool, int i, int i_2_, byte[] is) { - if (aClass56_749 != null) { - if (anInt478 >= 0) { - anInt2200 = i; - if (anInt478 != 0) { - int i_4_ = method1004(anInt478); - i_4_ -= anInt155; - anInt720 = (i_4_ + 3600) / i; - if (anInt720 < 1) - anInt720 = 1; - } else - anInt720 = 1; - aByteArray347 = is; - anInt1478 = i_2_; - aBoolean475 = bool; - } else if (anInt720 == 0) - method853(i_2_, is, bool); - else { - anInt1478 = i_2_; - aBoolean475 = bool; - aByteArray347 = is; - } - } - } - - static final void method368(int i) { - if (aClass56_749 != null) { - if (anInt478 < i) { - if (anInt720 > 0) { - anInt720--; - if (anInt720 == 0) { - if (aByteArray347 == null) - aClass56_749.method831(256); - else { - aClass56_749.method831(anInt1478); - anInt478 = anInt1478; - aClass56_749.method827(anInt1478, aByteArray347, 0, aBoolean475); - aByteArray347 = null; - } - anInt155 = 0; - } - } - } else if (anInt720 > 0) { - anInt155 += anInt2200; - aClass56_749.method830(anInt478, anInt155); - anInt720--; - if (anInt720 == 0) { - aClass56_749.method833(); - anInt720 = 20; - anInt478 = -1; - } - } - aClass56_749.method832(i - 122); - } - } - - private void stopMidi() { - if (Signlink.music != null) { - if (Signlink.music.isRunning()) { - Signlink.fadeOut(); - Signlink.music.stop(); - Signlink.midi = "stop"; - } - } - } - - public boolean menuHasAddFriend(int j) { - if (j < 0) { - return false; - } - int k = menuActionID[j]; - if (k >= 2000) { - k -= 2000; - } - return k == 337; - } - - public void drawChatArea() { - aRSImageProducer_1166.initDrawingArea(); - Texture.lineOffsets = chatAreaOffsets; - chatBack.method361(0, 0); - if (messagePromptRaised) { - chatTextDrawingArea.drawText(0, aString1121, 40, 239); - chatTextDrawingArea.drawText(128, promptInput + "*", 60, 239); - } else if (inputDialogState == 1) { - chatTextDrawingArea.drawText(0, "Enter amount:", 40, 239); - chatTextDrawingArea.drawText(128, amountOrNameInput + "*", 60, 239); - } else if (inputDialogState == 2) { - chatTextDrawingArea.drawText(0, "Enter name:", 40, 239); - chatTextDrawingArea.drawText(128, amountOrNameInput + "*", 60, 239); - } else if (aString844 != null) { - chatTextDrawingArea.drawText(0, aString844, 40, 239); - chatTextDrawingArea.drawText(128, "Click to continue", 60, 239); - } else if (backDialogID != -1) { - drawInterface(0, 0, RSInterface.interfaceCache[backDialogID], 0);//CHANGED THIS - andrew was 0, 0 - } else if (dialogID != -1) { - drawInterface(0, 0, RSInterface.interfaceCache[dialogID], 0);//CHANGED THIS - andrew was 0, 0 - } else { - TextDrawingArea textDrawingArea = aTextDrawingArea_1271; - int j = 0; - DrawingArea.setDrawingArea(77, 0, 463, 0); - for (int k = 0; k < 100; k++) { - if (chatMessages[k] != null) { - int l = chatTypes[k]; - int i1 = 70 - j * 14 + anInt1089; - String s1 = chatNames[k]; - byte byte0 = 0; - if (s1 != null && s1.startsWith("@cr1@")) { - s1 = s1.substring(5); - byte0 = 1; - } - if (s1 != null && s1.startsWith("@cr2@")) { - s1 = s1.substring(5); - byte0 = 2; - } - if (l == 0) { - if (i1 > 0 && i1 < 110) { - try { - textDrawingArea.method389(false, 4, 0, chatMessages[k], i1); - } catch (Exception e) { - - } - } - j++; - } - if ((l == 1 || l == 2) && (l == 1 || publicChatMode == 0 || publicChatMode == 1 && isFriendOrSelf(s1))) { - if (i1 > 0 && i1 < 110) { - int j1 = 4; - if (byte0 == 1) { - modIcons[0].method361(j1, i1 - 12); - j1 += 14; - } - if (byte0 == 2) { - modIcons[1].method361(j1, i1 - 12); - j1 += 14; - } - textDrawingArea.method385(0, s1 + ":", i1, j1); - j1 += textDrawingArea.getTextWidth(s1) + 8; - textDrawingArea.method385(255, chatMessages[k], i1, j1); - } - j++; - } - if ((l == 3 || l == 7) && splitpublicChat == 0 && (l == 7 || privateChatMode == 0 || privateChatMode == 1 && isFriendOrSelf(s1))) { - if (i1 > 0 && i1 < 110) { - int k1 = 4; - textDrawingArea.method385(0, "From", i1, k1); - k1 += textDrawingArea.getTextWidth("From "); - if (byte0 == 1) { - modIcons[0].method361(k1, i1 - 12); - k1 += 14; - } - if (byte0 == 2) { - modIcons[1].method361(k1, i1 - 12); - k1 += 14; - } - textDrawingArea.method385(0, s1 + ":", i1, k1); - k1 += textDrawingArea.getTextWidth(s1) + 8; - textDrawingArea.method385(0x800000, chatMessages[k], i1, k1); - } - j++; - } - if (l == 4 && (tradeMode == 0 || tradeMode == 1 && isFriendOrSelf(s1))) { - if (i1 > 0 && i1 < 110) { - textDrawingArea.method385(0x800080, s1 + " " + chatMessages[k], i1, 4); - } - j++; - } - if (l == 5 && splitpublicChat == 0 && privateChatMode < 2) { - if (i1 > 0 && i1 < 110) { - textDrawingArea.method385(0x800000, chatMessages[k], i1, 4); - } - j++; - } - if (l == 6 && splitpublicChat == 0 && privateChatMode < 2) { - if (i1 > 0 && i1 < 110) { - textDrawingArea.method385(0, "To " + s1 + ":", i1, 4); - textDrawingArea.method385(0x800000, chatMessages[k], i1, 12 + textDrawingArea.getTextWidth("To " + s1)); - } - j++; - } - if (l == 8 && (tradeMode == 0 || tradeMode == 1 && isFriendOrSelf(s1))) { - if (i1 > 0 && i1 < 110) { - textDrawingArea.method385(0x7e3200, s1 + " " + chatMessages[k], i1, 4); - } - j++; - } - } - } - - DrawingArea.defaultDrawingAreaSize(); - anInt1211 = j * 14 + 7; - if (anInt1211 < 78) { - anInt1211 = 78; - } - method30(77, anInt1211 - anInt1089 - 77, 0, 463, anInt1211); - String s; - if (myPlayer != null && myPlayer.name != null) { - s = myPlayer.name; - } else { - s = TextClass.fixName(myUsername); - } - textDrawingArea.method385(0, s + ":", 90, 4); - textDrawingArea.method385(255, inputString + "*", 90, 6 + textDrawingArea.getTextWidth(s + ": ")); - DrawingArea.method339(77, 0, 479, 0); - } - if (menuOpen && menuScreenArea == 2) { - drawMenu(); - } - aRSImageProducer_1166.drawGraphics(357, super.graphics, 17); - aRSImageProducer_1165.initDrawingArea(); - Texture.lineOffsets = chatBoxAreaOffsets; - } - - public void init() { - try { - nodeID = 10; - portOff = 0; - setHighMem(); - isMembers = true; - Signlink.storeid = 32; - Signlink.startpriv(InetAddress.getLocalHost()); - initClientFrame(503, 765); - } catch (Exception exception) { - return; - } - } - - public void startRunnable(Runnable runnable, int i) { - if (i > 10) { - i = 10; - } - if (Signlink.mainapp != null) { - Signlink.startthread(runnable, i); - } else { - super.startRunnable(runnable, i); - } - } - - public Socket openSocket(int i) throws IOException { - if (Signlink.mainapp != null) { - return Signlink.opensocket(i); - } else { - return new Socket(InetAddress.getByName(getCodeBase().getHost()), i); - } - } - - public boolean processMenuClick() { - if (activeInterfaceType != 0) { - return false; - } - int j = super.clickMode3; - if (spellSelected == 1 && super.saveClickX >= 516 && super.saveClickY >= 160 && super.saveClickX <= 765 && super.saveClickY <= 205) { - j = 0; - } - if (menuOpen) { - if (j != 1) { - int k = super.mouseX; - int j1 = super.mouseY; - if (menuScreenArea == 0) { - k -= 4; - j1 -= 4; - } - if (menuScreenArea == 1) { - k -= 553; - j1 -= 205; - } - if (menuScreenArea == 2) { - k -= 17; - j1 -= 357; - } - if (k < menuOffsetX - 10 || k > menuOffsetX + menuWidth + 10 || j1 < menuOffsetY - 10 || j1 > menuOffsetY + anInt952 + 10) { - menuOpen = false; - if (menuScreenArea == 1) { - needDrawTabArea = true; - } - if (menuScreenArea == 2) { - inputTaken = true; - } - } - } - if (j == 1) { - int l = menuOffsetX; - int k1 = menuOffsetY; - int i2 = menuWidth; - int k2 = super.saveClickX; - int l2 = super.saveClickY; - if (menuScreenArea == 0) { - k2 -= 4; - l2 -= 4; - } - if (menuScreenArea == 1) { - k2 -= 553; - l2 -= 205; - } - if (menuScreenArea == 2) { - k2 -= 17; - l2 -= 357; - } - int i3 = -1; - for (int j3 = 0; j3 < menuActionRow; j3++) { - int k3 = k1 + 31 + (menuActionRow - 1 - j3) * 15; - if (k2 > l && k2 < l + i2 && l2 > k3 - 13 && l2 < k3 + 3) { - i3 = j3; - } - } - - if (i3 != -1) { - doAction(i3); - } - menuOpen = false; - if (menuScreenArea == 1) { - needDrawTabArea = true; - } - if (menuScreenArea == 2) { - inputTaken = true; - } - } - } else { - if (j == 1 && menuActionRow > 0) { - int i1 = menuActionID[menuActionRow - 1]; - if (i1 == 632 || i1 == 78 || i1 == 867 || i1 == 431 || i1 == 53 || i1 == 74 || i1 == 454 || i1 == 539 || i1 == 493 || i1 == 847 || i1 == 447 || i1 == 1125) { - int l1 = menuActionCmd2[menuActionRow - 1]; - int j2 = menuActionCmd3[menuActionRow - 1]; - RSInterface class9 = RSInterface.interfaceCache[j2]; - if (class9.aBoolean259 || class9.aBoolean235) { - aBoolean1242 = false; - anInt989 = 0; - anInt1084 = j2; - anInt1085 = l1; - activeInterfaceType = 2; - anInt1087 = super.saveClickX; - anInt1088 = super.saveClickY; - if (RSInterface.interfaceCache[j2].parentID == openInterfaceID) { - activeInterfaceType = 1; - } - if (RSInterface.interfaceCache[j2].parentID == backDialogID) { - activeInterfaceType = 3; - } - return true; - } - } - } - if (j == 1 && (anInt1253 == 1 || menuHasAddFriend(menuActionRow - 1)) && menuActionRow > 2) { - j = 2; - } - if (j == 1 && menuActionRow > 0) { - doAction(menuActionRow - 1); - } - if (j == 2 && menuActionRow > 0) { - determineMenuSize(); - } - } - return false; - } - - public void saveMidi(boolean flag, byte abyte0[]) { - Signlink.midifade = flag ? 1 : 0; - Signlink.saveMidi(abyte0, abyte0.length); - } - - public void method22() { - try { - anInt985 = -1; - aClass19_1056.removeAll(); - aClass19_1013.removeAll(); - Texture.method366(); - unlinkMRUNodes(); - worldController.initToNull(); - System.gc(); - for (int i = 0; i < 4; i++) { - aClass11Array1230[i].method210(); - } - - for (int l = 0; l < 4; l++) { - for (int k1 = 0; k1 < 104; k1++) { - for (int j2 = 0; j2 < 104; j2++) { - byteGroundArray[l][k1][j2] = 0; - } - - } - - } - - ObjectManager objectManager = new ObjectManager(byteGroundArray, intGroundArray); - int k2 = aByteArrayArray1183.length; - stream.createFrame(0); - if (!aBoolean1159) { - for (int i3 = 0; i3 < k2; i3++) { - int i4 = (anIntArray1234[i3] >> 8) * 64 - baseX; - int k5 = (anIntArray1234[i3] & 0xff) * 64 - baseY; - byte abyte0[] = aByteArrayArray1183[i3]; - if (abyte0 != null) { - objectManager.method180(abyte0, k5, i4, (anInt1069 - 6) * 8, (anInt1070 - 6) * 8, aClass11Array1230); - } - } - - for (int j4 = 0; j4 < k2; j4++) { - int l5 = (anIntArray1234[j4] >> 8) * 64 - baseX; - int k7 = (anIntArray1234[j4] & 0xff) * 64 - baseY; - byte abyte2[] = aByteArrayArray1183[j4]; - if (abyte2 == null && anInt1070 < 800) { - objectManager.method174(k7, 64, 64, l5); - } - } - - anInt1097++; - if (anInt1097 > 160) { - anInt1097 = 0; - stream.createFrame(238); - stream.writeWordBigEndian(96); - } - stream.createFrame(0); - for (int i6 = 0; i6 < k2; i6++) { - byte abyte1[] = aByteArrayArray1247[i6]; - if (abyte1 != null) { - int l8 = (anIntArray1234[i6] >> 8) * 64 - baseX; - int k9 = (anIntArray1234[i6] & 0xff) * 64 - baseY; - objectManager.method190(l8, aClass11Array1230, k9, worldController, abyte1); - } - } - - } - if (aBoolean1159) { - for (int j3 = 0; j3 < 4; j3++) { - for (int k4 = 0; k4 < 13; k4++) { - for (int j6 = 0; j6 < 13; j6++) { - int l7 = anIntArrayArrayArray1129[j3][k4][j6]; - if (l7 != -1) { - int i9 = l7 >> 24 & 3; - int l9 = l7 >> 1 & 3; - int j10 = l7 >> 14 & 0x3ff; - int l10 = l7 >> 3 & 0x7ff; - int j11 = (j10 / 8 << 8) + l10 / 8; - for (int l11 = 0; l11 < anIntArray1234.length; l11++) { - if (anIntArray1234[l11] != j11 || aByteArrayArray1183[l11] == null) { - continue; - } - objectManager.method179(i9, l9, aClass11Array1230, k4 * 8, (j10 & 7) * 8, aByteArrayArray1183[l11], (l10 & 7) * 8, j3, j6 * 8); - break; - } - - } - } - - } - - } - - for (int l4 = 0; l4 < 13; l4++) { - for (int k6 = 0; k6 < 13; k6++) { - int i8 = anIntArrayArrayArray1129[0][l4][k6]; - if (i8 == -1) { - objectManager.method174(k6 * 8, 8, 8, l4 * 8); - } - } - - } - - stream.createFrame(0); - for (int l6 = 0; l6 < 4; l6++) { - for (int j8 = 0; j8 < 13; j8++) { - for (int j9 = 0; j9 < 13; j9++) { - int i10 = anIntArrayArrayArray1129[l6][j8][j9]; - if (i10 != -1) { - int k10 = i10 >> 24 & 3; - int i11 = i10 >> 1 & 3; - int k11 = i10 >> 14 & 0x3ff; - int i12 = i10 >> 3 & 0x7ff; - int j12 = (k11 / 8 << 8) + i12 / 8; - for (int k12 = 0; k12 < anIntArray1234.length; k12++) { - if (anIntArray1234[k12] != j12 || aByteArrayArray1247[k12] == null) { - continue; - } - objectManager.method183(aClass11Array1230, worldController, k10, j8 * 8, (i12 & 7) * 8, l6, aByteArrayArray1247[k12], (k11 & 7) * 8, i11, j9 * 8); - break; - } - - } - } - - } - - } - - } - stream.createFrame(0); - objectManager.method171(aClass11Array1230, worldController); - if(aRSImageProducer_1165 != null) { - aRSImageProducer_1165.initDrawingArea(); - Texture.lineOffsets = chatBoxAreaOffsets; - } - stream.createFrame(0); - int k3 = ObjectManager.anInt145; - if (k3 > plane) { - k3 = plane; - } - if (k3 < plane - 1) { - k3 = plane - 1; - } - if (lowMem) { - worldController.method275(ObjectManager.anInt145); - } else { - worldController.method275(0); - } - for (int i5 = 0; i5 < 104; i5++) { - for (int i7 = 0; i7 < 104; i7++) { - spawnGroundItem(i5, i7); - } - - } - - anInt1051++; - if (anInt1051 > 98) { - anInt1051 = 0; - stream.createFrame(150); - } - method63(); - } catch (Exception exception) { - } - ObjectDef.mruNodes1.unlinkAll(); - if (super.gameFrame != null) { - stream.createFrame(210); - stream.writeDWord(0x3f008edd); - } - if (lowMem && Signlink.cache_dat != null) { - int j = onDemandFetcher.getVersionCount(0); - for (int i1 = 0; i1 < j; i1++) { - int l1 = onDemandFetcher.getModelIndex(i1); - if ((l1 & 0x79) == 0) { - Model.method461(i1); - } - } - - } - System.gc(); - Texture.method367(); - onDemandFetcher.method566(); - int k = (anInt1069 - 6) / 8 - 1; - int j1 = (anInt1069 + 6) / 8 + 1; - int i2 = (anInt1070 - 6) / 8 - 1; - int l2 = (anInt1070 + 6) / 8 + 1; - if (aBoolean1141) { - k = 49; - j1 = 50; - i2 = 49; - l2 = 50; - } - for (int l3 = k; l3 <= j1; l3++) { - for (int j5 = i2; j5 <= l2; j5++) { - if (l3 == k || l3 == j1 || j5 == i2 || j5 == l2) { - int j7 = onDemandFetcher.method562(0, j5, l3); - if (j7 != -1) { - onDemandFetcher.method560(j7, 3); - } - int k8 = onDemandFetcher.method562(1, j5, l3); - if (k8 != -1) { - onDemandFetcher.method560(k8, 3); - } - } - } - - } - - } - - public void unlinkMRUNodes() { - ObjectDef.mruNodes1.unlinkAll(); - ObjectDef.mruNodes2.unlinkAll(); - EntityDef.mruNodes.unlinkAll(); - ItemDef.mruNodes2.unlinkAll(); - ItemDef.mruNodes1.unlinkAll(); - Player.mruNodes.unlinkAll(); - SpotAnim.aMRUNodes_415.unlinkAll(); - } - - public void method24(int i) { - int ai[] = aClass30_Sub2_Sub1_Sub1_1263.pixels; - int j = ai.length; - for (int k = 0; k < j; k++) { - ai[k] = 0; - } - - for (int l = 1; l < 103; l++) { - int i1 = 24628 + (103 - l) * 512 * 4; - for (int k1 = 1; k1 < 103; k1++) { - if ((byteGroundArray[i][k1][l] & 0x18) == 0) { - worldController.method309(ai, i1, i, k1, l); - } - if (i < 3 && (byteGroundArray[i + 1][k1][l] & 8) != 0) { - worldController.method309(ai, i1, i + 1, k1, l); - } - i1 += 4; - } - - } - - int j1 = (238 + (int) (Math.random() * 20D) - 10 << 16) + (238 + (int) (Math.random() * 20D) - 10 << 8) + 238 + (int) (Math.random() * 20D) - 10; - int l1 = 238 + (int) (Math.random() * 20D) - 10 << 16; - aClass30_Sub2_Sub1_Sub1_1263.method343(); - for (int i2 = 1; i2 < 103; i2++) { - for (int j2 = 1; j2 < 103; j2++) { - if ((byteGroundArray[i][j2][i2] & 0x18) == 0) { - method50(i2, j1, j2, l1, i); - } - if (i < 3 && (byteGroundArray[i + 1][j2][i2] & 8) != 0) { - method50(i2, j1, j2, l1, i + 1); - } - } - - } - if(aRSImageProducer_1165 != null) { - aRSImageProducer_1165.initDrawingArea(); - Texture.lineOffsets = chatBoxAreaOffsets; - } - anInt1071 = 0; - for (int k2 = 0; k2 < 104; k2++) { - for (int l2 = 0; l2 < 104; l2++) { - int i3 = worldController.method303(plane, k2, l2); - if (i3 != 0) { - i3 = i3 >> 14 & 0x7fff; - int j3 = ObjectDef.forID(i3).anInt746; - if (j3 >= 0) { - int k3 = k2; - int l3 = l2; - if (j3 != 22 && j3 != 29 && j3 != 34 && j3 != 36 && j3 != 46 && j3 != 47 && j3 != 48) { - byte byte0 = 104; - byte byte1 = 104; - int ai1[][] = aClass11Array1230[plane].anIntArrayArray294; - for (int i4 = 0; i4 < 10; i4++) { - int j4 = (int) (Math.random() * 4D); - if (j4 == 0 && k3 > 0 && k3 > k2 - 3 && (ai1[k3 - 1][l3] & 0x1280108) == 0) { - k3--; - } - if (j4 == 1 && k3 < byte0 - 1 && k3 < k2 + 3 && (ai1[k3 + 1][l3] & 0x1280180) == 0) { - k3++; - } - if (j4 == 2 && l3 > 0 && l3 > l2 - 3 && (ai1[k3][l3 - 1] & 0x1280102) == 0) { - l3--; - } - if (j4 == 3 && l3 < byte1 - 1 && l3 < l2 + 3 && (ai1[k3][l3 + 1] & 0x1280120) == 0) { - l3++; - } - } - - } - aClass30_Sub2_Sub1_Sub1Array1140[anInt1071] = mapFunctions[j3]; - anIntArray1072[anInt1071] = k3; - anIntArray1073[anInt1071] = l3; - anInt1071++; - } - } - } - - } - - } - - public void spawnGroundItem(int i, int j) { - NodeList class19 = groundArray[plane][i][j]; - if (class19 == null) { - worldController.method295(plane, i, j); - return; - } - int k = 0xfa0a1f01; - Object obj = null; - for (Item item = (Item) class19.reverseGetFirst(); item != null; item = (Item) class19.reverseGetNext()) { - ItemDef itemDef = ItemDef.forID(item.ID); - int l = itemDef.value; - if (itemDef.stackable) { - l *= item.anInt1559 + 1; - // notifyItemSpawn(item, i + baseX, j + baseY); - } - - if (l > k) { - k = l; - obj = item; - } - } - - class19.insertTail(((Node) obj)); - Object obj1 = null; - Object obj2 = null; - for (Item class30_sub2_sub4_sub2_1 = (Item) class19.reverseGetFirst(); class30_sub2_sub4_sub2_1 != null; class30_sub2_sub4_sub2_1 = (Item) class19.reverseGetNext()) { - if (class30_sub2_sub4_sub2_1.ID != ((Item) obj).ID && obj1 == null) { - obj1 = class30_sub2_sub4_sub2_1; - } - if (class30_sub2_sub4_sub2_1.ID != ((Item) obj).ID && class30_sub2_sub4_sub2_1.ID != ((Item) obj1).ID && obj2 == null) { - obj2 = class30_sub2_sub4_sub2_1; - } - } - - int i1 = i + (j << 7) + 0x60000000; - worldController.method281(i, i1, ((Animable) obj1), method42(plane, j * 128 + 64, i * 128 + 64), ((Animable) obj2), ((Animable) obj), plane, j); - } - - public void method26(boolean flag) { - for (int j = 0; j < npcCount; j++) { - NPC npc = npcArray[npcIndices[j]]; - int k = 0x20000000 + (npcIndices[j] << 14); - if (npc == null || !npc.isVisible() || npc.desc.aBoolean93 != flag) { - continue; - } - int l = npc.x >> 7; - int i1 = npc.y >> 7; - if (l < 0 || l >= 104 || i1 < 0 || i1 >= 104) { - continue; - } - if (npc.anInt1540 == 1 && (npc.x & 0x7f) == 64 && (npc.y & 0x7f) == 64) { - if (anIntArrayArray929[l][i1] == anInt1265) { - continue; - } - anIntArrayArray929[l][i1] = anInt1265; - } - if (!npc.desc.aBoolean84) { - k += 0x80000000; - } - worldController.method285(plane, npc.anInt1552, method42(plane, npc.y, npc.x), k, npc.y, (npc.anInt1540 - 1) * 64 + 60, npc.x, npc, npc.aBoolean1541); - } - } - - public boolean replayWave() { - return Signlink.wavereplay(); - } - - public void loadError() { - String s = "ondemand";// was a constant parameter - try { - getAppletContext().showDocument(new URL(getCodeBase(), "loaderror_" + s + ".html")); - } catch (Exception exception) { - exception.printStackTrace(); - } - do { - try { - Thread.sleep(1000L); - } catch (Exception _ex) { - } - } while (true); - } - - static final void sleep(long time) { - if (time > 0L) { - if (time % 10L != 0L) - threadSleep(time); - else { - threadSleep(time - 1L); - threadSleep(1L); - } - } - } - - static final void threadSleep(long time) { - try { - Thread.sleep(time); - } catch (InterruptedException interruptedexception) { - /* empty */ - } - } - - public void buildInterfaceMenu(int i, RSInterface class9, int k, int l, int i1, int j1) { - if (class9.type != 0 || class9.children == null || class9.aBoolean266) { - return; - } - if (k < i || i1 < l || k > i + class9.width || i1 > l + class9.height) { - return; - } - int k1 = class9.children.length; - for (int l1 = 0; l1 < k1; l1++) { - int i2 = class9.childX[l1] + i; - int j2 = class9.childY[l1] + l - j1; - RSInterface class9_1 = RSInterface.interfaceCache[class9.children[l1]]; - i2 += class9_1.anInt263; - j2 += class9_1.anInt265; - if ((class9_1.anInt230 >= 0 || class9_1.anInt216 != 0) && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { - if (class9_1.anInt230 >= 0) { - anInt886 = class9_1.anInt230; - } else { - anInt886 = class9_1.id; - } - } - if (class9_1.type == 0) { - buildInterfaceMenu(i2, class9_1, k, j2, i1, class9_1.scrollPosition); - if (class9_1.scrollMax > class9_1.height) { - method65(i2 + class9_1.width, class9_1.height, k, i1, class9_1, j2, true, class9_1.scrollMax); - } - } else { - if (class9_1.atActionType == 1 && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { - boolean flag = false; - if (class9_1.anInt214 != 0) { - flag = buildFriendsListMenu(class9_1); - } - if (!flag) { - menuActionName[menuActionRow] = showInfo ? class9_1.tooltip + ", " + class9_1.id : class9_1.tooltip; - menuActionID[menuActionRow] = 315; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - } - if (class9_1.atActionType == 2 && spellSelected == 0 && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { - String s = class9_1.selectedActionName; - if (s.indexOf(" ") != -1) { - s = s.substring(0, s.indexOf(" ")); - } - menuActionName[menuActionRow] = s + " @gre@" + class9_1.spellName; - menuActionID[menuActionRow] = 626; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - if (class9_1.atActionType == 3 && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { - menuActionName[menuActionRow] = "Close"; - menuActionID[menuActionRow] = 200; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - if (class9_1.atActionType == 4 && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { - menuActionName[menuActionRow] = showInfo ? class9_1.tooltip + ", " + class9_1.id : class9_1.tooltip; - menuActionID[menuActionRow] = 169; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - if (class9_1.atActionType == 5 && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { - menuActionName[menuActionRow] = showInfo ? class9_1.tooltip + ", " + class9_1.id : class9_1.tooltip; - menuActionID[menuActionRow] = 646; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - if (class9_1.atActionType == 6 && !aBoolean1149 && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { - menuActionName[menuActionRow] = showInfo ? class9_1.tooltip + ", " + class9_1.id : class9_1.tooltip; - menuActionID[menuActionRow] = 679; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - if (class9_1.type == 2) { - int k2 = 0; - for (int l2 = 0; l2 < class9_1.height; l2++) { - for (int i3 = 0; i3 < class9_1.width; i3++) { - int j3 = i2 + i3 * (32 + class9_1.invSpritePadX); - int k3 = j2 + l2 * (32 + class9_1.invSpritePadY); - if (k2 < 20) { - j3 += class9_1.spritesX[k2]; - k3 += class9_1.spritesY[k2]; - } - if (k >= j3 && i1 >= k3 && k < j3 + 32 && i1 < k3 + 32) { - mouseInvInterfaceIndex = k2; - lastActiveInvInterface = class9_1.id; - if (class9_1.inv[k2] > 0) { - ItemDef itemDef = ItemDef.forID(class9_1.inv[k2] - 1); - if (itemSelected == 1 && class9_1.isInventoryInterface) { - if (class9_1.id != anInt1284 || k2 != anInt1283) { - menuActionName[menuActionRow] = "Use " + selectedItemName + " with @lre@" + itemDef.name; - menuActionID[menuActionRow] = 870; - menuActionCmd1[menuActionRow] = itemDef.id; - menuActionCmd2[menuActionRow] = k2; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - } else if (spellSelected == 1 && class9_1.isInventoryInterface) { - if ((spellUsableOn & 0x10) == 16) { - menuActionName[menuActionRow] = spellTooltip + " @lre@" + itemDef.name; - menuActionID[menuActionRow] = 543; - menuActionCmd1[menuActionRow] = itemDef.id; - menuActionCmd2[menuActionRow] = k2; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - } else { - if (class9_1.isInventoryInterface) { - for (int l3 = 4; l3 >= 3; l3--) { - if (itemDef.actions != null && itemDef.actions[l3] != null) { - menuActionName[menuActionRow] = itemDef.actions[l3] + " @lre@" + itemDef.name; - if (l3 == 3) { - menuActionID[menuActionRow] = 493; - } - if (l3 == 4) { - menuActionID[menuActionRow] = 847; - } - menuActionCmd1[menuActionRow] = itemDef.id; - menuActionCmd2[menuActionRow] = k2; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } else if (l3 == 4) { - menuActionName[menuActionRow] = "Drop @lre@" + itemDef.name; - menuActionID[menuActionRow] = 847; - menuActionCmd1[menuActionRow] = itemDef.id; - menuActionCmd2[menuActionRow] = k2; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - } - - } - if (class9_1.usableItemInterface) { - if (shiftDown) - { - menuActionName[menuActionRow] = "Drop @lre@" + itemDef.name; - } else { - menuActionName[menuActionRow] = "Use @lre@" + itemDef.name; - } - menuActionID[menuActionRow] = 447; - menuActionCmd1[menuActionRow] = itemDef.id; - menuActionCmd2[menuActionRow] = k2; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - if (class9_1.isInventoryInterface && itemDef.actions != null) { - for (int i4 = 2; i4 >= 0; i4--) { - if (itemDef.actions[i4] != null) { - if (shiftDown) - { - menuActionName[menuActionRow] = "Drop @lre@" + itemDef.name; - menuActionCmd1[menuActionRow] = itemDef.id; - menuActionCmd2[menuActionRow] = k2; - menuActionCmd3[menuActionRow] = class9_1.id; - } - else - { - menuActionName[menuActionRow] = itemDef.actions[i4] + " @lre@" + itemDef.name; //Seems like it's Wear + SPACE + ItemName. - if (i4 == 0) { - menuActionID[menuActionRow] = 74; - } - if (i4 == 1) { - menuActionID[menuActionRow] = 454; - } - if (i4 == 2) { - menuActionID[menuActionRow] = 539; - } - menuActionCmd1[menuActionRow] = itemDef.id; - menuActionCmd2[menuActionRow] = k2; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - } - } - - } - if (class9_1.actions != null) { - for (int j4 = 4; j4 >= 0; j4--) { - if (class9_1.actions[j4] != null) { - menuActionName[menuActionRow] = class9_1.actions[j4] + " @lre@" + itemDef.name; - if (j4 == 0) { - menuActionID[menuActionRow] = 632; - } - if (j4 == 1) { - menuActionID[menuActionRow] = 78; - } - if (j4 == 2) { - menuActionID[menuActionRow] = 867; - } - if (j4 == 3) { - menuActionID[menuActionRow] = 431; - } - if (j4 == 4) { - menuActionID[menuActionRow] = 53; - } - menuActionCmd1[menuActionRow] = itemDef.id; - menuActionCmd2[menuActionRow] = k2; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - } - } - menuActionName[menuActionRow] = "Examine @lre@" + itemDef.name + (showInfo ? " @gre@(@whi@" + (class9_1.inv[k2] - 1) + "@gre@)" : ""); - menuActionID[menuActionRow] = 1125; - menuActionCmd1[menuActionRow] = itemDef.id; - menuActionCmd2[menuActionRow] = k2; - menuActionCmd3[menuActionRow] = class9_1.id; - menuActionRow++; - } - } - } - k2++; - } - - } - - } - } - } - } - - public void method30(int j, int k, int l, int i1, int j1) { - scrollBar1.method361(i1, l); - scrollBar2.method361(i1, l + j - 16); - DrawingArea.method336(j - 32, l + 16, anInt1002, 16, i1); - int k1 = (j - 32) * j / j1; - if (k1 < 8) { - k1 = 8; - } - int l1 = (j - 32 - k1) * k / (j1 - j); - DrawingArea.method336(k1, l + 16 + l1, anInt1063, 16, i1); - DrawingArea.method341(l + 16 + l1, anInt902, k1, i1); - DrawingArea.method341(l + 16 + l1, anInt902, k1, i1 + 1); - DrawingArea.method339(l + 16 + l1, anInt902, 16, i1); - DrawingArea.method339(l + 17 + l1, anInt902, 16, i1); - DrawingArea.method341(l + 16 + l1, anInt927, k1, i1 + 15); - DrawingArea.method341(l + 17 + l1, anInt927, k1 - 1, i1 + 14); - DrawingArea.method339(l + 15 + l1 + k1, anInt927, 16, i1); - DrawingArea.method339(l + 14 + l1 + k1, anInt927, 15, i1 + 1); - } - - public void updateNPCs(Stream stream, int i) { - anInt839 = 0; - anInt893 = 0; - method139(stream); - method46(i, stream); - method86(stream); - for (int k = 0; k < anInt839; k++) { - int l = anIntArray840[k]; - if (npcArray[l].anInt1537 != loopCycle) { - npcArray[l].desc = null; - npcArray[l] = null; - } - } - - if (stream.currentOffset != i) { - Signlink.reporterror(myUsername + " size mismatch in getnpcpos - pos:" + stream.currentOffset + " psize:" + i); - throw new RuntimeException("eek"); - } - for (int i1 = 0; i1 < npcCount; i1++) { - if (npcArray[npcIndices[i1]] == null) { - Signlink.reporterror(myUsername + " null entry in npc list - pos:" + i1 + " size:" + npcCount); - throw new RuntimeException("eek"); - } - } - - } - - public void processChatModeClick() { - if (super.clickMode3 == 1) { - if (super.saveClickX >= 6 && super.saveClickX <= 106 && super.saveClickY >= 467 && super.saveClickY <= 499) { - publicChatMode = (publicChatMode + 1) % 4; - aBoolean1233 = true; - inputTaken = true; - stream.createFrame(95); - stream.writeWordBigEndian(publicChatMode); - //stream.writeWordBigEndian(publicChatMode); - stream.writeWordBigEndian(privateChatMode); - stream.writeWordBigEndian(tradeMode); - } - if (super.saveClickX >= 135 && super.saveClickX <= 235 && super.saveClickY >= 467 && super.saveClickY <= 499) { - //publicChatMode = (publicChatMode + 1) % 3; - privateChatMode = (privateChatMode + 1) % 3; - aBoolean1233 = true; - inputTaken = true; - stream.createFrame(95); - stream.writeWordBigEndian(publicChatMode); - stream.writeWordBigEndian(privateChatMode); - stream.writeWordBigEndian(tradeMode); - } - if (super.saveClickX >= 273 && super.saveClickX <= 373 && super.saveClickY >= 467 && super.saveClickY <= 499) { - tradeMode = (tradeMode + 1) % 3; - aBoolean1233 = true; - inputTaken = true; - stream.createFrame(95); - stream.writeWordBigEndian(publicChatMode); - stream.writeWordBigEndian(privateChatMode); - stream.writeWordBigEndian(tradeMode); - } - if (super.saveClickX >= 412 && super.saveClickX <= 512 && super.saveClickY >= 467 && super.saveClickY <= 499) { - if (openInterfaceID == -1) { - closeOpenInterfaces(); - reportAbuseInput = ""; - canMute = false; - for (RSInterface element : RSInterface.interfaceCache) { - if (element == null || element.anInt214 != 600) { - continue; - } - reportAbuseInterfaceID = openInterfaceID = element.parentID; - break; - } - - } else { - pushMessage("Please close the interface you have open before using 'report abuse'", 0, ""); - } - } - anInt940++; - if (anInt940 > 1386) { - anInt940 = 0; - stream.createFrame(165); - stream.writeWordBigEndian(0); - int j = stream.currentOffset; - stream.writeWordBigEndian(139); - stream.writeWordBigEndian(150); - stream.writeWord(32131); - stream.writeWordBigEndian((int) (Math.random() * 256D)); - stream.writeWord(3250); - stream.writeWordBigEndian(177); - stream.writeWord(24859); - stream.writeWordBigEndian(119); - if ((int) (Math.random() * 2D) == 0) { - stream.writeWord(47234); - } - if ((int) (Math.random() * 2D) == 0) { - stream.writeWordBigEndian(21); - } - stream.writeBytes(stream.currentOffset - j); - } - } - } - - public void method33(int i) { - int action = Varp.cache[i].anInt709; - if (action == 0) { - return; - } - int config = variousSettings[i]; - if (action == 1) { - if (config == 1) { - Texture.method372(0.90000000000000002D); - } - if (config == 2) { - Texture.method372(0.80000000000000004D); - } - if (config == 3) { - Texture.method372(0.69999999999999996D); - } - if (config == 4) { - Texture.method372(0.59999999999999998D); - } - ItemDef.mruNodes1.unlinkAll(); - welcomeScreenRaised = true; - } - if (action == 3) { - int volume = 0; - if (config == 0) - volume = 255; - if (config == 1) - volume = 192; - if (config == 2) - volume = 128; - if (config == 3) - volume = 64; - if (config == 4) - volume = 0; - if (volume != musicVolume) { - if (musicVolume != 0 || currentSong == -1) { - if (volume != 0) - setVolume(volume); - else { - method55(false); - previousSong = 0; - } - } else { - method56(volume, false, currentSong); - previousSong = 0;//TODO temp music - } - musicVolume = volume; - } - } - if (action == 4) { - SoundPlayer.setVolume(config); - if (config == 0) { - aBoolean848 = true; - setWaveVolume(0); - } - if (config == 1) { - aBoolean848 = true; - setWaveVolume(-400); - } - if (config == 2) { - aBoolean848 = true; - setWaveVolume(-800); - } - if (config == 3) { - aBoolean848 = true; - setWaveVolume(-1200); - } - if (config == 4) { - aBoolean848 = false; - } - } - if (action == 5) { - anInt1253 = config; - } - if (action == 6) { - anInt1249 = config; - } - if (action == 8) { - splitpublicChat = config; - inputTaken = true; - } - if (action == 9) { - anInt913 = config; - } - } - - public void updateEntities() { - try { - int anInt974 = 0; - for (int j = -1; j < playerCount + npcCount; j++) { - Object obj; - if (j == -1) { - obj = myPlayer; - } else if (j < playerCount) { - obj = playerArray[playerIndices[j]]; - } else { - obj = npcArray[npcIndices[j - playerCount]]; - } - if (obj == null || !((Entity) obj).isVisible()) { - continue; - } - if (obj instanceof NPC) { - EntityDef entityDef = ((NPC) obj).desc; - if (entityDef.childrenIDs != null) { - entityDef = entityDef.method161(); - } - if (entityDef == null) { - continue; - } - } - if (j < playerCount) { - int l = 30; - Player player = (Player) obj; - if (player.headIcon >= 0) { - npcScreenPos(((Entity) obj), ((Entity) obj).height + 15); - if (spriteDrawX > -1) { - if (player.skullIcon < 2) { - skullIcons[player.skullIcon].drawSprite(spriteDrawX - 12, spriteDrawY - l); - l += 25; - } - if (player.headIcon < 7) { - headIcons[player.headIcon].drawSprite(spriteDrawX - 12, spriteDrawY - l); - l += 18; - } - } - } - if (j >= 0 && anInt855 == 10 && anInt933 == playerIndices[j]) { - npcScreenPos(((Entity) obj), ((Entity) obj).height + 15); - if (spriteDrawX > -1) { - headIconsHint[1].drawSprite(spriteDrawX - 12, spriteDrawY - l); - } - } - } else { - EntityDef entityDef_1 = ((NPC) obj).desc; - if (entityDef_1.anInt75 >= 0 && entityDef_1.anInt75 < headIcons.length) { - npcScreenPos(((Entity) obj), ((Entity) obj).height + 15); - if (spriteDrawX > -1) { - headIcons[entityDef_1.anInt75].drawSprite(spriteDrawX - 12, spriteDrawY - 30); - } - } - if (anInt855 == 1 && anInt1222 == npcIndices[j - playerCount] && loopCycle % 20 < 10) { - npcScreenPos(((Entity) obj), ((Entity) obj).height + 15); - if (spriteDrawX > -1) { - headIconsHint[0].drawSprite(spriteDrawX - 12, spriteDrawY - 28); - } - } - } - if (((Entity) obj).textSpoken != null && (j >= playerCount || publicChatMode == 0 || publicChatMode == 3 || publicChatMode == 1 && isFriendOrSelf(((Player) obj).name))) { - npcScreenPos(((Entity) obj), ((Entity) obj).height); - if (spriteDrawX > -1 && anInt974 < anInt975) { - anIntArray979[anInt974] = chatTextDrawingArea.method384(((Entity) obj).textSpoken) / 2; - anIntArray978[anInt974] = chatTextDrawingArea.anInt1497; - anIntArray976[anInt974] = spriteDrawX; - anIntArray977[anInt974] = spriteDrawY; - anIntArray980[anInt974] = ((Entity) obj).anInt1513; - anIntArray981[anInt974] = ((Entity) obj).anInt1531; - anIntArray982[anInt974] = ((Entity) obj).textCycle; - aStringArray983[anInt974++] = ((Entity) obj).textSpoken; - if (anInt1249 == 0 && ((Entity) obj).anInt1531 >= 1 && ((Entity) obj).anInt1531 <= 3) { - anIntArray978[anInt974] += 10; - anIntArray977[anInt974] += 5; - } - if (anInt1249 == 0 && ((Entity) obj).anInt1531 == 4) { - anIntArray979[anInt974] = 60; - } - if (anInt1249 == 0 && ((Entity) obj).anInt1531 == 5) { - anIntArray978[anInt974] += 5; - } - } - } - if (((Entity) obj).loopCycleStatus > loopCycle) { - try { - npcScreenPos(((Entity) obj), ((Entity) obj).height + 15); - if (spriteDrawX > -1) { - int i1 = ((Entity) obj).currentHealth * 30 / ((Entity) obj).maxHealth; - if (i1 > 30) { - i1 = 30; - } - DrawingArea.method336(5, spriteDrawY - 3, 65280, i1, spriteDrawX - 15); - DrawingArea.method336(5, spriteDrawY - 3, 0xff0000, 30 - i1, spriteDrawX - 15 + i1); - } - } catch (Exception e) { - } - } - for (int j1 = 0; j1 < 4; j1++) { - if (((Entity) obj).hitsLoopCycle[j1] > loopCycle) { - npcScreenPos(((Entity) obj), ((Entity) obj).height / 2); - if (spriteDrawX > -1) { - if (j1 == 1) { - spriteDrawY -= 20; - } - if (j1 == 2) { - spriteDrawX -= 15; - spriteDrawY -= 10; - } - if (j1 == 3) { - spriteDrawX += 15; - spriteDrawY -= 10; - } - hitMarks[((Entity) obj).hitMarkTypes[j1]].drawSprite(spriteDrawX - 12, spriteDrawY - 12); - aTextDrawingArea_1270.drawText(0, String.valueOf(((Entity) obj).hitArray[j1]), spriteDrawY + 4, spriteDrawX); - aTextDrawingArea_1270.drawText(0xffffff, String.valueOf(((Entity) obj).hitArray[j1]), spriteDrawY + 3, spriteDrawX - 1); - } - } - } - } - for (int k = 0; k < anInt974; k++) { - int k1 = anIntArray976[k]; - int l1 = anIntArray977[k]; - int j2 = anIntArray979[k]; - int k2 = anIntArray978[k]; - boolean flag = true; - while (flag) { - flag = false; - for (int l2 = 0; l2 < k; l2++) { - if (l1 + 2 > anIntArray977[l2] - anIntArray978[l2] && l1 - k2 < anIntArray977[l2] + 2 && k1 - j2 < anIntArray976[l2] + anIntArray979[l2] && k1 + j2 > anIntArray976[l2] - anIntArray979[l2] && anIntArray977[l2] - anIntArray978[l2] < l1) { - l1 = anIntArray977[l2] - anIntArray978[l2]; - flag = true; - } - } - - } - spriteDrawX = anIntArray976[k]; - spriteDrawY = anIntArray977[k] = l1; - String s = aStringArray983[k]; - if (anInt1249 == 0) { - int i3 = 0xffff00; - if (anIntArray980[k] < 6) { - i3 = anIntArray965[anIntArray980[k]]; - } - if (anIntArray980[k] == 6) { - i3 = anInt1265 % 20 >= 10 ? 0xffff00 : 0xff0000; - } - if (anIntArray980[k] == 7) { - i3 = anInt1265 % 20 >= 10 ? 65535 : 255; - } - if (anIntArray980[k] == 8) { - i3 = anInt1265 % 20 >= 10 ? 0x80ff80 : 45056; - } - if (anIntArray980[k] == 9) { - int j3 = 150 - anIntArray982[k]; - if (j3 < 50) { - i3 = 0xff0000 + 1280 * j3; - } else if (j3 < 100) { - i3 = 0xffff00 - 0x50000 * (j3 - 50); - } else if (j3 < 150) { - i3 = 65280 + 5 * (j3 - 100); - } - } - if (anIntArray980[k] == 10) { - int k3 = 150 - anIntArray982[k]; - if (k3 < 50) { - i3 = 0xff0000 + 5 * k3; - } else if (k3 < 100) { - i3 = 0xff00ff - 0x50000 * (k3 - 50); - } else if (k3 < 150) { - i3 = 255 + 0x50000 * (k3 - 100) - 5 * (k3 - 100); - } - } - if (anIntArray980[k] == 11) { - int l3 = 150 - anIntArray982[k]; - if (l3 < 50) { - i3 = 0xffffff - 0x50005 * l3; - } else if (l3 < 100) { - i3 = 65280 + 0x50005 * (l3 - 50); - } else if (l3 < 150) { - i3 = 0xffffff - 0x50000 * (l3 - 100); - } - } - if (anIntArray981[k] == 0) { - chatTextDrawingArea.drawText(0, s, spriteDrawY + 1, spriteDrawX); - chatTextDrawingArea.drawText(i3, s, spriteDrawY, spriteDrawX); - } - if (anIntArray981[k] == 1) { - chatTextDrawingArea.method386(0, s, spriteDrawX, anInt1265, spriteDrawY + 1); - chatTextDrawingArea.method386(i3, s, spriteDrawX, anInt1265, spriteDrawY); - } - if (anIntArray981[k] == 2) { - chatTextDrawingArea.method387(spriteDrawX, s, anInt1265, spriteDrawY + 1, 0); - chatTextDrawingArea.method387(spriteDrawX, s, anInt1265, spriteDrawY, i3); - } - if (anIntArray981[k] == 3) { - chatTextDrawingArea.method388(150 - anIntArray982[k], s, anInt1265, spriteDrawY + 1, spriteDrawX, 0); - chatTextDrawingArea.method388(150 - anIntArray982[k], s, anInt1265, spriteDrawY, spriteDrawX, i3); - } - if (anIntArray981[k] == 4) { - int i4 = chatTextDrawingArea.method384(s); - int k4 = (150 - anIntArray982[k]) * (i4 + 100) / 150; - DrawingArea.setDrawingArea(334, spriteDrawX - 50, spriteDrawX + 50, 0); - chatTextDrawingArea.method385(0, s, spriteDrawY + 1, spriteDrawX + 50 - k4); - chatTextDrawingArea.method385(i3, s, spriteDrawY, spriteDrawX + 50 - k4); - DrawingArea.defaultDrawingAreaSize(); - } - if (anIntArray981[k] == 5) { - int j4 = 150 - anIntArray982[k]; - int l4 = 0; - if (j4 < 25) { - l4 = j4 - 25; - } else if (j4 > 125) { - l4 = j4 - 125; - } - DrawingArea.setDrawingArea(spriteDrawY + 5, 0, 512, spriteDrawY - chatTextDrawingArea.anInt1497 - 1); - chatTextDrawingArea.drawText(0, s, spriteDrawY + 1 + l4, spriteDrawX); - chatTextDrawingArea.drawText(i3, s, spriteDrawY + l4, spriteDrawX); - DrawingArea.defaultDrawingAreaSize(); - } - } else { - chatTextDrawingArea.drawText(0, s, spriteDrawY + 1, spriteDrawX); - chatTextDrawingArea.drawText(0xffff00, s, spriteDrawY, spriteDrawX); - } - } - } catch (Exception e) { - } - } - - public void delFriend(long l) { - try { - if (l == 0L) { - return; - } - for (int i = 0; i < friendsCount; i++) { - if (friendsListAsLongs[i] != l) { - continue; - } - friendsCount--; - needDrawTabArea = true; - for (int j = i; j < friendsCount; j++) { - friendsList[j] = friendsList[j + 1]; - friendsNodeIDs[j] = friendsNodeIDs[j + 1]; - friendsListAsLongs[j] = friendsListAsLongs[j + 1]; - } - - stream.createFrame(215); - stream.writeQWord(l); - break; - } - } catch (RuntimeException runtimeexception) { - Signlink.reporterror("18622, " + false + ", " + l + ", " + runtimeexception.toString()); - throw new RuntimeException(); - } - } - - public void drawTabArea() { - aRSImageProducer_1163.initDrawingArea(); - Texture.lineOffsets = tabAreaOffsets; - invBack.method361(0, 0); - if (invOverlayInterfaceID != -1) { - drawInterface(0, 0, RSInterface.interfaceCache[invOverlayInterfaceID], 0); - } else if (tabInterfaceIDs[tabID] != -1) { - drawInterface(0, 0, RSInterface.interfaceCache[tabInterfaceIDs[tabID]], 0); - } - if (menuOpen && menuScreenArea == 1) { - drawMenu(); - } - aRSImageProducer_1163.drawGraphics(205, super.graphics, 553); - aRSImageProducer_1165.initDrawingArea(); - Texture.lineOffsets = chatBoxAreaOffsets; - } - - public void method37(int j) { - if (!lowMem) { - if (Texture.anIntArray1480[17] >= j) { - Background background = Texture.aBackgroundArray1474s[17]; - int k = background.anInt1452 * background.anInt1453 - 1; - int j1 = background.anInt1452 * anInt945 * 2; - byte abyte0[] = background.aByteArray1450; - byte abyte3[] = aByteArray912; - for (int i2 = 0; i2 <= k; i2++) { - abyte3[i2] = abyte0[i2 - j1 & k]; - } - - background.aByteArray1450 = abyte3; - aByteArray912 = abyte0; - Texture.method370(17); - } - if (Texture.anIntArray1480[24] >= j) { - Background background_1 = Texture.aBackgroundArray1474s[24]; - int l = background_1.anInt1452 * background_1.anInt1453 - 1; - int k1 = background_1.anInt1452 * anInt945 * 2; - byte abyte1[] = background_1.aByteArray1450; - byte abyte4[] = aByteArray912; - for (int j2 = 0; j2 <= l; j2++) { - abyte4[j2] = abyte1[j2 - k1 & l]; - } - - background_1.aByteArray1450 = abyte4; - aByteArray912 = abyte1; - Texture.method370(24); - } - if (Texture.anIntArray1480[34] >= j) { - Background background_2 = Texture.aBackgroundArray1474s[34]; - int i1 = background_2.anInt1452 * background_2.anInt1453 - 1; - int l1 = background_2.anInt1452 * anInt945 * 2; - byte abyte2[] = background_2.aByteArray1450; - byte abyte5[] = aByteArray912; - for (int k2 = 0; k2 <= i1; k2++) { - abyte5[k2] = abyte2[k2 - l1 & i1]; - } - - background_2.aByteArray1450 = abyte5; - aByteArray912 = abyte2; - Texture.method370(34); - } - if (Texture.anIntArray1480[40] >= j) { - Background background_2 = Texture.aBackgroundArray1474s[40]; - int i1 = background_2.anInt1452 * background_2.anInt1453 - 1; - int l1 = background_2.anInt1452 * anInt945 * 2; - byte abyte2[] = background_2.aByteArray1450; - byte abyte5[] = aByteArray912; - for (int k2 = 0; k2 <= i1; k2++) { - abyte5[k2] = abyte2[k2 - l1 & i1]; - } - - background_2.aByteArray1450 = abyte5; - aByteArray912 = abyte2; - Texture.method370(40); - } - } - } - - public void method38() { - for (int i = -1; i < playerCount; i++) { - int j; - if (i == -1) { - j = myPlayerIndex; - } else { - j = playerIndices[i]; - } - Player player = playerArray[j]; - if (player != null && player.textCycle > 0) { - player.textCycle--; - if (player.textCycle == 0) { - player.textSpoken = null; - } - } - } - - for (int k = 0; k < npcCount; k++) { - int l = npcIndices[k]; - NPC npc = npcArray[l]; - if (npc != null && npc.textCycle > 0) { - npc.textCycle--; - if (npc.textCycle == 0) { - npc.textSpoken = null; - } - } - } - - } - - public void calcCameraPos() { - int i = anInt1098 * 128 + 64; - int j = anInt1099 * 128 + 64; - int k = method42(plane, j, i) - anInt1100; - if (xCameraPos < i) { - xCameraPos += anInt1101 + (i - xCameraPos) * anInt1102 / 1000; - if (xCameraPos > i) { - xCameraPos = i; - } - } - if (xCameraPos > i) { - xCameraPos -= anInt1101 + (xCameraPos - i) * anInt1102 / 1000; - if (xCameraPos < i) { - xCameraPos = i; - } - } - if (zCameraPos < k) { - zCameraPos += anInt1101 + (k - zCameraPos) * anInt1102 / 1000; - if (zCameraPos > k) { - zCameraPos = k; - } - } - if (zCameraPos > k) { - zCameraPos -= anInt1101 + (zCameraPos - k) * anInt1102 / 1000; - if (zCameraPos < k) { - zCameraPos = k; - } - } - if (yCameraPos < j) { - yCameraPos += anInt1101 + (j - yCameraPos) * anInt1102 / 1000; - if (yCameraPos > j) { - yCameraPos = j; - } - } - if (yCameraPos > j) { - yCameraPos -= anInt1101 + (yCameraPos - j) * anInt1102 / 1000; - if (yCameraPos < j) { - yCameraPos = j; - } - } - i = anInt995 * 128 + 64; - j = anInt996 * 128 + 64; - k = method42(plane, j, i) - anInt997; - int l = i - xCameraPos; - int i1 = k - zCameraPos; - int j1 = j - yCameraPos; - int k1 = (int) Math.sqrt(l * l + j1 * j1); - int l1 = (int) (Math.atan2(i1, k1) * 325.94900000000001D) & 0x7ff; - int i2 = (int) (Math.atan2(l, j1) * -325.94900000000001D) & 0x7ff; - if (l1 < 128) { - l1 = 128; - } - if (l1 > 383) { - l1 = 383; - } - if (yCameraCurve < l1) { - yCameraCurve += anInt998 + (l1 - yCameraCurve) * anInt999 / 1000; - if (yCameraCurve > l1) { - yCameraCurve = l1; - } - } - if (yCameraCurve > l1) { - yCameraCurve -= anInt998 + (yCameraCurve - l1) * anInt999 / 1000; - if (yCameraCurve < l1) { - yCameraCurve = l1; - } - } - int j2 = i2 - xCameraCurve; - if (j2 > 1024) { - j2 -= 2048; - } - if (j2 < -1024) { - j2 += 2048; - } - if (j2 > 0) { - xCameraCurve += anInt998 + j2 * anInt999 / 1000; - xCameraCurve &= 0x7ff; - } - if (j2 < 0) { - xCameraCurve -= anInt998 + -j2 * anInt999 / 1000; - xCameraCurve &= 0x7ff; - } - int k2 = i2 - xCameraCurve; - if (k2 > 1024) { - k2 -= 2048; - } - if (k2 < -1024) { - k2 += 2048; - } - if (k2 < 0 && j2 > 0 || k2 > 0 && j2 < 0) { - xCameraCurve = i2; - } - } - - public void drawMenu() { - int i = menuOffsetX; - int j = menuOffsetY; - int k = menuWidth; - int l = anInt952; - int i1 = 0x5d5447; - DrawingArea.method336(l, j, i1, k, i); - DrawingArea.method336(16, j + 1, 0, k - 2, i + 1); - DrawingArea.fillPixels(j + 18, l - 19, 0, i + 1, k - 2); - chatTextDrawingArea.method385(i1, "Choose Option", j + 14, i + 3); - int j1 = super.mouseX; - int k1 = super.mouseY; - if (menuScreenArea == 0) { - j1 -= 4; - k1 -= 4; - } - if (menuScreenArea == 1) { - j1 -= 553; - k1 -= 205; - } - if (menuScreenArea == 2) { - j1 -= 17; - k1 -= 357; - } - for (int l1 = 0; l1 < menuActionRow; l1++) { - int i2 = j + 31 + (menuActionRow - 1 - l1) * 15; - int j2 = 0xffffff; - if (j1 > i && j1 < i + k && k1 > i2 - 13 && k1 < i2 + 3) { - j2 = 0xffff00; - } - chatTextDrawingArea.method389(true, i + 3, j2, menuActionName[l1], i2); - } - - } - - public void addFriend(long l) { - try { - if (l == 0L) { - return; - } - if (friendsCount >= 100 && anInt1046 != 1) { - pushMessage("Your friendlist is full. Max of 100 for free users, and 200 for members", 0, ""); - return; - } - if (friendsCount >= 200) { - pushMessage("Your friendlist is full. Max of 100 for free users, and 200 for members", 0, ""); - return; - } - String s = TextClass.fixName(TextClass.nameForLong(l)); - for (int i = 0; i < friendsCount; i++) { - if (friendsListAsLongs[i] == l) { - pushMessage(s + " is already on your friend list", 0, ""); - return; - } - } - for (int j = 0; j < ignoreCount; j++) { - if (ignoreListAsLongs[j] == l) { - pushMessage("Please remove " + s + " from your ignore list first", 0, ""); - return; - } - } - - if (s.equals(myPlayer.name)) { - return; - } else { - friendsList[friendsCount] = s; - friendsListAsLongs[friendsCount] = l; - friendsNodeIDs[friendsCount] = 0; - friendsCount++; - needDrawTabArea = true; - stream.createFrame(188); - stream.writeQWord(l); - return; - } - } catch (RuntimeException runtimeexception) { - Signlink.reporterror("15283, " + (byte) 68 + ", " + l + ", " + runtimeexception.toString()); - } - throw new RuntimeException(); - } - - public int method42(int i, int j, int k) { - int l = k >> 7; - int i1 = j >> 7; - if (l < 0 || i1 < 0 || l > 103 || i1 > 103) { - return 0; - } - int j1 = i; - if (j1 < 3 && (byteGroundArray[1][l][i1] & 2) == 2) { - j1++; - } - int k1 = k & 0x7f; - int l1 = j & 0x7f; - int i2 = intGroundArray[j1][l][i1] * (128 - k1) + intGroundArray[j1][l + 1][i1] * k1 >> 7; - int j2 = intGroundArray[j1][l][i1 + 1] * (128 - k1) + intGroundArray[j1][l + 1][i1 + 1] * k1 >> 7; - return i2 * (128 - l1) + j2 * l1 >> 7; - } - - public static String intToKOrMil(int j) { - if (j < 0x186a0) { - return String.valueOf(j); - } - if (j < 0x989680) { - return j / 1000 + "K"; - } else { - return j / 0xf4240 + "M"; - } - } - - public void resetLogout() { - try { - if (socketStream != null) { - socketStream.close(); - } - } catch (Exception _ex) { - } - socketStream = null; - loggedIn = false; - loginScreenState = 0; - // myUsername = ""; - // myPassword = ""; - unlinkMRUNodes(); - worldController.initToNull(); - for (int i = 0; i < 4; i++) { - aClass11Array1230[i].method210(); - } - - System.gc(); - stopMidi(); - currentSong = -1; - nextSong = -1; - previousSong = 0; - method58(10, musicVolume, false, 0); - } - - public void method45() { - aBoolean1031 = true; - for (int j = 0; j < 7; j++) { - anIntArray1065[j] = -1; - for (int k = 0; k < IDK.length; k++) { - if (IDK.cache[k].aBoolean662 || IDK.cache[k].anInt657 != j + (aBoolean1047 ? 0 : 7)) { - continue; - } - anIntArray1065[j] = k; - break; - } - - } - - } - - public void method46(int i, Stream stream) { - while (stream.bitPosition + 21 < i * 8) { - int k = stream.readBits(14); - if (k == 16383) { - break; - } - if (npcArray[k] == null) { - npcArray[k] = new NPC(); - } - NPC npc = npcArray[k]; - npcIndices[npcCount++] = k; - npc.anInt1537 = loopCycle; - int l = stream.readBits(5); - if (l > 15) { - l -= 32; - } - int i1 = stream.readBits(5); - if (i1 > 15) { - i1 -= 32; - } - int j1 = stream.readBits(1); - npc.desc = EntityDef.forID(stream.readBits(ClientSettings.NPC_BITS)); - int k1 = stream.readBits(1); - if (k1 == 1) { - anIntArray894[anInt893++] = k; - } - npc.anInt1540 = npc.desc.aByte68; - npc.anInt1504 = npc.desc.anInt79; - npc.anInt1554 = npc.desc.anInt67; - npc.anInt1555 = npc.desc.anInt58; - npc.anInt1556 = npc.desc.anInt83; - npc.anInt1557 = npc.desc.anInt55; - npc.anInt1511 = npc.desc.anInt77; - npc.setPos(myPlayer.smallX[0] + i1, myPlayer.smallY[0] + l, j1 == 1); - } - stream.finishBitAccess(); - } - - public void processGameLoop() { - if (rsAlreadyLoaded || loadingError || genericLoadingError) { - return; - } - loopCycle++; - if (!loggedIn) { - processLoginScreenInput(); - } else { - mainGameProcessor(); - } - processOnDemandQueue(); - method49(); - } - - public void method47(boolean flag) { - if (myPlayer.x >> 7 == destX && myPlayer.y >> 7 == destY) { - destX = 0; - } - int j = playerCount; - if (flag) { - j = 1; - } - for (int l = 0; l < j; l++) { - Player player; - int i1; - if (flag) { - player = myPlayer; - i1 = myPlayerIndex << 14; - } else { - player = playerArray[playerIndices[l]]; - i1 = playerIndices[l] << 14; - } - if (player == null || !player.isVisible()) { - continue; - } - player.aBoolean1699 = (lowMem && playerCount > 50 || playerCount > 200) && !flag && player.anInt1517 == player.anInt1511; - int j1 = player.x >> 7; - int k1 = player.y >> 7; - if (j1 < 0 || j1 >= 104 || k1 < 0 || k1 >= 104) { - continue; - } - if (player.aModel_1714 != null && loopCycle >= player.anInt1707 && loopCycle < player.anInt1708) { - player.aBoolean1699 = false; - player.anInt1709 = method42(plane, player.y, player.x); - worldController.method286(plane, player.y, player, player.anInt1552, player.anInt1722, player.x, player.anInt1709, player.anInt1719, player.anInt1721, i1, player.anInt1720); - continue; - } - if ((player.x & 0x7f) == 64 && (player.y & 0x7f) == 64) { - if (anIntArrayArray929[j1][k1] == anInt1265) { - continue; - } - anIntArrayArray929[j1][k1] = anInt1265; - } - player.anInt1709 = method42(plane, player.y, player.x); - worldController.method285(plane, player.anInt1552, player.anInt1709, i1, player.y, 60, player.x, player, player.aBoolean1541); - } - - } - - public boolean promptUserForInput(RSInterface class9) { - int j = class9.anInt214; - if (anInt900 == 2) { - if (j == 201) { - inputTaken = true; - inputDialogState = 0; - messagePromptRaised = true; - promptInput = ""; - friendsListAction = 1; - aString1121 = "Enter name of friend to add to list"; - } - if (j == 202) { - inputTaken = true; - inputDialogState = 0; - messagePromptRaised = true; - promptInput = ""; - friendsListAction = 2; - aString1121 = "Enter name of friend to delete from list"; - } - } - if (j == 205) { - anInt1011 = 250; - return true; - } - if (j == 501) { - inputTaken = true; - inputDialogState = 0; - messagePromptRaised = true; - promptInput = ""; - friendsListAction = 4; - aString1121 = "Enter name of player to add to list"; - } - if (j == 502) { - inputTaken = true; - inputDialogState = 0; - messagePromptRaised = true; - promptInput = ""; - friendsListAction = 5; - aString1121 = "Enter name of player to delete from list"; - } - if (j >= 300 && j <= 313) { - int k = (j - 300) / 2; - int j1 = j & 1; - int i2 = anIntArray1065[k]; - if (i2 != -1) { - do { - if (j1 == 0 && --i2 < 0) { - i2 = IDK.length - 1; - } - if (j1 == 1 && ++i2 >= IDK.length) { - i2 = 0; - } - } while (IDK.cache[i2].aBoolean662 || IDK.cache[i2].anInt657 != k + (aBoolean1047 ? 0 : 7)); - anIntArray1065[k] = i2; - aBoolean1031 = true; - } - } - if (j >= 314 && j <= 323) { - int l = (j - 314) / 2; - int k1 = j & 1; - int j2 = anIntArray990[l]; - if (k1 == 0 && --j2 < 0) { - j2 = anIntArrayArray1003[l].length - 1; - } - if (k1 == 1 && ++j2 >= anIntArrayArray1003[l].length) { - j2 = 0; - } - anIntArray990[l] = j2; - aBoolean1031 = true; - } - if (j == 324 && !aBoolean1047) { - aBoolean1047 = true; - method45(); - } - if (j == 325 && aBoolean1047) { - aBoolean1047 = false; - method45(); - } - if (j == 326) { - stream.createFrame(101); - stream.writeWordBigEndian(aBoolean1047 ? 0 : 1); - for (int i1 = 0; i1 < 7; i1++) { - stream.writeWordBigEndian(anIntArray1065[i1]); - } - - for (int l1 = 0; l1 < 5; l1++) { - stream.writeWordBigEndian(anIntArray990[l1]); - } - - return true; - } - if (j == 613) { - canMute = !canMute; - } - if (j >= 601 && j <= 612) { - closeOpenInterfaces(); - if (reportAbuseInput.length() > 0) { - stream.createFrame(218); - stream.writeQWord(TextClass.longForName(reportAbuseInput)); - stream.writeWordBigEndian(j - 601); - stream.writeWordBigEndian(canMute ? 1 : 0); - } - } - return false; - } - - public void method49(Stream stream) { - for (int j = 0; j < anInt893; j++) { - int k = anIntArray894[j]; - Player player = playerArray[k]; - int l = stream.readUnsignedByte(); - if ((l & 0x40) != 0) { - l += stream.readUnsignedByte() << 8; - } - method107(l, k, stream, player); - } - - } - - public void method50(int i, int k, int l, int i1, int j1) { - int k1 = worldController.method300(j1, l, i); - if (k1 != 0) { - int l1 = worldController.method304(j1, l, i, k1); - int k2 = l1 >> 6 & 3; - int i3 = l1 & 0x1f; - int k3 = k; - if (k1 > 0) { - k3 = i1; - } - int ai[] = aClass30_Sub2_Sub1_Sub1_1263.pixels; - int k4 = 24624 + l * 4 + (103 - i) * 512 * 4; - int i5 = k1 >> 14 & 0x7fff; - ObjectDef class46_2 = ObjectDef.forID(i5); - if (class46_2.anInt758 != -1) { - Background background_2 = mapScenes[class46_2.anInt758]; - if (background_2 != null) { - int i6 = (class46_2.anInt744 * 4 - background_2.anInt1452) / 2; - int j6 = (class46_2.anInt761 * 4 - background_2.anInt1453) / 2; - background_2.method361(48 + l * 4 + i6, 48 + (104 - i - class46_2.anInt761) * 4 + j6); - } - } else { - if (i3 == 0 || i3 == 2) { - if (k2 == 0) { - ai[k4] = k3; - ai[k4 + 512] = k3; - ai[k4 + 1024] = k3; - ai[k4 + 1536] = k3; - } else if (k2 == 1) { - ai[k4] = k3; - ai[k4 + 1] = k3; - ai[k4 + 2] = k3; - ai[k4 + 3] = k3; - } else if (k2 == 2) { - ai[k4 + 3] = k3; - ai[k4 + 3 + 512] = k3; - ai[k4 + 3 + 1024] = k3; - ai[k4 + 3 + 1536] = k3; - } else if (k2 == 3) { - ai[k4 + 1536] = k3; - ai[k4 + 1536 + 1] = k3; - ai[k4 + 1536 + 2] = k3; - ai[k4 + 1536 + 3] = k3; - } - } - if (i3 == 3) { - if (k2 == 0) { - ai[k4] = k3; - } else if (k2 == 1) { - ai[k4 + 3] = k3; - } else if (k2 == 2) { - ai[k4 + 3 + 1536] = k3; - } else if (k2 == 3) { - ai[k4 + 1536] = k3; - } - } - if (i3 == 2) { - if (k2 == 3) { - ai[k4] = k3; - ai[k4 + 512] = k3; - ai[k4 + 1024] = k3; - ai[k4 + 1536] = k3; - } else if (k2 == 0) { - ai[k4] = k3; - ai[k4 + 1] = k3; - ai[k4 + 2] = k3; - ai[k4 + 3] = k3; - } else if (k2 == 1) { - ai[k4 + 3] = k3; - ai[k4 + 3 + 512] = k3; - ai[k4 + 3 + 1024] = k3; - ai[k4 + 3 + 1536] = k3; - } else if (k2 == 2) { - ai[k4 + 1536] = k3; - ai[k4 + 1536 + 1] = k3; - ai[k4 + 1536 + 2] = k3; - ai[k4 + 1536 + 3] = k3; - } - } - } - } - k1 = worldController.method302(j1, l, i); - if (k1 != 0) { - int i2 = worldController.method304(j1, l, i, k1); - int l2 = i2 >> 6 & 3; - int j3 = i2 & 0x1f; - int l3 = k1 >> 14 & 0x7fff; - ObjectDef class46_1 = ObjectDef.forID(l3); - if (class46_1.anInt758 != -1) { - Background background_1 = mapScenes[class46_1.anInt758]; - if (background_1 != null) { - int j5 = (class46_1.anInt744 * 4 - background_1.anInt1452) / 2; - int k5 = (class46_1.anInt761 * 4 - background_1.anInt1453) / 2; - background_1.method361(48 + l * 4 + j5, 48 + (104 - i - class46_1.anInt761) * 4 + k5); - } - } else if (j3 == 9) { - int l4 = 0xeeeeee; - if (k1 > 0) { - l4 = 0xee0000; - } - int ai1[] = aClass30_Sub2_Sub1_Sub1_1263.pixels; - int l5 = 24624 + l * 4 + (103 - i) * 512 * 4; - if (l2 == 0 || l2 == 2) { - ai1[l5 + 1536] = l4; - ai1[l5 + 1024 + 1] = l4; - ai1[l5 + 512 + 2] = l4; - ai1[l5 + 3] = l4; - } else { - ai1[l5] = l4; - ai1[l5 + 512 + 1] = l4; - ai1[l5 + 1024 + 2] = l4; - ai1[l5 + 1536 + 3] = l4; - } - } - } - k1 = worldController.method303(j1, l, i); - if (k1 != 0) { - int j2 = k1 >> 14 & 0x7fff; - ObjectDef class46 = ObjectDef.forID(j2); - if (class46.anInt758 != -1) { - Background background = mapScenes[class46.anInt758]; - if (background != null) { - int i4 = (class46.anInt744 * 4 - background.anInt1452) / 2; - int j4 = (class46.anInt761 * 4 - background.anInt1453) / 2; - background.method361(48 + l * 4 + i4, 48 + (104 - i - class46.anInt761) * 4 + j4); - } - } - } - } - - public void loadTitleScreen() { - aBackground_966 = new Background(titleStreamLoader, "titlebox", 0); - aBackground_967 = new Background(titleStreamLoader, "titlebutton", 0); - aBackgroundArray1152s = new Background[12]; - int j = 0; - try { - j = Integer.parseInt(getParameter("fl_icon")); - } catch (Exception _ex) { - } - if (j == 0) { - for (int k = 0; k < 12; k++) { - aBackgroundArray1152s[k] = new Background(titleStreamLoader, "runes", k); - } - - } else { - for (int l = 0; l < 12; l++) { - aBackgroundArray1152s[l] = new Background(titleStreamLoader, "runes", 12 + (l & 3)); - } - - } - aClass30_Sub2_Sub1_Sub1_1201 = new Sprite(128, 265); - aClass30_Sub2_Sub1_Sub1_1202 = new Sprite(128, 265); - System.arraycopy(aRSImageProducer_1110.anIntArray315, 0, aClass30_Sub2_Sub1_Sub1_1201.pixels, 0, 33920); - - System.arraycopy(aRSImageProducer_1111.anIntArray315, 0, aClass30_Sub2_Sub1_Sub1_1202.pixels, 0, 33920); - - anIntArray851 = new int[256]; - for (int k1 = 0; k1 < 64; k1++) { - anIntArray851[k1] = k1 * 0x40000; - } - - for (int l1 = 0; l1 < 64; l1++) { - anIntArray851[l1 + 64] = 0xff0000 + 1024 * l1; - } - - for (int i2 = 0; i2 < 64; i2++) { - anIntArray851[i2 + 128] = 0xffff00 + 4 * i2; - } - - for (int j2 = 0; j2 < 64; j2++) { - anIntArray851[j2 + 192] = 0xffffff; - } - - anIntArray852 = new int[256]; - for (int k2 = 0; k2 < 64; k2++) { - anIntArray852[k2] = k2 * 1024; - } - - for (int l2 = 0; l2 < 64; l2++) { - anIntArray852[l2 + 64] = 65280 + 4 * l2; - } - - for (int i3 = 0; i3 < 64; i3++) { - anIntArray852[i3 + 128] = 65535 + 0x40000 * i3; - } - - for (int j3 = 0; j3 < 64; j3++) { - anIntArray852[j3 + 192] = 0xffffff; - } - - anIntArray853 = new int[256]; - for (int k3 = 0; k3 < 64; k3++) { - anIntArray853[k3] = k3 * 4; - } - - for (int l3 = 0; l3 < 64; l3++) { - anIntArray853[l3 + 64] = 255 + 0x40000 * l3; - } - - for (int i4 = 0; i4 < 64; i4++) { - anIntArray853[i4 + 128] = 0xff00ff + 1024 * i4; - } - - for (int j4 = 0; j4 < 64; j4++) { - anIntArray853[j4 + 192] = 0xffffff; - } - - anIntArray850 = new int[256]; - anIntArray1190 = new int[32768]; - anIntArray1191 = new int[32768]; - randomizeBackground(null); - anIntArray828 = new int[32768]; - anIntArray829 = new int[32768]; - drawLoadingText(10, "Connecting to fileserver"); - if (!aBoolean831) { - drawFlames = true; - aBoolean831 = true; - startRunnable(this, 2); - } - } - - public static void setHighMem() { - WorldController.lowMem = false; - Texture.lowMem = false; - lowMem = false; - ObjectManager.lowMem = false; - ObjectDef.lowMem = false; - } - - public void loadingStages() { - if (lowMem && loadingStage == 2 && ObjectManager.anInt131 != plane) { - drawTextOnScreen(null, "Loading - please wait."); - loadingStage = 1; - aLong824 = System.currentTimeMillis(); - } - if (loadingStage == 1) { - int j = method54(); - if (j != 0 && System.currentTimeMillis() - aLong824 > 0x57e40L) { - Signlink.reporterror(myUsername + " glcfb " + aLong1215 + "," + j + "," + lowMem + "," + decompressors[0] + "," + onDemandFetcher.getNodeCount() + "," + plane + "," + anInt1069 + "," + anInt1070); - aLong824 = System.currentTimeMillis(); - } - } - if (loadingStage == 2 && plane != anInt985) { - anInt985 = plane; - method24(plane); - } - } - - public int method54() { - for (int i = 0; i < aByteArrayArray1183.length; i++) { - if (aByteArrayArray1183[i] == null && anIntArray1235[i] != -1) { - return -1; - } - if (aByteArrayArray1247[i] == null && anIntArray1236[i] != -1) { - return -2; - } - } - - boolean flag = true; - for (int j = 0; j < aByteArrayArray1183.length; j++) { - byte abyte0[] = aByteArrayArray1247[j]; - if (abyte0 != null) { - int k = (anIntArray1234[j] >> 8) * 64 - baseX; - int l = (anIntArray1234[j] & 0xff) * 64 - baseY; - if (aBoolean1159) { - k = 10; - l = 10; - } - flag &= ObjectManager.method189(k, abyte0, l); - } - } - - if (!flag) { - return -3; - } - if (aBoolean1080) { - return -4; - } else { - loadingStage = 2; - ObjectManager.anInt131 = plane; - method22(); - stream.createFrame(121); - return 0; - } - } - - public void method55() { - for (Animable_Sub4 class30_sub2_sub4_sub4 = (Animable_Sub4) aClass19_1013.reverseGetFirst(); class30_sub2_sub4_sub4 != null; class30_sub2_sub4_sub4 = (Animable_Sub4) aClass19_1013.reverseGetNext()) { - if (class30_sub2_sub4_sub4.anInt1597 != plane || loopCycle > class30_sub2_sub4_sub4.anInt1572) { - class30_sub2_sub4_sub4.unlink(); - } else if (loopCycle >= class30_sub2_sub4_sub4.anInt1571) { - if (class30_sub2_sub4_sub4.anInt1590 > 0) { - NPC npc = npcArray[class30_sub2_sub4_sub4.anInt1590 - 1]; - if (npc != null && npc.x >= 0 && npc.x < 13312 && npc.y >= 0 && npc.y < 13312) { - class30_sub2_sub4_sub4.method455(loopCycle, npc.y, method42(class30_sub2_sub4_sub4.anInt1597, npc.y, npc.x) - class30_sub2_sub4_sub4.anInt1583, npc.x); - } - } - if (class30_sub2_sub4_sub4.anInt1590 < 0) { - int j = -class30_sub2_sub4_sub4.anInt1590 - 1; - Player player; - if (j == unknownInt10) { - player = myPlayer; - } else { - player = playerArray[j]; - } - if (player != null && player.x >= 0 && player.x < 13312 && player.y >= 0 && player.y < 13312) { - class30_sub2_sub4_sub4.method455(loopCycle, player.y, method42(class30_sub2_sub4_sub4.anInt1597, player.y, player.x) - class30_sub2_sub4_sub4.anInt1583, player.x); - } - } - class30_sub2_sub4_sub4.method456(anInt945); - worldController.method285(plane, class30_sub2_sub4_sub4.anInt1595, (int) class30_sub2_sub4_sub4.aDouble1587, -1, (int) class30_sub2_sub4_sub4.aDouble1586, 60, (int) class30_sub2_sub4_sub4.aDouble1585, class30_sub2_sub4_sub4, false); - } - } - - } - - public AppletContext getAppletContext() { - if (Signlink.mainapp != null) { - return Signlink.mainapp.getAppletContext(); - } else { - return super.getAppletContext(); - } - } - - public void drawLogo() { - byte abyte0[] = titleStreamLoader.getDataForName("title.dat"); - Sprite sprite = new Sprite(abyte0, this); - aRSImageProducer_1110.initDrawingArea(); - sprite.method346(0, 0); - aRSImageProducer_1111.initDrawingArea(); - sprite.method346(-637, 0); - aRSImageProducer_1107.initDrawingArea(); - sprite.method346(-128, 0); - aRSImageProducer_1108.initDrawingArea(); - sprite.method346(-202, -371); - aRSImageProducer_1109.initDrawingArea(); - sprite.method346(-202, -171); - aRSImageProducer_1112.initDrawingArea(); - sprite.method346(0, -265); - aRSImageProducer_1113.initDrawingArea(); - sprite.method346(-562, -265); - aRSImageProducer_1114.initDrawingArea(); - sprite.method346(-128, -171); - aRSImageProducer_1115.initDrawingArea(); - sprite.method346(-562, -171); - int ai[] = new int[sprite.width]; - for (int j = 0; j < sprite.height; j++) { - for (int k = 0; k < sprite.width; k++) { - ai[k] = sprite.pixels[sprite.width - k - 1 + sprite.width * j]; - } - - System.arraycopy(ai, 0, sprite.pixels, sprite.width * j, sprite.width); - - } - - aRSImageProducer_1110.initDrawingArea(); - sprite.method346(382, 0); - aRSImageProducer_1111.initDrawingArea(); - sprite.method346(-255, 0); - aRSImageProducer_1107.initDrawingArea(); - sprite.method346(254, 0); - aRSImageProducer_1108.initDrawingArea(); - sprite.method346(180, -371); - aRSImageProducer_1109.initDrawingArea(); - sprite.method346(180, -171); - aRSImageProducer_1112.initDrawingArea(); - sprite.method346(382, -265); - aRSImageProducer_1113.initDrawingArea(); - sprite.method346(-180, -265); - aRSImageProducer_1114.initDrawingArea(); - sprite.method346(254, -171); - aRSImageProducer_1115.initDrawingArea(); - sprite.method346(-180, -171); - sprite = new Sprite(titleStreamLoader, "logo", 0); - aRSImageProducer_1107.initDrawingArea(); - sprite.drawSprite(382 - sprite.width / 2 - 128, 18); - sprite = null; - System.gc(); - - } - - public void processOnDemandQueue() { - do { - OnDemandData onDemandData; - do { - onDemandData = onDemandFetcher.getNextNode(); - if (onDemandData == null) { - return; - } - if (onDemandData.dataType == 0) { - Model.method460(onDemandData.buffer, onDemandData.ID); - if ((onDemandFetcher.getModelIndex(onDemandData.ID) & 0x62) != 0) { - needDrawTabArea = true; - if (backDialogID != -1) { - inputTaken = true; - } - } - } - if (onDemandData.dataType == 1 && onDemandData.buffer != null) { - Class36.method529(onDemandData.buffer); - } - if (onDemandData.dataType == 2 && onDemandData.ID == nextSong && onDemandData.buffer != null) { - musicData = new byte[onDemandData.buffer.length]; - System.arraycopy(onDemandData.buffer, 0, musicData, 0, musicData.length); - fetchMusic = true; - } - if (onDemandData.dataType == 3 && loadingStage == 1) { - for (int i = 0; i < aByteArrayArray1183.length; i++) { - if (anIntArray1235[i] == onDemandData.ID) { - aByteArrayArray1183[i] = onDemandData.buffer; - if (onDemandData.buffer == null) { - anIntArray1235[i] = -1; - } - break; - } - if (anIntArray1236[i] != onDemandData.ID) { - continue; - } - aByteArrayArray1247[i] = onDemandData.buffer; - if (onDemandData.buffer == null) { - anIntArray1236[i] = -1; - } - break; - } - - } - } while (onDemandData.dataType != 93 || !onDemandFetcher.method564(onDemandData.ID)); - ObjectManager.method173(new Stream(onDemandData.buffer), onDemandFetcher); - } while (true); - } - - public void calcFlamesPosition() { - char c = '\u0100'; - for (int j = 10; j < 117; j++) { - int k = (int) (Math.random() * 100D); - if (k < 50) { - anIntArray828[j + (c - 2 << 7)] = 255; - } - } - for (int l = 0; l < 100; l++) { - int i1 = (int) (Math.random() * 124D) + 2; - int k1 = (int) (Math.random() * 128D) + 128; - int k2 = i1 + (k1 << 7); - anIntArray828[k2] = 192; - } - - for (int j1 = 1; j1 < c - 1; j1++) { - for (int l1 = 1; l1 < 127; l1++) { - int l2 = l1 + (j1 << 7); - anIntArray829[l2] = (anIntArray828[l2 - 1] + anIntArray828[l2 + 1] + anIntArray828[l2 - 128] + anIntArray828[l2 + 128]) / 4; - } - - } - - anInt1275 += 128; - if (anInt1275 > anIntArray1190.length) { - anInt1275 -= anIntArray1190.length; - int i2 = (int) (Math.random() * 12D); - randomizeBackground(aBackgroundArray1152s[i2]); - } - for (int j2 = 1; j2 < c - 1; j2++) { - for (int i3 = 1; i3 < 127; i3++) { - int k3 = i3 + (j2 << 7); - int i4 = anIntArray829[k3 + 128] - anIntArray1190[k3 + anInt1275 & anIntArray1190.length - 1] / 5; - if (i4 < 0) { - i4 = 0; - } - anIntArray828[k3] = i4; - } - - } - - System.arraycopy(anIntArray969, 1, anIntArray969, 0, c - 1); - - anIntArray969[c - 1] = (int) (Math.sin((double) loopCycle / 14D) * 16D + Math.sin((double) loopCycle / 15D) * 14D + Math.sin((double) loopCycle / 16D) * 12D); - if (anInt1040 > 0) { - anInt1040 -= 4; - } - if (anInt1041 > 0) { - anInt1041 -= 4; - } - if (anInt1040 == 0 && anInt1041 == 0) { - int l3 = (int) (Math.random() * 2000D); - if (l3 == 0) { - anInt1040 = 1024; - } - if (l3 == 1) { - anInt1041 = 1024; - } - } - } - - public boolean saveWave(byte abyte0[], int i) { - return abyte0 == null || Signlink.wavesave(abyte0, i); - } - - public void method60(int i) { - RSInterface class9 = RSInterface.interfaceCache[i]; - for (int element : class9.children) { - if (element == -1) { - break; - } - RSInterface class9_1 = RSInterface.interfaceCache[element]; - if (class9_1.type == 1) { - method60(class9_1.id); - } - class9_1.anInt246 = 0; - class9_1.anInt208 = 0; - } - } - - public void drawHeadIcon() { - if (anInt855 != 2) { - return; - } - calcEntityScreenPos((anInt934 - baseX << 7) + anInt937, anInt936 * 2, (anInt935 - baseY << 7) + anInt938); - if (spriteDrawX > -1 && loopCycle % 20 < 10) { - headIconsHint[0].drawSprite(spriteDrawX - 12, spriteDrawY - 28); - } - } - - public void mainGameProcessor() { - if (anInt1104 > 1) { - anInt1104--; - } - if (anInt1011 > 0) { - anInt1011--; - } - for (int j = 0; j < 5; j++) { - if (!parsePacket()) { - break; - } - } - - if (!loggedIn) { - return; - } - synchronized (mouseDetection.syncObject) { - if (flagged) { - if (super.clickMode3 != 0 || mouseDetection.coordsIndex >= 40) { - stream.createFrame(45); - stream.writeWordBigEndian(0); - int j2 = stream.currentOffset; - int j3 = 0; - for (int j4 = 0; j4 < mouseDetection.coordsIndex; j4++) { - if (j2 - stream.currentOffset >= 240) { - break; - } - j3++; - int l4 = mouseDetection.coordsY[j4]; - if (l4 < 0) { - l4 = 0; - } else if (l4 > 502) { - l4 = 502; - } - int k5 = mouseDetection.coordsX[j4]; - if (k5 < 0) { - k5 = 0; - } else if (k5 > 764) { - k5 = 764; - } - int i6 = l4 * 765 + k5; - if (mouseDetection.coordsY[j4] == -1 && mouseDetection.coordsX[j4] == -1) { - k5 = -1; - l4 = -1; - i6 = 0x7ffff; - } - if (k5 == anInt1237 && l4 == anInt1238) { - if (anInt1022 < 2047) { - anInt1022++; - } - } else { - int j6 = k5 - anInt1237; - anInt1237 = k5; - int k6 = l4 - anInt1238; - anInt1238 = l4; - if (anInt1022 < 8 && j6 >= -32 && j6 <= 31 && k6 >= -32 && k6 <= 31) { - j6 += 32; - k6 += 32; - stream.writeWord((anInt1022 << 12) + (j6 << 6) + k6); - anInt1022 = 0; - } else if (anInt1022 < 8) { - stream.writeDWordBigEndian(0x800000 + (anInt1022 << 19) + i6); - anInt1022 = 0; - } else { - stream.writeDWord(0xc0000000 + (anInt1022 << 19) + i6); - anInt1022 = 0; - } - } - } - - stream.writeBytes(stream.currentOffset - j2); - if (j3 >= mouseDetection.coordsIndex) { - mouseDetection.coordsIndex = 0; - } else { - mouseDetection.coordsIndex -= j3; - for (int i5 = 0; i5 < mouseDetection.coordsIndex; i5++) { - mouseDetection.coordsX[i5] = mouseDetection.coordsX[i5 + j3]; - mouseDetection.coordsY[i5] = mouseDetection.coordsY[i5 + j3]; - } - - } - } - } else { - mouseDetection.coordsIndex = 0; - } - } - if (super.clickMode3 != 0) { - long l = (super.aLong29 - aLong1220) / 50L; - if (l > 4095L) { - l = 4095L; - } - aLong1220 = super.aLong29; - int k2 = super.saveClickY; - if (k2 < 0) { - k2 = 0; - } else if (k2 > 502) { - k2 = 502; - } - int k3 = super.saveClickX; - if (k3 < 0) { - k3 = 0; - } else if (k3 > 764) { - k3 = 764; - } - int k4 = k2 * 765 + k3; - int j5 = 0; - if (super.clickMode3 == 2) { - j5 = 1; - } - int l5 = (int) l; - stream.createFrame(241); - stream.writeDWord((l5 << 20) + (j5 << 19) + k4); - } - if (anInt1016 > 0) { - anInt1016--; - } - if (super.keyArray[1] == 1 || super.keyArray[2] == 1 || super.keyArray[3] == 1 || super.keyArray[4] == 1) { - aBoolean1017 = true; - } - if (aBoolean1017 && anInt1016 <= 0) { - anInt1016 = 20; - aBoolean1017 = false; - stream.createFrame(86); - stream.writeWord(anInt1184); - stream.method432(minimapInt1); - } - if (super.awtFocus && !aBoolean954) { - aBoolean954 = true; - stream.createFrame(3); - stream.writeWordBigEndian(1); - } - if (!super.awtFocus && aBoolean954) { - aBoolean954 = false; - stream.createFrame(3); - stream.writeWordBigEndian(0); - } - loadingStages(); - method115(); - method90(); - anInt1009++; - if (anInt1009 > 750) { - dropClient(); - } - method114(); - method95(); - method38(); - anInt945++; - if (crossType != 0) { - crossIndex += 20; - if (crossIndex >= 400) { - crossType = 0; - } - } - if (atInventoryInterfaceType != 0) { - atInventoryLoopCycle++; - if (atInventoryLoopCycle >= 15) { - if (atInventoryInterfaceType == 2) { - needDrawTabArea = true; - } - if (atInventoryInterfaceType == 3) { - inputTaken = true; - } - atInventoryInterfaceType = 0; - } - } - if (activeInterfaceType != 0) { - anInt989++; - if (super.mouseX > anInt1087 + 5 || super.mouseX < anInt1087 - 5 || super.mouseY > anInt1088 + 5 || super.mouseY < anInt1088 - 5) { - aBoolean1242 = true; - } - if (super.clickMode2 == 0) { - if (activeInterfaceType == 2) { - needDrawTabArea = true; - } - if (activeInterfaceType == 3) { - inputTaken = true; - } - activeInterfaceType = 0; - if (aBoolean1242 && anInt989 >= 5) { - lastActiveInvInterface = -1; - processRightClick(); - if (lastActiveInvInterface == anInt1084 && mouseInvInterfaceIndex != anInt1085) { - RSInterface class9 = RSInterface.interfaceCache[anInt1084]; - int j1 = 0; - if (anInt913 == 1 && class9.anInt214 == 206) { - j1 = 1; - } - if (class9.inv[mouseInvInterfaceIndex] <= 0) { - j1 = 0; - } - if (class9.aBoolean235) { - int l2 = anInt1085; - int l3 = mouseInvInterfaceIndex; - class9.inv[l3] = class9.inv[l2]; - class9.invStackSizes[l3] = class9.invStackSizes[l2]; - class9.inv[l2] = -1; - class9.invStackSizes[l2] = 0; - } else if (j1 == 1) { - int i3 = anInt1085; - for (int i4 = mouseInvInterfaceIndex; i3 != i4;) { - if (i3 > i4) { - class9.swapInventoryItems(i3, i3 - 1); - i3--; - } else if (i3 < i4) { - class9.swapInventoryItems(i3, i3 + 1); - i3++; - } - } - - } else { - class9.swapInventoryItems(anInt1085, mouseInvInterfaceIndex); - } - stream.createFrame(214); - stream.method433(anInt1084); - stream.method424(j1); - stream.method433(anInt1085); - stream.method431(mouseInvInterfaceIndex); - } - } else if ((anInt1253 == 1 || menuHasAddFriend(menuActionRow - 1)) && menuActionRow > 2) { - determineMenuSize(); - } else if (menuActionRow > 0) { - doAction(menuActionRow - 1); - } - atInventoryLoopCycle = 10; - super.clickMode3 = 0; - } - } - if (WorldController.anInt470 != -1) { - int k = WorldController.anInt470; - int k1 = WorldController.anInt471; - boolean flag = doWalkTo(0, 0, 0, 0, myPlayer.smallY[0], 0, 0, k1, myPlayer.smallX[0], true, k); - WorldController.anInt470 = -1; - if (flag) { - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 1; - crossIndex = 0; - } - } - if (super.clickMode3 == 1 && aString844 != null) { - aString844 = null; - inputTaken = true; - super.clickMode3 = 0; - } - if (!processMenuClick()) { - processMainScreenClick(); - processTabClick(); - processChatModeClick(); - } - if (super.clickMode2 == 1 || super.clickMode3 == 1) { - anInt1213++; - } - if (loadingStage == 2) { - method108(); - } - if (loadingStage == 2 && aBoolean1160) { - calcCameraPos(); - } - for (int i1 = 0; i1 < 5; i1++) { - anIntArray1030[i1]++; - } - - method73(); - super.idleTime++; //Idle timer nope! - /*if (super.idleTime > 12000) { - anInt1011 = 250; - super.idleTime -= 500; - stream.createFrame(202); - }*/ - anInt988++; - if (anInt988 > 500) { - anInt988 = 0; - int l1 = (int) (Math.random() * 8D); - if ((l1 & 1) == 1) { - anInt1278 += anInt1279; - } - if ((l1 & 2) == 2) { - anInt1131 += anInt1132; - } - if ((l1 & 4) == 4) { - anInt896 += anInt897; - } - } - if (anInt1278 < -50) { - anInt1279 = 2; - } - if (anInt1278 > 50) { - anInt1279 = -2; - } - if (anInt1131 < -55) { - anInt1132 = 2; - } - if (anInt1131 > 55) { - anInt1132 = -2; - } - if (anInt896 < -40) { - anInt897 = 1; - } - if (anInt896 > 40) { - anInt897 = -1; - } - anInt1254++; - if (anInt1254 > 500) { - anInt1254 = 0; - int i2 = (int) (Math.random() * 8D); - if ((i2 & 1) == 1) { - minimapInt2 += anInt1210; - } - if ((i2 & 2) == 2) { - minimapInt3 += anInt1171; - } - } - if (minimapInt2 < -60) { - anInt1210 = 2; - } - if (minimapInt2 > 60) { - anInt1210 = -2; - } - if (minimapInt3 < -20) { - anInt1171 = 1; - } - if (minimapInt3 > 10) { - anInt1171 = -1; - } - anInt1010++; - if (anInt1010 > 50) { - stream.createFrame(0); - } - try { - if (socketStream != null && stream.currentOffset > 0) { - socketStream.queueBytes(stream.currentOffset, stream.buffer); - stream.currentOffset = 0; - anInt1010 = 0; - } - } catch (IOException _ex) { - dropClient(); - } catch (Exception exception) { - resetLogout(); - } - } - - public void method63() { - Class30_Sub1 class30_sub1 = (Class30_Sub1) aClass19_1179.reverseGetFirst(); - for (; class30_sub1 != null; class30_sub1 = (Class30_Sub1) aClass19_1179.reverseGetNext()) { - if (class30_sub1.anInt1294 == -1) { - class30_sub1.anInt1302 = 0; - method89(class30_sub1); - } else { - class30_sub1.unlink(); - } - } - - } - - void drawLoadingText(int i, String s) { - anInt1079 = i; - aString1049 = s; - resetImageProducers(); - if (titleStreamLoader == null) { - super.drawLoadingText(i, s); - return; - } - aRSImageProducer_1109.initDrawingArea(); - char c = '\u0168'; - char c1 = '\310'; - byte byte1 = 20; - chatTextDrawingArea.drawText(0xffffff, "" + ClientSettings.SERVER_NAME + " is loading - please wait...", c1 / 2 - 26 - byte1, c / 2); - int j = c1 / 2 - 18 - byte1; - DrawingArea.fillPixels(j, 34, 0x8c1111, c / 2 - 152, 304); - DrawingArea.fillPixels(j + 1, 32, 0, c / 2 - 151, 302); - DrawingArea.method336(30, j + 2, 0x8c1111, i * 3, c / 2 - 150); - DrawingArea.method336(30, j + 2, 0, 300 - i * 3, c / 2 - 150 + i * 3); - chatTextDrawingArea.drawText(0xffffff, s, c1 / 2 + 5 - byte1, c / 2); - aRSImageProducer_1109.drawGraphics(171, super.graphics, 202); - if (welcomeScreenRaised) { - welcomeScreenRaised = false; - if (!aBoolean831) { - aRSImageProducer_1110.drawGraphics(0, super.graphics, 0); - aRSImageProducer_1111.drawGraphics(0, super.graphics, 637); - } - aRSImageProducer_1107.drawGraphics(0, super.graphics, 128); - aRSImageProducer_1108.drawGraphics(371, super.graphics, 202); - aRSImageProducer_1112.drawGraphics(265, super.graphics, 0); - aRSImageProducer_1113.drawGraphics(265, super.graphics, 562); - aRSImageProducer_1114.drawGraphics(171, super.graphics, 128); - aRSImageProducer_1115.drawGraphics(171, super.graphics, 562); - } - } - - public void method65(int i, int j, int k, int l, RSInterface class9, int i1, boolean flag, int j1) { - int anInt992; - if (aBoolean972) { - anInt992 = 32; - } else { - anInt992 = 0; - } - aBoolean972 = false; - if (k >= i && k < i + 16 && l >= i1 && l < i1 + 16) { - class9.scrollPosition -= anInt1213 * 4; - if (flag) { - needDrawTabArea = true; - } - } else if (k >= i && k < i + 16 && l >= i1 + j - 16 && l < i1 + j) { - class9.scrollPosition += anInt1213 * 4; - if (flag) { - needDrawTabArea = true; - } - } else if (k >= i - anInt992 && k < i + 16 + anInt992 && l >= i1 + 16 && l < i1 + j - 16 && anInt1213 > 0) { - int l1 = (j - 32) * j / j1; - if (l1 < 8) { - l1 = 8; - } - int i2 = l - i1 - 16 - l1 / 2; - int j2 = j - 32 - l1; - class9.scrollPosition = (j1 - j) * i2 / j2; - if (flag) { - needDrawTabArea = true; - } - aBoolean972 = true; - } - } - - public boolean method66(int i, int j, int k) { - int i1 = i >> 14 & 0x7fff; - int j1 = worldController.method304(plane, k, j, i); - if (j1 == -1) { - return false; - } - int k1 = j1 & 0x1f; - int l1 = j1 >> 6 & 3; - if (k1 == 10 || k1 == 11 || k1 == 22) { - ObjectDef class46 = ObjectDef.forID(i1); - int i2; - int j2; - if (l1 == 0 || l1 == 2) { - i2 = class46.anInt744; - j2 = class46.anInt761; - } else { - i2 = class46.anInt761; - j2 = class46.anInt744; - } - int k2 = class46.anInt768; - if (l1 != 0) { - k2 = (k2 << l1 & 0xf) + (k2 >> 4 - l1); - } - doWalkTo(2, 0, j2, 0, myPlayer.smallY[0], i2, k2, j, myPlayer.smallX[0], false, k); - } else { - doWalkTo(2, l1, 0, k1 + 1, myPlayer.smallY[0], 0, 0, j, myPlayer.smallX[0], false, k); - } - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - return true; - } - - public StreamLoader streamLoaderForName(int i, String s, String s1, int j, int k) { - byte abyte0[] = null; - int l = 5; - try { - if (decompressors[0] != null) { - abyte0 = decompressors[0].decompress(i); - } - } catch (Exception _ex) { - } - if (abyte0 != null) { - // aCRC32_930.reset(); - // aCRC32_930.update(abyte0); - // int i1 = (int)aCRC32_930.getValue(); - // if(i1 != j) - } - if (abyte0 != null) { - StreamLoader streamLoader = new StreamLoader(abyte0); - return streamLoader; - } - int j1 = 0; - while (abyte0 == null) { - String s2 = "Unknown error"; - drawLoadingText(k, "Requesting " + s); - try { - int k1 = 0; - DataInputStream datainputstream = openJagGrabInputStream(s1 + j); - byte abyte1[] = new byte[6]; - datainputstream.readFully(abyte1, 0, 6); - Stream stream = new Stream(abyte1); - stream.currentOffset = 3; - int i2 = stream.read3Bytes() + 6; - int j2 = 6; - abyte0 = new byte[i2]; - System.arraycopy(abyte1, 0, abyte0, 0, 6); - - while (j2 < i2) { - int l2 = i2 - j2; - if (l2 > 1000) { - l2 = 1000; - } - int j3 = datainputstream.read(abyte0, j2, l2); - if (j3 < 0) { - s2 = "Length error: " + j2 + "/" + i2; - throw new IOException("EOF"); - } - j2 += j3; - int k3 = j2 * 100 / i2; - if (k3 != k1) { - drawLoadingText(k, "Loading " + s + " - " + k3 + "%"); - } - k1 = k3; - } - datainputstream.close(); - try { - if (decompressors[0] != null) { - decompressors[0].method234(abyte0.length, abyte0, i); - } - } catch (Exception _ex) { - decompressors[0] = null; - } - /* - * if(abyte0 != null) { aCRC32_930.reset(); - * aCRC32_930.update(abyte0); int i3 = - * (int)aCRC32_930.getValue(); if(i3 != j) { abyte0 = null; - * j1++; s2 = "Checksum error: " + i3; } } - */ - } catch (IOException ioexception) { - if (s2.equals("Unknown error")) { - s2 = "Connection error"; - } - abyte0 = null; - } catch (NullPointerException _ex) { - s2 = "Null error"; - abyte0 = null; - if (!Signlink.reporterror) { - return null; - } - } catch (ArrayIndexOutOfBoundsException _ex) { - s2 = "Bounds error"; - abyte0 = null; - if (!Signlink.reporterror) { - return null; - } - } catch (Exception _ex) { - s2 = "Unexpected error"; - abyte0 = null; - if (!Signlink.reporterror) { - return null; - } - } - if (abyte0 == null) { - for (int l1 = l; l1 > 0; l1--) { - if (j1 >= 3) { - drawLoadingText(k, "Game updated - please reload page"); - l1 = 10; - } else { - drawLoadingText(k, s2 + " - Retrying in " + l1); - } - try { - Thread.sleep(1000L); - } catch (Exception _ex) { - } - } - - l *= 2; - if (l > 60) { - l = 60; - } - aBoolean872 = !aBoolean872; - } - - } - - StreamLoader streamLoader_1 = new StreamLoader(abyte0); - return streamLoader_1; - } - - public void dropClient() { - if (anInt1011 > 0) { - resetLogout(); - return; - } - drawTextOnScreen("Please wait - attempting to reestablish", "Connection lost"); - anInt1021 = 0; - destX = 0; - RSSocket rsSocket = socketStream; - loggedIn = false; - loginFailures = 0; - login(myUsername, myPassword, true); - if (!loggedIn) { - resetLogout(); - } - try { - rsSocket.close(); - } catch (Exception _ex) { - } - } - - public void drawTextOnScreen(String s, String s1) { - if (aRSImageProducer_1165 != null) { - aRSImageProducer_1165.initDrawingArea(); - Texture.lineOffsets = chatBoxAreaOffsets; - int j = 151; - if (s != null) - j -= 7; - aTextDrawingArea_1271.drawText(0, s1, j, 257); - aTextDrawingArea_1271.drawText(0xffffff, s1, j - 1, 256); - j += 15; - if (s != null) { - aTextDrawingArea_1271.drawText(0, s, j, 257); - aTextDrawingArea_1271.drawText(0xffffff, s, j - 1, 256); - } - aRSImageProducer_1165.drawGraphics(4, super.graphics, 4); - return; - } - if (super.fullGameScreen != null) { - super.fullGameScreen.initDrawingArea(); - Texture.lineOffsets = gameScreenOffsets; - int k = 251; - char c = '\u012C'; - byte byte0 = 50; - DrawingArea.method336(byte0, k - 5 - byte0 / 2, 0, c, 383 - c / 2); - DrawingArea.fillPixels(k - 5 - byte0 / 2, byte0, 0xffffff, 383 - c / 2, c); - if (s != null) - k -= 7; - aTextDrawingArea_1271.drawText(0, s1, k, 383); - aTextDrawingArea_1271.drawText(0xffffff, s1, k - 1, 382); - k += 15; - if (s != null) { - aTextDrawingArea_1271.drawText(0, s, k, 383); - aTextDrawingArea_1271.drawText(0xffffff, s, k - 1, 382); - } - super.fullGameScreen.drawGraphics(0, super.graphics, 0); - } - } - - public void doAction(int i) { - if (i < 0) { - return; - } - if (inputDialogState != 0) { - inputDialogState = 0; - inputTaken = true; - } - int j = menuActionCmd2[i]; - int k = menuActionCmd3[i]; - int l = menuActionID[i]; - int i1 = menuActionCmd1[i]; - if (l >= 2000) { - l -= 2000; - } - if (l == 696) { - minimapInt1 = 0; - anInt1184 = 120; - } - if (l == 582) { - NPC npc = npcArray[i1]; - if (npc != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, npc.smallY[0], myPlayer.smallX[0], false, npc.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(57); - stream.method432(anInt1285); - stream.method432(i1); - stream.method431(anInt1283); - stream.method432(anInt1284); - } - } - if (l == 234) { - boolean flag1 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); - if (!flag1) { - flag1 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); - } - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(236); - stream.method431(k + baseY); - stream.writeWord(i1); - stream.method431(j + baseX); - } - if (l == 62 && method66(i1, k, j)) { - stream.createFrame(192); - stream.writeWord(anInt1284); - stream.method431(i1 >> 14 & 0x7fff); - stream.method433(k + baseY); - stream.method431(anInt1283); - stream.method433(j + baseX); - stream.writeWord(anInt1285); - } - if (l == 511) { - boolean flag2 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); - if (!flag2) { - flag2 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); - } - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(25); - stream.method431(anInt1284); - stream.method432(anInt1285); - stream.writeWord(i1); - stream.method432(k + baseY); - stream.method433(anInt1283); - stream.writeWord(j + baseX); - } - if (l == 74) { - stream.createFrame(122); - stream.method433(k); - stream.method432(j); - stream.method431(i1); - atInventoryLoopCycle = 0; - atInventoryInterface = k; - atInventoryIndex = j; - atInventoryInterfaceType = 2; - if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { - atInventoryInterfaceType = 1; - } - if (RSInterface.interfaceCache[k].parentID == backDialogID) { - atInventoryInterfaceType = 3; - } - } - if (l == 315) { - RSInterface class9 = RSInterface.interfaceCache[k]; - boolean flag8 = true; - if (class9.anInt214 > 0) { - flag8 = promptUserForInput(class9); - } - if (flag8) { - stream.createFrame(185); - stream.writeWord(k); - } - } - if (l == 561) { - Player player = playerArray[i1]; - if (player != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, player.smallY[0], myPlayer.smallX[0], false, player.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - anInt1188 += i1; - if (anInt1188 >= 90) { - stream.createFrame(136); - anInt1188 = 0; - } - stream.createFrame(128); - stream.writeWord(i1); - } - } - if (l == 20) { - NPC class30_sub2_sub4_sub1_sub1_1 = npcArray[i1]; - if (class30_sub2_sub4_sub1_sub1_1 != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub1_1.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub1_1.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(155); - stream.method431(i1); - } - } - if (l == 779) { - Player class30_sub2_sub4_sub1_sub2_1 = playerArray[i1]; - if (class30_sub2_sub4_sub1_sub2_1 != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_1.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_1.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(153); - stream.method431(i1); - } - } - if (l == 516) { - if (!menuOpen) { - worldController.method312(super.saveClickY - 4, super.saveClickX - 4); - } else { - worldController.method312(k - 4, j - 4); - } - } - if (l == 1062) { - anInt924 += baseX; - if (anInt924 >= 113) { - stream.createFrame(183); - stream.writeDWordBigEndian(0xe63271); - anInt924 = 0; - } - method66(i1, k, j); - stream.createFrame(228); - stream.method432(i1 >> 14 & 0x7fff); - stream.method432(k + baseY); - stream.writeWord(j + baseX); - } - if (l == 679 && !aBoolean1149) { - stream.createFrame(40); - stream.writeWord(k); - aBoolean1149 = true; - } - if (l == 431) { - stream.createFrame(129); - stream.method432(j); - stream.writeWord(k); - stream.method432(i1); - atInventoryLoopCycle = 0; - atInventoryInterface = k; - atInventoryIndex = j; - atInventoryInterfaceType = 2; - if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { - atInventoryInterfaceType = 1; - } - if (RSInterface.interfaceCache[k].parentID == backDialogID) { - atInventoryInterfaceType = 3; - } - } - if (l == 337 || l == 42 || l == 792 || l == 322) { - String s = menuActionName[i]; - int k1 = s.indexOf("@whi@"); - if (k1 != -1) { - long l3 = TextClass.longForName(s.substring(k1 + 5).trim()); - if (l == 337) { - addFriend(l3); - } - if (l == 42) { - addIgnore(l3); - } - if (l == 792) { - delFriend(l3); - } - if (l == 322) { - delIgnore(l3); - } - } - } - if (l == 53) { - stream.createFrame(135); - stream.method431(j); - stream.method432(k); - stream.method431(i1); - atInventoryLoopCycle = 0; - atInventoryInterface = k; - atInventoryIndex = j; - atInventoryInterfaceType = 2; - if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { - atInventoryInterfaceType = 1; - } - if (RSInterface.interfaceCache[k].parentID == backDialogID) { - atInventoryInterfaceType = 3; - } - } - if (l == 539) { - stream.createFrame(16); - stream.method432(i1); - stream.method433(j); - stream.method433(k); - atInventoryLoopCycle = 0; - atInventoryInterface = k; - atInventoryIndex = j; - atInventoryInterfaceType = 2; - if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { - atInventoryInterfaceType = 1; - } - if (RSInterface.interfaceCache[k].parentID == backDialogID) { - atInventoryInterfaceType = 3; - } - } - if (l == 484 || l == 6) { - String s1 = menuActionName[i]; - int l1 = s1.indexOf("@whi@"); - if (l1 != -1) { - s1 = s1.substring(l1 + 5).trim(); - String s7 = TextClass.fixName(TextClass.nameForLong(TextClass.longForName(s1))); - boolean flag9 = false; - for (int j3 = 0; j3 < playerCount; j3++) { - Player class30_sub2_sub4_sub1_sub2_7 = playerArray[playerIndices[j3]]; - if (class30_sub2_sub4_sub1_sub2_7 == null || class30_sub2_sub4_sub1_sub2_7.name == null || !class30_sub2_sub4_sub1_sub2_7.name.equalsIgnoreCase(s7)) { - continue; - } - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_7.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_7.smallX[0]); - if (l == 484) { - stream.createFrame(139); - stream.method431(playerIndices[j3]); - } - if (l == 6) { - anInt1188 += i1; - if (anInt1188 >= 90) { - stream.createFrame(136); - anInt1188 = 0; - } - stream.createFrame(128); - stream.writeWord(playerIndices[j3]); - } - flag9 = true; - break; - } - - if (!flag9) { - pushMessage("Unable to find " + s7, 0, ""); - } - } - } - if (l == 870) { - stream.createFrame(53); - stream.writeWord(j); - stream.method432(anInt1283); - stream.method433(i1); - stream.writeWord(anInt1284); - stream.method431(anInt1285); - stream.writeWord(k); - atInventoryLoopCycle = 0; - atInventoryInterface = k; - atInventoryIndex = j; - atInventoryInterfaceType = 2; - if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { - atInventoryInterfaceType = 1; - } - if (RSInterface.interfaceCache[k].parentID == backDialogID) { - atInventoryInterfaceType = 3; - } - } - if (l == 847) { - stream.createFrame(87); - stream.method432(i1); - stream.writeWord(k); - stream.method432(j); - atInventoryLoopCycle = 0; - atInventoryInterface = k; - atInventoryIndex = j; - atInventoryInterfaceType = 2; - if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { - atInventoryInterfaceType = 1; - } - if (RSInterface.interfaceCache[k].parentID == backDialogID) { - atInventoryInterfaceType = 3; - } - } - if (l == 626) { - RSInterface class9_1 = RSInterface.interfaceCache[k]; - spellSelected = 1; - anInt1137 = k; - spellUsableOn = class9_1.spellUsableOn; - itemSelected = 0; - needDrawTabArea = true; - String s4 = class9_1.selectedActionName; - if (s4.indexOf(" ") != -1) { - s4 = s4.substring(0, s4.indexOf(" ")); - } - String s8 = class9_1.selectedActionName; - if (s8.indexOf(" ") != -1) { - s8 = s8.substring(s8.indexOf(" ") + 1); - } - spellTooltip = s4 + " " + class9_1.spellName + " " + s8; - if (spellUsableOn == 16) { - needDrawTabArea = true; - tabID = 3; - tabAreaAltered = true; - } - return; - } - if (l == 78) { - stream.createFrame(117); - stream.method433(k); - stream.method433(i1); - stream.method431(j); - atInventoryLoopCycle = 0; - atInventoryInterface = k; - atInventoryIndex = j; - atInventoryInterfaceType = 2; - if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { - atInventoryInterfaceType = 1; - } - if (RSInterface.interfaceCache[k].parentID == backDialogID) { - atInventoryInterfaceType = 3; - } - } - if (l == 27) { - Player class30_sub2_sub4_sub1_sub2_2 = playerArray[i1]; - if (class30_sub2_sub4_sub1_sub2_2 != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_2.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_2.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - anInt986 += i1; - if (anInt986 >= 54) { - stream.createFrame(189); - stream.writeWordBigEndian(234); - anInt986 = 0; - } - stream.createFrame(73); - stream.method431(i1); - } - } - if (l == 213) { - boolean flag3 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); - if (!flag3) { - flag3 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); - } - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(79); - stream.method431(k + baseY); - stream.writeWord(i1); - stream.method432(j + baseX); - } - if (l == 632) { - stream.createFrame(145); - stream.method432(k); - stream.method432(j); - stream.method432(i1); - atInventoryLoopCycle = 0; - atInventoryInterface = k; - atInventoryIndex = j; - atInventoryInterfaceType = 2; - if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { - atInventoryInterfaceType = 1; - } - if (RSInterface.interfaceCache[k].parentID == backDialogID) { - atInventoryInterfaceType = 3; - } - } - if (l == 493) { - stream.createFrame(75); - stream.method433(k); - stream.method431(j); - stream.method432(i1); - atInventoryLoopCycle = 0; - atInventoryInterface = k; - atInventoryIndex = j; - atInventoryInterfaceType = 2; - if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { - atInventoryInterfaceType = 1; - } - if (RSInterface.interfaceCache[k].parentID == backDialogID) { - atInventoryInterfaceType = 3; - } - } - if (l == 652) { - boolean flag4 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); - if (!flag4) { - flag4 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); - } - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(156); - stream.method432(j + baseX); - stream.method431(k + baseY); - stream.method433(i1); - } - if (l == 94) { - boolean flag5 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); - if (!flag5) { - flag5 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); - } - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(181); - stream.method431(k + baseY); - stream.writeWord(i1); - stream.method431(j + baseX); - stream.method432(anInt1137); - } - if (l == 646) { - stream.createFrame(185); - stream.writeWord(k); - RSInterface class9_2 = RSInterface.interfaceCache[k]; - if (class9_2.valueIndexArray != null && class9_2.valueIndexArray[0][0] == 5) { - int i2 = class9_2.valueIndexArray[0][1]; - if (variousSettings[i2] != class9_2.anIntArray212[0]) { - variousSettings[i2] = class9_2.anIntArray212[0]; - method33(i2); - needDrawTabArea = true; - } - } - } - if (l == 225) { - NPC class30_sub2_sub4_sub1_sub1_2 = npcArray[i1]; - if (class30_sub2_sub4_sub1_sub1_2 != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub1_2.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub1_2.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - anInt1226 += i1; - if (anInt1226 >= 85) { - stream.createFrame(230); - stream.writeWordBigEndian(239); - anInt1226 = 0; - } - stream.createFrame(17); - stream.method433(i1); - } - } - if (l == 965) { - NPC class30_sub2_sub4_sub1_sub1_3 = npcArray[i1]; - if (class30_sub2_sub4_sub1_sub1_3 != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub1_3.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub1_3.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - anInt1134++; - if (anInt1134 >= 96) { - stream.createFrame(152); - stream.writeWordBigEndian(88); - anInt1134 = 0; - } - stream.createFrame(21); - stream.writeWord(i1); - } - } - if (l == 413) { - NPC class30_sub2_sub4_sub1_sub1_4 = npcArray[i1]; - if (class30_sub2_sub4_sub1_sub1_4 != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub1_4.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub1_4.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(131); - stream.method433(i1); - stream.method432(anInt1137); - } - } - if (l == 200) { - closeOpenInterfaces(); - } - if (l == 1025) { - NPC class30_sub2_sub4_sub1_sub1_5 = npcArray[i1]; - if (class30_sub2_sub4_sub1_sub1_5 != null) { - EntityDef entityDef = class30_sub2_sub4_sub1_sub1_5.desc; - if (entityDef.childrenIDs != null) { - entityDef = entityDef.method161(); - } - if (entityDef != null) { - String s9; - if (entityDef.description != null) { - s9 = new String(entityDef.description); - } else { - s9 = "It's a " + entityDef.name + "."; - } - pushMessage(s9, 0, ""); - } - } - } - if (l == 900) { - method66(i1, k, j); - stream.createFrame(252); - stream.method433(i1 >> 14 & 0x7fff); - stream.method431(k + baseY); - stream.method432(j + baseX); - } - if (l == 412) { - NPC class30_sub2_sub4_sub1_sub1_6 = npcArray[i1]; - if (class30_sub2_sub4_sub1_sub1_6 != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub1_6.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub1_6.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(72); - stream.method432(i1); - } - } - if (l == 365) { - Player class30_sub2_sub4_sub1_sub2_3 = playerArray[i1]; - if (class30_sub2_sub4_sub1_sub2_3 != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_3.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_3.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(249); - stream.method432(i1); - stream.method431(anInt1137); - } - } - if (l == 729) { - Player class30_sub2_sub4_sub1_sub2_4 = playerArray[i1]; - if (class30_sub2_sub4_sub1_sub2_4 != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_4.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_4.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(39); - stream.method431(i1); - } - } - if (l == 577) { - Player class30_sub2_sub4_sub1_sub2_5 = playerArray[i1]; - if (class30_sub2_sub4_sub1_sub2_5 != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_5.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_5.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(139); - stream.method431(i1); - } - } - if (l == 956 && method66(i1, k, j)) { - stream.createFrame(35); - stream.method431(j + baseX); - stream.method432(anInt1137); - stream.method432(k + baseY); - stream.method431(i1 >> 14 & 0x7fff); - } - if (l == 567) { - boolean flag6 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); - if (!flag6) { - flag6 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); - } - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(23); - stream.method431(k + baseY); - stream.method431(i1); - stream.method431(j + baseX); - } - if (l == 867) { - if ((i1 & 3) == 0) { - anInt1175++; - } - if (anInt1175 >= 59) { - stream.createFrame(200); - stream.writeWord(25501); - anInt1175 = 0; - } - stream.createFrame(43); - stream.method431(k); - stream.method432(i1); - stream.method432(j); - atInventoryLoopCycle = 0; - atInventoryInterface = k; - atInventoryIndex = j; - atInventoryInterfaceType = 2; - if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { - atInventoryInterfaceType = 1; - } - if (RSInterface.interfaceCache[k].parentID == backDialogID) { - atInventoryInterfaceType = 3; - } - } - if (l == 543) { - stream.createFrame(237); - stream.writeWord(j); - stream.method432(i1); - stream.writeWord(k); - stream.method432(anInt1137); - atInventoryLoopCycle = 0; - atInventoryInterface = k; - atInventoryIndex = j; - atInventoryInterfaceType = 2; - if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { - atInventoryInterfaceType = 1; - } - if (RSInterface.interfaceCache[k].parentID == backDialogID) { - atInventoryInterfaceType = 3; - } - } - if (l == 606) { - String s2 = menuActionName[i]; - int j2 = s2.indexOf("@whi@"); - if (j2 != -1) { - if (openInterfaceID == -1) { - closeOpenInterfaces(); - reportAbuseInput = s2.substring(j2 + 5).trim(); - canMute = false; - for (RSInterface element : RSInterface.interfaceCache) { - if (element == null || element.anInt214 != 600) { - continue; - } - reportAbuseInterfaceID = openInterfaceID = element.parentID; - break; - } - - } else { - pushMessage("Please close the interface you have open before using 'report abuse'", 0, ""); - } - } - } - if (l == 491) { - Player class30_sub2_sub4_sub1_sub2_6 = playerArray[i1]; - if (class30_sub2_sub4_sub1_sub2_6 != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_6.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_6.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(14); - // stream.method432(anInt1284); - stream.writeWord(i1); - // stream.writeWord(anInt1285); - stream.method431(anInt1283); - } - } - if (l == 639) { - String s3 = menuActionName[i]; - int k2 = s3.indexOf("@whi@"); - if (k2 != -1) { - long l4 = TextClass.longForName(s3.substring(k2 + 5).trim()); - int k3 = -1; - for (int i4 = 0; i4 < friendsCount; i4++) { - if (friendsListAsLongs[i4] != l4) { - continue; - } - k3 = i4; - break; - } - - if (k3 != -1 && friendsNodeIDs[k3] > 9) { - inputTaken = true; - inputDialogState = 0; - messagePromptRaised = true; - promptInput = ""; - friendsListAction = 3; - aLong953 = friendsListAsLongs[k3]; - aString1121 = "Enter message to send to " + friendsList[k3]; - } else { - pushMessage("That player is currently offline.", 0, ""); - } - } - } - if (l == 454) { - stream.createFrame(41); - stream.writeWord(i1); - stream.method432(j); - stream.method432(k); - atInventoryLoopCycle = 0; - atInventoryInterface = k; - atInventoryIndex = j; - atInventoryInterfaceType = 2; - if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { - atInventoryInterfaceType = 1; - } - if (RSInterface.interfaceCache[k].parentID == backDialogID) { - atInventoryInterfaceType = 3; - } - } - if (l == 478) { - NPC class30_sub2_sub4_sub1_sub1_7 = npcArray[i1]; - if (class30_sub2_sub4_sub1_sub1_7 != null) { - doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub1_7.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub1_7.smallX[0]); - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - if ((i1 & 3) == 0) { - anInt1155++; - } - if (anInt1155 >= 53) { - stream.createFrame(85); - stream.writeWordBigEndian(66); - anInt1155 = 0; - } - stream.createFrame(18); - stream.method431(i1); - } - } - if (l == 113) {//third - method66(i1, k, j); - stream.createFrame(70); - stream.method431(j + baseX); - stream.writeWord(k + baseY); - stream.method433(i1 >> 14 & 0x7fff); - } - if (l == 872) {//fourth - method66(i1, k, j); - stream.createFrame(234); - stream.method433(j + baseX); - stream.method432(i1 >> 14 & 0x7fff); - stream.method433(k + baseY); - } - if (l == 502) {//first - method66(i1, k, j); - stream.createFrame(132); - stream.method433(j + baseX); - stream.writeWord(i1 >> 14 & 0x7fff); - stream.method432(k + baseY); - } - if (l == 1125) { - ItemDef itemDef = ItemDef.forID(i1); - RSInterface class9_4 = RSInterface.interfaceCache[k]; - String s5; - if (class9_4 != null && class9_4.invStackSizes[j] >= 0x186a0) { - DecimalFormatSymbols separator = new DecimalFormatSymbols(); - separator.setGroupingSeparator(','); - DecimalFormat formatter = new DecimalFormat("#,###,###,###", separator); - s5 = formatter.format(class9_4.invStackSizes[j]) + " x " + itemDef.name; - } else if (itemDef.description != null) { - s5 = new String(itemDef.description); - } else { - s5 = "It's a " + itemDef.name + "."; - } - pushMessage(s5, 0, ""); - } - if (l == 169) { - stream.createFrame(185); - stream.writeWord(k); - RSInterface class9_3 = RSInterface.interfaceCache[k]; - if (class9_3.valueIndexArray != null && class9_3.valueIndexArray[0][0] == 5) { - int l2 = class9_3.valueIndexArray[0][1]; - variousSettings[l2] = 1 - variousSettings[l2]; - method33(l2); - needDrawTabArea = true; - } - } - if (l == 447) { - if (shiftDown) - { - doAction(2); //1=Examine, 2=Drop, 3=wear?, 4= does some really wack shit in the inventory - needDrawTabArea = true; - return; - } - itemSelected = 1; - anInt1283 = j; - anInt1284 = k; - anInt1285 = i1; - selectedItemName = ItemDef.forID(i1).name; - spellSelected = 0; - needDrawTabArea = true; - return; - } - - if (l == 1226) { - int j1 = i1 >> 14 & 0x7fff; - ObjectDef class46 = ObjectDef.forID(j1); - String s10; - if (class46.description != null) { - s10 = new String(class46.description); - } else { - s10 = "It's a " + class46.name + "."; - } - pushMessage(s10, 0, ""); - } - if (l == 244) { - boolean flag7 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); - if (!flag7) { - flag7 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); - } - crossX = super.saveClickX; - crossY = super.saveClickY; - crossType = 2; - crossIndex = 0; - stream.createFrame(253); - stream.method431(j + baseX); - stream.method433(k + baseY); - stream.method432(i1); - } - if (l == 1448) { - ItemDef itemDef_1 = ItemDef.forID(i1); - String s6; - if (itemDef_1.description != null) { - s6 = new String(itemDef_1.description); - } else { - s6 = "It's a " + itemDef_1.name + "."; - } - pushMessage(s6, 0, ""); - } - itemSelected = 0; - spellSelected = 0; - needDrawTabArea = true; - - } - - public void method70() { - anInt1251 = 0; - int j = (myPlayer.x >> 7) + baseX; - int k = (myPlayer.y >> 7) + baseY; - if (j >= 3053 && j <= 3156 && k >= 3056 && k <= 3136) { - anInt1251 = 1; - } - if (j >= 3072 && j <= 3118 && k >= 9492 && k <= 9535) { - anInt1251 = 1; - } - if (anInt1251 == 1 && j >= 3139 && j <= 3199 && k >= 3008 && k <= 3062) { - anInt1251 = 0; - } - } - - public void run() { - if (drawFlames) { - drawFlames(); - } else { - super.run(); - } - } - - public void build3dScreenMenu() { - if (itemSelected == 0 && spellSelected == 0) { - menuActionName[menuActionRow] = "Walk here"; - menuActionID[menuActionRow] = 516; - menuActionCmd2[menuActionRow] = super.mouseX; - menuActionCmd3[menuActionRow] = super.mouseY; - menuActionRow++; - } - int j = -1; - for (int k = 0; k < Model.anInt1687; k++) { - int l = Model.anIntArray1688[k]; - int i1 = l & 0x7f; - int j1 = l >> 7 & 0x7f; - int k1 = l >> 29 & 3; - int l1 = l >> 14 & 0x7fff; - if (l == j) { - continue; - } - j = l; - if (k1 == 2 && worldController.method304(plane, i1, j1, l) >= 0) { - ObjectDef class46 = ObjectDef.forID(l1); - if (class46.childrenIDs != null) { - class46 = class46.method580(); - } - if (class46 == null) { - continue; - } - if (itemSelected == 1) { - menuActionName[menuActionRow] = "Use " + selectedItemName + " with @cya@" + class46.name; - menuActionID[menuActionRow] = 62; - menuActionCmd1[menuActionRow] = l; - menuActionCmd2[menuActionRow] = i1; - menuActionCmd3[menuActionRow] = j1; - menuActionRow++; - } else if (spellSelected == 1) { - if ((spellUsableOn & 4) == 4) { - menuActionName[menuActionRow] = spellTooltip + " @cya@" + class46.name; - menuActionID[menuActionRow] = 956; - menuActionCmd1[menuActionRow] = l; - menuActionCmd2[menuActionRow] = i1; - menuActionCmd3[menuActionRow] = j1; - menuActionRow++; - } - } else { - if (class46.actions != null) { - for (int i2 = 4; i2 >= 0; i2--) { - if (class46.actions[i2] != null) { - menuActionName[menuActionRow] = class46.actions[i2] + " @cya@" + class46.name; - if (i2 == 0) { - menuActionID[menuActionRow] = 502; - } - if (i2 == 1) { - menuActionID[menuActionRow] = 900; - } - if (i2 == 2) { - menuActionID[menuActionRow] = 113; - } - if (i2 == 3) { - menuActionID[menuActionRow] = 872; - } - if (i2 == 4) { - menuActionID[menuActionRow] = 1062; - } - menuActionCmd1[menuActionRow] = l; - menuActionCmd2[menuActionRow] = i1; - menuActionCmd3[menuActionRow] = j1; - menuActionRow++; - } - } - - } - menuActionName[menuActionRow] = "Examine @cya@" + class46.name + (showInfo ? " @gre@(@whi@" + l1 + "@gre@) (@whi@" + (i1 + baseX) + "," + (j1 + baseY) + "@gre@)" : ""); - menuActionID[menuActionRow] = 1226; - menuActionCmd1[menuActionRow] = class46.type << 14; - menuActionCmd2[menuActionRow] = i1; - menuActionCmd3[menuActionRow] = j1; - menuActionRow++; - } - } - if (k1 == 1) { - NPC npc = npcArray[l1]; - if (npc.desc.aByte68 == 1 && (npc.x & 0x7f) == 64 && (npc.y & 0x7f) == 64) { - for (int j2 = 0; j2 < npcCount; j2++) { - NPC npc2 = npcArray[npcIndices[j2]]; - if (npc2 != null && npc2 != npc && npc2.desc.aByte68 == 1 && npc2.x == npc.x && npc2.y == npc.y) { - buildAtNPCMenu(npc2.desc, npcIndices[j2], j1, i1); - } - } - - for (int l2 = 0; l2 < playerCount; l2++) { - Player player = playerArray[playerIndices[l2]]; - if (player != null && player.x == npc.x && player.y == npc.y) { - buildAtPlayerMenu(i1, playerIndices[l2], player, j1); - } - } - - } - buildAtNPCMenu(npc.desc, l1, j1, i1); - } - if (k1 == 0) { - Player player = playerArray[l1]; - if ((player.x & 0x7f) == 64 && (player.y & 0x7f) == 64) { - for (int k2 = 0; k2 < npcCount; k2++) { - NPC class30_sub2_sub4_sub1_sub1_2 = npcArray[npcIndices[k2]]; - if (class30_sub2_sub4_sub1_sub1_2 != null && class30_sub2_sub4_sub1_sub1_2.desc.aByte68 == 1 && class30_sub2_sub4_sub1_sub1_2.x == player.x && class30_sub2_sub4_sub1_sub1_2.y == player.y) { - buildAtNPCMenu(class30_sub2_sub4_sub1_sub1_2.desc, npcIndices[k2], j1, i1); - } - } - - for (int i3 = 0; i3 < playerCount; i3++) { - Player class30_sub2_sub4_sub1_sub2_2 = playerArray[playerIndices[i3]]; - if (class30_sub2_sub4_sub1_sub2_2 != null && class30_sub2_sub4_sub1_sub2_2 != player && class30_sub2_sub4_sub1_sub2_2.x == player.x && class30_sub2_sub4_sub1_sub2_2.y == player.y) { - buildAtPlayerMenu(i1, playerIndices[i3], class30_sub2_sub4_sub1_sub2_2, j1); - } - } - - } - buildAtPlayerMenu(i1, l1, player, j1); - } - if (k1 == 3) { - NodeList class19 = groundArray[plane][i1][j1]; - if (class19 != null) { - for (Item item = (Item) class19.getFirst(); item != null; item = (Item) class19.getNext()) { - ItemDef itemDef = ItemDef.forID(item.ID); - if (itemSelected == 1) { - menuActionName[menuActionRow] = "Use " + selectedItemName + " with @lre@" + itemDef.name; - menuActionID[menuActionRow] = 511; - menuActionCmd1[menuActionRow] = item.ID; - menuActionCmd2[menuActionRow] = i1; - menuActionCmd3[menuActionRow] = j1; - menuActionRow++; - } else if (spellSelected == 1) { - if ((spellUsableOn & 1) == 1) { - menuActionName[menuActionRow] = spellTooltip + " @lre@" + itemDef.name; - menuActionID[menuActionRow] = 94; - menuActionCmd1[menuActionRow] = item.ID; - menuActionCmd2[menuActionRow] = i1; - menuActionCmd3[menuActionRow] = j1; - menuActionRow++; - } - } else { - for (int j3 = 4; j3 >= 0; j3--) { - if (itemDef.groundActions != null && itemDef.groundActions[j3] != null) { - menuActionName[menuActionRow] = itemDef.groundActions[j3] + " @lre@" + itemDef.name; - if (j3 == 0) { - menuActionID[menuActionRow] = 652; - } - if (j3 == 1) { - menuActionID[menuActionRow] = 567; - } - if (j3 == 2) { - menuActionID[menuActionRow] = 234; - } - if (j3 == 3) { - menuActionID[menuActionRow] = 244; - } - if (j3 == 4) { - menuActionID[menuActionRow] = 213; - } - menuActionCmd1[menuActionRow] = item.ID; - menuActionCmd2[menuActionRow] = i1; - menuActionCmd3[menuActionRow] = j1; - menuActionRow++; - } else if (j3 == 2) { - menuActionName[menuActionRow] = "Take @lre@" + itemDef.name; - menuActionID[menuActionRow] = 234; - menuActionCmd1[menuActionRow] = item.ID; - menuActionCmd2[menuActionRow] = i1; - menuActionCmd3[menuActionRow] = j1; - menuActionRow++; - } - } - - menuActionName[menuActionRow] = "Examine @lre@" + itemDef.name + (showInfo ? " @gre@(@whi@" + item.ID + "@gre@)" : ""); - menuActionID[menuActionRow] = 1448; - menuActionCmd1[menuActionRow] = item.ID; - menuActionCmd2[menuActionRow] = i1; - menuActionCmd3[menuActionRow] = j1; - menuActionRow++; - } - } - - } - } - } - } - - public void cleanUpForQuit() { - Signlink.reporterror = false; - try { - if (socketStream != null) { - socketStream.close(); - } - } catch (Exception _ex) { - } - socketStream = null; - stopMidi(); - if (mouseDetection != null) { - mouseDetection.running = false; - } - mouseDetection = null; - onDemandFetcher.disable(); - onDemandFetcher = null; - aStream_834 = null; - stream = null; - aStream_847 = null; - inStream = null; - anIntArray1234 = null; - aByteArrayArray1183 = null; - aByteArrayArray1247 = null; - anIntArray1235 = null; - anIntArray1236 = null; - intGroundArray = null; - byteGroundArray = null; - worldController = null; - aClass11Array1230 = null; - anIntArrayArray901 = null; - anIntArrayArray825 = null; - bigX = null; - bigY = null; - aByteArray912 = null; - aRSImageProducer_1163 = null; - aRSImageProducer_1164 = null; - aRSImageProducer_1165 = null; - aRSImageProducer_1166 = null; - aRSImageProducer_1123 = null; - aRSImageProducer_1124 = null; - aRSImageProducer_1125 = null; - backLeftIP1 = null; - backLeftIP2 = null; - backRightIP1 = null; - backRightIP2 = null; - backTopIP1 = null; - backVmidIP1 = null; - backVmidIP2 = null; - backVmidIP3 = null; - backVmidIP2_2 = null; - invBack = null; - mapBack = null; - chatBack = null; - backBase1 = null; - backBase2 = null; - backHmid1 = null; - sideIcons = null; - redStone1 = null; - redStone2 = null; - redStone3 = null; - redStone1_2 = null; - redStone2_2 = null; - redStone1_3 = null; - redStone2_3 = null; - redStone3_2 = null; - redStone1_4 = null; - redStone2_4 = null; - compass = null; - hitMarks = null; - headIcons = null; - skullIcons = null; - headIconsHint = null; - crosses = null; - mapDotItem = null; - mapDotNPC = null; - mapDotPlayer = null; - mapDotFriend = null; - mapDotTeam = null; - mapScenes = null; - mapFunctions = null; - anIntArrayArray929 = null; - playerArray = null; - playerIndices = null; - anIntArray894 = null; - aStreamArray895s = null; - anIntArray840 = null; - npcArray = null; - npcIndices = null; - groundArray = null; - aClass19_1179 = null; - aClass19_1013 = null; - aClass19_1056 = null; - menuActionCmd2 = null; - menuActionCmd3 = null; - menuActionID = null; - menuActionCmd1 = null; - menuActionName = null; - variousSettings = null; - anIntArray1072 = null; - anIntArray1073 = null; - aClass30_Sub2_Sub1_Sub1Array1140 = null; - aClass30_Sub2_Sub1_Sub1_1263 = null; - friendsList = null; - friendsListAsLongs = null; - friendsNodeIDs = null; - aRSImageProducer_1110 = null; - aRSImageProducer_1111 = null; - aRSImageProducer_1107 = null; - aRSImageProducer_1108 = null; - aRSImageProducer_1109 = null; - aRSImageProducer_1112 = null; - aRSImageProducer_1113 = null; - aRSImageProducer_1114 = null; - aRSImageProducer_1115 = null; - multiOverlay = null; - nullLoader(); - ObjectDef.nullLoader(); - EntityDef.nullLoader(); - ItemDef.nullLoader(); - Flo.cache = null; - IDK.cache = null; - RSInterface.interfaceCache = null; - DummyClass.cache = null; - Animation.anims = null; - SpotAnim.cache = null; - SpotAnim.aMRUNodes_415 = null; - Varp.cache = null; - super.fullGameScreen = null; - Player.mruNodes = null; - Texture.nullLoader(); - WorldController.nullLoader(); - Model.nullLoader(); - Class36.nullLoader(); - System.gc(); - } - - public void printDebug() { - System.out.println("============"); - System.out.println("flame-cycle:" + anInt1208); - if (onDemandFetcher != null) { - System.out.println("Od-cycle:" + onDemandFetcher.onDemandCycle); - } - System.out.println("loop-cycle:" + loopCycle); - System.out.println("draw-cycle:" + anInt1061); - System.out.println("ptype:" + pktType); - System.out.println("psize:" + pktSize); - if (socketStream != null) { - socketStream.printDebug(); - } - super.shouldDebug = true; - } - - Component getGameComponent() { - if (Signlink.mainapp != null) { - return Signlink.mainapp; - } - if (super.gameFrame != null) { - return super.gameFrame; - } else { - return this; - } - } - - public void method73() { - do { - int j = readChar(-796); - if (j == -1) { - break; - } - if (openInterfaceID != -1 && openInterfaceID == reportAbuseInterfaceID) { - if (j == 8 && reportAbuseInput.length() > 0) { - reportAbuseInput = reportAbuseInput.substring(0, reportAbuseInput.length() - 1); - } - if ((j >= 97 && j <= 122 || j >= 65 && j <= 90 || j >= 48 && j <= 57 || j == 32) && reportAbuseInput.length() < 12) { - reportAbuseInput += (char) j; - } - } else if (messagePromptRaised) { - if (j >= 32 && j <= 122 && promptInput.length() < 80) { - promptInput += (char) j; - inputTaken = true; - } - if (j == 8 && promptInput.length() > 0) { - promptInput = promptInput.substring(0, promptInput.length() - 1); - inputTaken = true; - } - if (j == 13 || j == 10) { - messagePromptRaised = false; - inputTaken = true; - if (friendsListAction == 1) { - long l = TextClass.longForName(promptInput); - addFriend(l); - } - if (friendsListAction == 2 && friendsCount > 0) { - long l1 = TextClass.longForName(promptInput); - delFriend(l1); - } - if (friendsListAction == 3 && promptInput.length() > 0) { - stream.createFrame(126); - stream.writeWordBigEndian(0); - int k = stream.currentOffset; - stream.writeQWord(aLong953); - TextInput.method526(promptInput, stream); - stream.writeBytes(stream.currentOffset - k); - promptInput = TextInput.processText(promptInput); - promptInput = Censor.doCensor(promptInput); - pushMessage(promptInput, 6, TextClass.fixName(TextClass.nameForLong(aLong953))); - if (privateChatMode == 2) { - privateChatMode = 1; - aBoolean1233 = true; - stream.createFrame(95); - stream.writeWordBigEndian(publicChatMode); - stream.writeWordBigEndian(privateChatMode); - stream.writeWordBigEndian(tradeMode); - } - } - if (friendsListAction == 4 && ignoreCount < 100) { - long l2 = TextClass.longForName(promptInput); - addIgnore(l2); - } - if (friendsListAction == 5 && ignoreCount > 0) { - long l3 = TextClass.longForName(promptInput); - delIgnore(l3); - } - } - } else if (inputDialogState == 1) { - if (j >= 48 && j <= 57 && amountOrNameInput.length() < 10) { - amountOrNameInput += (char) j; - inputTaken = true; - } - if ((!amountOrNameInput.toLowerCase().contains("k") && !amountOrNameInput.toLowerCase().contains("m") && !amountOrNameInput.toLowerCase().contains("b")) && (j == 107 || j == 109) || j == 98) { - amountOrNameInput += (char) j; - inputTaken = true; - } - if (j == 8 && amountOrNameInput.length() > 0) { - amountOrNameInput = amountOrNameInput.substring(0, amountOrNameInput.length() - 1); - inputTaken = true; - } - try { - if (j == 13 || j == 10) { - if (amountOrNameInput.length() > 0) { - if (amountOrNameInput.toLowerCase().contains("k")) { - amountOrNameInput = amountOrNameInput.replaceAll("k", "000"); - } else if (amountOrNameInput.toLowerCase().contains("m")) { - amountOrNameInput = amountOrNameInput.replaceAll("m", "000000"); - } else if (amountOrNameInput.toLowerCase().contains("b")) { - amountOrNameInput = amountOrNameInput.replaceAll("b", "000000000"); - } - int amount = 0; - amount = Integer.parseInt(amountOrNameInput); - stream.createFrame(208); - stream.writeDWord(amount); - } - inputDialogState = 0; - inputTaken = true; - } - } catch (NumberFormatException nfe) { - inputDialogState = 0; - inputTaken = true; - pushMessage("Please enter a lower amount.", 0, ""); - } - } else if (inputDialogState == 2) { - if (j >= 32 && j <= 122 && amountOrNameInput.length() < 12) { - amountOrNameInput += (char) j; - inputTaken = true; - } - if (j == 8 && amountOrNameInput.length() > 0) { - amountOrNameInput = amountOrNameInput.substring(0, amountOrNameInput.length() - 1); - inputTaken = true; - } - if (j == 13 || j == 10) { - if (amountOrNameInput.length() > 0) { - stream.createFrame(60); - stream.writeQWord(TextClass.longForName(amountOrNameInput)); - } - inputDialogState = 0; - inputTaken = true; - } - } else { - if (j >= 32 && j <= 122 && inputString.length() < 80) { - inputString += (char) j; - inputTaken = true; - } - if (j == 8 && inputString.length() > 0) { - inputString = inputString.substring(0, inputString.length() - 1); - inputTaken = true; - } - if ((j == 13 || j == 10) && inputString.length() > 0) { - if (inputString.equals("::gfxtgl") || inputString.equals("::tglgfx") || inputString.equals("::togglerender") || inputString.equals("::togglegfx")) { - graphicsEnabled = !graphicsEnabled; - } - if (myPrivilege >= 0) { - if (inputString.equals("::clientdrop")) { - dropClient(); - } - if (inputString.equals("::lag")) { - printDebug(); - } - if (inputString.equals("::prefetchmusic")) { - for (int j1 = 0; j1 < onDemandFetcher.getVersionCount(2); j1++) { - onDemandFetcher.method563((byte) 1, 2, j1); - } - - } - if (inputString.equals("::fps")) { - fpsOn = !fpsOn; - } - if (inputString.equals("::dataon")) { - showInfo = !showInfo; - } - } - if (inputString.startsWith("::")) { - stream.createFrame(103); - stream.writeWordBigEndian(inputString.length() - 1); - stream.writeString(inputString.substring(2)); - } else { - String s = inputString.toLowerCase(); - int j2 = 0; - if (s.startsWith("yellow:")) { - j2 = 0; - inputString = inputString.substring(7); - } else if (s.startsWith("red:")) { - j2 = 1; - inputString = inputString.substring(4); - } else if (s.startsWith("green:")) { - j2 = 2; - inputString = inputString.substring(6); - } else if (s.startsWith("cyan:")) { - j2 = 3; - inputString = inputString.substring(5); - } else if (s.startsWith("purple:")) { - j2 = 4; - inputString = inputString.substring(7); - } else if (s.startsWith("white:")) { - j2 = 5; - inputString = inputString.substring(6); - } else if (s.startsWith("flash1:")) { - j2 = 6; - inputString = inputString.substring(7); - } else if (s.startsWith("flash2:")) { - j2 = 7; - inputString = inputString.substring(7); - } else if (s.startsWith("flash3:")) { - j2 = 8; - inputString = inputString.substring(7); - } else if (s.startsWith("glow1:")) { - j2 = 9; - inputString = inputString.substring(6); - } else if (s.startsWith("glow2:")) { - j2 = 10; - inputString = inputString.substring(6); - } else if (s.startsWith("glow3:")) { - j2 = 11; - inputString = inputString.substring(6); - } - s = inputString.toLowerCase(); - int i3 = 0; - if (s.startsWith("wave:")) { - i3 = 1; - inputString = inputString.substring(5); - } else if (s.startsWith("wave2:")) { - i3 = 2; - inputString = inputString.substring(6); - } else if (s.startsWith("shake:")) { - i3 = 3; - inputString = inputString.substring(6); - } else if (s.startsWith("scroll:")) { - i3 = 4; - inputString = inputString.substring(7); - } else if (s.startsWith("slide:")) { - i3 = 5; - inputString = inputString.substring(6); - } - stream.createFrame(4); - stream.writeWordBigEndian(0); - int j3 = stream.currentOffset; - stream.method425(i3); - stream.method425(j2); - aStream_834.currentOffset = 0; - TextInput.method526(inputString, aStream_834); - stream.method441(0, aStream_834.buffer, aStream_834.currentOffset); - stream.writeBytes(stream.currentOffset - j3); - inputString = TextInput.processText(inputString); - inputString = Censor.doCensor(inputString); - myPlayer.textSpoken = inputString; - myPlayer.anInt1513 = j2; - myPlayer.anInt1531 = i3; - myPlayer.textCycle = 150; - if (myPrivilege >= 1) { - pushMessage(myPlayer.textSpoken, 2, "@cr" + Math.min(2, myPrivilege) + "@" + myPlayer.name); - } else { - pushMessage(myPlayer.textSpoken, 2, myPlayer.name); - } - if (publicChatMode == 2) { - publicChatMode = 3; - aBoolean1233 = true; - stream.createFrame(95); - stream.writeWordBigEndian(publicChatMode); - stream.writeWordBigEndian(privateChatMode); - stream.writeWordBigEndian(tradeMode); - } - } - inputString = ""; - inputTaken = true; - } - } - } while (true); - } - - public void buildChatAreaMenu(int j) { - int l = 0; - for (int i1 = 0; i1 < 100; i1++) { - if (chatMessages[i1] == null) { - continue; - } - int j1 = chatTypes[i1]; - int k1 = 70 - l * 14 + anInt1089 + 4; - if (k1 < -20) { - break; - } - String s = chatNames[i1]; - if (s != null && s.startsWith("@cr1@")) { - s = s.substring(5); - } - if (s != null && s.startsWith("@cr2@")) { - s = s.substring(5); - } - if (j1 == 0) { - l++; - } - if ((j1 == 1 || j1 == 2) && (j1 == 1 || publicChatMode == 0 || publicChatMode == 1 && isFriendOrSelf(s))) { - if (j > k1 - 14 && j <= k1 && !s.equals(myPlayer.name)) { - if (myPrivilege >= 1 && myPrivilege <= 3) { - menuActionName[menuActionRow] = "Report abuse @whi@" + s; - menuActionID[menuActionRow] = 606; - menuActionRow++; - } - menuActionName[menuActionRow] = "Add ignore @whi@" + s; - menuActionID[menuActionRow] = 42; - menuActionRow++; - menuActionName[menuActionRow] = "Reply to @whi@" + s; - menuActionID[menuActionRow] = 639; - menuActionRow++; - menuActionName[menuActionRow] = "Add friend @whi@" + s; - menuActionID[menuActionRow] = 337; - menuActionRow++; - } - l++; - } - if ((j1 == 3 || j1 == 7) && splitpublicChat == 0 && (j1 == 7 || privateChatMode == 0 || publicChatMode == 1 && isFriendOrSelf(s))) { - if (j > k1 - 14 && j <= k1) { - if (myPrivilege >= 1 && myPrivilege <= 3) { - menuActionName[menuActionRow] = "Report abuse @whi@" + s; - menuActionID[menuActionRow] = 606; - menuActionRow++; - } - menuActionName[menuActionRow] = "Add ignore @whi@" + s; - menuActionID[menuActionRow] = 42; - menuActionRow++; - menuActionName[menuActionRow] = "Reply to @whi@" + s; - menuActionID[menuActionRow] = 639; - menuActionRow++; - menuActionName[menuActionRow] = "Add friend @whi@" + s; - menuActionID[menuActionRow] = 337; - menuActionRow++; - } - l++; - } - if (j1 == 4 && (tradeMode == 0 || tradeMode == 1 && isFriendOrSelf(s))) { - if (j > k1 - 14 && j <= k1) { - menuActionName[menuActionRow] = "Accept trade @whi@" + s; - menuActionID[menuActionRow] = 484; - menuActionRow++; - } - l++; - } - if ((j1 == 5 || j1 == 6) && splitpublicChat == 0 && privateChatMode < 2) { - l++; - } - if (j1 == 8 && (tradeMode == 0 || tradeMode == 1 && isFriendOrSelf(s))) { - if (j > k1 - 14 && j <= k1) { - menuActionName[menuActionRow] = "Accept challenge @whi@" + s; - menuActionID[menuActionRow] = 6; - menuActionRow++; - } - l++; - } - } - - } - - public void drawFriendsListOrWelcomeScreen(RSInterface class9) { - int j = class9.anInt214; - if (j >= 1 && j <= 100 || j >= 701 && j <= 800) { - if (j == 1 && anInt900 == 0) { - class9.disabledText = "Loading friend list"; - class9.atActionType = 0; - return; - } - if (j == 1 && anInt900 == 1) { - class9.disabledText = "Connecting to friendserver"; - class9.atActionType = 0; - return; - } - if (j == 2 && anInt900 != 2) { - class9.disabledText = "Please wait..."; - class9.atActionType = 0; - return; - } - int k = friendsCount; - if (anInt900 != 2) { - k = 0; - } - if (j > 700) { - j -= 601; - } else { - j--; - } - if (j >= k) { - class9.disabledText = ""; - class9.atActionType = 0; - return; - } else { - class9.disabledText = friendsList[j]; - class9.atActionType = 1; - return; - } - } - if (j >= 101 && j <= 200 || j >= 801 && j <= 900) { - int l = friendsCount; - if (anInt900 != 2) { - l = 0; - } - if (j > 800) { - j -= 701; - } else { - j -= 101; - } - if (j >= l) { - class9.disabledText = ""; - class9.atActionType = 0; - return; - } - if (friendsNodeIDs[j] == 0) { - class9.disabledText = "@red@Offline"; - } else if (friendsNodeIDs[j] == nodeID) { - class9.disabledText = "@gre@World-1"; - } else { - class9.disabledText = "@red@Offline"; - } - class9.atActionType = 1; - return; - } - if (j == 203) { - int i1 = friendsCount; - if (anInt900 != 2) { - i1 = 0; - } - class9.scrollMax = i1 * 15 + 20; - if (class9.scrollMax <= class9.height) { - class9.scrollMax = class9.height + 1; - } - return; - } - if (j >= 401 && j <= 500) { - if ((j -= 401) == 0 && anInt900 == 0) { - class9.disabledText = "Loading ignore list"; - class9.atActionType = 0; - return; - } - if (j == 1 && anInt900 == 0) { - class9.disabledText = "Please wait..."; - class9.atActionType = 0; - return; - } - int j1 = ignoreCount; - if (anInt900 == 0) { - j1 = 0; - } - if (j >= j1) { - class9.disabledText = ""; - class9.atActionType = 0; - return; - } else { - class9.disabledText = TextClass.fixName(TextClass.nameForLong(ignoreListAsLongs[j])); - class9.atActionType = 1; - return; - } - } - if (j == 503) { - class9.scrollMax = ignoreCount * 15 + 20; - if (class9.scrollMax <= class9.height) { - class9.scrollMax = class9.height + 1; - } - return; - } - if (j == 327) { - class9.anInt270 = 150; - class9.anInt271 = (int) (Math.sin((double) loopCycle / 40D) * 256D) & 0x7ff; - if (aBoolean1031) { - for (int k1 = 0; k1 < 7; k1++) { - int l1 = anIntArray1065[k1]; - if (l1 >= 0 && !IDK.cache[l1].method537()) { - return; - } - } - - aBoolean1031 = false; - Model aclass30_sub2_sub4_sub6s[] = new Model[7]; - int i2 = 0; - for (int j2 = 0; j2 < 7; j2++) { - int k2 = anIntArray1065[j2]; - if (k2 >= 0) { - aclass30_sub2_sub4_sub6s[i2++] = IDK.cache[k2].method538(); - } - } - - Model model = new Model(i2, aclass30_sub2_sub4_sub6s); - for (int l2 = 0; l2 < 5; l2++) { - if (anIntArray990[l2] != 0) { - model.method476(anIntArrayArray1003[l2][0], anIntArrayArray1003[l2][anIntArray990[l2]]); - if (l2 == 1) { - model.method476(anIntArray1204[0], anIntArray1204[anIntArray990[l2]]); - } - } - } - - model.method469(); - model.method470(Animation.anims[myPlayer.anInt1511].anIntArray353[0]); - model.method479(64, 850, -30, -50, -30, true); - class9.anInt233 = 5; - class9.mediaID = 0; - RSInterface.method208(model, 0, 5); - } - return; - } - if (j == 324) { - if (aClass30_Sub2_Sub1_Sub1_931 == null) { - aClass30_Sub2_Sub1_Sub1_931 = class9.sprite1; - aClass30_Sub2_Sub1_Sub1_932 = class9.sprite2; - } - if (aBoolean1047) { - class9.sprite1 = aClass30_Sub2_Sub1_Sub1_932; - return; - } else { - class9.sprite1 = aClass30_Sub2_Sub1_Sub1_931; - return; - } - } - if (j == 325) { - if (aClass30_Sub2_Sub1_Sub1_931 == null) { - aClass30_Sub2_Sub1_Sub1_931 = class9.sprite1; - aClass30_Sub2_Sub1_Sub1_932 = class9.sprite2; - } - if (aBoolean1047) { - class9.sprite1 = aClass30_Sub2_Sub1_Sub1_931; - return; - } else { - class9.sprite1 = aClass30_Sub2_Sub1_Sub1_932; - return; - } - } - if (j == 600) { - class9.disabledText = reportAbuseInput; - if (loopCycle % 20 < 10) { - class9.disabledText += "|"; - return; - } else { - class9.disabledText += " "; - return; - } - } - if (j == 613) { - if (myPrivilege >= 1 && myPrivilege <= 3) { - if (canMute) { - class9.textColor = 0xff0000; - class9.disabledText = "Moderator option: Mute player for 48 hours: "; - } else { - class9.textColor = 0xffffff; - class9.disabledText = "Moderator option: Mute player for 48 hours: "; - } - } else { - class9.disabledText = ""; - } - } - if (j == 660) { - int k1 = anInt1170 - anInt1215; - String s1; - if (k1 <= 0) - s1 = "earlier today"; - else if (k1 == 1) - s1 = "yesterday"; - else - s1 = k1 + " days ago"; - class9.disabledText = "You last logged in @red@" + s1 - + "@bla@ from: @red@" + Signlink.dns; - } - if (j == 661) - if (anInt1034 == 0) - class9.disabledText = "\\nYou have not yet set any recovery questions.\\nIt is @lre@strongly@yel@ recommended that you do so.\\n\\nIf you don't you will be @lre@unable to recover your\\n@lre@password@yel@ if you forget it, or it is stolen."; - else if (anInt1034 <= anInt1170) { - class9.disabledText = "\\n\\nRecovery Questions Last Set:\\n@gre@" - + method104(anInt1034); - } else { - int l1 = (anInt1170 + 14) - anInt1034; - String s2; - if (l1 <= 0) - s2 = "Earlier today"; - else if (l1 == 1) - s2 = "Yesterday"; - else - s2 = l1 + " days ago"; - class9.disabledText = s2 - + " you requested@lre@ new recovery\\n@lre@questions.@yel@ The requested change will occur\\non: @lre@" - + method104(anInt1034) - + "\\n\\nIf you do not remember making this request\\ncancel it immediately, and change your password."; - } - if (j == 662) { - String s; - if (anInt1273 == 0) - s = "@yel@0 unread messages"; - else if (anInt1273 == 1) - s = "@gre@1 unread message"; - else - s = "@gre@" + anInt1273 + " unread messages"; - class9.disabledText = "You have " + s + "\\nin your message centre."; - } - if (j == 663) - if (anInt1083 <= 0 || anInt1083 > anInt1170 + 10) - class9.disabledText = "Last password change:\\n@gre@Never changed"; - else - class9.disabledText = "Last password change:\\n@gre@" - + method104(anInt1083); - if (j == 665) - if (anInt992 > 2 && !isMembers) - class9.disabledText = "This is a non-members\\nworld. To enjoy your\\nmembers benefits we\\nrecommend you play on a\\nmembers world instead."; - else if (anInt992 > 2) - class9.disabledText = "\\n\\nYou have @gre@" + anInt992 - + "@yel@ days of\\nmember credit remaining."; - else if (anInt992 > 0) - class9.disabledText = "You have @gre@" - + anInt992 - + "@yel@ days of\\nmember credit remaining.\\n\\n@lre@Credit low! Renew now\\n@lre@to avoid losing members."; - else - class9.disabledText = "You are not a member.\\n\\nChoose to subscribe and\\nyou'll get loads of extra\\nbenefits and features."; - if (j == 667) - if (anInt992 > 2 && !isMembers) - class9.disabledText = "To switch to a members-only world:\\n1) Logout and return to the world selection page.\\n2) Choose one of the members world with a gold star next to it's name.\\n\\nIf you prefer you can continue to use this world,\\nbut members only features will be unavailable here."; - else if (anInt992 > 0) - class9.disabledText = "To extend or cancel a subscription:\\n1) Logout and return to the frontpage of this website.\\n2)Choose the relevant option from the 'membership' section.\\n\\nNote: If you are a credit card subscriber a top-up payment will\\nautomatically be taken when 3 days credit remain.\\n(unless you cancel your subscription, which can be done at any time.)"; - else - class9.disabledText = "To start a subscripton:\\n1) Logout and return to the frontpage of this website.\\n2) Choose 'Start a new subscription'"; - if (j == 668) { - if (anInt1034 > anInt1170) { - class9.disabledText = "To cancel this request:\\n1) Logout and return to the frontpage of this website.\\n2) Choose 'Cancel recovery questions'."; - return; - } - class9.disabledText = "To change your recovery questions:\\n1) Logout and return to the frontpage of this website.\\n2) Choose 'Set new recovery questions'."; - } - } - - public String method104(int i) { - if (i > anInt1170 + 10) { - return "Unknown"; - } else { - long l = ((long) i + 11745L) * 0x5265c00L; - Calendar calendar = Calendar.getInstance(); - calendar.setTime(new Date(l)); - int j = calendar.get(5); - int k = calendar.get(2); - int i1 = calendar.get(1); - String as[] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", - "Aug", "Sep", "Oct", "Nov", "Dec" }; - return j + "-" + as[k] + "-" + i1; - } - } - - public void drawSplitpublicChat() { - if (splitpublicChat == 0) { - return; - } - TextDrawingArea textDrawingArea = aTextDrawingArea_1271; - int i = 0; - if (anInt1104 != 0) { - i = 1; - } - for (int j = 0; j < 100; j++) { - if (chatMessages[j] != null) { - int k = chatTypes[j]; - String s = chatNames[j]; - byte byte1 = 0; - if (s != null && s.startsWith("@cr1@")) { - s = s.substring(5); - byte1 = 1; - } - if (s != null && s.startsWith("@cr2@")) { - s = s.substring(5); - byte1 = 2; - } - if ((k == 3 || k == 7) && (k == 7 || privateChatMode == 0 || privateChatMode == 1 && isFriendOrSelf(s))) { - int l = 329 - i * 13; - int k1 = 4; - textDrawingArea.method385(0, "From", l, k1); - textDrawingArea.method385(65535, "From", l - 1, k1); - k1 += textDrawingArea.getTextWidth("From "); - if (byte1 == 1) { - modIcons[0].method361(k1, l - 12); - k1 += 14; - } - if (byte1 == 2) { - modIcons[1].method361(k1, l - 12); - k1 += 14; - } - textDrawingArea.method385(0, s + ": " + chatMessages[j], l, k1); - textDrawingArea.method385(65535, s + ": " + chatMessages[j], l - 1, k1); - if (++i >= 5) { - return; - } - } - if (k == 5 && privateChatMode < 2) { - int i1 = 329 - i * 13; - textDrawingArea.method385(0, chatMessages[j], i1, 4); - textDrawingArea.method385(65535, chatMessages[j], i1 - 1, 4); - if (++i >= 5) { - return; - } - } - if (k == 6 && privateChatMode < 2) { - int j1 = 329 - i * 13; - textDrawingArea.method385(0, "To " + s + ": " + chatMessages[j], j1, 4); - textDrawingArea.method385(65535, "To " + s + ": " + chatMessages[j], j1 - 1, 4); - if (++i >= 5) { - return; - } - } - } - } - - } - - public void pushMessage(String s, int i, String s1) { - if (i == 0 && dialogID != -1) { - aString844 = s; - super.clickMode3 = 0; - } - if (backDialogID == -1) { - inputTaken = true; - } - for (int j = 99; j > 0; j--) { - chatTypes[j] = chatTypes[j - 1]; - chatNames[j] = chatNames[j - 1]; - chatMessages[j] = chatMessages[j - 1]; - } - - chatTypes[0] = i; - chatNames[0] = s1; - chatMessages[0] = s; - } - - public void processMinimapActions() { - int x = super.mouseX; - int y = super.mouseY; - if (x >= 551 && x <= 577 && y >= 7 && y <= 40) { - menuActionName[1] = "Face North"; - menuActionID[1] = 696; - menuActionRow = 2; - } - } - - public void processTabClick() { - if (super.clickMode3 == 1) { - if (super.saveClickX >= 539 && super.saveClickX <= 573 && super.saveClickY >= 169 && super.saveClickY < 205 && tabInterfaceIDs[0] != -1) { - needDrawTabArea = true; - tabID = 0; - tabAreaAltered = true; - } - if (super.saveClickX >= 569 && super.saveClickX <= 599 && super.saveClickY >= 168 && super.saveClickY < 205 && tabInterfaceIDs[1] != -1) { - needDrawTabArea = true; - tabID = 1; - tabAreaAltered = true; - } - if (super.saveClickX >= 597 && super.saveClickX <= 627 && super.saveClickY >= 168 && super.saveClickY < 205 && tabInterfaceIDs[2] != -1) { - needDrawTabArea = true; - tabID = 2; - tabAreaAltered = true; - } - if (super.saveClickX >= 625 && super.saveClickX <= 669 && super.saveClickY >= 168 && super.saveClickY < 203 && tabInterfaceIDs[3] != -1) { - needDrawTabArea = true; - tabID = 3; - tabAreaAltered = true; - } - if (super.saveClickX >= 666 && super.saveClickX <= 696 && super.saveClickY >= 168 && super.saveClickY < 205 && tabInterfaceIDs[4] != -1) { - needDrawTabArea = true; - tabID = 4; - tabAreaAltered = true; - } - if (super.saveClickX >= 694 && super.saveClickX <= 724 && super.saveClickY >= 168 && super.saveClickY < 205 && tabInterfaceIDs[5] != -1) { - needDrawTabArea = true; - tabID = 5; - tabAreaAltered = true; - } - if (super.saveClickX >= 722 && super.saveClickX <= 756 && super.saveClickY >= 169 && super.saveClickY < 205 && tabInterfaceIDs[6] != -1) { - needDrawTabArea = true; - tabID = 6; - tabAreaAltered = true; - } - /*if (super.saveClickX >= 540 && super.saveClickX <= 574 && super.saveClickY >= 466 && super.saveClickY < 502 && tabInterfaceIDs[7] != -1) { - needDrawTabArea = true; - tabID = 7; - tabAreaAltered = true; - }*/ - if (super.saveClickX >= 572 && super.saveClickX <= 602 && super.saveClickY >= 466 && super.saveClickY < 503 && tabInterfaceIDs[8] != -1) { - needDrawTabArea = true; - tabID = 8; - tabAreaAltered = true; - } - if (super.saveClickX >= 599 && super.saveClickX <= 629 && super.saveClickY >= 466 && super.saveClickY < 503 && tabInterfaceIDs[9] != -1) { - needDrawTabArea = true; - tabID = 9; - tabAreaAltered = true; - } - if (super.saveClickX >= 627 && super.saveClickX <= 671 && super.saveClickY >= 467 && super.saveClickY < 502 && tabInterfaceIDs[10] != -1) { - needDrawTabArea = true; - tabID = 10; - tabAreaAltered = true; - } - if (super.saveClickX >= 669 && super.saveClickX <= 699 && super.saveClickY >= 466 && super.saveClickY < 503 && tabInterfaceIDs[11] != -1) { - needDrawTabArea = true; - tabID = 11; - tabAreaAltered = true; - } - if (super.saveClickX >= 696 && super.saveClickX <= 726 && super.saveClickY >= 466 && super.saveClickY < 503 && tabInterfaceIDs[12] != -1) { - needDrawTabArea = true; - tabID = 12; - tabAreaAltered = true; - } - if (super.saveClickX >= 724 && super.saveClickX <= 758 && super.saveClickY >= 466 && super.saveClickY < 502 && tabInterfaceIDs[13] != -1) { - needDrawTabArea = true; - tabID = 13; - tabAreaAltered = true; - } - if (anInt1054 == tabID) { - stream.createFrame(152); - stream.writeWordBigEndian(tabID); - } - } - } - - public void resetImageProducers() { - if (aRSImageProducer_1107 != null) { - return; - } - super.fullGameScreen = null; - aRSImageProducer_1166 = null; - aRSImageProducer_1164 = null; - aRSImageProducer_1163 = null; - aRSImageProducer_1165 = null; - aRSImageProducer_1123 = null; - aRSImageProducer_1124 = null; - aRSImageProducer_1125 = null; - aRSImageProducer_1110 = new RSImageProducer(128, 265, getGameComponent()); - DrawingArea.setAllPixelsToZero(); - aRSImageProducer_1111 = new RSImageProducer(128, 265, getGameComponent()); - DrawingArea.setAllPixelsToZero(); - aRSImageProducer_1107 = new RSImageProducer(509, 171, getGameComponent()); - DrawingArea.setAllPixelsToZero(); - aRSImageProducer_1108 = new RSImageProducer(360, 132, getGameComponent()); - DrawingArea.setAllPixelsToZero(); - aRSImageProducer_1109 = new RSImageProducer(360, 200, getGameComponent()); - DrawingArea.setAllPixelsToZero(); - aRSImageProducer_1112 = new RSImageProducer(202, 238, getGameComponent()); - DrawingArea.setAllPixelsToZero(); - aRSImageProducer_1113 = new RSImageProducer(203, 238, getGameComponent()); - DrawingArea.setAllPixelsToZero(); - aRSImageProducer_1114 = new RSImageProducer(74, 94, getGameComponent()); - DrawingArea.setAllPixelsToZero(); - aRSImageProducer_1115 = new RSImageProducer(75, 94, getGameComponent()); - DrawingArea.setAllPixelsToZero(); - if (titleStreamLoader != null) { - drawLogo(); - loadTitleScreen(); - } - welcomeScreenRaised = true; - } - - public void resetAllImageProducers() { - if (super.fullGameScreen != null) - return; - nullLoader(); - aRSImageProducer_1107 = null; - aRSImageProducer_1108 = null; - aRSImageProducer_1109 = null; - aRSImageProducer_1112 = null; - aRSImageProducer_1113 = null; - aRSImageProducer_1114 = null; - aRSImageProducer_1115 = null; - aRSImageProducer_1166 = null; - aRSImageProducer_1164 = null; - aRSImageProducer_1163 = null; - aRSImageProducer_1165 = null; - aRSImageProducer_1123 = null; - aRSImageProducer_1125 = null; - aRSImageProducer_1124 = null; - super.fullGameScreen = new RSImageProducer(765, 503, getGameComponent()); - welcomeScreenRaised = true; - } - - public void resetImageProducers2() { - if (aRSImageProducer_1166 != null) { - return; - } - nullLoader(); - super.fullGameScreen = null; - aRSImageProducer_1107 = null; - aRSImageProducer_1108 = null; - aRSImageProducer_1109 = null; - aRSImageProducer_1110 = null; - aRSImageProducer_1111 = null; - aRSImageProducer_1112 = null; - aRSImageProducer_1113 = null; - aRSImageProducer_1114 = null; - aRSImageProducer_1115 = null; - aRSImageProducer_1166 = new RSImageProducer(479, 96, getGameComponent()); - aRSImageProducer_1164 = new RSImageProducer(172, 156, getGameComponent()); - DrawingArea.setAllPixelsToZero(); - mapBack.method361(0, 0); - aRSImageProducer_1163 = new RSImageProducer(190, 261, getGameComponent()); - aRSImageProducer_1165 = new RSImageProducer(512, 334, getGameComponent()); - DrawingArea.setAllPixelsToZero(); - aRSImageProducer_1123 = new RSImageProducer(496, 50, getGameComponent()); - aRSImageProducer_1124 = new RSImageProducer(269, 37, getGameComponent()); - aRSImageProducer_1125 = new RSImageProducer(249, 45, getGameComponent()); - welcomeScreenRaised = true; - aRSImageProducer_1165.initDrawingArea(); - Texture.lineOffsets = chatBoxAreaOffsets; - // SignLink.midii.fadeOut(); - } - - public void method81(Sprite sprite, int y, int x) { - int l = x * x + y * y; - if (l > 4225 && l < 90000) { - int i1 = minimapInt1 + minimapInt2 & 0x7ff; - int j1 = Model.modelIntArray1[i1]; - int k1 = Model.modelIntArray2[i1]; - j1 = (j1 * 256) / (minimapInt3 + 256); - k1 = (k1 * 256) / (minimapInt3 + 256); - int l1 = y * j1 + x * k1 >> 16; - int i2 = y * k1 - x * j1 >> 16; - double d = Math.atan2((double) l1, (double) i2); - int j2 = (int) (Math.sin(d) * 63D); - int k2 = (int) (Math.cos(d) * 57D); - mapEdge.method353(83 - k2 - 20, d, 94 + j2 + 4 - 10); - } else { - markMinimap(sprite, x, y); - } - } - - public void processRightClick() { - if (activeInterfaceType != 0) { - return; - } - menuActionName[0] = "Cancel"; - menuActionID[0] = 1107; - menuActionRow = 1; - if (fullScreenInterfaceId != -1) { - anInt886 = 0; - buildInterfaceMenu(0, RSInterface.interfaceCache[fullScreenInterfaceId], super.mouseX, 0, super.mouseY, 0); - if (anInt886 != anInt1026) { - anInt1026 = anInt886; - } - return; - } - buildSplitPrivateChatMenu(); - anInt886 = 0; - if (super.mouseX > 4 && super.mouseY > 4 && super.mouseX < 516 && super.mouseY < 338) { - if (openInterfaceID != -1) { - buildInterfaceMenu(4, RSInterface.interfaceCache[openInterfaceID], super.mouseX, 4, super.mouseY, 0); - } else { - build3dScreenMenu(); - } - } - if (anInt886 != anInt1026) { - anInt1026 = anInt886; - } - anInt886 = 0; - if (super.mouseX > 553 && super.mouseY > 205 && super.mouseX < 743 && super.mouseY < 466) { - if (invOverlayInterfaceID != -1) { - buildInterfaceMenu(553, RSInterface.interfaceCache[invOverlayInterfaceID], super.mouseX, 205, super.mouseY, 0); - } else if (tabInterfaceIDs[tabID] != -1) { - buildInterfaceMenu(553, RSInterface.interfaceCache[tabInterfaceIDs[tabID]], super.mouseX, 205, super.mouseY, 0); - } - } - if (anInt886 != anInt1048) { - needDrawTabArea = true; - anInt1048 = anInt886; - } - anInt886 = 0; - if (super.mouseX > 17 && super.mouseY > 357 && super.mouseX < 496 && super.mouseY < 453) { - if (backDialogID != -1) { - buildInterfaceMenu(17, RSInterface.interfaceCache[backDialogID], super.mouseX, 357, super.mouseY, 0); - } else if (dialogID != -1) { - buildInterfaceMenu(17, RSInterface.interfaceCache[dialogID], super.mouseX, 357, super.mouseY, 0); - } else if (super.mouseY < 434 && super.mouseX < 426) { - buildChatAreaMenu(super.mouseY - 357); - } - } - if ((backDialogID != -1 || dialogID != -1) && anInt886 != anInt1039) {//TODO remove if any issues - inputTaken = true; - anInt1039 = anInt886; - } - processMinimapActions(); - boolean flag = false; - while (!flag) { - flag = true; - for (int j = 0; j < menuActionRow - 1; j++) { - if (menuActionID[j] < 1000 && menuActionID[j + 1] > 1000) { - String s = menuActionName[j]; - menuActionName[j] = menuActionName[j + 1]; - menuActionName[j + 1] = s; - int k = menuActionID[j]; - menuActionID[j] = menuActionID[j + 1]; - menuActionID[j + 1] = k; - k = menuActionCmd2[j]; - menuActionCmd2[j] = menuActionCmd2[j + 1]; - menuActionCmd2[j + 1] = k; - k = menuActionCmd3[j]; - menuActionCmd3[j] = menuActionCmd3[j + 1]; - menuActionCmd3[j + 1] = k; - k = menuActionCmd1[j]; - menuActionCmd1[j] = menuActionCmd1[j + 1]; - menuActionCmd1[j + 1] = k; - flag = false; - } - } - - } - } - - public int method83(int i, int j, int k) { - int l = 256 - k; - return ((i & 0xff00ff) * l + (j & 0xff00ff) * k & 0xff00ff00) + ((i & 0xff00) * l + (j & 0xff00) * k & 0xff0000) >> 8; - } - - public void login(String s, String s1, boolean flag) { - Signlink.errorname = s; - try { - if (!flag) { - loginMessage1 = ""; - loginMessage2 = "Connecting to server..."; - drawLoginScreen(true); - } - socketStream = new RSSocket(this, openSocket(43594 + portOff)); - long l = TextClass.longForName(s); - int i = (int) (l >> 16 & 31L); - stream.currentOffset = 0; - stream.writeWordBigEndian(14); - stream.writeWordBigEndian(i); - socketStream.queueBytes(2, stream.buffer); - for (int j = 0; j < 8; j++) { - socketStream.read(); - } - - int k = socketStream.read(); - int i1 = k; - if (k == 0) { - socketStream.flushInputStream(inStream.buffer, 8); - inStream.currentOffset = 0; - aLong1215 = inStream.readQWord(); - int ai[] = new int[4]; - ai[0] = (int) (Math.random() * 99999999D); - ai[1] = (int) (Math.random() * 99999999D); - ai[2] = (int) (aLong1215 >> 32); - ai[3] = (int) aLong1215; - stream.currentOffset = 0; - stream.writeWordBigEndian(10); - stream.writeDWord(ai[0]); - stream.writeDWord(ai[1]); - stream.writeDWord(ai[2]); - stream.writeDWord(ai[3]); - stream.writeDWord(ClientSettings.UID); - stream.writeString(s); - stream.writeString(s1); - stream.doKeys(); - aStream_847.currentOffset = 0; - if (flag) { - aStream_847.writeWordBigEndian(18); - } else { - aStream_847.writeWordBigEndian(16); - } - aStream_847.writeWordBigEndian(stream.currentOffset + 36 + 1 + 1 + 2); - aStream_847.writeWordBigEndian(255); - aStream_847.writeWord(1); - aStream_847.writeWordBigEndian(lowMem ? 1 : 0); - for (int l1 = 0; l1 < 9; l1++) { - aStream_847.writeDWord(expectedCRCs[l1]); - } - - aStream_847.writeBytes(stream.buffer, stream.currentOffset, 0); - stream.encryption = new ISAACRandomGen(ai); - for (int j2 = 0; j2 < 4; j2++) { - ai[j2] += 50; - } - - encryption = new ISAACRandomGen(ai); - socketStream.queueBytes(aStream_847.currentOffset, aStream_847.buffer); - k = socketStream.read(); - } - if (k == 1) { - try { - Thread.sleep(2000L); - } catch (Exception _ex) { - } - login(s, s1, flag); - return; - } - if (k == 2) { - myPrivilege = socketStream.read(); - flagged = socketStream.read() == 1; - aLong1220 = 0L; - anInt1022 = 0; - mouseDetection.coordsIndex = 0; - super.awtFocus = true; - aBoolean954 = true; - loggedIn = true; - stream.currentOffset = 0; - inStream.currentOffset = 0; - pktType = -1; - anInt841 = -1; - anInt842 = -1; - anInt843 = -1; - pktSize = 0; - anInt1009 = 0; - anInt1104 = 0; - anInt1011 = 0; - anInt855 = 0; - menuActionRow = 0; - menuOpen = false; - super.idleTime = 0; - for (int j1 = 0; j1 < 100; j1++) { - chatMessages[j1] = null; - } - - itemSelected = 0; - spellSelected = 0; - loadingStage = 0; - currentSound = 0; - anInt1278 = (int) (Math.random() * 100D) - 50; - anInt1131 = (int) (Math.random() * 110D) - 55; - anInt896 = (int) (Math.random() * 80D) - 40; - minimapInt2 = (int) (Math.random() * 120D) - 60; - minimapInt3 = (int) (Math.random() * 30D) - 20; - minimapInt1 = (int) (Math.random() * 20D) - 10 & 0x7ff; - anInt1021 = 0; - anInt985 = -1; - destX = 0; - destY = 0; - playerCount = 0; - npcCount = 0; - for (int i2 = 0; i2 < maxPlayers; i2++) { - playerArray[i2] = null; - aStreamArray895s[i2] = null; - } - - for (int k2 = 0; k2 < 16384; k2++) { - npcArray[k2] = null; - } - - myPlayer = playerArray[myPlayerIndex] = new Player(); - aClass19_1013.removeAll(); - aClass19_1056.removeAll(); - for (int l2 = 0; l2 < 4; l2++) { - for (int i3 = 0; i3 < 104; i3++) { - for (int k3 = 0; k3 < 104; k3++) { - groundArray[l2][i3][k3] = null; - } - - } - - } - - aClass19_1179 = new NodeList(); - anInt900 = 0; - friendsCount = 0; - dialogID = -1; - backDialogID = -1; - openInterfaceID = -1; - invOverlayInterfaceID = -1; - fullScreenInterfaceId = -1; - anInt1018 = -1; - aBoolean1149 = false; - tabID = 3; - inputDialogState = 0; - menuOpen = false; - messagePromptRaised = false; - aString844 = null; - anInt1055 = 0; - anInt1054 = -1; - aBoolean1047 = true; - method45(); - for (int j3 = 0; j3 < 5; j3++) { - anIntArray990[j3] = 0; - } - - for (int l3 = 0; l3 < 5; l3++) { - atPlayerActions[l3] = null; - atPlayerArray[l3] = false; - } - - anInt1175 = 0; - anInt1134 = 0; - anInt986 = 0; - anInt1288 = 0; - anInt924 = 0; - anInt1188 = 0; - anInt1155 = 0; - anInt1226 = 0; - resetImageProducers2(); - return; - } - if (k == 3) { - loginMessage1 = ""; - loginMessage2 = "Invalid username or password."; - return; - } - if (k == 4) { - loginMessage1 = "Your account has been disabled."; - loginMessage2 = "Or you entered an invalid character for user/pass"; - return; - } - if (k == 5) { - loginMessage1 = "Your account is already logged in."; - loginMessage2 = "Try again in 60 secs..."; - return; - } - if (k == 6) { - loginMessage1 = "" + ClientSettings.SERVER_NAME + " has been updated!"; - loginMessage2 = "Please reload this page."; - return; - } - if (k == 7) { - loginMessage1 = "This world is full."; - loginMessage2 = "Please use a different world."; - return; - } - if (k == 8) { - loginMessage1 = "Unable to connect."; - loginMessage2 = "Login server offline."; - return; - } - if (k == 9) { - loginMessage1 = "Login limit exceeded."; - loginMessage2 = "Too many connections from your address."; - return; - } - if (k == 10) { - loginMessage1 = "Unable to connect."; - loginMessage2 = "Bad session id."; - return; - } - if (k == 11) { - loginMessage2 = "Login server rejected session."; - loginMessage2 = "Please try again."; - return; - } - if (k == 12) { - loginMessage1 = "Only staff are allowed to play right now."; - loginMessage2 = "Please login using a staff account."; - //loginMessage1 = "You need a members account to login to this world."; - //loginMessage2 = "Please subscribe, or use a different world."; - return; - } - if (k == 13) { - loginMessage1 = "Could not complete login."; - loginMessage2 = "Please try using a different world."; - return; - } - if (k == 14) { - loginMessage1 = "The server is being updated."; - loginMessage2 = "Please wait 1 minute and try again."; - return; - } - if (k == 15) { - loggedIn = true; - stream.currentOffset = 0; - inStream.currentOffset = 0; - pktType = -1; - anInt841 = -1; - anInt842 = -1; - anInt843 = -1; - pktSize = 0; - anInt1009 = 0; - anInt1104 = 0; - menuActionRow = 0; - menuOpen = false; - aLong824 = System.currentTimeMillis(); - return; - } - if (k == 16) { - loginMessage1 = "Login attempts exceeded."; - loginMessage2 = "Please wait 1 minute and try again."; - return; - } - if (k == 17) { - loginMessage1 = "You are standing in a members-only area."; - loginMessage2 = "To play on this world move to a free area first"; - return; - } - if (k == 20) { - loginMessage1 = "Invalid loginserver requested"; - loginMessage2 = "Please try using a different world."; - return; - } - if (k == 30) { - loginMessage1 = "You need a forum account to play."; - loginMessage2 = "Go to " + ClientSettings.SERVER_WEBSITE + " to register."; - return; - } - if (k == 31) { - loginMessage1 = "You're using an invalid or outdated client."; - loginMessage2 = "Get the latest version at " + ClientSettings.SERVER_WEBSITE + ""; - return; - } - if (k == 32) { - loginMessage1 = "You need to recover your account first,"; - loginMessage2 = "go to " + ClientSettings.SERVER_WEBSITE + "/help for a tutorial!"; - return; - } - if (k == 33) { - loginMessage1 = "You need a members account to login to this world."; - loginMessage2 = "Please subscribe, or use a different world."; - return; - } - if (k == 34) { - loginMessage1 = "You need to activate your forum account first."; - loginMessage2 = "Click on confirm in the email we have send you!"; - return; - } - if (k == 21) { - for (int k1 = socketStream.read(); k1 >= 0; k1--) { - loginMessage1 = "You have only just left another world"; - loginMessage2 = "Your profile will be transferred in: " + k1 + " seconds"; - drawLoginScreen(true); - try { - Thread.sleep(1000L); - } catch (Exception _ex) { - } - } - - login(s, s1, flag); - return; - } - if (k == -1) { - if (i1 == 0) { - if (loginFailures < 2) { - try { - Thread.sleep(2000L); - } catch (Exception _ex) { - } - loginFailures++; - login(s, s1, flag); - return; - } else { - loginMessage1 = "Error connecting to server."; - loginMessage2 = "Please try again in a little while."; - return; - } - } else { - loginMessage1 = "No response from server"; - loginMessage2 = "Please try closing and opening your client again."; - return; - } - } else { - System.out.println("response:" + k); - loginMessage1 = "Unexpected server response"; - loginMessage2 = "Please try using a different world."; - return; - } - } catch (IOException _ex) { - loginMessage1 = ""; - } - loginMessage2 = "Error connecting to server."; - } - - public boolean doWalkTo(int i, int j, int k, int i1, int j1, int k1, int l1, int i2, int j2, boolean flag, int k2) { - byte byte0 = 104; - byte byte1 = 104; - for (int l2 = 0; l2 < byte0; l2++) { - for (int i3 = 0; i3 < byte1; i3++) { - anIntArrayArray901[l2][i3] = 0; - anIntArrayArray825[l2][i3] = 0x5f5e0ff; - } - - } - int j3 = j2; - int k3 = j1; - anIntArrayArray901[j2][j1] = 99; - anIntArrayArray825[j2][j1] = 0; - int l3 = 0; - int i4 = 0; - bigX[l3] = j2; - bigY[l3++] = j1; - boolean flag1 = false; - int j4 = bigX.length; - int ai[][] = aClass11Array1230[plane].anIntArrayArray294; - while (i4 != l3) { - j3 = bigX[i4]; - k3 = bigY[i4]; - i4 = (i4 + 1) % j4; - if (j3 == k2 && k3 == i2) { - flag1 = true; - break; - } - if (i1 != 0) { - if ((i1 < 5 || i1 == 10) && aClass11Array1230[plane].method219(k2, j3, k3, j, i1 - 1, i2)) { - flag1 = true; - break; - } - if (i1 < 10 && aClass11Array1230[plane].method220(k2, i2, k3, i1 - 1, j, j3)) { - flag1 = true; - break; - } - } - if (k1 != 0 && k != 0 && aClass11Array1230[plane].method221(i2, k2, j3, k, l1, k1, k3)) { - flag1 = true; - break; - } - int l4 = anIntArrayArray825[j3][k3] + 1; - if (j3 > 0 && anIntArrayArray901[j3 - 1][k3] == 0 && (ai[j3 - 1][k3] & 0x1280108) == 0) { - bigX[l3] = j3 - 1; - bigY[l3] = k3; - l3 = (l3 + 1) % j4; - anIntArrayArray901[j3 - 1][k3] = 2; - anIntArrayArray825[j3 - 1][k3] = l4; - } - if (j3 < byte0 - 1 && anIntArrayArray901[j3 + 1][k3] == 0 && (ai[j3 + 1][k3] & 0x1280180) == 0) { - bigX[l3] = j3 + 1; - bigY[l3] = k3; - l3 = (l3 + 1) % j4; - anIntArrayArray901[j3 + 1][k3] = 8; - anIntArrayArray825[j3 + 1][k3] = l4; - } - if (k3 > 0 && anIntArrayArray901[j3][k3 - 1] == 0 && (ai[j3][k3 - 1] & 0x1280102) == 0) { - bigX[l3] = j3; - bigY[l3] = k3 - 1; - l3 = (l3 + 1) % j4; - anIntArrayArray901[j3][k3 - 1] = 1; - anIntArrayArray825[j3][k3 - 1] = l4; - } - if (k3 < byte1 - 1 && anIntArrayArray901[j3][k3 + 1] == 0 && (ai[j3][k3 + 1] & 0x1280120) == 0) { - bigX[l3] = j3; - bigY[l3] = k3 + 1; - l3 = (l3 + 1) % j4; - anIntArrayArray901[j3][k3 + 1] = 4; - anIntArrayArray825[j3][k3 + 1] = l4; - } - if (j3 > 0 && k3 > 0 && anIntArrayArray901[j3 - 1][k3 - 1] == 0 && (ai[j3 - 1][k3 - 1] & 0x128010e) == 0 && (ai[j3 - 1][k3] & 0x1280108) == 0 && (ai[j3][k3 - 1] & 0x1280102) == 0) { - bigX[l3] = j3 - 1; - bigY[l3] = k3 - 1; - l3 = (l3 + 1) % j4; - anIntArrayArray901[j3 - 1][k3 - 1] = 3; - anIntArrayArray825[j3 - 1][k3 - 1] = l4; - } - if (j3 < byte0 - 1 && k3 > 0 && anIntArrayArray901[j3 + 1][k3 - 1] == 0 && (ai[j3 + 1][k3 - 1] & 0x1280183) == 0 && (ai[j3 + 1][k3] & 0x1280180) == 0 && (ai[j3][k3 - 1] & 0x1280102) == 0) { - bigX[l3] = j3 + 1; - bigY[l3] = k3 - 1; - l3 = (l3 + 1) % j4; - anIntArrayArray901[j3 + 1][k3 - 1] = 9; - anIntArrayArray825[j3 + 1][k3 - 1] = l4; - } - if (j3 > 0 && k3 < byte1 - 1 && anIntArrayArray901[j3 - 1][k3 + 1] == 0 && (ai[j3 - 1][k3 + 1] & 0x1280138) == 0 && (ai[j3 - 1][k3] & 0x1280108) == 0 && (ai[j3][k3 + 1] & 0x1280120) == 0) { - bigX[l3] = j3 - 1; - bigY[l3] = k3 + 1; - l3 = (l3 + 1) % j4; - anIntArrayArray901[j3 - 1][k3 + 1] = 6; - anIntArrayArray825[j3 - 1][k3 + 1] = l4; - } - if (j3 < byte0 - 1 && k3 < byte1 - 1 && anIntArrayArray901[j3 + 1][k3 + 1] == 0 && (ai[j3 + 1][k3 + 1] & 0x12801e0) == 0 && (ai[j3 + 1][k3] & 0x1280180) == 0 && (ai[j3][k3 + 1] & 0x1280120) == 0) { - bigX[l3] = j3 + 1; - bigY[l3] = k3 + 1; - l3 = (l3 + 1) % j4; - anIntArrayArray901[j3 + 1][k3 + 1] = 12; - anIntArrayArray825[j3 + 1][k3 + 1] = l4; - } - } - anInt1264 = 0; - if (!flag1) { - if (flag) { - int i5 = 100; - for (int k5 = 1; k5 < 2; k5++) { - for (int i6 = k2 - k5; i6 <= k2 + k5; i6++) { - for (int l6 = i2 - k5; l6 <= i2 + k5; l6++) { - if (i6 >= 0 && l6 >= 0 && i6 < 104 && l6 < 104 && anIntArrayArray825[i6][l6] < i5) { - i5 = anIntArrayArray825[i6][l6]; - j3 = i6; - k3 = l6; - anInt1264 = 1; - flag1 = true; - } - } - - } - - if (flag1) { - break; - } - } - - } - if (!flag1) { - return false; - } - } - i4 = 0; - bigX[i4] = j3; - bigY[i4++] = k3; - int l5; - for (int j5 = l5 = anIntArrayArray901[j3][k3]; j3 != j2 || k3 != j1; j5 = anIntArrayArray901[j3][k3]) { - if (j5 != l5) { - l5 = j5; - bigX[i4] = j3; - bigY[i4++] = k3; - } - if ((j5 & 2) != 0) { - j3++; - } else if ((j5 & 8) != 0) { - j3--; - } - if ((j5 & 1) != 0) { - k3++; - } else if ((j5 & 4) != 0) { - k3--; - } - } - // if(cancelWalk) { return i4 > 0; } - - if (i4 > 0) { - int k4 = i4; - if (k4 > 25) { - k4 = 25; - } - i4--; - int k6 = bigX[i4]; - int i7 = bigY[i4]; - anInt1288 += k4; - if (anInt1288 >= 92) { - stream.createFrame(36); - stream.writeDWord(0); - anInt1288 = 0; - } - if (i == 0) { - stream.createFrame(164); - stream.writeWordBigEndian(k4 + k4 + 3); - } - if (i == 1) { - stream.createFrame(248); - stream.writeWordBigEndian(k4 + k4 + 3 + 14); - } - if (i == 2) { - stream.createFrame(98); - stream.writeWordBigEndian(k4 + k4 + 3); - } - stream.method433(k6 + baseX); - destX = bigX[0]; - destY = bigY[0]; - for (int j7 = 1; j7 < k4; j7++) { - i4--; - stream.writeWordBigEndian(bigX[i4] - k6); - stream.writeWordBigEndian(bigY[i4] - i7); - } - - stream.method431(i7 + baseY); - stream.method424(super.keyArray[5] != 1 ? 0 : 1); - return true; - } - return i != 1; - } - - static final int method77(int i, int i_1_) { - if (i_1_ == -2) - return 12345678; - if (i_1_ == -1) { - if (i < 0) - i = 0; - else if (i > 127) - i = 127; - i = 127 - i; - return i; - } - i = i * (i_1_ & 0x7f) / 128; - if (i < 2) - i = 2; - else if (i > 126) - i = 126; - return (i_1_ & 0xff80) + i; - } - - public void method86(Stream stream) { - for (int j = 0; j < anInt893; j++) { - int k = anIntArray894[j]; - NPC npc = npcArray[k]; - int l = stream.readUnsignedByte(); - if ((l & 0x10) != 0) { - int i1 = stream.method434(); - if (i1 == 65535) { - i1 = -1; - } - int i2 = stream.readUnsignedByte(); - if (i1 == npc.anim && i1 != -1) { - int l2 = Animation.anims[i1].anInt365; - if (l2 == 1) { - npc.anInt1527 = 0; - npc.anInt1528 = 0; - npc.anInt1529 = i2; - npc.anInt1530 = 0; - } - if (l2 == 2) { - npc.anInt1530 = 0; - } - } else if (i1 == -1 || npc.anim == -1 || Animation.anims[i1].anInt359 >= Animation.anims[npc.anim].anInt359) { - npc.anim = i1; - npc.anInt1527 = 0; - npc.anInt1528 = 0; - npc.anInt1529 = i2; - npc.anInt1530 = 0; - npc.anInt1542 = npc.smallXYIndex; - } - } - if ((l & 8) != 0) { - int j1 = stream.readUnsignedByteA(); - int j2 = stream.method427(); - npc.updateHitData(j2, j1, loopCycle); - npc.loopCycleStatus = loopCycle + 300; - npc.currentHealth = stream.readUnsignedByteA(); - npc.maxHealth = stream.readUnsignedByte(); - } - if ((l & 0x80) != 0) { - npc.anInt1520 = stream.readUnsignedWord(); - int k1 = stream.readDWord(); - npc.anInt1524 = k1 >> 16; - npc.anInt1523 = loopCycle + (k1 & 0xffff); - npc.anInt1521 = 0; - npc.anInt1522 = 0; - if (npc.anInt1523 > loopCycle) { - npc.anInt1521 = -1; - } - if (npc.anInt1520 == 65535) { - npc.anInt1520 = -1; - } - } - if ((l & 0x20) != 0) { - npc.interactingEntity = stream.readUnsignedWord(); - if (npc.interactingEntity == 65535) { - npc.interactingEntity = -1; - } - } - if ((l & 1) != 0) { - npc.textSpoken = stream.readString(); - npc.textCycle = 100; - } - if ((l & 0x40) != 0) { - int l1 = stream.method427(); - int k2 = stream.method428(); - npc.updateHitData(k2, l1, loopCycle); - npc.loopCycleStatus = loopCycle + 300; - npc.currentHealth = stream.method428(); - npc.maxHealth = stream.method427(); - } - if ((l & 2) != 0) { - npc.desc = EntityDef.forID(stream.method436()); - npc.anInt1540 = npc.desc.aByte68; - npc.anInt1504 = npc.desc.anInt79; - npc.anInt1554 = npc.desc.anInt67; - npc.anInt1555 = npc.desc.anInt58; - npc.anInt1556 = npc.desc.anInt83; - npc.anInt1557 = npc.desc.anInt55; - npc.anInt1511 = npc.desc.anInt77; - } - if ((l & 4) != 0) { - npc.anInt1538 = stream.method434(); - npc.anInt1539 = stream.method434(); - } - } - } - - public void buildAtNPCMenu(EntityDef entityDef, int i, int j, int k) { - if (menuActionRow >= 400) { - return; - } - if (entityDef.childrenIDs != null) { - entityDef = entityDef.method161(); - } - if (entityDef == null) { - return; - } - if (!entityDef.aBoolean84) { - return; - } - String s = entityDef.name; - if (entityDef.combatLevel != 0) { - s = s + combatDiffColor(myPlayer.combatLevel, entityDef.combatLevel) + " (level-" + entityDef.combatLevel + ")"; - } - if (itemSelected == 1) { - menuActionName[menuActionRow] = "Use " + selectedItemName + " with @yel@" + s; - menuActionID[menuActionRow] = 582; - menuActionCmd1[menuActionRow] = i; - menuActionCmd2[menuActionRow] = k; - menuActionCmd3[menuActionRow] = j; - menuActionRow++; - return; - } - if (spellSelected == 1) { - if ((spellUsableOn & 2) == 2) { - menuActionName[menuActionRow] = spellTooltip + " @yel@" + s; - menuActionID[menuActionRow] = 413; - menuActionCmd1[menuActionRow] = i; - menuActionCmd2[menuActionRow] = k; - menuActionCmd3[menuActionRow] = j; - menuActionRow++; - } - } else { - if (entityDef.actions != null) { - for (int l = 4; l >= 0; l--) { - if (entityDef.actions[l] != null && !entityDef.actions[l].equalsIgnoreCase("attack")) { - menuActionName[menuActionRow] = entityDef.actions[l] + " @yel@" + s; - if (l == 0) { - menuActionID[menuActionRow] = 20; - } - if (l == 1) { - menuActionID[menuActionRow] = 412; - } - if (l == 2) { - menuActionID[menuActionRow] = 225; - } - if (l == 3) { - menuActionID[menuActionRow] = 965; - } - if (l == 4) { - menuActionID[menuActionRow] = 478; - } - menuActionCmd1[menuActionRow] = i; - menuActionCmd2[menuActionRow] = k; - menuActionCmd3[menuActionRow] = j; - menuActionRow++; - } - } - - } - if (entityDef.actions != null) { - for (int i1 = 4; i1 >= 0; i1--) { - if (entityDef.actions[i1] != null && entityDef.actions[i1].equalsIgnoreCase("attack")) { - char c = '\0'; - if (entityDef.combatLevel > myPlayer.combatLevel) { - c = '\u07D0'; - } - menuActionName[menuActionRow] = entityDef.actions[i1] + " @yel@" + s; - if (i1 == 0) { - menuActionID[menuActionRow] = 20 + c; - } - if (i1 == 1) { - menuActionID[menuActionRow] = 412 + c; - } - if (i1 == 2) { - menuActionID[menuActionRow] = 225 + c; - } - if (i1 == 3) { - menuActionID[menuActionRow] = 965 + c; - } - if (i1 == 4) { - menuActionID[menuActionRow] = 478 + c; - } - menuActionCmd1[menuActionRow] = i; - menuActionCmd2[menuActionRow] = k; - menuActionCmd3[menuActionRow] = j; - menuActionRow++; - } - } - - } - menuActionName[menuActionRow] = "Examine @yel@" + s + (showInfo ? " @gre@(@whi@" + entityDef.type + "@gre@)" : ""); - menuActionID[menuActionRow] = 1025; - menuActionCmd1[menuActionRow] = i; - menuActionCmd2[menuActionRow] = k; - menuActionCmd3[menuActionRow] = j; - menuActionRow++; - } - } - - public void buildAtPlayerMenu(int i, int j, Player player, int k) { - if (player == myPlayer) { - return; - } - if (menuActionRow >= 400) { - return; - } - String s; - if (player.skill == 0) { - s = player.name + combatDiffColor(myPlayer.combatLevel, player.combatLevel) + " (level-" + player.combatLevel + ")"; - } else { - s = player.name + " (skill-" + player.skill + ")"; - } - if (itemSelected == 1) { - menuActionName[menuActionRow] = "Use " + selectedItemName + " with @whi@" + s; - menuActionID[menuActionRow] = 491; - menuActionCmd1[menuActionRow] = j; - menuActionCmd2[menuActionRow] = i; - menuActionCmd3[menuActionRow] = k; - menuActionRow++; - } else if (spellSelected == 1) { - if ((spellUsableOn & 8) == 8) { - menuActionName[menuActionRow] = spellTooltip + " @whi@" + s; - menuActionID[menuActionRow] = 365; - menuActionCmd1[menuActionRow] = j; - menuActionCmd2[menuActionRow] = i; - menuActionCmd3[menuActionRow] = k; - menuActionRow++; - } - } else { - for (int l = 4; l >= 0; l--) { - if (atPlayerActions[l] != null) { - menuActionName[menuActionRow] = atPlayerActions[l] + " @whi@" + s; - char c = '\0'; - if (atPlayerActions[l].equalsIgnoreCase("attack")) { - if (player.combatLevel > myPlayer.combatLevel) { - c = '\u07D0'; - } - if (myPlayer.team != 0 && player.team != 0) { - if (myPlayer.team == player.team) { - c = '\u07D0'; - } else { - c = '\0'; - } - } - } else if (atPlayerArray[l]) { - c = '\u07D0'; - } - if (l == 0) { - menuActionID[menuActionRow] = 561 + c; - } - if (l == 1) { - menuActionID[menuActionRow] = 779 + c; - } - if (l == 2) { - menuActionID[menuActionRow] = 27 + c; - } - if (l == 3) { - menuActionID[menuActionRow] = 577 + c; - } - if (l == 4) { - menuActionID[menuActionRow] = 729 + c; - } - menuActionCmd1[menuActionRow] = j; - menuActionCmd2[menuActionRow] = i; - menuActionCmd3[menuActionRow] = k; - menuActionRow++; - } - } - - } - for (int i1 = 0; i1 < menuActionRow; i1++) { - if (menuActionID[i1] == 516) { - menuActionName[i1] = "Walk here @whi@" + s; - return; - } - } - - } - - public void method89(Class30_Sub1 class30_sub1) { - int i = 0; - int j = -1; - int k = 0; - int l = 0; - if (class30_sub1.anInt1296 == 0) { - i = worldController.method300(class30_sub1.anInt1295, class30_sub1.anInt1297, class30_sub1.anInt1298); - } - if (class30_sub1.anInt1296 == 1) { - i = worldController.method301(class30_sub1.anInt1295, class30_sub1.anInt1297, class30_sub1.anInt1298); - } - if (class30_sub1.anInt1296 == 2) { - i = worldController.method302(class30_sub1.anInt1295, class30_sub1.anInt1297, class30_sub1.anInt1298); - } - if (class30_sub1.anInt1296 == 3) { - i = worldController.method303(class30_sub1.anInt1295, class30_sub1.anInt1297, class30_sub1.anInt1298); - } - if (i != 0) { - int i1 = worldController.method304(class30_sub1.anInt1295, class30_sub1.anInt1297, class30_sub1.anInt1298, i); - j = i >> 14 & 0x7fff; - k = i1 & 0x1f; - l = i1 >> 6; - } - class30_sub1.anInt1299 = j; - class30_sub1.anInt1301 = k; - class30_sub1.anInt1300 = l; - } - - public final void method90() { - for (int index = 0; index < currentSound; index++) { - //if (soundDelay[index] <= 0) { - boolean flag1 = false; - try { - Stream stream = Sounds.method241(soundType[index], sound[index]); - new SoundPlayer((InputStream) new ByteArrayInputStream(stream.buffer, 0, stream.currentOffset), soundVolume[index], soundDelay[index]); - if (System.currentTimeMillis() + (long) (stream.currentOffset / 22) > aLong1172 + (long) (anInt1257 / 22)) { - anInt1257 = stream.currentOffset; - aLong1172 = System.currentTimeMillis(); - } - } catch (Exception exception) { - exception.printStackTrace(); - } - if (!flag1 || soundDelay[index] == -5) { - currentSound--; - for (int j = index; j < currentSound; j++) { - sound[j] = sound[j + 1]; - soundType[j] = soundType[j + 1]; - soundDelay[j] = soundDelay[j + 1]; - soundVolume[j] = soundVolume[j + 1]; - } - index--; - } else { - soundDelay[index] = -5; - } - /*} else { - soundDelay[index]--; - }*/ - } - if (previousSong > 0) { - previousSong -= 20; - if (previousSong < 0) - previousSong = 0; - if (previousSong == 0 && musicVolume != 0 && currentSong != -1) { - method56(musicVolume, false, currentSong); - } - } - } - - private void connectServer() - { - int j = 5; - expectedCRCs[8] = 0; - int k = 0; - while(expectedCRCs[8] == 0) - { - String s = "Unknown problem"; - drawLoadingText(20, "Connecting to web server"); - try - { - DataInputStream datainputstream = openJagGrabInputStream("crc" + (int)(Math.random() * 99999999D) + "-" + 317); - Stream class30_sub2_sub2 = new Stream(new byte[40]); - datainputstream.readFully(class30_sub2_sub2.buffer, 0, 40); - datainputstream.close(); - for(int i1 = 0; i1 < 9; i1++) - expectedCRCs[i1] = class30_sub2_sub2.readDWord(); - - int j1 = class30_sub2_sub2.readDWord(); - int k1 = 1234; - for(int l1 = 0; l1 < 9; l1++) - k1 = (k1 << 1) + expectedCRCs[l1]; - - if(j1 != k1) - { - s = "checksum problem"; - expectedCRCs[8] = 0; - } - } - catch(EOFException _ex) - { - s = "EOF problem"; - expectedCRCs[8] = 0; - } - catch(IOException _ex) - { - s = "Connection problem -- Make sure FileServer is running!!"; - expectedCRCs[8] = 0; - } - catch(Exception _ex) - { - s = "logic problem"; - expectedCRCs[8] = 0; - if(!Signlink.reporterror) - return; - } - if(expectedCRCs[8] == 0) - { - k++; - for(int l = j; l > 0; l--) - { - if(k >= 10) - { - drawLoadingText(10, "Game updated - please reload page"); - l = 10; - } else - { - drawLoadingText(10, s + " - Will retry in " + l + " secs."); - } - try - { - Thread.sleep(1000L); - } - catch(Exception _ex) { } - } - - j *= 2; - if(j > 60) - j = 60; - aBoolean872 = !aBoolean872; - } - } - } - - void startUp() { - drawLoadingText(20, "Starting up"); -// try { -// CacheDownloader.download(this, new URL("https://dl.dropboxusercontent.com/u/19852069/assets.zip")); -// } catch (IOException e) { -// e.printStackTrace(); -// } - if (Signlink.sunjava) { - super.minDelay = 5; - } - aBoolean993 = true; - boolean flag = true; - if (!flag) { - genericLoadingError = true; - return; - } - if (Signlink.cache_dat != null) { - for (int i = 0; i < 5; i++) { - decompressors[i] = new Decompressor(Signlink.cache_dat, Signlink.cache_idx[i], i + 1); - } - - } - try { - connectServer(); - titleStreamLoader = streamLoaderForName(1, "title screen", "title", expectedCRCs[1], 25); - aTextDrawingArea_1270 = new TextDrawingArea(false, "p11_full", titleStreamLoader); - aTextDrawingArea_1271 = new TextDrawingArea(false, "p12_full", titleStreamLoader); - chatTextDrawingArea = new TextDrawingArea(false, "b12_full", titleStreamLoader); - TextDrawingArea aTextDrawingArea_1273 = new TextDrawingArea(true, "q8_full", titleStreamLoader); - drawLogo(); - loadTitleScreen(); - //repackCacheIndex(1); - constructMusic(); - StreamLoader streamLoader = streamLoaderForName(2, "config", "config", expectedCRCs[2], 30); - StreamLoader streamLoader_1 = streamLoaderForName(3, "interface", "interface", expectedCRCs[3], 35); - StreamLoader streamLoader_2 = streamLoaderForName(4, "2d graphics", "media", expectedCRCs[4], 40); - StreamLoader streamLoader_3 = streamLoaderForName(6, "textures", "textures", expectedCRCs[6], 45); - StreamLoader streamLoader_4 = streamLoaderForName(7, "chat system", "wordenc", expectedCRCs[7], 50); - StreamLoader streamLoader_5 = streamLoaderForName(8, "sound effects", "sounds", expectedCRCs[8], 55); - byteGroundArray = new byte[4][104][104]; - intGroundArray = new int[4][105][105]; - worldController = new WorldController(intGroundArray); - for (int j = 0; j < 4; j++) { - aClass11Array1230[j] = new CollisionMap(); - } - - aClass30_Sub2_Sub1_Sub1_1263 = new Sprite(512, 512); - StreamLoader streamLoader_6 = streamLoaderForName(5, "update list", "versionlist", expectedCRCs[5], 60); - drawLoadingText(60, "Connecting to update server"); - onDemandFetcher = new OnDemandFetcher(); - onDemandFetcher.start(streamLoader_6, this); -// musics(); - Class36.method528(onDemandFetcher.getAnimCount()); - Model.method459(onDemandFetcher.getVersionCount(0), onDemandFetcher); - if (!lowMem) { - method58(10, musicVolume, false, 0); - while (onDemandFetcher.getNodeCount() > 0) { - processOnDemandQueue(); - try { - Thread.sleep(100L); - } catch (Exception _ex) { - } - if (onDemandFetcher.anInt1349 > 3) { - loadError(); - return; - } - } - } - drawLoadingText(65, "Requesting animations"); - int k = onDemandFetcher.getVersionCount(1); - for (int i1 = 0; i1 < k; i1++) { - onDemandFetcher.method558(1, i1); - } - - while (onDemandFetcher.getNodeCount() > 0) { - int j1 = k - onDemandFetcher.getNodeCount(); - if (j1 > 0) { - drawLoadingText(65, "Loading animations - " + j1 * 100 / k + "%"); - } - processOnDemandQueue(); - try { - Thread.sleep(100L); - } catch (Exception _ex) { - } - if (onDemandFetcher.anInt1349 > 3) { - loadError(); - return; - } - } - drawLoadingText(70, "Requesting models"); - k = onDemandFetcher.getVersionCount(0); - for (int k1 = 0; k1 < k; k1++) { - int l1 = onDemandFetcher.getModelIndex(k1); - if ((l1 & 1) != 0) { - onDemandFetcher.method558(0, k1); - } - } - - k = onDemandFetcher.getNodeCount(); - while (onDemandFetcher.getNodeCount() > 0) { - int i2 = k - onDemandFetcher.getNodeCount(); - if (i2 > 0) { - drawLoadingText(70, "Loading models - " + i2 * 100 / k + "%"); - } - processOnDemandQueue(); - try { - Thread.sleep(100L); - } catch (Exception _ex) { - } - } - if (decompressors[0] != null) { - drawLoadingText(75, "Requesting maps"); - onDemandFetcher.method558(3, onDemandFetcher.method562(0, 48, 47)); - onDemandFetcher.method558(3, onDemandFetcher.method562(1, 48, 47)); - onDemandFetcher.method558(3, onDemandFetcher.method562(0, 48, 48)); - onDemandFetcher.method558(3, onDemandFetcher.method562(1, 48, 48)); - onDemandFetcher.method558(3, onDemandFetcher.method562(0, 48, 49)); - onDemandFetcher.method558(3, onDemandFetcher.method562(1, 48, 49)); - onDemandFetcher.method558(3, onDemandFetcher.method562(0, 47, 47)); - onDemandFetcher.method558(3, onDemandFetcher.method562(1, 47, 47)); - onDemandFetcher.method558(3, onDemandFetcher.method562(0, 47, 48)); - onDemandFetcher.method558(3, onDemandFetcher.method562(1, 47, 48)); - onDemandFetcher.method558(3, onDemandFetcher.method562(0, 148, 48)); - onDemandFetcher.method558(3, onDemandFetcher.method562(1, 148, 48)); - k = onDemandFetcher.getNodeCount(); - while (onDemandFetcher.getNodeCount() > 0) { - int j2 = k - onDemandFetcher.getNodeCount(); - if (j2 > 0) { - drawLoadingText(75, "Loading maps - " + j2 * 100 / k + "%"); - } - processOnDemandQueue(); - try { - Thread.sleep(100L); - } catch (Exception _ex) { - } - } - } - k = onDemandFetcher.getVersionCount(0); - for (int k2 = 0; k2 < k; k2++) { - int l2 = onDemandFetcher.getModelIndex(k2); - byte byte0 = 0; - if ((l2 & 8) != 0) { - byte0 = 10; - } else if ((l2 & 0x20) != 0) { - byte0 = 9; - } else if ((l2 & 0x10) != 0) { - byte0 = 8; - } else if ((l2 & 0x40) != 0) { - byte0 = 7; - } else if ((l2 & 0x80) != 0) { - byte0 = 6; - } else if ((l2 & 2) != 0) { - byte0 = 5; - } else if ((l2 & 4) != 0) { - byte0 = 4; - } - if ((l2 & 1) != 0) { - byte0 = 3; - } - if (byte0 != 0) { - onDemandFetcher.method563(byte0, 0, k2); - } - } - - onDemandFetcher.method554(isMembers); - if (!lowMem) { - int l = onDemandFetcher.getVersionCount(2); - for (int i3 = 1; i3 < l; i3++) { - if (onDemandFetcher.method569(i3)) { - onDemandFetcher.method563((byte) 1, 2, i3); - } - } - - } - drawLoadingText(80, "Unpacking media"); - invBack = new Background(streamLoader_2, "invback", 0); - chatBack = new Background(streamLoader_2, "chatback", 0); - mapBack = new Background(streamLoader_2, "mapback", 0); - backBase1 = new Background(streamLoader_2, "backbase1", 0); - backBase2 = new Background(streamLoader_2, "backbase2", 0); - backHmid1 = new Background(streamLoader_2, "backhmid1", 0); - for (int j3 = 0; j3 < 13; j3++) { - sideIcons[j3] = new Background(streamLoader_2, "sideicons", j3); - } - - compass = new Sprite(streamLoader_2, "compass", 0); - mapEdge = new Sprite(streamLoader_2, "mapedge", 0); - mapEdge.method345(); - - multiOverlay = new Sprite(streamLoader_2, "overlay_multiway", 0); - try { - for (int k3 = 0; k3 < 100; k3++) { - mapScenes[k3] = new Background(streamLoader_2, "mapscene", k3); - } - - } catch (Exception _ex) { - } - try { - for (int l3 = 0; l3 < 100; l3++) { - mapFunctions[l3] = new Sprite(streamLoader_2, "mapfunction", l3); - } - - } catch (Exception _ex) { - } - try { - for (int i4 = 0; i4 < 20; i4++) { - hitMarks[i4] = new Sprite(streamLoader_2, "hitmarks", i4); - } - - } catch (Exception _ex) { - } - try { - for (int h1 = 0; h1 < 6; h1++) { - headIconsHint[h1] = new Sprite(streamLoader_2, "headicons_hint", h1); - } - for (int j4 = 0; j4 < 8; j4++) { - headIcons[j4] = new Sprite(streamLoader_2, "headicons_prayer", j4); - } - for (int j45 = 0; j45 < 3; j45++) { - skullIcons[j45] = new Sprite(streamLoader_2, "headicons_pk", j45); - } - } catch (Exception _ex) { - } - mapFlag = new Sprite(streamLoader_2, "mapmarker", 0); - mapMarker = new Sprite(streamLoader_2, "mapmarker", 1); - for (int k4 = 0; k4 < 8; k4++) { - crosses[k4] = new Sprite(streamLoader_2, "cross", k4); - } - - mapDotItem = new Sprite(streamLoader_2, "mapdots", 0); - mapDotNPC = new Sprite(streamLoader_2, "mapdots", 1); - mapDotPlayer = new Sprite(streamLoader_2, "mapdots", 2); - mapDotFriend = new Sprite(streamLoader_2, "mapdots", 3); - mapDotTeam = new Sprite(streamLoader_2, "mapdots", 4); - scrollBar1 = new Background(streamLoader_2, "scrollbar", 0); - scrollBar2 = new Background(streamLoader_2, "scrollbar", 1); - redStone1 = new Background(streamLoader_2, "redstone1", 0); - redStone2 = new Background(streamLoader_2, "redstone2", 0); - redStone3 = new Background(streamLoader_2, "redstone3", 0); - redStone1_2 = new Background(streamLoader_2, "redstone1", 0); - redStone1_2.method358(); - redStone2_2 = new Background(streamLoader_2, "redstone2", 0); - redStone2_2.method358(); - redStone1_3 = new Background(streamLoader_2, "redstone1", 0); - redStone1_3.method359(); - redStone2_3 = new Background(streamLoader_2, "redstone2", 0); - redStone2_3.method359(); - redStone3_2 = new Background(streamLoader_2, "redstone3", 0); - redStone3_2.method359(); - redStone1_4 = new Background(streamLoader_2, "redstone1", 0); - redStone1_4.method358(); - redStone1_4.method359(); - redStone2_4 = new Background(streamLoader_2, "redstone2", 0); - redStone2_4.method358(); - redStone2_4.method359(); - for (int l4 = 0; l4 < 2; l4++) { - modIcons[l4] = new Background(streamLoader_2, "mod_icons", l4); - } - - Sprite sprite = new Sprite(streamLoader_2, "backleft1", 0); - backLeftIP1 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); - sprite.method346(0, 0); - sprite = new Sprite(streamLoader_2, "backleft2", 0); - backLeftIP2 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); - sprite.method346(0, 0); - sprite = new Sprite(streamLoader_2, "backright1", 0); - backRightIP1 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); - sprite.method346(0, 0); - sprite = new Sprite(streamLoader_2, "backright2", 0); - backRightIP2 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); - sprite.method346(0, 0); - sprite = new Sprite(streamLoader_2, "backtop1", 0); - backTopIP1 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); - sprite.method346(0, 0); - sprite = new Sprite(streamLoader_2, "backvmid1", 0); - backVmidIP1 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); - sprite.method346(0, 0); - sprite = new Sprite(streamLoader_2, "backvmid2", 0); - backVmidIP2 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); - sprite.method346(0, 0); - sprite = new Sprite(streamLoader_2, "backvmid3", 0); - backVmidIP3 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); - sprite.method346(0, 0); - sprite = new Sprite(streamLoader_2, "backhmid2", 0); - backVmidIP2_2 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); - sprite.method346(0, 0); - int i5 = (int) (Math.random() * 21D) - 10; - int j5 = (int) (Math.random() * 21D) - 10; - int k5 = (int) (Math.random() * 21D) - 10; - int l5 = (int) (Math.random() * 41D) - 20; - for (int i6 = 0; i6 < 100; i6++) { - if (mapFunctions[i6] != null) { - mapFunctions[i6].method344(i5 + l5, j5 + l5, k5 + l5); - } - if (mapScenes[i6] != null) { - mapScenes[i6].method360(i5 + l5, j5 + l5, k5 + l5); - } - } - - drawLoadingText(83, "Unpacking textures"); - Texture.method368(streamLoader_3); - Texture.method372(0.80000000000000004D); - Texture.method367(); - drawLoadingText(86, "Unpacking config"); - Animation.unpackConfig(streamLoader); - ObjectDef.unpackConfig(streamLoader); - Flo.unpackConfig(streamLoader); - ItemDef.unpackConfig(streamLoader); - EntityDef.unpackConfig(streamLoader); - IDK.unpackConfig(streamLoader); - SpotAnim.unpackConfig(streamLoader); - Varp.unpackConfig(streamLoader); - VarBit.unpackConfig(streamLoader); - ItemDef.isMembers = isMembers; - // if (!lowMem) { - drawLoadingText(90, "Unpacking sounds"); - byte abyte0[] = streamLoader_5.getDataForName("sounds.dat"); - Stream stream = new Stream(abyte0); - Sounds.unpack(stream); - // } - drawLoadingText(95, "Unpacking interfaces"); - TextDrawingArea aclass30_sub2_sub1_sub4s[] = {aTextDrawingArea_1270, aTextDrawingArea_1271, chatTextDrawingArea, aTextDrawingArea_1273}; - RSInterface.unpack(streamLoader_1, aclass30_sub2_sub1_sub4s, streamLoader_2); - drawLoadingText(100, "Preparing game engine"); - for (int j6 = 0; j6 < 33; j6++) { - int k6 = 999; - int i7 = 0; - for (int k7 = 0; k7 < 34; k7++) { - if (mapBack.aByteArray1450[k7 + j6 * mapBack.anInt1452] == 0) { - if (k6 == 999) { - k6 = k7; - } - continue; - } - if (k6 == 999) { - continue; - } - i7 = k7; - break; - } - - anIntArray968[j6] = k6; - anIntArray1057[j6] = i7 - k6; - } - - for (int l6 = 5; l6 < 156; l6++) { - int j7 = 999; - int l7 = 0; - for (int j8 = 25; j8 < 172; j8++) { - if (mapBack.aByteArray1450[j8 + l6 * mapBack.anInt1452] == 0 && (j8 > 34 || l6 > 34)) { - if (j7 == 999) { - j7 = j8; - } - continue; - } - if (j7 == 999) { - continue; - } - l7 = j8; - break; - } - - anIntArray1052[l6 - 5] = j7 - 25; - anIntArray1229[l6 - 5] = l7 - j7; - } - Texture.method365(765, 503); - gameScreenOffsets = Texture.lineOffsets; - Texture.method365(479, 96); - chatAreaOffsets = Texture.lineOffsets; - Texture.method365(190, 261); - tabAreaOffsets = Texture.lineOffsets; - Texture.method365(512, 334); - chatBoxAreaOffsets = Texture.lineOffsets; - int ai[] = new int[9]; - for (int i8 = 0; i8 < 9; i8++) { - int k8 = 128 + i8 * 32 + 15; - int l8 = 600 + k8 * 3; - int i9 = Texture.anIntArray1470[k8]; - ai[i8] = l8 * i9 >> 16; - } - - WorldController.method310(500, 800, 512, 334, ai); - Censor.loadConfig(streamLoader_4); - mouseDetection = new MouseDetection(this); - startRunnable(mouseDetection, 10); - Animable_Sub5.clientInstance = this; - ObjectDef.clientInstance = this; - EntityDef.clientInstance = this; - return; - } catch (Exception exception) { - Signlink.reporterror("loaderror " + aString1049 + " " + anInt1079); - } - loadingError = true; - } - - public void method91(Stream stream, int i) { - while (stream.bitPosition + 10 < i * 8) { - int j = stream.readBits(11); - if (j == 2047) { - break; - } - if (playerArray[j] == null) { - playerArray[j] = new Player(); - if (aStreamArray895s[j] != null) { - playerArray[j].updatePlayer(aStreamArray895s[j]); - } - } - playerIndices[playerCount++] = j; - Player player = playerArray[j]; - player.anInt1537 = loopCycle; - int k = stream.readBits(1); - if (k == 1) { - anIntArray894[anInt893++] = j; - } - int l = stream.readBits(1); - int i1 = stream.readBits(5); - if (i1 > 15) { - i1 -= 32; - } - int j1 = stream.readBits(5); - if (j1 > 15) { - j1 -= 32; - } - player.setPos(myPlayer.smallX[0] + j1, myPlayer.smallY[0] + i1, l == 1); - } - stream.finishBitAccess(); - } - - public void processMainScreenClick() { - if (anInt1021 != 0) { - return; - } - if (super.clickMode3 == 1) { - int i = super.saveClickX - 25 - 550; - int j = super.saveClickY - 5 - 4; - if (i >= 0 && j >= 0 && i < 146 && j < 151) { - i -= 73; - j -= 75; - int k = minimapInt1 + minimapInt2 & 0x7ff; - int i1 = Texture.anIntArray1470[k]; - int j1 = Texture.anIntArray1471[k]; - i1 = i1 * (minimapInt3 + 256) >> 8; - j1 = j1 * (minimapInt3 + 256) >> 8; - int k1 = j * i1 + i * j1 >> 11; - int l1 = j * j1 - i * i1 >> 11; - int i2 = myPlayer.x + k1 >> 7; - int j2 = myPlayer.y - l1 >> 7; - boolean flag1 = doWalkTo(1, 0, 0, 0, myPlayer.smallY[0], 0, 0, j2, myPlayer.smallX[0], true, i2); - if (flag1) { - stream.writeWordBigEndian(i); - stream.writeWordBigEndian(j); - stream.writeWord(minimapInt1); - stream.writeWordBigEndian(57); - stream.writeWordBigEndian(minimapInt2); - stream.writeWordBigEndian(minimapInt3); - stream.writeWordBigEndian(89); - stream.writeWord(myPlayer.x); - stream.writeWord(myPlayer.y); - stream.writeWordBigEndian(anInt1264); - stream.writeWordBigEndian(63); - } - } - anInt1117++; - if (anInt1117 > 1151) { - anInt1117 = 0; - stream.createFrame(246); - stream.writeWordBigEndian(0); - int l = stream.currentOffset; - if ((int) (Math.random() * 2D) == 0) { - stream.writeWordBigEndian(101); - } - stream.writeWordBigEndian(197); - stream.writeWord((int) (Math.random() * 65536D)); - stream.writeWordBigEndian((int) (Math.random() * 256D)); - stream.writeWordBigEndian(67); - stream.writeWord(14214); - if ((int) (Math.random() * 2D) == 0) { - stream.writeWord(29487); - } - stream.writeWord((int) (Math.random() * 65536D)); - if ((int) (Math.random() * 2D) == 0) { - stream.writeWordBigEndian(220); - } - stream.writeWordBigEndian(180); - stream.writeBytes(stream.currentOffset - l); - } - } - } - - public String interfaceIntToString(int j) { - if (j < 0x3b9ac9ff) { - return String.valueOf(j); - } else { - return "*"; - } - } - - public void showErrorScreen() { - Graphics g = getGameComponent().getGraphics(); - g.setColor(Color.black); - g.fillRect(0, 0, 765, 503); - method4(1); - if (loadingError) { - aBoolean831 = false; - g.setFont(new Font("Helvetica", 1, 16)); - g.setColor(Color.yellow); - int k = 35; - g.drawString("Sorry, an error has occured whilst loading " + ClientSettings.SERVER_NAME + "", 30, k); - k += 50; - g.setColor(Color.white); - g.drawString("To fix this try the following (in order):", 30, k); - k += 50; - g.setColor(Color.white); - g.setFont(new Font("Helvetica", 1, 12)); - g.drawString("1: Try closing ALL open web-browser windows, and reloading", 30, k); - k += 30; - g.drawString("2: Try clearing your web-browsers cache from tools->internet options", 30, k); - k += 30; - g.drawString("3: Try using a different game-world", 30, k); - k += 30; - g.drawString("4: Try rebooting your computer", 30, k); - k += 30; - g.drawString("5: Try selecting a different version of Java from the play-game menu", 30, k); - } - if (genericLoadingError) { - aBoolean831 = false; - g.setFont(new Font("Helvetica", 1, 20)); - g.setColor(Color.white); - g.drawString("Error - unable to load game!", 50, 50); - g.drawString("To play " + ClientSettings.SERVER_NAME + " make sure you play from", 50, 100); - g.drawString("" + ClientSettings.SERVER_WEBSITE + "", 50, 150); - } - if (rsAlreadyLoaded) { - aBoolean831 = false; - g.setColor(Color.yellow); - int l = 35; - g.drawString("Error a copy of " + ClientSettings.SERVER_NAME + " already appears to be loaded", 30, l); - l += 50; - g.setColor(Color.white); - g.drawString("To fix this try the following (in order):", 30, l); - l += 50; - g.setColor(Color.white); - g.setFont(new Font("Helvetica", 1, 12)); - g.drawString("1: Try closing ALL open web-browser windows, and reloading", 30, l); - l += 30; - g.drawString("2: Try rebooting your computer, and reloading", 30, l); - l += 30; - } - } - - public URL getCodeBase() { - // if (SignLink.mainapp != null) { - // return SignLink.mainapp.getCodeBase(); - // } - try { - // if (super.gameFrame != null) { - return new URL("http://" + server + ":" + (80 + portOff)); - // } - } catch (Exception _ex) { - } - return null; - // return super.getCodeBase(); - } - - public void method95() { - for (int j = 0; j < npcCount; j++) { - int k = npcIndices[j]; - NPC npc = npcArray[k]; - if (npc != null) { - method96(npc); - } - } - } - - public void method96(Entity entity) { - if (entity.x < 128 || entity.y < 128 || entity.x >= 13184 || entity.y >= 13184) { - entity.anim = -1; - entity.anInt1520 = -1; - entity.anInt1547 = 0; - entity.anInt1548 = 0; - entity.x = entity.smallX[0] * 128 + entity.anInt1540 * 64; - entity.y = entity.smallY[0] * 128 + entity.anInt1540 * 64; - entity.method446(); - } - if (entity == myPlayer && (entity.x < 1536 || entity.y < 1536 || entity.x >= 11776 || entity.y >= 11776)) { - entity.anim = -1; - entity.anInt1520 = -1; - entity.anInt1547 = 0; - entity.anInt1548 = 0; - entity.x = entity.smallX[0] * 128 + entity.anInt1540 * 64; - entity.y = entity.smallY[0] * 128 + entity.anInt1540 * 64; - entity.method446(); - } - if (entity.anInt1547 > loopCycle) { - method97(entity); - } else if (entity.anInt1548 >= loopCycle) { - method98(entity); - } else { - method99(entity); - } - method100(entity); - method101(entity); - } - - public void method97(Entity entity) { - int i = entity.anInt1547 - loopCycle; - int j = entity.anInt1543 * 128 + entity.anInt1540 * 64; - int k = entity.anInt1545 * 128 + entity.anInt1540 * 64; - entity.x += (j - entity.x) / i; - entity.y += (k - entity.y) / i; - entity.anInt1503 = 0; - if (entity.anInt1549 == 0) { - entity.turnDirection = 1024; - } - if (entity.anInt1549 == 1) { - entity.turnDirection = 1536; - } - if (entity.anInt1549 == 2) { - entity.turnDirection = 0; - } - if (entity.anInt1549 == 3) { - entity.turnDirection = 512; - } - } - - public void method98(Entity entity) { - if (entity.anInt1548 == loopCycle || entity.anim == -1 || entity.anInt1529 != 0 || entity.anInt1528 + 1 > Animation.anims[entity.anim].method258(entity.anInt1527)) { - int i = entity.anInt1548 - entity.anInt1547; - int j = loopCycle - entity.anInt1547; - int k = entity.anInt1543 * 128 + entity.anInt1540 * 64; - int l = entity.anInt1545 * 128 + entity.anInt1540 * 64; - int i1 = entity.anInt1544 * 128 + entity.anInt1540 * 64; - int j1 = entity.anInt1546 * 128 + entity.anInt1540 * 64; - entity.x = (k * (i - j) + i1 * j) / i; - entity.y = (l * (i - j) + j1 * j) / i; - } - entity.anInt1503 = 0; - if (entity.anInt1549 == 0) { - entity.turnDirection = 1024; - } - if (entity.anInt1549 == 1) { - entity.turnDirection = 1536; - } - if (entity.anInt1549 == 2) { - entity.turnDirection = 0; - } - if (entity.anInt1549 == 3) { - entity.turnDirection = 512; - } - entity.anInt1552 = entity.turnDirection; - } - - public void method99(Entity entity) { - entity.anInt1517 = entity.anInt1511; - if (entity.smallXYIndex == 0) { - entity.anInt1503 = 0; - return; - } - if (entity.anim != -1 && entity.anInt1529 == 0) { - Animation animation = Animation.anims[entity.anim]; - if (entity.anInt1542 > 0 && animation.anInt363 == 0) { - entity.anInt1503++; - return; - } - if (entity.anInt1542 <= 0 && animation.anInt364 == 0) { - entity.anInt1503++; - return; - } - } - int i = entity.x; - int j = entity.y; - int k = entity.smallX[entity.smallXYIndex - 1] * 128 + entity.anInt1540 * 64; - int l = entity.smallY[entity.smallXYIndex - 1] * 128 + entity.anInt1540 * 64; - if (k - i > 256 || k - i < -256 || l - j > 256 || l - j < -256) { - entity.x = k; - entity.y = l; - return; - } - if (i < k) { - if (j < l) { - entity.turnDirection = 1280; - } else if (j > l) { - entity.turnDirection = 1792; - } else { - entity.turnDirection = 1536; - } - } else if (i > k) { - if (j < l) { - entity.turnDirection = 768; - } else if (j > l) { - entity.turnDirection = 256; - } else { - entity.turnDirection = 512; - } - } else if (j < l) { - entity.turnDirection = 1024; - } else { - entity.turnDirection = 0; - } - int i1 = entity.turnDirection - entity.anInt1552 & 0x7ff; - if (i1 > 1024) { - i1 -= 2048; - } - int j1 = entity.anInt1555; - if (i1 >= -256 && i1 <= 256) { - j1 = entity.anInt1554; - } else if (i1 >= 256 && i1 < 768) { - j1 = entity.anInt1557; - } else if (i1 >= -768 && i1 <= -256) { - j1 = entity.anInt1556; - } - if (j1 == -1) { - j1 = entity.anInt1554; - } - entity.anInt1517 = j1; - int k1 = 4; - if (entity.anInt1552 != entity.turnDirection && entity.interactingEntity == -1 && entity.anInt1504 != 0) { - k1 = 2; - } - if (entity.smallXYIndex > 2) { - k1 = 6; - } - if (entity.smallXYIndex > 3) { - k1 = 8; - } - if (entity.anInt1503 > 0 && entity.smallXYIndex > 1) { - k1 = 8; - entity.anInt1503--; - } - if (entity.aBooleanArray1553[entity.smallXYIndex - 1]) { - k1 <<= 1; - } - if (k1 >= 8 && entity.anInt1517 == entity.anInt1554 && entity.anInt1505 != -1) { - entity.anInt1517 = entity.anInt1505; - } - if (i < k) { - entity.x += k1; - if (entity.x > k) { - entity.x = k; - } - } else if (i > k) { - entity.x -= k1; - if (entity.x < k) { - entity.x = k; - } - } - if (j < l) { - entity.y += k1; - if (entity.y > l) { - entity.y = l; - } - } else if (j > l) { - entity.y -= k1; - if (entity.y < l) { - entity.y = l; - } - } - if (entity.x == k && entity.y == l) { - entity.smallXYIndex--; - if (entity.anInt1542 > 0) { - entity.anInt1542--; - } - } - } - - public void method100(Entity entity) { - if (entity.anInt1504 == 0) { - return; - } - if (entity.interactingEntity != -1 && entity.interactingEntity < 32768) { - NPC npc = npcArray[entity.interactingEntity]; - if (npc != null) { - int i1 = entity.x - npc.x; - int k1 = entity.y - npc.y; - if (i1 != 0 || k1 != 0) { - entity.turnDirection = (int) (Math.atan2(i1, k1) * 325.94900000000001D) & 0x7ff; - } - } - } - if (entity.interactingEntity >= 32768) { - int j = entity.interactingEntity - 32768; - if (j == unknownInt10) { - j = myPlayerIndex; - } - Player player = playerArray[j]; - if (player != null) { - int l1 = entity.x - player.x; - int i2 = entity.y - player.y; - if (l1 != 0 || i2 != 0) { - entity.turnDirection = (int) (Math.atan2(l1, i2) * 325.94900000000001D) & 0x7ff; - } - } - } - if ((entity.anInt1538 != 0 || entity.anInt1539 != 0) && (entity.smallXYIndex == 0 || entity.anInt1503 > 0)) { - int k = entity.x - (entity.anInt1538 - baseX - baseX) * 64; - int j1 = entity.y - (entity.anInt1539 - baseY - baseY) * 64; - if (k != 0 || j1 != 0) { - entity.turnDirection = (int) (Math.atan2(k, j1) * 325.94900000000001D) & 0x7ff; - } - entity.anInt1538 = 0; - entity.anInt1539 = 0; - } - int l = entity.turnDirection - entity.anInt1552 & 0x7ff; - if (l != 0) { - if (l < entity.anInt1504 || l > 2048 - entity.anInt1504) { - entity.anInt1552 = entity.turnDirection; - } else if (l > 1024) { - entity.anInt1552 -= entity.anInt1504; - } else { - entity.anInt1552 += entity.anInt1504; - } - entity.anInt1552 &= 0x7ff; - if (entity.anInt1517 == entity.anInt1511 && entity.anInt1552 != entity.turnDirection) { - if (entity.anInt1512 != -1) { - entity.anInt1517 = entity.anInt1512; - return; - } - entity.anInt1517 = entity.anInt1554; - } - } - } - - public void method101(Entity entity) { - entity.aBoolean1541 = false; - if (entity.anInt1517 != -1) { - Animation animation = Animation.anims[entity.anInt1517]; - entity.anInt1519++; - if (entity.anInt1518 < animation.anInt352 && entity.anInt1519 > animation.method258(entity.anInt1518)) { - entity.anInt1519 = 0; - entity.anInt1518++; - } - if (entity.anInt1518 >= animation.anInt352) { - entity.anInt1519 = 0; - entity.anInt1518 = 0; - } - } - if (entity.anInt1520 != -1 && loopCycle >= entity.anInt1523) { - if (entity.anInt1521 < 0) { - entity.anInt1521 = 0; - } - Animation animation_1 = SpotAnim.cache[entity.anInt1520].aAnimation_407; - for (entity.anInt1522++; entity.anInt1521 < animation_1.anInt352 && entity.anInt1522 > animation_1.method258(entity.anInt1521); entity.anInt1521++) { - entity.anInt1522 -= animation_1.method258(entity.anInt1521); - } - - if (entity.anInt1521 >= animation_1.anInt352 && (entity.anInt1521 < 0 || entity.anInt1521 >= animation_1.anInt352)) { - entity.anInt1520 = -1; - } - } - if (entity.anim != -1 && entity.anInt1529 <= 1) { - Animation animation_2 = Animation.anims[entity.anim]; - if (animation_2.anInt363 == 1 && entity.anInt1542 > 0 && entity.anInt1547 <= loopCycle && entity.anInt1548 < loopCycle) { - entity.anInt1529 = 1; - return; - } - } - if (entity.anim != -1 && entity.anInt1529 == 0) { - Animation animation_3 = Animation.anims[entity.anim]; - for (entity.anInt1528++; entity.anInt1527 < animation_3.anInt352 && entity.anInt1528 > animation_3.method258(entity.anInt1527); entity.anInt1527++) { - entity.anInt1528 -= animation_3.method258(entity.anInt1527); - } - - if (entity.anInt1527 >= animation_3.anInt352) { - entity.anInt1527 -= animation_3.anInt356; - entity.anInt1530++; - if (entity.anInt1530 >= animation_3.anInt362) { - entity.anim = -1; - } - if (entity.anInt1527 < 0 || entity.anInt1527 >= animation_3.anInt352) { - entity.anim = -1; - } - } - entity.aBoolean1541 = animation_3.aBoolean358; - } - if (entity.anInt1529 > 0) { - entity.anInt1529--; - } - } - - public void drawGameScreen() { - if (fullScreenInterfaceId != -1 && (loadingStage == 2 || super.fullGameScreen != null)) { - if (loadingStage == 2) { - method119(anInt945, fullScreenInterfaceId); - if (fullScreenInterfaceId != -1) - method119(anInt945, fullScreenInterfaceId); - anInt945 = 0; - resetAllImageProducers(); - super.fullGameScreen.initDrawingArea(); - Texture.lineOffsets = gameScreenOffsets; - DrawingArea.setAllPixelsToZero(); - welcomeScreenRaised = true; - if (openInterfaceID != -1) { - RSInterface class13_1 = RSInterface.interfaceCache[openInterfaceID]; - if (class13_1.width == 512 && class13_1.height == 334 - && class13_1.type == 0) { - class13_1.width = 765; - class13_1.height = 503; - } - drawInterface(0, 0, class13_1, 0); - } - RSInterface rSInterface = RSInterface.interfaceCache[fullScreenInterfaceId]; - if (rSInterface.width == 512 && rSInterface.height == 334 - && rSInterface.type == 0) { - rSInterface.width = 765; - rSInterface.height = 503; - } - drawInterface(0, 0, rSInterface, 0); - if (!menuOpen) { - processRightClick(); - drawTooltip(); - } else { - drawMenu(); - } - } - super.fullGameScreen.drawGraphics(0, super.graphics, 0); - return; - } - if (welcomeScreenRaised) { - resetImageProducers2(); - welcomeScreenRaised = false; - backLeftIP1.drawGraphics(4, super.graphics, 0); - backLeftIP2.drawGraphics(357, super.graphics, 0); - backRightIP1.drawGraphics(4, super.graphics, 722); - backRightIP2.drawGraphics(205, super.graphics, 743); - backTopIP1.drawGraphics(0, super.graphics, 0); - backVmidIP1.drawGraphics(4, super.graphics, 516); - backVmidIP2.drawGraphics(205, super.graphics, 516); - backVmidIP3.drawGraphics(357, super.graphics, 496); - backVmidIP2_2.drawGraphics(338, super.graphics, 0); - needDrawTabArea = true; - inputTaken = true; - tabAreaAltered = true; - aBoolean1233 = true; - if (loadingStage != 2) { - aRSImageProducer_1165.drawGraphics(4, super.graphics, 4); - aRSImageProducer_1164.drawGraphics(4, super.graphics, 550); - } - } - if (loadingStage == 2) { - method146(); - } - if (menuOpen && menuScreenArea == 1) { - needDrawTabArea = true; - } - if (invOverlayInterfaceID != -1) { - boolean flag1 = method119(anInt945, invOverlayInterfaceID); - if (flag1) { - needDrawTabArea = true; - } - } - if (atInventoryInterfaceType == 2) { - needDrawTabArea = true; - } - if (activeInterfaceType == 2) { - needDrawTabArea = true; - } - if (needDrawTabArea) { - drawTabArea(); - needDrawTabArea = false; - } - if (backDialogID == -1) { - aClass9_1059.scrollPosition = anInt1211 - anInt1089 - 77; - if (super.mouseX > 448 && super.mouseX < 560 && super.mouseY > 332) { - method65(463, 77, super.mouseX - 17, super.mouseY - 357, aClass9_1059, 0, false, anInt1211); - } - int i = anInt1211 - 77 - aClass9_1059.scrollPosition; - if (i < 0) { - i = 0; - } - if (i > anInt1211 - 77) { - i = anInt1211 - 77; - } - if (anInt1089 != i) { - anInt1089 = i; - inputTaken = true; - } - } - if (backDialogID != -1) { - boolean flag2 = method119(anInt945, backDialogID); - if (flag2) { - inputTaken = true; - } - } - if (dialogID != -1) { - inputTaken = true; - } - if (atInventoryInterfaceType == 3) { - inputTaken = true; - } - if (activeInterfaceType == 3) { - inputTaken = true; - } - if (aString844 != null) { - inputTaken = true; - } - if (menuOpen && menuScreenArea == 2) { - inputTaken = true; - } - if (inputTaken) { - drawChatArea(); - inputTaken = false; - } - if (loadingStage == 2) { - drawMinimap(); - aRSImageProducer_1164.drawGraphics(4, super.graphics, 550); - } - if (anInt1054 != -1) { - tabAreaAltered = true; - } - if (tabAreaAltered) { - if (anInt1054 != -1 && anInt1054 == tabID) { - anInt1054 = -1; - stream.createFrame(120); - stream.writeWordBigEndian(tabID); - } - tabAreaAltered = false; - aRSImageProducer_1125.initDrawingArea(); - backHmid1.method361(0, 0); - if (invOverlayInterfaceID == -1) { - if (tabInterfaceIDs[tabID] != -1) { - if (tabID == 0) { - redStone1.method361(22, 10); - } - if (tabID == 1) { - redStone2.method361(54, 8); - } - if (tabID == 2) { - redStone2.method361(82, 8); - } - if (tabID == 3) { - redStone3.method361(110, 8); - } - if (tabID == 4) { - redStone2_2.method361(153, 8); - } - if (tabID == 5) { - redStone2_2.method361(181, 8); - } - if (tabID == 6) { - redStone1_2.method361(209, 9); - } - } - if (tabInterfaceIDs[0] != -1 && (anInt1054 != 0 || loopCycle % 20 < 10)) { - sideIcons[0].method361(29, 13); - } - if (tabInterfaceIDs[1] != -1 && (anInt1054 != 1 || loopCycle % 20 < 10)) { - sideIcons[1].method361(53, 11); - } - if (tabInterfaceIDs[2] != -1 && (anInt1054 != 2 || loopCycle % 20 < 10)) { - sideIcons[2].method361(82, 11); - } - if (tabInterfaceIDs[3] != -1 && (anInt1054 != 3 || loopCycle % 20 < 10)) { - sideIcons[3].method361(115, 12); - } - if (tabInterfaceIDs[4] != -1 && (anInt1054 != 4 || loopCycle % 20 < 10)) { - sideIcons[4].method361(153, 13); - } - if (tabInterfaceIDs[5] != -1 && (anInt1054 != 5 || loopCycle % 20 < 10)) { - sideIcons[5].method361(180, 11); - } - if (tabInterfaceIDs[6] != -1 && (anInt1054 != 6 || loopCycle % 20 < 10)) { - sideIcons[6].method361(208, 13); - } - } - aRSImageProducer_1125.drawGraphics(160, super.graphics, 516); - aRSImageProducer_1124.initDrawingArea(); - backBase2.method361(0, 0); - if (invOverlayInterfaceID == -1) { - if (tabInterfaceIDs[tabID] != -1) { - if (tabID == 7) { - redStone1_3.method361(42, 0); - } - if (tabID == 8) { - redStone2_3.method361(74, 0); - } - if (tabID == 9) { - redStone2_3.method361(102, 0); - } - if (tabID == 10) { - redStone3_2.method361(130, 1); - } - if (tabID == 11) { - redStone2_4.method361(173, 0); - } - if (tabID == 12) { - redStone2_4.method361(201, 0); - } - if (tabID == 13) { - redStone1_4.method361(229, 0); - } - } - if (tabInterfaceIDs[8] != -1 && (anInt1054 != 8 || loopCycle % 20 < 10)) { - sideIcons[7].method361(74, 2); - } - if (tabInterfaceIDs[9] != -1 && (anInt1054 != 9 || loopCycle % 20 < 10)) { - sideIcons[8].method361(102, 3); - } - if (tabInterfaceIDs[10] != -1 && (anInt1054 != 10 || loopCycle % 20 < 10)) { - sideIcons[9].method361(137, 4); - } - if (tabInterfaceIDs[11] != -1 && (anInt1054 != 11 || loopCycle % 20 < 10)) { - sideIcons[10].method361(174, 2); - } - if (tabInterfaceIDs[12] != -1 && (anInt1054 != 12 || loopCycle % 20 < 10)) { - sideIcons[11].method361(201, 2); - } - if (tabInterfaceIDs[13] != -1 && (anInt1054 != 13 || loopCycle % 20 < 10)) { - sideIcons[12].method361(226, 2); - } - } - aRSImageProducer_1124.drawGraphics(466, super.graphics, 496); - aRSImageProducer_1165.initDrawingArea(); - Texture.lineOffsets = chatBoxAreaOffsets; - } - if (aBoolean1233) { - aBoolean1233 = false; - aRSImageProducer_1123.initDrawingArea(); - backBase1.method361(0, 0); - aTextDrawingArea_1271.method382(0xffffff, 55, "Public chat", 28, true); - if (publicChatMode == 0) { - aTextDrawingArea_1271.method382(65280, 55, "On", 41, true); - } - if (publicChatMode == 1) { - aTextDrawingArea_1271.method382(0xffff00, 55, "Friends", 41, true); - } - if (publicChatMode == 2) { - aTextDrawingArea_1271.method382(0xff0000, 55, "Off", 41, true); - } - if (publicChatMode == 3) { - aTextDrawingArea_1271.method382(65535, 55, "Hide", 41, true); - } - aTextDrawingArea_1271.method382(0xffffff, 184, "Private chat", 28, true); - if (privateChatMode == 0) { - aTextDrawingArea_1271.method382(65280, 184, "On", 41, true); - } - if (privateChatMode == 1) { - aTextDrawingArea_1271.method382(0xffff00, 184, "Friends", 41, true); - } - if (privateChatMode == 2) { - aTextDrawingArea_1271.method382(0xff0000, 184, "Off", 41, true); - } - aTextDrawingArea_1271.method382(0xffffff, 324, "Trade/compete", 28, true); - if (tradeMode == 0) { - aTextDrawingArea_1271.method382(65280, 324, "On", 41, true); - } - if (tradeMode == 1) { - aTextDrawingArea_1271.method382(0xffff00, 324, "Friends", 41, true); - } - if (tradeMode == 2) { - aTextDrawingArea_1271.method382(0xff0000, 324, "Off", 41, true); - } - aTextDrawingArea_1271.method382(0xffffff, 458, "Report abuse", 33, true); - aRSImageProducer_1123.drawGraphics(453, super.graphics, 0); - aRSImageProducer_1165.initDrawingArea(); - Texture.lineOffsets = chatBoxAreaOffsets; - } - anInt945 = 0; - } - - public boolean buildFriendsListMenu(RSInterface class9) { - int i = class9.anInt214; - if (i >= 1 && i <= 200 || i >= 701 && i <= 900) { - if (i >= 801) { - i -= 701; - } else if (i >= 701) { - i -= 601; - } else if (i >= 101) { - i -= 101; - } else { - i--; - } - menuActionName[menuActionRow] = "Remove @whi@" + friendsList[i]; - menuActionID[menuActionRow] = 792; - menuActionRow++; - menuActionName[menuActionRow] = "Message @whi@" + friendsList[i]; - menuActionID[menuActionRow] = 639; - menuActionRow++; - return true; - } - if (i >= 401 && i <= 500) { - menuActionName[menuActionRow] = "Remove @whi@" + class9.disabledText; - menuActionID[menuActionRow] = 322; - menuActionRow++; - return true; - } else { - return false; - } - } - - public void method104() { - Animable_Sub3 class30_sub2_sub4_sub3 = (Animable_Sub3) aClass19_1056.reverseGetFirst(); - for (; class30_sub2_sub4_sub3 != null; class30_sub2_sub4_sub3 = (Animable_Sub3) aClass19_1056.reverseGetNext()) { - if (class30_sub2_sub4_sub3.anInt1560 != plane || class30_sub2_sub4_sub3.aBoolean1567) { - class30_sub2_sub4_sub3.unlink(); - } else if (loopCycle >= class30_sub2_sub4_sub3.anInt1564) { - class30_sub2_sub4_sub3.method454(anInt945); - if (class30_sub2_sub4_sub3.aBoolean1567) { - class30_sub2_sub4_sub3.unlink(); - } else { - worldController.method285(class30_sub2_sub4_sub3.anInt1560, 0, class30_sub2_sub4_sub3.anInt1563, -1, class30_sub2_sub4_sub3.anInt1562, 60, class30_sub2_sub4_sub3.anInt1561, class30_sub2_sub4_sub3, false); - } - } - } - - } - - public void drawInterface(int scrollPos, int k, RSInterface class9, int l) { - if (class9.type != 0 || class9.children == null) { - return; - } - if (class9.aBoolean266 && anInt1026 != class9.id && anInt1048 != class9.id && anInt1039 != class9.id) { - return; - } - int i1 = DrawingArea.topX; - int j1 = DrawingArea.topY; - int k1 = DrawingArea.bottomX; - int l1 = DrawingArea.bottomY; - DrawingArea.setDrawingArea(l + class9.height, k, k + class9.width, l); - int i2 = class9.children.length; - for (int j2 = 0; j2 < i2; j2++) { - int k2 = class9.childX[j2] + k; - int l2 = class9.childY[j2] + l - scrollPos; - RSInterface component = RSInterface.interfaceCache[class9.children[j2]]; - k2 += component.anInt263; - l2 += component.anInt265; - if (component.anInt214 > 0) { - drawFriendsListOrWelcomeScreen(component); - } - if (component.type == 0) { - if (component.scrollPosition > component.scrollMax - component.height) { - component.scrollPosition = component.scrollMax - component.height; - } - if (component.scrollPosition < 0) { - component.scrollPosition = 0; - } - drawInterface(component.scrollPosition, k2, component, l2); - if (component.scrollMax > component.height) { - method30(component.height, component.scrollPosition, l2, k2 + component.width, component.scrollMax); - } - } else if (component.type != 1) { - if (component.type == 2) { - int i3 = 0; - for (int l3 = 0; l3 < component.height; l3++) { - for (int l4 = 0; l4 < component.width; l4++) { - int k5 = k2 + l4 * (32 + component.invSpritePadX); - int j6 = l2 + l3 * (32 + component.invSpritePadY); - if (i3 < 20) { - k5 += component.spritesX[i3]; - j6 += component.spritesY[i3]; - } - if (component.inv[i3] > 0) { - int k6 = 0; - int j7 = 0; - int j9 = component.inv[i3] - 1; - if (k5 > DrawingArea.topX - 32 && k5 < DrawingArea.bottomX && j6 > DrawingArea.topY - 32 && j6 < DrawingArea.bottomY || activeInterfaceType != 0 && anInt1085 == i3) { - int l9 = 0; - if (itemSelected == 1 && anInt1283 == i3 && anInt1284 == component.id) { - l9 = 0xffffff; - } - Sprite class30_sub2_sub1_sub1_2 = ItemDef.getSprite(j9, component.invStackSizes[i3], l9); - if (class30_sub2_sub1_sub1_2 != null) { - if (activeInterfaceType != 0 && anInt1085 == i3 && anInt1084 == component.id) { - k6 = super.mouseX - anInt1087; - j7 = super.mouseY - anInt1088; - if (k6 < 5 && k6 > -5) { - k6 = 0; - } - if (j7 < 5 && j7 > -5) { - j7 = 0; - } - if (anInt989 < 5) { - k6 = 0; - j7 = 0; - } - class30_sub2_sub1_sub1_2.drawSprite1(k5 + k6, j6 + j7); - if (j6 + j7 < DrawingArea.topY && class9.scrollPosition > 0) { - int i10 = anInt945 * (DrawingArea.topY - j6 - j7) / 3; - if (i10 > anInt945 * 10) { - i10 = anInt945 * 10; - } - if (i10 > class9.scrollPosition) { - i10 = class9.scrollPosition; - } - class9.scrollPosition -= i10; - anInt1088 += i10; - } - if (j6 + j7 + 32 > DrawingArea.bottomY && class9.scrollPosition < class9.scrollMax - class9.height) { - int j10 = anInt945 * (j6 + j7 + 32 - DrawingArea.bottomY) / 3; - if (j10 > anInt945 * 10) { - j10 = anInt945 * 10; - } - if (j10 > class9.scrollMax - class9.height - class9.scrollPosition) { - j10 = class9.scrollMax - class9.height - class9.scrollPosition; - } - class9.scrollPosition += j10; - anInt1088 -= j10; - } - } else if (atInventoryInterfaceType != 0 && atInventoryIndex == i3 && atInventoryInterface == component.id) { - class30_sub2_sub1_sub1_2.drawSprite1(k5, j6); - } else { - class30_sub2_sub1_sub1_2.drawSprite(k5, j6); - } - if (class30_sub2_sub1_sub1_2.trimWidth == 33 || component.invStackSizes[i3] != 1) { - int k10 = component.invStackSizes[i3]; - aTextDrawingArea_1270.method385(0, intToKOrMil(k10), j6 + 10 + j7, k5 + 1 + k6); - aTextDrawingArea_1270.method385(0xffff00, intToKOrMil(k10), j6 + 9 + j7, k5 + k6); - } - } - } - } else if (component.sprites != null && i3 < 20) { - Sprite class30_sub2_sub1_sub1_1 = component.sprites[i3]; - if (class30_sub2_sub1_sub1_1 != null) { - class30_sub2_sub1_sub1_1.drawSprite(k5, j6); - } - } - i3++; - } - - } - - } else if (component.type == 3) { - boolean flag = false; - if (anInt1039 == component.id || anInt1048 == component.id || anInt1026 == component.id) { - flag = true; - } - int j3; - if (interfaceIsSelected(component)) { - j3 = component.anInt219; - if (flag && component.anInt239 != 0) { - j3 = component.anInt239; - } - } else { - j3 = component.textColor; - if (flag && component.anInt216 != 0) { - j3 = component.anInt216; - } - } - if (component.aByte254 == 0) { - if (component.aBoolean227) { - DrawingArea.method336(component.height, l2, j3, component.width, k2); - } else { - DrawingArea.fillPixels(l2, component.height, j3, k2, component.width); - } - } else if (component.aBoolean227) { - DrawingArea.method335(j3, l2, component.width, component.height, 256 - (component.aByte254 & 0xff), k2); - } else { - DrawingArea.method338(l2, component.height, 256 - (component.aByte254 & 0xff), j3, component.width, k2); - } - } else if (component.type == 4) { - TextDrawingArea textDrawingArea = component.textDrawingAreas; - String s = component.disabledText; - boolean flag1 = false; - if (anInt1039 == component.id || anInt1048 == component.id || anInt1026 == component.id) { - flag1 = true; - } - int i4; - if (interfaceIsSelected(component)) { - i4 = component.anInt219; - if (flag1 && component.anInt239 != 0) { - i4 = component.anInt239; - } - if (component.enabledText.length() > 0) { - s = component.enabledText; - } - } else { - i4 = component.textColor; - if (flag1 && component.anInt216 != 0) { - i4 = component.anInt216; - } - } - if (component.atActionType == 6 && aBoolean1149) { - s = "Please wait..."; - i4 = component.textColor; - } - if (DrawingArea.width == 479) { - if (i4 == 0xffff00) { - i4 = 255; - } - if (i4 == 49152) { - i4 = 0xffffff; - } - } - for (int l6 = l2 + textDrawingArea.anInt1497; s.length() > 0; l6 += textDrawingArea.anInt1497) { - if (s.indexOf("%") != -1) { - do { - int k7 = s.indexOf("%1"); - if (k7 == -1) { - break; - } - s = s.substring(0, k7) + interfaceIntToString(extractInterfaceValues(component, 0)) + s.substring(k7 + 2); - } while (true); - do { - int l7 = s.indexOf("%2"); - if (l7 == -1) { - break; - } - s = s.substring(0, l7) + interfaceIntToString(extractInterfaceValues(component, 1)) + s.substring(l7 + 2); - } while (true); - do { - int i8 = s.indexOf("%3"); - if (i8 == -1) { - break; - } - s = s.substring(0, i8) + interfaceIntToString(extractInterfaceValues(component, 2)) + s.substring(i8 + 2); - } while (true); - do { - int j8 = s.indexOf("%4"); - if (j8 == -1) { - break; - } - s = s.substring(0, j8) + interfaceIntToString(extractInterfaceValues(component, 3)) + s.substring(j8 + 2); - } while (true); - do { - int k8 = s.indexOf("%5"); - if (k8 == -1) { - break; - } - s = s.substring(0, k8) + interfaceIntToString(extractInterfaceValues(component, 4)) + s.substring(k8 + 2); - } while (true); - } - int l8 = s.indexOf("\\n"); - String s1; - if (l8 != -1) { - s1 = s.substring(0, l8); - s = s.substring(l8 + 2); - } else { - s1 = s; - s = ""; - } - if (component.aBoolean223) { - textDrawingArea.method382(i4, k2 + component.width / 2, s1, l6, component.aBoolean268); - } else { - textDrawingArea.method389(component.aBoolean268, k2, i4, s1, l6); - } - } - - } else if (component.type == 5) { - Sprite sprite; - if (interfaceIsSelected(component)) { - sprite = component.sprite2; - } else { - sprite = component.sprite1; - } - if (sprite != null) { - sprite.drawSprite(k2, l2); - } - } else if (component.type == 6) { - int k3 = Texture.textureInt1; - int j4 = Texture.textureInt2; - Texture.textureInt1 = k2 + component.width / 2; - Texture.textureInt2 = l2 + component.height / 2; - int i5 = Texture.anIntArray1470[component.anInt270] * component.anInt269 >> 16; - int l5 = Texture.anIntArray1471[component.anInt270] * component.anInt269 >> 16; - boolean flag2 = interfaceIsSelected(component); - int i7; - if (flag2) { - i7 = component.anInt258; - } else { - i7 = component.anInt257; - } - Model model; - if (i7 == -1) { - model = component.method209(-1, -1, flag2); - } else { - Animation animation = Animation.anims[i7]; - model = component.method209(animation.anIntArray354[component.anInt246], animation.anIntArray353[component.anInt246], flag2); - } - if (model != null) { - model.method482(component.anInt271, 0, component.anInt270, 0, i5, l5); - } - Texture.textureInt1 = k3; - Texture.textureInt2 = j4; - } else if (component.type == 7) { - TextDrawingArea textDrawingArea_1 = component.textDrawingAreas; - int k4 = 0; - for (int j5 = 0; j5 < component.height; j5++) { - for (int i6 = 0; i6 < component.width; i6++) { - if (component.inv[k4] > 0) { - ItemDef itemDef = ItemDef.forID(component.inv[k4] - 1); - String s2 = itemDef.name; - if (itemDef.stackable || component.invStackSizes[k4] != 1) { - s2 = s2 + " x" + intToKOrMilLongName(component.invStackSizes[k4]); - } - int i9 = k2 + i6 * (115 + component.invSpritePadX); - int k9 = l2 + j5 * (12 + component.invSpritePadY); - if (component.aBoolean223) { - textDrawingArea_1.method382(component.textColor, i9 + component.width / 2, s2, k9, component.aBoolean268); - } else { - textDrawingArea_1.method389(component.aBoolean268, i9, component.textColor, s2, k9); - } - } - k4++; - } - - } - - } else if(component.type == 8) { - - } - } - } - - DrawingArea.setDrawingArea(l1, i1, k1, j1); - } - - public void randomizeBackground(Background background) { - int j = 256; - for (int k = 0; k < anIntArray1190.length; k++) { - anIntArray1190[k] = 0; - } - - for (int l = 0; l < 5000; l++) { - int i1 = (int) (Math.random() * 128D * (double) j); - anIntArray1190[i1] = (int) (Math.random() * 256D); - } - - for (int j1 = 0; j1 < 20; j1++) { - for (int k1 = 1; k1 < j - 1; k1++) { - for (int i2 = 1; i2 < 127; i2++) { - int k2 = i2 + (k1 << 7); - anIntArray1191[k2] = (anIntArray1190[k2 - 1] + anIntArray1190[k2 + 1] + anIntArray1190[k2 - 128] + anIntArray1190[k2 + 128]) / 4; - } - - } - - int ai[] = anIntArray1190; - anIntArray1190 = anIntArray1191; - anIntArray1191 = ai; - } - - if (background != null) { - int l1 = 0; - for (int j2 = 0; j2 < background.anInt1453; j2++) { - for (int l2 = 0; l2 < background.anInt1452; l2++) { - if (background.aByteArray1450[l1++] != 0) { - int i3 = l2 + 16 + background.anInt1454; - int j3 = j2 + 16 + background.anInt1455; - int k3 = i3 + (j3 << 7); - anIntArray1190[k3] = 0; - } - } - - } - - } - } - - public void method107(int i, int j, Stream stream, Player player) { - if ((i & 0x400) != 0) { - player.anInt1543 = stream.method428(); - player.anInt1545 = stream.method428(); - player.anInt1544 = stream.method428(); - player.anInt1546 = stream.method428(); - player.anInt1547 = stream.method436() + loopCycle; - player.anInt1548 = stream.method435() + loopCycle; - player.anInt1549 = stream.method428(); - player.method446(); - } - if ((i & 0x100) != 0) { - player.anInt1520 = stream.method434(); - int k = stream.readDWord(); - player.anInt1524 = k >> 16; - player.anInt1523 = loopCycle + (k & 0xffff); - player.anInt1521 = 0; - player.anInt1522 = 0; - if (player.anInt1523 > loopCycle) { - player.anInt1521 = -1; - } - if (player.anInt1520 == 65535) { - player.anInt1520 = -1; - } - //processSound(player.anInt1520, 0, player, null); - } - if ((i & 8) != 0) { - int l = stream.method434(); - if (l == 65535) { - l = -1; - } - //processSound(l, 1, player, null); - int i2 = stream.method427(); - if (l == player.anim && l != -1) { - int i3 = Animation.anims[l].anInt365; - if (i3 == 1) { - player.anInt1527 = 0; - player.anInt1528 = 0; - player.anInt1529 = i2; - player.anInt1530 = 0; - } - if (i3 == 2) { - player.anInt1530 = 0; - } - } else if (l == -1 || player.anim == -1 || Animation.anims[l].anInt359 >= Animation.anims[player.anim].anInt359) { - player.anim = l; - player.anInt1527 = 0; - player.anInt1528 = 0; - player.anInt1529 = i2; - player.anInt1530 = 0; - player.anInt1542 = player.smallXYIndex; - } - } - if ((i & 4) != 0) { - player.textSpoken = stream.readString(); - if (player.textSpoken.charAt(0) == '~') { - player.textSpoken = player.textSpoken.substring(1); - pushMessage(player.textSpoken, 2, player.name); - } else if (player == myPlayer) { - pushMessage(player.textSpoken, 2, player.name); - } - player.anInt1513 = 0; - player.anInt1531 = 0; - player.textCycle = 150; - } - if ((i & 0x80) != 0) { - int i1 = stream.method434(); - int j2 = stream.readUnsignedByte(); - int j3 = stream.method427(); - int k3 = stream.currentOffset; - if (player.name != null && player.visible) { - long l3 = TextClass.longForName(player.name); - boolean flag = false; - if (j2 <= 1) { - for (int i4 = 0; i4 < ignoreCount; i4++) { - if (ignoreListAsLongs[i4] != l3) { - continue; - } - flag = true; - break; - } - - } - if (!flag && anInt1251 == 0) { - try { - aStream_834.currentOffset = 0; - stream.method442(j3, 0, aStream_834.buffer); - aStream_834.currentOffset = 0; - String s = TextInput.method525(j3, aStream_834); - s = Censor.doCensor(s); - player.textSpoken = s; - player.anInt1513 = i1 >> 8; - player.privelage = j2; - - // entityMessage(player); - - player.anInt1531 = i1 & 0xff; - player.textCycle = 150; - if (j2 == 2 || j2 == 3) { - pushMessage(s, 1, "@cr2@" + player.name); - } else if (j2 == 1) { - pushMessage(s, 1, "@cr1@" + player.name); - } else { - pushMessage(s, 2, player.name); - } - } catch (Exception exception) { - Signlink.reporterror("cde2"); - } - } - } - stream.currentOffset = k3 + j3; - } - if ((i & 1) != 0) { - player.interactingEntity = stream.method434(); - if (player.interactingEntity == 65535) { - player.interactingEntity = -1; - } - } - if ((i & 0x10) != 0) { - int j1 = stream.method427(); - byte abyte0[] = new byte[j1]; - Stream stream_1 = new Stream(abyte0); - stream.readBytes(j1, 0, abyte0); - aStreamArray895s[j] = stream_1; - player.updatePlayer(stream_1); - } - if ((i & 2) != 0) { - player.anInt1538 = stream.method436(); - player.anInt1539 = stream.method434(); - } - if ((i & 0x20) != 0) { - int k1 = stream.readUnsignedByte(); - int k2 = stream.readUnsignedByteA(); - player.updateHitData(k2, k1, loopCycle); - player.loopCycleStatus = loopCycle + 300; - player.currentHealth = stream.method427(); - player.maxHealth = stream.readUnsignedByte(); - } - if ((i & 0x200) != 0) { - int l1 = stream.readUnsignedByte(); - int l2 = stream.method428(); - player.updateHitData(l2, l1, loopCycle); - player.loopCycleStatus = loopCycle + 300; - player.currentHealth = stream.readUnsignedByte(); - player.maxHealth = stream.method427(); - } - } - - public void method108() { - try { - int j = myPlayer.x + anInt1278; - int k = myPlayer.y + anInt1131; - if (anInt1014 - j < -500 || anInt1014 - j > 500 || anInt1015 - k < -500 || anInt1015 - k > 500) { - anInt1014 = j; - anInt1015 = k; - } - if (anInt1014 != j) { - anInt1014 += (j - anInt1014) / 16; - } - if (anInt1015 != k) { - anInt1015 += (k - anInt1015) / 16; - } - if (super.keyArray[1] == 1) { - anInt1186 += (-24 - anInt1186) / 2; - } else if (super.keyArray[2] == 1) { - anInt1186 += (24 - anInt1186) / 2; - } else { - anInt1186 /= 2; - } - if (super.keyArray[3] == 1) { - anInt1187 += (12 - anInt1187) / 2; - } else if (super.keyArray[4] == 1) { - anInt1187 += (-12 - anInt1187) / 2; - } else { - anInt1187 /= 2; - } - minimapInt1 = minimapInt1 + anInt1186 / 2 & 0x7ff; - anInt1184 += anInt1187 / 2; - if (anInt1184 < 128) { - anInt1184 = 128; - } - if (anInt1184 > 383) { - anInt1184 = 383; - } - int l = anInt1014 >> 7; - int i1 = anInt1015 >> 7; - int j1 = method42(plane, anInt1015, anInt1014); - int k1 = 0; - if (l > 3 && i1 > 3 && l < 100 && i1 < 100) { - for (int l1 = l - 4; l1 <= l + 4; l1++) { - for (int k2 = i1 - 4; k2 <= i1 + 4; k2++) { - int l2 = plane; - if (l2 < 3 && (byteGroundArray[1][l1][k2] & 2) == 2) { - l2++; - } - int i3 = j1 - intGroundArray[l2][l1][k2]; - if (i3 > k1) { - k1 = i3; - } - } - - } - - } - anInt1005++; - if (anInt1005 > 1512) { - anInt1005 = 0; - stream.createFrame(77); - stream.writeWordBigEndian(0); - int i2 = stream.currentOffset; - stream.writeWordBigEndian((int) (Math.random() * 256D)); - stream.writeWordBigEndian(101); - stream.writeWordBigEndian(233); - stream.writeWord(45092); - if ((int) (Math.random() * 2D) == 0) { - stream.writeWord(35784); - } - stream.writeWordBigEndian((int) (Math.random() * 256D)); - stream.writeWordBigEndian(64); - stream.writeWordBigEndian(38); - stream.writeWord((int) (Math.random() * 65536D)); - stream.writeWord((int) (Math.random() * 65536D)); - stream.writeBytes(stream.currentOffset - i2); - } - int j2 = k1 * 192; - if (j2 > 0x17f00) { - j2 = 0x17f00; - } - if (j2 < 32768) { - j2 = 32768; - } - if (j2 > anInt984) { - anInt984 += (j2 - anInt984) / 24; - return; - } - if (j2 < anInt984) { - anInt984 += (j2 - anInt984) / 80; - } - } catch (Exception _ex) { - Signlink.reporterror("glfc_ex " + myPlayer.x + "," + myPlayer.y + "," + anInt1014 + "," + anInt1015 + "," + anInt1069 + "," + anInt1070 + "," + baseX + "," + baseY); - throw new RuntimeException("eek"); - } - } - - public void processDrawing() { - if (rsAlreadyLoaded || loadingError || genericLoadingError) { - showErrorScreen(); - return; - } - anInt1061++; - if (!loggedIn) { - drawLoginScreen(false); - } else { - drawGameScreen(); - } - anInt1213 = 0; - } - - public boolean isFriendOrSelf(String s) { - if (s == null) { - return false; - } - for (int i = 0; i < friendsCount; i++) { - if (s.equalsIgnoreCase(friendsList[i])) { - return true; - } - } - return s.equalsIgnoreCase(myPlayer.name); - } - - public static String combatDiffColor(int i, int j) { - int k = i - j; - if (k < -9) { - return "@red@"; - } - if (k < -6) { - return "@or3@"; - } - if (k < -3) { - return "@or2@"; - } - if (k < 0) { - return "@or1@"; - } - if (k > 9) { - return "@gre@"; - } - if (k > 6) { - return "@gr3@"; - } - if (k > 3) { - return "@gr2@"; - } - if (k > 0) { - return "@gr1@"; - } else { - return "@yel@"; - } - } - - public void setWaveVolume(int i) { - Signlink.wavevol = i; - } - - public void draw3dScreen() { - drawSplitpublicChat(); - if (crossType == 1) { - crosses[crossIndex / 100].drawSprite(crossX - 8 - 4, crossY - 8 - 4); - anInt1142++; - if (anInt1142 > 67) { - anInt1142 = 0; - stream.createFrame(78); - } - } - if (crossType == 2) { - crosses[4 + crossIndex / 100].drawSprite(crossX - 8 - 4, crossY - 8 - 4); - } - if (anInt1018 != -1) { - method119(anInt945, anInt1018); - drawInterface(0, 0, RSInterface.interfaceCache[anInt1018], 0); - } - if (openInterfaceID != -1) { - method119(anInt945, openInterfaceID); - drawInterface(0, 0, RSInterface.interfaceCache[openInterfaceID], 0); - } - method70(); - if (!menuOpen) { - processRightClick(); - drawTooltip(); - } else if (menuScreenArea == 0) { - drawMenu(); - } - if (anInt1055 == 1) { - multiOverlay.drawSprite(472, 296); - } - int k = 20; - int i1 = 0xffff00; - int x = baseX + (myPlayer.x - 6 >> 7); - int y = baseY + (myPlayer.y - 6 >> 7); - if (fpsOn) { - char c = '\u01FB'; - if (super.fps < 15) { - i1 = 0xff0000; - } - aTextDrawingArea_1271.method380("Fps:" + super.fps, c, i1, k); - k += 15; - Runtime runtime = Runtime.getRuntime(); - int j1 = (int) ((runtime.totalMemory() - runtime.freeMemory()) / 1024L); - i1 = 0xffff00; - if (j1 > 0x2000000 && lowMem) { - i1 = 0xff0000; - } - aTextDrawingArea_1271.method380("Mem:" + j1 + "k", c, 0xffff00, k); - k += 15; - } - if (showInfo) { - if (super.fps < 15) - i1 = 0xff0000; - aTextDrawingArea_1271.method385(0xffff00, "Fps:" + super.fps, 285, 5); - Runtime runtime = Runtime.getRuntime(); - int j1 = (int) ((runtime.totalMemory() - runtime.freeMemory()) / 1024L); - i1 = 0xffff00; - if (j1 > 0x2000000 && lowMem) - i1 = 0xff0000; - k += 15; - aTextDrawingArea_1271.method385(0xffff00, "Mem:" + j1 + "k", 299, 5); - aTextDrawingArea_1271.method385(0xffff00, "Mouse X: " + super.mouseX + " , Mouse Y: " + super.mouseY, 314, 5); - aTextDrawingArea_1271.method385(0xffff00, "Coords: " + x + ", " + y, 329, 5); - } - if (anInt1104 != 0) { - int j = anInt1104 / 50; - int l = j / 60; - j %= 60; - if (j < 10) { - aTextDrawingArea_1271.method385(0xffff00, "System update in: " + l + ":0" + j, 329, 4); - } else { - aTextDrawingArea_1271.method385(0xffff00, "System update in: " + l + ":" + j, 329, 4); - } - anInt849++; - if (anInt849 > 75) { - anInt849 = 0; - stream.createFrame(148); - } - } - } - - public void addIgnore(long l) { - try { - if (l == 0L) { - return; - } - if (ignoreCount >= 100) { - pushMessage("Your ignore list is full. Max of 100 hit", 0, ""); - return; - } - String s = TextClass.fixName(TextClass.nameForLong(l)); - for (int j = 0; j < ignoreCount; j++) { - if (ignoreListAsLongs[j] == l) { - pushMessage(s + " is already on your ignore list", 0, ""); - return; - } - } - for (int k = 0; k < friendsCount; k++) { - if (friendsListAsLongs[k] == l) { - pushMessage("Please remove " + s + " from your friend list first", 0, ""); - return; - } - } - - ignoreListAsLongs[ignoreCount++] = l; - needDrawTabArea = true; - stream.createFrame(133); - stream.writeQWord(l); - return; - } catch (RuntimeException runtimeexception) { - Signlink.reporterror("45688, " + l + ", " + 4 + ", " + runtimeexception.toString()); - } - throw new RuntimeException(); - } - - public void method114() { - for (int i = -1; i < playerCount; i++) { - int j; - if (i == -1) { - j = myPlayerIndex; - } else { - j = playerIndices[i]; - } - Player player = playerArray[j]; - if (player != null) { - method96(player); - } - } - - } - - public void method115() { - if (loadingStage == 2) { - for (Class30_Sub1 class30_sub1 = (Class30_Sub1) aClass19_1179.reverseGetFirst(); class30_sub1 != null; class30_sub1 = (Class30_Sub1) aClass19_1179.reverseGetNext()) { - if (class30_sub1.anInt1294 > 0) { - class30_sub1.anInt1294--; - } - if (class30_sub1.anInt1294 == 0) { - if (class30_sub1.anInt1299 < 0 || ObjectManager.method178(class30_sub1.anInt1299, class30_sub1.anInt1301)) { - method142(class30_sub1.anInt1298, class30_sub1.anInt1295, class30_sub1.anInt1300, class30_sub1.anInt1301, class30_sub1.anInt1297, class30_sub1.anInt1296, class30_sub1.anInt1299); - class30_sub1.unlink(); - } - } else { - if (class30_sub1.anInt1302 > 0) { - class30_sub1.anInt1302--; - } - if (class30_sub1.anInt1302 == 0 && class30_sub1.anInt1297 >= 1 && class30_sub1.anInt1298 >= 1 && class30_sub1.anInt1297 <= 102 && class30_sub1.anInt1298 <= 102 && (class30_sub1.anInt1291 < 0 || ObjectManager.method178(class30_sub1.anInt1291, class30_sub1.anInt1293))) { - method142(class30_sub1.anInt1298, class30_sub1.anInt1295, class30_sub1.anInt1292, class30_sub1.anInt1293, class30_sub1.anInt1297, class30_sub1.anInt1296, class30_sub1.anInt1291); - class30_sub1.anInt1302 = -1; - if (class30_sub1.anInt1291 == class30_sub1.anInt1299 && class30_sub1.anInt1299 == -1) { - class30_sub1.unlink(); - } else if (class30_sub1.anInt1291 == class30_sub1.anInt1299 && class30_sub1.anInt1292 == class30_sub1.anInt1300 && class30_sub1.anInt1293 == class30_sub1.anInt1301) { - class30_sub1.unlink(); - } - } - } - } - - } - } - - public void determineMenuSize() { - int i = chatTextDrawingArea.getTextWidth("Choose Option"); - for (int j = 0; j < menuActionRow; j++) { - int k = chatTextDrawingArea.getTextWidth(menuActionName[j]); - if (k > i) { - i = k; - } - } - - i += 8; - int l = 15 * menuActionRow + 21; - if (super.saveClickX > 4 && super.saveClickY > 4 && super.saveClickX < 516 && super.saveClickY < 338) { - int i1 = super.saveClickX - 4 - i / 2; - if (i1 + i > 512) { - i1 = 512 - i; - } - if (i1 < 0) { - i1 = 0; - } - int l1 = super.saveClickY - 4; - if (l1 + l > 334) { - l1 = 334 - l; - } - if (l1 < 0) { - l1 = 0; - } - menuOpen = true; - menuScreenArea = 0; - menuOffsetX = i1; - menuOffsetY = l1; - menuWidth = i; - anInt952 = 15 * menuActionRow + 22; - } - if (super.saveClickX > 553 && super.saveClickY > 205 && super.saveClickX < 743 && super.saveClickY < 466) { - int j1 = super.saveClickX - 553 - i / 2; - if (j1 < 0) { - j1 = 0; - } else if (j1 + i > 190) { - j1 = 190 - i; - } - int i2 = super.saveClickY - 205; - if (i2 < 0) { - i2 = 0; - } else if (i2 + l > 261) { - i2 = 261 - l; - } - menuOpen = true; - menuScreenArea = 1; - menuOffsetX = j1; - menuOffsetY = i2; - menuWidth = i; - anInt952 = 15 * menuActionRow + 22; - } - if (super.saveClickX > 17 && super.saveClickY > 357 && super.saveClickX < 496 && super.saveClickY < 453) { - int k1 = super.saveClickX - 17 - i / 2; - if (k1 < 0) { - k1 = 0; - } else if (k1 + i > 479) { - k1 = 479 - i; - } - int j2 = super.saveClickY - 357; - if (j2 < 0) { - j2 = 0; - } else if (j2 + l > 96) { - j2 = 96 - l; - } - menuOpen = true; - menuScreenArea = 2; - menuOffsetX = k1; - menuOffsetY = j2; - menuWidth = i; - anInt952 = 15 * menuActionRow + 22; - } - } - - public void method117(Stream stream) { - stream.initBitAccess(); - int j = stream.readBits(1); - if (j == 0) { - return; - } - int k = stream.readBits(2); - if (k == 0) { - anIntArray894[anInt893++] = myPlayerIndex; - return; - } - if (k == 1) { - int l = stream.readBits(3); - myPlayer.moveInDir(false, l); - int k1 = stream.readBits(1); - if (k1 == 1) { - anIntArray894[anInt893++] = myPlayerIndex; - } - return; - } - if (k == 2) { - int i1 = stream.readBits(3); - myPlayer.moveInDir(true, i1); - int l1 = stream.readBits(3); - myPlayer.moveInDir(true, l1); - int j2 = stream.readBits(1); - if (j2 == 1) { - anIntArray894[anInt893++] = myPlayerIndex; - } - return; - } - if (k == 3) { - plane = stream.readBits(2); - int j1 = stream.readBits(1); - int i2 = stream.readBits(1); - if (i2 == 1) { - anIntArray894[anInt893++] = myPlayerIndex; - } - int k2 = stream.readBits(7); - int l2 = stream.readBits(7); - myPlayer.setPos(l2, k2, j1 == 1); - } - } - - public void nullLoader() { - aBoolean831 = false; - while (drawingFlames) { - aBoolean831 = false; - try { - Thread.sleep(50L); - } catch (Exception _ex) { - } - } - aBackground_966 = null; - aBackground_967 = null; - aBackgroundArray1152s = null; - anIntArray850 = null; - anIntArray851 = null; - anIntArray852 = null; - anIntArray853 = null; - anIntArray1190 = null; - anIntArray1191 = null; - anIntArray828 = null; - anIntArray829 = null; - aClass30_Sub2_Sub1_Sub1_1201 = null; - aClass30_Sub2_Sub1_Sub1_1202 = null; - } - - public boolean method119(int i, int j) { - boolean flag1 = false; - RSInterface class9 = RSInterface.interfaceCache[j]; - for (int element : class9.children) { - if (element == -1) { - break; - } - RSInterface class9_1 = RSInterface.interfaceCache[element]; - if (class9_1.type == 1) { - flag1 |= method119(i, class9_1.id); - } - if (class9_1.type == 6 && (class9_1.anInt257 != -1 || class9_1.anInt258 != -1)) { - boolean flag2 = interfaceIsSelected(class9_1); - int l; - if (flag2) { - l = class9_1.anInt258; - } else { - l = class9_1.anInt257; - } - if (l != -1) { - Animation animation = Animation.anims[l]; - for (class9_1.anInt208 += i; class9_1.anInt208 > animation.method258(class9_1.anInt246);) { - class9_1.anInt208 -= animation.method258(class9_1.anInt246) + 1; - class9_1.anInt246++; - if (class9_1.anInt246 >= animation.anInt352) { - class9_1.anInt246 -= animation.anInt356; - if (class9_1.anInt246 < 0 || class9_1.anInt246 >= animation.anInt352) { - class9_1.anInt246 = 0; - } - } - flag1 = true; - } - - } - } - } - - return flag1; - } - - public int method120() { - int j = 3; - if (yCameraCurve < 310) { - int k = xCameraPos >> 7; - int l = yCameraPos >> 7; - int i1 = myPlayer.x >> 7; - int j1 = myPlayer.y >> 7; - if ((byteGroundArray[plane][k][l] & 4) != 0) { - j = plane; - } - int k1; - if (i1 > k) { - k1 = i1 - k; - } else { - k1 = k - i1; - } - int l1; - if (j1 > l) { - l1 = j1 - l; - } else { - l1 = l - j1; - } - if (k1 > l1) { - int i2 = l1 * 0x10000 / k1; - int k2 = 32768; - while (k != i1) { - if (k < i1) { - k++; - } else if (k > i1) { - k--; - } - if ((byteGroundArray[plane][k][l] & 4) != 0) { - j = plane; - } - k2 += i2; - if (k2 >= 0x10000) { - k2 -= 0x10000; - if (l < j1) { - l++; - } else if (l > j1) { - l--; - } - if ((byteGroundArray[plane][k][l] & 4) != 0) { - j = plane; - } - } - } - } else { - int j2 = k1 * 0x10000 / l1; - int l2 = 32768; - while (l != j1) { - if (l < j1) { - l++; - } else if (l > j1) { - l--; - } - if ((byteGroundArray[plane][k][l] & 4) != 0) { - j = plane; - } - l2 += j2; - if (l2 >= 0x10000) { - l2 -= 0x10000; - if (k < i1) { - k++; - } else if (k > i1) { - k--; - } - if ((byteGroundArray[plane][k][l] & 4) != 0) { - j = plane; - } - } - } - } - } - if ((byteGroundArray[plane][myPlayer.x >> 7][myPlayer.y >> 7] & 4) != 0) { - j = plane; - } - return j; - } - - public int method121() { - int j = method42(plane, yCameraPos, xCameraPos); - if (j - zCameraPos < 800 && (byteGroundArray[plane][xCameraPos >> 7][yCameraPos >> 7] & 4) != 0) { - return plane; - } else { - return 3; - } - } - - public void delIgnore(long l) { - try { - if (l == 0L) { - return; - } - for (int j = 0; j < ignoreCount; j++) { - if (ignoreListAsLongs[j] == l) { - ignoreCount--; - needDrawTabArea = true; - System.arraycopy(ignoreListAsLongs, j + 1, ignoreListAsLongs, j, ignoreCount - j); - - stream.createFrame(74); - stream.writeQWord(l); - return; - } - } - - return; - } catch (RuntimeException runtimeexception) { - Signlink.reporterror("47229, " + 3 + ", " + l + ", " + runtimeexception.toString()); - } - throw new RuntimeException(); - } - - public String getParameter(String s) { - if (Signlink.mainapp != null) { - return Signlink.mainapp.getParameter(s); - } else { - return super.getParameter(s); - } - } - - public int extractInterfaceValues(RSInterface class9, int j) { - if (class9.valueIndexArray == null || j >= class9.valueIndexArray.length) { - return -2; - } - try { - int ai[] = class9.valueIndexArray[j]; - int k = 0; - int l = 0; - int i1 = 0; - do { - int j1 = ai[l++]; - int k1 = 0; - byte byte0 = 0; - if (j1 == 0) { - return k; - } - if (j1 == 1) { - k1 = currentStats[ai[l++]]; - } - if (j1 == 2) { - k1 = maxStats[ai[l++]]; - } - if (j1 == 3) { - k1 = currentExp[ai[l++]]; - } - if (j1 == 4) { - RSInterface class9_1 = RSInterface.interfaceCache[ai[l++]]; - int k2 = ai[l++]; - if (k2 >= 0 && k2 < ItemDef.totalItems && (!ItemDef.forID(k2).membersObject || isMembers)) { - for (int j3 = 0; j3 < class9_1.inv.length; j3++) { - if (class9_1.inv[j3] == k2 + 1) { - k1 += class9_1.invStackSizes[j3]; - } - } - - } - } - if (j1 == 5) { - k1 = variousSettings[ai[l++]]; - } - if (j1 == 6) { - k1 = anIntArray1019[maxStats[ai[l++]] - 1]; - } - if (j1 == 7) { - k1 = variousSettings[ai[l++]] * 100 / 46875; - } - if (j1 == 8) { - k1 = myPlayer.combatLevel; - } - if (j1 == 9) { - for (int l1 = 0; l1 < Skills.skillsCount; l1++) { - if (Skills.skillEnabled[l1]) { - k1 += maxStats[l1]; - } - } - - } - if (j1 == 10) { - RSInterface class9_2 = RSInterface.interfaceCache[ai[l++]]; - int l2 = ai[l++] + 1; - if (l2 >= 0 && l2 < ItemDef.totalItems && (!ItemDef.forID(l2).membersObject || isMembers)) { - for (int element : class9_2.inv) { - if (element != l2) { - continue; - } - k1 = 0x3b9ac9ff; - break; - } - - } - } - if (j1 == 11) { - k1 = energy; - } - if (j1 == 12) { - k1 = weight; - } - if (j1 == 13) { - int i2 = variousSettings[ai[l++]]; - int i3 = ai[l++]; - k1 = (i2 & 1 << i3) == 0 ? 0 : 1; - } - if (j1 == 14) { - int j2 = ai[l++]; - VarBit varBit = VarBit.cache[j2]; - int l3 = varBit.anInt648; - int i4 = varBit.anInt649; - int j4 = varBit.anInt650; - int k4 = anIntArray1232[j4 - i4]; - k1 = variousSettings[l3] >> i4 & k4; - } - if (j1 == 15) { - byte0 = 1; - } - if (j1 == 16) { - byte0 = 2; - } - if (j1 == 17) { - byte0 = 3; - } - if (j1 == 18) { - k1 = (myPlayer.x >> 7) + baseX; - } - if (j1 == 19) { - k1 = (myPlayer.y >> 7) + baseY; - } - if (j1 == 20) { - k1 = ai[l++]; - } - if (byte0 == 0) { - if (i1 == 0) { - k += k1; - } - if (i1 == 1) { - k -= k1; - } - if (i1 == 2 && k1 != 0) { - k /= k1; - } - if (i1 == 3) { - k *= k1; - } - i1 = 0; - } else { - i1 = byte0; - } - } while (true); - } catch (Exception _ex) { - return -1; - } - } - - public void drawTooltip() { - if (menuActionRow < 2 && itemSelected == 0 && spellSelected == 0) { - return; - } - - String s; - if (itemSelected == 1 && menuActionRow < 2) { - s = "Use " + selectedItemName + " with..."; - } else if (spellSelected == 1 && menuActionRow < 2) { - s = spellTooltip + "..."; - } else { - s = menuActionName[menuActionRow - 1]; - } - if (menuActionRow > 2) { - s = s + "@whi@ / " + (menuActionRow - 2) + " more options"; - } - chatTextDrawingArea.method390(4, 0xffffff, s, loopCycle / 1000, 15); - } - - public void drawMinimap() { - aRSImageProducer_1164.initDrawingArea(); - if (anInt1021 == 2) { - byte abyte0[] = mapBack.aByteArray1450; - int ai[] = DrawingArea.pixels; - int k2 = abyte0.length; - for (int i5 = 0; i5 < k2; i5++) { - if (abyte0[i5] == 0) { - ai[i5] = 0; - } - } - - compass.method352(33, minimapInt1, anIntArray1057, 256, anIntArray968, 25, 0, 0, 33, 25); - aRSImageProducer_1165.initDrawingArea(); - Texture.lineOffsets = chatBoxAreaOffsets; - return; - } - int i = minimapInt1 + minimapInt2 & 0x7ff; - int j = 48 + myPlayer.x / 32; - int l2 = 464 - myPlayer.y / 32; - aClass30_Sub2_Sub1_Sub1_1263.method352(151, i, anIntArray1229, 256 + minimapInt3, anIntArray1052, l2, 5, 25, 146, j); - compass.method352(33, minimapInt1, anIntArray1057, 256, anIntArray968, 25, 0, 0, 33, 25); - for (int j5 = 0; j5 < anInt1071; j5++) { - int k = anIntArray1072[j5] * 4 + 2 - myPlayer.x / 32; - int i3 = anIntArray1073[j5] * 4 + 2 - myPlayer.y / 32; - markMinimap(aClass30_Sub2_Sub1_Sub1Array1140[j5], k, i3); - } - - for (int k5 = 0; k5 < 104; k5++) { - for (int l5 = 0; l5 < 104; l5++) { - NodeList class19 = groundArray[plane][k5][l5]; - if (class19 != null) { - int l = k5 * 4 + 2 - myPlayer.x / 32; - int j3 = l5 * 4 + 2 - myPlayer.y / 32; - markMinimap(mapDotItem, l, j3); - } - } - - } - - for (int i6 = 0; i6 < npcCount; i6++) { - NPC npc = npcArray[npcIndices[i6]]; - if (npc != null && npc.isVisible()) { - EntityDef entityDef = npc.desc; - if (entityDef.childrenIDs != null) { - entityDef = entityDef.method161(); - } - if (entityDef != null && entityDef.aBoolean87 && entityDef.aBoolean84) { - int i1 = npc.x / 32 - myPlayer.x / 32; - int k3 = npc.y / 32 - myPlayer.y / 32; - markMinimap(mapDotNPC, i1, k3); - } - } - } - - for (int j6 = 0; j6 < playerCount; j6++) { - Player player = playerArray[playerIndices[j6]]; - if (player != null && player.isVisible()) { - int j1 = player.x / 32 - myPlayer.x / 32; - int l3 = player.y / 32 - myPlayer.y / 32; - boolean flag1 = false; - long l6 = TextClass.longForName(player.name); - for (int k6 = 0; k6 < friendsCount; k6++) { - if (l6 != friendsListAsLongs[k6] || friendsNodeIDs[k6] == 0) { - continue; - } - flag1 = true; - break; - } - - boolean flag2 = false; - if (myPlayer.team != 0 && player.team != 0 && myPlayer.team == player.team) { - flag2 = true; - } - if (flag1) { - markMinimap(mapDotFriend, j1, l3); - } else if (flag2) { - markMinimap(mapDotTeam, j1, l3); - } else { - markMinimap(mapDotPlayer, j1, l3); - } - } - } - - if (anInt855 != 0 && loopCycle % 20 < 10) { - if (anInt855 == 1 && anInt1222 >= 0 && anInt1222 < npcArray.length) { - NPC class30_sub2_sub4_sub1_sub1_1 = npcArray[anInt1222]; - if (class30_sub2_sub4_sub1_sub1_1 != null) { - int k1 = class30_sub2_sub4_sub1_sub1_1.x / 32 - myPlayer.x / 32; - int i4 = class30_sub2_sub4_sub1_sub1_1.y / 32 - myPlayer.y / 32; - method81(mapMarker, i4, k1); - } - } - if (anInt855 == 2) { - int l1 = (anInt934 - baseX) * 4 + 2 - myPlayer.x / 32; - int j4 = (anInt935 - baseY) * 4 + 2 - myPlayer.y / 32; - method81(mapMarker, j4, l1); - } - if (anInt855 == 10 && anInt933 >= 0 && anInt933 < playerArray.length) { - Player class30_sub2_sub4_sub1_sub2_1 = playerArray[anInt933]; - if (class30_sub2_sub4_sub1_sub2_1 != null) { - int i2 = class30_sub2_sub4_sub1_sub2_1.x / 32 - myPlayer.x / 32; - int k4 = class30_sub2_sub4_sub1_sub2_1.y / 32 - myPlayer.y / 32; - method81(mapMarker, k4, i2); - } - } - } - if (destX != 0) { - int j2 = destX * 4 + 2 - myPlayer.x / 32; - int l4 = destY * 4 + 2 - myPlayer.y / 32; - markMinimap(mapFlag, j2, l4); - } - DrawingArea.method336(3, 78, 0xffffff, 3, 97); - aRSImageProducer_1165.initDrawingArea(); - Texture.lineOffsets = chatBoxAreaOffsets; - } - - public void npcScreenPos(Entity entity, int i) { - calcEntityScreenPos(entity.x, i, entity.y); - - // aryan entity.entScreenX = spriteDrawX; entity.entScreenY = - // spriteDrawY; - } - - public void calcEntityScreenPos(int i, int j, int l) { - if (i < 128 || l < 128 || i > 13056 || l > 13056) { - spriteDrawX = -1; - spriteDrawY = -1; - return; - } - int i1 = method42(plane, l, i) - j; - i -= xCameraPos; - i1 -= zCameraPos; - l -= yCameraPos; - int j1 = Model.modelIntArray1[yCameraCurve]; - int k1 = Model.modelIntArray2[yCameraCurve]; - int l1 = Model.modelIntArray1[xCameraCurve]; - int i2 = Model.modelIntArray2[xCameraCurve]; - int j2 = l * l1 + i * i2 >> 16; - l = l * i2 - i * l1 >> 16; - i = j2; - j2 = i1 * k1 - l * j1 >> 16; - l = i1 * j1 + l * k1 >> 16; - i1 = j2; - if (l >= 50) { - spriteDrawX = Texture.textureInt1 + (i << 9) / l; - spriteDrawY = Texture.textureInt2 + (i1 << 9) / l; - } else { - spriteDrawX = -1; - spriteDrawY = -1; - } - } - - public void buildSplitPrivateChatMenu() { - if (splitpublicChat == 0) { - return; - } - int i = 0; - if (anInt1104 != 0) { - i = 1; - } - for (int j = 0; j < 100; j++) { - if (chatMessages[j] != null) { - int k = chatTypes[j]; - String s = chatNames[j]; - if (s != null && s.startsWith("@cr1@")) { - s = s.substring(5); - } - if (s != null && s.startsWith("@cr2@")) { - s = s.substring(5); - } - if ((k == 3 || k == 7) && (k == 7 || privateChatMode == 0 || privateChatMode == 1 && isFriendOrSelf(s))) { - int l = 329 - i * 13; - if (super.mouseX > 4 && super.mouseY - 4 > l - 10 && super.mouseY - 4 <= l + 3) { - int i1 = aTextDrawingArea_1271.getTextWidth("From: " + s + chatMessages[j]) + 25; - if (i1 > 450) { - i1 = 450; - } - if (super.mouseX < 4 + i1) { - if (myPrivilege >= 1 && myPrivilege <= 3) { - menuActionName[menuActionRow] = "Report abuse @whi@" + s; - menuActionID[menuActionRow] = 2606; - menuActionRow++; - } - menuActionName[menuActionRow] = "Add ignore @whi@" + s; - menuActionID[menuActionRow] = 2042; - menuActionRow++; - menuActionName[menuActionRow] = "Reply to @whi@" + s; - menuActionID[menuActionRow] = 2639; - menuActionRow++; - menuActionName[menuActionRow] = "Add friend @whi@" + s; - menuActionID[menuActionRow] = 2337; - menuActionRow++; - } - } - if (++i >= 5) { - return; - } - } - if ((k == 5 || k == 6) && privateChatMode < 2 && ++i >= 5) { - return; - } - } - } - - } - - public void method130(int j, int k, int l, int i1, int j1, int k1, int l1, int i2, int j2) { - Class30_Sub1 class30_sub1 = null; - for (Class30_Sub1 class30_sub1_1 = (Class30_Sub1) aClass19_1179.reverseGetFirst(); class30_sub1_1 != null; class30_sub1_1 = (Class30_Sub1) aClass19_1179.reverseGetNext()) { - if (class30_sub1_1.anInt1295 != l1 || class30_sub1_1.anInt1297 != i2 || class30_sub1_1.anInt1298 != j1 || class30_sub1_1.anInt1296 != i1) { - continue; - } - class30_sub1 = class30_sub1_1; - break; - } - - if (class30_sub1 == null) { - class30_sub1 = new Class30_Sub1(); - class30_sub1.anInt1295 = l1; - class30_sub1.anInt1296 = i1; - class30_sub1.anInt1297 = i2; - class30_sub1.anInt1298 = j1; - method89(class30_sub1); - aClass19_1179.insertHead(class30_sub1); - } - class30_sub1.anInt1291 = k; - class30_sub1.anInt1293 = k1; - class30_sub1.anInt1292 = l; - class30_sub1.anInt1302 = j2; - class30_sub1.anInt1294 = j; - } - - public boolean interfaceIsSelected(RSInterface class9) { - if (class9.anIntArray245 == null) { - return false; - } - for (int i = 0; i < class9.anIntArray245.length; i++) { - int j = extractInterfaceValues(class9, i); - int k = class9.anIntArray212[i]; - if (class9.anIntArray245[i] == 2) { - if (j >= k) { - return false; - } - } else if (class9.anIntArray245[i] == 3) { - if (j <= k) { - return false; - } - } else if (class9.anIntArray245[i] == 4) { - if (j == k) { - return false; - } - } else if (j != k) { - return false; - } - } - - return true; - } - - public DataInputStream openJagGrabInputStream(String s) throws IOException { - // if(!aBoolean872) - // if(signlink.mainapp != null) - // return signlink.openurl(s); - // else - // return new DataInputStream((new URL(getCodeBase(), s)).openStream()); - if (aSocket832 != null) { - try { - aSocket832.close(); - } catch (Exception _ex) { - } - aSocket832 = null; - } - aSocket832 = openSocket(43595); - aSocket832.setSoTimeout(10000); - java.io.InputStream inputstream = aSocket832.getInputStream(); - OutputStream outputstream = aSocket832.getOutputStream(); - outputstream.write(("JAGGRAB /" + s + "\n\n").getBytes()); - return new DataInputStream(inputstream); - } - - public void doFlamesDrawing() { - char c = '\u0100'; - if (anInt1040 > 0) { - for (int i = 0; i < 256; i++) { - if (anInt1040 > 768) { - anIntArray850[i] = method83(anIntArray851[i], anIntArray852[i], 1024 - anInt1040); - } else if (anInt1040 > 256) { - anIntArray850[i] = anIntArray852[i]; - } else { - anIntArray850[i] = method83(anIntArray852[i], anIntArray851[i], 256 - anInt1040); - } - } - - } else if (anInt1041 > 0) { - for (int j = 0; j < 256; j++) { - if (anInt1041 > 768) { - anIntArray850[j] = method83(anIntArray851[j], anIntArray853[j], 1024 - anInt1041); - } else if (anInt1041 > 256) { - anIntArray850[j] = anIntArray853[j]; - } else { - anIntArray850[j] = method83(anIntArray853[j], anIntArray851[j], 256 - anInt1041); - } - } - - } else { - System.arraycopy(anIntArray851, 0, anIntArray850, 0, 256); - - } - System.arraycopy(aClass30_Sub2_Sub1_Sub1_1201.pixels, 0, aRSImageProducer_1110.anIntArray315, 0, 33920); - - int i1 = 0; - int j1 = 1152; - for (int k1 = 1; k1 < c - 1; k1++) { - int l1 = anIntArray969[k1] * (c - k1) / c; - int j2 = 22 + l1; - if (j2 < 0) { - j2 = 0; - } - i1 += j2; - for (int l2 = j2; l2 < 128; l2++) { - int j3 = anIntArray828[i1++]; - if (j3 != 0) { - int l3 = j3; - int j4 = 256 - j3; - j3 = anIntArray850[j3]; - int l4 = aRSImageProducer_1110.anIntArray315[j1]; - aRSImageProducer_1110.anIntArray315[j1++] = ((j3 & 0xff00ff) * l3 + (l4 & 0xff00ff) * j4 & 0xff00ff00) + ((j3 & 0xff00) * l3 + (l4 & 0xff00) * j4 & 0xff0000) >> 8; - } else { - j1++; - } - } - - j1 += j2; - } - - aRSImageProducer_1110.drawGraphics(0, super.graphics, 0); - System.arraycopy(aClass30_Sub2_Sub1_Sub1_1202.pixels, 0, aRSImageProducer_1111.anIntArray315, 0, 33920); - - i1 = 0; - j1 = 1176; - for (int k2 = 1; k2 < c - 1; k2++) { - int i3 = anIntArray969[k2] * (c - k2) / c; - int k3 = 103 - i3; - j1 += i3; - for (int i4 = 0; i4 < k3; i4++) { - int k4 = anIntArray828[i1++]; - if (k4 != 0) { - int i5 = k4; - int j5 = 256 - k4; - k4 = anIntArray850[k4]; - int k5 = aRSImageProducer_1111.anIntArray315[j1]; - aRSImageProducer_1111.anIntArray315[j1++] = ((k4 & 0xff00ff) * i5 + (k5 & 0xff00ff) * j5 & 0xff00ff00) + ((k4 & 0xff00) * i5 + (k5 & 0xff00) * j5 & 0xff0000) >> 8; - } else { - j1++; - } - } - - i1 += 128 - k3; - j1 += 128 - k3 - i3; - } - - aRSImageProducer_1111.drawGraphics(0, super.graphics, 637); - } - - public void method134(Stream stream) { - int j = stream.readBits(8); - if (j < playerCount) { - for (int k = j; k < playerCount; k++) { - anIntArray840[anInt839++] = playerIndices[k]; - } - - } - if (j > playerCount) { - Signlink.reporterror(myUsername + " Too many players"); - throw new RuntimeException("eek"); - } - playerCount = 0; - for (int l = 0; l < j; l++) { - int i1 = playerIndices[l]; - Player player = playerArray[i1]; - int j1 = stream.readBits(1); - if (j1 == 0) { - playerIndices[playerCount++] = i1; - player.anInt1537 = loopCycle; - } else { - int k1 = stream.readBits(2); - if (k1 == 0) { - playerIndices[playerCount++] = i1; - player.anInt1537 = loopCycle; - anIntArray894[anInt893++] = i1; - } else if (k1 == 1) { - playerIndices[playerCount++] = i1; - player.anInt1537 = loopCycle; - int l1 = stream.readBits(3); - player.moveInDir(false, l1); - int j2 = stream.readBits(1); - if (j2 == 1) { - anIntArray894[anInt893++] = i1; - } - } else if (k1 == 2) { - playerIndices[playerCount++] = i1; - player.anInt1537 = loopCycle; - int i2 = stream.readBits(3); - player.moveInDir(true, i2); - int k2 = stream.readBits(3); - player.moveInDir(true, k2); - int l2 = stream.readBits(1); - if (l2 == 1) { - anIntArray894[anInt893++] = i1; - } - } else if (k1 == 3) { - anIntArray840[anInt839++] = i1; - } - } - } - } - - public void drawLoginScreen(boolean flag) { - resetImageProducers(); - aRSImageProducer_1109.initDrawingArea(); - aBackground_966.method361(0, 0); - char c = '\u0168'; - char c1 = '\310'; - if (loginScreenState == 0) { - int i = c1 / 2 + 80; - aTextDrawingArea_1270.method382(0x75a9a9, c / 2, onDemandFetcher.statusString, i, true); - i = c1 / 2 - 20; - chatTextDrawingArea.method382(0xffff00, c / 2, "Welcome to " + ClientSettings.SERVER_NAME + "", i, true); - i += 30; - int l = c / 2 - 80; - int k1 = c1 / 2 + 20; - aBackground_967.method361(l - 73, k1 - 20); - chatTextDrawingArea.method382(0xffffff, l, "New User", k1 + 5, true); - l = c / 2 + 80; - aBackground_967.method361(l - 73, k1 - 20); - chatTextDrawingArea.method382(0xffffff, l, "Existing User", k1 + 5, true); - } - if (loginScreenState == 2) { - int j = c1 / 2 - 40; - if (loginMessage1.length() > 0) { - chatTextDrawingArea.method382(0xffff00, c / 2, loginMessage1, j - 15, true); - chatTextDrawingArea.method382(0xffff00, c / 2, loginMessage2, j, true); - j += 30; - } else { - chatTextDrawingArea.method382(0xffff00, c / 2, loginMessage2, j - 7, true); - j += 30; - } - chatTextDrawingArea.method389(true, c / 2 - 90, 0xffffff, "Username: " + myUsername + (loginScreenCursorPos == 0 & loopCycle % 40 < 20 ? "@yel@|" : ""), j); - j += 15; - chatTextDrawingArea.method389(true, c / 2 - 88, 0xffffff, "Password: " + TextClass.passwordAsterisks(myPassword) + (loginScreenCursorPos == 1 & loopCycle % 40 < 20 ? "@yel@|" : ""), j); - j += 15; - if (!flag) { - int i1 = c / 2 - 80; - int l1 = c1 / 2 + 50; - aBackground_967.method361(i1 - 73, l1 - 20); - chatTextDrawingArea.method382(0xffffff, i1, "Login", l1 + 5, true); - i1 = c / 2 + 80; - aBackground_967.method361(i1 - 73, l1 - 20); - chatTextDrawingArea.method382(0xffffff, i1, "Cancel", l1 + 5, true); - } - } - if (loginScreenState == 3) { - chatTextDrawingArea.method382(0xffff00, c / 2, "Create a free account", c1 / 2 - 60, true); - int k = c1 / 2 - 35; - chatTextDrawingArea.method382(0xffffff, c / 2, "To create a new account just click", k, true); - k += 15; - chatTextDrawingArea.method382(0xffffff, c / 2, "\"Cancel\" below, and click \"Existing User\".", k, true); - k += 15; - chatTextDrawingArea.method382(0xffffff, c / 2, "Log in with any credentials you want and an", k, true); - k += 15; - chatTextDrawingArea.method382(0xffffff, c / 2, "account will automatically be created for you.", k, true); - k += 15; - int j1 = c / 2; - int i2 = c1 / 2 + 50; - aBackground_967.method361(j1 - 73, i2 - 20); - chatTextDrawingArea.method382(0xffffff, j1, "Cancel", i2 + 5, true); - } - aRSImageProducer_1109.drawGraphics(171, super.graphics, 202); - if (welcomeScreenRaised) { - welcomeScreenRaised = false; - aRSImageProducer_1107.drawGraphics(0, super.graphics, 128); - aRSImageProducer_1108.drawGraphics(371, super.graphics, 202); - aRSImageProducer_1112.drawGraphics(265, super.graphics, 0); - aRSImageProducer_1113.drawGraphics(265, super.graphics, 562); - aRSImageProducer_1114.drawGraphics(171, super.graphics, 128); - aRSImageProducer_1115.drawGraphics(171, super.graphics, 562); - } - } - - public void drawFlames() { - drawingFlames = true; - try { - long l = System.currentTimeMillis(); - int i = 0; - int j = 20; - while (aBoolean831) { - anInt1208++; - calcFlamesPosition(); - calcFlamesPosition(); - doFlamesDrawing(); - if (++i > 10) { - long l1 = System.currentTimeMillis(); - int k = (int) (l1 - l) / 10 - j; - j = 40 - k; - if (j < 5) { - j = 5; - } - i = 0; - l = l1; - } - try { - Thread.sleep(j); - } catch (Exception _ex) { - } - } - } catch (Exception _ex) { - } - drawingFlames = false; - } - - public void raiseWelcomeScreen() { - welcomeScreenRaised = true; - } - - public void method137(Stream stream, int j) { - if (j == 84) { - int k = stream.readUnsignedByte(); - int j3 = anInt1268 + (k >> 4 & 7); - int i6 = anInt1269 + (k & 7); - int l8 = stream.readUnsignedWord(); - int k11 = stream.readUnsignedWord(); - int l13 = stream.readUnsignedWord(); - if (j3 >= 0 && i6 >= 0 && j3 < 104 && i6 < 104) { - NodeList class19_1 = groundArray[plane][j3][i6]; - if (class19_1 != null) { - for (Item class30_sub2_sub4_sub2_3 = (Item) class19_1.reverseGetFirst(); class30_sub2_sub4_sub2_3 != null; class30_sub2_sub4_sub2_3 = (Item) class19_1.reverseGetNext()) { - if (class30_sub2_sub4_sub2_3.ID != (l8 & 0x7fff) || class30_sub2_sub4_sub2_3.anInt1559 != k11) { - continue; - } - class30_sub2_sub4_sub2_3.anInt1559 = l13; - break; - } - - spawnGroundItem(j3, i6); - } - } - return; - } - if (j == 105) { - int l = stream.readUnsignedByte(); - int k3 = anInt1268 + (l >> 4 & 7); - int j6 = anInt1269 + (l & 7); - int i9 = stream.readUnsignedWord(); - int l11 = stream.readUnsignedByte(); - int i14 = l11 >> 4 & 0xf; - int i16 = l11 & 7; - if (myPlayer.smallX[0] >= k3 - i14 && myPlayer.smallX[0] <= k3 + i14 && myPlayer.smallY[0] >= j6 - i14 && myPlayer.smallY[0] <= j6 + i14 && aBoolean848 && !lowMem && currentSound < 50) { - sound[currentSound] = i9; - soundType[currentSound] = i16; - soundDelay[currentSound] = Sounds.anIntArray326[i9]; - currentSound++; - } - } - if (j == 215) { - int i1 = stream.method435(); - int l3 = stream.method428(); - int k6 = anInt1268 + (l3 >> 4 & 7); - int j9 = anInt1269 + (l3 & 7); - int i12 = stream.method435(); - int j14 = stream.readUnsignedWord(); - if (k6 >= 0 && j9 >= 0 && k6 < 104 && j9 < 104 && i12 != unknownInt10) { - Item class30_sub2_sub4_sub2_2 = new Item(); - class30_sub2_sub4_sub2_2.ID = i1; - class30_sub2_sub4_sub2_2.anInt1559 = j14; - if (groundArray[plane][k6][j9] == null) { - groundArray[plane][k6][j9] = new NodeList(); - } - groundArray[plane][k6][j9].insertHead(class30_sub2_sub4_sub2_2); - spawnGroundItem(k6, j9); - } - return; - } - if (j == 156) { - int j1 = stream.readUnsignedByteA(); - int i4 = anInt1268 + (j1 >> 4 & 7); - int l6 = anInt1269 + (j1 & 7); - int k9 = stream.readUnsignedWord(); - if (i4 >= 0 && l6 >= 0 && i4 < 104 && l6 < 104) { - NodeList class19 = groundArray[plane][i4][l6]; - if (class19 != null) { - for (Item item = (Item) class19.reverseGetFirst(); item != null; item = (Item) class19.reverseGetNext()) { - if (item.ID != (k9 & 0x7fff)) { - continue; - } - item.unlink(); - break; - } - - if (class19.reverseGetFirst() == null) { - groundArray[plane][i4][l6] = null; - } - spawnGroundItem(i4, l6); - } - } - return; - } - if (j == 160) { - int k1 = stream.method428(); - int j4 = anInt1268 + (k1 >> 4 & 7); - int i7 = anInt1269 + (k1 & 7); - int l9 = stream.method428(); - int j12 = l9 >> 2; - int k14 = l9 & 3; - int j16 = anIntArray1177[j12]; - int j17 = stream.method435(); - if (j4 >= 0 && i7 >= 0 && j4 < 103 && i7 < 103) { - int j18 = intGroundArray[plane][j4][i7]; - int i19 = intGroundArray[plane][j4 + 1][i7]; - int l19 = intGroundArray[plane][j4 + 1][i7 + 1]; - int k20 = intGroundArray[plane][j4][i7 + 1]; - if (j16 == 0) { - Object1 class10 = worldController.method296(plane, j4, i7); - if (class10 != null) { - int k21 = class10.uid >> 14 & 0x7fff; - if (j12 == 2) { - class10.aClass30_Sub2_Sub4_278 = new Animable_Sub5(k21, 4 + k14, 2, i19, l19, j18, k20, j17, false); - class10.aClass30_Sub2_Sub4_279 = new Animable_Sub5(k21, k14 + 1 & 3, 2, i19, l19, j18, k20, j17, false); - } else { - class10.aClass30_Sub2_Sub4_278 = new Animable_Sub5(k21, k14, j12, i19, l19, j18, k20, j17, false); - } - } - } - if (j16 == 1) { - Object2 class26 = worldController.method297(j4, i7, plane); - if (class26 != null) { - class26.aClass30_Sub2_Sub4_504 = new Animable_Sub5(class26.uid >> 14 & 0x7fff, 0, 4, i19, l19, j18, k20, j17, false); - } - } - if (j16 == 2) { - Object5 class28 = worldController.method298(j4, i7, plane); - if (j12 == 11) { - j12 = 10; - } - if (class28 != null) { - class28.aClass30_Sub2_Sub4_521 = new Animable_Sub5(class28.uid >> 14 & 0x7fff, k14, j12, i19, l19, j18, k20, j17, false); - } - } - if (j16 == 3) { - Object3 class49 = worldController.method299(i7, j4, plane); - if (class49 != null) { - class49.aClass30_Sub2_Sub4_814 = new Animable_Sub5(class49.uid >> 14 & 0x7fff, k14, 22, i19, l19, j18, k20, j17, false); - } - } - } - return; - } - if (j == 147) { - int l1 = stream.method428(); - int k4 = anInt1268 + (l1 >> 4 & 7); - int j7 = anInt1269 + (l1 & 7); - int i10 = stream.readUnsignedWord(); - byte byte0 = stream.method430(); - int l14 = stream.method434(); - byte byte1 = stream.method429(); - int k17 = stream.readUnsignedWord(); - int k18 = stream.method428(); - int j19 = k18 >> 2; - int i20 = k18 & 3; - int l20 = anIntArray1177[j19]; - byte byte2 = stream.readSignedByte(); - int l21 = stream.readUnsignedWord(); - byte byte3 = stream.method429(); - Player player; - if (i10 == unknownInt10) { - player = myPlayer; - } else { - player = playerArray[i10]; - } - if (player != null) { - ObjectDef class46 = ObjectDef.forID(l21); - int i22 = intGroundArray[plane][k4][j7]; - int j22 = intGroundArray[plane][k4 + 1][j7]; - int k22 = intGroundArray[plane][k4 + 1][j7 + 1]; - int l22 = intGroundArray[plane][k4][j7 + 1]; - Model model = class46.method578(j19, i20, i22, j22, k22, l22, -1); - if (model != null) { - method130(k17 + 1, -1, 0, l20, j7, 0, plane, k4, l14 + 1); - player.anInt1707 = l14 + loopCycle; - player.anInt1708 = k17 + loopCycle; - player.aModel_1714 = model; - int i23 = class46.anInt744; - int j23 = class46.anInt761; - if (i20 == 1 || i20 == 3) { - i23 = class46.anInt761; - j23 = class46.anInt744; - } - player.anInt1711 = k4 * 128 + i23 * 64; - player.anInt1713 = j7 * 128 + j23 * 64; - player.anInt1712 = method42(plane, player.anInt1713, player.anInt1711); - if (byte2 > byte0) { - byte byte4 = byte2; - byte2 = byte0; - byte0 = byte4; - } - if (byte3 > byte1) { - byte byte5 = byte3; - byte3 = byte1; - byte1 = byte5; - } - player.anInt1719 = k4 + byte2; - player.anInt1721 = k4 + byte0; - player.anInt1720 = j7 + byte3; - player.anInt1722 = j7 + byte1; - } - } - } - if (j == 101) { - int l2 = stream.method427(); - int k5 = l2 >> 2; - int j8 = l2 & 3; - int i11 = anIntArray1177[k5]; - int j13 = stream.readUnsignedByte(); - int k15 = anInt1268 + (j13 >> 4 & 7); - int l16 = anInt1269 + (j13 & 7); - - if (k15 >= 0 && l16 >= 0 && k15 < 104 && l16 < 104) { - method130(-1, -1, j8, i11, l16, k5, plane, k15, 0); - } - return; - } - if (j == 151) { - int i2 = stream.method426(); - int l4 = anInt1268 + (i2 >> 4 & 7); - int k7 = anInt1269 + (i2 & 7); - int j10 = stream.method434(); - int k12 = stream.method428(); - int i15 = k12 >> 2; - int k16 = k12 & 3; - int l17 = anIntArray1177[i15]; - //System.out.println("id: " + j10 + " x:" + (this.baseX + anInt1268) + " y:" + (this.baseY + anInt1269)); - if (l4 >= 0 && k7 >= 0 && l4 < 104 && k7 < 104) - method130(-1, j10, k16, l17, k7, i15, plane, l4, 0); - return; - } - - if (j == 4) { - int j2 = stream.readUnsignedByte(); - int i5 = anInt1268 + (j2 >> 4 & 7); - int l7 = anInt1269 + (j2 & 7); - int k10 = stream.readUnsignedWord(); - int l12 = stream.readUnsignedByte(); - int j15 = stream.readUnsignedWord(); - if (i5 >= 0 && l7 >= 0 && i5 < 104 && l7 < 104) { - i5 = i5 * 128 + 64; - l7 = l7 * 128 + 64; - Animable_Sub3 class30_sub2_sub4_sub3 = new Animable_Sub3(plane, loopCycle, j15, k10, method42(plane, l7, i5) - l12, l7, i5); - aClass19_1056.insertHead(class30_sub2_sub4_sub3); - } - return; - } - if (j == 44) { - int k2 = stream.method436(); - int j5 = stream.readUnsignedWord(); - int i8 = stream.readUnsignedByte(); - int l10 = anInt1268 + (i8 >> 4 & 7); - int i13 = anInt1269 + (i8 & 7); - if (l10 >= 0 && i13 >= 0 && l10 < 104 && i13 < 104) { - Item class30_sub2_sub4_sub2_1 = new Item(); - class30_sub2_sub4_sub2_1.ID = k2; - class30_sub2_sub4_sub2_1.anInt1559 = j5; - if (groundArray[plane][l10][i13] == null) { - groundArray[plane][l10][i13] = new NodeList(); - } - groundArray[plane][l10][i13].insertHead(class30_sub2_sub4_sub2_1); - spawnGroundItem(l10, i13); - } - return; - } - if (j == 117) { - int i3 = stream.readUnsignedByte(); - int l5 = anInt1268 + (i3 >> 4 & 7); - int k8 = anInt1269 + (i3 & 7); - int j11 = l5 + stream.readSignedByte(); - int k13 = k8 + stream.readSignedByte(); - int l15 = stream.readSignedWord(); - int i17 = stream.readUnsignedWord(); - int i18 = stream.readUnsignedByte() * 4; - int l18 = stream.readUnsignedByte() * 4; - int k19 = stream.readUnsignedWord(); - int j20 = stream.readUnsignedWord(); - int i21 = stream.readUnsignedByte(); - int j21 = stream.readUnsignedByte(); - if (l5 >= 0 && k8 >= 0 && l5 < 104 && k8 < 104 && j11 >= 0 && k13 >= 0 && j11 < 104 && k13 < 104 && i17 != 65535) { - l5 = l5 * 128 + 64; - k8 = k8 * 128 + 64; - j11 = j11 * 128 + 64; - k13 = k13 * 128 + 64; - Animable_Sub4 class30_sub2_sub4_sub4 = new Animable_Sub4(i21, l18, k19 + loopCycle, j20 + loopCycle, j21, plane, method42(plane, k8, l5) - i18, k8, l5, l15, i17); - class30_sub2_sub4_sub4.method455(k19 + loopCycle, k13, method42(plane, k13, j11) - l18, j11); - aClass19_1013.insertHead(class30_sub2_sub4_sub4); - } - } - } - - public static void setLowMem() { - WorldController.lowMem = true; - Texture.lowMem = true; - lowMem = true; - ObjectManager.lowMem = true; - ObjectDef.lowMem = true; - } - - public void method139(Stream stream) { - stream.initBitAccess(); - int k = stream.readBits(8); - if (k < npcCount) { - for (int l = k; l < npcCount; l++) { - anIntArray840[anInt839++] = npcIndices[l]; - } - - } - if (k > npcCount) { - Signlink.reporterror(myUsername + " Too many npcs"); - throw new RuntimeException("eek"); - } - npcCount = 0; - for (int i1 = 0; i1 < k; i1++) { - int j1 = npcIndices[i1]; - NPC npc = npcArray[j1]; - int k1 = stream.readBits(1); - if (k1 == 0) { - npcIndices[npcCount++] = j1; - npc.anInt1537 = loopCycle; - } else { - int l1 = stream.readBits(2); - if (l1 == 0) { - npcIndices[npcCount++] = j1; - npc.anInt1537 = loopCycle; - anIntArray894[anInt893++] = j1; - } else if (l1 == 1) { - npcIndices[npcCount++] = j1; - npc.anInt1537 = loopCycle; - int i2 = stream.readBits(3); - npc.moveInDir(false, i2); - int k2 = stream.readBits(1); - if (k2 == 1) { - anIntArray894[anInt893++] = j1; - } - } else if (l1 == 2) { - npcIndices[npcCount++] = j1; - npc.anInt1537 = loopCycle; - int j2 = stream.readBits(3); - npc.moveInDir(true, j2); - int l2 = stream.readBits(3); - npc.moveInDir(true, l2); - int i3 = stream.readBits(1); - if (i3 == 1) { - anIntArray894[anInt893++] = j1; - } - } else if (l1 == 3) { - anIntArray840[anInt839++] = j1; - } - } - } - - } - - public void processLoginScreenInput() { - if (loginScreenState == 0) { - int i = super.myWidth / 2 - 80; - int l = super.myHeight / 2 + 20; - l += 20; - if (super.clickMode3 == 1 && super.saveClickX >= i - 75 && super.saveClickX <= i + 75 && super.saveClickY >= l - 20 && super.saveClickY <= l + 20) { - loginScreenState = 3; - loginScreenCursorPos = 0; - } - i = super.myWidth / 2 + 80; - if (super.clickMode3 == 1 && super.saveClickX >= i - 75 && super.saveClickX <= i + 75 && super.saveClickY >= l - 20 && super.saveClickY <= l + 20) { - loginMessage1 = ""; - loginMessage2 = "Enter your username & password."; - loginScreenState = 2; - loginScreenCursorPos = 0; - } - } else { - if (loginScreenState == 2) { - int j = super.myHeight / 2 - 40; - j += 30; - j += 25; - if (super.clickMode3 == 1 && super.saveClickY >= j - 15 && super.saveClickY < j) { - loginScreenCursorPos = 0; - } - j += 15; - if (super.clickMode3 == 1 && super.saveClickY >= j - 15 && super.saveClickY < j) { - loginScreenCursorPos = 1; - } - j += 15; - int i1 = super.myWidth / 2 - 80; - int k1 = super.myHeight / 2 + 50; - k1 += 20; - if (super.clickMode3 == 1 && super.saveClickX >= i1 - 75 && super.saveClickX <= i1 + 75 && super.saveClickY >= k1 - 20 && super.saveClickY <= k1 + 20) { - loginFailures = 0; - login(myUsername, myPassword, false); - if (loggedIn) { - return; - } - } - i1 = super.myWidth / 2 + 80; - if (super.clickMode3 == 1 && super.saveClickX >= i1 - 75 && super.saveClickX <= i1 + 75 && super.saveClickY >= k1 - 20 && super.saveClickY <= k1 + 20) { - loginScreenState = 0; - // myUsername = ""; - // myPassword = ""; - } - do { - int l1 = readChar(-796); - if (l1 == -1) { - break; - } - boolean flag1 = false; - for (int i2 = 0; i2 < validUserPassChars.length(); i2++) { - if (l1 != validUserPassChars.charAt(i2)) { - continue; - } - flag1 = true; - break; - } - - if (loginScreenCursorPos == 0) { - if (l1 == 8 && myUsername.length() > 0) { - myUsername = myUsername.substring(0, myUsername.length() - 1); - } - if (l1 == 9 || l1 == 10 || l1 == 13) { - loginScreenCursorPos = 1; - } - if (flag1) { - myUsername += (char) l1; - } - if (myUsername.length() > 12) { - myUsername = myUsername.substring(0, 12); - } - } else if (loginScreenCursorPos == 1) { - if (l1 == 8 && myPassword.length() > 0) { - myPassword = myPassword.substring(0, myPassword.length() - 1); - } - if (l1 == 9 || l1 == 10 || l1 == 13) { - login(myUsername, myPassword, false); - loginScreenCursorPos = 0; - } - if (flag1) { - myPassword += (char) l1; - } - if (myPassword.length() > 20) { - myPassword = myPassword.substring(0, 20); - } - } - } while (true); - return; - } - if (loginScreenState == 3) { - int k = super.myWidth / 2; - int j1 = super.myHeight / 2 + 50; - j1 += 20; - if (super.clickMode3 == 1 && super.saveClickX >= k - 75 && super.saveClickX <= k + 75 && super.saveClickY >= j1 - 20 && super.saveClickY <= j1 + 20) { - loginScreenState = 0; - } - } - } - } - - public void markMinimap(Sprite sprite, int i, int j) { - int k = minimapInt1 + minimapInt2 & 0x7ff; - int l = i * i + j * j; - if (l > 6400) { - return; - } - int i1 = Model.modelIntArray1[k]; - int j1 = Model.modelIntArray2[k]; - i1 = i1 * 256 / (minimapInt3 + 256); - j1 = j1 * 256 / (minimapInt3 + 256); - int k1 = j * i1 + i * j1 >> 16; - int l1 = j * j1 - i * i1 >> 16; - if (l > 2500) { - sprite.method354(mapBack, 83 - l1 - sprite.trimHeight / 2 - 4, 94 + k1 - sprite.trimWidth / 2 + 4); - } else { - sprite.drawSprite(94 + k1 - sprite.trimWidth / 2 + 4, 83 - l1 - sprite.trimHeight / 2 - 4); - } - } - - public void method142(int i, int j, int k, int l, int i1, int j1, int k1) { - if (i1 >= 1 && i >= 1 && i1 <= 102 && i <= 102) { - if (lowMem && j != plane) { - return; - } - int i2 = 0; - if (j1 == 0) { - i2 = worldController.method300(j, i1, i); - } - if (j1 == 1) { - i2 = worldController.method301(j, i1, i); - } - if (j1 == 2) { - i2 = worldController.method302(j, i1, i); - } - if (j1 == 3) { - i2 = worldController.method303(j, i1, i); - } - if (i2 != 0) { - int i3 = worldController.method304(j, i1, i, i2); - int j2 = i2 >> 14 & 0x7fff; - int k2 = i3 & 0x1f; - int l2 = i3 >> 6; - if (j1 == 0) { - worldController.method291(i1, j, i, (byte) -119); - ObjectDef class46 = ObjectDef.forID(j2); - if (class46.aBoolean767) { - aClass11Array1230[j].method215(l2, k2, class46.aBoolean757, i1, i); - } - } - if (j1 == 1) { - worldController.method292(i, j, i1); - } - if (j1 == 2) { - worldController.method293(j, i1, i); - ObjectDef class46_1 = ObjectDef.forID(j2); - if (i1 + class46_1.anInt744 > 103 || i + class46_1.anInt744 > 103 || i1 + class46_1.anInt761 > 103 || i + class46_1.anInt761 > 103) { - return; - } - if (class46_1.aBoolean767) { - aClass11Array1230[j].method216(l2, class46_1.anInt744, i1, i, class46_1.anInt761, class46_1.aBoolean757); - } - } - if (j1 == 3) { - worldController.method294(j, i, i1); - ObjectDef class46_2 = ObjectDef.forID(j2); - if (class46_2.aBoolean767 && class46_2.hasActions) { - aClass11Array1230[j].method218(i, i1); - } - } - } - if (k1 >= 0) { - int j3 = j; - if (j3 < 3 && (byteGroundArray[1][i1][i] & 2) == 2) { - j3++; - } - ObjectManager.method188(worldController, k, i, l, j3, aClass11Array1230[j], intGroundArray, i1, k1, j); - } - } - } - - public void updatePlayers(int i, Stream stream) { - anInt839 = 0; - anInt893 = 0; - method117(stream); - method134(stream); - method91(stream, i); - method49(stream); - for (int k = 0; k < anInt839; k++) { - int l = anIntArray840[k]; - if (playerArray[l].anInt1537 != loopCycle) { - playerArray[l] = null; - } - } - - if (stream.currentOffset != i) { - Signlink.reporterror("Error packet size mismatch in getplayer pos:" + stream.currentOffset + " psize:" + i); - throw new RuntimeException("eek"); - } - for (int i1 = 0; i1 < playerCount; i1++) { - if (playerArray[playerIndices[i1]] == null) { - Signlink.reporterror(myUsername + " null entry in pl list - pos:" + i1 + " size:" + playerCount); - throw new RuntimeException("eek"); - } - } - - } - - public void setCameraPos(int j, int k, int l, int i1, int j1, int k1) { - int l1 = 2048 - k & 0x7ff; - int i2 = 2048 - j1 & 0x7ff; - int j2 = 0; - int k2 = 0; - int l2 = j; - if (l1 != 0) { - int i3 = Model.modelIntArray1[l1]; - int k3 = Model.modelIntArray2[l1]; - int i4 = k2 * k3 - l2 * i3 >> 16; - l2 = k2 * i3 + l2 * k3 >> 16; - k2 = i4; - } - if (i2 != 0) { - /* - * xxx if(cameratoggle){ if(zoom == 0) zoom = k2; if(lftrit == 0) - * lftrit = j2; if(fwdbwd == 0) fwdbwd = l2; k2 = zoom; j2 = lftrit; - * l2 = fwdbwd; } - */ - int j3 = Model.modelIntArray1[i2]; - int l3 = Model.modelIntArray2[i2]; - int j4 = l2 * j3 + j2 * l3 >> 16; - l2 = l2 * l3 - j2 * j3 >> 16; - j2 = j4; - } - xCameraPos = l - j2; - zCameraPos = i1 - k2; - yCameraPos = k1 - l2; - yCameraCurve = k; - xCameraCurve = j1; - } - - public boolean parsePacket() { - if (socketStream == null) { - return false; - } - try { - int i = socketStream.available(); - if (i == 0) { - return false; - } - if (pktType == -1) { - socketStream.flushInputStream(inStream.buffer, 1); - pktType = inStream.buffer[0] & 0xff; - if (encryption != null) { - pktType = pktType - encryption.getNextKey() & 0xff; - } - pktSize = SizeConstants.packetSizes[pktType]; - i--; - } - if (pktSize == -1) { - if (i > 0) { - socketStream.flushInputStream(inStream.buffer, 1); - pktSize = inStream.buffer[0] & 0xff; - i--; - } else { - return false; - } - } - if (pktSize == -2) { - if (i > 1) { - socketStream.flushInputStream(inStream.buffer, 2); - inStream.currentOffset = 0; - pktSize = inStream.readUnsignedWord(); - i -= 2; - } else { - return false; - } - } - if (i < pktSize) { - return false; - } - inStream.currentOffset = 0; - socketStream.flushInputStream(inStream.buffer, pktSize); - anInt1009 = 0; - anInt843 = anInt842; - anInt842 = anInt841; - anInt841 = pktType; - if (pktType == 81) { - updatePlayers(pktSize, inStream); - aBoolean1080 = false; - pktType = -1; - return true; - } - if (pktType == 176) { - daysSinceRecovChange = inStream.method427(); - unreadMessages = inStream.method435(); - membersInt = inStream.readUnsignedByte(); - anInt1193 = inStream.method440(); - daysSinceLastLogin = inStream.readUnsignedWord(); - if (anInt1193 != 0 && openInterfaceID == -1) { - Signlink.dnslookup(TextClass.method586(anInt1193)); - closeOpenInterfaces(); - char c = '\u028A'; - if (daysSinceRecovChange != 201 || membersInt == 1) { - c = '\u028F'; - } - reportAbuseInput = ""; - canMute = false; - for (RSInterface element : RSInterface.interfaceCache) { - if (element == null || element.anInt214 != c) { - continue; - } - openInterfaceID = element.parentID; - break; - } - - } - pktType = -1; - return true; - } - if (pktType == 64) { - anInt1268 = inStream.method427(); - anInt1269 = inStream.method428(); - for (int j = anInt1268; j < anInt1268 + 8; j++) { - for (int l9 = anInt1269; l9 < anInt1269 + 8; l9++) { - if (groundArray[plane][j][l9] != null) { - groundArray[plane][j][l9] = null; - spawnGroundItem(j, l9); - } - } - - } - - for (Class30_Sub1 class30_sub1 = (Class30_Sub1) aClass19_1179.reverseGetFirst(); class30_sub1 != null; class30_sub1 = (Class30_Sub1) aClass19_1179.reverseGetNext()) { - if (class30_sub1.anInt1297 >= anInt1268 && class30_sub1.anInt1297 < anInt1268 + 8 && class30_sub1.anInt1298 >= anInt1269 && class30_sub1.anInt1298 < anInt1269 + 8 && class30_sub1.anInt1295 == plane) { - class30_sub1.anInt1294 = 0; - } - } - - pktType = -1; - return true; - } - if (pktType == 185) { - int k = inStream.method436(); - RSInterface.interfaceCache[k].anInt233 = 3; - if (myPlayer.desc == null) { - RSInterface.interfaceCache[k].mediaID = (myPlayer.anIntArray1700[0] << 25) + (myPlayer.anIntArray1700[4] << 20) + (myPlayer.equipment[0] << 15) + (myPlayer.equipment[8] << 10) + (myPlayer.equipment[11] << 5) + myPlayer.equipment[1]; - } else { - RSInterface.interfaceCache[k].mediaID = (int) (0x12345678L + myPlayer.desc.type); - } - pktType = -1; - return true; - } - if (pktType == 107) { - aBoolean1160 = false; - for (int l = 0; l < 5; l++) { - aBooleanArray876[l] = false; - } - - pktType = -1; - return true; - } - if (pktType == 72) { - int i1 = inStream.method434(); - RSInterface class9 = RSInterface.interfaceCache[i1]; - for (int k15 = 0; k15 < class9.inv.length; k15++) { - class9.inv[k15] = -1; - class9.inv[k15] = 0; - } - - pktType = -1; - return true; - } - if (pktType == 214) { - ignoreCount = pktSize / 8; - for (int j1 = 0; j1 < ignoreCount; j1++) { - ignoreListAsLongs[j1] = inStream.readQWord(); - } - - pktType = -1; - return true; - } - if (pktType == 166) { - aBoolean1160 = true; - anInt1098 = inStream.readUnsignedByte(); - anInt1099 = inStream.readUnsignedByte(); - anInt1100 = inStream.readUnsignedWord(); - anInt1101 = inStream.readUnsignedByte(); - anInt1102 = inStream.readUnsignedByte(); - if (anInt1102 >= 100) { - xCameraPos = anInt1098 * 128 + 64; - yCameraPos = anInt1099 * 128 + 64; - zCameraPos = method42(plane, yCameraPos, xCameraPos) - anInt1100; - } - pktType = -1; - return true; - } - if (pktType == 134) { - needDrawTabArea = true; - int k1 = inStream.readUnsignedByte(); - int i10 = inStream.method439(); - int l15 = inStream.readUnsignedByte(); - currentExp[k1] = i10; - currentStats[k1] = l15; - maxStats[k1] = 1; - for (int k20 = 0; k20 < 98; k20++) { - if (i10 >= anIntArray1019[k20]) { - maxStats[k1] = k20 + 2; - } - } - - pktType = -1; - return true; - } - if (pktType == 71) { - int l1 = inStream.readUnsignedWord(); - int j10 = inStream.readUnsignedByteA(); - if (l1 == 65535) { - l1 = -1; - } - tabInterfaceIDs[j10] = l1; - needDrawTabArea = true; - tabAreaAltered = true; - pktType = -1; - return true; - } - if (pktType == 74) { - int i2 = inStream.method434(); - if (i2 == 65535) { - i2 = -1; - } - if (i2 != -1 || previousSong != 0) { - if (i2 != -1 && currentSong != i2 && musicVolume != 0 && previousSong == 0) - method58(10, musicVolume, false, i2); - } else - method55(false); - currentSong = i2; - pktType = -1; - return true; - } - if (pktType == 121) { - int i_60_ = inStream.method436(); - int i_61_ = inStream.method435(); - if (i_61_ == 65535) - i_61_ = -1; - if (musicVolume != 0 && i_61_ != -1) { - method56(musicVolume, false, i_60_); - previousSong = i_61_*20; - } - pktType = -1; - return true; - } - if (pktType == 109) { - resetLogout(); - pktType = -1; - return false; - } - if (pktType == 70) { - int k2 = inStream.readSignedWord(); - int l10 = inStream.method437(); - int i16 = inStream.method434(); - RSInterface class9_5 = RSInterface.interfaceCache[i16]; - class9_5.anInt263 = k2; - class9_5.anInt265 = l10; - pktType = -1; - return true; - } - if (pktType == 73 || pktType == 241) { - - // mapReset(); - int l2 = anInt1069; - int i11 = anInt1070; - if (pktType == 73) { - l2 = inStream.method435(); - i11 = inStream.readUnsignedWord(); - aBoolean1159 = false; - } - if (pktType == 241) { - i11 = inStream.method435(); - inStream.initBitAccess(); - for (int j16 = 0; j16 < 4; j16++) { - for (int l20 = 0; l20 < 13; l20++) { - for (int j23 = 0; j23 < 13; j23++) { - int i26 = inStream.readBits(1); - if (i26 == 1) { - anIntArrayArrayArray1129[j16][l20][j23] = inStream.readBits(26); - } else { - anIntArrayArrayArray1129[j16][l20][j23] = -1; - } - } - - } - - } - - inStream.finishBitAccess(); - l2 = inStream.readUnsignedWord(); - aBoolean1159 = true; - } - if (anInt1069 == l2 && anInt1070 == i11 && loadingStage == 2) { - pktType = -1; - return true; - } - anInt1069 = l2; - anInt1070 = i11; - baseX = (anInt1069 - 6) * 8; - baseY = (anInt1070 - 6) * 8; - aBoolean1141 = (anInt1069 / 8 == 48 || anInt1069 / 8 == 49) && anInt1070 / 8 == 48; - if (anInt1069 / 8 == 48 && anInt1070 / 8 == 148) { - aBoolean1141 = true; - } - loadingStage = 1; - aLong824 = System.currentTimeMillis(); - drawTextOnScreen(null, "Loading - please wait."); - if (pktType == 73) { - int k16 = 0; - for (int i21 = (anInt1069 - 6) / 8; i21 <= (anInt1069 + 6) / 8; i21++) { - for (int k23 = (anInt1070 - 6) / 8; k23 <= (anInt1070 + 6) / 8; k23++) { - k16++; - } - - } - - aByteArrayArray1183 = new byte[k16][]; - aByteArrayArray1247 = new byte[k16][]; - anIntArray1234 = new int[k16]; - anIntArray1235 = new int[k16]; - anIntArray1236 = new int[k16]; - k16 = 0; - for (int l23 = (anInt1069 - 6) / 8; l23 <= (anInt1069 + 6) / 8; l23++) { - for (int j26 = (anInt1070 - 6) / 8; j26 <= (anInt1070 + 6) / 8; j26++) { - anIntArray1234[k16] = (l23 << 8) + j26; - if (aBoolean1141 && (j26 == 49 || j26 == 149 || j26 == 147 || l23 == 50 || l23 == 49 && j26 == 47)) { - anIntArray1235[k16] = -1; - anIntArray1236[k16] = -1; - k16++; - } else { - int k28 = anIntArray1235[k16] = onDemandFetcher.method562(0, j26, l23); - if (k28 != -1) { - onDemandFetcher.method558(3, k28); - } - int j30 = anIntArray1236[k16] = onDemandFetcher.method562(1, j26, l23); - if (j30 != -1) { - onDemandFetcher.method558(3, j30); - } - k16++; - } - } - - } - - } - if (pktType == 241) { - int l16 = 0; - int ai[] = new int[676]; - for (int i24 = 0; i24 < 4; i24++) { - for (int k26 = 0; k26 < 13; k26++) { - for (int l28 = 0; l28 < 13; l28++) { - int k30 = anIntArrayArrayArray1129[i24][k26][l28]; - if (k30 != -1) { - int k31 = k30 >> 14 & 0x3ff; - int i32 = k30 >> 3 & 0x7ff; - int k32 = (k31 / 8 << 8) + i32 / 8; - for (int j33 = 0; j33 < l16; j33++) { - if (ai[j33] != k32) { - continue; - } - k32 = -1; - break; - } - - if (k32 != -1) { - ai[l16++] = k32; - } - } - } - - } - - } - - aByteArrayArray1183 = new byte[l16][]; - aByteArrayArray1247 = new byte[l16][]; - anIntArray1234 = new int[l16]; - anIntArray1235 = new int[l16]; - anIntArray1236 = new int[l16]; - for (int l26 = 0; l26 < l16; l26++) { - int i29 = anIntArray1234[l26] = ai[l26]; - int l30 = i29 >> 8 & 0xff; - int l31 = i29 & 0xff; - int j32 = anIntArray1235[l26] = onDemandFetcher.method562(0, l31, l30); - if (j32 != -1) { - onDemandFetcher.method558(3, j32); - } - int i33 = anIntArray1236[l26] = onDemandFetcher.method562(1, l31, l30); - if (i33 != -1) { - onDemandFetcher.method558(3, i33); - } - } - - } - int i17 = baseX - anInt1036; - int j21 = baseY - anInt1037; - anInt1036 = baseX; - anInt1037 = baseY; - for (int j24 = 0; j24 < 16384; j24++) { - NPC npc = npcArray[j24]; - if (npc != null) { - for (int j29 = 0; j29 < 10; j29++) { - npc.smallX[j29] -= i17; - npc.smallY[j29] -= j21; - } - - npc.x -= i17 * 128; - npc.y -= j21 * 128; - } - } - - for (int i27 = 0; i27 < maxPlayers; i27++) { - Player player = playerArray[i27]; - if (player != null) { - for (int i31 = 0; i31 < 10; i31++) { - player.smallX[i31] -= i17; - player.smallY[i31] -= j21; - } - - player.x -= i17 * 128; - player.y -= j21 * 128; - } - } - - aBoolean1080 = true; - byte byte1 = 0; - byte byte2 = 104; - byte byte3 = 1; - if (i17 < 0) { - byte1 = 103; - byte2 = -1; - byte3 = -1; - } - byte byte4 = 0; - byte byte5 = 104; - byte byte6 = 1; - if (j21 < 0) { - byte4 = 103; - byte5 = -1; - byte6 = -1; - } - for (int k33 = byte1; k33 != byte2; k33 += byte3) { - for (int l33 = byte4; l33 != byte5; l33 += byte6) { - int i34 = k33 + i17; - int j34 = l33 + j21; - for (int k34 = 0; k34 < 4; k34++) { - if (i34 >= 0 && j34 >= 0 && i34 < 104 && j34 < 104) { - groundArray[k34][k33][l33] = groundArray[k34][i34][j34]; - } else { - groundArray[k34][k33][l33] = null; - } - } - - } - - } - - for (Class30_Sub1 class30_sub1_1 = (Class30_Sub1) aClass19_1179.reverseGetFirst(); class30_sub1_1 != null; class30_sub1_1 = (Class30_Sub1) aClass19_1179.reverseGetNext()) { - class30_sub1_1.anInt1297 -= i17; - class30_sub1_1.anInt1298 -= j21; - if (class30_sub1_1.anInt1297 < 0 || class30_sub1_1.anInt1298 < 0 || class30_sub1_1.anInt1297 >= 104 || class30_sub1_1.anInt1298 >= 104) { - class30_sub1_1.unlink(); - } - } - - if (destX != 0) { - destX -= i17; - destY -= j21; - } - aBoolean1160 = false; - pktType = -1; - return true; - } - if (pktType == 208) { - int i3 = inStream.method437(); - if (i3 >= 0) { - method60(i3); - } - anInt1018 = i3; - pktType = -1; - return true; - } - if (pktType == 99) { - anInt1021 = inStream.readUnsignedByte(); - pktType = -1; - return true; - } - if (pktType == 75) { - int j3 = inStream.method436(); - int j11 = inStream.method436(); - RSInterface.interfaceCache[j11].anInt233 = 2; - RSInterface.interfaceCache[j11].mediaID = j3; - pktType = -1; - return true; - } - if (pktType == 114) { - anInt1104 = inStream.method434() * 30; - pktType = -1; - return true; - } - if (pktType == 60) { - anInt1269 = inStream.readUnsignedByte(); - anInt1268 = inStream.method427(); - while (inStream.currentOffset < pktSize) { - int k3 = inStream.readUnsignedByte(); - method137(inStream, k3); - } - pktType = -1; - return true; - } - if (pktType == 35) { - int l3 = inStream.readUnsignedByte(); - int k11 = inStream.readUnsignedByte(); - int j17 = inStream.readUnsignedByte(); - int k21 = inStream.readUnsignedByte(); - aBooleanArray876[l3] = true; - anIntArray873[l3] = k11; - anIntArray1203[l3] = j17; - anIntArray928[l3] = k21; - anIntArray1030[l3] = 0; - pktType = -1; - return true; - } - if (pktType == 174) { - int id = inStream.readUnsignedWord(); - int type = /*inStream.readUnsignedByte()*/1; - int delay = inStream.readUnsignedWord(); - int volume = inStream.readUnsignedByte(); - sound[currentSound] = id; - soundType[currentSound] = type; - soundDelay[currentSound] = delay + Sounds.anIntArray326[id]; - soundVolume[currentSound] = volume; - currentSound++; - pktType = -1; - return true; - } - if (pktType == 104) { - int j4 = inStream.method427(); - int i12 = inStream.readUnsignedByteA(); - String s6 = inStream.readString(); - if (j4 >= 1 && j4 <= 5) { - if (s6.equalsIgnoreCase("null")) { - s6 = null; - } - atPlayerActions[j4 - 1] = s6; - atPlayerArray[j4 - 1] = i12 == 0; - } - pktType = -1; - return true; - } - if (pktType == 78) { - destX = 0; - pktType = -1; - return true; - } - if (pktType == 253) { - String s = inStream.readString(); - if (s.endsWith(":tradereq:")) { - String s3 = s.substring(0, s.indexOf(":")); - long l17 = TextClass.longForName(s3); - boolean flag2 = false; - for (int j27 = 0; j27 < ignoreCount; j27++) { - if (ignoreListAsLongs[j27] != l17) { - continue; - } - flag2 = true; - break; - } - - if (!flag2 && anInt1251 == 0) { - pushMessage("wishes to trade with you.", 4, s3); - } - } else if (s.endsWith(":duelreq:")) { - String s4 = s.substring(0, s.indexOf(":")); - long l18 = TextClass.longForName(s4); - boolean flag3 = false; - for (int k27 = 0; k27 < ignoreCount; k27++) { - if (ignoreListAsLongs[k27] != l18) { - continue; - } - flag3 = true; - break; - } - - if (!flag3 && anInt1251 == 0) { - pushMessage("wishes to duel with you.", 8, s4); - } - } else if (s.endsWith(":chalreq:")) { - String s5 = s.substring(0, s.indexOf(":")); - long l19 = TextClass.longForName(s5); - boolean flag4 = false; - for (int l27 = 0; l27 < ignoreCount; l27++) { - if (ignoreListAsLongs[l27] != l19) { - continue; - } - flag4 = true; - break; - } - - if (!flag4 && anInt1251 == 0) { - String s8 = s.substring(s.indexOf(":") + 1, s.length() - 9); - pushMessage(s8, 8, s5); - } - } else if (s.endsWith(":airtiara:")) { - tiara = 1; - } else if (s.endsWith(":watertiara:")) { - tiara = 2; - } else if (s.endsWith(":earthtiara:")) { - tiara = 3; - } else if (s.endsWith(":firetiara:")) { - tiara = 4; - } else if (s.endsWith(":mindtiara:")) { - tiara = 5; - } else if (s.endsWith(":bodytiara:")) { - tiara = 6; - } else if (s.endsWith(":cosmictiara:")) { - tiara = 7; - } else if (s.endsWith(":chaostiara:")) { - tiara = 8; - } else if (s.endsWith(":naturetiara:")) { - tiara = 9; - } else if (s.endsWith(":lawtiara:")) { - tiara = 10; - } else if (s.endsWith(":deathtiara:")) { - tiara = 11; - } else if (s.endsWith(":notiara:")) { - tiara = 0; - } else { - pushMessage(s, 0, ""); - } - pktType = -1; - // serverMessage(s); - - return true; - } - if (pktType == 1) { - for (int k4 = 0; k4 < playerArray.length; k4++) { - if (playerArray[k4] != null) { - playerArray[k4].anim = -1; - } - } - - for (int j12 = 0; j12 < npcArray.length; j12++) { - if (npcArray[j12] != null) { - npcArray[j12].anim = -1; - } - } - - pktType = -1; - return true; - } - if (pktType == 50) { - long l4 = inStream.readQWord(); - int i18 = inStream.readUnsignedByte(); - String s7 = TextClass.fixName(TextClass.nameForLong(l4)); - for (int k24 = 0; k24 < friendsCount; k24++) { - if (l4 != friendsListAsLongs[k24]) { - continue; - } - if (friendsNodeIDs[k24] != i18) { - friendsNodeIDs[k24] = i18; - needDrawTabArea = true; - if (i18 >= 2) { - pushMessage(s7 + " has logged in.", 5, ""); - } - if (i18 <= 1) { - pushMessage(s7 + " has logged out.", 5, ""); - } - } - s7 = null; - break; - } - - if (s7 != null && friendsCount < 200) { - friendsListAsLongs[friendsCount] = l4; - friendsList[friendsCount] = s7; - friendsNodeIDs[friendsCount] = i18; - friendsCount++; - needDrawTabArea = true; - } - for (boolean flag6 = false; !flag6;) { - flag6 = true; - for (int k29 = 0; k29 < friendsCount - 1; k29++) { - if (friendsNodeIDs[k29] != nodeID && friendsNodeIDs[k29 + 1] == nodeID || friendsNodeIDs[k29] == 0 && friendsNodeIDs[k29 + 1] != 0) { - int j31 = friendsNodeIDs[k29]; - friendsNodeIDs[k29] = friendsNodeIDs[k29 + 1]; - friendsNodeIDs[k29 + 1] = j31; - String s10 = friendsList[k29]; - friendsList[k29] = friendsList[k29 + 1]; - friendsList[k29 + 1] = s10; - long l32 = friendsListAsLongs[k29]; - friendsListAsLongs[k29] = friendsListAsLongs[k29 + 1]; - friendsListAsLongs[k29 + 1] = l32; - needDrawTabArea = true; - flag6 = false; - } - } - - } - - pktType = -1; - return true; - } - if (pktType == 110) { - if (tabID == 12) { - needDrawTabArea = true; - } - energy = inStream.readUnsignedByte(); - pktType = -1; - return true; - } - if (pktType == 254) { - anInt855 = inStream.readUnsignedByte(); - if (anInt855 == 1) { - anInt1222 = inStream.readUnsignedWord(); - } - if (anInt855 >= 2 && anInt855 <= 6) { - if (anInt855 == 2) { - anInt937 = 64; - anInt938 = 64; - } - if (anInt855 == 3) { - anInt937 = 0; - anInt938 = 64; - } - if (anInt855 == 4) { - anInt937 = 128; - anInt938 = 64; - } - if (anInt855 == 5) { - anInt937 = 64; - anInt938 = 0; - } - if (anInt855 == 6) { - anInt937 = 64; - anInt938 = 128; - } - anInt855 = 2; - anInt934 = inStream.readUnsignedWord(); - anInt935 = inStream.readUnsignedWord(); - anInt936 = inStream.readUnsignedByte(); - } - if (anInt855 == 10) { - anInt933 = inStream.readUnsignedWord(); - } - pktType = -1; - return true; - } - if (pktType == 248) { - int i5 = inStream.method435(); - int k12 = inStream.readUnsignedWord(); - if (backDialogID != -1) { - backDialogID = -1; - inputTaken = true; - } - if (fullScreenInterfaceId != -1) { - fullScreenInterfaceId = -1; - } - if (openInterfaceID != i5) { - openInterfaceID = i5; - } - if (invOverlayInterfaceID != k12) { - invOverlayInterfaceID = k12; - } - if (inputDialogState != 0) { - inputDialogState = 0; - inputTaken = true; - } - needDrawTabArea = true; - tabAreaAltered = true; - aBoolean1149 = false; - pktType = -1; - return true; - } - if (pktType == 79) { - int j5 = inStream.method434(); - int l12 = inStream.method435(); - RSInterface class9_3 = RSInterface.interfaceCache[j5]; - if (class9_3 != null && class9_3.type == 0) { - if (l12 < 0) { - l12 = 0; - } - if (l12 > class9_3.scrollMax - class9_3.height) { - l12 = class9_3.scrollMax - class9_3.height; - } - class9_3.scrollPosition = l12; - } - pktType = -1; - return true; - } - if (pktType == 68) { - for (int k5 = 0; k5 < variousSettings.length; k5++) { - if (variousSettings[k5] != anIntArray1045[k5]) { - variousSettings[k5] = anIntArray1045[k5]; - method33(k5); - needDrawTabArea = true; - } - } - - pktType = -1; - return true; - } - if (pktType == 196) { - long l5 = inStream.readQWord(); - @SuppressWarnings("unused") - int j18 = inStream.readDWord(); - int l21 = inStream.readUnsignedByte(); - boolean flag5 = false; - if (l21 <= 1) { - for (int l29 = 0; l29 < ignoreCount; l29++) { - if (ignoreListAsLongs[l29] != l5) { - continue; - } - flag5 = true; - - } - } - if (!flag5 && anInt1251 == 0) { - try { - String s9 = TextInput.method525(pktSize - 13, inStream); - if (l21 == 2 || l21 == 3) { - pushMessage(s9, 7, "@cr2@" + TextClass.fixName(TextClass.nameForLong(l5))); - } else if (l21 == 1) { - pushMessage(s9, 7, "@cr1@" + TextClass.fixName(TextClass.nameForLong(l5))); - } else { - pushMessage(s9, 3, TextClass.fixName(TextClass.nameForLong(l5))); - } - } catch (Exception exception1) { - Signlink.reporterror("cde1"); - } - } - pktType = -1; - return true; - } - if (pktType == 85) { - anInt1269 = inStream.method427(); - anInt1268 = inStream.method427(); - pktType = -1; - return true; - } - if (pktType == 24) { - anInt1054 = inStream.method428(); - if (anInt1054 == tabID) { - if (anInt1054 == 3) { - tabID = 1; - } else { - tabID = 3; - } - needDrawTabArea = true; - } - pktType = -1; - return true; - } - if (pktType == 246) { - int i6 = inStream.method434(); - int i13 = inStream.readUnsignedWord(); - int k18 = inStream.readUnsignedWord(); - if (k18 == 65535) { - RSInterface.interfaceCache[i6].anInt233 = 0; - pktType = -1; - return true; - } else { - ItemDef itemDef = ItemDef.forID(k18); - RSInterface.interfaceCache[i6].anInt233 = 4; - RSInterface.interfaceCache[i6].mediaID = k18; - RSInterface.interfaceCache[i6].anInt270 = itemDef.modelRotation1; - RSInterface.interfaceCache[i6].anInt271 = itemDef.modelRotation2; - RSInterface.interfaceCache[i6].anInt269 = itemDef.modelZoom * 100 / i13; - pktType = -1; - return true; - } - } - if (pktType == 171) { - boolean flag1 = inStream.readUnsignedByte() == 1; - int j13 = inStream.readUnsignedWord(); - RSInterface.interfaceCache[j13].aBoolean266 = flag1; - pktType = -1; - return true; - } - if (pktType == 142) { - int j6 = inStream.method434(); - method60(j6); - if (backDialogID != -1) { - backDialogID = -1; - inputTaken = true; - } - if (fullScreenInterfaceId != -1) { - fullScreenInterfaceId = -1; - } - if (openInterfaceID != -1) { - openInterfaceID = -1; - } - if (invOverlayInterfaceID != j6) { - invOverlayInterfaceID = j6; - } - if (inputDialogState != 0) { - inputDialogState = 0; - inputTaken = true; - } - needDrawTabArea = true; - tabAreaAltered = true; - aBoolean1149 = false; - pktType = -1; - return true; - } - if (pktType == 126) { - String s1 = inStream.readString(); - int k13 = inStream.method435(); - RSInterface.interfaceCache[k13].disabledText = s1; - if (RSInterface.interfaceCache[k13].parentID == tabInterfaceIDs[tabID]) { - needDrawTabArea = true; - } - pktType = -1; - return true; - } - if (pktType == 206) { - publicChatMode = inStream.readUnsignedByte(); - privateChatMode = inStream.readUnsignedByte(); - tradeMode = inStream.readUnsignedByte(); - aBoolean1233 = true; - inputTaken = true; - pktType = -1; - return true; - } - if (pktType == 240) { - if (tabID == 12) { - needDrawTabArea = true; - } - weight = inStream.readSignedWord(); - pktType = -1; - return true; - } - if (pktType == 69) { - int k9 = inStream.readUnsignedWord(); - int k15 = inStream.readUnsignedWord(); - method60(k15); - if (k9 != -1) - method60(k9); - if (openInterfaceID != -1) { - openInterfaceID = -1; - } - if (invOverlayInterfaceID != -1) { - invOverlayInterfaceID = -1; - } - if (backDialogID != -1) { - backDialogID = -1; - } - if (fullScreenInterfaceId != k15) { - fullScreenInterfaceId = k9; - } - inputDialogState = 0; - aBoolean1149 = false; - pktType = -1; - return true; - } - if (pktType == 8) { - int k6 = inStream.method436(); - int l13 = inStream.readUnsignedWord(); - RSInterface.interfaceCache[k6].anInt233 = 1; - RSInterface.interfaceCache[k6].mediaID = l13; - pktType = -1; - return true; - } - if (pktType == 122) { - int l6 = inStream.method436(); - int i14 = inStream.method436(); - int i19 = i14 >> 10 & 0x1f; - int i22 = i14 >> 5 & 0x1f; - int l24 = i14 & 0x1f; - RSInterface.interfaceCache[l6].textColor = (i19 << 19) + (i22 << 11) + (l24 << 3); - pktType = -1; - return true; - } - if (pktType == 53) { - needDrawTabArea = true; - int i7 = inStream.readUnsignedWord(); - RSInterface class9_1 = RSInterface.interfaceCache[i7]; - int j19 = inStream.readUnsignedWord(); - for (int j22 = 0; j22 < j19; j22++) { - int i25 = inStream.readUnsignedByte(); - if (i25 == 255) { - i25 = inStream.method440(); - } - class9_1.inv[j22] = inStream.method436(); - class9_1.invStackSizes[j22] = i25; - } - - for (int j25 = j19; j25 < class9_1.inv.length; j25++) { - class9_1.inv[j25] = 0; - class9_1.invStackSizes[j25] = 0; - } - - pktType = -1; - return true; - } - if (pktType == 230) { - int j7 = inStream.method435(); - int j14 = inStream.readUnsignedWord(); - int k19 = inStream.readUnsignedWord(); - int k22 = inStream.method436(); - RSInterface.interfaceCache[j14].anInt270 = k19; - RSInterface.interfaceCache[j14].anInt271 = k22; - RSInterface.interfaceCache[j14].anInt269 = j7; - pktType = -1; - return true; - } - if (pktType == 221) { - anInt900 = inStream.readUnsignedByte(); - needDrawTabArea = true; - pktType = -1; - return true; - } - if (pktType == 177) { - aBoolean1160 = true; - anInt995 = inStream.readUnsignedByte(); - anInt996 = inStream.readUnsignedByte(); - anInt997 = inStream.readUnsignedWord(); - anInt998 = inStream.readUnsignedByte(); - anInt999 = inStream.readUnsignedByte(); - if (anInt999 >= 100) { - int k7 = anInt995 * 128 + 64; - int k14 = anInt996 * 128 + 64; - int i20 = method42(plane, k14, k7) - anInt997; - int l22 = k7 - xCameraPos; - int k25 = i20 - zCameraPos; - int j28 = k14 - yCameraPos; - int i30 = (int) Math.sqrt(l22 * l22 + j28 * j28); - yCameraCurve = (int) (Math.atan2(k25, i30) * 325.94900000000001D) & 0x7ff; - xCameraCurve = (int) (Math.atan2(l22, j28) * -325.94900000000001D) & 0x7ff; - if (yCameraCurve < 128) { - yCameraCurve = 128; - } - if (yCameraCurve > 383) { - yCameraCurve = 383; - } - } - pktType = -1; - return true; - } - if (pktType == 249) { - anInt1046 = inStream.readUnsignedByteA(); - unknownInt10 = inStream.method436(); - pktType = -1; - return true; - } - if (pktType == 65) { - updateNPCs(inStream, pktSize); - pktType = -1; - return true; - } - if (pktType == 27) { - messagePromptRaised = false; - inputDialogState = 1; - amountOrNameInput = ""; - inputTaken = true; - pktType = -1; - return true; - } - if (pktType == 187) { - messagePromptRaised = false; - inputDialogState = 2; - amountOrNameInput = ""; - inputTaken = true; - pktType = -1; - return true; - } - if (pktType == 97) { - int l7 = inStream.readUnsignedWord(); - method60(l7); - if (invOverlayInterfaceID != -1) { - invOverlayInterfaceID = -1; - needDrawTabArea = true; - tabAreaAltered = true; - } - if (backDialogID != -1) { - backDialogID = -1; - inputTaken = true; - } - if (inputDialogState != 0) { - inputDialogState = 0; - inputTaken = true; - } - // 17511 = Question Type - // 15819 = Christmas Type - // 15812 = Security Type - // 15801 = Item Scam Type - // 15791 = Password Safety - // 15774 = Good/Bad Password - // 15767 = Drama Type - if (l7 == 15244) { - if (Flo.getTodaysDate().contains(ClientSettings.SNOW_MONTH)) { - openInterfaceID = 15819; - } else { - openInterfaceID = 15801; - } - fullScreenInterfaceId = 15244; - } else { - openInterfaceID = l7; - } - aBoolean1149 = false; - pktType = -1; - return true; - } - if (pktType == 218) { - int i8 = inStream.method438(); - dialogID = i8; - inputTaken = true; - pktType = -1; - return true; - } - if (pktType == 87) { - int j8 = inStream.method434(); - int l14 = inStream.method439(); - anIntArray1045[j8] = l14; - if (variousSettings[j8] != l14) { - variousSettings[j8] = l14; - method33(j8); - needDrawTabArea = true; - if (dialogID != -1) { - inputTaken = true; - } - } - pktType = -1; - return true; - } - if (pktType == 36) { - int k8 = inStream.method434(); - byte byte0 = inStream.readSignedByte(); - anIntArray1045[k8] = byte0; - if (variousSettings[k8] != byte0) { - variousSettings[k8] = byte0; - method33(k8); - needDrawTabArea = true; - if (dialogID != -1) { - inputTaken = true; - } - } - pktType = -1; - return true; - } - if (pktType == 61) { - anInt1055 = inStream.readUnsignedByte(); - pktType = -1; - return true; - } - if (pktType == 200) { - int l8 = inStream.readUnsignedWord(); - int i15 = inStream.readSignedWord(); - RSInterface class9_4 = RSInterface.interfaceCache[l8]; - class9_4.anInt257 = i15; - if (i15 == -1) { - class9_4.anInt246 = 0; - class9_4.anInt208 = 0; - } - pktType = -1; - return true; - } - if (pktType == 219) { - if (invOverlayInterfaceID != -1) { - invOverlayInterfaceID = -1; - needDrawTabArea = true; - tabAreaAltered = true; - } - if (backDialogID != -1) { - backDialogID = -1; - inputTaken = true; - } - if (fullScreenInterfaceId != -1) { - fullScreenInterfaceId = -1; - } - if (openInterfaceID != -1) { - openInterfaceID = -1; - } - if (inputDialogState != 0) { - inputDialogState = 0; - inputTaken = true; - } - aBoolean1149 = false; - pktType = -1; - return true; - } - if (pktType == 34) { - needDrawTabArea = true; - int i9 = inStream.readUnsignedWord(); - RSInterface class9_2 = RSInterface.interfaceCache[i9]; - while (inStream.currentOffset < pktSize) { - int j20 = inStream.method422(); - int i23 = inStream.readUnsignedWord(); - int l25 = inStream.readUnsignedByte(); - if (l25 == 255) { - l25 = inStream.readDWord(); - } - if (j20 >= 0 && j20 < class9_2.inv.length) { - class9_2.inv[j20] = i23; - class9_2.invStackSizes[j20] = l25; - } - } - pktType = -1; - return true; - } - if (pktType == 105 || pktType == 84 || pktType == 147 || pktType == 215 || pktType == 4 || pktType == 117 || pktType == 156 || pktType == 44 || pktType == 160 || pktType == 101 || pktType == 151) { - method137(inStream, pktType); - pktType = -1; - return true; - } - if (pktType == 106) { - tabID = inStream.method427(); - needDrawTabArea = true; - tabAreaAltered = true; - pktType = -1; - return true; - } - if (pktType == 164) { - int j9 = inStream.method434(); - method60(j9); - if (invOverlayInterfaceID != -1) { - invOverlayInterfaceID = -1; - needDrawTabArea = true; - tabAreaAltered = true; - } - if (fullScreenInterfaceId != -1) { - fullScreenInterfaceId = -1; - } - if (openInterfaceID != -1) { - openInterfaceID = -1; - } - if (backDialogID != j9) { - backDialogID = j9; - } - inputTaken = true; - aBoolean1149 = false; - pktType = -1; - return true; - } - String s2 = "T1 - " + pktType + "," + pktSize + " - " + anInt842 + "," + anInt843 + " - "; - for (int j15 = 0; j15 < pktSize && j15 < 50; j15++) { - s2 = s2 + inStream.buffer[j15] + ","; - } - Signlink.reporterror(s2); - resetLogout(); - } catch (IOException _ex) { - dropClient(); - } catch (Exception exception) { - String s2 = "T2 - " + pktType + "," + anInt842 + "," + anInt843 + " - " + pktSize + "," + (baseX + myPlayer.smallX[0]) + "," + (baseY + myPlayer.smallY[0]) + " - "; - for (int j15 = 0; j15 < pktSize && j15 < 50; j15++) { - s2 = s2 + inStream.buffer[j15] + ","; - } - - Signlink.reporterror(s2); - resetLogout(); - exception.printStackTrace(); - } - return true; - } - - public void method146() { - anInt1265++; - method47(true); - method26(true); - method47(false); - method26(false); - method55(); - method104(); - if (!aBoolean1160) { - int i = anInt1184; - if (anInt984 / 256 > i) { - i = anInt984 / 256; - } - if (aBooleanArray876[4] && anIntArray1203[4] + 128 > i) { - i = anIntArray1203[4] + 128; - } - int k = minimapInt1 + anInt896 & 0x7ff; - setCameraPos(600 + i * 3, i, anInt1014, method42(plane, myPlayer.y, myPlayer.x) - 50, k, anInt1015); - } - int j; - if (!aBoolean1160) { - j = method120(); - } else { - j = method121(); - } - int l = xCameraPos; - int i1 = zCameraPos; - int j1 = yCameraPos; - int k1 = yCameraCurve; - int l1 = xCameraCurve; - for (int i2 = 0; i2 < 5; i2++) { - if (aBooleanArray876[i2]) { - int j2 = (int) (Math.random() * (double) (anIntArray873[i2] * 2 + 1) - (double) anIntArray873[i2] + Math.sin((double) anIntArray1030[i2] * (double) anIntArray928[i2] / 100D) * (double) anIntArray1203[i2]); - if (i2 == 0) { - xCameraPos += j2; - } - if (i2 == 1) { - zCameraPos += j2; - } - if (i2 == 2) { - yCameraPos += j2; - } - if (i2 == 3) { - xCameraCurve = xCameraCurve + j2 & 0x7ff; - } - if (i2 == 4) { - yCameraCurve += j2; - if (yCameraCurve < 128) { - yCameraCurve = 128; - } - if (yCameraCurve > 383) { - yCameraCurve = 383; - } - } - } - } - - int k2 = Texture.anInt1481; - Model.aBoolean1684 = true; - Model.anInt1687 = 0; - Model.anInt1685 = super.mouseX - 4; - Model.anInt1686 = super.mouseY - 4; - DrawingArea.setAllPixelsToZero(); - if(graphicsEnabled){ - worldController.method313(xCameraPos, yCameraPos, xCameraCurve, zCameraPos, j, yCameraCurve); - worldController.clearObj5Cache(); - updateEntities(); - drawHeadIcon(); - } - // Allow tabs to work - method37(k2); - // Allow stuff inside the tabs to work - draw3dScreen(); - // Show overlays on main screen - aRSImageProducer_1165.drawGraphics(4, super.graphics, 4); - if(graphicsEnabled) { - xCameraPos = l; - zCameraPos = i1; - yCameraPos = j1; - yCameraCurve = k1; - xCameraCurve = l1; - } - } - - public void closeOpenInterfaces() { - stream.createFrame(130); - if (invOverlayInterfaceID != -1) { - invOverlayInterfaceID = -1; - needDrawTabArea = true; - aBoolean1149 = false; - tabAreaAltered = true; - } - if (backDialogID != -1) { - backDialogID = -1; - inputTaken = true; - aBoolean1149 = false; - } - if (fullScreenInterfaceId != -1) { - fullScreenInterfaceId = -1; - } - if (openInterfaceID != -1) - openInterfaceID = -1; - } - - public Game() { - //Test if they're on 32-bit, warn them if they are - if (!System.getProperty("sun.arch.data.model").contains("64")) - { - JOptionPane.showMessageDialog(null, "You're running 32-bit java. This will definitely cause problems.\nYou can get the right Java 8 at AdoptOpenJDK.net", "You're running 32-bit Java!", JOptionPane.INFORMATION_MESSAGE); - System.out.println("Please upgrade to 64-bit java to avoid problems! (AdoptOpenJDK.net)"); - } - if (Double.parseDouble(System.getProperty("java.specification.version")) >= 1.9) { - JOptionPane.showMessageDialog(null, "You're not running Java 8. If you're using Parabot, this will cause problems!\nYou can get Java 8 from AdoptOpenJDK.net", "You're not running Java 8!", JOptionPane.INFORMATION_MESSAGE); - System.out.println("Please downgrade to Java 8 to avoid problems! (AdoptOpenJDK.net)"); - } - server = ClientSettings.SERVER_IP; - anIntArrayArray825 = new int[104][104]; - friendsNodeIDs = new int[200]; - groundArray = new NodeList[4][104][104]; - aBoolean831 = false; - aStream_834 = new Stream(new byte[5000]); - npcArray = new NPC[16384]; - npcIndices = new int[16384]; - anIntArray840 = new int[1000]; - aStream_847 = Stream.create(); - aBoolean848 = true; - openInterfaceID = -1; - currentExp = new int[Skills.skillsCount]; - aBoolean872 = false; - anIntArray873 = new int[5]; - anInt874 = -1; - aBooleanArray876 = new boolean[5]; - drawFlames = false; - reportAbuseInput = ""; - unknownInt10 = -1; - menuOpen = false; - inputString = ""; - maxPlayers = 2048; - myPlayerIndex = 2047; - playerArray = new Player[maxPlayers]; - playerIndices = new int[maxPlayers]; - anIntArray894 = new int[maxPlayers]; - aStreamArray895s = new Stream[maxPlayers]; - anInt897 = 1; - anIntArrayArray901 = new int[104][104]; - anInt902 = 0x766654; - aByteArray912 = new byte[16384]; - currentStats = new int[Skills.skillsCount]; - ignoreListAsLongs = new long[100]; - loadingError = false; - anInt927 = 0x332d25; - anIntArray928 = new int[5]; - anIntArrayArray929 = new int[104][104]; - chatTypes = new int[100]; - chatNames = new String[100]; - chatMessages = new String[100]; - sideIcons = new Background[13]; - aBoolean954 = true; - friendsListAsLongs = new long[200]; - currentSong = -1; - drawingFlames = false; - spriteDrawX = -1; - spriteDrawY = -1; - anIntArray968 = new int[33]; - anIntArray969 = new int[256]; - decompressors = new Decompressor[5]; - variousSettings = new int[2000]; - aBoolean972 = false; - anInt975 = 50; - anIntArray976 = new int[anInt975]; - anIntArray977 = new int[anInt975]; - anIntArray978 = new int[anInt975]; - anIntArray979 = new int[anInt975]; - anIntArray980 = new int[anInt975]; - anIntArray981 = new int[anInt975]; - anIntArray982 = new int[anInt975]; - aStringArray983 = new String[anInt975]; - anInt985 = -1; - hitMarks = new Sprite[20]; - anIntArray990 = new int[5]; - anInt1002 = 0x23201b; - amountOrNameInput = ""; - aClass19_1013 = new NodeList(); - aBoolean1017 = false; - anInt1018 = -1; - anIntArray1030 = new int[5]; - aBoolean1031 = false; - mapFunctions = new Sprite[100]; - dialogID = -1; - maxStats = new int[Skills.skillsCount]; - anIntArray1045 = new int[2000]; - aBoolean1047 = true; - anIntArray1052 = new int[151]; - anInt1054 = -1; - aClass19_1056 = new NodeList(); - anIntArray1057 = new int[33]; - aClass9_1059 = new RSInterface(); - mapScenes = new Background[100]; - anInt1063 = 0x4d4233; - anIntArray1065 = new int[7]; - anIntArray1072 = new int[1000]; - anIntArray1073 = new int[1000]; - aBoolean1080 = false; - friendsList = new String[200]; - inStream = Stream.create(); - expectedCRCs = new int[9]; - menuActionCmd2 = new int[500]; - menuActionCmd3 = new int[500]; - menuActionID = new int[500]; - menuActionCmd1 = new int[500]; - headIcons = new Sprite[20]; - headIconsHint = new Sprite[20]; - skullIcons = new Sprite[20]; - tabAreaAltered = false; - aString1121 = ""; - atPlayerActions = new String[5]; - atPlayerArray = new boolean[5]; - anIntArrayArrayArray1129 = new int[4][13][13]; - anInt1132 = 2; - aClass30_Sub2_Sub1_Sub1Array1140 = new Sprite[1000]; - aBoolean1141 = false; - aBoolean1149 = false; - crosses = new Sprite[8]; - musicEnabled = true; - needDrawTabArea = false; - loggedIn = false; - canMute = false; - aBoolean1159 = false; - aBoolean1160 = false; - anInt1171 = 1; - myUsername = ""; - myPassword = ""; - genericLoadingError = false; - reportAbuseInterfaceID = -1; - aClass19_1179 = new NodeList(); - anInt1184 = 128; - invOverlayInterfaceID = -1; - stream = Stream.create(); - menuActionName = new String[500]; - anIntArray1203 = new int[5]; - sound = new int[50]; - anInt1210 = 2; - anInt1211 = 78; - promptInput = ""; - modIcons = new Background[2]; - tabID = 3; - inputTaken = false; - songChanging = true; - anIntArray1229 = new int[151]; - aClass11Array1230 = new CollisionMap[4]; - aBoolean1233 = false; - soundType = new int[50]; - aBoolean1242 = false; - soundDelay = new int[50]; - soundVolume = new int[50]; - rsAlreadyLoaded = false; - welcomeScreenRaised = false; - messagePromptRaised = false; - loginMessage1 = ""; - loginMessage2 = ""; - backDialogID = -1; - anInt1279 = 2; - bigX = new int[4000]; - bigY = new int[4000]; - anInt1289 = -1; - } - - public static String server; - public int ignoreCount; - public long aLong824; - public int[][] anIntArrayArray825; - public int[] friendsNodeIDs; - public NodeList[][][] groundArray; - public int[] anIntArray828; - public int[] anIntArray829; - public volatile boolean aBoolean831; - public Socket aSocket832; - public int loginScreenState; - public Stream aStream_834; - public NPC[] npcArray; - public int npcCount; - public int[] npcIndices; - public int anInt839; - public int[] anIntArray840; - public int anInt841; - public int anInt842; - public int anInt843; - public String aString844; - public int publicChatMode; - public int privateChatMode; - public Stream aStream_847; - public boolean aBoolean848; - public static int anInt849; - public int[] anIntArray850; - public int[] anIntArray851; - public int[] anIntArray852; - public int[] anIntArray853; - public static int anInt854; - public int anInt855; - public int openInterfaceID; - public int fullScreenInterfaceId = -1; - public int xCameraPos; - public int zCameraPos; - public int yCameraPos; - public int yCameraCurve; - public int xCameraCurve; - public int myPrivilege; - public final int[] currentExp; - public static int musicId; - public static int soundId; - public Background redStone1_3; - public Background redStone2_3; - public Background redStone3_2; - public Background redStone1_4; - public Background redStone2_4; - public Sprite multiOverlay; - public Sprite mapFlag; - public Sprite mapMarker; - public boolean aBoolean872; - public final int[] anIntArray873; - public int anInt874; - public final boolean[] aBooleanArray876; - public int weight; - public MouseDetection mouseDetection; - public volatile boolean drawFlames; - public String reportAbuseInput; - public int unknownInt10; - public boolean menuOpen; - public int anInt886; - public String inputString; - public final int maxPlayers; - public final int myPlayerIndex; - public Player[] playerArray; - public int playerCount; - public int[] playerIndices; - public int anInt893; - public int[] anIntArray894; - public Stream[] aStreamArray895s; - public int anInt896; - public int anInt897; - public int friendsCount; - public int anInt900; - public int[][] anIntArrayArray901; - public final int anInt902; - public RSImageProducer backLeftIP1; - public RSImageProducer backLeftIP2; - public RSImageProducer backRightIP1; - public RSImageProducer backRightIP2; - public RSImageProducer backTopIP1; - public RSImageProducer backVmidIP1; - public RSImageProducer backVmidIP2; - public RSImageProducer backVmidIP3; - public RSImageProducer backVmidIP2_2; - public byte[] aByteArray912; - public int anInt913; - public int crossX; - public int crossY; - public int crossIndex; - public int crossType; - public int plane; - public final int[] currentStats; - public static int anInt924; - public final long[] ignoreListAsLongs; - public boolean loadingError; - public final int anInt927; - public final int[] anIntArray928; - public int[][] anIntArrayArray929; - public Sprite aClass30_Sub2_Sub1_Sub1_931; - public Sprite aClass30_Sub2_Sub1_Sub1_932; - public int anInt933; - public int anInt934; - public int anInt935; - public int anInt936; - public int anInt937; - public int anInt938; - public static int anInt940; - public final int[] chatTypes; - public final String[] chatNames; - public final String[] chatMessages; - public int anInt945; - public WorldController worldController; - public Background[] sideIcons; - public int menuScreenArea; - public int menuOffsetX; - public int menuOffsetY; - public int menuWidth; - public int anInt952; - public long aLong953; - public boolean aBoolean954; - public long[] friendsListAsLongs; - public int currentSong; - public static int nodeID = 10; - static int portOff; - public static boolean isMembers = true; - public static boolean lowMem; - public volatile boolean drawingFlames; - public int spriteDrawX; - public int spriteDrawY; - public final int[] anIntArray965 = {0xffff00, 0xff0000, 65280, 65535, 0xff00ff, 0xffffff}; - public Background aBackground_966; - public Background aBackground_967; - public final int[] anIntArray968; - public final int[] anIntArray969; - final Decompressor[] decompressors; - public int variousSettings[]; - public boolean aBoolean972; - public final int anInt975; - public final int[] anIntArray976; - public final int[] anIntArray977; - public final int[] anIntArray978; - public final int[] anIntArray979; - public final int[] anIntArray980; - public final int[] anIntArray981; - public final int[] anIntArray982; - public final String[] aStringArray983; - public int anInt984; - public int anInt985; - public static int anInt986; - public Sprite[] hitMarks; - public int anInt988; - public int anInt989; - public final int[] anIntArray990; - public static boolean aBoolean993; - public int anInt995; - public int anInt996; - public int anInt997; - public int anInt998; - public int anInt999; - public ISAACRandomGen encryption; - public Sprite mapEdge; - public final int anInt1002; - static final int[][] anIntArrayArray1003 = {{6798, 107, 10283, 16, 4797, 7744, 5799, 4634, 33697, 22433, 2983, 54193}, {8741, 12, 64030, 43162, 7735, 8404, 1701, 38430, 24094, 10153, 56621, 4783, 1341, 16578, 35003, 25239}, {25238, 8742, 12, 64030, 43162, 7735, 8404, 1701, 38430, 24094, 10153, 56621, 4783, 1341, 16578, 35003}, {4626, 11146, 6439, 12, 4758, 10270}, {4550, 4537, 5681, 5673, 5790, 6806, 8076, 4574}}; - public String amountOrNameInput; - public static int anInt1005; - public int daysSinceLastLogin; - public int pktSize; - public int pktType; - public int anInt1009; - public int anInt1010; - public int anInt1011; - public NodeList aClass19_1013; - public int anInt1014; - public int anInt1015; - public int anInt1016; - public boolean aBoolean1017; - public int anInt1018; - public static final int[] anIntArray1019; - public int anInt1021; - public int anInt1022; - public int loadingStage; - public Background scrollBar1; - public Background scrollBar2; - public int anInt1026; - public Background backBase1; - public Background backBase2; - public Background backHmid1; - public final int[] anIntArray1030; - public boolean aBoolean1031; - public Sprite[] mapFunctions; - public int baseX; - public int baseY; - public int anInt1036; - public int anInt1037; - public int loginFailures; - public int anInt1039; - public int anInt1040; - public int anInt1041; - public int dialogID; - public final int[] maxStats; - public final int[] anIntArray1045; - public int anInt1046; - public boolean aBoolean1047; - public int anInt1048; - public String aString1049; - public static int anInt1051; - public final int[] anIntArray1052; - public StreamLoader titleStreamLoader; - public int anInt1054; - public int anInt1055; - public NodeList aClass19_1056; - public final int[] anIntArray1057; - public final RSInterface aClass9_1059; - public Background[] mapScenes; - public static int anInt1061; - public int currentSound; - public final int anInt1063; - public int friendsListAction; - public final int[] anIntArray1065; - public int mouseInvInterfaceIndex; - public int lastActiveInvInterface; - public OnDemandFetcher onDemandFetcher; - public int anInt1069; - public int anInt1070; - public int anInt1071; - public int[] anIntArray1072; - public int[] anIntArray1073; - public Sprite mapDotItem; - public Sprite mapDotNPC; - public Sprite mapDotPlayer; - public Sprite mapDotFriend; - public Sprite mapDotTeam; - public int anInt1079; - public boolean aBoolean1080; - public String[] friendsList; - public Stream inStream; - public int anInt1084; - public int anInt1085; - public int activeInterfaceType; - public int anInt1087; - public int anInt1088; - public int anInt1089; - public final int[] expectedCRCs; - public int[] menuActionCmd2; - public int[] menuActionCmd3; - public int[] menuActionID; - public int[] menuActionCmd1; - public Sprite[] headIcons; - public Sprite[] skullIcons; - public Sprite[] headIconsHint; - public static int anInt1097; - public int anInt1098; - public int anInt1099; - public int anInt1100; - public int anInt1101; - public int anInt1102; - public boolean tabAreaAltered; - public int anInt1104; - public RSImageProducer aRSImageProducer_1107; - public RSImageProducer aRSImageProducer_1108; - public RSImageProducer aRSImageProducer_1109; - public RSImageProducer aRSImageProducer_1110; - public RSImageProducer aRSImageProducer_1111; - public RSImageProducer aRSImageProducer_1112; - public RSImageProducer aRSImageProducer_1113; - public RSImageProducer aRSImageProducer_1114; - public RSImageProducer aRSImageProducer_1115; - public static int anInt1117; - public int membersInt; - public String aString1121; - public Sprite compass; - public RSImageProducer aRSImageProducer_1123; - public RSImageProducer aRSImageProducer_1124; - public RSImageProducer aRSImageProducer_1125; - public static Player myPlayer; - public final String[] atPlayerActions; - public final boolean[] atPlayerArray; - public final int[][][] anIntArrayArrayArray1129; - public final int[] tabInterfaceIDs = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}; - public int anInt1131; - public int anInt1132; - public int menuActionRow; - public static int anInt1134; - public int spellSelected; - public int anInt1137; - public int spellUsableOn; - public String spellTooltip; - public Sprite[] aClass30_Sub2_Sub1_Sub1Array1140; - public boolean aBoolean1141; - public static int anInt1142; - public Background redStone1; - public Background redStone2; - public Background redStone3; - public Background redStone1_2; - public Background redStone2_2; - public int energy; - public boolean aBoolean1149; - public Sprite[] crosses; - public boolean musicEnabled; - public Background[] aBackgroundArray1152s; - public boolean needDrawTabArea; - public int unreadMessages; - public static int anInt1155; - public static boolean fpsOn; - public boolean loggedIn; - public boolean canMute; - public boolean aBoolean1159; - public boolean aBoolean1160; - static int loopCycle; - public static final String validUserPassChars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!\"\243$%^&*()-_=+[{]};:'@#~,<.>/?\\| "; - public RSImageProducer aRSImageProducer_1163; - public RSImageProducer aRSImageProducer_1164; - public RSImageProducer aRSImageProducer_1165; - public RSImageProducer aRSImageProducer_1166; - public int daysSinceRecovChange; - public RSSocket socketStream; - public int minimapInt3; - public int anInt1171; - public static long aLong1172; - public String myUsername; - public String myPassword; - public static int anInt1175; - public boolean genericLoadingError; - public final int[] anIntArray1177 = {0, 0, 0, 0, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3}; - public int reportAbuseInterfaceID; - public NodeList aClass19_1179; - public int[] chatAreaOffsets; - public int[] tabAreaOffsets; - public int[] chatBoxAreaOffsets; - public byte[][] aByteArrayArray1183; - public int anInt1184; - public int minimapInt1; - public int anInt1186; - public int anInt1187; - public static int anInt1188; - public int invOverlayInterfaceID; - public int[] anIntArray1190; - public int[] anIntArray1191; - public Stream stream; - public int anInt1193; - public int splitpublicChat; - public Background invBack; - public Background mapBack; - public Background chatBack; - public String[] menuActionName; - public Sprite aClass30_Sub2_Sub1_Sub1_1201; - public Sprite aClass30_Sub2_Sub1_Sub1_1202; - public final int[] anIntArray1203; - static final int[] anIntArray1204 = {9104, 10275, 7595, 3610, 7975, 8526, 918, 38802, 24466, 10145, 58654, 5027, 1457, 16565, 34991, 25486}; - public static boolean flagged; - public final int[] sound; - public int anInt1208; - public int minimapInt2; - public int anInt1210; - public int anInt1211; - public String promptInput; - public int anInt1213; - public int[][][] intGroundArray; - public long aLong1215; - public int loginScreenCursorPos; - public final Background[] modIcons; - public long aLong1220; - public int tabID; - public int anInt1222; - public boolean inputTaken; - public int inputDialogState; - public static int anInt1226; - public int nextSong; - public boolean songChanging; - public final int[] anIntArray1229; - public CollisionMap[] aClass11Array1230; - public static int anIntArray1232[]; - public boolean aBoolean1233; - public int[] anIntArray1234; - public int[] anIntArray1235; - public int[] anIntArray1236; - public int anInt1237; - public int anInt1238; - public final int anInt1239 = 100; - public final int[] soundType; - public boolean aBoolean1242; - public int atInventoryLoopCycle; - public int atInventoryInterface; - public int atInventoryIndex; - public int atInventoryInterfaceType; - public byte[][] aByteArrayArray1247; - public int tradeMode; - public int anInt1249; - public final int[] soundDelay; - public final int[] soundVolume; - public int anInt1251; - public final boolean rsAlreadyLoaded; - public int anInt1253; - public int anInt1254; - public boolean welcomeScreenRaised; - public boolean messagePromptRaised; - public static int anInt1257; - public byte[][][] byteGroundArray; - public int previousSong; - public int destX; - public int destY; - public Sprite aClass30_Sub2_Sub1_Sub1_1263; - public int anInt1264; - public int anInt1265; - public String loginMessage1; - public String loginMessage2; - public int anInt1268; - public int anInt1269; - public TextDrawingArea aTextDrawingArea_1270; - public TextDrawingArea aTextDrawingArea_1271; - public TextDrawingArea chatTextDrawingArea; - public int anInt1275; - public int backDialogID; - public int anInt1278; - public int anInt1279; - public int[] bigX; - public int[] bigY; - public int itemSelected; - public int anInt1283; - public int anInt1284; - public int anInt1285; - public String selectedItemName; - public static int anInt1288; - public int anInt1289; - public static int tiara; - public static int anInt1290; - public boolean showInfo = false; - public static int anInt1401 = 256; - public static int[] anIntArray385 = new int[] { 12800, 12800, 12800, 12800, 12800, 12800, - 12800, 12800, 12800, 12800, 12800, 12800, - 12800, 12800, 12800, 12800 }; - public static int anInt720 = 0; - public static Class56 aClass56_749; - public static boolean fetchMusic = false; - public static int musicVolume2; - public static int anInt478 = -1; - public static byte[] aByteArray347; - public static int anInt155 = 0; - public static int anInt2200 = 0; - public static int anInt1478; - public static boolean aBoolean475; - public static int anInt116; - public static boolean aBoolean995; - public static int anInt139; - public static int musicVolume = 255; - public int[] gameScreenOffsets; - public int anInt1170; - public int anInt1215; - public int anInt1083; - public int anInt992; - public int anInt1273; - public int anInt1034; - - static { - anIntArray1019 = new int[99]; - int i = 0; - for (int j = 0; j < 99; j++) { - int l = j + 1; - int i1 = (int) ((double) l + 300D * Math.pow(2D, (double) l / 7D)); - i += i1; - anIntArray1019[j] = i / 4; - } - - anIntArray1232 = new int[32]; - i = 2; - for (int k = 0; k < 32; k++) { - anIntArray1232[k] = i - 1; - i += i; - } - - } - - void mouseWheelDragged(int i, int j) { - if (!mouseWheelDown) - return; - this.anInt1186 += i * 3; - this.anInt1187 += (j << 1); - } - - public void keyPressed(KeyEvent keyevent) - { - super.keyPressed(keyevent); - switch (keyevent.getKeyCode()) - { - case KeyEvent.VK_ESCAPE: - closeOpenInterfaces(); - break; - case KeyEvent.VK_F1: - needDrawTabArea = true; - tabID = 3; - tabAreaAltered = true; - break; - case KeyEvent.VK_F2: - needDrawTabArea = true; - tabID = 4; - tabAreaAltered = true; - break; - case KeyEvent.VK_F3: - needDrawTabArea = true; - tabID = 5; - tabAreaAltered = true; - break; - case KeyEvent.VK_F4: - needDrawTabArea = true; - tabID = 6; - tabAreaAltered = true; - break; - case KeyEvent.VK_F5: - needDrawTabArea = true; - tabID = 0; - tabAreaAltered = true; - break; - case KeyEvent.VK_F6: - needDrawTabArea = true; - tabID = 1; - tabAreaAltered = true; - break; - case KeyEvent.VK_F7: - needDrawTabArea = true; - tabID = 2; - tabAreaAltered = true; - break; - case KeyEvent.VK_F8: - needDrawTabArea = true; - tabID = 8; - tabAreaAltered = true; - break; - case KeyEvent.VK_F9: - needDrawTabArea = true; - tabID = 11; - tabAreaAltered = true; - break; - case KeyEvent.VK_F10: - needDrawTabArea = true; - tabID = 12; - tabAreaAltered = true; - break; - case KeyEvent.VK_F11: - needDrawTabArea = true; - tabID = 13; - tabAreaAltered = true; - break; - case KeyEvent.VK_F12: - needDrawTabArea = true; - tabID = 10; - tabAreaAltered = true; - break; - - } - } -} +/** + * NOTICE: IF YOU CHANGE ANYTHING IN GAME.JAVA, PLEASE COPY-PASTE THE WHOLE CLASS OVER TO LOCALGAME.JAVA + * THIS IS TO ALLOW LOCAL PARABOT TO CONTINUE TO WORK + */ + +import javax.swing.*; +import java.applet.AppletContext; +import java.awt.*; +import java.awt.event.KeyEvent; +import java.io.ByteArrayInputStream; +import java.io.DataInputStream; +import java.io.EOFException; +import java.io.File; +import java.io.FileInputStream; +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.net.InetAddress; +import java.net.Socket; +import java.net.URL; +import java.text.DecimalFormat; +import java.text.DecimalFormatSymbols; +import java.util.Calendar; +import java.util.Date; + +/** + * NOTICE: IF YOU CHANGE ANYTHING IN GAME.JAVA, PLEASE COPY-PASTE THE WHOLE CLASS OVER TO LOCALGAME.JAVA + * THIS IS TO ALLOW LOCAL PARABOT TO CONTINUE TO WORK + */ +@SuppressWarnings("serial") +public class Game extends RSApplet { + + private boolean graphicsEnabled = true; + + public static int random(final float range) { + return (int) (java.lang.Math.random() * (range + 1)); + } + + + public static String intToKOrMilLongName(int i) { + String s = String.valueOf(i); + for (int k = s.length() - 3; k > 0; k -= 3) { + s = s.substring(0, k) + "," + s.substring(k); + } + if (s.length() > 8) { + s = "@gre@" + s.substring(0, s.length() - 8) + " million @whi@(" + s + ")"; + } else if (s.length() > 4) { + s = "@cya@" + s.substring(0, s.length() - 4) + "K @whi@(" + s + ")"; + } + return " " + s; + } + + static final boolean musicIsntNull() { + if (aClass56_749 == null) + return false; + return true; + } + + static final void method790() { + if (aClass56_749 != null) { + method891(false); + if (anInt720 > 0) { + aClass56_749.method831(256); + anInt720 = 0; + } + aClass56_749.method828(); + aClass56_749 = null; + } + } + + public static String getFileNameWithoutExtension(String fileName) { + File tmpFile = new File(fileName); + tmpFile.getName(); + int whereDot = tmpFile.getName().lastIndexOf('.'); + if (0 < whereDot && whereDot <= tmpFile.getName().length() - 2) { + return tmpFile.getName().substring(0, whereDot); + } + return ""; + } + + public String indexLocation(int cacheIndex, int index) { + return Signlink.findcachedir() + "index" + cacheIndex + "/" + (index != -1 ? index + ".gz" : ""); + } + + public void repackCacheIndex(int cacheIndex) { + System.out.println("Started repacking index " + cacheIndex + "."); + int indexLength = new File(indexLocation(cacheIndex, -1)).listFiles().length; + File[] file = new File(indexLocation(cacheIndex, -1)).listFiles(); + try { + for (int index = 0; index < indexLength; index++) { + int fileIndex = Integer.parseInt(getFileNameWithoutExtension(file[index].toString())); + byte[] data = fileToByteArray(cacheIndex, fileIndex); + if(data != null && data.length > 0) { + decompressors[cacheIndex].method234(data.length, data, fileIndex); + System.out.println("Repacked " + fileIndex + "."); + } else { + System.out.println("Unable to locate index " + fileIndex + "."); + } + } + } catch(Exception e) { + System.out.println("Error packing cache index " + cacheIndex + "."); + } + System.out.println("Finished repacking " + cacheIndex + "."); + } + + public byte[] fileToByteArray(int cacheIndex, int index) { + try { + if (indexLocation(cacheIndex, index).length() <= 0 || indexLocation(cacheIndex, index) == null) { + return null; + } + File file = new File(indexLocation(cacheIndex, index)); + byte[] fileData = new byte[(int)file.length()]; + FileInputStream fis = new FileInputStream(file); + fis.read(fileData); + fis.close(); + return fileData; + } catch(Exception e) { + return null; + } + } + + public void musics() { + for(int MusicIndex = 0; MusicIndex < 3536; MusicIndex++) { + byte[] abyte0 = GetMusic(MusicIndex); + if (abyte0 != null && abyte0.length > 0) { + decompressors[3].method234(abyte0.length, abyte0, MusicIndex); + } + } + } + + public byte[] GetMusic(int Index) { + try { + File Music = new File(Signlink.findcachedir() + "./sounds/"+Index+".gz"); + byte[] aByte = new byte[(int)Music.length()]; + FileInputStream Fis = new FileInputStream(Music); + Fis.read(aByte); + Fis.close(); + return aByte; + } catch(Exception e) { + return null; + } + } + + static final void setVolume(int i) { + if (musicIsntNull()) { + if (fetchMusic) + musicVolume2 = i; + else + method900(i); + } + } + + static final void method900(int i) { + if (aClass56_749 != null) { + if (anInt720 == 0) { + if (anInt478 >= 0) { + anInt478 = i; + aClass56_749.method830(i, 0); + } + } else if (aByteArray347 != null) + anInt1478 = i; + } + } + + static final synchronized void method55(boolean bool) { + if (musicIsntNull()) { + method891(bool); + fetchMusic = false; + } + } + + static final void method891(boolean bool) { + method853(0, null, bool); + } + + static final boolean constructMusic() { + anInt720 = 20; + try { + aClass56_749 = (Class56) Class.forName("Class56_Sub1_Sub1").newInstance(); + } catch (Throwable throwable) { + return false; + } + return true; + } + + final synchronized void method58(int i_30_, int volume, + boolean bool, int music) { + if (musicIsntNull()) { + nextSong = music; + onDemandFetcher.method558(2, nextSong); + musicVolume2 = volume; + anInt139 = -1; + aBoolean995 = true; + anInt116 = i_30_; + } + } + + final synchronized void method56(int i, boolean bool, int music) { + if (musicIsntNull()) { + nextSong = music; + onDemandFetcher.method558(2, nextSong); + musicVolume2 = i; + anInt139 = -1; + aBoolean995 = true; + anInt116 = -1; + } + } + + public void sendFrame126(String str,int i) { + RSInterface.interfaceCache[i].disabledText = str; + if(RSInterface.interfaceCache[i].parentID == tabInterfaceIDs[tabID]) + needDrawTabArea = true; + } + + public static byte[] musicData; + + static final synchronized void method49() { + if (musicIsntNull()) { + if (fetchMusic) { + byte[] is = musicData; + if (is != null) { + if (anInt116 >= 0) + method684(aBoolean995, anInt116, musicVolume2, is); + else if (anInt139 >= 0) + method899(anInt139, -1, aBoolean995, is, musicVolume2); + else + method853(musicVolume2, is, aBoolean995); + fetchMusic = false; + } + } + method368(0); + } + } + + static final int method1004(int i) { + return (int) (Math.log((double) i * 0.00390625) * 868.5889638065036 + 0.5); + } + + static final void method853(int i_2_, byte[] is, boolean bool) { + if (aClass56_749 != null) { + if (anInt478 >= 0) { + aClass56_749.method833(); + anInt478 = -1; + aByteArray347 = null; + anInt720 = 20; + anInt155 = 0; + } + if (is != null) { + if (anInt720 > 0) { + aClass56_749.method831(i_2_); + anInt720 = 0; + } + anInt478 = i_2_; + aClass56_749.method827(i_2_, is, 0, bool); + } + } + } + + static final void method899(int i, int i_29_, boolean bool, byte[] is, int i_30_) { + if (aClass56_749 != null) { + if (i_29_ >= (anInt478 ^ 0xffffffff)) { + i -= 20; + if (i < 1) + i = 1; + anInt720 = i; + if (anInt478 == 0) + anInt2200 = 0; + else { + int i_31_ = method1004(anInt478); + i_31_ -= anInt155; + anInt2200 = ((anInt2200 - 1 + (i_31_ + 3600)) / anInt2200); + } + aBoolean475 = bool; + aByteArray347 = is; + anInt1478 = i_30_; + } else if (anInt720 != 0) { + aBoolean475 = bool; + aByteArray347 = is; + anInt1478 = i_30_; + } else + method853(i_30_, is, bool); + } + } + + static final void method684(boolean bool, int i, int i_2_, byte[] is) { + if (aClass56_749 != null) { + if (anInt478 >= 0) { + anInt2200 = i; + if (anInt478 != 0) { + int i_4_ = method1004(anInt478); + i_4_ -= anInt155; + anInt720 = (i_4_ + 3600) / i; + if (anInt720 < 1) + anInt720 = 1; + } else + anInt720 = 1; + aByteArray347 = is; + anInt1478 = i_2_; + aBoolean475 = bool; + } else if (anInt720 == 0) + method853(i_2_, is, bool); + else { + anInt1478 = i_2_; + aBoolean475 = bool; + aByteArray347 = is; + } + } + } + + static final void method368(int i) { + if (aClass56_749 != null) { + if (anInt478 < i) { + if (anInt720 > 0) { + anInt720--; + if (anInt720 == 0) { + if (aByteArray347 == null) + aClass56_749.method831(256); + else { + aClass56_749.method831(anInt1478); + anInt478 = anInt1478; + aClass56_749.method827(anInt1478, aByteArray347, 0, aBoolean475); + aByteArray347 = null; + } + anInt155 = 0; + } + } + } else if (anInt720 > 0) { + anInt155 += anInt2200; + aClass56_749.method830(anInt478, anInt155); + anInt720--; + if (anInt720 == 0) { + aClass56_749.method833(); + anInt720 = 20; + anInt478 = -1; + } + } + aClass56_749.method832(i - 122); + } + } + + private void stopMidi() { + if (Signlink.music != null) { + if (Signlink.music.isRunning()) { + Signlink.fadeOut(); + Signlink.music.stop(); + Signlink.midi = "stop"; + } + } + } + + public boolean menuHasAddFriend(int j) { + if (j < 0) { + return false; + } + int k = menuActionID[j]; + if (k >= 2000) { + k -= 2000; + } + return k == 337; + } + + public void drawChatArea() { + aRSImageProducer_1166.initDrawingArea(); + Texture.lineOffsets = chatAreaOffsets; + chatBack.method361(0, 0); + if (messagePromptRaised) { + chatTextDrawingArea.drawText(0, aString1121, 40, 239); + chatTextDrawingArea.drawText(128, promptInput + "*", 60, 239); + } else if (inputDialogState == 1) { + chatTextDrawingArea.drawText(0, "Enter amount:", 40, 239); + chatTextDrawingArea.drawText(128, amountOrNameInput + "*", 60, 239); + } else if (inputDialogState == 2) { + chatTextDrawingArea.drawText(0, "Enter name:", 40, 239); + chatTextDrawingArea.drawText(128, amountOrNameInput + "*", 60, 239); + } else if (aString844 != null) { + chatTextDrawingArea.drawText(0, aString844, 40, 239); + chatTextDrawingArea.drawText(128, "Click to continue", 60, 239); + } else if (backDialogID != -1) { + drawInterface(0, 0, RSInterface.interfaceCache[backDialogID], 0);//CHANGED THIS - andrew was 0, 0 + } else if (dialogID != -1) { + drawInterface(0, 0, RSInterface.interfaceCache[dialogID], 0);//CHANGED THIS - andrew was 0, 0 + } else { + TextDrawingArea textDrawingArea = aTextDrawingArea_1271; + int j = 0; + DrawingArea.setDrawingArea(77, 0, 463, 0); + for (int k = 0; k < 100; k++) { + if (chatMessages[k] != null) { + int l = chatTypes[k]; + int i1 = 70 - j * 14 + anInt1089; + String s1 = chatNames[k]; + byte byte0 = 0; + if (s1 != null && s1.startsWith("@cr1@")) { + s1 = s1.substring(5); + byte0 = 1; + } + if (s1 != null && s1.startsWith("@cr2@")) { + s1 = s1.substring(5); + byte0 = 2; + } + if (l == 0) { + if (i1 > 0 && i1 < 110) { + try { + textDrawingArea.method389(false, 4, 0, chatMessages[k], i1); + } catch (Exception e) { + + } + } + j++; + } + if ((l == 1 || l == 2) && (l == 1 || publicChatMode == 0 || publicChatMode == 1 && isFriendOrSelf(s1))) { + if (i1 > 0 && i1 < 110) { + int j1 = 4; + if (byte0 == 1) { + modIcons[0].method361(j1, i1 - 12); + j1 += 14; + } + if (byte0 == 2) { + modIcons[1].method361(j1, i1 - 12); + j1 += 14; + } + textDrawingArea.method385(0, s1 + ":", i1, j1); + j1 += textDrawingArea.getTextWidth(s1) + 8; + textDrawingArea.method385(255, chatMessages[k], i1, j1); + } + j++; + } + if ((l == 3 || l == 7) && splitpublicChat == 0 && (l == 7 || privateChatMode == 0 || privateChatMode == 1 && isFriendOrSelf(s1))) { + if (i1 > 0 && i1 < 110) { + int k1 = 4; + textDrawingArea.method385(0, "From", i1, k1); + k1 += textDrawingArea.getTextWidth("From "); + if (byte0 == 1) { + modIcons[0].method361(k1, i1 - 12); + k1 += 14; + } + if (byte0 == 2) { + modIcons[1].method361(k1, i1 - 12); + k1 += 14; + } + textDrawingArea.method385(0, s1 + ":", i1, k1); + k1 += textDrawingArea.getTextWidth(s1) + 8; + textDrawingArea.method385(0x800000, chatMessages[k], i1, k1); + } + j++; + } + if (l == 4 && (tradeMode == 0 || tradeMode == 1 && isFriendOrSelf(s1))) { + if (i1 > 0 && i1 < 110) { + textDrawingArea.method385(0x800080, s1 + " " + chatMessages[k], i1, 4); + } + j++; + } + if (l == 5 && splitpublicChat == 0 && privateChatMode < 2) { + if (i1 > 0 && i1 < 110) { + textDrawingArea.method385(0x800000, chatMessages[k], i1, 4); + } + j++; + } + if (l == 6 && splitpublicChat == 0 && privateChatMode < 2) { + if (i1 > 0 && i1 < 110) { + textDrawingArea.method385(0, "To " + s1 + ":", i1, 4); + textDrawingArea.method385(0x800000, chatMessages[k], i1, 12 + textDrawingArea.getTextWidth("To " + s1)); + } + j++; + } + if (l == 8 && (tradeMode == 0 || tradeMode == 1 && isFriendOrSelf(s1))) { + if (i1 > 0 && i1 < 110) { + textDrawingArea.method385(0x7e3200, s1 + " " + chatMessages[k], i1, 4); + } + j++; + } + } + } + + DrawingArea.defaultDrawingAreaSize(); + anInt1211 = j * 14 + 7; + if (anInt1211 < 78) { + anInt1211 = 78; + } + method30(77, anInt1211 - anInt1089 - 77, 0, 463, anInt1211); + String s; + if (myPlayer != null && myPlayer.name != null) { + s = myPlayer.name; + } else { + s = TextClass.fixName(myUsername); + } + textDrawingArea.method385(0, s + ":", 90, 4); + textDrawingArea.method385(255, inputString + "*", 90, 6 + textDrawingArea.getTextWidth(s + ": ")); + DrawingArea.method339(77, 0, 479, 0); + } + if (menuOpen && menuScreenArea == 2) { + drawMenu(); + } + aRSImageProducer_1166.drawGraphics(357, super.graphics, 17); + aRSImageProducer_1165.initDrawingArea(); + Texture.lineOffsets = chatBoxAreaOffsets; + } + + public void init() { + try { + nodeID = 10; + portOff = 0; + setHighMem(); + isMembers = true; + Signlink.storeid = 32; + Signlink.startpriv(InetAddress.getLocalHost()); + initClientFrame(503, 765); + } catch (Exception exception) { + return; + } + } + + public void startRunnable(Runnable runnable, int i) { + if (i > 10) { + i = 10; + } + if (Signlink.mainapp != null) { + Signlink.startthread(runnable, i); + } else { + super.startRunnable(runnable, i); + } + } + + public Socket openSocket(int i) throws IOException { + if (Signlink.mainapp != null) { + return Signlink.opensocket(i); + } else { + return new Socket(InetAddress.getByName(getCodeBase().getHost()), i); + } + } + + public boolean processMenuClick() { + if (activeInterfaceType != 0) { + return false; + } + int j = super.clickMode3; + if (spellSelected == 1 && super.saveClickX >= 516 && super.saveClickY >= 160 && super.saveClickX <= 765 && super.saveClickY <= 205) { + j = 0; + } + if (menuOpen) { + if (j != 1) { + int k = super.mouseX; + int j1 = super.mouseY; + if (menuScreenArea == 0) { + k -= 4; + j1 -= 4; + } + if (menuScreenArea == 1) { + k -= 553; + j1 -= 205; + } + if (menuScreenArea == 2) { + k -= 17; + j1 -= 357; + } + if (k < menuOffsetX - 10 || k > menuOffsetX + menuWidth + 10 || j1 < menuOffsetY - 10 || j1 > menuOffsetY + anInt952 + 10) { + menuOpen = false; + if (menuScreenArea == 1) { + needDrawTabArea = true; + } + if (menuScreenArea == 2) { + inputTaken = true; + } + } + } + if (j == 1) { + int l = menuOffsetX; + int k1 = menuOffsetY; + int i2 = menuWidth; + int k2 = super.saveClickX; + int l2 = super.saveClickY; + if (menuScreenArea == 0) { + k2 -= 4; + l2 -= 4; + } + if (menuScreenArea == 1) { + k2 -= 553; + l2 -= 205; + } + if (menuScreenArea == 2) { + k2 -= 17; + l2 -= 357; + } + int i3 = -1; + for (int j3 = 0; j3 < menuActionRow; j3++) { + int k3 = k1 + 31 + (menuActionRow - 1 - j3) * 15; + if (k2 > l && k2 < l + i2 && l2 > k3 - 13 && l2 < k3 + 3) { + i3 = j3; + } + } + + if (i3 != -1) { + doAction(i3); + } + menuOpen = false; + if (menuScreenArea == 1) { + needDrawTabArea = true; + } + if (menuScreenArea == 2) { + inputTaken = true; + } + } + } else { + if (j == 1 && menuActionRow > 0) { + int i1 = menuActionID[menuActionRow - 1]; + if (i1 == 632 || i1 == 78 || i1 == 867 || i1 == 431 || i1 == 53 || i1 == 74 || i1 == 454 || i1 == 539 || i1 == 493 || i1 == 847 || i1 == 447 || i1 == 1125) { + int l1 = menuActionCmd2[menuActionRow - 1]; + int j2 = menuActionCmd3[menuActionRow - 1]; + RSInterface class9 = RSInterface.interfaceCache[j2]; + if (class9.aBoolean259 || class9.aBoolean235) { + aBoolean1242 = false; + anInt989 = 0; + anInt1084 = j2; + anInt1085 = l1; + activeInterfaceType = 2; + anInt1087 = super.saveClickX; + anInt1088 = super.saveClickY; + if (RSInterface.interfaceCache[j2].parentID == openInterfaceID) { + activeInterfaceType = 1; + } + if (RSInterface.interfaceCache[j2].parentID == backDialogID) { + activeInterfaceType = 3; + } + return true; + } + } + } + if (j == 1 && (anInt1253 == 1 || menuHasAddFriend(menuActionRow - 1)) && menuActionRow > 2) { + j = 2; + } + if (j == 1 && menuActionRow > 0) { + doAction(menuActionRow - 1); + } + if (j == 2 && menuActionRow > 0) { + determineMenuSize(); + } + } + return false; + } + + public void saveMidi(boolean flag, byte abyte0[]) { + Signlink.midifade = flag ? 1 : 0; + Signlink.saveMidi(abyte0, abyte0.length); + } + + public void method22() { + try { + anInt985 = -1; + aClass19_1056.removeAll(); + aClass19_1013.removeAll(); + Texture.method366(); + unlinkMRUNodes(); + worldController.initToNull(); + System.gc(); + for (int i = 0; i < 4; i++) { + aClass11Array1230[i].method210(); + } + + for (int l = 0; l < 4; l++) { + for (int k1 = 0; k1 < 104; k1++) { + for (int j2 = 0; j2 < 104; j2++) { + byteGroundArray[l][k1][j2] = 0; + } + + } + + } + + ObjectManager objectManager = new ObjectManager(byteGroundArray, intGroundArray); + int k2 = aByteArrayArray1183.length; + stream.createFrame(0); + if (!aBoolean1159) { + for (int i3 = 0; i3 < k2; i3++) { + int i4 = (anIntArray1234[i3] >> 8) * 64 - baseX; + int k5 = (anIntArray1234[i3] & 0xff) * 64 - baseY; + byte abyte0[] = aByteArrayArray1183[i3]; + if (abyte0 != null) { + objectManager.method180(abyte0, k5, i4, (anInt1069 - 6) * 8, (anInt1070 - 6) * 8, aClass11Array1230); + } + } + + for (int j4 = 0; j4 < k2; j4++) { + int l5 = (anIntArray1234[j4] >> 8) * 64 - baseX; + int k7 = (anIntArray1234[j4] & 0xff) * 64 - baseY; + byte abyte2[] = aByteArrayArray1183[j4]; + if (abyte2 == null && anInt1070 < 800) { + objectManager.method174(k7, 64, 64, l5); + } + } + + anInt1097++; + if (anInt1097 > 160) { + anInt1097 = 0; + stream.createFrame(238); + stream.writeWordBigEndian(96); + } + stream.createFrame(0); + for (int i6 = 0; i6 < k2; i6++) { + byte abyte1[] = aByteArrayArray1247[i6]; + if (abyte1 != null) { + int l8 = (anIntArray1234[i6] >> 8) * 64 - baseX; + int k9 = (anIntArray1234[i6] & 0xff) * 64 - baseY; + objectManager.method190(l8, aClass11Array1230, k9, worldController, abyte1); + } + } + + } + if (aBoolean1159) { + for (int j3 = 0; j3 < 4; j3++) { + for (int k4 = 0; k4 < 13; k4++) { + for (int j6 = 0; j6 < 13; j6++) { + int l7 = anIntArrayArrayArray1129[j3][k4][j6]; + if (l7 != -1) { + int i9 = l7 >> 24 & 3; + int l9 = l7 >> 1 & 3; + int j10 = l7 >> 14 & 0x3ff; + int l10 = l7 >> 3 & 0x7ff; + int j11 = (j10 / 8 << 8) + l10 / 8; + for (int l11 = 0; l11 < anIntArray1234.length; l11++) { + if (anIntArray1234[l11] != j11 || aByteArrayArray1183[l11] == null) { + continue; + } + objectManager.method179(i9, l9, aClass11Array1230, k4 * 8, (j10 & 7) * 8, aByteArrayArray1183[l11], (l10 & 7) * 8, j3, j6 * 8); + break; + } + + } + } + + } + + } + + for (int l4 = 0; l4 < 13; l4++) { + for (int k6 = 0; k6 < 13; k6++) { + int i8 = anIntArrayArrayArray1129[0][l4][k6]; + if (i8 == -1) { + objectManager.method174(k6 * 8, 8, 8, l4 * 8); + } + } + + } + + stream.createFrame(0); + for (int l6 = 0; l6 < 4; l6++) { + for (int j8 = 0; j8 < 13; j8++) { + for (int j9 = 0; j9 < 13; j9++) { + int i10 = anIntArrayArrayArray1129[l6][j8][j9]; + if (i10 != -1) { + int k10 = i10 >> 24 & 3; + int i11 = i10 >> 1 & 3; + int k11 = i10 >> 14 & 0x3ff; + int i12 = i10 >> 3 & 0x7ff; + int j12 = (k11 / 8 << 8) + i12 / 8; + for (int k12 = 0; k12 < anIntArray1234.length; k12++) { + if (anIntArray1234[k12] != j12 || aByteArrayArray1247[k12] == null) { + continue; + } + objectManager.method183(aClass11Array1230, worldController, k10, j8 * 8, (i12 & 7) * 8, l6, aByteArrayArray1247[k12], (k11 & 7) * 8, i11, j9 * 8); + break; + } + + } + } + + } + + } + + } + stream.createFrame(0); + objectManager.method171(aClass11Array1230, worldController); + if(aRSImageProducer_1165 != null) { + aRSImageProducer_1165.initDrawingArea(); + Texture.lineOffsets = chatBoxAreaOffsets; + } + stream.createFrame(0); + int k3 = ObjectManager.anInt145; + if (k3 > plane) { + k3 = plane; + } + if (k3 < plane - 1) { + k3 = plane - 1; + } + if (lowMem) { + worldController.method275(ObjectManager.anInt145); + } else { + worldController.method275(0); + } + for (int i5 = 0; i5 < 104; i5++) { + for (int i7 = 0; i7 < 104; i7++) { + spawnGroundItem(i5, i7); + } + + } + + anInt1051++; + if (anInt1051 > 98) { + anInt1051 = 0; + stream.createFrame(150); + } + method63(); + } catch (Exception exception) { + } + ObjectDef.mruNodes1.unlinkAll(); + if (super.gameFrame != null) { + stream.createFrame(210); + stream.writeDWord(0x3f008edd); + } + if (lowMem && Signlink.cache_dat != null) { + int j = onDemandFetcher.getVersionCount(0); + for (int i1 = 0; i1 < j; i1++) { + int l1 = onDemandFetcher.getModelIndex(i1); + if ((l1 & 0x79) == 0) { + Model.method461(i1); + } + } + + } + System.gc(); + Texture.method367(); + onDemandFetcher.method566(); + int k = (anInt1069 - 6) / 8 - 1; + int j1 = (anInt1069 + 6) / 8 + 1; + int i2 = (anInt1070 - 6) / 8 - 1; + int l2 = (anInt1070 + 6) / 8 + 1; + if (aBoolean1141) { + k = 49; + j1 = 50; + i2 = 49; + l2 = 50; + } + for (int l3 = k; l3 <= j1; l3++) { + for (int j5 = i2; j5 <= l2; j5++) { + if (l3 == k || l3 == j1 || j5 == i2 || j5 == l2) { + int j7 = onDemandFetcher.method562(0, j5, l3); + if (j7 != -1) { + onDemandFetcher.method560(j7, 3); + } + int k8 = onDemandFetcher.method562(1, j5, l3); + if (k8 != -1) { + onDemandFetcher.method560(k8, 3); + } + } + } + + } + + } + + public void unlinkMRUNodes() { + ObjectDef.mruNodes1.unlinkAll(); + ObjectDef.mruNodes2.unlinkAll(); + EntityDef.mruNodes.unlinkAll(); + ItemDef.mruNodes2.unlinkAll(); + ItemDef.mruNodes1.unlinkAll(); + Player.mruNodes.unlinkAll(); + SpotAnim.aMRUNodes_415.unlinkAll(); + } + + public void method24(int i) { + int ai[] = aClass30_Sub2_Sub1_Sub1_1263.pixels; + int j = ai.length; + for (int k = 0; k < j; k++) { + ai[k] = 0; + } + + for (int l = 1; l < 103; l++) { + int i1 = 24628 + (103 - l) * 512 * 4; + for (int k1 = 1; k1 < 103; k1++) { + if ((byteGroundArray[i][k1][l] & 0x18) == 0) { + worldController.method309(ai, i1, i, k1, l); + } + if (i < 3 && (byteGroundArray[i + 1][k1][l] & 8) != 0) { + worldController.method309(ai, i1, i + 1, k1, l); + } + i1 += 4; + } + + } + + int j1 = (238 + (int) (Math.random() * 20D) - 10 << 16) + (238 + (int) (Math.random() * 20D) - 10 << 8) + 238 + (int) (Math.random() * 20D) - 10; + int l1 = 238 + (int) (Math.random() * 20D) - 10 << 16; + aClass30_Sub2_Sub1_Sub1_1263.method343(); + for (int i2 = 1; i2 < 103; i2++) { + for (int j2 = 1; j2 < 103; j2++) { + if ((byteGroundArray[i][j2][i2] & 0x18) == 0) { + method50(i2, j1, j2, l1, i); + } + if (i < 3 && (byteGroundArray[i + 1][j2][i2] & 8) != 0) { + method50(i2, j1, j2, l1, i + 1); + } + } + + } + if(aRSImageProducer_1165 != null) { + aRSImageProducer_1165.initDrawingArea(); + Texture.lineOffsets = chatBoxAreaOffsets; + } + anInt1071 = 0; + for (int k2 = 0; k2 < 104; k2++) { + for (int l2 = 0; l2 < 104; l2++) { + int i3 = worldController.method303(plane, k2, l2); + if (i3 != 0) { + i3 = i3 >> 14 & 0x7fff; + int j3 = ObjectDef.forID(i3).anInt746; + if (j3 >= 0) { + int k3 = k2; + int l3 = l2; + if (j3 != 22 && j3 != 29 && j3 != 34 && j3 != 36 && j3 != 46 && j3 != 47 && j3 != 48) { + byte byte0 = 104; + byte byte1 = 104; + int ai1[][] = aClass11Array1230[plane].anIntArrayArray294; + for (int i4 = 0; i4 < 10; i4++) { + int j4 = (int) (Math.random() * 4D); + if (j4 == 0 && k3 > 0 && k3 > k2 - 3 && (ai1[k3 - 1][l3] & 0x1280108) == 0) { + k3--; + } + if (j4 == 1 && k3 < byte0 - 1 && k3 < k2 + 3 && (ai1[k3 + 1][l3] & 0x1280180) == 0) { + k3++; + } + if (j4 == 2 && l3 > 0 && l3 > l2 - 3 && (ai1[k3][l3 - 1] & 0x1280102) == 0) { + l3--; + } + if (j4 == 3 && l3 < byte1 - 1 && l3 < l2 + 3 && (ai1[k3][l3 + 1] & 0x1280120) == 0) { + l3++; + } + } + + } + aClass30_Sub2_Sub1_Sub1Array1140[anInt1071] = mapFunctions[j3]; + anIntArray1072[anInt1071] = k3; + anIntArray1073[anInt1071] = l3; + anInt1071++; + } + } + } + + } + + } + + public void spawnGroundItem(int i, int j) { + NodeList class19 = groundArray[plane][i][j]; + if (class19 == null) { + worldController.method295(plane, i, j); + return; + } + int k = 0xfa0a1f01; + Object obj = null; + for (Item item = (Item) class19.reverseGetFirst(); item != null; item = (Item) class19.reverseGetNext()) { + ItemDef itemDef = ItemDef.forID(item.ID); + int l = itemDef.value; + if (itemDef.stackable) { + l *= item.anInt1559 + 1; + // notifyItemSpawn(item, i + baseX, j + baseY); + } + + if (l > k) { + k = l; + obj = item; + } + } + + class19.insertTail(((Node) obj)); + Object obj1 = null; + Object obj2 = null; + for (Item class30_sub2_sub4_sub2_1 = (Item) class19.reverseGetFirst(); class30_sub2_sub4_sub2_1 != null; class30_sub2_sub4_sub2_1 = (Item) class19.reverseGetNext()) { + if (class30_sub2_sub4_sub2_1.ID != ((Item) obj).ID && obj1 == null) { + obj1 = class30_sub2_sub4_sub2_1; + } + if (class30_sub2_sub4_sub2_1.ID != ((Item) obj).ID && class30_sub2_sub4_sub2_1.ID != ((Item) obj1).ID && obj2 == null) { + obj2 = class30_sub2_sub4_sub2_1; + } + } + + int i1 = i + (j << 7) + 0x60000000; + worldController.method281(i, i1, ((Animable) obj1), method42(plane, j * 128 + 64, i * 128 + 64), ((Animable) obj2), ((Animable) obj), plane, j); + } + + public void method26(boolean flag) { + for (int j = 0; j < npcCount; j++) { + NPC npc = npcArray[npcIndices[j]]; + int k = 0x20000000 + (npcIndices[j] << 14); + if (npc == null || !npc.isVisible() || npc.desc.aBoolean93 != flag) { + continue; + } + int l = npc.x >> 7; + int i1 = npc.y >> 7; + if (l < 0 || l >= 104 || i1 < 0 || i1 >= 104) { + continue; + } + if (npc.anInt1540 == 1 && (npc.x & 0x7f) == 64 && (npc.y & 0x7f) == 64) { + if (anIntArrayArray929[l][i1] == anInt1265) { + continue; + } + anIntArrayArray929[l][i1] = anInt1265; + } + if (!npc.desc.aBoolean84) { + k += 0x80000000; + } + worldController.method285(plane, npc.anInt1552, method42(plane, npc.y, npc.x), k, npc.y, (npc.anInt1540 - 1) * 64 + 60, npc.x, npc, npc.aBoolean1541); + } + } + + public boolean replayWave() { + return Signlink.wavereplay(); + } + + public void loadError() { + String s = "ondemand";// was a constant parameter + try { + getAppletContext().showDocument(new URL(getCodeBase(), "loaderror_" + s + ".html")); + } catch (Exception exception) { + exception.printStackTrace(); + } + do { + try { + Thread.sleep(1000L); + } catch (Exception _ex) { + } + } while (true); + } + + static final void sleep(long time) { + if (time > 0L) { + if (time % 10L != 0L) + threadSleep(time); + else { + threadSleep(time - 1L); + threadSleep(1L); + } + } + } + + static final void threadSleep(long time) { + try { + Thread.sleep(time); + } catch (InterruptedException interruptedexception) { + /* empty */ + } + } + + public void buildInterfaceMenu(int i, RSInterface class9, int k, int l, int i1, int j1) { + if (class9.type != 0 || class9.children == null || class9.aBoolean266) { + return; + } + if (k < i || i1 < l || k > i + class9.width || i1 > l + class9.height) { + return; + } + int k1 = class9.children.length; + for (int l1 = 0; l1 < k1; l1++) { + int i2 = class9.childX[l1] + i; + int j2 = class9.childY[l1] + l - j1; + RSInterface class9_1 = RSInterface.interfaceCache[class9.children[l1]]; + i2 += class9_1.anInt263; + j2 += class9_1.anInt265; + if ((class9_1.anInt230 >= 0 || class9_1.anInt216 != 0) && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { + if (class9_1.anInt230 >= 0) { + anInt886 = class9_1.anInt230; + } else { + anInt886 = class9_1.id; + } + } + if (class9_1.type == 0) { + buildInterfaceMenu(i2, class9_1, k, j2, i1, class9_1.scrollPosition); + if (class9_1.scrollMax > class9_1.height) { + method65(i2 + class9_1.width, class9_1.height, k, i1, class9_1, j2, true, class9_1.scrollMax); + } + } else { + if (class9_1.atActionType == 1 && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { + boolean flag = false; + if (class9_1.anInt214 != 0) { + flag = buildFriendsListMenu(class9_1); + } + if (!flag) { + menuActionName[menuActionRow] = showInfo ? class9_1.tooltip + ", " + class9_1.id : class9_1.tooltip; + menuActionID[menuActionRow] = 315; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + } + if (class9_1.atActionType == 2 && spellSelected == 0 && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { + String s = class9_1.selectedActionName; + if (s.indexOf(" ") != -1) { + s = s.substring(0, s.indexOf(" ")); + } + menuActionName[menuActionRow] = s + " @gre@" + class9_1.spellName; + menuActionID[menuActionRow] = 626; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + if (class9_1.atActionType == 3 && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { + menuActionName[menuActionRow] = "Close"; + menuActionID[menuActionRow] = 200; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + if (class9_1.atActionType == 4 && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { + menuActionName[menuActionRow] = showInfo ? class9_1.tooltip + ", " + class9_1.id : class9_1.tooltip; + menuActionID[menuActionRow] = 169; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + if (class9_1.atActionType == 5 && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { + menuActionName[menuActionRow] = showInfo ? class9_1.tooltip + ", " + class9_1.id : class9_1.tooltip; + menuActionID[menuActionRow] = 646; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + if (class9_1.atActionType == 6 && !aBoolean1149 && k >= i2 && i1 >= j2 && k < i2 + class9_1.width && i1 < j2 + class9_1.height) { + menuActionName[menuActionRow] = showInfo ? class9_1.tooltip + ", " + class9_1.id : class9_1.tooltip; + menuActionID[menuActionRow] = 679; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + if (class9_1.type == 2) { + int k2 = 0; + for (int l2 = 0; l2 < class9_1.height; l2++) { + for (int i3 = 0; i3 < class9_1.width; i3++) { + int j3 = i2 + i3 * (32 + class9_1.invSpritePadX); + int k3 = j2 + l2 * (32 + class9_1.invSpritePadY); + if (k2 < 20) { + j3 += class9_1.spritesX[k2]; + k3 += class9_1.spritesY[k2]; + } + if (k >= j3 && i1 >= k3 && k < j3 + 32 && i1 < k3 + 32) { + mouseInvInterfaceIndex = k2; + lastActiveInvInterface = class9_1.id; + if (class9_1.inv[k2] > 0) { + ItemDef itemDef = ItemDef.forID(class9_1.inv[k2] - 1); + if (itemSelected == 1 && class9_1.isInventoryInterface) { + if (class9_1.id != anInt1284 || k2 != anInt1283) { + menuActionName[menuActionRow] = "Use " + selectedItemName + " with @lre@" + itemDef.name; + menuActionID[menuActionRow] = 870; + menuActionCmd1[menuActionRow] = itemDef.id; + menuActionCmd2[menuActionRow] = k2; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + } else if (spellSelected == 1 && class9_1.isInventoryInterface) { + if ((spellUsableOn & 0x10) == 16) { + menuActionName[menuActionRow] = spellTooltip + " @lre@" + itemDef.name; + menuActionID[menuActionRow] = 543; + menuActionCmd1[menuActionRow] = itemDef.id; + menuActionCmd2[menuActionRow] = k2; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + } else { + if (class9_1.isInventoryInterface) { + for (int l3 = 4; l3 >= 3; l3--) { + if (itemDef.actions != null && itemDef.actions[l3] != null) { + menuActionName[menuActionRow] = itemDef.actions[l3] + " @lre@" + itemDef.name; + if (l3 == 3) { + menuActionID[menuActionRow] = 493; + } + if (l3 == 4) { + menuActionID[menuActionRow] = 847; + } + menuActionCmd1[menuActionRow] = itemDef.id; + menuActionCmd2[menuActionRow] = k2; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } else if (l3 == 4) { + menuActionName[menuActionRow] = "Drop @lre@" + itemDef.name; + menuActionID[menuActionRow] = 847; + menuActionCmd1[menuActionRow] = itemDef.id; + menuActionCmd2[menuActionRow] = k2; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + } + + } + if (class9_1.usableItemInterface) { + if (shiftDown) + { + menuActionName[menuActionRow] = "Drop @lre@" + itemDef.name; + } else { + menuActionName[menuActionRow] = "Use @lre@" + itemDef.name; + } + menuActionID[menuActionRow] = 447; + menuActionCmd1[menuActionRow] = itemDef.id; + menuActionCmd2[menuActionRow] = k2; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + if (class9_1.isInventoryInterface && itemDef.actions != null) { + for (int i4 = 2; i4 >= 0; i4--) { + if (itemDef.actions[i4] != null) { + if (shiftDown) + { + menuActionName[menuActionRow] = "Drop @lre@" + itemDef.name; + menuActionCmd1[menuActionRow] = itemDef.id; + menuActionCmd2[menuActionRow] = k2; + menuActionCmd3[menuActionRow] = class9_1.id; + } + else + { + menuActionName[menuActionRow] = itemDef.actions[i4] + " @lre@" + itemDef.name; //Seems like it's Wear + SPACE + ItemName. + if (i4 == 0) { + menuActionID[menuActionRow] = 74; + } + if (i4 == 1) { + menuActionID[menuActionRow] = 454; + } + if (i4 == 2) { + menuActionID[menuActionRow] = 539; + } + menuActionCmd1[menuActionRow] = itemDef.id; + menuActionCmd2[menuActionRow] = k2; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + } + } + + } + if (class9_1.actions != null) { + for (int j4 = 4; j4 >= 0; j4--) { + if (class9_1.actions[j4] != null) { + menuActionName[menuActionRow] = class9_1.actions[j4] + " @lre@" + itemDef.name; + if (j4 == 0) { + menuActionID[menuActionRow] = 632; + } + if (j4 == 1) { + menuActionID[menuActionRow] = 78; + } + if (j4 == 2) { + menuActionID[menuActionRow] = 867; + } + if (j4 == 3) { + menuActionID[menuActionRow] = 431; + } + if (j4 == 4) { + menuActionID[menuActionRow] = 53; + } + menuActionCmd1[menuActionRow] = itemDef.id; + menuActionCmd2[menuActionRow] = k2; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + } + } + menuActionName[menuActionRow] = "Examine @lre@" + itemDef.name + (showInfo ? " @gre@(@whi@" + (class9_1.inv[k2] - 1) + "@gre@)" : ""); + menuActionID[menuActionRow] = 1125; + menuActionCmd1[menuActionRow] = itemDef.id; + menuActionCmd2[menuActionRow] = k2; + menuActionCmd3[menuActionRow] = class9_1.id; + menuActionRow++; + } + } + } + k2++; + } + + } + + } + } + } + } + + public void method30(int j, int k, int l, int i1, int j1) { + scrollBar1.method361(i1, l); + scrollBar2.method361(i1, l + j - 16); + DrawingArea.method336(j - 32, l + 16, anInt1002, 16, i1); + int k1 = (j - 32) * j / j1; + if (k1 < 8) { + k1 = 8; + } + int l1 = (j - 32 - k1) * k / (j1 - j); + DrawingArea.method336(k1, l + 16 + l1, anInt1063, 16, i1); + DrawingArea.method341(l + 16 + l1, anInt902, k1, i1); + DrawingArea.method341(l + 16 + l1, anInt902, k1, i1 + 1); + DrawingArea.method339(l + 16 + l1, anInt902, 16, i1); + DrawingArea.method339(l + 17 + l1, anInt902, 16, i1); + DrawingArea.method341(l + 16 + l1, anInt927, k1, i1 + 15); + DrawingArea.method341(l + 17 + l1, anInt927, k1 - 1, i1 + 14); + DrawingArea.method339(l + 15 + l1 + k1, anInt927, 16, i1); + DrawingArea.method339(l + 14 + l1 + k1, anInt927, 15, i1 + 1); + } + + public void updateNPCs(Stream stream, int i) { + anInt839 = 0; + anInt893 = 0; + method139(stream); + method46(i, stream); + method86(stream); + for (int k = 0; k < anInt839; k++) { + int l = anIntArray840[k]; + if (npcArray[l].anInt1537 != loopCycle) { + npcArray[l].desc = null; + npcArray[l] = null; + } + } + + if (stream.currentOffset != i) { + Signlink.reporterror(myUsername + " size mismatch in getnpcpos - pos:" + stream.currentOffset + " psize:" + i); + throw new RuntimeException("eek"); + } + for (int i1 = 0; i1 < npcCount; i1++) { + if (npcArray[npcIndices[i1]] == null) { + Signlink.reporterror(myUsername + " null entry in npc list - pos:" + i1 + " size:" + npcCount); + throw new RuntimeException("eek"); + } + } + + } + + public void processChatModeClick() { + if (super.clickMode3 == 1) { + if (super.saveClickX >= 6 && super.saveClickX <= 106 && super.saveClickY >= 467 && super.saveClickY <= 499) { + publicChatMode = (publicChatMode + 1) % 4; + aBoolean1233 = true; + inputTaken = true; + stream.createFrame(95); + stream.writeWordBigEndian(publicChatMode); + //stream.writeWordBigEndian(publicChatMode); + stream.writeWordBigEndian(privateChatMode); + stream.writeWordBigEndian(tradeMode); + } + if (super.saveClickX >= 135 && super.saveClickX <= 235 && super.saveClickY >= 467 && super.saveClickY <= 499) { + //publicChatMode = (publicChatMode + 1) % 3; + privateChatMode = (privateChatMode + 1) % 3; + aBoolean1233 = true; + inputTaken = true; + stream.createFrame(95); + stream.writeWordBigEndian(publicChatMode); + stream.writeWordBigEndian(privateChatMode); + stream.writeWordBigEndian(tradeMode); + } + if (super.saveClickX >= 273 && super.saveClickX <= 373 && super.saveClickY >= 467 && super.saveClickY <= 499) { + tradeMode = (tradeMode + 1) % 3; + aBoolean1233 = true; + inputTaken = true; + stream.createFrame(95); + stream.writeWordBigEndian(publicChatMode); + stream.writeWordBigEndian(privateChatMode); + stream.writeWordBigEndian(tradeMode); + } + if (super.saveClickX >= 412 && super.saveClickX <= 512 && super.saveClickY >= 467 && super.saveClickY <= 499) { + if (openInterfaceID == -1) { + closeOpenInterfaces(); + reportAbuseInput = ""; + canMute = false; + for (RSInterface element : RSInterface.interfaceCache) { + if (element == null || element.anInt214 != 600) { + continue; + } + reportAbuseInterfaceID = openInterfaceID = element.parentID; + break; + } + + } else { + pushMessage("Please close the interface you have open before using 'report abuse'", 0, ""); + } + } + anInt940++; + if (anInt940 > 1386) { + anInt940 = 0; + stream.createFrame(165); + stream.writeWordBigEndian(0); + int j = stream.currentOffset; + stream.writeWordBigEndian(139); + stream.writeWordBigEndian(150); + stream.writeWord(32131); + stream.writeWordBigEndian((int) (Math.random() * 256D)); + stream.writeWord(3250); + stream.writeWordBigEndian(177); + stream.writeWord(24859); + stream.writeWordBigEndian(119); + if ((int) (Math.random() * 2D) == 0) { + stream.writeWord(47234); + } + if ((int) (Math.random() * 2D) == 0) { + stream.writeWordBigEndian(21); + } + stream.writeBytes(stream.currentOffset - j); + } + } + } + + public void method33(int i) { + int action = Varp.cache[i].anInt709; + if (action == 0) { + return; + } + int config = variousSettings[i]; + if (action == 1) { + if (config == 1) { + Texture.method372(0.90000000000000002D); + } + if (config == 2) { + Texture.method372(0.80000000000000004D); + } + if (config == 3) { + Texture.method372(0.69999999999999996D); + } + if (config == 4) { + Texture.method372(0.59999999999999998D); + } + ItemDef.mruNodes1.unlinkAll(); + welcomeScreenRaised = true; + } + if (action == 3) { + int volume = 0; + if (config == 0) + volume = 255; + if (config == 1) + volume = 192; + if (config == 2) + volume = 128; + if (config == 3) + volume = 64; + if (config == 4) + volume = 0; + if (volume != musicVolume) { + if (musicVolume != 0 || currentSong == -1) { + if (volume != 0) + setVolume(volume); + else { + method55(false); + previousSong = 0; + } + } else { + method56(volume, false, currentSong); + previousSong = 0;//TODO temp music + } + musicVolume = volume; + } + } + if (action == 4) { + SoundPlayer.setVolume(config); + if (config == 0) { + aBoolean848 = true; + setWaveVolume(0); + } + if (config == 1) { + aBoolean848 = true; + setWaveVolume(-400); + } + if (config == 2) { + aBoolean848 = true; + setWaveVolume(-800); + } + if (config == 3) { + aBoolean848 = true; + setWaveVolume(-1200); + } + if (config == 4) { + aBoolean848 = false; + } + } + if (action == 5) { + anInt1253 = config; + } + if (action == 6) { + anInt1249 = config; + } + if (action == 8) { + splitpublicChat = config; + inputTaken = true; + } + if (action == 9) { + anInt913 = config; + } + } + + public void updateEntities() { + try { + int anInt974 = 0; + for (int j = -1; j < playerCount + npcCount; j++) { + Object obj; + if (j == -1) { + obj = myPlayer; + } else if (j < playerCount) { + obj = playerArray[playerIndices[j]]; + } else { + obj = npcArray[npcIndices[j - playerCount]]; + } + if (obj == null || !((Entity) obj).isVisible()) { + continue; + } + if (obj instanceof NPC) { + EntityDef entityDef = ((NPC) obj).desc; + if (entityDef.childrenIDs != null) { + entityDef = entityDef.method161(); + } + if (entityDef == null) { + continue; + } + } + if (j < playerCount) { + int l = 30; + Player player = (Player) obj; + if (player.headIcon >= 0) { + npcScreenPos(((Entity) obj), ((Entity) obj).height + 15); + if (spriteDrawX > -1) { + if (player.skullIcon < 2) { + skullIcons[player.skullIcon].drawSprite(spriteDrawX - 12, spriteDrawY - l); + l += 25; + } + if (player.headIcon < 7) { + headIcons[player.headIcon].drawSprite(spriteDrawX - 12, spriteDrawY - l); + l += 18; + } + } + } + if (j >= 0 && anInt855 == 10 && anInt933 == playerIndices[j]) { + npcScreenPos(((Entity) obj), ((Entity) obj).height + 15); + if (spriteDrawX > -1) { + headIconsHint[1].drawSprite(spriteDrawX - 12, spriteDrawY - l); + } + } + } else { + EntityDef entityDef_1 = ((NPC) obj).desc; + if (entityDef_1.anInt75 >= 0 && entityDef_1.anInt75 < headIcons.length) { + npcScreenPos(((Entity) obj), ((Entity) obj).height + 15); + if (spriteDrawX > -1) { + headIcons[entityDef_1.anInt75].drawSprite(spriteDrawX - 12, spriteDrawY - 30); + } + } + if (anInt855 == 1 && anInt1222 == npcIndices[j - playerCount] && loopCycle % 20 < 10) { + npcScreenPos(((Entity) obj), ((Entity) obj).height + 15); + if (spriteDrawX > -1) { + headIconsHint[0].drawSprite(spriteDrawX - 12, spriteDrawY - 28); + } + } + } + if (((Entity) obj).textSpoken != null && (j >= playerCount || publicChatMode == 0 || publicChatMode == 3 || publicChatMode == 1 && isFriendOrSelf(((Player) obj).name))) { + npcScreenPos(((Entity) obj), ((Entity) obj).height); + if (spriteDrawX > -1 && anInt974 < anInt975) { + anIntArray979[anInt974] = chatTextDrawingArea.method384(((Entity) obj).textSpoken) / 2; + anIntArray978[anInt974] = chatTextDrawingArea.anInt1497; + anIntArray976[anInt974] = spriteDrawX; + anIntArray977[anInt974] = spriteDrawY; + anIntArray980[anInt974] = ((Entity) obj).anInt1513; + anIntArray981[anInt974] = ((Entity) obj).anInt1531; + anIntArray982[anInt974] = ((Entity) obj).textCycle; + aStringArray983[anInt974++] = ((Entity) obj).textSpoken; + if (anInt1249 == 0 && ((Entity) obj).anInt1531 >= 1 && ((Entity) obj).anInt1531 <= 3) { + anIntArray978[anInt974] += 10; + anIntArray977[anInt974] += 5; + } + if (anInt1249 == 0 && ((Entity) obj).anInt1531 == 4) { + anIntArray979[anInt974] = 60; + } + if (anInt1249 == 0 && ((Entity) obj).anInt1531 == 5) { + anIntArray978[anInt974] += 5; + } + } + } + if (((Entity) obj).loopCycleStatus > loopCycle) { + try { + npcScreenPos(((Entity) obj), ((Entity) obj).height + 15); + if (spriteDrawX > -1) { + int i1 = ((Entity) obj).currentHealth * 30 / ((Entity) obj).maxHealth; + if (i1 > 30) { + i1 = 30; + } + DrawingArea.method336(5, spriteDrawY - 3, 65280, i1, spriteDrawX - 15); + DrawingArea.method336(5, spriteDrawY - 3, 0xff0000, 30 - i1, spriteDrawX - 15 + i1); + } + } catch (Exception e) { + } + } + for (int j1 = 0; j1 < 4; j1++) { + if (((Entity) obj).hitsLoopCycle[j1] > loopCycle) { + npcScreenPos(((Entity) obj), ((Entity) obj).height / 2); + if (spriteDrawX > -1) { + if (j1 == 1) { + spriteDrawY -= 20; + } + if (j1 == 2) { + spriteDrawX -= 15; + spriteDrawY -= 10; + } + if (j1 == 3) { + spriteDrawX += 15; + spriteDrawY -= 10; + } + hitMarks[((Entity) obj).hitMarkTypes[j1]].drawSprite(spriteDrawX - 12, spriteDrawY - 12); + aTextDrawingArea_1270.drawText(0, String.valueOf(((Entity) obj).hitArray[j1]), spriteDrawY + 4, spriteDrawX); + aTextDrawingArea_1270.drawText(0xffffff, String.valueOf(((Entity) obj).hitArray[j1]), spriteDrawY + 3, spriteDrawX - 1); + } + } + } + } + for (int k = 0; k < anInt974; k++) { + int k1 = anIntArray976[k]; + int l1 = anIntArray977[k]; + int j2 = anIntArray979[k]; + int k2 = anIntArray978[k]; + boolean flag = true; + while (flag) { + flag = false; + for (int l2 = 0; l2 < k; l2++) { + if (l1 + 2 > anIntArray977[l2] - anIntArray978[l2] && l1 - k2 < anIntArray977[l2] + 2 && k1 - j2 < anIntArray976[l2] + anIntArray979[l2] && k1 + j2 > anIntArray976[l2] - anIntArray979[l2] && anIntArray977[l2] - anIntArray978[l2] < l1) { + l1 = anIntArray977[l2] - anIntArray978[l2]; + flag = true; + } + } + + } + spriteDrawX = anIntArray976[k]; + spriteDrawY = anIntArray977[k] = l1; + String s = aStringArray983[k]; + if (anInt1249 == 0) { + int i3 = 0xffff00; + if (anIntArray980[k] < 6) { + i3 = anIntArray965[anIntArray980[k]]; + } + if (anIntArray980[k] == 6) { + i3 = anInt1265 % 20 >= 10 ? 0xffff00 : 0xff0000; + } + if (anIntArray980[k] == 7) { + i3 = anInt1265 % 20 >= 10 ? 65535 : 255; + } + if (anIntArray980[k] == 8) { + i3 = anInt1265 % 20 >= 10 ? 0x80ff80 : 45056; + } + if (anIntArray980[k] == 9) { + int j3 = 150 - anIntArray982[k]; + if (j3 < 50) { + i3 = 0xff0000 + 1280 * j3; + } else if (j3 < 100) { + i3 = 0xffff00 - 0x50000 * (j3 - 50); + } else if (j3 < 150) { + i3 = 65280 + 5 * (j3 - 100); + } + } + if (anIntArray980[k] == 10) { + int k3 = 150 - anIntArray982[k]; + if (k3 < 50) { + i3 = 0xff0000 + 5 * k3; + } else if (k3 < 100) { + i3 = 0xff00ff - 0x50000 * (k3 - 50); + } else if (k3 < 150) { + i3 = 255 + 0x50000 * (k3 - 100) - 5 * (k3 - 100); + } + } + if (anIntArray980[k] == 11) { + int l3 = 150 - anIntArray982[k]; + if (l3 < 50) { + i3 = 0xffffff - 0x50005 * l3; + } else if (l3 < 100) { + i3 = 65280 + 0x50005 * (l3 - 50); + } else if (l3 < 150) { + i3 = 0xffffff - 0x50000 * (l3 - 100); + } + } + if (anIntArray981[k] == 0) { + chatTextDrawingArea.drawText(0, s, spriteDrawY + 1, spriteDrawX); + chatTextDrawingArea.drawText(i3, s, spriteDrawY, spriteDrawX); + } + if (anIntArray981[k] == 1) { + chatTextDrawingArea.method386(0, s, spriteDrawX, anInt1265, spriteDrawY + 1); + chatTextDrawingArea.method386(i3, s, spriteDrawX, anInt1265, spriteDrawY); + } + if (anIntArray981[k] == 2) { + chatTextDrawingArea.method387(spriteDrawX, s, anInt1265, spriteDrawY + 1, 0); + chatTextDrawingArea.method387(spriteDrawX, s, anInt1265, spriteDrawY, i3); + } + if (anIntArray981[k] == 3) { + chatTextDrawingArea.method388(150 - anIntArray982[k], s, anInt1265, spriteDrawY + 1, spriteDrawX, 0); + chatTextDrawingArea.method388(150 - anIntArray982[k], s, anInt1265, spriteDrawY, spriteDrawX, i3); + } + if (anIntArray981[k] == 4) { + int i4 = chatTextDrawingArea.method384(s); + int k4 = (150 - anIntArray982[k]) * (i4 + 100) / 150; + DrawingArea.setDrawingArea(334, spriteDrawX - 50, spriteDrawX + 50, 0); + chatTextDrawingArea.method385(0, s, spriteDrawY + 1, spriteDrawX + 50 - k4); + chatTextDrawingArea.method385(i3, s, spriteDrawY, spriteDrawX + 50 - k4); + DrawingArea.defaultDrawingAreaSize(); + } + if (anIntArray981[k] == 5) { + int j4 = 150 - anIntArray982[k]; + int l4 = 0; + if (j4 < 25) { + l4 = j4 - 25; + } else if (j4 > 125) { + l4 = j4 - 125; + } + DrawingArea.setDrawingArea(spriteDrawY + 5, 0, 512, spriteDrawY - chatTextDrawingArea.anInt1497 - 1); + chatTextDrawingArea.drawText(0, s, spriteDrawY + 1 + l4, spriteDrawX); + chatTextDrawingArea.drawText(i3, s, spriteDrawY + l4, spriteDrawX); + DrawingArea.defaultDrawingAreaSize(); + } + } else { + chatTextDrawingArea.drawText(0, s, spriteDrawY + 1, spriteDrawX); + chatTextDrawingArea.drawText(0xffff00, s, spriteDrawY, spriteDrawX); + } + } + } catch (Exception e) { + } + } + + public void delFriend(long l) { + try { + if (l == 0L) { + return; + } + for (int i = 0; i < friendsCount; i++) { + if (friendsListAsLongs[i] != l) { + continue; + } + friendsCount--; + needDrawTabArea = true; + for (int j = i; j < friendsCount; j++) { + friendsList[j] = friendsList[j + 1]; + friendsNodeIDs[j] = friendsNodeIDs[j + 1]; + friendsListAsLongs[j] = friendsListAsLongs[j + 1]; + } + + stream.createFrame(215); + stream.writeQWord(l); + break; + } + } catch (RuntimeException runtimeexception) { + Signlink.reporterror("18622, " + false + ", " + l + ", " + runtimeexception.toString()); + throw new RuntimeException(); + } + } + + public void drawTabArea() { + aRSImageProducer_1163.initDrawingArea(); + Texture.lineOffsets = tabAreaOffsets; + invBack.method361(0, 0); + if (invOverlayInterfaceID != -1) { + drawInterface(0, 0, RSInterface.interfaceCache[invOverlayInterfaceID], 0); + } else if (tabInterfaceIDs[tabID] != -1) { + drawInterface(0, 0, RSInterface.interfaceCache[tabInterfaceIDs[tabID]], 0); + } + if (menuOpen && menuScreenArea == 1) { + drawMenu(); + } + aRSImageProducer_1163.drawGraphics(205, super.graphics, 553); + aRSImageProducer_1165.initDrawingArea(); + Texture.lineOffsets = chatBoxAreaOffsets; + } + + public void method37(int j) { + if (!lowMem) { + if (Texture.anIntArray1480[17] >= j) { + Background background = Texture.aBackgroundArray1474s[17]; + int k = background.anInt1452 * background.anInt1453 - 1; + int j1 = background.anInt1452 * anInt945 * 2; + byte abyte0[] = background.aByteArray1450; + byte abyte3[] = aByteArray912; + for (int i2 = 0; i2 <= k; i2++) { + abyte3[i2] = abyte0[i2 - j1 & k]; + } + + background.aByteArray1450 = abyte3; + aByteArray912 = abyte0; + Texture.method370(17); + } + if (Texture.anIntArray1480[24] >= j) { + Background background_1 = Texture.aBackgroundArray1474s[24]; + int l = background_1.anInt1452 * background_1.anInt1453 - 1; + int k1 = background_1.anInt1452 * anInt945 * 2; + byte abyte1[] = background_1.aByteArray1450; + byte abyte4[] = aByteArray912; + for (int j2 = 0; j2 <= l; j2++) { + abyte4[j2] = abyte1[j2 - k1 & l]; + } + + background_1.aByteArray1450 = abyte4; + aByteArray912 = abyte1; + Texture.method370(24); + } + if (Texture.anIntArray1480[34] >= j) { + Background background_2 = Texture.aBackgroundArray1474s[34]; + int i1 = background_2.anInt1452 * background_2.anInt1453 - 1; + int l1 = background_2.anInt1452 * anInt945 * 2; + byte abyte2[] = background_2.aByteArray1450; + byte abyte5[] = aByteArray912; + for (int k2 = 0; k2 <= i1; k2++) { + abyte5[k2] = abyte2[k2 - l1 & i1]; + } + + background_2.aByteArray1450 = abyte5; + aByteArray912 = abyte2; + Texture.method370(34); + } + if (Texture.anIntArray1480[40] >= j) { + Background background_2 = Texture.aBackgroundArray1474s[40]; + int i1 = background_2.anInt1452 * background_2.anInt1453 - 1; + int l1 = background_2.anInt1452 * anInt945 * 2; + byte abyte2[] = background_2.aByteArray1450; + byte abyte5[] = aByteArray912; + for (int k2 = 0; k2 <= i1; k2++) { + abyte5[k2] = abyte2[k2 - l1 & i1]; + } + + background_2.aByteArray1450 = abyte5; + aByteArray912 = abyte2; + Texture.method370(40); + } + } + } + + public void method38() { + for (int i = -1; i < playerCount; i++) { + int j; + if (i == -1) { + j = myPlayerIndex; + } else { + j = playerIndices[i]; + } + Player player = playerArray[j]; + if (player != null && player.textCycle > 0) { + player.textCycle--; + if (player.textCycle == 0) { + player.textSpoken = null; + } + } + } + + for (int k = 0; k < npcCount; k++) { + int l = npcIndices[k]; + NPC npc = npcArray[l]; + if (npc != null && npc.textCycle > 0) { + npc.textCycle--; + if (npc.textCycle == 0) { + npc.textSpoken = null; + } + } + } + + } + + public void calcCameraPos() { + int i = anInt1098 * 128 + 64; + int j = anInt1099 * 128 + 64; + int k = method42(plane, j, i) - anInt1100; + if (xCameraPos < i) { + xCameraPos += anInt1101 + (i - xCameraPos) * anInt1102 / 1000; + if (xCameraPos > i) { + xCameraPos = i; + } + } + if (xCameraPos > i) { + xCameraPos -= anInt1101 + (xCameraPos - i) * anInt1102 / 1000; + if (xCameraPos < i) { + xCameraPos = i; + } + } + if (zCameraPos < k) { + zCameraPos += anInt1101 + (k - zCameraPos) * anInt1102 / 1000; + if (zCameraPos > k) { + zCameraPos = k; + } + } + if (zCameraPos > k) { + zCameraPos -= anInt1101 + (zCameraPos - k) * anInt1102 / 1000; + if (zCameraPos < k) { + zCameraPos = k; + } + } + if (yCameraPos < j) { + yCameraPos += anInt1101 + (j - yCameraPos) * anInt1102 / 1000; + if (yCameraPos > j) { + yCameraPos = j; + } + } + if (yCameraPos > j) { + yCameraPos -= anInt1101 + (yCameraPos - j) * anInt1102 / 1000; + if (yCameraPos < j) { + yCameraPos = j; + } + } + i = anInt995 * 128 + 64; + j = anInt996 * 128 + 64; + k = method42(plane, j, i) - anInt997; + int l = i - xCameraPos; + int i1 = k - zCameraPos; + int j1 = j - yCameraPos; + int k1 = (int) Math.sqrt(l * l + j1 * j1); + int l1 = (int) (Math.atan2(i1, k1) * 325.94900000000001D) & 0x7ff; + int i2 = (int) (Math.atan2(l, j1) * -325.94900000000001D) & 0x7ff; + if (l1 < 128) { + l1 = 128; + } + if (l1 > 383) { + l1 = 383; + } + if (yCameraCurve < l1) { + yCameraCurve += anInt998 + (l1 - yCameraCurve) * anInt999 / 1000; + if (yCameraCurve > l1) { + yCameraCurve = l1; + } + } + if (yCameraCurve > l1) { + yCameraCurve -= anInt998 + (yCameraCurve - l1) * anInt999 / 1000; + if (yCameraCurve < l1) { + yCameraCurve = l1; + } + } + int j2 = i2 - xCameraCurve; + if (j2 > 1024) { + j2 -= 2048; + } + if (j2 < -1024) { + j2 += 2048; + } + if (j2 > 0) { + xCameraCurve += anInt998 + j2 * anInt999 / 1000; + xCameraCurve &= 0x7ff; + } + if (j2 < 0) { + xCameraCurve -= anInt998 + -j2 * anInt999 / 1000; + xCameraCurve &= 0x7ff; + } + int k2 = i2 - xCameraCurve; + if (k2 > 1024) { + k2 -= 2048; + } + if (k2 < -1024) { + k2 += 2048; + } + if (k2 < 0 && j2 > 0 || k2 > 0 && j2 < 0) { + xCameraCurve = i2; + } + } + + public void drawMenu() { + int i = menuOffsetX; + int j = menuOffsetY; + int k = menuWidth; + int l = anInt952; + int i1 = 0x5d5447; + DrawingArea.method336(l, j, i1, k, i); + DrawingArea.method336(16, j + 1, 0, k - 2, i + 1); + DrawingArea.fillPixels(j + 18, l - 19, 0, i + 1, k - 2); + chatTextDrawingArea.method385(i1, "Choose Option", j + 14, i + 3); + int j1 = super.mouseX; + int k1 = super.mouseY; + if (menuScreenArea == 0) { + j1 -= 4; + k1 -= 4; + } + if (menuScreenArea == 1) { + j1 -= 553; + k1 -= 205; + } + if (menuScreenArea == 2) { + j1 -= 17; + k1 -= 357; + } + for (int l1 = 0; l1 < menuActionRow; l1++) { + int i2 = j + 31 + (menuActionRow - 1 - l1) * 15; + int j2 = 0xffffff; + if (j1 > i && j1 < i + k && k1 > i2 - 13 && k1 < i2 + 3) { + j2 = 0xffff00; + } + chatTextDrawingArea.method389(true, i + 3, j2, menuActionName[l1], i2); + } + + } + + public void addFriend(long l) { + try { + if (l == 0L) { + return; + } + if (friendsCount >= 100 && anInt1046 != 1) { + pushMessage("Your friendlist is full. Max of 100 for free users, and 200 for members", 0, ""); + return; + } + if (friendsCount >= 200) { + pushMessage("Your friendlist is full. Max of 100 for free users, and 200 for members", 0, ""); + return; + } + String s = TextClass.fixName(TextClass.nameForLong(l)); + for (int i = 0; i < friendsCount; i++) { + if (friendsListAsLongs[i] == l) { + pushMessage(s + " is already on your friend list", 0, ""); + return; + } + } + for (int j = 0; j < ignoreCount; j++) { + if (ignoreListAsLongs[j] == l) { + pushMessage("Please remove " + s + " from your ignore list first", 0, ""); + return; + } + } + + if (s.equals(myPlayer.name)) { + return; + } else { + friendsList[friendsCount] = s; + friendsListAsLongs[friendsCount] = l; + friendsNodeIDs[friendsCount] = 0; + friendsCount++; + needDrawTabArea = true; + stream.createFrame(188); + stream.writeQWord(l); + return; + } + } catch (RuntimeException runtimeexception) { + Signlink.reporterror("15283, " + (byte) 68 + ", " + l + ", " + runtimeexception.toString()); + } + throw new RuntimeException(); + } + + public int method42(int i, int j, int k) { + int l = k >> 7; + int i1 = j >> 7; + if (l < 0 || i1 < 0 || l > 103 || i1 > 103) { + return 0; + } + int j1 = i; + if (j1 < 3 && (byteGroundArray[1][l][i1] & 2) == 2) { + j1++; + } + int k1 = k & 0x7f; + int l1 = j & 0x7f; + int i2 = intGroundArray[j1][l][i1] * (128 - k1) + intGroundArray[j1][l + 1][i1] * k1 >> 7; + int j2 = intGroundArray[j1][l][i1 + 1] * (128 - k1) + intGroundArray[j1][l + 1][i1 + 1] * k1 >> 7; + return i2 * (128 - l1) + j2 * l1 >> 7; + } + + public static String intToKOrMil(int j) { + if (j < 0x186a0) { + return String.valueOf(j); + } + if (j < 0x989680) { + return j / 1000 + "K"; + } else { + return j / 0xf4240 + "M"; + } + } + + public void resetLogout() { + try { + if (socketStream != null) { + socketStream.close(); + } + } catch (Exception _ex) { + } + socketStream = null; + loggedIn = false; + loginScreenState = 0; + // myUsername = ""; + // myPassword = ""; + unlinkMRUNodes(); + worldController.initToNull(); + for (int i = 0; i < 4; i++) { + aClass11Array1230[i].method210(); + } + + System.gc(); + stopMidi(); + currentSong = -1; + nextSong = -1; + previousSong = 0; + method58(10, musicVolume, false, 0); + } + + public void method45() { + aBoolean1031 = true; + for (int j = 0; j < 7; j++) { + anIntArray1065[j] = -1; + for (int k = 0; k < IDK.length; k++) { + if (IDK.cache[k].aBoolean662 || IDK.cache[k].anInt657 != j + (aBoolean1047 ? 0 : 7)) { + continue; + } + anIntArray1065[j] = k; + break; + } + + } + + } + + public void method46(int i, Stream stream) { + while (stream.bitPosition + 21 < i * 8) { + int k = stream.readBits(14); + if (k == 16383) { + break; + } + if (npcArray[k] == null) { + npcArray[k] = new NPC(); + } + NPC npc = npcArray[k]; + npcIndices[npcCount++] = k; + npc.anInt1537 = loopCycle; + int l = stream.readBits(5); + if (l > 15) { + l -= 32; + } + int i1 = stream.readBits(5); + if (i1 > 15) { + i1 -= 32; + } + int j1 = stream.readBits(1); + npc.desc = EntityDef.forID(stream.readBits(ClientSettings.NPC_BITS)); + int k1 = stream.readBits(1); + if (k1 == 1) { + anIntArray894[anInt893++] = k; + } + npc.anInt1540 = npc.desc.aByte68; + npc.anInt1504 = npc.desc.anInt79; + npc.anInt1554 = npc.desc.anInt67; + npc.anInt1555 = npc.desc.anInt58; + npc.anInt1556 = npc.desc.anInt83; + npc.anInt1557 = npc.desc.anInt55; + npc.anInt1511 = npc.desc.anInt77; + npc.setPos(myPlayer.smallX[0] + i1, myPlayer.smallY[0] + l, j1 == 1); + } + stream.finishBitAccess(); + } + + public void processGameLoop() { + if (rsAlreadyLoaded || loadingError || genericLoadingError) { + return; + } + loopCycle++; + if (!loggedIn) { + processLoginScreenInput(); + } else { + mainGameProcessor(); + } + processOnDemandQueue(); + method49(); + } + + public void method47(boolean flag) { + if (myPlayer.x >> 7 == destX && myPlayer.y >> 7 == destY) { + destX = 0; + } + int j = playerCount; + if (flag) { + j = 1; + } + for (int l = 0; l < j; l++) { + Player player; + int i1; + if (flag) { + player = myPlayer; + i1 = myPlayerIndex << 14; + } else { + player = playerArray[playerIndices[l]]; + i1 = playerIndices[l] << 14; + } + if (player == null || !player.isVisible()) { + continue; + } + player.aBoolean1699 = (lowMem && playerCount > 50 || playerCount > 200) && !flag && player.anInt1517 == player.anInt1511; + int j1 = player.x >> 7; + int k1 = player.y >> 7; + if (j1 < 0 || j1 >= 104 || k1 < 0 || k1 >= 104) { + continue; + } + if (player.aModel_1714 != null && loopCycle >= player.anInt1707 && loopCycle < player.anInt1708) { + player.aBoolean1699 = false; + player.anInt1709 = method42(plane, player.y, player.x); + worldController.method286(plane, player.y, player, player.anInt1552, player.anInt1722, player.x, player.anInt1709, player.anInt1719, player.anInt1721, i1, player.anInt1720); + continue; + } + if ((player.x & 0x7f) == 64 && (player.y & 0x7f) == 64) { + if (anIntArrayArray929[j1][k1] == anInt1265) { + continue; + } + anIntArrayArray929[j1][k1] = anInt1265; + } + player.anInt1709 = method42(plane, player.y, player.x); + worldController.method285(plane, player.anInt1552, player.anInt1709, i1, player.y, 60, player.x, player, player.aBoolean1541); + } + + } + + public boolean promptUserForInput(RSInterface class9) { + int j = class9.anInt214; + if (anInt900 == 2) { + if (j == 201) { + inputTaken = true; + inputDialogState = 0; + messagePromptRaised = true; + promptInput = ""; + friendsListAction = 1; + aString1121 = "Enter name of friend to add to list"; + } + if (j == 202) { + inputTaken = true; + inputDialogState = 0; + messagePromptRaised = true; + promptInput = ""; + friendsListAction = 2; + aString1121 = "Enter name of friend to delete from list"; + } + } + if (j == 205) { + anInt1011 = 250; + return true; + } + if (j == 501) { + inputTaken = true; + inputDialogState = 0; + messagePromptRaised = true; + promptInput = ""; + friendsListAction = 4; + aString1121 = "Enter name of player to add to list"; + } + if (j == 502) { + inputTaken = true; + inputDialogState = 0; + messagePromptRaised = true; + promptInput = ""; + friendsListAction = 5; + aString1121 = "Enter name of player to delete from list"; + } + if (j >= 300 && j <= 313) { + int k = (j - 300) / 2; + int j1 = j & 1; + int i2 = anIntArray1065[k]; + if (i2 != -1) { + do { + if (j1 == 0 && --i2 < 0) { + i2 = IDK.length - 1; + } + if (j1 == 1 && ++i2 >= IDK.length) { + i2 = 0; + } + } while (IDK.cache[i2].aBoolean662 || IDK.cache[i2].anInt657 != k + (aBoolean1047 ? 0 : 7)); + anIntArray1065[k] = i2; + aBoolean1031 = true; + } + } + if (j >= 314 && j <= 323) { + int l = (j - 314) / 2; + int k1 = j & 1; + int j2 = anIntArray990[l]; + if (k1 == 0 && --j2 < 0) { + j2 = anIntArrayArray1003[l].length - 1; + } + if (k1 == 1 && ++j2 >= anIntArrayArray1003[l].length) { + j2 = 0; + } + anIntArray990[l] = j2; + aBoolean1031 = true; + } + if (j == 324 && !aBoolean1047) { + aBoolean1047 = true; + method45(); + } + if (j == 325 && aBoolean1047) { + aBoolean1047 = false; + method45(); + } + if (j == 326) { + stream.createFrame(101); + stream.writeWordBigEndian(aBoolean1047 ? 0 : 1); + for (int i1 = 0; i1 < 7; i1++) { + stream.writeWordBigEndian(anIntArray1065[i1]); + } + + for (int l1 = 0; l1 < 5; l1++) { + stream.writeWordBigEndian(anIntArray990[l1]); + } + + return true; + } + if (j == 613) { + canMute = !canMute; + } + if (j >= 601 && j <= 612) { + closeOpenInterfaces(); + if (reportAbuseInput.length() > 0) { + stream.createFrame(218); + stream.writeQWord(TextClass.longForName(reportAbuseInput)); + stream.writeWordBigEndian(j - 601); + stream.writeWordBigEndian(canMute ? 1 : 0); + } + } + return false; + } + + public void method49(Stream stream) { + for (int j = 0; j < anInt893; j++) { + int k = anIntArray894[j]; + Player player = playerArray[k]; + int l = stream.readUnsignedByte(); + if ((l & 0x40) != 0) { + l += stream.readUnsignedByte() << 8; + } + method107(l, k, stream, player); + } + + } + + public void method50(int i, int k, int l, int i1, int j1) { + int k1 = worldController.method300(j1, l, i); + if (k1 != 0) { + int l1 = worldController.method304(j1, l, i, k1); + int k2 = l1 >> 6 & 3; + int i3 = l1 & 0x1f; + int k3 = k; + if (k1 > 0) { + k3 = i1; + } + int ai[] = aClass30_Sub2_Sub1_Sub1_1263.pixels; + int k4 = 24624 + l * 4 + (103 - i) * 512 * 4; + int i5 = k1 >> 14 & 0x7fff; + ObjectDef class46_2 = ObjectDef.forID(i5); + if (class46_2.anInt758 != -1) { + Background background_2 = mapScenes[class46_2.anInt758]; + if (background_2 != null) { + int i6 = (class46_2.anInt744 * 4 - background_2.anInt1452) / 2; + int j6 = (class46_2.anInt761 * 4 - background_2.anInt1453) / 2; + background_2.method361(48 + l * 4 + i6, 48 + (104 - i - class46_2.anInt761) * 4 + j6); + } + } else { + if (i3 == 0 || i3 == 2) { + if (k2 == 0) { + ai[k4] = k3; + ai[k4 + 512] = k3; + ai[k4 + 1024] = k3; + ai[k4 + 1536] = k3; + } else if (k2 == 1) { + ai[k4] = k3; + ai[k4 + 1] = k3; + ai[k4 + 2] = k3; + ai[k4 + 3] = k3; + } else if (k2 == 2) { + ai[k4 + 3] = k3; + ai[k4 + 3 + 512] = k3; + ai[k4 + 3 + 1024] = k3; + ai[k4 + 3 + 1536] = k3; + } else if (k2 == 3) { + ai[k4 + 1536] = k3; + ai[k4 + 1536 + 1] = k3; + ai[k4 + 1536 + 2] = k3; + ai[k4 + 1536 + 3] = k3; + } + } + if (i3 == 3) { + if (k2 == 0) { + ai[k4] = k3; + } else if (k2 == 1) { + ai[k4 + 3] = k3; + } else if (k2 == 2) { + ai[k4 + 3 + 1536] = k3; + } else if (k2 == 3) { + ai[k4 + 1536] = k3; + } + } + if (i3 == 2) { + if (k2 == 3) { + ai[k4] = k3; + ai[k4 + 512] = k3; + ai[k4 + 1024] = k3; + ai[k4 + 1536] = k3; + } else if (k2 == 0) { + ai[k4] = k3; + ai[k4 + 1] = k3; + ai[k4 + 2] = k3; + ai[k4 + 3] = k3; + } else if (k2 == 1) { + ai[k4 + 3] = k3; + ai[k4 + 3 + 512] = k3; + ai[k4 + 3 + 1024] = k3; + ai[k4 + 3 + 1536] = k3; + } else if (k2 == 2) { + ai[k4 + 1536] = k3; + ai[k4 + 1536 + 1] = k3; + ai[k4 + 1536 + 2] = k3; + ai[k4 + 1536 + 3] = k3; + } + } + } + } + k1 = worldController.method302(j1, l, i); + if (k1 != 0) { + int i2 = worldController.method304(j1, l, i, k1); + int l2 = i2 >> 6 & 3; + int j3 = i2 & 0x1f; + int l3 = k1 >> 14 & 0x7fff; + ObjectDef class46_1 = ObjectDef.forID(l3); + if (class46_1.anInt758 != -1) { + Background background_1 = mapScenes[class46_1.anInt758]; + if (background_1 != null) { + int j5 = (class46_1.anInt744 * 4 - background_1.anInt1452) / 2; + int k5 = (class46_1.anInt761 * 4 - background_1.anInt1453) / 2; + background_1.method361(48 + l * 4 + j5, 48 + (104 - i - class46_1.anInt761) * 4 + k5); + } + } else if (j3 == 9) { + int l4 = 0xeeeeee; + if (k1 > 0) { + l4 = 0xee0000; + } + int ai1[] = aClass30_Sub2_Sub1_Sub1_1263.pixels; + int l5 = 24624 + l * 4 + (103 - i) * 512 * 4; + if (l2 == 0 || l2 == 2) { + ai1[l5 + 1536] = l4; + ai1[l5 + 1024 + 1] = l4; + ai1[l5 + 512 + 2] = l4; + ai1[l5 + 3] = l4; + } else { + ai1[l5] = l4; + ai1[l5 + 512 + 1] = l4; + ai1[l5 + 1024 + 2] = l4; + ai1[l5 + 1536 + 3] = l4; + } + } + } + k1 = worldController.method303(j1, l, i); + if (k1 != 0) { + int j2 = k1 >> 14 & 0x7fff; + ObjectDef class46 = ObjectDef.forID(j2); + if (class46.anInt758 != -1) { + Background background = mapScenes[class46.anInt758]; + if (background != null) { + int i4 = (class46.anInt744 * 4 - background.anInt1452) / 2; + int j4 = (class46.anInt761 * 4 - background.anInt1453) / 2; + background.method361(48 + l * 4 + i4, 48 + (104 - i - class46.anInt761) * 4 + j4); + } + } + } + } + + public void loadTitleScreen() { + aBackground_966 = new Background(titleStreamLoader, "titlebox", 0); + aBackground_967 = new Background(titleStreamLoader, "titlebutton", 0); + aBackgroundArray1152s = new Background[12]; + int j = 0; + try { + j = Integer.parseInt(getParameter("fl_icon")); + } catch (Exception _ex) { + } + if (j == 0) { + for (int k = 0; k < 12; k++) { + aBackgroundArray1152s[k] = new Background(titleStreamLoader, "runes", k); + } + + } else { + for (int l = 0; l < 12; l++) { + aBackgroundArray1152s[l] = new Background(titleStreamLoader, "runes", 12 + (l & 3)); + } + + } + aClass30_Sub2_Sub1_Sub1_1201 = new Sprite(128, 265); + aClass30_Sub2_Sub1_Sub1_1202 = new Sprite(128, 265); + System.arraycopy(aRSImageProducer_1110.anIntArray315, 0, aClass30_Sub2_Sub1_Sub1_1201.pixels, 0, 33920); + + System.arraycopy(aRSImageProducer_1111.anIntArray315, 0, aClass30_Sub2_Sub1_Sub1_1202.pixels, 0, 33920); + + anIntArray851 = new int[256]; + for (int k1 = 0; k1 < 64; k1++) { + anIntArray851[k1] = k1 * 0x40000; + } + + for (int l1 = 0; l1 < 64; l1++) { + anIntArray851[l1 + 64] = 0xff0000 + 1024 * l1; + } + + for (int i2 = 0; i2 < 64; i2++) { + anIntArray851[i2 + 128] = 0xffff00 + 4 * i2; + } + + for (int j2 = 0; j2 < 64; j2++) { + anIntArray851[j2 + 192] = 0xffffff; + } + + anIntArray852 = new int[256]; + for (int k2 = 0; k2 < 64; k2++) { + anIntArray852[k2] = k2 * 1024; + } + + for (int l2 = 0; l2 < 64; l2++) { + anIntArray852[l2 + 64] = 65280 + 4 * l2; + } + + for (int i3 = 0; i3 < 64; i3++) { + anIntArray852[i3 + 128] = 65535 + 0x40000 * i3; + } + + for (int j3 = 0; j3 < 64; j3++) { + anIntArray852[j3 + 192] = 0xffffff; + } + + anIntArray853 = new int[256]; + for (int k3 = 0; k3 < 64; k3++) { + anIntArray853[k3] = k3 * 4; + } + + for (int l3 = 0; l3 < 64; l3++) { + anIntArray853[l3 + 64] = 255 + 0x40000 * l3; + } + + for (int i4 = 0; i4 < 64; i4++) { + anIntArray853[i4 + 128] = 0xff00ff + 1024 * i4; + } + + for (int j4 = 0; j4 < 64; j4++) { + anIntArray853[j4 + 192] = 0xffffff; + } + + anIntArray850 = new int[256]; + anIntArray1190 = new int[32768]; + anIntArray1191 = new int[32768]; + randomizeBackground(null); + anIntArray828 = new int[32768]; + anIntArray829 = new int[32768]; + drawLoadingText(10, "Connecting to fileserver"); + if (!aBoolean831) { + drawFlames = true; + aBoolean831 = true; + startRunnable(this, 2); + } + } + + public static void setHighMem() { + WorldController.lowMem = false; + Texture.lowMem = false; + lowMem = false; + ObjectManager.lowMem = false; + ObjectDef.lowMem = false; + } + + public void loadingStages() { + if (lowMem && loadingStage == 2 && ObjectManager.anInt131 != plane) { + drawTextOnScreen(null, "Loading - please wait."); + loadingStage = 1; + aLong824 = System.currentTimeMillis(); + } + if (loadingStage == 1) { + int j = method54(); + if (j != 0 && System.currentTimeMillis() - aLong824 > 0x57e40L) { + Signlink.reporterror(myUsername + " glcfb " + aLong1215 + "," + j + "," + lowMem + "," + decompressors[0] + "," + onDemandFetcher.getNodeCount() + "," + plane + "," + anInt1069 + "," + anInt1070); + aLong824 = System.currentTimeMillis(); + } + } + if (loadingStage == 2 && plane != anInt985) { + anInt985 = plane; + method24(plane); + } + } + + public int method54() { + for (int i = 0; i < aByteArrayArray1183.length; i++) { + if (aByteArrayArray1183[i] == null && anIntArray1235[i] != -1) { + return -1; + } + if (aByteArrayArray1247[i] == null && anIntArray1236[i] != -1) { + return -2; + } + } + + boolean flag = true; + for (int j = 0; j < aByteArrayArray1183.length; j++) { + byte abyte0[] = aByteArrayArray1247[j]; + if (abyte0 != null) { + int k = (anIntArray1234[j] >> 8) * 64 - baseX; + int l = (anIntArray1234[j] & 0xff) * 64 - baseY; + if (aBoolean1159) { + k = 10; + l = 10; + } + flag &= ObjectManager.method189(k, abyte0, l); + } + } + + if (!flag) { + return -3; + } + if (aBoolean1080) { + return -4; + } else { + loadingStage = 2; + ObjectManager.anInt131 = plane; + method22(); + stream.createFrame(121); + return 0; + } + } + + public void method55() { + for (Animable_Sub4 class30_sub2_sub4_sub4 = (Animable_Sub4) aClass19_1013.reverseGetFirst(); class30_sub2_sub4_sub4 != null; class30_sub2_sub4_sub4 = (Animable_Sub4) aClass19_1013.reverseGetNext()) { + if (class30_sub2_sub4_sub4.anInt1597 != plane || loopCycle > class30_sub2_sub4_sub4.anInt1572) { + class30_sub2_sub4_sub4.unlink(); + } else if (loopCycle >= class30_sub2_sub4_sub4.anInt1571) { + if (class30_sub2_sub4_sub4.anInt1590 > 0) { + NPC npc = npcArray[class30_sub2_sub4_sub4.anInt1590 - 1]; + if (npc != null && npc.x >= 0 && npc.x < 13312 && npc.y >= 0 && npc.y < 13312) { + class30_sub2_sub4_sub4.method455(loopCycle, npc.y, method42(class30_sub2_sub4_sub4.anInt1597, npc.y, npc.x) - class30_sub2_sub4_sub4.anInt1583, npc.x); + } + } + if (class30_sub2_sub4_sub4.anInt1590 < 0) { + int j = -class30_sub2_sub4_sub4.anInt1590 - 1; + Player player; + if (j == unknownInt10) { + player = myPlayer; + } else { + player = playerArray[j]; + } + if (player != null && player.x >= 0 && player.x < 13312 && player.y >= 0 && player.y < 13312) { + class30_sub2_sub4_sub4.method455(loopCycle, player.y, method42(class30_sub2_sub4_sub4.anInt1597, player.y, player.x) - class30_sub2_sub4_sub4.anInt1583, player.x); + } + } + class30_sub2_sub4_sub4.method456(anInt945); + worldController.method285(plane, class30_sub2_sub4_sub4.anInt1595, (int) class30_sub2_sub4_sub4.aDouble1587, -1, (int) class30_sub2_sub4_sub4.aDouble1586, 60, (int) class30_sub2_sub4_sub4.aDouble1585, class30_sub2_sub4_sub4, false); + } + } + + } + + public AppletContext getAppletContext() { + if (Signlink.mainapp != null) { + return Signlink.mainapp.getAppletContext(); + } else { + return super.getAppletContext(); + } + } + + public void drawLogo() { + byte abyte0[] = titleStreamLoader.getDataForName("title.dat"); + Sprite sprite = new Sprite(abyte0, this); + aRSImageProducer_1110.initDrawingArea(); + sprite.method346(0, 0); + aRSImageProducer_1111.initDrawingArea(); + sprite.method346(-637, 0); + aRSImageProducer_1107.initDrawingArea(); + sprite.method346(-128, 0); + aRSImageProducer_1108.initDrawingArea(); + sprite.method346(-202, -371); + aRSImageProducer_1109.initDrawingArea(); + sprite.method346(-202, -171); + aRSImageProducer_1112.initDrawingArea(); + sprite.method346(0, -265); + aRSImageProducer_1113.initDrawingArea(); + sprite.method346(-562, -265); + aRSImageProducer_1114.initDrawingArea(); + sprite.method346(-128, -171); + aRSImageProducer_1115.initDrawingArea(); + sprite.method346(-562, -171); + int ai[] = new int[sprite.width]; + for (int j = 0; j < sprite.height; j++) { + for (int k = 0; k < sprite.width; k++) { + ai[k] = sprite.pixels[sprite.width - k - 1 + sprite.width * j]; + } + + System.arraycopy(ai, 0, sprite.pixels, sprite.width * j, sprite.width); + + } + + aRSImageProducer_1110.initDrawingArea(); + sprite.method346(382, 0); + aRSImageProducer_1111.initDrawingArea(); + sprite.method346(-255, 0); + aRSImageProducer_1107.initDrawingArea(); + sprite.method346(254, 0); + aRSImageProducer_1108.initDrawingArea(); + sprite.method346(180, -371); + aRSImageProducer_1109.initDrawingArea(); + sprite.method346(180, -171); + aRSImageProducer_1112.initDrawingArea(); + sprite.method346(382, -265); + aRSImageProducer_1113.initDrawingArea(); + sprite.method346(-180, -265); + aRSImageProducer_1114.initDrawingArea(); + sprite.method346(254, -171); + aRSImageProducer_1115.initDrawingArea(); + sprite.method346(-180, -171); + sprite = new Sprite(titleStreamLoader, "logo", 0); + aRSImageProducer_1107.initDrawingArea(); + sprite.drawSprite(382 - sprite.width / 2 - 128, 18); + sprite = null; + System.gc(); + + } + + public void processOnDemandQueue() { + do { + OnDemandData onDemandData; + do { + onDemandData = onDemandFetcher.getNextNode(); + if (onDemandData == null) { + return; + } + if (onDemandData.dataType == 0) { + Model.method460(onDemandData.buffer, onDemandData.ID); + if ((onDemandFetcher.getModelIndex(onDemandData.ID) & 0x62) != 0) { + needDrawTabArea = true; + if (backDialogID != -1) { + inputTaken = true; + } + } + } + if (onDemandData.dataType == 1 && onDemandData.buffer != null) { + Class36.method529(onDemandData.buffer); + } + if (onDemandData.dataType == 2 && onDemandData.ID == nextSong && onDemandData.buffer != null) { + musicData = new byte[onDemandData.buffer.length]; + System.arraycopy(onDemandData.buffer, 0, musicData, 0, musicData.length); + fetchMusic = true; + } + if (onDemandData.dataType == 3 && loadingStage == 1) { + for (int i = 0; i < aByteArrayArray1183.length; i++) { + if (anIntArray1235[i] == onDemandData.ID) { + aByteArrayArray1183[i] = onDemandData.buffer; + if (onDemandData.buffer == null) { + anIntArray1235[i] = -1; + } + break; + } + if (anIntArray1236[i] != onDemandData.ID) { + continue; + } + aByteArrayArray1247[i] = onDemandData.buffer; + if (onDemandData.buffer == null) { + anIntArray1236[i] = -1; + } + break; + } + + } + } while (onDemandData.dataType != 93 || !onDemandFetcher.method564(onDemandData.ID)); + ObjectManager.method173(new Stream(onDemandData.buffer), onDemandFetcher); + } while (true); + } + + public void calcFlamesPosition() { + char c = '\u0100'; + for (int j = 10; j < 117; j++) { + int k = (int) (Math.random() * 100D); + if (k < 50) { + anIntArray828[j + (c - 2 << 7)] = 255; + } + } + for (int l = 0; l < 100; l++) { + int i1 = (int) (Math.random() * 124D) + 2; + int k1 = (int) (Math.random() * 128D) + 128; + int k2 = i1 + (k1 << 7); + anIntArray828[k2] = 192; + } + + for (int j1 = 1; j1 < c - 1; j1++) { + for (int l1 = 1; l1 < 127; l1++) { + int l2 = l1 + (j1 << 7); + anIntArray829[l2] = (anIntArray828[l2 - 1] + anIntArray828[l2 + 1] + anIntArray828[l2 - 128] + anIntArray828[l2 + 128]) / 4; + } + + } + + anInt1275 += 128; + if (anInt1275 > anIntArray1190.length) { + anInt1275 -= anIntArray1190.length; + int i2 = (int) (Math.random() * 12D); + randomizeBackground(aBackgroundArray1152s[i2]); + } + for (int j2 = 1; j2 < c - 1; j2++) { + for (int i3 = 1; i3 < 127; i3++) { + int k3 = i3 + (j2 << 7); + int i4 = anIntArray829[k3 + 128] - anIntArray1190[k3 + anInt1275 & anIntArray1190.length - 1] / 5; + if (i4 < 0) { + i4 = 0; + } + anIntArray828[k3] = i4; + } + + } + + System.arraycopy(anIntArray969, 1, anIntArray969, 0, c - 1); + + anIntArray969[c - 1] = (int) (Math.sin((double) loopCycle / 14D) * 16D + Math.sin((double) loopCycle / 15D) * 14D + Math.sin((double) loopCycle / 16D) * 12D); + if (anInt1040 > 0) { + anInt1040 -= 4; + } + if (anInt1041 > 0) { + anInt1041 -= 4; + } + if (anInt1040 == 0 && anInt1041 == 0) { + int l3 = (int) (Math.random() * 2000D); + if (l3 == 0) { + anInt1040 = 1024; + } + if (l3 == 1) { + anInt1041 = 1024; + } + } + } + + public boolean saveWave(byte abyte0[], int i) { + return abyte0 == null || Signlink.wavesave(abyte0, i); + } + + public void method60(int i) { + RSInterface class9 = RSInterface.interfaceCache[i]; + for (int element : class9.children) { + if (element == -1) { + break; + } + RSInterface class9_1 = RSInterface.interfaceCache[element]; + if (class9_1.type == 1) { + method60(class9_1.id); + } + class9_1.anInt246 = 0; + class9_1.anInt208 = 0; + } + } + + public void drawHeadIcon() { + if (anInt855 != 2) { + return; + } + calcEntityScreenPos((anInt934 - baseX << 7) + anInt937, anInt936 * 2, (anInt935 - baseY << 7) + anInt938); + if (spriteDrawX > -1 && loopCycle % 20 < 10) { + headIconsHint[0].drawSprite(spriteDrawX - 12, spriteDrawY - 28); + } + } + + public void mainGameProcessor() { + if (anInt1104 > 1) { + anInt1104--; + } + if (anInt1011 > 0) { + anInt1011--; + } + for (int j = 0; j < 5; j++) { + if (!parsePacket()) { + break; + } + } + + if (!loggedIn) { + return; + } + synchronized (mouseDetection.syncObject) { + if (flagged) { + if (super.clickMode3 != 0 || mouseDetection.coordsIndex >= 40) { + stream.createFrame(45); + stream.writeWordBigEndian(0); + int j2 = stream.currentOffset; + int j3 = 0; + for (int j4 = 0; j4 < mouseDetection.coordsIndex; j4++) { + if (j2 - stream.currentOffset >= 240) { + break; + } + j3++; + int l4 = mouseDetection.coordsY[j4]; + if (l4 < 0) { + l4 = 0; + } else if (l4 > 502) { + l4 = 502; + } + int k5 = mouseDetection.coordsX[j4]; + if (k5 < 0) { + k5 = 0; + } else if (k5 > 764) { + k5 = 764; + } + int i6 = l4 * 765 + k5; + if (mouseDetection.coordsY[j4] == -1 && mouseDetection.coordsX[j4] == -1) { + k5 = -1; + l4 = -1; + i6 = 0x7ffff; + } + if (k5 == anInt1237 && l4 == anInt1238) { + if (anInt1022 < 2047) { + anInt1022++; + } + } else { + int j6 = k5 - anInt1237; + anInt1237 = k5; + int k6 = l4 - anInt1238; + anInt1238 = l4; + if (anInt1022 < 8 && j6 >= -32 && j6 <= 31 && k6 >= -32 && k6 <= 31) { + j6 += 32; + k6 += 32; + stream.writeWord((anInt1022 << 12) + (j6 << 6) + k6); + anInt1022 = 0; + } else if (anInt1022 < 8) { + stream.writeDWordBigEndian(0x800000 + (anInt1022 << 19) + i6); + anInt1022 = 0; + } else { + stream.writeDWord(0xc0000000 + (anInt1022 << 19) + i6); + anInt1022 = 0; + } + } + } + + stream.writeBytes(stream.currentOffset - j2); + if (j3 >= mouseDetection.coordsIndex) { + mouseDetection.coordsIndex = 0; + } else { + mouseDetection.coordsIndex -= j3; + for (int i5 = 0; i5 < mouseDetection.coordsIndex; i5++) { + mouseDetection.coordsX[i5] = mouseDetection.coordsX[i5 + j3]; + mouseDetection.coordsY[i5] = mouseDetection.coordsY[i5 + j3]; + } + + } + } + } else { + mouseDetection.coordsIndex = 0; + } + } + if (super.clickMode3 != 0) { + long l = (super.aLong29 - aLong1220) / 50L; + if (l > 4095L) { + l = 4095L; + } + aLong1220 = super.aLong29; + int k2 = super.saveClickY; + if (k2 < 0) { + k2 = 0; + } else if (k2 > 502) { + k2 = 502; + } + int k3 = super.saveClickX; + if (k3 < 0) { + k3 = 0; + } else if (k3 > 764) { + k3 = 764; + } + int k4 = k2 * 765 + k3; + int j5 = 0; + if (super.clickMode3 == 2) { + j5 = 1; + } + int l5 = (int) l; + stream.createFrame(241); + stream.writeDWord((l5 << 20) + (j5 << 19) + k4); + } + if (anInt1016 > 0) { + anInt1016--; + } + if (super.keyArray[1] == 1 || super.keyArray[2] == 1 || super.keyArray[3] == 1 || super.keyArray[4] == 1) { + aBoolean1017 = true; + } + if (aBoolean1017 && anInt1016 <= 0) { + anInt1016 = 20; + aBoolean1017 = false; + stream.createFrame(86); + stream.writeWord(anInt1184); + stream.method432(minimapInt1); + } + if (super.awtFocus && !aBoolean954) { + aBoolean954 = true; + stream.createFrame(3); + stream.writeWordBigEndian(1); + } + if (!super.awtFocus && aBoolean954) { + aBoolean954 = false; + stream.createFrame(3); + stream.writeWordBigEndian(0); + } + loadingStages(); + method115(); + method90(); + anInt1009++; + if (anInt1009 > 750) { + dropClient(); + } + method114(); + method95(); + method38(); + anInt945++; + if (crossType != 0) { + crossIndex += 20; + if (crossIndex >= 400) { + crossType = 0; + } + } + if (atInventoryInterfaceType != 0) { + atInventoryLoopCycle++; + if (atInventoryLoopCycle >= 15) { + if (atInventoryInterfaceType == 2) { + needDrawTabArea = true; + } + if (atInventoryInterfaceType == 3) { + inputTaken = true; + } + atInventoryInterfaceType = 0; + } + } + if (activeInterfaceType != 0) { + anInt989++; + if (super.mouseX > anInt1087 + 5 || super.mouseX < anInt1087 - 5 || super.mouseY > anInt1088 + 5 || super.mouseY < anInt1088 - 5) { + aBoolean1242 = true; + } + if (super.clickMode2 == 0) { + if (activeInterfaceType == 2) { + needDrawTabArea = true; + } + if (activeInterfaceType == 3) { + inputTaken = true; + } + activeInterfaceType = 0; + if (aBoolean1242 && anInt989 >= 5) { + lastActiveInvInterface = -1; + processRightClick(); + if (lastActiveInvInterface == anInt1084 && mouseInvInterfaceIndex != anInt1085) { + RSInterface class9 = RSInterface.interfaceCache[anInt1084]; + int j1 = 0; + if (anInt913 == 1 && class9.anInt214 == 206) { + j1 = 1; + } + if (class9.inv[mouseInvInterfaceIndex] <= 0) { + j1 = 0; + } + if (class9.aBoolean235) { + int l2 = anInt1085; + int l3 = mouseInvInterfaceIndex; + class9.inv[l3] = class9.inv[l2]; + class9.invStackSizes[l3] = class9.invStackSizes[l2]; + class9.inv[l2] = -1; + class9.invStackSizes[l2] = 0; + } else if (j1 == 1) { + int i3 = anInt1085; + for (int i4 = mouseInvInterfaceIndex; i3 != i4;) { + if (i3 > i4) { + class9.swapInventoryItems(i3, i3 - 1); + i3--; + } else if (i3 < i4) { + class9.swapInventoryItems(i3, i3 + 1); + i3++; + } + } + + } else { + class9.swapInventoryItems(anInt1085, mouseInvInterfaceIndex); + } + stream.createFrame(214); + stream.method433(anInt1084); + stream.method424(j1); + stream.method433(anInt1085); + stream.method431(mouseInvInterfaceIndex); + } + } else if ((anInt1253 == 1 || menuHasAddFriend(menuActionRow - 1)) && menuActionRow > 2) { + determineMenuSize(); + } else if (menuActionRow > 0) { + doAction(menuActionRow - 1); + } + atInventoryLoopCycle = 10; + super.clickMode3 = 0; + } + } + if (WorldController.anInt470 != -1) { + int k = WorldController.anInt470; + int k1 = WorldController.anInt471; + boolean flag = doWalkTo(0, 0, 0, 0, myPlayer.smallY[0], 0, 0, k1, myPlayer.smallX[0], true, k); + WorldController.anInt470 = -1; + if (flag) { + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 1; + crossIndex = 0; + } + } + if (super.clickMode3 == 1 && aString844 != null) { + aString844 = null; + inputTaken = true; + super.clickMode3 = 0; + } + if (!processMenuClick()) { + processMainScreenClick(); + processTabClick(); + processChatModeClick(); + } + if (super.clickMode2 == 1 || super.clickMode3 == 1) { + anInt1213++; + } + if (loadingStage == 2) { + method108(); + } + if (loadingStage == 2 && aBoolean1160) { + calcCameraPos(); + } + for (int i1 = 0; i1 < 5; i1++) { + anIntArray1030[i1]++; + } + + method73(); + super.idleTime++; //Idle timer nope! + /*if (super.idleTime > 12000) { + anInt1011 = 250; + super.idleTime -= 500; + stream.createFrame(202); + }*/ + anInt988++; + if (anInt988 > 500) { + anInt988 = 0; + int l1 = (int) (Math.random() * 8D); + if ((l1 & 1) == 1) { + anInt1278 += anInt1279; + } + if ((l1 & 2) == 2) { + anInt1131 += anInt1132; + } + if ((l1 & 4) == 4) { + anInt896 += anInt897; + } + } + if (anInt1278 < -50) { + anInt1279 = 2; + } + if (anInt1278 > 50) { + anInt1279 = -2; + } + if (anInt1131 < -55) { + anInt1132 = 2; + } + if (anInt1131 > 55) { + anInt1132 = -2; + } + if (anInt896 < -40) { + anInt897 = 1; + } + if (anInt896 > 40) { + anInt897 = -1; + } + anInt1254++; + if (anInt1254 > 500) { + anInt1254 = 0; + int i2 = (int) (Math.random() * 8D); + if ((i2 & 1) == 1) { + minimapInt2 += anInt1210; + } + if ((i2 & 2) == 2) { + minimapInt3 += anInt1171; + } + } + if (minimapInt2 < -60) { + anInt1210 = 2; + } + if (minimapInt2 > 60) { + anInt1210 = -2; + } + if (minimapInt3 < -20) { + anInt1171 = 1; + } + if (minimapInt3 > 10) { + anInt1171 = -1; + } + anInt1010++; + if (anInt1010 > 50) { + stream.createFrame(0); + } + try { + if (socketStream != null && stream.currentOffset > 0) { + socketStream.queueBytes(stream.currentOffset, stream.buffer); + stream.currentOffset = 0; + anInt1010 = 0; + } + } catch (IOException _ex) { + dropClient(); + } catch (Exception exception) { + resetLogout(); + } + } + + public void method63() { + Class30_Sub1 class30_sub1 = (Class30_Sub1) aClass19_1179.reverseGetFirst(); + for (; class30_sub1 != null; class30_sub1 = (Class30_Sub1) aClass19_1179.reverseGetNext()) { + if (class30_sub1.anInt1294 == -1) { + class30_sub1.anInt1302 = 0; + method89(class30_sub1); + } else { + class30_sub1.unlink(); + } + } + + } + + void drawLoadingText(int i, String s) { + anInt1079 = i; + aString1049 = s; + resetImageProducers(); + if (titleStreamLoader == null) { + super.drawLoadingText(i, s); + return; + } + aRSImageProducer_1109.initDrawingArea(); + char c = '\u0168'; + char c1 = '\310'; + byte byte1 = 20; + chatTextDrawingArea.drawText(0xffffff, "" + ClientSettings.SERVER_NAME + " is loading - please wait...", c1 / 2 - 26 - byte1, c / 2); + int j = c1 / 2 - 18 - byte1; + DrawingArea.fillPixels(j, 34, 0x8c1111, c / 2 - 152, 304); + DrawingArea.fillPixels(j + 1, 32, 0, c / 2 - 151, 302); + DrawingArea.method336(30, j + 2, 0x8c1111, i * 3, c / 2 - 150); + DrawingArea.method336(30, j + 2, 0, 300 - i * 3, c / 2 - 150 + i * 3); + chatTextDrawingArea.drawText(0xffffff, s, c1 / 2 + 5 - byte1, c / 2); + aRSImageProducer_1109.drawGraphics(171, super.graphics, 202); + if (welcomeScreenRaised) { + welcomeScreenRaised = false; + if (!aBoolean831) { + aRSImageProducer_1110.drawGraphics(0, super.graphics, 0); + aRSImageProducer_1111.drawGraphics(0, super.graphics, 637); + } + aRSImageProducer_1107.drawGraphics(0, super.graphics, 128); + aRSImageProducer_1108.drawGraphics(371, super.graphics, 202); + aRSImageProducer_1112.drawGraphics(265, super.graphics, 0); + aRSImageProducer_1113.drawGraphics(265, super.graphics, 562); + aRSImageProducer_1114.drawGraphics(171, super.graphics, 128); + aRSImageProducer_1115.drawGraphics(171, super.graphics, 562); + } + } + + public void method65(int i, int j, int k, int l, RSInterface class9, int i1, boolean flag, int j1) { + int anInt992; + if (aBoolean972) { + anInt992 = 32; + } else { + anInt992 = 0; + } + aBoolean972 = false; + if (k >= i && k < i + 16 && l >= i1 && l < i1 + 16) { + class9.scrollPosition -= anInt1213 * 4; + if (flag) { + needDrawTabArea = true; + } + } else if (k >= i && k < i + 16 && l >= i1 + j - 16 && l < i1 + j) { + class9.scrollPosition += anInt1213 * 4; + if (flag) { + needDrawTabArea = true; + } + } else if (k >= i - anInt992 && k < i + 16 + anInt992 && l >= i1 + 16 && l < i1 + j - 16 && anInt1213 > 0) { + int l1 = (j - 32) * j / j1; + if (l1 < 8) { + l1 = 8; + } + int i2 = l - i1 - 16 - l1 / 2; + int j2 = j - 32 - l1; + class9.scrollPosition = (j1 - j) * i2 / j2; + if (flag) { + needDrawTabArea = true; + } + aBoolean972 = true; + } + } + + public boolean method66(int i, int j, int k) { + int i1 = i >> 14 & 0x7fff; + int j1 = worldController.method304(plane, k, j, i); + if (j1 == -1) { + return false; + } + int k1 = j1 & 0x1f; + int l1 = j1 >> 6 & 3; + if (k1 == 10 || k1 == 11 || k1 == 22) { + ObjectDef class46 = ObjectDef.forID(i1); + int i2; + int j2; + if (l1 == 0 || l1 == 2) { + i2 = class46.anInt744; + j2 = class46.anInt761; + } else { + i2 = class46.anInt761; + j2 = class46.anInt744; + } + int k2 = class46.anInt768; + if (l1 != 0) { + k2 = (k2 << l1 & 0xf) + (k2 >> 4 - l1); + } + doWalkTo(2, 0, j2, 0, myPlayer.smallY[0], i2, k2, j, myPlayer.smallX[0], false, k); + } else { + doWalkTo(2, l1, 0, k1 + 1, myPlayer.smallY[0], 0, 0, j, myPlayer.smallX[0], false, k); + } + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + return true; + } + + public StreamLoader streamLoaderForName(int i, String s, String s1, int j, int k) { + byte abyte0[] = null; + int l = 5; + try { + if (decompressors[0] != null) { + abyte0 = decompressors[0].decompress(i); + } + } catch (Exception _ex) { + } + if (abyte0 != null) { + // aCRC32_930.reset(); + // aCRC32_930.update(abyte0); + // int i1 = (int)aCRC32_930.getValue(); + // if(i1 != j) + } + if (abyte0 != null) { + StreamLoader streamLoader = new StreamLoader(abyte0); + return streamLoader; + } + int j1 = 0; + while (abyte0 == null) { + String s2 = "Unknown error"; + drawLoadingText(k, "Requesting " + s); + try { + int k1 = 0; + DataInputStream datainputstream = openJagGrabInputStream(s1 + j); + byte abyte1[] = new byte[6]; + datainputstream.readFully(abyte1, 0, 6); + Stream stream = new Stream(abyte1); + stream.currentOffset = 3; + int i2 = stream.read3Bytes() + 6; + int j2 = 6; + abyte0 = new byte[i2]; + System.arraycopy(abyte1, 0, abyte0, 0, 6); + + while (j2 < i2) { + int l2 = i2 - j2; + if (l2 > 1000) { + l2 = 1000; + } + int j3 = datainputstream.read(abyte0, j2, l2); + if (j3 < 0) { + s2 = "Length error: " + j2 + "/" + i2; + throw new IOException("EOF"); + } + j2 += j3; + int k3 = j2 * 100 / i2; + if (k3 != k1) { + drawLoadingText(k, "Loading " + s + " - " + k3 + "%"); + } + k1 = k3; + } + datainputstream.close(); + try { + if (decompressors[0] != null) { + decompressors[0].method234(abyte0.length, abyte0, i); + } + } catch (Exception _ex) { + decompressors[0] = null; + } + /* + * if(abyte0 != null) { aCRC32_930.reset(); + * aCRC32_930.update(abyte0); int i3 = + * (int)aCRC32_930.getValue(); if(i3 != j) { abyte0 = null; + * j1++; s2 = "Checksum error: " + i3; } } + */ + } catch (IOException ioexception) { + if (s2.equals("Unknown error")) { + s2 = "Connection error"; + } + abyte0 = null; + } catch (NullPointerException _ex) { + s2 = "Null error"; + abyte0 = null; + if (!Signlink.reporterror) { + return null; + } + } catch (ArrayIndexOutOfBoundsException _ex) { + s2 = "Bounds error"; + abyte0 = null; + if (!Signlink.reporterror) { + return null; + } + } catch (Exception _ex) { + s2 = "Unexpected error"; + abyte0 = null; + if (!Signlink.reporterror) { + return null; + } + } + if (abyte0 == null) { + for (int l1 = l; l1 > 0; l1--) { + if (j1 >= 3) { + drawLoadingText(k, "Game updated - please reload page"); + l1 = 10; + } else { + drawLoadingText(k, s2 + " - Retrying in " + l1); + } + try { + Thread.sleep(1000L); + } catch (Exception _ex) { + } + } + + l *= 2; + if (l > 60) { + l = 60; + } + aBoolean872 = !aBoolean872; + } + + } + + StreamLoader streamLoader_1 = new StreamLoader(abyte0); + return streamLoader_1; + } + + public void dropClient() { + if (anInt1011 > 0) { + resetLogout(); + return; + } + drawTextOnScreen("Please wait - attempting to reestablish", "Connection lost"); + anInt1021 = 0; + destX = 0; + RSSocket rsSocket = socketStream; + loggedIn = false; + loginFailures = 0; + login(myUsername, myPassword, true); + if (!loggedIn) { + resetLogout(); + } + try { + rsSocket.close(); + } catch (Exception _ex) { + } + } + + public void drawTextOnScreen(String s, String s1) { + if (aRSImageProducer_1165 != null) { + aRSImageProducer_1165.initDrawingArea(); + Texture.lineOffsets = chatBoxAreaOffsets; + int j = 151; + if (s != null) + j -= 7; + aTextDrawingArea_1271.drawText(0, s1, j, 257); + aTextDrawingArea_1271.drawText(0xffffff, s1, j - 1, 256); + j += 15; + if (s != null) { + aTextDrawingArea_1271.drawText(0, s, j, 257); + aTextDrawingArea_1271.drawText(0xffffff, s, j - 1, 256); + } + aRSImageProducer_1165.drawGraphics(4, super.graphics, 4); + return; + } + if (super.fullGameScreen != null) { + super.fullGameScreen.initDrawingArea(); + Texture.lineOffsets = gameScreenOffsets; + int k = 251; + char c = '\u012C'; + byte byte0 = 50; + DrawingArea.method336(byte0, k - 5 - byte0 / 2, 0, c, 383 - c / 2); + DrawingArea.fillPixels(k - 5 - byte0 / 2, byte0, 0xffffff, 383 - c / 2, c); + if (s != null) + k -= 7; + aTextDrawingArea_1271.drawText(0, s1, k, 383); + aTextDrawingArea_1271.drawText(0xffffff, s1, k - 1, 382); + k += 15; + if (s != null) { + aTextDrawingArea_1271.drawText(0, s, k, 383); + aTextDrawingArea_1271.drawText(0xffffff, s, k - 1, 382); + } + super.fullGameScreen.drawGraphics(0, super.graphics, 0); + } + } + + public void doAction(int i) { + if (i < 0) { + return; + } + if (inputDialogState != 0) { + inputDialogState = 0; + inputTaken = true; + } + int j = menuActionCmd2[i]; + int k = menuActionCmd3[i]; + int l = menuActionID[i]; + int i1 = menuActionCmd1[i]; + if (l >= 2000) { + l -= 2000; + } + if (l == 696) { + minimapInt1 = 0; + anInt1184 = 120; + } + if (l == 582) { + NPC npc = npcArray[i1]; + if (npc != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, npc.smallY[0], myPlayer.smallX[0], false, npc.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(57); + stream.method432(anInt1285); + stream.method432(i1); + stream.method431(anInt1283); + stream.method432(anInt1284); + } + } + if (l == 234) { + boolean flag1 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); + if (!flag1) { + flag1 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); + } + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(236); + stream.method431(k + baseY); + stream.writeWord(i1); + stream.method431(j + baseX); + } + if (l == 62 && method66(i1, k, j)) { + stream.createFrame(192); + stream.writeWord(anInt1284); + stream.method431(i1 >> 14 & 0x7fff); + stream.method433(k + baseY); + stream.method431(anInt1283); + stream.method433(j + baseX); + stream.writeWord(anInt1285); + } + if (l == 511) { + boolean flag2 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); + if (!flag2) { + flag2 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); + } + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(25); + stream.method431(anInt1284); + stream.method432(anInt1285); + stream.writeWord(i1); + stream.method432(k + baseY); + stream.method433(anInt1283); + stream.writeWord(j + baseX); + } + if (l == 74) { + stream.createFrame(122); + stream.method433(k); + stream.method432(j); + stream.method431(i1); + atInventoryLoopCycle = 0; + atInventoryInterface = k; + atInventoryIndex = j; + atInventoryInterfaceType = 2; + if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { + atInventoryInterfaceType = 1; + } + if (RSInterface.interfaceCache[k].parentID == backDialogID) { + atInventoryInterfaceType = 3; + } + } + if (l == 315) { + RSInterface class9 = RSInterface.interfaceCache[k]; + boolean flag8 = true; + if (class9.anInt214 > 0) { + flag8 = promptUserForInput(class9); + } + if (flag8) { + stream.createFrame(185); + stream.writeWord(k); + } + } + if (l == 561) { + Player player = playerArray[i1]; + if (player != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, player.smallY[0], myPlayer.smallX[0], false, player.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + anInt1188 += i1; + if (anInt1188 >= 90) { + stream.createFrame(136); + anInt1188 = 0; + } + stream.createFrame(128); + stream.writeWord(i1); + } + } + if (l == 20) { + NPC class30_sub2_sub4_sub1_sub1_1 = npcArray[i1]; + if (class30_sub2_sub4_sub1_sub1_1 != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub1_1.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub1_1.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(155); + stream.method431(i1); + } + } + if (l == 779) { + Player class30_sub2_sub4_sub1_sub2_1 = playerArray[i1]; + if (class30_sub2_sub4_sub1_sub2_1 != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_1.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_1.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(153); + stream.method431(i1); + } + } + if (l == 516) { + if (!menuOpen) { + worldController.method312(super.saveClickY - 4, super.saveClickX - 4); + } else { + worldController.method312(k - 4, j - 4); + } + } + if (l == 1062) { + anInt924 += baseX; + if (anInt924 >= 113) { + stream.createFrame(183); + stream.writeDWordBigEndian(0xe63271); + anInt924 = 0; + } + method66(i1, k, j); + stream.createFrame(228); + stream.method432(i1 >> 14 & 0x7fff); + stream.method432(k + baseY); + stream.writeWord(j + baseX); + } + if (l == 679 && !aBoolean1149) { + stream.createFrame(40); + stream.writeWord(k); + aBoolean1149 = true; + } + if (l == 431) { + stream.createFrame(129); + stream.method432(j); + stream.writeWord(k); + stream.method432(i1); + atInventoryLoopCycle = 0; + atInventoryInterface = k; + atInventoryIndex = j; + atInventoryInterfaceType = 2; + if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { + atInventoryInterfaceType = 1; + } + if (RSInterface.interfaceCache[k].parentID == backDialogID) { + atInventoryInterfaceType = 3; + } + } + if (l == 337 || l == 42 || l == 792 || l == 322) { + String s = menuActionName[i]; + int k1 = s.indexOf("@whi@"); + if (k1 != -1) { + long l3 = TextClass.longForName(s.substring(k1 + 5).trim()); + if (l == 337) { + addFriend(l3); + } + if (l == 42) { + addIgnore(l3); + } + if (l == 792) { + delFriend(l3); + } + if (l == 322) { + delIgnore(l3); + } + } + } + if (l == 53) { + stream.createFrame(135); + stream.method431(j); + stream.method432(k); + stream.method431(i1); + atInventoryLoopCycle = 0; + atInventoryInterface = k; + atInventoryIndex = j; + atInventoryInterfaceType = 2; + if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { + atInventoryInterfaceType = 1; + } + if (RSInterface.interfaceCache[k].parentID == backDialogID) { + atInventoryInterfaceType = 3; + } + } + if (l == 539) { + stream.createFrame(16); + stream.method432(i1); + stream.method433(j); + stream.method433(k); + atInventoryLoopCycle = 0; + atInventoryInterface = k; + atInventoryIndex = j; + atInventoryInterfaceType = 2; + if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { + atInventoryInterfaceType = 1; + } + if (RSInterface.interfaceCache[k].parentID == backDialogID) { + atInventoryInterfaceType = 3; + } + } + if (l == 484 || l == 6) { + String s1 = menuActionName[i]; + int l1 = s1.indexOf("@whi@"); + if (l1 != -1) { + s1 = s1.substring(l1 + 5).trim(); + String s7 = TextClass.fixName(TextClass.nameForLong(TextClass.longForName(s1))); + boolean flag9 = false; + for (int j3 = 0; j3 < playerCount; j3++) { + Player class30_sub2_sub4_sub1_sub2_7 = playerArray[playerIndices[j3]]; + if (class30_sub2_sub4_sub1_sub2_7 == null || class30_sub2_sub4_sub1_sub2_7.name == null || !class30_sub2_sub4_sub1_sub2_7.name.equalsIgnoreCase(s7)) { + continue; + } + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_7.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_7.smallX[0]); + if (l == 484) { + stream.createFrame(139); + stream.method431(playerIndices[j3]); + } + if (l == 6) { + anInt1188 += i1; + if (anInt1188 >= 90) { + stream.createFrame(136); + anInt1188 = 0; + } + stream.createFrame(128); + stream.writeWord(playerIndices[j3]); + } + flag9 = true; + break; + } + + if (!flag9) { + pushMessage("Unable to find " + s7, 0, ""); + } + } + } + if (l == 870) { + stream.createFrame(53); + stream.writeWord(j); + stream.method432(anInt1283); + stream.method433(i1); + stream.writeWord(anInt1284); + stream.method431(anInt1285); + stream.writeWord(k); + atInventoryLoopCycle = 0; + atInventoryInterface = k; + atInventoryIndex = j; + atInventoryInterfaceType = 2; + if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { + atInventoryInterfaceType = 1; + } + if (RSInterface.interfaceCache[k].parentID == backDialogID) { + atInventoryInterfaceType = 3; + } + } + if (l == 847) { + stream.createFrame(87); + stream.method432(i1); + stream.writeWord(k); + stream.method432(j); + atInventoryLoopCycle = 0; + atInventoryInterface = k; + atInventoryIndex = j; + atInventoryInterfaceType = 2; + if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { + atInventoryInterfaceType = 1; + } + if (RSInterface.interfaceCache[k].parentID == backDialogID) { + atInventoryInterfaceType = 3; + } + } + if (l == 626) { + RSInterface class9_1 = RSInterface.interfaceCache[k]; + spellSelected = 1; + anInt1137 = k; + spellUsableOn = class9_1.spellUsableOn; + itemSelected = 0; + needDrawTabArea = true; + String s4 = class9_1.selectedActionName; + if (s4.indexOf(" ") != -1) { + s4 = s4.substring(0, s4.indexOf(" ")); + } + String s8 = class9_1.selectedActionName; + if (s8.indexOf(" ") != -1) { + s8 = s8.substring(s8.indexOf(" ") + 1); + } + spellTooltip = s4 + " " + class9_1.spellName + " " + s8; + if (spellUsableOn == 16) { + needDrawTabArea = true; + tabID = 3; + tabAreaAltered = true; + } + return; + } + if (l == 78) { + stream.createFrame(117); + stream.method433(k); + stream.method433(i1); + stream.method431(j); + atInventoryLoopCycle = 0; + atInventoryInterface = k; + atInventoryIndex = j; + atInventoryInterfaceType = 2; + if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { + atInventoryInterfaceType = 1; + } + if (RSInterface.interfaceCache[k].parentID == backDialogID) { + atInventoryInterfaceType = 3; + } + } + if (l == 27) { + Player class30_sub2_sub4_sub1_sub2_2 = playerArray[i1]; + if (class30_sub2_sub4_sub1_sub2_2 != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_2.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_2.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + anInt986 += i1; + if (anInt986 >= 54) { + stream.createFrame(189); + stream.writeWordBigEndian(234); + anInt986 = 0; + } + stream.createFrame(73); + stream.method431(i1); + } + } + if (l == 213) { + boolean flag3 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); + if (!flag3) { + flag3 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); + } + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(79); + stream.method431(k + baseY); + stream.writeWord(i1); + stream.method432(j + baseX); + } + if (l == 632) { + stream.createFrame(145); + stream.method432(k); + stream.method432(j); + stream.method432(i1); + atInventoryLoopCycle = 0; + atInventoryInterface = k; + atInventoryIndex = j; + atInventoryInterfaceType = 2; + if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { + atInventoryInterfaceType = 1; + } + if (RSInterface.interfaceCache[k].parentID == backDialogID) { + atInventoryInterfaceType = 3; + } + } + if (l == 493) { + stream.createFrame(75); + stream.method433(k); + stream.method431(j); + stream.method432(i1); + atInventoryLoopCycle = 0; + atInventoryInterface = k; + atInventoryIndex = j; + atInventoryInterfaceType = 2; + if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { + atInventoryInterfaceType = 1; + } + if (RSInterface.interfaceCache[k].parentID == backDialogID) { + atInventoryInterfaceType = 3; + } + } + if (l == 652) { + boolean flag4 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); + if (!flag4) { + flag4 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); + } + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(156); + stream.method432(j + baseX); + stream.method431(k + baseY); + stream.method433(i1); + } + if (l == 94) { + boolean flag5 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); + if (!flag5) { + flag5 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); + } + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(181); + stream.method431(k + baseY); + stream.writeWord(i1); + stream.method431(j + baseX); + stream.method432(anInt1137); + } + if (l == 646) { + stream.createFrame(185); + stream.writeWord(k); + RSInterface class9_2 = RSInterface.interfaceCache[k]; + if (class9_2.valueIndexArray != null && class9_2.valueIndexArray[0][0] == 5) { + int i2 = class9_2.valueIndexArray[0][1]; + if (variousSettings[i2] != class9_2.anIntArray212[0]) { + variousSettings[i2] = class9_2.anIntArray212[0]; + method33(i2); + needDrawTabArea = true; + } + } + } + if (l == 225) { + NPC class30_sub2_sub4_sub1_sub1_2 = npcArray[i1]; + if (class30_sub2_sub4_sub1_sub1_2 != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub1_2.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub1_2.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + anInt1226 += i1; + if (anInt1226 >= 85) { + stream.createFrame(230); + stream.writeWordBigEndian(239); + anInt1226 = 0; + } + stream.createFrame(17); + stream.method433(i1); + } + } + if (l == 965) { + NPC class30_sub2_sub4_sub1_sub1_3 = npcArray[i1]; + if (class30_sub2_sub4_sub1_sub1_3 != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub1_3.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub1_3.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + anInt1134++; + if (anInt1134 >= 96) { + stream.createFrame(152); + stream.writeWordBigEndian(88); + anInt1134 = 0; + } + stream.createFrame(21); + stream.writeWord(i1); + } + } + if (l == 413) { + NPC class30_sub2_sub4_sub1_sub1_4 = npcArray[i1]; + if (class30_sub2_sub4_sub1_sub1_4 != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub1_4.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub1_4.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(131); + stream.method433(i1); + stream.method432(anInt1137); + } + } + if (l == 200) { + closeOpenInterfaces(); + } + if (l == 1025) { + NPC class30_sub2_sub4_sub1_sub1_5 = npcArray[i1]; + if (class30_sub2_sub4_sub1_sub1_5 != null) { + EntityDef entityDef = class30_sub2_sub4_sub1_sub1_5.desc; + if (entityDef.childrenIDs != null) { + entityDef = entityDef.method161(); + } + if (entityDef != null) { + String s9; + if (entityDef.description != null) { + s9 = new String(entityDef.description); + } else { + s9 = "It's a " + entityDef.name + "."; + } + pushMessage(s9, 0, ""); + } + } + } + if (l == 900) { + method66(i1, k, j); + stream.createFrame(252); + stream.method433(i1 >> 14 & 0x7fff); + stream.method431(k + baseY); + stream.method432(j + baseX); + } + if (l == 412) { + NPC class30_sub2_sub4_sub1_sub1_6 = npcArray[i1]; + if (class30_sub2_sub4_sub1_sub1_6 != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub1_6.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub1_6.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(72); + stream.method432(i1); + } + } + if (l == 365) { + Player class30_sub2_sub4_sub1_sub2_3 = playerArray[i1]; + if (class30_sub2_sub4_sub1_sub2_3 != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_3.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_3.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(249); + stream.method432(i1); + stream.method431(anInt1137); + } + } + if (l == 729) { + Player class30_sub2_sub4_sub1_sub2_4 = playerArray[i1]; + if (class30_sub2_sub4_sub1_sub2_4 != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_4.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_4.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(39); + stream.method431(i1); + } + } + if (l == 577) { + Player class30_sub2_sub4_sub1_sub2_5 = playerArray[i1]; + if (class30_sub2_sub4_sub1_sub2_5 != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_5.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_5.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(139); + stream.method431(i1); + } + } + if (l == 956 && method66(i1, k, j)) { + stream.createFrame(35); + stream.method431(j + baseX); + stream.method432(anInt1137); + stream.method432(k + baseY); + stream.method431(i1 >> 14 & 0x7fff); + } + if (l == 567) { + boolean flag6 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); + if (!flag6) { + flag6 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); + } + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(23); + stream.method431(k + baseY); + stream.method431(i1); + stream.method431(j + baseX); + } + if (l == 867) { + if ((i1 & 3) == 0) { + anInt1175++; + } + if (anInt1175 >= 59) { + stream.createFrame(200); + stream.writeWord(25501); + anInt1175 = 0; + } + stream.createFrame(43); + stream.method431(k); + stream.method432(i1); + stream.method432(j); + atInventoryLoopCycle = 0; + atInventoryInterface = k; + atInventoryIndex = j; + atInventoryInterfaceType = 2; + if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { + atInventoryInterfaceType = 1; + } + if (RSInterface.interfaceCache[k].parentID == backDialogID) { + atInventoryInterfaceType = 3; + } + } + if (l == 543) { + stream.createFrame(237); + stream.writeWord(j); + stream.method432(i1); + stream.writeWord(k); + stream.method432(anInt1137); + atInventoryLoopCycle = 0; + atInventoryInterface = k; + atInventoryIndex = j; + atInventoryInterfaceType = 2; + if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { + atInventoryInterfaceType = 1; + } + if (RSInterface.interfaceCache[k].parentID == backDialogID) { + atInventoryInterfaceType = 3; + } + } + if (l == 606) { + String s2 = menuActionName[i]; + int j2 = s2.indexOf("@whi@"); + if (j2 != -1) { + if (openInterfaceID == -1) { + closeOpenInterfaces(); + reportAbuseInput = s2.substring(j2 + 5).trim(); + canMute = false; + for (RSInterface element : RSInterface.interfaceCache) { + if (element == null || element.anInt214 != 600) { + continue; + } + reportAbuseInterfaceID = openInterfaceID = element.parentID; + break; + } + + } else { + pushMessage("Please close the interface you have open before using 'report abuse'", 0, ""); + } + } + } + if (l == 491) { + Player class30_sub2_sub4_sub1_sub2_6 = playerArray[i1]; + if (class30_sub2_sub4_sub1_sub2_6 != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub2_6.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub2_6.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(14); + // stream.method432(anInt1284); + stream.writeWord(i1); + // stream.writeWord(anInt1285); + stream.method431(anInt1283); + } + } + if (l == 639) { + String s3 = menuActionName[i]; + int k2 = s3.indexOf("@whi@"); + if (k2 != -1) { + long l4 = TextClass.longForName(s3.substring(k2 + 5).trim()); + int k3 = -1; + for (int i4 = 0; i4 < friendsCount; i4++) { + if (friendsListAsLongs[i4] != l4) { + continue; + } + k3 = i4; + break; + } + + if (k3 != -1 && friendsNodeIDs[k3] > 9) { + inputTaken = true; + inputDialogState = 0; + messagePromptRaised = true; + promptInput = ""; + friendsListAction = 3; + aLong953 = friendsListAsLongs[k3]; + aString1121 = "Enter message to send to " + friendsList[k3]; + } else { + pushMessage("That player is currently offline.", 0, ""); + } + } + } + if (l == 454) { + stream.createFrame(41); + stream.writeWord(i1); + stream.method432(j); + stream.method432(k); + atInventoryLoopCycle = 0; + atInventoryInterface = k; + atInventoryIndex = j; + atInventoryInterfaceType = 2; + if (RSInterface.interfaceCache[k].parentID == openInterfaceID) { + atInventoryInterfaceType = 1; + } + if (RSInterface.interfaceCache[k].parentID == backDialogID) { + atInventoryInterfaceType = 3; + } + } + if (l == 478) { + NPC class30_sub2_sub4_sub1_sub1_7 = npcArray[i1]; + if (class30_sub2_sub4_sub1_sub1_7 != null) { + doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, class30_sub2_sub4_sub1_sub1_7.smallY[0], myPlayer.smallX[0], false, class30_sub2_sub4_sub1_sub1_7.smallX[0]); + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + if ((i1 & 3) == 0) { + anInt1155++; + } + if (anInt1155 >= 53) { + stream.createFrame(85); + stream.writeWordBigEndian(66); + anInt1155 = 0; + } + stream.createFrame(18); + stream.method431(i1); + } + } + if (l == 113) {//third + method66(i1, k, j); + stream.createFrame(70); + stream.method431(j + baseX); + stream.writeWord(k + baseY); + stream.method433(i1 >> 14 & 0x7fff); + } + if (l == 872) {//fourth + method66(i1, k, j); + stream.createFrame(234); + stream.method433(j + baseX); + stream.method432(i1 >> 14 & 0x7fff); + stream.method433(k + baseY); + } + if (l == 502) {//first + method66(i1, k, j); + stream.createFrame(132); + stream.method433(j + baseX); + stream.writeWord(i1 >> 14 & 0x7fff); + stream.method432(k + baseY); + } + if (l == 1125) { + ItemDef itemDef = ItemDef.forID(i1); + RSInterface class9_4 = RSInterface.interfaceCache[k]; + String s5; + if (class9_4 != null && class9_4.invStackSizes[j] >= 0x186a0) { + DecimalFormatSymbols separator = new DecimalFormatSymbols(); + separator.setGroupingSeparator(','); + DecimalFormat formatter = new DecimalFormat("#,###,###,###", separator); + s5 = formatter.format(class9_4.invStackSizes[j]) + " x " + itemDef.name; + } else if (itemDef.description != null) { + s5 = new String(itemDef.description); + } else { + s5 = "It's a " + itemDef.name + "."; + } + pushMessage(s5, 0, ""); + } + if (l == 169) { + stream.createFrame(185); + stream.writeWord(k); + RSInterface class9_3 = RSInterface.interfaceCache[k]; + if (class9_3.valueIndexArray != null && class9_3.valueIndexArray[0][0] == 5) { + int l2 = class9_3.valueIndexArray[0][1]; + variousSettings[l2] = 1 - variousSettings[l2]; + method33(l2); + needDrawTabArea = true; + } + } + if (l == 447) { + if (shiftDown) + { + doAction(2); //1=Examine, 2=Drop, 3=wear?, 4= does some really wack shit in the inventory + needDrawTabArea = true; + return; + } + itemSelected = 1; + anInt1283 = j; + anInt1284 = k; + anInt1285 = i1; + selectedItemName = ItemDef.forID(i1).name; + spellSelected = 0; + needDrawTabArea = true; + return; + } + + if (l == 1226) { + int j1 = i1 >> 14 & 0x7fff; + ObjectDef class46 = ObjectDef.forID(j1); + String s10; + if (class46.description != null) { + s10 = new String(class46.description); + } else { + s10 = "It's a " + class46.name + "."; + } + pushMessage(s10, 0, ""); + } + if (l == 244) { + boolean flag7 = doWalkTo(2, 0, 0, 0, myPlayer.smallY[0], 0, 0, k, myPlayer.smallX[0], false, j); + if (!flag7) { + flag7 = doWalkTo(2, 0, 1, 0, myPlayer.smallY[0], 1, 0, k, myPlayer.smallX[0], false, j); + } + crossX = super.saveClickX; + crossY = super.saveClickY; + crossType = 2; + crossIndex = 0; + stream.createFrame(253); + stream.method431(j + baseX); + stream.method433(k + baseY); + stream.method432(i1); + } + if (l == 1448) { + ItemDef itemDef_1 = ItemDef.forID(i1); + String s6; + if (itemDef_1.description != null) { + s6 = new String(itemDef_1.description); + } else { + s6 = "It's a " + itemDef_1.name + "."; + } + pushMessage(s6, 0, ""); + } + itemSelected = 0; + spellSelected = 0; + needDrawTabArea = true; + + } + + public void method70() { + anInt1251 = 0; + int j = (myPlayer.x >> 7) + baseX; + int k = (myPlayer.y >> 7) + baseY; + if (j >= 3053 && j <= 3156 && k >= 3056 && k <= 3136) { + anInt1251 = 1; + } + if (j >= 3072 && j <= 3118 && k >= 9492 && k <= 9535) { + anInt1251 = 1; + } + if (anInt1251 == 1 && j >= 3139 && j <= 3199 && k >= 3008 && k <= 3062) { + anInt1251 = 0; + } + } + + public void run() { + if (drawFlames) { + drawFlames(); + } else { + super.run(); + } + } + + public void build3dScreenMenu() { + if (itemSelected == 0 && spellSelected == 0) { + menuActionName[menuActionRow] = "Walk here"; + menuActionID[menuActionRow] = 516; + menuActionCmd2[menuActionRow] = super.mouseX; + menuActionCmd3[menuActionRow] = super.mouseY; + menuActionRow++; + } + int j = -1; + for (int k = 0; k < Model.anInt1687; k++) { + int l = Model.anIntArray1688[k]; + int i1 = l & 0x7f; + int j1 = l >> 7 & 0x7f; + int k1 = l >> 29 & 3; + int l1 = l >> 14 & 0x7fff; + if (l == j) { + continue; + } + j = l; + if (k1 == 2 && worldController.method304(plane, i1, j1, l) >= 0) { + ObjectDef class46 = ObjectDef.forID(l1); + if (class46.childrenIDs != null) { + class46 = class46.method580(); + } + if (class46 == null) { + continue; + } + if (itemSelected == 1) { + menuActionName[menuActionRow] = "Use " + selectedItemName + " with @cya@" + class46.name; + menuActionID[menuActionRow] = 62; + menuActionCmd1[menuActionRow] = l; + menuActionCmd2[menuActionRow] = i1; + menuActionCmd3[menuActionRow] = j1; + menuActionRow++; + } else if (spellSelected == 1) { + if ((spellUsableOn & 4) == 4) { + menuActionName[menuActionRow] = spellTooltip + " @cya@" + class46.name; + menuActionID[menuActionRow] = 956; + menuActionCmd1[menuActionRow] = l; + menuActionCmd2[menuActionRow] = i1; + menuActionCmd3[menuActionRow] = j1; + menuActionRow++; + } + } else { + if (class46.actions != null) { + for (int i2 = 4; i2 >= 0; i2--) { + if (class46.actions[i2] != null) { + menuActionName[menuActionRow] = class46.actions[i2] + " @cya@" + class46.name; + if (i2 == 0) { + menuActionID[menuActionRow] = 502; + } + if (i2 == 1) { + menuActionID[menuActionRow] = 900; + } + if (i2 == 2) { + menuActionID[menuActionRow] = 113; + } + if (i2 == 3) { + menuActionID[menuActionRow] = 872; + } + if (i2 == 4) { + menuActionID[menuActionRow] = 1062; + } + menuActionCmd1[menuActionRow] = l; + menuActionCmd2[menuActionRow] = i1; + menuActionCmd3[menuActionRow] = j1; + menuActionRow++; + } + } + + } + menuActionName[menuActionRow] = "Examine @cya@" + class46.name + (showInfo ? " @gre@(@whi@" + l1 + "@gre@) (@whi@" + (i1 + baseX) + "," + (j1 + baseY) + "@gre@)" : ""); + menuActionID[menuActionRow] = 1226; + menuActionCmd1[menuActionRow] = class46.type << 14; + menuActionCmd2[menuActionRow] = i1; + menuActionCmd3[menuActionRow] = j1; + menuActionRow++; + } + } + if (k1 == 1) { + NPC npc = npcArray[l1]; + if (npc.desc.aByte68 == 1 && (npc.x & 0x7f) == 64 && (npc.y & 0x7f) == 64) { + for (int j2 = 0; j2 < npcCount; j2++) { + NPC npc2 = npcArray[npcIndices[j2]]; + if (npc2 != null && npc2 != npc && npc2.desc.aByte68 == 1 && npc2.x == npc.x && npc2.y == npc.y) { + buildAtNPCMenu(npc2.desc, npcIndices[j2], j1, i1); + } + } + + for (int l2 = 0; l2 < playerCount; l2++) { + Player player = playerArray[playerIndices[l2]]; + if (player != null && player.x == npc.x && player.y == npc.y) { + buildAtPlayerMenu(i1, playerIndices[l2], player, j1); + } + } + + } + buildAtNPCMenu(npc.desc, l1, j1, i1); + } + if (k1 == 0) { + Player player = playerArray[l1]; + if ((player.x & 0x7f) == 64 && (player.y & 0x7f) == 64) { + for (int k2 = 0; k2 < npcCount; k2++) { + NPC class30_sub2_sub4_sub1_sub1_2 = npcArray[npcIndices[k2]]; + if (class30_sub2_sub4_sub1_sub1_2 != null && class30_sub2_sub4_sub1_sub1_2.desc.aByte68 == 1 && class30_sub2_sub4_sub1_sub1_2.x == player.x && class30_sub2_sub4_sub1_sub1_2.y == player.y) { + buildAtNPCMenu(class30_sub2_sub4_sub1_sub1_2.desc, npcIndices[k2], j1, i1); + } + } + + for (int i3 = 0; i3 < playerCount; i3++) { + Player class30_sub2_sub4_sub1_sub2_2 = playerArray[playerIndices[i3]]; + if (class30_sub2_sub4_sub1_sub2_2 != null && class30_sub2_sub4_sub1_sub2_2 != player && class30_sub2_sub4_sub1_sub2_2.x == player.x && class30_sub2_sub4_sub1_sub2_2.y == player.y) { + buildAtPlayerMenu(i1, playerIndices[i3], class30_sub2_sub4_sub1_sub2_2, j1); + } + } + + } + buildAtPlayerMenu(i1, l1, player, j1); + } + if (k1 == 3) { + NodeList class19 = groundArray[plane][i1][j1]; + if (class19 != null) { + for (Item item = (Item) class19.getFirst(); item != null; item = (Item) class19.getNext()) { + ItemDef itemDef = ItemDef.forID(item.ID); + if (itemSelected == 1) { + menuActionName[menuActionRow] = "Use " + selectedItemName + " with @lre@" + itemDef.name; + menuActionID[menuActionRow] = 511; + menuActionCmd1[menuActionRow] = item.ID; + menuActionCmd2[menuActionRow] = i1; + menuActionCmd3[menuActionRow] = j1; + menuActionRow++; + } else if (spellSelected == 1) { + if ((spellUsableOn & 1) == 1) { + menuActionName[menuActionRow] = spellTooltip + " @lre@" + itemDef.name; + menuActionID[menuActionRow] = 94; + menuActionCmd1[menuActionRow] = item.ID; + menuActionCmd2[menuActionRow] = i1; + menuActionCmd3[menuActionRow] = j1; + menuActionRow++; + } + } else { + for (int j3 = 4; j3 >= 0; j3--) { + if (itemDef.groundActions != null && itemDef.groundActions[j3] != null) { + menuActionName[menuActionRow] = itemDef.groundActions[j3] + " @lre@" + itemDef.name; + if (j3 == 0) { + menuActionID[menuActionRow] = 652; + } + if (j3 == 1) { + menuActionID[menuActionRow] = 567; + } + if (j3 == 2) { + menuActionID[menuActionRow] = 234; + } + if (j3 == 3) { + menuActionID[menuActionRow] = 244; + } + if (j3 == 4) { + menuActionID[menuActionRow] = 213; + } + menuActionCmd1[menuActionRow] = item.ID; + menuActionCmd2[menuActionRow] = i1; + menuActionCmd3[menuActionRow] = j1; + menuActionRow++; + } else if (j3 == 2) { + menuActionName[menuActionRow] = "Take @lre@" + itemDef.name; + menuActionID[menuActionRow] = 234; + menuActionCmd1[menuActionRow] = item.ID; + menuActionCmd2[menuActionRow] = i1; + menuActionCmd3[menuActionRow] = j1; + menuActionRow++; + } + } + + menuActionName[menuActionRow] = "Examine @lre@" + itemDef.name + (showInfo ? " @gre@(@whi@" + item.ID + "@gre@)" : ""); + menuActionID[menuActionRow] = 1448; + menuActionCmd1[menuActionRow] = item.ID; + menuActionCmd2[menuActionRow] = i1; + menuActionCmd3[menuActionRow] = j1; + menuActionRow++; + } + } + + } + } + } + } + + public void cleanUpForQuit() { + Signlink.reporterror = false; + try { + if (socketStream != null) { + socketStream.close(); + } + } catch (Exception _ex) { + } + socketStream = null; + stopMidi(); + if (mouseDetection != null) { + mouseDetection.running = false; + } + mouseDetection = null; + onDemandFetcher.disable(); + onDemandFetcher = null; + aStream_834 = null; + stream = null; + aStream_847 = null; + inStream = null; + anIntArray1234 = null; + aByteArrayArray1183 = null; + aByteArrayArray1247 = null; + anIntArray1235 = null; + anIntArray1236 = null; + intGroundArray = null; + byteGroundArray = null; + worldController = null; + aClass11Array1230 = null; + anIntArrayArray901 = null; + anIntArrayArray825 = null; + bigX = null; + bigY = null; + aByteArray912 = null; + aRSImageProducer_1163 = null; + aRSImageProducer_1164 = null; + aRSImageProducer_1165 = null; + aRSImageProducer_1166 = null; + aRSImageProducer_1123 = null; + aRSImageProducer_1124 = null; + aRSImageProducer_1125 = null; + backLeftIP1 = null; + backLeftIP2 = null; + backRightIP1 = null; + backRightIP2 = null; + backTopIP1 = null; + backVmidIP1 = null; + backVmidIP2 = null; + backVmidIP3 = null; + backVmidIP2_2 = null; + invBack = null; + mapBack = null; + chatBack = null; + backBase1 = null; + backBase2 = null; + backHmid1 = null; + sideIcons = null; + redStone1 = null; + redStone2 = null; + redStone3 = null; + redStone1_2 = null; + redStone2_2 = null; + redStone1_3 = null; + redStone2_3 = null; + redStone3_2 = null; + redStone1_4 = null; + redStone2_4 = null; + compass = null; + hitMarks = null; + headIcons = null; + skullIcons = null; + headIconsHint = null; + crosses = null; + mapDotItem = null; + mapDotNPC = null; + mapDotPlayer = null; + mapDotFriend = null; + mapDotTeam = null; + mapScenes = null; + mapFunctions = null; + anIntArrayArray929 = null; + playerArray = null; + playerIndices = null; + anIntArray894 = null; + aStreamArray895s = null; + anIntArray840 = null; + npcArray = null; + npcIndices = null; + groundArray = null; + aClass19_1179 = null; + aClass19_1013 = null; + aClass19_1056 = null; + menuActionCmd2 = null; + menuActionCmd3 = null; + menuActionID = null; + menuActionCmd1 = null; + menuActionName = null; + variousSettings = null; + anIntArray1072 = null; + anIntArray1073 = null; + aClass30_Sub2_Sub1_Sub1Array1140 = null; + aClass30_Sub2_Sub1_Sub1_1263 = null; + friendsList = null; + friendsListAsLongs = null; + friendsNodeIDs = null; + aRSImageProducer_1110 = null; + aRSImageProducer_1111 = null; + aRSImageProducer_1107 = null; + aRSImageProducer_1108 = null; + aRSImageProducer_1109 = null; + aRSImageProducer_1112 = null; + aRSImageProducer_1113 = null; + aRSImageProducer_1114 = null; + aRSImageProducer_1115 = null; + multiOverlay = null; + nullLoader(); + ObjectDef.nullLoader(); + EntityDef.nullLoader(); + ItemDef.nullLoader(); + Flo.cache = null; + IDK.cache = null; + RSInterface.interfaceCache = null; + DummyClass.cache = null; + Animation.anims = null; + SpotAnim.cache = null; + SpotAnim.aMRUNodes_415 = null; + Varp.cache = null; + super.fullGameScreen = null; + Player.mruNodes = null; + Texture.nullLoader(); + WorldController.nullLoader(); + Model.nullLoader(); + Class36.nullLoader(); + System.gc(); + } + + public void printDebug() { + System.out.println("============"); + System.out.println("flame-cycle:" + anInt1208); + if (onDemandFetcher != null) { + System.out.println("Od-cycle:" + onDemandFetcher.onDemandCycle); + } + System.out.println("loop-cycle:" + loopCycle); + System.out.println("draw-cycle:" + anInt1061); + System.out.println("ptype:" + pktType); + System.out.println("psize:" + pktSize); + if (socketStream != null) { + socketStream.printDebug(); + } + super.shouldDebug = true; + } + + Component getGameComponent() { + if (Signlink.mainapp != null) { + return Signlink.mainapp; + } + if (super.gameFrame != null) { + return super.gameFrame; + } else { + return this; + } + } + + public void method73() { + do { + int j = readChar(-796); + if (j == -1) { + break; + } + if (openInterfaceID != -1 && openInterfaceID == reportAbuseInterfaceID) { + if (j == 8 && reportAbuseInput.length() > 0) { + reportAbuseInput = reportAbuseInput.substring(0, reportAbuseInput.length() - 1); + } + if ((j >= 97 && j <= 122 || j >= 65 && j <= 90 || j >= 48 && j <= 57 || j == 32) && reportAbuseInput.length() < 12) { + reportAbuseInput += (char) j; + } + } else if (messagePromptRaised) { + if (j >= 32 && j <= 122 && promptInput.length() < 80) { + promptInput += (char) j; + inputTaken = true; + } + if (j == 8 && promptInput.length() > 0) { + promptInput = promptInput.substring(0, promptInput.length() - 1); + inputTaken = true; + } + if (j == 13 || j == 10) { + messagePromptRaised = false; + inputTaken = true; + if (friendsListAction == 1) { + long l = TextClass.longForName(promptInput); + addFriend(l); + } + if (friendsListAction == 2 && friendsCount > 0) { + long l1 = TextClass.longForName(promptInput); + delFriend(l1); + } + if (friendsListAction == 3 && promptInput.length() > 0) { + stream.createFrame(126); + stream.writeWordBigEndian(0); + int k = stream.currentOffset; + stream.writeQWord(aLong953); + TextInput.method526(promptInput, stream); + stream.writeBytes(stream.currentOffset - k); + promptInput = TextInput.processText(promptInput); + promptInput = Censor.doCensor(promptInput); + pushMessage(promptInput, 6, TextClass.fixName(TextClass.nameForLong(aLong953))); + if (privateChatMode == 2) { + privateChatMode = 1; + aBoolean1233 = true; + stream.createFrame(95); + stream.writeWordBigEndian(publicChatMode); + stream.writeWordBigEndian(privateChatMode); + stream.writeWordBigEndian(tradeMode); + } + } + if (friendsListAction == 4 && ignoreCount < 100) { + long l2 = TextClass.longForName(promptInput); + addIgnore(l2); + } + if (friendsListAction == 5 && ignoreCount > 0) { + long l3 = TextClass.longForName(promptInput); + delIgnore(l3); + } + } + } else if (inputDialogState == 1) { + if (j >= 48 && j <= 57 && amountOrNameInput.length() < 10) { + amountOrNameInput += (char) j; + inputTaken = true; + } + if ((!amountOrNameInput.toLowerCase().contains("k") && !amountOrNameInput.toLowerCase().contains("m") && !amountOrNameInput.toLowerCase().contains("b")) && (j == 107 || j == 109) || j == 98) { + amountOrNameInput += (char) j; + inputTaken = true; + } + if (j == 8 && amountOrNameInput.length() > 0) { + amountOrNameInput = amountOrNameInput.substring(0, amountOrNameInput.length() - 1); + inputTaken = true; + } + try { + if (j == 13 || j == 10) { + if (amountOrNameInput.length() > 0) { + if (amountOrNameInput.toLowerCase().contains("k")) { + amountOrNameInput = amountOrNameInput.replaceAll("k", "000"); + } else if (amountOrNameInput.toLowerCase().contains("m")) { + amountOrNameInput = amountOrNameInput.replaceAll("m", "000000"); + } else if (amountOrNameInput.toLowerCase().contains("b")) { + amountOrNameInput = amountOrNameInput.replaceAll("b", "000000000"); + } + int amount = 0; + amount = Integer.parseInt(amountOrNameInput); + stream.createFrame(208); + stream.writeDWord(amount); + } + inputDialogState = 0; + inputTaken = true; + } + } catch (NumberFormatException nfe) { + inputDialogState = 0; + inputTaken = true; + pushMessage("Please enter a lower amount.", 0, ""); + } + } else if (inputDialogState == 2) { + if (j >= 32 && j <= 122 && amountOrNameInput.length() < 12) { + amountOrNameInput += (char) j; + inputTaken = true; + } + if (j == 8 && amountOrNameInput.length() > 0) { + amountOrNameInput = amountOrNameInput.substring(0, amountOrNameInput.length() - 1); + inputTaken = true; + } + if (j == 13 || j == 10) { + if (amountOrNameInput.length() > 0) { + stream.createFrame(60); + stream.writeQWord(TextClass.longForName(amountOrNameInput)); + } + inputDialogState = 0; + inputTaken = true; + } + } else { + if (j >= 32 && j <= 122 && inputString.length() < 80) { + inputString += (char) j; + inputTaken = true; + } + if (j == 8 && inputString.length() > 0) { + inputString = inputString.substring(0, inputString.length() - 1); + inputTaken = true; + } + if ((j == 13 || j == 10) && inputString.length() > 0) { + if (inputString.equals("::gfxtgl") || inputString.equals("::tglgfx") || inputString.equals("::togglerender") || inputString.equals("::togglegfx")) { + graphicsEnabled = !graphicsEnabled; + } + if (myPrivilege >= 0) { + if (inputString.equals("::clientdrop")) { + dropClient(); + } + if (inputString.equals("::lag")) { + printDebug(); + } + if (inputString.equals("::prefetchmusic")) { + for (int j1 = 0; j1 < onDemandFetcher.getVersionCount(2); j1++) { + onDemandFetcher.method563((byte) 1, 2, j1); + } + + } + if (inputString.equals("::fps")) { + fpsOn = !fpsOn; + } + if (inputString.equals("::dataon")) { + showInfo = !showInfo; + } + } + if (inputString.startsWith("::")) { + stream.createFrame(103); + stream.writeWordBigEndian(inputString.length() - 1); + stream.writeString(inputString.substring(2)); + } else { + String s = inputString.toLowerCase(); + int j2 = 0; + if (s.startsWith("yellow:")) { + j2 = 0; + inputString = inputString.substring(7); + } else if (s.startsWith("red:")) { + j2 = 1; + inputString = inputString.substring(4); + } else if (s.startsWith("green:")) { + j2 = 2; + inputString = inputString.substring(6); + } else if (s.startsWith("cyan:")) { + j2 = 3; + inputString = inputString.substring(5); + } else if (s.startsWith("purple:")) { + j2 = 4; + inputString = inputString.substring(7); + } else if (s.startsWith("white:")) { + j2 = 5; + inputString = inputString.substring(6); + } else if (s.startsWith("flash1:")) { + j2 = 6; + inputString = inputString.substring(7); + } else if (s.startsWith("flash2:")) { + j2 = 7; + inputString = inputString.substring(7); + } else if (s.startsWith("flash3:")) { + j2 = 8; + inputString = inputString.substring(7); + } else if (s.startsWith("glow1:")) { + j2 = 9; + inputString = inputString.substring(6); + } else if (s.startsWith("glow2:")) { + j2 = 10; + inputString = inputString.substring(6); + } else if (s.startsWith("glow3:")) { + j2 = 11; + inputString = inputString.substring(6); + } + s = inputString.toLowerCase(); + int i3 = 0; + if (s.startsWith("wave:")) { + i3 = 1; + inputString = inputString.substring(5); + } else if (s.startsWith("wave2:")) { + i3 = 2; + inputString = inputString.substring(6); + } else if (s.startsWith("shake:")) { + i3 = 3; + inputString = inputString.substring(6); + } else if (s.startsWith("scroll:")) { + i3 = 4; + inputString = inputString.substring(7); + } else if (s.startsWith("slide:")) { + i3 = 5; + inputString = inputString.substring(6); + } + stream.createFrame(4); + stream.writeWordBigEndian(0); + int j3 = stream.currentOffset; + stream.method425(i3); + stream.method425(j2); + aStream_834.currentOffset = 0; + TextInput.method526(inputString, aStream_834); + stream.method441(0, aStream_834.buffer, aStream_834.currentOffset); + stream.writeBytes(stream.currentOffset - j3); + inputString = TextInput.processText(inputString); + inputString = Censor.doCensor(inputString); + myPlayer.textSpoken = inputString; + myPlayer.anInt1513 = j2; + myPlayer.anInt1531 = i3; + myPlayer.textCycle = 150; + if (myPrivilege >= 1) { + pushMessage(myPlayer.textSpoken, 2, "@cr" + Math.min(2, myPrivilege) + "@" + myPlayer.name); + } else { + pushMessage(myPlayer.textSpoken, 2, myPlayer.name); + } + if (publicChatMode == 2) { + publicChatMode = 3; + aBoolean1233 = true; + stream.createFrame(95); + stream.writeWordBigEndian(publicChatMode); + stream.writeWordBigEndian(privateChatMode); + stream.writeWordBigEndian(tradeMode); + } + } + inputString = ""; + inputTaken = true; + } + } + } while (true); + } + + public void buildChatAreaMenu(int j) { + int l = 0; + for (int i1 = 0; i1 < 100; i1++) { + if (chatMessages[i1] == null) { + continue; + } + int j1 = chatTypes[i1]; + int k1 = 70 - l * 14 + anInt1089 + 4; + if (k1 < -20) { + break; + } + String s = chatNames[i1]; + if (s != null && s.startsWith("@cr1@")) { + s = s.substring(5); + } + if (s != null && s.startsWith("@cr2@")) { + s = s.substring(5); + } + if (j1 == 0) { + l++; + } + if ((j1 == 1 || j1 == 2) && (j1 == 1 || publicChatMode == 0 || publicChatMode == 1 && isFriendOrSelf(s))) { + if (j > k1 - 14 && j <= k1 && !s.equals(myPlayer.name)) { + if (myPrivilege >= 1 && myPrivilege <= 3) { + menuActionName[menuActionRow] = "Report abuse @whi@" + s; + menuActionID[menuActionRow] = 606; + menuActionRow++; + } + menuActionName[menuActionRow] = "Add ignore @whi@" + s; + menuActionID[menuActionRow] = 42; + menuActionRow++; + menuActionName[menuActionRow] = "Reply to @whi@" + s; + menuActionID[menuActionRow] = 639; + menuActionRow++; + menuActionName[menuActionRow] = "Add friend @whi@" + s; + menuActionID[menuActionRow] = 337; + menuActionRow++; + } + l++; + } + if ((j1 == 3 || j1 == 7) && splitpublicChat == 0 && (j1 == 7 || privateChatMode == 0 || publicChatMode == 1 && isFriendOrSelf(s))) { + if (j > k1 - 14 && j <= k1) { + if (myPrivilege >= 1 && myPrivilege <= 3) { + menuActionName[menuActionRow] = "Report abuse @whi@" + s; + menuActionID[menuActionRow] = 606; + menuActionRow++; + } + menuActionName[menuActionRow] = "Add ignore @whi@" + s; + menuActionID[menuActionRow] = 42; + menuActionRow++; + menuActionName[menuActionRow] = "Reply to @whi@" + s; + menuActionID[menuActionRow] = 639; + menuActionRow++; + menuActionName[menuActionRow] = "Add friend @whi@" + s; + menuActionID[menuActionRow] = 337; + menuActionRow++; + } + l++; + } + if (j1 == 4 && (tradeMode == 0 || tradeMode == 1 && isFriendOrSelf(s))) { + if (j > k1 - 14 && j <= k1) { + menuActionName[menuActionRow] = "Accept trade @whi@" + s; + menuActionID[menuActionRow] = 484; + menuActionRow++; + } + l++; + } + if ((j1 == 5 || j1 == 6) && splitpublicChat == 0 && privateChatMode < 2) { + l++; + } + if (j1 == 8 && (tradeMode == 0 || tradeMode == 1 && isFriendOrSelf(s))) { + if (j > k1 - 14 && j <= k1) { + menuActionName[menuActionRow] = "Accept challenge @whi@" + s; + menuActionID[menuActionRow] = 6; + menuActionRow++; + } + l++; + } + } + + } + + public void drawFriendsListOrWelcomeScreen(RSInterface class9) { + int j = class9.anInt214; + if (j >= 1 && j <= 100 || j >= 701 && j <= 800) { + if (j == 1 && anInt900 == 0) { + class9.disabledText = "Loading friend list"; + class9.atActionType = 0; + return; + } + if (j == 1 && anInt900 == 1) { + class9.disabledText = "Connecting to friendserver"; + class9.atActionType = 0; + return; + } + if (j == 2 && anInt900 != 2) { + class9.disabledText = "Please wait..."; + class9.atActionType = 0; + return; + } + int k = friendsCount; + if (anInt900 != 2) { + k = 0; + } + if (j > 700) { + j -= 601; + } else { + j--; + } + if (j >= k) { + class9.disabledText = ""; + class9.atActionType = 0; + return; + } else { + class9.disabledText = friendsList[j]; + class9.atActionType = 1; + return; + } + } + if (j >= 101 && j <= 200 || j >= 801 && j <= 900) { + int l = friendsCount; + if (anInt900 != 2) { + l = 0; + } + if (j > 800) { + j -= 701; + } else { + j -= 101; + } + if (j >= l) { + class9.disabledText = ""; + class9.atActionType = 0; + return; + } + if (friendsNodeIDs[j] == 0) { + class9.disabledText = "@red@Offline"; + } else if (friendsNodeIDs[j] == nodeID) { + class9.disabledText = "@gre@World-1"; + } else { + class9.disabledText = "@red@Offline"; + } + class9.atActionType = 1; + return; + } + if (j == 203) { + int i1 = friendsCount; + if (anInt900 != 2) { + i1 = 0; + } + class9.scrollMax = i1 * 15 + 20; + if (class9.scrollMax <= class9.height) { + class9.scrollMax = class9.height + 1; + } + return; + } + if (j >= 401 && j <= 500) { + if ((j -= 401) == 0 && anInt900 == 0) { + class9.disabledText = "Loading ignore list"; + class9.atActionType = 0; + return; + } + if (j == 1 && anInt900 == 0) { + class9.disabledText = "Please wait..."; + class9.atActionType = 0; + return; + } + int j1 = ignoreCount; + if (anInt900 == 0) { + j1 = 0; + } + if (j >= j1) { + class9.disabledText = ""; + class9.atActionType = 0; + return; + } else { + class9.disabledText = TextClass.fixName(TextClass.nameForLong(ignoreListAsLongs[j])); + class9.atActionType = 1; + return; + } + } + if (j == 503) { + class9.scrollMax = ignoreCount * 15 + 20; + if (class9.scrollMax <= class9.height) { + class9.scrollMax = class9.height + 1; + } + return; + } + if (j == 327) { + class9.anInt270 = 150; + class9.anInt271 = (int) (Math.sin((double) loopCycle / 40D) * 256D) & 0x7ff; + if (aBoolean1031) { + for (int k1 = 0; k1 < 7; k1++) { + int l1 = anIntArray1065[k1]; + if (l1 >= 0 && !IDK.cache[l1].method537()) { + return; + } + } + + aBoolean1031 = false; + Model aclass30_sub2_sub4_sub6s[] = new Model[7]; + int i2 = 0; + for (int j2 = 0; j2 < 7; j2++) { + int k2 = anIntArray1065[j2]; + if (k2 >= 0) { + aclass30_sub2_sub4_sub6s[i2++] = IDK.cache[k2].method538(); + } + } + + Model model = new Model(i2, aclass30_sub2_sub4_sub6s); + for (int l2 = 0; l2 < 5; l2++) { + if (anIntArray990[l2] != 0) { + model.method476(anIntArrayArray1003[l2][0], anIntArrayArray1003[l2][anIntArray990[l2]]); + if (l2 == 1) { + model.method476(anIntArray1204[0], anIntArray1204[anIntArray990[l2]]); + } + } + } + + model.method469(); + model.method470(Animation.anims[myPlayer.anInt1511].anIntArray353[0]); + model.method479(64, 850, -30, -50, -30, true); + class9.anInt233 = 5; + class9.mediaID = 0; + RSInterface.method208(model, 0, 5); + } + return; + } + if (j == 324) { + if (aClass30_Sub2_Sub1_Sub1_931 == null) { + aClass30_Sub2_Sub1_Sub1_931 = class9.sprite1; + aClass30_Sub2_Sub1_Sub1_932 = class9.sprite2; + } + if (aBoolean1047) { + class9.sprite1 = aClass30_Sub2_Sub1_Sub1_932; + return; + } else { + class9.sprite1 = aClass30_Sub2_Sub1_Sub1_931; + return; + } + } + if (j == 325) { + if (aClass30_Sub2_Sub1_Sub1_931 == null) { + aClass30_Sub2_Sub1_Sub1_931 = class9.sprite1; + aClass30_Sub2_Sub1_Sub1_932 = class9.sprite2; + } + if (aBoolean1047) { + class9.sprite1 = aClass30_Sub2_Sub1_Sub1_931; + return; + } else { + class9.sprite1 = aClass30_Sub2_Sub1_Sub1_932; + return; + } + } + if (j == 600) { + class9.disabledText = reportAbuseInput; + if (loopCycle % 20 < 10) { + class9.disabledText += "|"; + return; + } else { + class9.disabledText += " "; + return; + } + } + if (j == 613) { + if (myPrivilege >= 1 && myPrivilege <= 3) { + if (canMute) { + class9.textColor = 0xff0000; + class9.disabledText = "Moderator option: Mute player for 48 hours: "; + } else { + class9.textColor = 0xffffff; + class9.disabledText = "Moderator option: Mute player for 48 hours: "; + } + } else { + class9.disabledText = ""; + } + } + if (j == 660) { + int k1 = anInt1170 - anInt1215; + String s1; + if (k1 <= 0) + s1 = "earlier today"; + else if (k1 == 1) + s1 = "yesterday"; + else + s1 = k1 + " days ago"; + class9.disabledText = "You last logged in @red@" + s1 + + "@bla@ from: @red@" + Signlink.dns; + } + if (j == 661) + if (anInt1034 == 0) + class9.disabledText = "\\nYou have not yet set any recovery questions.\\nIt is @lre@strongly@yel@ recommended that you do so.\\n\\nIf you don't you will be @lre@unable to recover your\\n@lre@password@yel@ if you forget it, or it is stolen."; + else if (anInt1034 <= anInt1170) { + class9.disabledText = "\\n\\nRecovery Questions Last Set:\\n@gre@" + + method104(anInt1034); + } else { + int l1 = (anInt1170 + 14) - anInt1034; + String s2; + if (l1 <= 0) + s2 = "Earlier today"; + else if (l1 == 1) + s2 = "Yesterday"; + else + s2 = l1 + " days ago"; + class9.disabledText = s2 + + " you requested@lre@ new recovery\\n@lre@questions.@yel@ The requested change will occur\\non: @lre@" + + method104(anInt1034) + + "\\n\\nIf you do not remember making this request\\ncancel it immediately, and change your password."; + } + if (j == 662) { + String s; + if (anInt1273 == 0) + s = "@yel@0 unread messages"; + else if (anInt1273 == 1) + s = "@gre@1 unread message"; + else + s = "@gre@" + anInt1273 + " unread messages"; + class9.disabledText = "You have " + s + "\\nin your message centre."; + } + if (j == 663) + if (anInt1083 <= 0 || anInt1083 > anInt1170 + 10) + class9.disabledText = "Last password change:\\n@gre@Never changed"; + else + class9.disabledText = "Last password change:\\n@gre@" + + method104(anInt1083); + if (j == 665) + if (anInt992 > 2 && !isMembers) + class9.disabledText = "This is a non-members\\nworld. To enjoy your\\nmembers benefits we\\nrecommend you play on a\\nmembers world instead."; + else if (anInt992 > 2) + class9.disabledText = "\\n\\nYou have @gre@" + anInt992 + + "@yel@ days of\\nmember credit remaining."; + else if (anInt992 > 0) + class9.disabledText = "You have @gre@" + + anInt992 + + "@yel@ days of\\nmember credit remaining.\\n\\n@lre@Credit low! Renew now\\n@lre@to avoid losing members."; + else + class9.disabledText = "You are not a member.\\n\\nChoose to subscribe and\\nyou'll get loads of extra\\nbenefits and features."; + if (j == 667) + if (anInt992 > 2 && !isMembers) + class9.disabledText = "To switch to a members-only world:\\n1) Logout and return to the world selection page.\\n2) Choose one of the members world with a gold star next to it's name.\\n\\nIf you prefer you can continue to use this world,\\nbut members only features will be unavailable here."; + else if (anInt992 > 0) + class9.disabledText = "To extend or cancel a subscription:\\n1) Logout and return to the frontpage of this website.\\n2)Choose the relevant option from the 'membership' section.\\n\\nNote: If you are a credit card subscriber a top-up payment will\\nautomatically be taken when 3 days credit remain.\\n(unless you cancel your subscription, which can be done at any time.)"; + else + class9.disabledText = "To start a subscripton:\\n1) Logout and return to the frontpage of this website.\\n2) Choose 'Start a new subscription'"; + if (j == 668) { + if (anInt1034 > anInt1170) { + class9.disabledText = "To cancel this request:\\n1) Logout and return to the frontpage of this website.\\n2) Choose 'Cancel recovery questions'."; + return; + } + class9.disabledText = "To change your recovery questions:\\n1) Logout and return to the frontpage of this website.\\n2) Choose 'Set new recovery questions'."; + } + } + + public String method104(int i) { + if (i > anInt1170 + 10) { + return "Unknown"; + } else { + long l = ((long) i + 11745L) * 0x5265c00L; + Calendar calendar = Calendar.getInstance(); + calendar.setTime(new Date(l)); + int j = calendar.get(5); + int k = calendar.get(2); + int i1 = calendar.get(1); + String as[] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", + "Aug", "Sep", "Oct", "Nov", "Dec" }; + return j + "-" + as[k] + "-" + i1; + } + } + + public void drawSplitpublicChat() { + if (splitpublicChat == 0) { + return; + } + TextDrawingArea textDrawingArea = aTextDrawingArea_1271; + int i = 0; + if (anInt1104 != 0) { + i = 1; + } + for (int j = 0; j < 100; j++) { + if (chatMessages[j] != null) { + int k = chatTypes[j]; + String s = chatNames[j]; + byte byte1 = 0; + if (s != null && s.startsWith("@cr1@")) { + s = s.substring(5); + byte1 = 1; + } + if (s != null && s.startsWith("@cr2@")) { + s = s.substring(5); + byte1 = 2; + } + if ((k == 3 || k == 7) && (k == 7 || privateChatMode == 0 || privateChatMode == 1 && isFriendOrSelf(s))) { + int l = 329 - i * 13; + int k1 = 4; + textDrawingArea.method385(0, "From", l, k1); + textDrawingArea.method385(65535, "From", l - 1, k1); + k1 += textDrawingArea.getTextWidth("From "); + if (byte1 == 1) { + modIcons[0].method361(k1, l - 12); + k1 += 14; + } + if (byte1 == 2) { + modIcons[1].method361(k1, l - 12); + k1 += 14; + } + textDrawingArea.method385(0, s + ": " + chatMessages[j], l, k1); + textDrawingArea.method385(65535, s + ": " + chatMessages[j], l - 1, k1); + if (++i >= 5) { + return; + } + } + if (k == 5 && privateChatMode < 2) { + int i1 = 329 - i * 13; + textDrawingArea.method385(0, chatMessages[j], i1, 4); + textDrawingArea.method385(65535, chatMessages[j], i1 - 1, 4); + if (++i >= 5) { + return; + } + } + if (k == 6 && privateChatMode < 2) { + int j1 = 329 - i * 13; + textDrawingArea.method385(0, "To " + s + ": " + chatMessages[j], j1, 4); + textDrawingArea.method385(65535, "To " + s + ": " + chatMessages[j], j1 - 1, 4); + if (++i >= 5) { + return; + } + } + } + } + + } + + public void pushMessage(String s, int i, String s1) { + if (i == 0 && dialogID != -1) { + aString844 = s; + super.clickMode3 = 0; + } + if (backDialogID == -1) { + inputTaken = true; + } + for (int j = 99; j > 0; j--) { + chatTypes[j] = chatTypes[j - 1]; + chatNames[j] = chatNames[j - 1]; + chatMessages[j] = chatMessages[j - 1]; + } + + chatTypes[0] = i; + chatNames[0] = s1; + chatMessages[0] = s; + } + + public void processMinimapActions() { + int x = super.mouseX; + int y = super.mouseY; + if (x >= 551 && x <= 577 && y >= 7 && y <= 40) { + menuActionName[1] = "Face North"; + menuActionID[1] = 696; + menuActionRow = 2; + } + } + + public void processTabClick() { + if (super.clickMode3 == 1) { + if (super.saveClickX >= 539 && super.saveClickX <= 573 && super.saveClickY >= 169 && super.saveClickY < 205 && tabInterfaceIDs[0] != -1) { + needDrawTabArea = true; + tabID = 0; + tabAreaAltered = true; + } + if (super.saveClickX >= 569 && super.saveClickX <= 599 && super.saveClickY >= 168 && super.saveClickY < 205 && tabInterfaceIDs[1] != -1) { + needDrawTabArea = true; + tabID = 1; + tabAreaAltered = true; + } + if (super.saveClickX >= 597 && super.saveClickX <= 627 && super.saveClickY >= 168 && super.saveClickY < 205 && tabInterfaceIDs[2] != -1) { + needDrawTabArea = true; + tabID = 2; + tabAreaAltered = true; + } + if (super.saveClickX >= 625 && super.saveClickX <= 669 && super.saveClickY >= 168 && super.saveClickY < 203 && tabInterfaceIDs[3] != -1) { + needDrawTabArea = true; + tabID = 3; + tabAreaAltered = true; + } + if (super.saveClickX >= 666 && super.saveClickX <= 696 && super.saveClickY >= 168 && super.saveClickY < 205 && tabInterfaceIDs[4] != -1) { + needDrawTabArea = true; + tabID = 4; + tabAreaAltered = true; + } + if (super.saveClickX >= 694 && super.saveClickX <= 724 && super.saveClickY >= 168 && super.saveClickY < 205 && tabInterfaceIDs[5] != -1) { + needDrawTabArea = true; + tabID = 5; + tabAreaAltered = true; + } + if (super.saveClickX >= 722 && super.saveClickX <= 756 && super.saveClickY >= 169 && super.saveClickY < 205 && tabInterfaceIDs[6] != -1) { + needDrawTabArea = true; + tabID = 6; + tabAreaAltered = true; + } + /*if (super.saveClickX >= 540 && super.saveClickX <= 574 && super.saveClickY >= 466 && super.saveClickY < 502 && tabInterfaceIDs[7] != -1) { + needDrawTabArea = true; + tabID = 7; + tabAreaAltered = true; + }*/ + if (super.saveClickX >= 572 && super.saveClickX <= 602 && super.saveClickY >= 466 && super.saveClickY < 503 && tabInterfaceIDs[8] != -1) { + needDrawTabArea = true; + tabID = 8; + tabAreaAltered = true; + } + if (super.saveClickX >= 599 && super.saveClickX <= 629 && super.saveClickY >= 466 && super.saveClickY < 503 && tabInterfaceIDs[9] != -1) { + needDrawTabArea = true; + tabID = 9; + tabAreaAltered = true; + } + if (super.saveClickX >= 627 && super.saveClickX <= 671 && super.saveClickY >= 467 && super.saveClickY < 502 && tabInterfaceIDs[10] != -1) { + needDrawTabArea = true; + tabID = 10; + tabAreaAltered = true; + } + if (super.saveClickX >= 669 && super.saveClickX <= 699 && super.saveClickY >= 466 && super.saveClickY < 503 && tabInterfaceIDs[11] != -1) { + needDrawTabArea = true; + tabID = 11; + tabAreaAltered = true; + } + if (super.saveClickX >= 696 && super.saveClickX <= 726 && super.saveClickY >= 466 && super.saveClickY < 503 && tabInterfaceIDs[12] != -1) { + needDrawTabArea = true; + tabID = 12; + tabAreaAltered = true; + } + if (super.saveClickX >= 724 && super.saveClickX <= 758 && super.saveClickY >= 466 && super.saveClickY < 502 && tabInterfaceIDs[13] != -1) { + needDrawTabArea = true; + tabID = 13; + tabAreaAltered = true; + } + if (anInt1054 == tabID) { + stream.createFrame(152); + stream.writeWordBigEndian(tabID); + } + } + } + + public void resetImageProducers() { + if (aRSImageProducer_1107 != null) { + return; + } + super.fullGameScreen = null; + aRSImageProducer_1166 = null; + aRSImageProducer_1164 = null; + aRSImageProducer_1163 = null; + aRSImageProducer_1165 = null; + aRSImageProducer_1123 = null; + aRSImageProducer_1124 = null; + aRSImageProducer_1125 = null; + aRSImageProducer_1110 = new RSImageProducer(128, 265, getGameComponent()); + DrawingArea.setAllPixelsToZero(); + aRSImageProducer_1111 = new RSImageProducer(128, 265, getGameComponent()); + DrawingArea.setAllPixelsToZero(); + aRSImageProducer_1107 = new RSImageProducer(509, 171, getGameComponent()); + DrawingArea.setAllPixelsToZero(); + aRSImageProducer_1108 = new RSImageProducer(360, 132, getGameComponent()); + DrawingArea.setAllPixelsToZero(); + aRSImageProducer_1109 = new RSImageProducer(360, 200, getGameComponent()); + DrawingArea.setAllPixelsToZero(); + aRSImageProducer_1112 = new RSImageProducer(202, 238, getGameComponent()); + DrawingArea.setAllPixelsToZero(); + aRSImageProducer_1113 = new RSImageProducer(203, 238, getGameComponent()); + DrawingArea.setAllPixelsToZero(); + aRSImageProducer_1114 = new RSImageProducer(74, 94, getGameComponent()); + DrawingArea.setAllPixelsToZero(); + aRSImageProducer_1115 = new RSImageProducer(75, 94, getGameComponent()); + DrawingArea.setAllPixelsToZero(); + if (titleStreamLoader != null) { + drawLogo(); + loadTitleScreen(); + } + welcomeScreenRaised = true; + } + + public void resetAllImageProducers() { + if (super.fullGameScreen != null) + return; + nullLoader(); + aRSImageProducer_1107 = null; + aRSImageProducer_1108 = null; + aRSImageProducer_1109 = null; + aRSImageProducer_1112 = null; + aRSImageProducer_1113 = null; + aRSImageProducer_1114 = null; + aRSImageProducer_1115 = null; + aRSImageProducer_1166 = null; + aRSImageProducer_1164 = null; + aRSImageProducer_1163 = null; + aRSImageProducer_1165 = null; + aRSImageProducer_1123 = null; + aRSImageProducer_1125 = null; + aRSImageProducer_1124 = null; + super.fullGameScreen = new RSImageProducer(765, 503, getGameComponent()); + welcomeScreenRaised = true; + } + + public void resetImageProducers2() { + if (aRSImageProducer_1166 != null) { + return; + } + nullLoader(); + super.fullGameScreen = null; + aRSImageProducer_1107 = null; + aRSImageProducer_1108 = null; + aRSImageProducer_1109 = null; + aRSImageProducer_1110 = null; + aRSImageProducer_1111 = null; + aRSImageProducer_1112 = null; + aRSImageProducer_1113 = null; + aRSImageProducer_1114 = null; + aRSImageProducer_1115 = null; + aRSImageProducer_1166 = new RSImageProducer(479, 96, getGameComponent()); + aRSImageProducer_1164 = new RSImageProducer(172, 156, getGameComponent()); + DrawingArea.setAllPixelsToZero(); + mapBack.method361(0, 0); + aRSImageProducer_1163 = new RSImageProducer(190, 261, getGameComponent()); + aRSImageProducer_1165 = new RSImageProducer(512, 334, getGameComponent()); + DrawingArea.setAllPixelsToZero(); + aRSImageProducer_1123 = new RSImageProducer(496, 50, getGameComponent()); + aRSImageProducer_1124 = new RSImageProducer(269, 37, getGameComponent()); + aRSImageProducer_1125 = new RSImageProducer(249, 45, getGameComponent()); + welcomeScreenRaised = true; + aRSImageProducer_1165.initDrawingArea(); + Texture.lineOffsets = chatBoxAreaOffsets; + // SignLink.midii.fadeOut(); + } + + public void method81(Sprite sprite, int y, int x) { + int l = x * x + y * y; + if (l > 4225 && l < 90000) { + int i1 = minimapInt1 + minimapInt2 & 0x7ff; + int j1 = Model.modelIntArray1[i1]; + int k1 = Model.modelIntArray2[i1]; + j1 = (j1 * 256) / (minimapInt3 + 256); + k1 = (k1 * 256) / (minimapInt3 + 256); + int l1 = y * j1 + x * k1 >> 16; + int i2 = y * k1 - x * j1 >> 16; + double d = Math.atan2((double) l1, (double) i2); + int j2 = (int) (Math.sin(d) * 63D); + int k2 = (int) (Math.cos(d) * 57D); + mapEdge.method353(83 - k2 - 20, d, 94 + j2 + 4 - 10); + } else { + markMinimap(sprite, x, y); + } + } + + public void processRightClick() { + if (activeInterfaceType != 0) { + return; + } + menuActionName[0] = "Cancel"; + menuActionID[0] = 1107; + menuActionRow = 1; + if (fullScreenInterfaceId != -1) { + anInt886 = 0; + buildInterfaceMenu(0, RSInterface.interfaceCache[fullScreenInterfaceId], super.mouseX, 0, super.mouseY, 0); + if (anInt886 != anInt1026) { + anInt1026 = anInt886; + } + return; + } + buildSplitPrivateChatMenu(); + anInt886 = 0; + if (super.mouseX > 4 && super.mouseY > 4 && super.mouseX < 516 && super.mouseY < 338) { + if (openInterfaceID != -1) { + buildInterfaceMenu(4, RSInterface.interfaceCache[openInterfaceID], super.mouseX, 4, super.mouseY, 0); + } else { + build3dScreenMenu(); + } + } + if (anInt886 != anInt1026) { + anInt1026 = anInt886; + } + anInt886 = 0; + if (super.mouseX > 553 && super.mouseY > 205 && super.mouseX < 743 && super.mouseY < 466) { + if (invOverlayInterfaceID != -1) { + buildInterfaceMenu(553, RSInterface.interfaceCache[invOverlayInterfaceID], super.mouseX, 205, super.mouseY, 0); + } else if (tabInterfaceIDs[tabID] != -1) { + buildInterfaceMenu(553, RSInterface.interfaceCache[tabInterfaceIDs[tabID]], super.mouseX, 205, super.mouseY, 0); + } + } + if (anInt886 != anInt1048) { + needDrawTabArea = true; + anInt1048 = anInt886; + } + anInt886 = 0; + if (super.mouseX > 17 && super.mouseY > 357 && super.mouseX < 496 && super.mouseY < 453) { + if (backDialogID != -1) { + buildInterfaceMenu(17, RSInterface.interfaceCache[backDialogID], super.mouseX, 357, super.mouseY, 0); + } else if (dialogID != -1) { + buildInterfaceMenu(17, RSInterface.interfaceCache[dialogID], super.mouseX, 357, super.mouseY, 0); + } else if (super.mouseY < 434 && super.mouseX < 426) { + buildChatAreaMenu(super.mouseY - 357); + } + } + if ((backDialogID != -1 || dialogID != -1) && anInt886 != anInt1039) {//TODO remove if any issues + inputTaken = true; + anInt1039 = anInt886; + } + processMinimapActions(); + boolean flag = false; + while (!flag) { + flag = true; + for (int j = 0; j < menuActionRow - 1; j++) { + if (menuActionID[j] < 1000 && menuActionID[j + 1] > 1000) { + String s = menuActionName[j]; + menuActionName[j] = menuActionName[j + 1]; + menuActionName[j + 1] = s; + int k = menuActionID[j]; + menuActionID[j] = menuActionID[j + 1]; + menuActionID[j + 1] = k; + k = menuActionCmd2[j]; + menuActionCmd2[j] = menuActionCmd2[j + 1]; + menuActionCmd2[j + 1] = k; + k = menuActionCmd3[j]; + menuActionCmd3[j] = menuActionCmd3[j + 1]; + menuActionCmd3[j + 1] = k; + k = menuActionCmd1[j]; + menuActionCmd1[j] = menuActionCmd1[j + 1]; + menuActionCmd1[j + 1] = k; + flag = false; + } + } + + } + } + + public int method83(int i, int j, int k) { + int l = 256 - k; + return ((i & 0xff00ff) * l + (j & 0xff00ff) * k & 0xff00ff00) + ((i & 0xff00) * l + (j & 0xff00) * k & 0xff0000) >> 8; + } + + public void login(String s, String s1, boolean flag) { + Signlink.errorname = s; + try { + if (!flag) { + loginMessage1 = ""; + loginMessage2 = "Connecting to server..."; + drawLoginScreen(true); + } + socketStream = new RSSocket(this, openSocket(43594 + portOff)); + long l = TextClass.longForName(s); + int i = (int) (l >> 16 & 31L); + stream.currentOffset = 0; + stream.writeWordBigEndian(14); + stream.writeWordBigEndian(i); + socketStream.queueBytes(2, stream.buffer); + for (int j = 0; j < 8; j++) { + socketStream.read(); + } + + int k = socketStream.read(); + int i1 = k; + if (k == 0) { + socketStream.flushInputStream(inStream.buffer, 8); + inStream.currentOffset = 0; + aLong1215 = inStream.readQWord(); + int ai[] = new int[4]; + ai[0] = (int) (Math.random() * 99999999D); + ai[1] = (int) (Math.random() * 99999999D); + ai[2] = (int) (aLong1215 >> 32); + ai[3] = (int) aLong1215; + stream.currentOffset = 0; + stream.writeWordBigEndian(10); + stream.writeDWord(ai[0]); + stream.writeDWord(ai[1]); + stream.writeDWord(ai[2]); + stream.writeDWord(ai[3]); + stream.writeDWord(ClientSettings.UID); + stream.writeString(s); + stream.writeString(s1); + stream.doKeys(); + aStream_847.currentOffset = 0; + if (flag) { + aStream_847.writeWordBigEndian(18); + } else { + aStream_847.writeWordBigEndian(16); + } + aStream_847.writeWordBigEndian(stream.currentOffset + 36 + 1 + 1 + 2); + aStream_847.writeWordBigEndian(255); + aStream_847.writeWord(1); + aStream_847.writeWordBigEndian(lowMem ? 1 : 0); + for (int l1 = 0; l1 < 9; l1++) { + aStream_847.writeDWord(expectedCRCs[l1]); + } + + aStream_847.writeBytes(stream.buffer, stream.currentOffset, 0); + stream.encryption = new ISAACRandomGen(ai); + for (int j2 = 0; j2 < 4; j2++) { + ai[j2] += 50; + } + + encryption = new ISAACRandomGen(ai); + socketStream.queueBytes(aStream_847.currentOffset, aStream_847.buffer); + k = socketStream.read(); + } + if (k == 1) { + try { + Thread.sleep(2000L); + } catch (Exception _ex) { + } + login(s, s1, flag); + return; + } + if (k == 2) { + myPrivilege = socketStream.read(); + flagged = socketStream.read() == 1; + aLong1220 = 0L; + anInt1022 = 0; + mouseDetection.coordsIndex = 0; + super.awtFocus = true; + aBoolean954 = true; + loggedIn = true; + stream.currentOffset = 0; + inStream.currentOffset = 0; + pktType = -1; + anInt841 = -1; + anInt842 = -1; + anInt843 = -1; + pktSize = 0; + anInt1009 = 0; + anInt1104 = 0; + anInt1011 = 0; + anInt855 = 0; + menuActionRow = 0; + menuOpen = false; + super.idleTime = 0; + for (int j1 = 0; j1 < 100; j1++) { + chatMessages[j1] = null; + } + + itemSelected = 0; + spellSelected = 0; + loadingStage = 0; + currentSound = 0; + anInt1278 = (int) (Math.random() * 100D) - 50; + anInt1131 = (int) (Math.random() * 110D) - 55; + anInt896 = (int) (Math.random() * 80D) - 40; + minimapInt2 = (int) (Math.random() * 120D) - 60; + minimapInt3 = (int) (Math.random() * 30D) - 20; + minimapInt1 = (int) (Math.random() * 20D) - 10 & 0x7ff; + anInt1021 = 0; + anInt985 = -1; + destX = 0; + destY = 0; + playerCount = 0; + npcCount = 0; + for (int i2 = 0; i2 < maxPlayers; i2++) { + playerArray[i2] = null; + aStreamArray895s[i2] = null; + } + + for (int k2 = 0; k2 < 16384; k2++) { + npcArray[k2] = null; + } + + myPlayer = playerArray[myPlayerIndex] = new Player(); + aClass19_1013.removeAll(); + aClass19_1056.removeAll(); + for (int l2 = 0; l2 < 4; l2++) { + for (int i3 = 0; i3 < 104; i3++) { + for (int k3 = 0; k3 < 104; k3++) { + groundArray[l2][i3][k3] = null; + } + + } + + } + + aClass19_1179 = new NodeList(); + anInt900 = 0; + friendsCount = 0; + dialogID = -1; + backDialogID = -1; + openInterfaceID = -1; + invOverlayInterfaceID = -1; + fullScreenInterfaceId = -1; + anInt1018 = -1; + aBoolean1149 = false; + tabID = 3; + inputDialogState = 0; + menuOpen = false; + messagePromptRaised = false; + aString844 = null; + anInt1055 = 0; + anInt1054 = -1; + aBoolean1047 = true; + method45(); + for (int j3 = 0; j3 < 5; j3++) { + anIntArray990[j3] = 0; + } + + for (int l3 = 0; l3 < 5; l3++) { + atPlayerActions[l3] = null; + atPlayerArray[l3] = false; + } + + anInt1175 = 0; + anInt1134 = 0; + anInt986 = 0; + anInt1288 = 0; + anInt924 = 0; + anInt1188 = 0; + anInt1155 = 0; + anInt1226 = 0; + resetImageProducers2(); + return; + } + if (k == 3) { + loginMessage1 = ""; + loginMessage2 = "Invalid username or password."; + return; + } + if (k == 4) { + loginMessage1 = "Your account has been disabled."; + loginMessage2 = "Or you entered an invalid character for user/pass"; + return; + } + if (k == 5) { + loginMessage1 = "Your account is already logged in."; + loginMessage2 = "Try again in 60 secs..."; + return; + } + if (k == 6) { + loginMessage1 = "" + ClientSettings.SERVER_NAME + " has been updated!"; + loginMessage2 = "Please reload this page."; + return; + } + if (k == 7) { + loginMessage1 = "This world is full."; + loginMessage2 = "Please use a different world."; + return; + } + if (k == 8) { + loginMessage1 = "Unable to connect."; + loginMessage2 = "Login server offline."; + return; + } + if (k == 9) { + loginMessage1 = "Login limit exceeded."; + loginMessage2 = "Too many connections from your address."; + return; + } + if (k == 10) { + loginMessage1 = "Unable to connect."; + loginMessage2 = "Bad session id."; + return; + } + if (k == 11) { + loginMessage2 = "Login server rejected session."; + loginMessage2 = "Please try again."; + return; + } + if (k == 12) { + loginMessage1 = "Only staff are allowed to play right now."; + loginMessage2 = "Please login using a staff account."; + //loginMessage1 = "You need a members account to login to this world."; + //loginMessage2 = "Please subscribe, or use a different world."; + return; + } + if (k == 13) { + loginMessage1 = "Could not complete login."; + loginMessage2 = "Please try using a different world."; + return; + } + if (k == 14) { + loginMessage1 = "The server is being updated."; + loginMessage2 = "Please wait 1 minute and try again."; + return; + } + if (k == 15) { + loggedIn = true; + stream.currentOffset = 0; + inStream.currentOffset = 0; + pktType = -1; + anInt841 = -1; + anInt842 = -1; + anInt843 = -1; + pktSize = 0; + anInt1009 = 0; + anInt1104 = 0; + menuActionRow = 0; + menuOpen = false; + aLong824 = System.currentTimeMillis(); + return; + } + if (k == 16) { + loginMessage1 = "Login attempts exceeded."; + loginMessage2 = "Please wait 1 minute and try again."; + return; + } + if (k == 17) { + loginMessage1 = "You are standing in a members-only area."; + loginMessage2 = "To play on this world move to a free area first"; + return; + } + if (k == 20) { + loginMessage1 = "Invalid loginserver requested"; + loginMessage2 = "Please try using a different world."; + return; + } + if (k == 30) { + loginMessage1 = "You need a forum account to play."; + loginMessage2 = "Go to " + ClientSettings.SERVER_WEBSITE + " to register."; + return; + } + if (k == 31) { + loginMessage1 = "You're using an invalid or outdated client."; + loginMessage2 = "Get the latest version at " + ClientSettings.SERVER_WEBSITE + ""; + return; + } + if (k == 32) { + loginMessage1 = "You need to recover your account first,"; + loginMessage2 = "go to " + ClientSettings.SERVER_WEBSITE + "/help for a tutorial!"; + return; + } + if (k == 33) { + loginMessage1 = "You need a members account to login to this world."; + loginMessage2 = "Please subscribe, or use a different world."; + return; + } + if (k == 34) { + loginMessage1 = "You need to activate your forum account first."; + loginMessage2 = "Click on confirm in the email we have send you!"; + return; + } + if (k == 21) { + for (int k1 = socketStream.read(); k1 >= 0; k1--) { + loginMessage1 = "You have only just left another world"; + loginMessage2 = "Your profile will be transferred in: " + k1 + " seconds"; + drawLoginScreen(true); + try { + Thread.sleep(1000L); + } catch (Exception _ex) { + } + } + + login(s, s1, flag); + return; + } + if (k == -1) { + if (i1 == 0) { + if (loginFailures < 2) { + try { + Thread.sleep(2000L); + } catch (Exception _ex) { + } + loginFailures++; + login(s, s1, flag); + return; + } else { + loginMessage1 = "Error connecting to server."; + loginMessage2 = "Please try again in a little while."; + return; + } + } else { + loginMessage1 = "No response from server"; + loginMessage2 = "Please try closing and opening your client again."; + return; + } + } else { + System.out.println("response:" + k); + loginMessage1 = "Unexpected server response"; + loginMessage2 = "Please try using a different world."; + return; + } + } catch (IOException _ex) { + loginMessage1 = ""; + } + loginMessage2 = "Error connecting to server."; + } + + public boolean doWalkTo(int i, int j, int k, int i1, int j1, int k1, int l1, int i2, int j2, boolean flag, int k2) { + byte byte0 = 104; + byte byte1 = 104; + for (int l2 = 0; l2 < byte0; l2++) { + for (int i3 = 0; i3 < byte1; i3++) { + anIntArrayArray901[l2][i3] = 0; + anIntArrayArray825[l2][i3] = 0x5f5e0ff; + } + + } + int j3 = j2; + int k3 = j1; + anIntArrayArray901[j2][j1] = 99; + anIntArrayArray825[j2][j1] = 0; + int l3 = 0; + int i4 = 0; + bigX[l3] = j2; + bigY[l3++] = j1; + boolean flag1 = false; + int j4 = bigX.length; + int ai[][] = aClass11Array1230[plane].anIntArrayArray294; + while (i4 != l3) { + j3 = bigX[i4]; + k3 = bigY[i4]; + i4 = (i4 + 1) % j4; + if (j3 == k2 && k3 == i2) { + flag1 = true; + break; + } + if (i1 != 0) { + if ((i1 < 5 || i1 == 10) && aClass11Array1230[plane].method219(k2, j3, k3, j, i1 - 1, i2)) { + flag1 = true; + break; + } + if (i1 < 10 && aClass11Array1230[plane].method220(k2, i2, k3, i1 - 1, j, j3)) { + flag1 = true; + break; + } + } + if (k1 != 0 && k != 0 && aClass11Array1230[plane].method221(i2, k2, j3, k, l1, k1, k3)) { + flag1 = true; + break; + } + int l4 = anIntArrayArray825[j3][k3] + 1; + if (j3 > 0 && anIntArrayArray901[j3 - 1][k3] == 0 && (ai[j3 - 1][k3] & 0x1280108) == 0) { + bigX[l3] = j3 - 1; + bigY[l3] = k3; + l3 = (l3 + 1) % j4; + anIntArrayArray901[j3 - 1][k3] = 2; + anIntArrayArray825[j3 - 1][k3] = l4; + } + if (j3 < byte0 - 1 && anIntArrayArray901[j3 + 1][k3] == 0 && (ai[j3 + 1][k3] & 0x1280180) == 0) { + bigX[l3] = j3 + 1; + bigY[l3] = k3; + l3 = (l3 + 1) % j4; + anIntArrayArray901[j3 + 1][k3] = 8; + anIntArrayArray825[j3 + 1][k3] = l4; + } + if (k3 > 0 && anIntArrayArray901[j3][k3 - 1] == 0 && (ai[j3][k3 - 1] & 0x1280102) == 0) { + bigX[l3] = j3; + bigY[l3] = k3 - 1; + l3 = (l3 + 1) % j4; + anIntArrayArray901[j3][k3 - 1] = 1; + anIntArrayArray825[j3][k3 - 1] = l4; + } + if (k3 < byte1 - 1 && anIntArrayArray901[j3][k3 + 1] == 0 && (ai[j3][k3 + 1] & 0x1280120) == 0) { + bigX[l3] = j3; + bigY[l3] = k3 + 1; + l3 = (l3 + 1) % j4; + anIntArrayArray901[j3][k3 + 1] = 4; + anIntArrayArray825[j3][k3 + 1] = l4; + } + if (j3 > 0 && k3 > 0 && anIntArrayArray901[j3 - 1][k3 - 1] == 0 && (ai[j3 - 1][k3 - 1] & 0x128010e) == 0 && (ai[j3 - 1][k3] & 0x1280108) == 0 && (ai[j3][k3 - 1] & 0x1280102) == 0) { + bigX[l3] = j3 - 1; + bigY[l3] = k3 - 1; + l3 = (l3 + 1) % j4; + anIntArrayArray901[j3 - 1][k3 - 1] = 3; + anIntArrayArray825[j3 - 1][k3 - 1] = l4; + } + if (j3 < byte0 - 1 && k3 > 0 && anIntArrayArray901[j3 + 1][k3 - 1] == 0 && (ai[j3 + 1][k3 - 1] & 0x1280183) == 0 && (ai[j3 + 1][k3] & 0x1280180) == 0 && (ai[j3][k3 - 1] & 0x1280102) == 0) { + bigX[l3] = j3 + 1; + bigY[l3] = k3 - 1; + l3 = (l3 + 1) % j4; + anIntArrayArray901[j3 + 1][k3 - 1] = 9; + anIntArrayArray825[j3 + 1][k3 - 1] = l4; + } + if (j3 > 0 && k3 < byte1 - 1 && anIntArrayArray901[j3 - 1][k3 + 1] == 0 && (ai[j3 - 1][k3 + 1] & 0x1280138) == 0 && (ai[j3 - 1][k3] & 0x1280108) == 0 && (ai[j3][k3 + 1] & 0x1280120) == 0) { + bigX[l3] = j3 - 1; + bigY[l3] = k3 + 1; + l3 = (l3 + 1) % j4; + anIntArrayArray901[j3 - 1][k3 + 1] = 6; + anIntArrayArray825[j3 - 1][k3 + 1] = l4; + } + if (j3 < byte0 - 1 && k3 < byte1 - 1 && anIntArrayArray901[j3 + 1][k3 + 1] == 0 && (ai[j3 + 1][k3 + 1] & 0x12801e0) == 0 && (ai[j3 + 1][k3] & 0x1280180) == 0 && (ai[j3][k3 + 1] & 0x1280120) == 0) { + bigX[l3] = j3 + 1; + bigY[l3] = k3 + 1; + l3 = (l3 + 1) % j4; + anIntArrayArray901[j3 + 1][k3 + 1] = 12; + anIntArrayArray825[j3 + 1][k3 + 1] = l4; + } + } + anInt1264 = 0; + if (!flag1) { + if (flag) { + int i5 = 100; + for (int k5 = 1; k5 < 2; k5++) { + for (int i6 = k2 - k5; i6 <= k2 + k5; i6++) { + for (int l6 = i2 - k5; l6 <= i2 + k5; l6++) { + if (i6 >= 0 && l6 >= 0 && i6 < 104 && l6 < 104 && anIntArrayArray825[i6][l6] < i5) { + i5 = anIntArrayArray825[i6][l6]; + j3 = i6; + k3 = l6; + anInt1264 = 1; + flag1 = true; + } + } + + } + + if (flag1) { + break; + } + } + + } + if (!flag1) { + return false; + } + } + i4 = 0; + bigX[i4] = j3; + bigY[i4++] = k3; + int l5; + for (int j5 = l5 = anIntArrayArray901[j3][k3]; j3 != j2 || k3 != j1; j5 = anIntArrayArray901[j3][k3]) { + if (j5 != l5) { + l5 = j5; + bigX[i4] = j3; + bigY[i4++] = k3; + } + if ((j5 & 2) != 0) { + j3++; + } else if ((j5 & 8) != 0) { + j3--; + } + if ((j5 & 1) != 0) { + k3++; + } else if ((j5 & 4) != 0) { + k3--; + } + } + // if(cancelWalk) { return i4 > 0; } + + if (i4 > 0) { + int k4 = i4; + if (k4 > 25) { + k4 = 25; + } + i4--; + int k6 = bigX[i4]; + int i7 = bigY[i4]; + anInt1288 += k4; + if (anInt1288 >= 92) { + stream.createFrame(36); + stream.writeDWord(0); + anInt1288 = 0; + } + if (i == 0) { + stream.createFrame(164); + stream.writeWordBigEndian(k4 + k4 + 3); + } + if (i == 1) { + stream.createFrame(248); + stream.writeWordBigEndian(k4 + k4 + 3 + 14); + } + if (i == 2) { + stream.createFrame(98); + stream.writeWordBigEndian(k4 + k4 + 3); + } + stream.method433(k6 + baseX); + destX = bigX[0]; + destY = bigY[0]; + for (int j7 = 1; j7 < k4; j7++) { + i4--; + stream.writeWordBigEndian(bigX[i4] - k6); + stream.writeWordBigEndian(bigY[i4] - i7); + } + + stream.method431(i7 + baseY); + stream.method424(super.keyArray[5] != 1 ? 0 : 1); + return true; + } + return i != 1; + } + + static final int method77(int i, int i_1_) { + if (i_1_ == -2) + return 12345678; + if (i_1_ == -1) { + if (i < 0) + i = 0; + else if (i > 127) + i = 127; + i = 127 - i; + return i; + } + i = i * (i_1_ & 0x7f) / 128; + if (i < 2) + i = 2; + else if (i > 126) + i = 126; + return (i_1_ & 0xff80) + i; + } + + public void method86(Stream stream) { + for (int j = 0; j < anInt893; j++) { + int k = anIntArray894[j]; + NPC npc = npcArray[k]; + int l = stream.readUnsignedByte(); + if ((l & 0x10) != 0) { + int i1 = stream.method434(); + if (i1 == 65535) { + i1 = -1; + } + int i2 = stream.readUnsignedByte(); + if (i1 == npc.anim && i1 != -1) { + int l2 = Animation.anims[i1].anInt365; + if (l2 == 1) { + npc.anInt1527 = 0; + npc.anInt1528 = 0; + npc.anInt1529 = i2; + npc.anInt1530 = 0; + } + if (l2 == 2) { + npc.anInt1530 = 0; + } + } else if (i1 == -1 || npc.anim == -1 || Animation.anims[i1].anInt359 >= Animation.anims[npc.anim].anInt359) { + npc.anim = i1; + npc.anInt1527 = 0; + npc.anInt1528 = 0; + npc.anInt1529 = i2; + npc.anInt1530 = 0; + npc.anInt1542 = npc.smallXYIndex; + } + } + if ((l & 8) != 0) { + int j1 = stream.readUnsignedByteA(); + int j2 = stream.method427(); + npc.updateHitData(j2, j1, loopCycle); + npc.loopCycleStatus = loopCycle + 300; + npc.currentHealth = stream.readUnsignedByteA(); + npc.maxHealth = stream.readUnsignedByte(); + } + if ((l & 0x80) != 0) { + npc.anInt1520 = stream.readUnsignedWord(); + int k1 = stream.readDWord(); + npc.anInt1524 = k1 >> 16; + npc.anInt1523 = loopCycle + (k1 & 0xffff); + npc.anInt1521 = 0; + npc.anInt1522 = 0; + if (npc.anInt1523 > loopCycle) { + npc.anInt1521 = -1; + } + if (npc.anInt1520 == 65535) { + npc.anInt1520 = -1; + } + } + if ((l & 0x20) != 0) { + npc.interactingEntity = stream.readUnsignedWord(); + if (npc.interactingEntity == 65535) { + npc.interactingEntity = -1; + } + } + if ((l & 1) != 0) { + npc.textSpoken = stream.readString(); + npc.textCycle = 100; + } + if ((l & 0x40) != 0) { + int l1 = stream.method427(); + int k2 = stream.method428(); + npc.updateHitData(k2, l1, loopCycle); + npc.loopCycleStatus = loopCycle + 300; + npc.currentHealth = stream.method428(); + npc.maxHealth = stream.method427(); + } + if ((l & 2) != 0) { + npc.desc = EntityDef.forID(stream.method436()); + npc.anInt1540 = npc.desc.aByte68; + npc.anInt1504 = npc.desc.anInt79; + npc.anInt1554 = npc.desc.anInt67; + npc.anInt1555 = npc.desc.anInt58; + npc.anInt1556 = npc.desc.anInt83; + npc.anInt1557 = npc.desc.anInt55; + npc.anInt1511 = npc.desc.anInt77; + } + if ((l & 4) != 0) { + npc.anInt1538 = stream.method434(); + npc.anInt1539 = stream.method434(); + } + } + } + + public void buildAtNPCMenu(EntityDef entityDef, int i, int j, int k) { + if (menuActionRow >= 400) { + return; + } + if (entityDef.childrenIDs != null) { + entityDef = entityDef.method161(); + } + if (entityDef == null) { + return; + } + if (!entityDef.aBoolean84) { + return; + } + String s = entityDef.name; + if (entityDef.combatLevel != 0) { + s = s + combatDiffColor(myPlayer.combatLevel, entityDef.combatLevel) + " (level-" + entityDef.combatLevel + ")"; + } + if (itemSelected == 1) { + menuActionName[menuActionRow] = "Use " + selectedItemName + " with @yel@" + s; + menuActionID[menuActionRow] = 582; + menuActionCmd1[menuActionRow] = i; + menuActionCmd2[menuActionRow] = k; + menuActionCmd3[menuActionRow] = j; + menuActionRow++; + return; + } + if (spellSelected == 1) { + if ((spellUsableOn & 2) == 2) { + menuActionName[menuActionRow] = spellTooltip + " @yel@" + s; + menuActionID[menuActionRow] = 413; + menuActionCmd1[menuActionRow] = i; + menuActionCmd2[menuActionRow] = k; + menuActionCmd3[menuActionRow] = j; + menuActionRow++; + } + } else { + if (entityDef.actions != null) { + for (int l = 4; l >= 0; l--) { + if (entityDef.actions[l] != null && !entityDef.actions[l].equalsIgnoreCase("attack")) { + menuActionName[menuActionRow] = entityDef.actions[l] + " @yel@" + s; + if (l == 0) { + menuActionID[menuActionRow] = 20; + } + if (l == 1) { + menuActionID[menuActionRow] = 412; + } + if (l == 2) { + menuActionID[menuActionRow] = 225; + } + if (l == 3) { + menuActionID[menuActionRow] = 965; + } + if (l == 4) { + menuActionID[menuActionRow] = 478; + } + menuActionCmd1[menuActionRow] = i; + menuActionCmd2[menuActionRow] = k; + menuActionCmd3[menuActionRow] = j; + menuActionRow++; + } + } + + } + if (entityDef.actions != null) { + for (int i1 = 4; i1 >= 0; i1--) { + if (entityDef.actions[i1] != null && entityDef.actions[i1].equalsIgnoreCase("attack")) { + char c = '\0'; + if (entityDef.combatLevel > myPlayer.combatLevel) { + c = '\u07D0'; + } + menuActionName[menuActionRow] = entityDef.actions[i1] + " @yel@" + s; + if (i1 == 0) { + menuActionID[menuActionRow] = 20 + c; + } + if (i1 == 1) { + menuActionID[menuActionRow] = 412 + c; + } + if (i1 == 2) { + menuActionID[menuActionRow] = 225 + c; + } + if (i1 == 3) { + menuActionID[menuActionRow] = 965 + c; + } + if (i1 == 4) { + menuActionID[menuActionRow] = 478 + c; + } + menuActionCmd1[menuActionRow] = i; + menuActionCmd2[menuActionRow] = k; + menuActionCmd3[menuActionRow] = j; + menuActionRow++; + } + } + + } + menuActionName[menuActionRow] = "Examine @yel@" + s + (showInfo ? " @gre@(@whi@" + entityDef.type + "@gre@)" : ""); + menuActionID[menuActionRow] = 1025; + menuActionCmd1[menuActionRow] = i; + menuActionCmd2[menuActionRow] = k; + menuActionCmd3[menuActionRow] = j; + menuActionRow++; + } + } + + public void buildAtPlayerMenu(int i, int j, Player player, int k) { + if (player == myPlayer) { + return; + } + if (menuActionRow >= 400) { + return; + } + String s; + if (player.skill == 0) { + s = player.name + combatDiffColor(myPlayer.combatLevel, player.combatLevel) + " (level-" + player.combatLevel + ")"; + } else { + s = player.name + " (skill-" + player.skill + ")"; + } + if (itemSelected == 1) { + menuActionName[menuActionRow] = "Use " + selectedItemName + " with @whi@" + s; + menuActionID[menuActionRow] = 491; + menuActionCmd1[menuActionRow] = j; + menuActionCmd2[menuActionRow] = i; + menuActionCmd3[menuActionRow] = k; + menuActionRow++; + } else if (spellSelected == 1) { + if ((spellUsableOn & 8) == 8) { + menuActionName[menuActionRow] = spellTooltip + " @whi@" + s; + menuActionID[menuActionRow] = 365; + menuActionCmd1[menuActionRow] = j; + menuActionCmd2[menuActionRow] = i; + menuActionCmd3[menuActionRow] = k; + menuActionRow++; + } + } else { + for (int l = 4; l >= 0; l--) { + if (atPlayerActions[l] != null) { + menuActionName[menuActionRow] = atPlayerActions[l] + " @whi@" + s; + char c = '\0'; + if (atPlayerActions[l].equalsIgnoreCase("attack")) { + if (player.combatLevel > myPlayer.combatLevel) { + c = '\u07D0'; + } + if (myPlayer.team != 0 && player.team != 0) { + if (myPlayer.team == player.team) { + c = '\u07D0'; + } else { + c = '\0'; + } + } + } else if (atPlayerArray[l]) { + c = '\u07D0'; + } + if (l == 0) { + menuActionID[menuActionRow] = 561 + c; + } + if (l == 1) { + menuActionID[menuActionRow] = 779 + c; + } + if (l == 2) { + menuActionID[menuActionRow] = 27 + c; + } + if (l == 3) { + menuActionID[menuActionRow] = 577 + c; + } + if (l == 4) { + menuActionID[menuActionRow] = 729 + c; + } + menuActionCmd1[menuActionRow] = j; + menuActionCmd2[menuActionRow] = i; + menuActionCmd3[menuActionRow] = k; + menuActionRow++; + } + } + + } + for (int i1 = 0; i1 < menuActionRow; i1++) { + if (menuActionID[i1] == 516) { + menuActionName[i1] = "Walk here @whi@" + s; + return; + } + } + + } + + public void method89(Class30_Sub1 class30_sub1) { + int i = 0; + int j = -1; + int k = 0; + int l = 0; + if (class30_sub1.anInt1296 == 0) { + i = worldController.method300(class30_sub1.anInt1295, class30_sub1.anInt1297, class30_sub1.anInt1298); + } + if (class30_sub1.anInt1296 == 1) { + i = worldController.method301(class30_sub1.anInt1295, class30_sub1.anInt1297, class30_sub1.anInt1298); + } + if (class30_sub1.anInt1296 == 2) { + i = worldController.method302(class30_sub1.anInt1295, class30_sub1.anInt1297, class30_sub1.anInt1298); + } + if (class30_sub1.anInt1296 == 3) { + i = worldController.method303(class30_sub1.anInt1295, class30_sub1.anInt1297, class30_sub1.anInt1298); + } + if (i != 0) { + int i1 = worldController.method304(class30_sub1.anInt1295, class30_sub1.anInt1297, class30_sub1.anInt1298, i); + j = i >> 14 & 0x7fff; + k = i1 & 0x1f; + l = i1 >> 6; + } + class30_sub1.anInt1299 = j; + class30_sub1.anInt1301 = k; + class30_sub1.anInt1300 = l; + } + + public final void method90() { + for (int index = 0; index < currentSound; index++) { + //if (soundDelay[index] <= 0) { + boolean flag1 = false; + try { + Stream stream = Sounds.method241(soundType[index], sound[index]); + new SoundPlayer((InputStream) new ByteArrayInputStream(stream.buffer, 0, stream.currentOffset), soundVolume[index], soundDelay[index]); + if (System.currentTimeMillis() + (long) (stream.currentOffset / 22) > aLong1172 + (long) (anInt1257 / 22)) { + anInt1257 = stream.currentOffset; + aLong1172 = System.currentTimeMillis(); + } + } catch (Exception exception) { + exception.printStackTrace(); + } + if (!flag1 || soundDelay[index] == -5) { + currentSound--; + for (int j = index; j < currentSound; j++) { + sound[j] = sound[j + 1]; + soundType[j] = soundType[j + 1]; + soundDelay[j] = soundDelay[j + 1]; + soundVolume[j] = soundVolume[j + 1]; + } + index--; + } else { + soundDelay[index] = -5; + } + /*} else { + soundDelay[index]--; + }*/ + } + if (previousSong > 0) { + previousSong -= 20; + if (previousSong < 0) + previousSong = 0; + if (previousSong == 0 && musicVolume != 0 && currentSong != -1) { + method56(musicVolume, false, currentSong); + } + } + } + + private void connectServer() + { + int j = 5; + expectedCRCs[8] = 0; + int k = 0; + while(expectedCRCs[8] == 0) + { + String s = "Unknown problem"; + drawLoadingText(20, "Connecting to web server"); + try + { + DataInputStream datainputstream = openJagGrabInputStream("crc" + (int)(Math.random() * 99999999D) + "-" + 317); + Stream class30_sub2_sub2 = new Stream(new byte[40]); + datainputstream.readFully(class30_sub2_sub2.buffer, 0, 40); + datainputstream.close(); + for(int i1 = 0; i1 < 9; i1++) + expectedCRCs[i1] = class30_sub2_sub2.readDWord(); + + int j1 = class30_sub2_sub2.readDWord(); + int k1 = 1234; + for(int l1 = 0; l1 < 9; l1++) + k1 = (k1 << 1) + expectedCRCs[l1]; + + if(j1 != k1) + { + s = "checksum problem"; + expectedCRCs[8] = 0; + } + } + catch(EOFException _ex) + { + s = "EOF problem"; + expectedCRCs[8] = 0; + } + catch(IOException _ex) + { + s = "Connection problem -- Make sure FileServer is running!!"; + expectedCRCs[8] = 0; + } + catch(Exception _ex) + { + s = "logic problem"; + expectedCRCs[8] = 0; + if(!Signlink.reporterror) + return; + } + if(expectedCRCs[8] == 0) + { + k++; + for(int l = j; l > 0; l--) + { + if(k >= 10) + { + drawLoadingText(10, "Game updated - please reload page"); + l = 10; + } else + { + drawLoadingText(10, s + " - Will retry in " + l + " secs."); + } + try + { + Thread.sleep(1000L); + } + catch(Exception _ex) { } + } + + j *= 2; + if(j > 60) + j = 60; + aBoolean872 = !aBoolean872; + } + } + } + + void startUp() { + drawLoadingText(20, "Starting up"); +// try { +// CacheDownloader.download(this, new URL("https://dl.dropboxusercontent.com/u/19852069/assets.zip")); +// } catch (IOException e) { +// e.printStackTrace(); +// } + if (Signlink.sunjava) { + super.minDelay = 5; + } + aBoolean993 = true; + boolean flag = true; + if (!flag) { + genericLoadingError = true; + return; + } + if (Signlink.cache_dat != null) { + for (int i = 0; i < 5; i++) { + decompressors[i] = new Decompressor(Signlink.cache_dat, Signlink.cache_idx[i], i + 1); + } + + } + try { + connectServer(); + titleStreamLoader = streamLoaderForName(1, "title screen", "title", expectedCRCs[1], 25); + aTextDrawingArea_1270 = new TextDrawingArea(false, "p11_full", titleStreamLoader); + aTextDrawingArea_1271 = new TextDrawingArea(false, "p12_full", titleStreamLoader); + chatTextDrawingArea = new TextDrawingArea(false, "b12_full", titleStreamLoader); + TextDrawingArea aTextDrawingArea_1273 = new TextDrawingArea(true, "q8_full", titleStreamLoader); + drawLogo(); + loadTitleScreen(); + //repackCacheIndex(1); + constructMusic(); + StreamLoader streamLoader = streamLoaderForName(2, "config", "config", expectedCRCs[2], 30); + StreamLoader streamLoader_1 = streamLoaderForName(3, "interface", "interface", expectedCRCs[3], 35); + StreamLoader streamLoader_2 = streamLoaderForName(4, "2d graphics", "media", expectedCRCs[4], 40); + StreamLoader streamLoader_3 = streamLoaderForName(6, "textures", "textures", expectedCRCs[6], 45); + StreamLoader streamLoader_4 = streamLoaderForName(7, "chat system", "wordenc", expectedCRCs[7], 50); + StreamLoader streamLoader_5 = streamLoaderForName(8, "sound effects", "sounds", expectedCRCs[8], 55); + byteGroundArray = new byte[4][104][104]; + intGroundArray = new int[4][105][105]; + worldController = new WorldController(intGroundArray); + for (int j = 0; j < 4; j++) { + aClass11Array1230[j] = new CollisionMap(); + } + + aClass30_Sub2_Sub1_Sub1_1263 = new Sprite(512, 512); + StreamLoader streamLoader_6 = streamLoaderForName(5, "update list", "versionlist", expectedCRCs[5], 60); + drawLoadingText(60, "Connecting to update server"); + onDemandFetcher = new OnDemandFetcher(); + onDemandFetcher.start(streamLoader_6, this); +// musics(); + Class36.method528(onDemandFetcher.getAnimCount()); + Model.method459(onDemandFetcher.getVersionCount(0), onDemandFetcher); + if (!lowMem) { + method58(10, musicVolume, false, 0); + while (onDemandFetcher.getNodeCount() > 0) { + processOnDemandQueue(); + try { + Thread.sleep(100L); + } catch (Exception _ex) { + } + if (onDemandFetcher.anInt1349 > 3) { + loadError(); + return; + } + } + } + drawLoadingText(65, "Requesting animations"); + int k = onDemandFetcher.getVersionCount(1); + for (int i1 = 0; i1 < k; i1++) { + onDemandFetcher.method558(1, i1); + } + + while (onDemandFetcher.getNodeCount() > 0) { + int j1 = k - onDemandFetcher.getNodeCount(); + if (j1 > 0) { + drawLoadingText(65, "Loading animations - " + j1 * 100 / k + "%"); + } + processOnDemandQueue(); + try { + Thread.sleep(100L); + } catch (Exception _ex) { + } + if (onDemandFetcher.anInt1349 > 3) { + loadError(); + return; + } + } + drawLoadingText(70, "Requesting models"); + k = onDemandFetcher.getVersionCount(0); + for (int k1 = 0; k1 < k; k1++) { + int l1 = onDemandFetcher.getModelIndex(k1); + if ((l1 & 1) != 0) { + onDemandFetcher.method558(0, k1); + } + } + + k = onDemandFetcher.getNodeCount(); + while (onDemandFetcher.getNodeCount() > 0) { + int i2 = k - onDemandFetcher.getNodeCount(); + if (i2 > 0) { + drawLoadingText(70, "Loading models - " + i2 * 100 / k + "%"); + } + processOnDemandQueue(); + try { + Thread.sleep(100L); + } catch (Exception _ex) { + } + } + if (decompressors[0] != null) { + drawLoadingText(75, "Requesting maps"); + onDemandFetcher.method558(3, onDemandFetcher.method562(0, 48, 47)); + onDemandFetcher.method558(3, onDemandFetcher.method562(1, 48, 47)); + onDemandFetcher.method558(3, onDemandFetcher.method562(0, 48, 48)); + onDemandFetcher.method558(3, onDemandFetcher.method562(1, 48, 48)); + onDemandFetcher.method558(3, onDemandFetcher.method562(0, 48, 49)); + onDemandFetcher.method558(3, onDemandFetcher.method562(1, 48, 49)); + onDemandFetcher.method558(3, onDemandFetcher.method562(0, 47, 47)); + onDemandFetcher.method558(3, onDemandFetcher.method562(1, 47, 47)); + onDemandFetcher.method558(3, onDemandFetcher.method562(0, 47, 48)); + onDemandFetcher.method558(3, onDemandFetcher.method562(1, 47, 48)); + onDemandFetcher.method558(3, onDemandFetcher.method562(0, 148, 48)); + onDemandFetcher.method558(3, onDemandFetcher.method562(1, 148, 48)); + k = onDemandFetcher.getNodeCount(); + while (onDemandFetcher.getNodeCount() > 0) { + int j2 = k - onDemandFetcher.getNodeCount(); + if (j2 > 0) { + drawLoadingText(75, "Loading maps - " + j2 * 100 / k + "%"); + } + processOnDemandQueue(); + try { + Thread.sleep(100L); + } catch (Exception _ex) { + } + } + } + k = onDemandFetcher.getVersionCount(0); + for (int k2 = 0; k2 < k; k2++) { + int l2 = onDemandFetcher.getModelIndex(k2); + byte byte0 = 0; + if ((l2 & 8) != 0) { + byte0 = 10; + } else if ((l2 & 0x20) != 0) { + byte0 = 9; + } else if ((l2 & 0x10) != 0) { + byte0 = 8; + } else if ((l2 & 0x40) != 0) { + byte0 = 7; + } else if ((l2 & 0x80) != 0) { + byte0 = 6; + } else if ((l2 & 2) != 0) { + byte0 = 5; + } else if ((l2 & 4) != 0) { + byte0 = 4; + } + if ((l2 & 1) != 0) { + byte0 = 3; + } + if (byte0 != 0) { + onDemandFetcher.method563(byte0, 0, k2); + } + } + + onDemandFetcher.method554(isMembers); + if (!lowMem) { + int l = onDemandFetcher.getVersionCount(2); + for (int i3 = 1; i3 < l; i3++) { + if (onDemandFetcher.method569(i3)) { + onDemandFetcher.method563((byte) 1, 2, i3); + } + } + + } + drawLoadingText(80, "Unpacking media"); + invBack = new Background(streamLoader_2, "invback", 0); + chatBack = new Background(streamLoader_2, "chatback", 0); + mapBack = new Background(streamLoader_2, "mapback", 0); + backBase1 = new Background(streamLoader_2, "backbase1", 0); + backBase2 = new Background(streamLoader_2, "backbase2", 0); + backHmid1 = new Background(streamLoader_2, "backhmid1", 0); + for (int j3 = 0; j3 < 13; j3++) { + sideIcons[j3] = new Background(streamLoader_2, "sideicons", j3); + } + + compass = new Sprite(streamLoader_2, "compass", 0); + mapEdge = new Sprite(streamLoader_2, "mapedge", 0); + mapEdge.method345(); + + multiOverlay = new Sprite(streamLoader_2, "overlay_multiway", 0); + try { + for (int k3 = 0; k3 < 100; k3++) { + mapScenes[k3] = new Background(streamLoader_2, "mapscene", k3); + } + + } catch (Exception _ex) { + } + try { + for (int l3 = 0; l3 < 100; l3++) { + mapFunctions[l3] = new Sprite(streamLoader_2, "mapfunction", l3); + } + + } catch (Exception _ex) { + } + try { + for (int i4 = 0; i4 < 20; i4++) { + hitMarks[i4] = new Sprite(streamLoader_2, "hitmarks", i4); + } + + } catch (Exception _ex) { + } + try { + for (int h1 = 0; h1 < 6; h1++) { + headIconsHint[h1] = new Sprite(streamLoader_2, "headicons_hint", h1); + } + for (int j4 = 0; j4 < 8; j4++) { + headIcons[j4] = new Sprite(streamLoader_2, "headicons_prayer", j4); + } + for (int j45 = 0; j45 < 3; j45++) { + skullIcons[j45] = new Sprite(streamLoader_2, "headicons_pk", j45); + } + } catch (Exception _ex) { + } + mapFlag = new Sprite(streamLoader_2, "mapmarker", 0); + mapMarker = new Sprite(streamLoader_2, "mapmarker", 1); + for (int k4 = 0; k4 < 8; k4++) { + crosses[k4] = new Sprite(streamLoader_2, "cross", k4); + } + + mapDotItem = new Sprite(streamLoader_2, "mapdots", 0); + mapDotNPC = new Sprite(streamLoader_2, "mapdots", 1); + mapDotPlayer = new Sprite(streamLoader_2, "mapdots", 2); + mapDotFriend = new Sprite(streamLoader_2, "mapdots", 3); + mapDotTeam = new Sprite(streamLoader_2, "mapdots", 4); + scrollBar1 = new Background(streamLoader_2, "scrollbar", 0); + scrollBar2 = new Background(streamLoader_2, "scrollbar", 1); + redStone1 = new Background(streamLoader_2, "redstone1", 0); + redStone2 = new Background(streamLoader_2, "redstone2", 0); + redStone3 = new Background(streamLoader_2, "redstone3", 0); + redStone1_2 = new Background(streamLoader_2, "redstone1", 0); + redStone1_2.method358(); + redStone2_2 = new Background(streamLoader_2, "redstone2", 0); + redStone2_2.method358(); + redStone1_3 = new Background(streamLoader_2, "redstone1", 0); + redStone1_3.method359(); + redStone2_3 = new Background(streamLoader_2, "redstone2", 0); + redStone2_3.method359(); + redStone3_2 = new Background(streamLoader_2, "redstone3", 0); + redStone3_2.method359(); + redStone1_4 = new Background(streamLoader_2, "redstone1", 0); + redStone1_4.method358(); + redStone1_4.method359(); + redStone2_4 = new Background(streamLoader_2, "redstone2", 0); + redStone2_4.method358(); + redStone2_4.method359(); + for (int l4 = 0; l4 < 2; l4++) { + modIcons[l4] = new Background(streamLoader_2, "mod_icons", l4); + } + + Sprite sprite = new Sprite(streamLoader_2, "backleft1", 0); + backLeftIP1 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); + sprite.method346(0, 0); + sprite = new Sprite(streamLoader_2, "backleft2", 0); + backLeftIP2 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); + sprite.method346(0, 0); + sprite = new Sprite(streamLoader_2, "backright1", 0); + backRightIP1 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); + sprite.method346(0, 0); + sprite = new Sprite(streamLoader_2, "backright2", 0); + backRightIP2 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); + sprite.method346(0, 0); + sprite = new Sprite(streamLoader_2, "backtop1", 0); + backTopIP1 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); + sprite.method346(0, 0); + sprite = new Sprite(streamLoader_2, "backvmid1", 0); + backVmidIP1 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); + sprite.method346(0, 0); + sprite = new Sprite(streamLoader_2, "backvmid2", 0); + backVmidIP2 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); + sprite.method346(0, 0); + sprite = new Sprite(streamLoader_2, "backvmid3", 0); + backVmidIP3 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); + sprite.method346(0, 0); + sprite = new Sprite(streamLoader_2, "backhmid2", 0); + backVmidIP2_2 = new RSImageProducer(sprite.width, sprite.height, getGameComponent()); + sprite.method346(0, 0); + int i5 = (int) (Math.random() * 21D) - 10; + int j5 = (int) (Math.random() * 21D) - 10; + int k5 = (int) (Math.random() * 21D) - 10; + int l5 = (int) (Math.random() * 41D) - 20; + for (int i6 = 0; i6 < 100; i6++) { + if (mapFunctions[i6] != null) { + mapFunctions[i6].method344(i5 + l5, j5 + l5, k5 + l5); + } + if (mapScenes[i6] != null) { + mapScenes[i6].method360(i5 + l5, j5 + l5, k5 + l5); + } + } + + drawLoadingText(83, "Unpacking textures"); + Texture.method368(streamLoader_3); + Texture.method372(0.80000000000000004D); + Texture.method367(); + drawLoadingText(86, "Unpacking config"); + Animation.unpackConfig(streamLoader); + ObjectDef.unpackConfig(streamLoader); + Flo.unpackConfig(streamLoader); + ItemDef.unpackConfig(streamLoader); + EntityDef.unpackConfig(streamLoader); + IDK.unpackConfig(streamLoader); + SpotAnim.unpackConfig(streamLoader); + Varp.unpackConfig(streamLoader); + VarBit.unpackConfig(streamLoader); + ItemDef.isMembers = isMembers; + // if (!lowMem) { + drawLoadingText(90, "Unpacking sounds"); + byte abyte0[] = streamLoader_5.getDataForName("sounds.dat"); + Stream stream = new Stream(abyte0); + Sounds.unpack(stream); + // } + drawLoadingText(95, "Unpacking interfaces"); + TextDrawingArea aclass30_sub2_sub1_sub4s[] = {aTextDrawingArea_1270, aTextDrawingArea_1271, chatTextDrawingArea, aTextDrawingArea_1273}; + RSInterface.unpack(streamLoader_1, aclass30_sub2_sub1_sub4s, streamLoader_2); + drawLoadingText(100, "Preparing game engine"); + for (int j6 = 0; j6 < 33; j6++) { + int k6 = 999; + int i7 = 0; + for (int k7 = 0; k7 < 34; k7++) { + if (mapBack.aByteArray1450[k7 + j6 * mapBack.anInt1452] == 0) { + if (k6 == 999) { + k6 = k7; + } + continue; + } + if (k6 == 999) { + continue; + } + i7 = k7; + break; + } + + anIntArray968[j6] = k6; + anIntArray1057[j6] = i7 - k6; + } + + for (int l6 = 5; l6 < 156; l6++) { + int j7 = 999; + int l7 = 0; + for (int j8 = 25; j8 < 172; j8++) { + if (mapBack.aByteArray1450[j8 + l6 * mapBack.anInt1452] == 0 && (j8 > 34 || l6 > 34)) { + if (j7 == 999) { + j7 = j8; + } + continue; + } + if (j7 == 999) { + continue; + } + l7 = j8; + break; + } + + anIntArray1052[l6 - 5] = j7 - 25; + anIntArray1229[l6 - 5] = l7 - j7; + } + Texture.method365(765, 503); + gameScreenOffsets = Texture.lineOffsets; + Texture.method365(479, 96); + chatAreaOffsets = Texture.lineOffsets; + Texture.method365(190, 261); + tabAreaOffsets = Texture.lineOffsets; + Texture.method365(512, 334); + chatBoxAreaOffsets = Texture.lineOffsets; + int ai[] = new int[9]; + for (int i8 = 0; i8 < 9; i8++) { + int k8 = 128 + i8 * 32 + 15; + int l8 = 600 + k8 * 3; + int i9 = Texture.anIntArray1470[k8]; + ai[i8] = l8 * i9 >> 16; + } + + WorldController.method310(500, 800, 512, 334, ai); + Censor.loadConfig(streamLoader_4); + mouseDetection = new MouseDetection(this); + startRunnable(mouseDetection, 10); + Animable_Sub5.clientInstance = this; + ObjectDef.clientInstance = this; + EntityDef.clientInstance = this; + return; + } catch (Exception exception) { + Signlink.reporterror("loaderror " + aString1049 + " " + anInt1079); + } + loadingError = true; + } + + public void method91(Stream stream, int i) { + while (stream.bitPosition + 10 < i * 8) { + int j = stream.readBits(11); + if (j == 2047) { + break; + } + if (playerArray[j] == null) { + playerArray[j] = new Player(); + if (aStreamArray895s[j] != null) { + playerArray[j].updatePlayer(aStreamArray895s[j]); + } + } + playerIndices[playerCount++] = j; + Player player = playerArray[j]; + player.anInt1537 = loopCycle; + int k = stream.readBits(1); + if (k == 1) { + anIntArray894[anInt893++] = j; + } + int l = stream.readBits(1); + int i1 = stream.readBits(5); + if (i1 > 15) { + i1 -= 32; + } + int j1 = stream.readBits(5); + if (j1 > 15) { + j1 -= 32; + } + player.setPos(myPlayer.smallX[0] + j1, myPlayer.smallY[0] + i1, l == 1); + } + stream.finishBitAccess(); + } + + public void processMainScreenClick() { + if (anInt1021 != 0) { + return; + } + if (super.clickMode3 == 1) { + int i = super.saveClickX - 25 - 550; + int j = super.saveClickY - 5 - 4; + if (i >= 0 && j >= 0 && i < 146 && j < 151) { + i -= 73; + j -= 75; + int k = minimapInt1 + minimapInt2 & 0x7ff; + int i1 = Texture.anIntArray1470[k]; + int j1 = Texture.anIntArray1471[k]; + i1 = i1 * (minimapInt3 + 256) >> 8; + j1 = j1 * (minimapInt3 + 256) >> 8; + int k1 = j * i1 + i * j1 >> 11; + int l1 = j * j1 - i * i1 >> 11; + int i2 = myPlayer.x + k1 >> 7; + int j2 = myPlayer.y - l1 >> 7; + boolean flag1 = doWalkTo(1, 0, 0, 0, myPlayer.smallY[0], 0, 0, j2, myPlayer.smallX[0], true, i2); + if (flag1) { + stream.writeWordBigEndian(i); + stream.writeWordBigEndian(j); + stream.writeWord(minimapInt1); + stream.writeWordBigEndian(57); + stream.writeWordBigEndian(minimapInt2); + stream.writeWordBigEndian(minimapInt3); + stream.writeWordBigEndian(89); + stream.writeWord(myPlayer.x); + stream.writeWord(myPlayer.y); + stream.writeWordBigEndian(anInt1264); + stream.writeWordBigEndian(63); + } + } + anInt1117++; + if (anInt1117 > 1151) { + anInt1117 = 0; + stream.createFrame(246); + stream.writeWordBigEndian(0); + int l = stream.currentOffset; + if ((int) (Math.random() * 2D) == 0) { + stream.writeWordBigEndian(101); + } + stream.writeWordBigEndian(197); + stream.writeWord((int) (Math.random() * 65536D)); + stream.writeWordBigEndian((int) (Math.random() * 256D)); + stream.writeWordBigEndian(67); + stream.writeWord(14214); + if ((int) (Math.random() * 2D) == 0) { + stream.writeWord(29487); + } + stream.writeWord((int) (Math.random() * 65536D)); + if ((int) (Math.random() * 2D) == 0) { + stream.writeWordBigEndian(220); + } + stream.writeWordBigEndian(180); + stream.writeBytes(stream.currentOffset - l); + } + } + } + + public String interfaceIntToString(int j) { + if (j < 0x3b9ac9ff) { + return String.valueOf(j); + } else { + return "*"; + } + } + + public void showErrorScreen() { + Graphics g = getGameComponent().getGraphics(); + g.setColor(Color.black); + g.fillRect(0, 0, 765, 503); + method4(1); + if (loadingError) { + aBoolean831 = false; + g.setFont(new Font("Helvetica", 1, 16)); + g.setColor(Color.yellow); + int k = 35; + g.drawString("Sorry, an error has occured whilst loading " + ClientSettings.SERVER_NAME + "", 30, k); + k += 50; + g.setColor(Color.white); + g.drawString("To fix this try the following (in order):", 30, k); + k += 50; + g.setColor(Color.white); + g.setFont(new Font("Helvetica", 1, 12)); + g.drawString("1: Try closing ALL open web-browser windows, and reloading", 30, k); + k += 30; + g.drawString("2: Try clearing your web-browsers cache from tools->internet options", 30, k); + k += 30; + g.drawString("3: Try using a different game-world", 30, k); + k += 30; + g.drawString("4: Try rebooting your computer", 30, k); + k += 30; + g.drawString("5: Try selecting a different version of Java from the play-game menu", 30, k); + } + if (genericLoadingError) { + aBoolean831 = false; + g.setFont(new Font("Helvetica", 1, 20)); + g.setColor(Color.white); + g.drawString("Error - unable to load game!", 50, 50); + g.drawString("To play " + ClientSettings.SERVER_NAME + " make sure you play from", 50, 100); + g.drawString("" + ClientSettings.SERVER_WEBSITE + "", 50, 150); + } + if (rsAlreadyLoaded) { + aBoolean831 = false; + g.setColor(Color.yellow); + int l = 35; + g.drawString("Error a copy of " + ClientSettings.SERVER_NAME + " already appears to be loaded", 30, l); + l += 50; + g.setColor(Color.white); + g.drawString("To fix this try the following (in order):", 30, l); + l += 50; + g.setColor(Color.white); + g.setFont(new Font("Helvetica", 1, 12)); + g.drawString("1: Try closing ALL open web-browser windows, and reloading", 30, l); + l += 30; + g.drawString("2: Try rebooting your computer, and reloading", 30, l); + l += 30; + } + } + + public URL getCodeBase() { + // if (SignLink.mainapp != null) { + // return SignLink.mainapp.getCodeBase(); + // } + try { + // if (super.gameFrame != null) { + return new URL("http://" + server + ":" + (80 + portOff)); + // } + } catch (Exception _ex) { + } + return null; + // return super.getCodeBase(); + } + + public void method95() { + for (int j = 0; j < npcCount; j++) { + int k = npcIndices[j]; + NPC npc = npcArray[k]; + if (npc != null) { + method96(npc); + } + } + } + + public void method96(Entity entity) { + if (entity.x < 128 || entity.y < 128 || entity.x >= 13184 || entity.y >= 13184) { + entity.anim = -1; + entity.anInt1520 = -1; + entity.anInt1547 = 0; + entity.anInt1548 = 0; + entity.x = entity.smallX[0] * 128 + entity.anInt1540 * 64; + entity.y = entity.smallY[0] * 128 + entity.anInt1540 * 64; + entity.method446(); + } + if (entity == myPlayer && (entity.x < 1536 || entity.y < 1536 || entity.x >= 11776 || entity.y >= 11776)) { + entity.anim = -1; + entity.anInt1520 = -1; + entity.anInt1547 = 0; + entity.anInt1548 = 0; + entity.x = entity.smallX[0] * 128 + entity.anInt1540 * 64; + entity.y = entity.smallY[0] * 128 + entity.anInt1540 * 64; + entity.method446(); + } + if (entity.anInt1547 > loopCycle) { + method97(entity); + } else if (entity.anInt1548 >= loopCycle) { + method98(entity); + } else { + method99(entity); + } + method100(entity); + method101(entity); + } + + public void method97(Entity entity) { + int i = entity.anInt1547 - loopCycle; + int j = entity.anInt1543 * 128 + entity.anInt1540 * 64; + int k = entity.anInt1545 * 128 + entity.anInt1540 * 64; + entity.x += (j - entity.x) / i; + entity.y += (k - entity.y) / i; + entity.anInt1503 = 0; + if (entity.anInt1549 == 0) { + entity.turnDirection = 1024; + } + if (entity.anInt1549 == 1) { + entity.turnDirection = 1536; + } + if (entity.anInt1549 == 2) { + entity.turnDirection = 0; + } + if (entity.anInt1549 == 3) { + entity.turnDirection = 512; + } + } + + public void method98(Entity entity) { + if (entity.anInt1548 == loopCycle || entity.anim == -1 || entity.anInt1529 != 0 || entity.anInt1528 + 1 > Animation.anims[entity.anim].method258(entity.anInt1527)) { + int i = entity.anInt1548 - entity.anInt1547; + int j = loopCycle - entity.anInt1547; + int k = entity.anInt1543 * 128 + entity.anInt1540 * 64; + int l = entity.anInt1545 * 128 + entity.anInt1540 * 64; + int i1 = entity.anInt1544 * 128 + entity.anInt1540 * 64; + int j1 = entity.anInt1546 * 128 + entity.anInt1540 * 64; + entity.x = (k * (i - j) + i1 * j) / i; + entity.y = (l * (i - j) + j1 * j) / i; + } + entity.anInt1503 = 0; + if (entity.anInt1549 == 0) { + entity.turnDirection = 1024; + } + if (entity.anInt1549 == 1) { + entity.turnDirection = 1536; + } + if (entity.anInt1549 == 2) { + entity.turnDirection = 0; + } + if (entity.anInt1549 == 3) { + entity.turnDirection = 512; + } + entity.anInt1552 = entity.turnDirection; + } + + public void method99(Entity entity) { + entity.anInt1517 = entity.anInt1511; + if (entity.smallXYIndex == 0) { + entity.anInt1503 = 0; + return; + } + if (entity.anim != -1 && entity.anInt1529 == 0) { + Animation animation = Animation.anims[entity.anim]; + if (entity.anInt1542 > 0 && animation.anInt363 == 0) { + entity.anInt1503++; + return; + } + if (entity.anInt1542 <= 0 && animation.anInt364 == 0) { + entity.anInt1503++; + return; + } + } + int i = entity.x; + int j = entity.y; + int k = entity.smallX[entity.smallXYIndex - 1] * 128 + entity.anInt1540 * 64; + int l = entity.smallY[entity.smallXYIndex - 1] * 128 + entity.anInt1540 * 64; + if (k - i > 256 || k - i < -256 || l - j > 256 || l - j < -256) { + entity.x = k; + entity.y = l; + return; + } + if (i < k) { + if (j < l) { + entity.turnDirection = 1280; + } else if (j > l) { + entity.turnDirection = 1792; + } else { + entity.turnDirection = 1536; + } + } else if (i > k) { + if (j < l) { + entity.turnDirection = 768; + } else if (j > l) { + entity.turnDirection = 256; + } else { + entity.turnDirection = 512; + } + } else if (j < l) { + entity.turnDirection = 1024; + } else { + entity.turnDirection = 0; + } + int i1 = entity.turnDirection - entity.anInt1552 & 0x7ff; + if (i1 > 1024) { + i1 -= 2048; + } + int j1 = entity.anInt1555; + if (i1 >= -256 && i1 <= 256) { + j1 = entity.anInt1554; + } else if (i1 >= 256 && i1 < 768) { + j1 = entity.anInt1557; + } else if (i1 >= -768 && i1 <= -256) { + j1 = entity.anInt1556; + } + if (j1 == -1) { + j1 = entity.anInt1554; + } + entity.anInt1517 = j1; + int k1 = 4; + if (entity.anInt1552 != entity.turnDirection && entity.interactingEntity == -1 && entity.anInt1504 != 0) { + k1 = 2; + } + if (entity.smallXYIndex > 2) { + k1 = 6; + } + if (entity.smallXYIndex > 3) { + k1 = 8; + } + if (entity.anInt1503 > 0 && entity.smallXYIndex > 1) { + k1 = 8; + entity.anInt1503--; + } + if (entity.aBooleanArray1553[entity.smallXYIndex - 1]) { + k1 <<= 1; + } + if (k1 >= 8 && entity.anInt1517 == entity.anInt1554 && entity.anInt1505 != -1) { + entity.anInt1517 = entity.anInt1505; + } + if (i < k) { + entity.x += k1; + if (entity.x > k) { + entity.x = k; + } + } else if (i > k) { + entity.x -= k1; + if (entity.x < k) { + entity.x = k; + } + } + if (j < l) { + entity.y += k1; + if (entity.y > l) { + entity.y = l; + } + } else if (j > l) { + entity.y -= k1; + if (entity.y < l) { + entity.y = l; + } + } + if (entity.x == k && entity.y == l) { + entity.smallXYIndex--; + if (entity.anInt1542 > 0) { + entity.anInt1542--; + } + } + } + + public void method100(Entity entity) { + if (entity.anInt1504 == 0) { + return; + } + if (entity.interactingEntity != -1 && entity.interactingEntity < 32768) { + NPC npc = npcArray[entity.interactingEntity]; + if (npc != null) { + int i1 = entity.x - npc.x; + int k1 = entity.y - npc.y; + if (i1 != 0 || k1 != 0) { + entity.turnDirection = (int) (Math.atan2(i1, k1) * 325.94900000000001D) & 0x7ff; + } + } + } + if (entity.interactingEntity >= 32768) { + int j = entity.interactingEntity - 32768; + if (j == unknownInt10) { + j = myPlayerIndex; + } + Player player = playerArray[j]; + if (player != null) { + int l1 = entity.x - player.x; + int i2 = entity.y - player.y; + if (l1 != 0 || i2 != 0) { + entity.turnDirection = (int) (Math.atan2(l1, i2) * 325.94900000000001D) & 0x7ff; + } + } + } + if ((entity.anInt1538 != 0 || entity.anInt1539 != 0) && (entity.smallXYIndex == 0 || entity.anInt1503 > 0)) { + int k = entity.x - (entity.anInt1538 - baseX - baseX) * 64; + int j1 = entity.y - (entity.anInt1539 - baseY - baseY) * 64; + if (k != 0 || j1 != 0) { + entity.turnDirection = (int) (Math.atan2(k, j1) * 325.94900000000001D) & 0x7ff; + } + entity.anInt1538 = 0; + entity.anInt1539 = 0; + } + int l = entity.turnDirection - entity.anInt1552 & 0x7ff; + if (l != 0) { + if (l < entity.anInt1504 || l > 2048 - entity.anInt1504) { + entity.anInt1552 = entity.turnDirection; + } else if (l > 1024) { + entity.anInt1552 -= entity.anInt1504; + } else { + entity.anInt1552 += entity.anInt1504; + } + entity.anInt1552 &= 0x7ff; + if (entity.anInt1517 == entity.anInt1511 && entity.anInt1552 != entity.turnDirection) { + if (entity.anInt1512 != -1) { + entity.anInt1517 = entity.anInt1512; + return; + } + entity.anInt1517 = entity.anInt1554; + } + } + } + + public void method101(Entity entity) { + entity.aBoolean1541 = false; + if (entity.anInt1517 != -1) { + Animation animation = Animation.anims[entity.anInt1517]; + entity.anInt1519++; + if (entity.anInt1518 < animation.anInt352 && entity.anInt1519 > animation.method258(entity.anInt1518)) { + entity.anInt1519 = 0; + entity.anInt1518++; + } + if (entity.anInt1518 >= animation.anInt352) { + entity.anInt1519 = 0; + entity.anInt1518 = 0; + } + } + if (entity.anInt1520 != -1 && loopCycle >= entity.anInt1523) { + if (entity.anInt1521 < 0) { + entity.anInt1521 = 0; + } + Animation animation_1 = SpotAnim.cache[entity.anInt1520].aAnimation_407; + for (entity.anInt1522++; entity.anInt1521 < animation_1.anInt352 && entity.anInt1522 > animation_1.method258(entity.anInt1521); entity.anInt1521++) { + entity.anInt1522 -= animation_1.method258(entity.anInt1521); + } + + if (entity.anInt1521 >= animation_1.anInt352 && (entity.anInt1521 < 0 || entity.anInt1521 >= animation_1.anInt352)) { + entity.anInt1520 = -1; + } + } + if (entity.anim != -1 && entity.anInt1529 <= 1) { + Animation animation_2 = Animation.anims[entity.anim]; + if (animation_2.anInt363 == 1 && entity.anInt1542 > 0 && entity.anInt1547 <= loopCycle && entity.anInt1548 < loopCycle) { + entity.anInt1529 = 1; + return; + } + } + if (entity.anim != -1 && entity.anInt1529 == 0) { + Animation animation_3 = Animation.anims[entity.anim]; + for (entity.anInt1528++; entity.anInt1527 < animation_3.anInt352 && entity.anInt1528 > animation_3.method258(entity.anInt1527); entity.anInt1527++) { + entity.anInt1528 -= animation_3.method258(entity.anInt1527); + } + + if (entity.anInt1527 >= animation_3.anInt352) { + entity.anInt1527 -= animation_3.anInt356; + entity.anInt1530++; + if (entity.anInt1530 >= animation_3.anInt362) { + entity.anim = -1; + } + if (entity.anInt1527 < 0 || entity.anInt1527 >= animation_3.anInt352) { + entity.anim = -1; + } + } + entity.aBoolean1541 = animation_3.aBoolean358; + } + if (entity.anInt1529 > 0) { + entity.anInt1529--; + } + } + + public void drawGameScreen() { + if (fullScreenInterfaceId != -1 && (loadingStage == 2 || super.fullGameScreen != null)) { + if (loadingStage == 2) { + method119(anInt945, fullScreenInterfaceId); + if (fullScreenInterfaceId != -1) + method119(anInt945, fullScreenInterfaceId); + anInt945 = 0; + resetAllImageProducers(); + super.fullGameScreen.initDrawingArea(); + Texture.lineOffsets = gameScreenOffsets; + DrawingArea.setAllPixelsToZero(); + welcomeScreenRaised = true; + if (openInterfaceID != -1) { + RSInterface class13_1 = RSInterface.interfaceCache[openInterfaceID]; + if (class13_1.width == 512 && class13_1.height == 334 + && class13_1.type == 0) { + class13_1.width = 765; + class13_1.height = 503; + } + drawInterface(0, 0, class13_1, 0); + } + RSInterface rSInterface = RSInterface.interfaceCache[fullScreenInterfaceId]; + if (rSInterface.width == 512 && rSInterface.height == 334 + && rSInterface.type == 0) { + rSInterface.width = 765; + rSInterface.height = 503; + } + drawInterface(0, 0, rSInterface, 0); + if (!menuOpen) { + processRightClick(); + drawTooltip(); + } else { + drawMenu(); + } + } + super.fullGameScreen.drawGraphics(0, super.graphics, 0); + return; + } + if (welcomeScreenRaised) { + resetImageProducers2(); + welcomeScreenRaised = false; + backLeftIP1.drawGraphics(4, super.graphics, 0); + backLeftIP2.drawGraphics(357, super.graphics, 0); + backRightIP1.drawGraphics(4, super.graphics, 722); + backRightIP2.drawGraphics(205, super.graphics, 743); + backTopIP1.drawGraphics(0, super.graphics, 0); + backVmidIP1.drawGraphics(4, super.graphics, 516); + backVmidIP2.drawGraphics(205, super.graphics, 516); + backVmidIP3.drawGraphics(357, super.graphics, 496); + backVmidIP2_2.drawGraphics(338, super.graphics, 0); + needDrawTabArea = true; + inputTaken = true; + tabAreaAltered = true; + aBoolean1233 = true; + if (loadingStage != 2) { + aRSImageProducer_1165.drawGraphics(4, super.graphics, 4); + aRSImageProducer_1164.drawGraphics(4, super.graphics, 550); + } + } + if (loadingStage == 2) { + method146(); + } + if (menuOpen && menuScreenArea == 1) { + needDrawTabArea = true; + } + if (invOverlayInterfaceID != -1) { + boolean flag1 = method119(anInt945, invOverlayInterfaceID); + if (flag1) { + needDrawTabArea = true; + } + } + if (atInventoryInterfaceType == 2) { + needDrawTabArea = true; + } + if (activeInterfaceType == 2) { + needDrawTabArea = true; + } + if (needDrawTabArea) { + drawTabArea(); + needDrawTabArea = false; + } + if (backDialogID == -1) { + aClass9_1059.scrollPosition = anInt1211 - anInt1089 - 77; + if (super.mouseX > 448 && super.mouseX < 560 && super.mouseY > 332) { + method65(463, 77, super.mouseX - 17, super.mouseY - 357, aClass9_1059, 0, false, anInt1211); + } + int i = anInt1211 - 77 - aClass9_1059.scrollPosition; + if (i < 0) { + i = 0; + } + if (i > anInt1211 - 77) { + i = anInt1211 - 77; + } + if (anInt1089 != i) { + anInt1089 = i; + inputTaken = true; + } + } + if (backDialogID != -1) { + boolean flag2 = method119(anInt945, backDialogID); + if (flag2) { + inputTaken = true; + } + } + if (dialogID != -1) { + inputTaken = true; + } + if (atInventoryInterfaceType == 3) { + inputTaken = true; + } + if (activeInterfaceType == 3) { + inputTaken = true; + } + if (aString844 != null) { + inputTaken = true; + } + if (menuOpen && menuScreenArea == 2) { + inputTaken = true; + } + if (inputTaken) { + drawChatArea(); + inputTaken = false; + } + if (loadingStage == 2) { + drawMinimap(); + aRSImageProducer_1164.drawGraphics(4, super.graphics, 550); + } + if (anInt1054 != -1) { + tabAreaAltered = true; + } + if (tabAreaAltered) { + if (anInt1054 != -1 && anInt1054 == tabID) { + anInt1054 = -1; + stream.createFrame(120); + stream.writeWordBigEndian(tabID); + } + tabAreaAltered = false; + aRSImageProducer_1125.initDrawingArea(); + backHmid1.method361(0, 0); + if (invOverlayInterfaceID == -1) { + if (tabInterfaceIDs[tabID] != -1) { + if (tabID == 0) { + redStone1.method361(22, 10); + } + if (tabID == 1) { + redStone2.method361(54, 8); + } + if (tabID == 2) { + redStone2.method361(82, 8); + } + if (tabID == 3) { + redStone3.method361(110, 8); + } + if (tabID == 4) { + redStone2_2.method361(153, 8); + } + if (tabID == 5) { + redStone2_2.method361(181, 8); + } + if (tabID == 6) { + redStone1_2.method361(209, 9); + } + } + if (tabInterfaceIDs[0] != -1 && (anInt1054 != 0 || loopCycle % 20 < 10)) { + sideIcons[0].method361(29, 13); + } + if (tabInterfaceIDs[1] != -1 && (anInt1054 != 1 || loopCycle % 20 < 10)) { + sideIcons[1].method361(53, 11); + } + if (tabInterfaceIDs[2] != -1 && (anInt1054 != 2 || loopCycle % 20 < 10)) { + sideIcons[2].method361(82, 11); + } + if (tabInterfaceIDs[3] != -1 && (anInt1054 != 3 || loopCycle % 20 < 10)) { + sideIcons[3].method361(115, 12); + } + if (tabInterfaceIDs[4] != -1 && (anInt1054 != 4 || loopCycle % 20 < 10)) { + sideIcons[4].method361(153, 13); + } + if (tabInterfaceIDs[5] != -1 && (anInt1054 != 5 || loopCycle % 20 < 10)) { + sideIcons[5].method361(180, 11); + } + if (tabInterfaceIDs[6] != -1 && (anInt1054 != 6 || loopCycle % 20 < 10)) { + sideIcons[6].method361(208, 13); + } + } + aRSImageProducer_1125.drawGraphics(160, super.graphics, 516); + aRSImageProducer_1124.initDrawingArea(); + backBase2.method361(0, 0); + if (invOverlayInterfaceID == -1) { + if (tabInterfaceIDs[tabID] != -1) { + if (tabID == 7) { + redStone1_3.method361(42, 0); + } + if (tabID == 8) { + redStone2_3.method361(74, 0); + } + if (tabID == 9) { + redStone2_3.method361(102, 0); + } + if (tabID == 10) { + redStone3_2.method361(130, 1); + } + if (tabID == 11) { + redStone2_4.method361(173, 0); + } + if (tabID == 12) { + redStone2_4.method361(201, 0); + } + if (tabID == 13) { + redStone1_4.method361(229, 0); + } + } + if (tabInterfaceIDs[8] != -1 && (anInt1054 != 8 || loopCycle % 20 < 10)) { + sideIcons[7].method361(74, 2); + } + if (tabInterfaceIDs[9] != -1 && (anInt1054 != 9 || loopCycle % 20 < 10)) { + sideIcons[8].method361(102, 3); + } + if (tabInterfaceIDs[10] != -1 && (anInt1054 != 10 || loopCycle % 20 < 10)) { + sideIcons[9].method361(137, 4); + } + if (tabInterfaceIDs[11] != -1 && (anInt1054 != 11 || loopCycle % 20 < 10)) { + sideIcons[10].method361(174, 2); + } + if (tabInterfaceIDs[12] != -1 && (anInt1054 != 12 || loopCycle % 20 < 10)) { + sideIcons[11].method361(201, 2); + } + if (tabInterfaceIDs[13] != -1 && (anInt1054 != 13 || loopCycle % 20 < 10)) { + sideIcons[12].method361(226, 2); + } + } + aRSImageProducer_1124.drawGraphics(466, super.graphics, 496); + aRSImageProducer_1165.initDrawingArea(); + Texture.lineOffsets = chatBoxAreaOffsets; + } + if (aBoolean1233) { + aBoolean1233 = false; + aRSImageProducer_1123.initDrawingArea(); + backBase1.method361(0, 0); + aTextDrawingArea_1271.method382(0xffffff, 55, "Public chat", 28, true); + if (publicChatMode == 0) { + aTextDrawingArea_1271.method382(65280, 55, "On", 41, true); + } + if (publicChatMode == 1) { + aTextDrawingArea_1271.method382(0xffff00, 55, "Friends", 41, true); + } + if (publicChatMode == 2) { + aTextDrawingArea_1271.method382(0xff0000, 55, "Off", 41, true); + } + if (publicChatMode == 3) { + aTextDrawingArea_1271.method382(65535, 55, "Hide", 41, true); + } + aTextDrawingArea_1271.method382(0xffffff, 184, "Private chat", 28, true); + if (privateChatMode == 0) { + aTextDrawingArea_1271.method382(65280, 184, "On", 41, true); + } + if (privateChatMode == 1) { + aTextDrawingArea_1271.method382(0xffff00, 184, "Friends", 41, true); + } + if (privateChatMode == 2) { + aTextDrawingArea_1271.method382(0xff0000, 184, "Off", 41, true); + } + aTextDrawingArea_1271.method382(0xffffff, 324, "Trade/compete", 28, true); + if (tradeMode == 0) { + aTextDrawingArea_1271.method382(65280, 324, "On", 41, true); + } + if (tradeMode == 1) { + aTextDrawingArea_1271.method382(0xffff00, 324, "Friends", 41, true); + } + if (tradeMode == 2) { + aTextDrawingArea_1271.method382(0xff0000, 324, "Off", 41, true); + } + aTextDrawingArea_1271.method382(0xffffff, 458, "Report abuse", 33, true); + aRSImageProducer_1123.drawGraphics(453, super.graphics, 0); + aRSImageProducer_1165.initDrawingArea(); + Texture.lineOffsets = chatBoxAreaOffsets; + } + anInt945 = 0; + } + + public boolean buildFriendsListMenu(RSInterface class9) { + int i = class9.anInt214; + if (i >= 1 && i <= 200 || i >= 701 && i <= 900) { + if (i >= 801) { + i -= 701; + } else if (i >= 701) { + i -= 601; + } else if (i >= 101) { + i -= 101; + } else { + i--; + } + menuActionName[menuActionRow] = "Remove @whi@" + friendsList[i]; + menuActionID[menuActionRow] = 792; + menuActionRow++; + menuActionName[menuActionRow] = "Message @whi@" + friendsList[i]; + menuActionID[menuActionRow] = 639; + menuActionRow++; + return true; + } + if (i >= 401 && i <= 500) { + menuActionName[menuActionRow] = "Remove @whi@" + class9.disabledText; + menuActionID[menuActionRow] = 322; + menuActionRow++; + return true; + } else { + return false; + } + } + + public void method104() { + Animable_Sub3 class30_sub2_sub4_sub3 = (Animable_Sub3) aClass19_1056.reverseGetFirst(); + for (; class30_sub2_sub4_sub3 != null; class30_sub2_sub4_sub3 = (Animable_Sub3) aClass19_1056.reverseGetNext()) { + if (class30_sub2_sub4_sub3.anInt1560 != plane || class30_sub2_sub4_sub3.aBoolean1567) { + class30_sub2_sub4_sub3.unlink(); + } else if (loopCycle >= class30_sub2_sub4_sub3.anInt1564) { + class30_sub2_sub4_sub3.method454(anInt945); + if (class30_sub2_sub4_sub3.aBoolean1567) { + class30_sub2_sub4_sub3.unlink(); + } else { + worldController.method285(class30_sub2_sub4_sub3.anInt1560, 0, class30_sub2_sub4_sub3.anInt1563, -1, class30_sub2_sub4_sub3.anInt1562, 60, class30_sub2_sub4_sub3.anInt1561, class30_sub2_sub4_sub3, false); + } + } + } + + } + + public void drawInterface(int scrollPos, int k, RSInterface class9, int l) { + if (class9.type != 0 || class9.children == null) { + return; + } + if (class9.aBoolean266 && anInt1026 != class9.id && anInt1048 != class9.id && anInt1039 != class9.id) { + return; + } + int i1 = DrawingArea.topX; + int j1 = DrawingArea.topY; + int k1 = DrawingArea.bottomX; + int l1 = DrawingArea.bottomY; + DrawingArea.setDrawingArea(l + class9.height, k, k + class9.width, l); + int i2 = class9.children.length; + for (int j2 = 0; j2 < i2; j2++) { + int k2 = class9.childX[j2] + k; + int l2 = class9.childY[j2] + l - scrollPos; + RSInterface component = RSInterface.interfaceCache[class9.children[j2]]; + k2 += component.anInt263; + l2 += component.anInt265; + if (component.anInt214 > 0) { + drawFriendsListOrWelcomeScreen(component); + } + if (component.type == 0) { + if (component.scrollPosition > component.scrollMax - component.height) { + component.scrollPosition = component.scrollMax - component.height; + } + if (component.scrollPosition < 0) { + component.scrollPosition = 0; + } + drawInterface(component.scrollPosition, k2, component, l2); + if (component.scrollMax > component.height) { + method30(component.height, component.scrollPosition, l2, k2 + component.width, component.scrollMax); + } + } else if (component.type != 1) { + if (component.type == 2) { + int i3 = 0; + for (int l3 = 0; l3 < component.height; l3++) { + for (int l4 = 0; l4 < component.width; l4++) { + int k5 = k2 + l4 * (32 + component.invSpritePadX); + int j6 = l2 + l3 * (32 + component.invSpritePadY); + if (i3 < 20) { + k5 += component.spritesX[i3]; + j6 += component.spritesY[i3]; + } + if (component.inv[i3] > 0) { + int k6 = 0; + int j7 = 0; + int j9 = component.inv[i3] - 1; + if (k5 > DrawingArea.topX - 32 && k5 < DrawingArea.bottomX && j6 > DrawingArea.topY - 32 && j6 < DrawingArea.bottomY || activeInterfaceType != 0 && anInt1085 == i3) { + int l9 = 0; + if (itemSelected == 1 && anInt1283 == i3 && anInt1284 == component.id) { + l9 = 0xffffff; + } + Sprite class30_sub2_sub1_sub1_2 = ItemDef.getSprite(j9, component.invStackSizes[i3], l9); + if (class30_sub2_sub1_sub1_2 != null) { + if (activeInterfaceType != 0 && anInt1085 == i3 && anInt1084 == component.id) { + k6 = super.mouseX - anInt1087; + j7 = super.mouseY - anInt1088; + if (k6 < 5 && k6 > -5) { + k6 = 0; + } + if (j7 < 5 && j7 > -5) { + j7 = 0; + } + if (anInt989 < 5) { + k6 = 0; + j7 = 0; + } + class30_sub2_sub1_sub1_2.drawSprite1(k5 + k6, j6 + j7); + if (j6 + j7 < DrawingArea.topY && class9.scrollPosition > 0) { + int i10 = anInt945 * (DrawingArea.topY - j6 - j7) / 3; + if (i10 > anInt945 * 10) { + i10 = anInt945 * 10; + } + if (i10 > class9.scrollPosition) { + i10 = class9.scrollPosition; + } + class9.scrollPosition -= i10; + anInt1088 += i10; + } + if (j6 + j7 + 32 > DrawingArea.bottomY && class9.scrollPosition < class9.scrollMax - class9.height) { + int j10 = anInt945 * (j6 + j7 + 32 - DrawingArea.bottomY) / 3; + if (j10 > anInt945 * 10) { + j10 = anInt945 * 10; + } + if (j10 > class9.scrollMax - class9.height - class9.scrollPosition) { + j10 = class9.scrollMax - class9.height - class9.scrollPosition; + } + class9.scrollPosition += j10; + anInt1088 -= j10; + } + } else if (atInventoryInterfaceType != 0 && atInventoryIndex == i3 && atInventoryInterface == component.id) { + class30_sub2_sub1_sub1_2.drawSprite1(k5, j6); + } else { + class30_sub2_sub1_sub1_2.drawSprite(k5, j6); + } + if (class30_sub2_sub1_sub1_2.trimWidth == 33 || component.invStackSizes[i3] != 1) { + int k10 = component.invStackSizes[i3]; + aTextDrawingArea_1270.method385(0, intToKOrMil(k10), j6 + 10 + j7, k5 + 1 + k6); + aTextDrawingArea_1270.method385(0xffff00, intToKOrMil(k10), j6 + 9 + j7, k5 + k6); + } + } + } + } else if (component.sprites != null && i3 < 20) { + Sprite class30_sub2_sub1_sub1_1 = component.sprites[i3]; + if (class30_sub2_sub1_sub1_1 != null) { + class30_sub2_sub1_sub1_1.drawSprite(k5, j6); + } + } + i3++; + } + + } + + } else if (component.type == 3) { + boolean flag = false; + if (anInt1039 == component.id || anInt1048 == component.id || anInt1026 == component.id) { + flag = true; + } + int j3; + if (interfaceIsSelected(component)) { + j3 = component.anInt219; + if (flag && component.anInt239 != 0) { + j3 = component.anInt239; + } + } else { + j3 = component.textColor; + if (flag && component.anInt216 != 0) { + j3 = component.anInt216; + } + } + if (component.aByte254 == 0) { + if (component.aBoolean227) { + DrawingArea.method336(component.height, l2, j3, component.width, k2); + } else { + DrawingArea.fillPixels(l2, component.height, j3, k2, component.width); + } + } else if (component.aBoolean227) { + DrawingArea.method335(j3, l2, component.width, component.height, 256 - (component.aByte254 & 0xff), k2); + } else { + DrawingArea.method338(l2, component.height, 256 - (component.aByte254 & 0xff), j3, component.width, k2); + } + } else if (component.type == 4) { + TextDrawingArea textDrawingArea = component.textDrawingAreas; + String s = component.disabledText; + boolean flag1 = false; + if (anInt1039 == component.id || anInt1048 == component.id || anInt1026 == component.id) { + flag1 = true; + } + int i4; + if (interfaceIsSelected(component)) { + i4 = component.anInt219; + if (flag1 && component.anInt239 != 0) { + i4 = component.anInt239; + } + if (component.enabledText.length() > 0) { + s = component.enabledText; + } + } else { + i4 = component.textColor; + if (flag1 && component.anInt216 != 0) { + i4 = component.anInt216; + } + } + if (component.atActionType == 6 && aBoolean1149) { + s = "Please wait..."; + i4 = component.textColor; + } + if (DrawingArea.width == 479) { + if (i4 == 0xffff00) { + i4 = 255; + } + if (i4 == 49152) { + i4 = 0xffffff; + } + } + for (int l6 = l2 + textDrawingArea.anInt1497; s.length() > 0; l6 += textDrawingArea.anInt1497) { + if (s.indexOf("%") != -1) { + do { + int k7 = s.indexOf("%1"); + if (k7 == -1) { + break; + } + s = s.substring(0, k7) + interfaceIntToString(extractInterfaceValues(component, 0)) + s.substring(k7 + 2); + } while (true); + do { + int l7 = s.indexOf("%2"); + if (l7 == -1) { + break; + } + s = s.substring(0, l7) + interfaceIntToString(extractInterfaceValues(component, 1)) + s.substring(l7 + 2); + } while (true); + do { + int i8 = s.indexOf("%3"); + if (i8 == -1) { + break; + } + s = s.substring(0, i8) + interfaceIntToString(extractInterfaceValues(component, 2)) + s.substring(i8 + 2); + } while (true); + do { + int j8 = s.indexOf("%4"); + if (j8 == -1) { + break; + } + s = s.substring(0, j8) + interfaceIntToString(extractInterfaceValues(component, 3)) + s.substring(j8 + 2); + } while (true); + do { + int k8 = s.indexOf("%5"); + if (k8 == -1) { + break; + } + s = s.substring(0, k8) + interfaceIntToString(extractInterfaceValues(component, 4)) + s.substring(k8 + 2); + } while (true); + } + int l8 = s.indexOf("\\n"); + String s1; + if (l8 != -1) { + s1 = s.substring(0, l8); + s = s.substring(l8 + 2); + } else { + s1 = s; + s = ""; + } + if (component.aBoolean223) { + textDrawingArea.method382(i4, k2 + component.width / 2, s1, l6, component.aBoolean268); + } else { + textDrawingArea.method389(component.aBoolean268, k2, i4, s1, l6); + } + } + + } else if (component.type == 5) { + Sprite sprite; + if (interfaceIsSelected(component)) { + sprite = component.sprite2; + } else { + sprite = component.sprite1; + } + if (sprite != null) { + sprite.drawSprite(k2, l2); + } + } else if (component.type == 6) { + int k3 = Texture.textureInt1; + int j4 = Texture.textureInt2; + Texture.textureInt1 = k2 + component.width / 2; + Texture.textureInt2 = l2 + component.height / 2; + int i5 = Texture.anIntArray1470[component.anInt270] * component.anInt269 >> 16; + int l5 = Texture.anIntArray1471[component.anInt270] * component.anInt269 >> 16; + boolean flag2 = interfaceIsSelected(component); + int i7; + if (flag2) { + i7 = component.anInt258; + } else { + i7 = component.anInt257; + } + Model model; + if (i7 == -1) { + model = component.method209(-1, -1, flag2); + } else { + Animation animation = Animation.anims[i7]; + model = component.method209(animation.anIntArray354[component.anInt246], animation.anIntArray353[component.anInt246], flag2); + } + if (model != null) { + model.method482(component.anInt271, 0, component.anInt270, 0, i5, l5); + } + Texture.textureInt1 = k3; + Texture.textureInt2 = j4; + } else if (component.type == 7) { + TextDrawingArea textDrawingArea_1 = component.textDrawingAreas; + int k4 = 0; + for (int j5 = 0; j5 < component.height; j5++) { + for (int i6 = 0; i6 < component.width; i6++) { + if (component.inv[k4] > 0) { + ItemDef itemDef = ItemDef.forID(component.inv[k4] - 1); + String s2 = itemDef.name; + if (itemDef.stackable || component.invStackSizes[k4] != 1) { + s2 = s2 + " x" + intToKOrMilLongName(component.invStackSizes[k4]); + } + int i9 = k2 + i6 * (115 + component.invSpritePadX); + int k9 = l2 + j5 * (12 + component.invSpritePadY); + if (component.aBoolean223) { + textDrawingArea_1.method382(component.textColor, i9 + component.width / 2, s2, k9, component.aBoolean268); + } else { + textDrawingArea_1.method389(component.aBoolean268, i9, component.textColor, s2, k9); + } + } + k4++; + } + + } + + } else if(component.type == 8) { + + } + } + } + + DrawingArea.setDrawingArea(l1, i1, k1, j1); + } + + public void randomizeBackground(Background background) { + int j = 256; + for (int k = 0; k < anIntArray1190.length; k++) { + anIntArray1190[k] = 0; + } + + for (int l = 0; l < 5000; l++) { + int i1 = (int) (Math.random() * 128D * (double) j); + anIntArray1190[i1] = (int) (Math.random() * 256D); + } + + for (int j1 = 0; j1 < 20; j1++) { + for (int k1 = 1; k1 < j - 1; k1++) { + for (int i2 = 1; i2 < 127; i2++) { + int k2 = i2 + (k1 << 7); + anIntArray1191[k2] = (anIntArray1190[k2 - 1] + anIntArray1190[k2 + 1] + anIntArray1190[k2 - 128] + anIntArray1190[k2 + 128]) / 4; + } + + } + + int ai[] = anIntArray1190; + anIntArray1190 = anIntArray1191; + anIntArray1191 = ai; + } + + if (background != null) { + int l1 = 0; + for (int j2 = 0; j2 < background.anInt1453; j2++) { + for (int l2 = 0; l2 < background.anInt1452; l2++) { + if (background.aByteArray1450[l1++] != 0) { + int i3 = l2 + 16 + background.anInt1454; + int j3 = j2 + 16 + background.anInt1455; + int k3 = i3 + (j3 << 7); + anIntArray1190[k3] = 0; + } + } + + } + + } + } + + public void method107(int i, int j, Stream stream, Player player) { + if ((i & 0x400) != 0) { + player.anInt1543 = stream.method428(); + player.anInt1545 = stream.method428(); + player.anInt1544 = stream.method428(); + player.anInt1546 = stream.method428(); + player.anInt1547 = stream.method436() + loopCycle; + player.anInt1548 = stream.method435() + loopCycle; + player.anInt1549 = stream.method428(); + player.method446(); + } + if ((i & 0x100) != 0) { + player.anInt1520 = stream.method434(); + int k = stream.readDWord(); + player.anInt1524 = k >> 16; + player.anInt1523 = loopCycle + (k & 0xffff); + player.anInt1521 = 0; + player.anInt1522 = 0; + if (player.anInt1523 > loopCycle) { + player.anInt1521 = -1; + } + if (player.anInt1520 == 65535) { + player.anInt1520 = -1; + } + //processSound(player.anInt1520, 0, player, null); + } + if ((i & 8) != 0) { + int l = stream.method434(); + if (l == 65535) { + l = -1; + } + //processSound(l, 1, player, null); + int i2 = stream.method427(); + if (l == player.anim && l != -1) { + int i3 = Animation.anims[l].anInt365; + if (i3 == 1) { + player.anInt1527 = 0; + player.anInt1528 = 0; + player.anInt1529 = i2; + player.anInt1530 = 0; + } + if (i3 == 2) { + player.anInt1530 = 0; + } + } else if (l == -1 || player.anim == -1 || Animation.anims[l].anInt359 >= Animation.anims[player.anim].anInt359) { + player.anim = l; + player.anInt1527 = 0; + player.anInt1528 = 0; + player.anInt1529 = i2; + player.anInt1530 = 0; + player.anInt1542 = player.smallXYIndex; + } + } + if ((i & 4) != 0) { + player.textSpoken = stream.readString(); + if (player.textSpoken.charAt(0) == '~') { + player.textSpoken = player.textSpoken.substring(1); + pushMessage(player.textSpoken, 2, player.name); + } else if (player == myPlayer) { + pushMessage(player.textSpoken, 2, player.name); + } + player.anInt1513 = 0; + player.anInt1531 = 0; + player.textCycle = 150; + } + if ((i & 0x80) != 0) { + int i1 = stream.method434(); + int j2 = stream.readUnsignedByte(); + int j3 = stream.method427(); + int k3 = stream.currentOffset; + if (player.name != null && player.visible) { + long l3 = TextClass.longForName(player.name); + boolean flag = false; + if (j2 <= 1) { + for (int i4 = 0; i4 < ignoreCount; i4++) { + if (ignoreListAsLongs[i4] != l3) { + continue; + } + flag = true; + break; + } + + } + if (!flag && anInt1251 == 0) { + try { + aStream_834.currentOffset = 0; + stream.method442(j3, 0, aStream_834.buffer); + aStream_834.currentOffset = 0; + String s = TextInput.method525(j3, aStream_834); + s = Censor.doCensor(s); + player.textSpoken = s; + player.anInt1513 = i1 >> 8; + player.privelage = j2; + + // entityMessage(player); + + player.anInt1531 = i1 & 0xff; + player.textCycle = 150; + if (j2 == 2 || j2 == 3) { + pushMessage(s, 1, "@cr2@" + player.name); + } else if (j2 == 1) { + pushMessage(s, 1, "@cr1@" + player.name); + } else { + pushMessage(s, 2, player.name); + } + } catch (Exception exception) { + Signlink.reporterror("cde2"); + } + } + } + stream.currentOffset = k3 + j3; + } + if ((i & 1) != 0) { + player.interactingEntity = stream.method434(); + if (player.interactingEntity == 65535) { + player.interactingEntity = -1; + } + } + if ((i & 0x10) != 0) { + int j1 = stream.method427(); + byte abyte0[] = new byte[j1]; + Stream stream_1 = new Stream(abyte0); + stream.readBytes(j1, 0, abyte0); + aStreamArray895s[j] = stream_1; + player.updatePlayer(stream_1); + } + if ((i & 2) != 0) { + player.anInt1538 = stream.method436(); + player.anInt1539 = stream.method434(); + } + if ((i & 0x20) != 0) { + int k1 = stream.readUnsignedByte(); + int k2 = stream.readUnsignedByteA(); + player.updateHitData(k2, k1, loopCycle); + player.loopCycleStatus = loopCycle + 300; + player.currentHealth = stream.method427(); + player.maxHealth = stream.readUnsignedByte(); + } + if ((i & 0x200) != 0) { + int l1 = stream.readUnsignedByte(); + int l2 = stream.method428(); + player.updateHitData(l2, l1, loopCycle); + player.loopCycleStatus = loopCycle + 300; + player.currentHealth = stream.readUnsignedByte(); + player.maxHealth = stream.method427(); + } + } + + public void method108() { + try { + int j = myPlayer.x + anInt1278; + int k = myPlayer.y + anInt1131; + if (anInt1014 - j < -500 || anInt1014 - j > 500 || anInt1015 - k < -500 || anInt1015 - k > 500) { + anInt1014 = j; + anInt1015 = k; + } + if (anInt1014 != j) { + anInt1014 += (j - anInt1014) / 16; + } + if (anInt1015 != k) { + anInt1015 += (k - anInt1015) / 16; + } + if (super.keyArray[1] == 1) { + anInt1186 += (-24 - anInt1186) / 2; + } else if (super.keyArray[2] == 1) { + anInt1186 += (24 - anInt1186) / 2; + } else { + anInt1186 /= 2; + } + if (super.keyArray[3] == 1) { + anInt1187 += (12 - anInt1187) / 2; + } else if (super.keyArray[4] == 1) { + anInt1187 += (-12 - anInt1187) / 2; + } else { + anInt1187 /= 2; + } + minimapInt1 = minimapInt1 + anInt1186 / 2 & 0x7ff; + anInt1184 += anInt1187 / 2; + if (anInt1184 < 128) { + anInt1184 = 128; + } + if (anInt1184 > 383) { + anInt1184 = 383; + } + int l = anInt1014 >> 7; + int i1 = anInt1015 >> 7; + int j1 = method42(plane, anInt1015, anInt1014); + int k1 = 0; + if (l > 3 && i1 > 3 && l < 100 && i1 < 100) { + for (int l1 = l - 4; l1 <= l + 4; l1++) { + for (int k2 = i1 - 4; k2 <= i1 + 4; k2++) { + int l2 = plane; + if (l2 < 3 && (byteGroundArray[1][l1][k2] & 2) == 2) { + l2++; + } + int i3 = j1 - intGroundArray[l2][l1][k2]; + if (i3 > k1) { + k1 = i3; + } + } + + } + + } + anInt1005++; + if (anInt1005 > 1512) { + anInt1005 = 0; + stream.createFrame(77); + stream.writeWordBigEndian(0); + int i2 = stream.currentOffset; + stream.writeWordBigEndian((int) (Math.random() * 256D)); + stream.writeWordBigEndian(101); + stream.writeWordBigEndian(233); + stream.writeWord(45092); + if ((int) (Math.random() * 2D) == 0) { + stream.writeWord(35784); + } + stream.writeWordBigEndian((int) (Math.random() * 256D)); + stream.writeWordBigEndian(64); + stream.writeWordBigEndian(38); + stream.writeWord((int) (Math.random() * 65536D)); + stream.writeWord((int) (Math.random() * 65536D)); + stream.writeBytes(stream.currentOffset - i2); + } + int j2 = k1 * 192; + if (j2 > 0x17f00) { + j2 = 0x17f00; + } + if (j2 < 32768) { + j2 = 32768; + } + if (j2 > anInt984) { + anInt984 += (j2 - anInt984) / 24; + return; + } + if (j2 < anInt984) { + anInt984 += (j2 - anInt984) / 80; + } + } catch (Exception _ex) { + Signlink.reporterror("glfc_ex " + myPlayer.x + "," + myPlayer.y + "," + anInt1014 + "," + anInt1015 + "," + anInt1069 + "," + anInt1070 + "," + baseX + "," + baseY); + throw new RuntimeException("eek"); + } + } + + public void processDrawing() { + if (rsAlreadyLoaded || loadingError || genericLoadingError) { + showErrorScreen(); + return; + } + anInt1061++; + if (!loggedIn) { + drawLoginScreen(false); + } else { + drawGameScreen(); + } + anInt1213 = 0; + } + + public boolean isFriendOrSelf(String s) { + if (s == null) { + return false; + } + for (int i = 0; i < friendsCount; i++) { + if (s.equalsIgnoreCase(friendsList[i])) { + return true; + } + } + return s.equalsIgnoreCase(myPlayer.name); + } + + public static String combatDiffColor(int i, int j) { + int k = i - j; + if (k < -9) { + return "@red@"; + } + if (k < -6) { + return "@or3@"; + } + if (k < -3) { + return "@or2@"; + } + if (k < 0) { + return "@or1@"; + } + if (k > 9) { + return "@gre@"; + } + if (k > 6) { + return "@gr3@"; + } + if (k > 3) { + return "@gr2@"; + } + if (k > 0) { + return "@gr1@"; + } else { + return "@yel@"; + } + } + + public void setWaveVolume(int i) { + Signlink.wavevol = i; + } + + public void draw3dScreen() { + drawSplitpublicChat(); + if (crossType == 1) { + crosses[crossIndex / 100].drawSprite(crossX - 8 - 4, crossY - 8 - 4); + anInt1142++; + if (anInt1142 > 67) { + anInt1142 = 0; + stream.createFrame(78); + } + } + if (crossType == 2) { + crosses[4 + crossIndex / 100].drawSprite(crossX - 8 - 4, crossY - 8 - 4); + } + if (anInt1018 != -1) { + method119(anInt945, anInt1018); + drawInterface(0, 0, RSInterface.interfaceCache[anInt1018], 0); + } + if (openInterfaceID != -1) { + method119(anInt945, openInterfaceID); + drawInterface(0, 0, RSInterface.interfaceCache[openInterfaceID], 0); + } + method70(); + if (!menuOpen) { + processRightClick(); + drawTooltip(); + } else if (menuScreenArea == 0) { + drawMenu(); + } + if (anInt1055 == 1) { + multiOverlay.drawSprite(472, 296); + } + int k = 20; + int i1 = 0xffff00; + int x = baseX + (myPlayer.x - 6 >> 7); + int y = baseY + (myPlayer.y - 6 >> 7); + if (fpsOn) { + char c = '\u01FB'; + if (super.fps < 15) { + i1 = 0xff0000; + } + aTextDrawingArea_1271.method380("Fps:" + super.fps, c, i1, k); + k += 15; + Runtime runtime = Runtime.getRuntime(); + int j1 = (int) ((runtime.totalMemory() - runtime.freeMemory()) / 1024L); + i1 = 0xffff00; + if (j1 > 0x2000000 && lowMem) { + i1 = 0xff0000; + } + aTextDrawingArea_1271.method380("Mem:" + j1 + "k", c, 0xffff00, k); + k += 15; + } + if (showInfo) { + if (super.fps < 15) + i1 = 0xff0000; + aTextDrawingArea_1271.method385(0xffff00, "Fps:" + super.fps, 285, 5); + Runtime runtime = Runtime.getRuntime(); + int j1 = (int) ((runtime.totalMemory() - runtime.freeMemory()) / 1024L); + i1 = 0xffff00; + if (j1 > 0x2000000 && lowMem) + i1 = 0xff0000; + k += 15; + aTextDrawingArea_1271.method385(0xffff00, "Mem:" + j1 + "k", 299, 5); + aTextDrawingArea_1271.method385(0xffff00, "Mouse X: " + super.mouseX + " , Mouse Y: " + super.mouseY, 314, 5); + aTextDrawingArea_1271.method385(0xffff00, "Coords: " + x + ", " + y, 329, 5); + } + if (anInt1104 != 0) { + int j = anInt1104 / 50; + int l = j / 60; + j %= 60; + if (j < 10) { + aTextDrawingArea_1271.method385(0xffff00, "System update in: " + l + ":0" + j, 329, 4); + } else { + aTextDrawingArea_1271.method385(0xffff00, "System update in: " + l + ":" + j, 329, 4); + } + anInt849++; + if (anInt849 > 75) { + anInt849 = 0; + stream.createFrame(148); + } + } + } + + public void addIgnore(long l) { + try { + if (l == 0L) { + return; + } + if (ignoreCount >= 100) { + pushMessage("Your ignore list is full. Max of 100 hit", 0, ""); + return; + } + String s = TextClass.fixName(TextClass.nameForLong(l)); + for (int j = 0; j < ignoreCount; j++) { + if (ignoreListAsLongs[j] == l) { + pushMessage(s + " is already on your ignore list", 0, ""); + return; + } + } + for (int k = 0; k < friendsCount; k++) { + if (friendsListAsLongs[k] == l) { + pushMessage("Please remove " + s + " from your friend list first", 0, ""); + return; + } + } + + ignoreListAsLongs[ignoreCount++] = l; + needDrawTabArea = true; + stream.createFrame(133); + stream.writeQWord(l); + return; + } catch (RuntimeException runtimeexception) { + Signlink.reporterror("45688, " + l + ", " + 4 + ", " + runtimeexception.toString()); + } + throw new RuntimeException(); + } + + public void method114() { + for (int i = -1; i < playerCount; i++) { + int j; + if (i == -1) { + j = myPlayerIndex; + } else { + j = playerIndices[i]; + } + Player player = playerArray[j]; + if (player != null) { + method96(player); + } + } + + } + + public void method115() { + if (loadingStage == 2) { + for (Class30_Sub1 class30_sub1 = (Class30_Sub1) aClass19_1179.reverseGetFirst(); class30_sub1 != null; class30_sub1 = (Class30_Sub1) aClass19_1179.reverseGetNext()) { + if (class30_sub1.anInt1294 > 0) { + class30_sub1.anInt1294--; + } + if (class30_sub1.anInt1294 == 0) { + if (class30_sub1.anInt1299 < 0 || ObjectManager.method178(class30_sub1.anInt1299, class30_sub1.anInt1301)) { + method142(class30_sub1.anInt1298, class30_sub1.anInt1295, class30_sub1.anInt1300, class30_sub1.anInt1301, class30_sub1.anInt1297, class30_sub1.anInt1296, class30_sub1.anInt1299); + class30_sub1.unlink(); + } + } else { + if (class30_sub1.anInt1302 > 0) { + class30_sub1.anInt1302--; + } + if (class30_sub1.anInt1302 == 0 && class30_sub1.anInt1297 >= 1 && class30_sub1.anInt1298 >= 1 && class30_sub1.anInt1297 <= 102 && class30_sub1.anInt1298 <= 102 && (class30_sub1.anInt1291 < 0 || ObjectManager.method178(class30_sub1.anInt1291, class30_sub1.anInt1293))) { + method142(class30_sub1.anInt1298, class30_sub1.anInt1295, class30_sub1.anInt1292, class30_sub1.anInt1293, class30_sub1.anInt1297, class30_sub1.anInt1296, class30_sub1.anInt1291); + class30_sub1.anInt1302 = -1; + if (class30_sub1.anInt1291 == class30_sub1.anInt1299 && class30_sub1.anInt1299 == -1) { + class30_sub1.unlink(); + } else if (class30_sub1.anInt1291 == class30_sub1.anInt1299 && class30_sub1.anInt1292 == class30_sub1.anInt1300 && class30_sub1.anInt1293 == class30_sub1.anInt1301) { + class30_sub1.unlink(); + } + } + } + } + + } + } + + public void determineMenuSize() { + int i = chatTextDrawingArea.getTextWidth("Choose Option"); + for (int j = 0; j < menuActionRow; j++) { + int k = chatTextDrawingArea.getTextWidth(menuActionName[j]); + if (k > i) { + i = k; + } + } + + i += 8; + int l = 15 * menuActionRow + 21; + if (super.saveClickX > 4 && super.saveClickY > 4 && super.saveClickX < 516 && super.saveClickY < 338) { + int i1 = super.saveClickX - 4 - i / 2; + if (i1 + i > 512) { + i1 = 512 - i; + } + if (i1 < 0) { + i1 = 0; + } + int l1 = super.saveClickY - 4; + if (l1 + l > 334) { + l1 = 334 - l; + } + if (l1 < 0) { + l1 = 0; + } + menuOpen = true; + menuScreenArea = 0; + menuOffsetX = i1; + menuOffsetY = l1; + menuWidth = i; + anInt952 = 15 * menuActionRow + 22; + } + if (super.saveClickX > 553 && super.saveClickY > 205 && super.saveClickX < 743 && super.saveClickY < 466) { + int j1 = super.saveClickX - 553 - i / 2; + if (j1 < 0) { + j1 = 0; + } else if (j1 + i > 190) { + j1 = 190 - i; + } + int i2 = super.saveClickY - 205; + if (i2 < 0) { + i2 = 0; + } else if (i2 + l > 261) { + i2 = 261 - l; + } + menuOpen = true; + menuScreenArea = 1; + menuOffsetX = j1; + menuOffsetY = i2; + menuWidth = i; + anInt952 = 15 * menuActionRow + 22; + } + if (super.saveClickX > 17 && super.saveClickY > 357 && super.saveClickX < 496 && super.saveClickY < 453) { + int k1 = super.saveClickX - 17 - i / 2; + if (k1 < 0) { + k1 = 0; + } else if (k1 + i > 479) { + k1 = 479 - i; + } + int j2 = super.saveClickY - 357; + if (j2 < 0) { + j2 = 0; + } else if (j2 + l > 96) { + j2 = 96 - l; + } + menuOpen = true; + menuScreenArea = 2; + menuOffsetX = k1; + menuOffsetY = j2; + menuWidth = i; + anInt952 = 15 * menuActionRow + 22; + } + } + + public void method117(Stream stream) { + stream.initBitAccess(); + int j = stream.readBits(1); + if (j == 0) { + return; + } + int k = stream.readBits(2); + if (k == 0) { + anIntArray894[anInt893++] = myPlayerIndex; + return; + } + if (k == 1) { + int l = stream.readBits(3); + myPlayer.moveInDir(false, l); + int k1 = stream.readBits(1); + if (k1 == 1) { + anIntArray894[anInt893++] = myPlayerIndex; + } + return; + } + if (k == 2) { + int i1 = stream.readBits(3); + myPlayer.moveInDir(true, i1); + int l1 = stream.readBits(3); + myPlayer.moveInDir(true, l1); + int j2 = stream.readBits(1); + if (j2 == 1) { + anIntArray894[anInt893++] = myPlayerIndex; + } + return; + } + if (k == 3) { + plane = stream.readBits(2); + int j1 = stream.readBits(1); + int i2 = stream.readBits(1); + if (i2 == 1) { + anIntArray894[anInt893++] = myPlayerIndex; + } + int k2 = stream.readBits(7); + int l2 = stream.readBits(7); + myPlayer.setPos(l2, k2, j1 == 1); + } + } + + public void nullLoader() { + aBoolean831 = false; + while (drawingFlames) { + aBoolean831 = false; + try { + Thread.sleep(50L); + } catch (Exception _ex) { + } + } + aBackground_966 = null; + aBackground_967 = null; + aBackgroundArray1152s = null; + anIntArray850 = null; + anIntArray851 = null; + anIntArray852 = null; + anIntArray853 = null; + anIntArray1190 = null; + anIntArray1191 = null; + anIntArray828 = null; + anIntArray829 = null; + aClass30_Sub2_Sub1_Sub1_1201 = null; + aClass30_Sub2_Sub1_Sub1_1202 = null; + } + + public boolean method119(int i, int j) { + boolean flag1 = false; + RSInterface class9 = RSInterface.interfaceCache[j]; + for (int element : class9.children) { + if (element == -1) { + break; + } + RSInterface class9_1 = RSInterface.interfaceCache[element]; + if (class9_1.type == 1) { + flag1 |= method119(i, class9_1.id); + } + if (class9_1.type == 6 && (class9_1.anInt257 != -1 || class9_1.anInt258 != -1)) { + boolean flag2 = interfaceIsSelected(class9_1); + int l; + if (flag2) { + l = class9_1.anInt258; + } else { + l = class9_1.anInt257; + } + if (l != -1) { + Animation animation = Animation.anims[l]; + for (class9_1.anInt208 += i; class9_1.anInt208 > animation.method258(class9_1.anInt246);) { + class9_1.anInt208 -= animation.method258(class9_1.anInt246) + 1; + class9_1.anInt246++; + if (class9_1.anInt246 >= animation.anInt352) { + class9_1.anInt246 -= animation.anInt356; + if (class9_1.anInt246 < 0 || class9_1.anInt246 >= animation.anInt352) { + class9_1.anInt246 = 0; + } + } + flag1 = true; + } + + } + } + } + + return flag1; + } + + public int method120() { + int j = 3; + if (yCameraCurve < 310) { + int k = xCameraPos >> 7; + int l = yCameraPos >> 7; + int i1 = myPlayer.x >> 7; + int j1 = myPlayer.y >> 7; + if ((byteGroundArray[plane][k][l] & 4) != 0) { + j = plane; + } + int k1; + if (i1 > k) { + k1 = i1 - k; + } else { + k1 = k - i1; + } + int l1; + if (j1 > l) { + l1 = j1 - l; + } else { + l1 = l - j1; + } + if (k1 > l1) { + int i2 = l1 * 0x10000 / k1; + int k2 = 32768; + while (k != i1) { + if (k < i1) { + k++; + } else if (k > i1) { + k--; + } + if ((byteGroundArray[plane][k][l] & 4) != 0) { + j = plane; + } + k2 += i2; + if (k2 >= 0x10000) { + k2 -= 0x10000; + if (l < j1) { + l++; + } else if (l > j1) { + l--; + } + if ((byteGroundArray[plane][k][l] & 4) != 0) { + j = plane; + } + } + } + } else { + int j2 = k1 * 0x10000 / l1; + int l2 = 32768; + while (l != j1) { + if (l < j1) { + l++; + } else if (l > j1) { + l--; + } + if ((byteGroundArray[plane][k][l] & 4) != 0) { + j = plane; + } + l2 += j2; + if (l2 >= 0x10000) { + l2 -= 0x10000; + if (k < i1) { + k++; + } else if (k > i1) { + k--; + } + if ((byteGroundArray[plane][k][l] & 4) != 0) { + j = plane; + } + } + } + } + } + if ((byteGroundArray[plane][myPlayer.x >> 7][myPlayer.y >> 7] & 4) != 0) { + j = plane; + } + return j; + } + + public int method121() { + int j = method42(plane, yCameraPos, xCameraPos); + if (j - zCameraPos < 800 && (byteGroundArray[plane][xCameraPos >> 7][yCameraPos >> 7] & 4) != 0) { + return plane; + } else { + return 3; + } + } + + public void delIgnore(long l) { + try { + if (l == 0L) { + return; + } + for (int j = 0; j < ignoreCount; j++) { + if (ignoreListAsLongs[j] == l) { + ignoreCount--; + needDrawTabArea = true; + System.arraycopy(ignoreListAsLongs, j + 1, ignoreListAsLongs, j, ignoreCount - j); + + stream.createFrame(74); + stream.writeQWord(l); + return; + } + } + + return; + } catch (RuntimeException runtimeexception) { + Signlink.reporterror("47229, " + 3 + ", " + l + ", " + runtimeexception.toString()); + } + throw new RuntimeException(); + } + + public String getParameter(String s) { + if (Signlink.mainapp != null) { + return Signlink.mainapp.getParameter(s); + } else { + return super.getParameter(s); + } + } + + public int extractInterfaceValues(RSInterface class9, int j) { + if (class9.valueIndexArray == null || j >= class9.valueIndexArray.length) { + return -2; + } + try { + int ai[] = class9.valueIndexArray[j]; + int k = 0; + int l = 0; + int i1 = 0; + do { + int j1 = ai[l++]; + int k1 = 0; + byte byte0 = 0; + if (j1 == 0) { + return k; + } + if (j1 == 1) { + k1 = currentStats[ai[l++]]; + } + if (j1 == 2) { + k1 = maxStats[ai[l++]]; + } + if (j1 == 3) { + k1 = currentExp[ai[l++]]; + } + if (j1 == 4) { + RSInterface class9_1 = RSInterface.interfaceCache[ai[l++]]; + int k2 = ai[l++]; + if (k2 >= 0 && k2 < ItemDef.totalItems && (!ItemDef.forID(k2).membersObject || isMembers)) { + for (int j3 = 0; j3 < class9_1.inv.length; j3++) { + if (class9_1.inv[j3] == k2 + 1) { + k1 += class9_1.invStackSizes[j3]; + } + } + + } + } + if (j1 == 5) { + k1 = variousSettings[ai[l++]]; + } + if (j1 == 6) { + k1 = anIntArray1019[maxStats[ai[l++]] - 1]; + } + if (j1 == 7) { + k1 = variousSettings[ai[l++]] * 100 / 46875; + } + if (j1 == 8) { + k1 = myPlayer.combatLevel; + } + if (j1 == 9) { + for (int l1 = 0; l1 < Skills.skillsCount; l1++) { + if (Skills.skillEnabled[l1]) { + k1 += maxStats[l1]; + } + } + + } + if (j1 == 10) { + RSInterface class9_2 = RSInterface.interfaceCache[ai[l++]]; + int l2 = ai[l++] + 1; + if (l2 >= 0 && l2 < ItemDef.totalItems && (!ItemDef.forID(l2).membersObject || isMembers)) { + for (int element : class9_2.inv) { + if (element != l2) { + continue; + } + k1 = 0x3b9ac9ff; + break; + } + + } + } + if (j1 == 11) { + k1 = energy; + } + if (j1 == 12) { + k1 = weight; + } + if (j1 == 13) { + int i2 = variousSettings[ai[l++]]; + int i3 = ai[l++]; + k1 = (i2 & 1 << i3) == 0 ? 0 : 1; + } + if (j1 == 14) { + int j2 = ai[l++]; + VarBit varBit = VarBit.cache[j2]; + int l3 = varBit.anInt648; + int i4 = varBit.anInt649; + int j4 = varBit.anInt650; + int k4 = anIntArray1232[j4 - i4]; + k1 = variousSettings[l3] >> i4 & k4; + } + if (j1 == 15) { + byte0 = 1; + } + if (j1 == 16) { + byte0 = 2; + } + if (j1 == 17) { + byte0 = 3; + } + if (j1 == 18) { + k1 = (myPlayer.x >> 7) + baseX; + } + if (j1 == 19) { + k1 = (myPlayer.y >> 7) + baseY; + } + if (j1 == 20) { + k1 = ai[l++]; + } + if (byte0 == 0) { + if (i1 == 0) { + k += k1; + } + if (i1 == 1) { + k -= k1; + } + if (i1 == 2 && k1 != 0) { + k /= k1; + } + if (i1 == 3) { + k *= k1; + } + i1 = 0; + } else { + i1 = byte0; + } + } while (true); + } catch (Exception _ex) { + return -1; + } + } + + public void drawTooltip() { + if (menuActionRow < 2 && itemSelected == 0 && spellSelected == 0) { + return; + } + + String s; + if (itemSelected == 1 && menuActionRow < 2) { + s = "Use " + selectedItemName + " with..."; + } else if (spellSelected == 1 && menuActionRow < 2) { + s = spellTooltip + "..."; + } else { + s = menuActionName[menuActionRow - 1]; + } + if (menuActionRow > 2) { + s = s + "@whi@ / " + (menuActionRow - 2) + " more options"; + } + chatTextDrawingArea.method390(4, 0xffffff, s, loopCycle / 1000, 15); + } + + public void drawMinimap() { + aRSImageProducer_1164.initDrawingArea(); + if (anInt1021 == 2) { + byte abyte0[] = mapBack.aByteArray1450; + int ai[] = DrawingArea.pixels; + int k2 = abyte0.length; + for (int i5 = 0; i5 < k2; i5++) { + if (abyte0[i5] == 0) { + ai[i5] = 0; + } + } + + compass.method352(33, minimapInt1, anIntArray1057, 256, anIntArray968, 25, 0, 0, 33, 25); + aRSImageProducer_1165.initDrawingArea(); + Texture.lineOffsets = chatBoxAreaOffsets; + return; + } + int i = minimapInt1 + minimapInt2 & 0x7ff; + int j = 48 + myPlayer.x / 32; + int l2 = 464 - myPlayer.y / 32; + aClass30_Sub2_Sub1_Sub1_1263.method352(151, i, anIntArray1229, 256 + minimapInt3, anIntArray1052, l2, 5, 25, 146, j); + compass.method352(33, minimapInt1, anIntArray1057, 256, anIntArray968, 25, 0, 0, 33, 25); + for (int j5 = 0; j5 < anInt1071; j5++) { + int k = anIntArray1072[j5] * 4 + 2 - myPlayer.x / 32; + int i3 = anIntArray1073[j5] * 4 + 2 - myPlayer.y / 32; + markMinimap(aClass30_Sub2_Sub1_Sub1Array1140[j5], k, i3); + } + + for (int k5 = 0; k5 < 104; k5++) { + for (int l5 = 0; l5 < 104; l5++) { + NodeList class19 = groundArray[plane][k5][l5]; + if (class19 != null) { + int l = k5 * 4 + 2 - myPlayer.x / 32; + int j3 = l5 * 4 + 2 - myPlayer.y / 32; + markMinimap(mapDotItem, l, j3); + } + } + + } + + for (int i6 = 0; i6 < npcCount; i6++) { + NPC npc = npcArray[npcIndices[i6]]; + if (npc != null && npc.isVisible()) { + EntityDef entityDef = npc.desc; + if (entityDef.childrenIDs != null) { + entityDef = entityDef.method161(); + } + if (entityDef != null && entityDef.aBoolean87 && entityDef.aBoolean84) { + int i1 = npc.x / 32 - myPlayer.x / 32; + int k3 = npc.y / 32 - myPlayer.y / 32; + markMinimap(mapDotNPC, i1, k3); + } + } + } + + for (int j6 = 0; j6 < playerCount; j6++) { + Player player = playerArray[playerIndices[j6]]; + if (player != null && player.isVisible()) { + int j1 = player.x / 32 - myPlayer.x / 32; + int l3 = player.y / 32 - myPlayer.y / 32; + boolean flag1 = false; + long l6 = TextClass.longForName(player.name); + for (int k6 = 0; k6 < friendsCount; k6++) { + if (l6 != friendsListAsLongs[k6] || friendsNodeIDs[k6] == 0) { + continue; + } + flag1 = true; + break; + } + + boolean flag2 = false; + if (myPlayer.team != 0 && player.team != 0 && myPlayer.team == player.team) { + flag2 = true; + } + if (flag1) { + markMinimap(mapDotFriend, j1, l3); + } else if (flag2) { + markMinimap(mapDotTeam, j1, l3); + } else { + markMinimap(mapDotPlayer, j1, l3); + } + } + } + + if (anInt855 != 0 && loopCycle % 20 < 10) { + if (anInt855 == 1 && anInt1222 >= 0 && anInt1222 < npcArray.length) { + NPC class30_sub2_sub4_sub1_sub1_1 = npcArray[anInt1222]; + if (class30_sub2_sub4_sub1_sub1_1 != null) { + int k1 = class30_sub2_sub4_sub1_sub1_1.x / 32 - myPlayer.x / 32; + int i4 = class30_sub2_sub4_sub1_sub1_1.y / 32 - myPlayer.y / 32; + method81(mapMarker, i4, k1); + } + } + if (anInt855 == 2) { + int l1 = (anInt934 - baseX) * 4 + 2 - myPlayer.x / 32; + int j4 = (anInt935 - baseY) * 4 + 2 - myPlayer.y / 32; + method81(mapMarker, j4, l1); + } + if (anInt855 == 10 && anInt933 >= 0 && anInt933 < playerArray.length) { + Player class30_sub2_sub4_sub1_sub2_1 = playerArray[anInt933]; + if (class30_sub2_sub4_sub1_sub2_1 != null) { + int i2 = class30_sub2_sub4_sub1_sub2_1.x / 32 - myPlayer.x / 32; + int k4 = class30_sub2_sub4_sub1_sub2_1.y / 32 - myPlayer.y / 32; + method81(mapMarker, k4, i2); + } + } + } + if (destX != 0) { + int j2 = destX * 4 + 2 - myPlayer.x / 32; + int l4 = destY * 4 + 2 - myPlayer.y / 32; + markMinimap(mapFlag, j2, l4); + } + DrawingArea.method336(3, 78, 0xffffff, 3, 97); + aRSImageProducer_1165.initDrawingArea(); + Texture.lineOffsets = chatBoxAreaOffsets; + } + + public void npcScreenPos(Entity entity, int i) { + calcEntityScreenPos(entity.x, i, entity.y); + + // aryan entity.entScreenX = spriteDrawX; entity.entScreenY = + // spriteDrawY; + } + + public void calcEntityScreenPos(int i, int j, int l) { + if (i < 128 || l < 128 || i > 13056 || l > 13056) { + spriteDrawX = -1; + spriteDrawY = -1; + return; + } + int i1 = method42(plane, l, i) - j; + i -= xCameraPos; + i1 -= zCameraPos; + l -= yCameraPos; + int j1 = Model.modelIntArray1[yCameraCurve]; + int k1 = Model.modelIntArray2[yCameraCurve]; + int l1 = Model.modelIntArray1[xCameraCurve]; + int i2 = Model.modelIntArray2[xCameraCurve]; + int j2 = l * l1 + i * i2 >> 16; + l = l * i2 - i * l1 >> 16; + i = j2; + j2 = i1 * k1 - l * j1 >> 16; + l = i1 * j1 + l * k1 >> 16; + i1 = j2; + if (l >= 50) { + spriteDrawX = Texture.textureInt1 + (i << 9) / l; + spriteDrawY = Texture.textureInt2 + (i1 << 9) / l; + } else { + spriteDrawX = -1; + spriteDrawY = -1; + } + } + + public void buildSplitPrivateChatMenu() { + if (splitpublicChat == 0) { + return; + } + int i = 0; + if (anInt1104 != 0) { + i = 1; + } + for (int j = 0; j < 100; j++) { + if (chatMessages[j] != null) { + int k = chatTypes[j]; + String s = chatNames[j]; + if (s != null && s.startsWith("@cr1@")) { + s = s.substring(5); + } + if (s != null && s.startsWith("@cr2@")) { + s = s.substring(5); + } + if ((k == 3 || k == 7) && (k == 7 || privateChatMode == 0 || privateChatMode == 1 && isFriendOrSelf(s))) { + int l = 329 - i * 13; + if (super.mouseX > 4 && super.mouseY - 4 > l - 10 && super.mouseY - 4 <= l + 3) { + int i1 = aTextDrawingArea_1271.getTextWidth("From: " + s + chatMessages[j]) + 25; + if (i1 > 450) { + i1 = 450; + } + if (super.mouseX < 4 + i1) { + if (myPrivilege >= 1 && myPrivilege <= 3) { + menuActionName[menuActionRow] = "Report abuse @whi@" + s; + menuActionID[menuActionRow] = 2606; + menuActionRow++; + } + menuActionName[menuActionRow] = "Add ignore @whi@" + s; + menuActionID[menuActionRow] = 2042; + menuActionRow++; + menuActionName[menuActionRow] = "Reply to @whi@" + s; + menuActionID[menuActionRow] = 2639; + menuActionRow++; + menuActionName[menuActionRow] = "Add friend @whi@" + s; + menuActionID[menuActionRow] = 2337; + menuActionRow++; + } + } + if (++i >= 5) { + return; + } + } + if ((k == 5 || k == 6) && privateChatMode < 2 && ++i >= 5) { + return; + } + } + } + + } + + public void method130(int j, int k, int l, int i1, int j1, int k1, int l1, int i2, int j2) { + Class30_Sub1 class30_sub1 = null; + for (Class30_Sub1 class30_sub1_1 = (Class30_Sub1) aClass19_1179.reverseGetFirst(); class30_sub1_1 != null; class30_sub1_1 = (Class30_Sub1) aClass19_1179.reverseGetNext()) { + if (class30_sub1_1.anInt1295 != l1 || class30_sub1_1.anInt1297 != i2 || class30_sub1_1.anInt1298 != j1 || class30_sub1_1.anInt1296 != i1) { + continue; + } + class30_sub1 = class30_sub1_1; + break; + } + + if (class30_sub1 == null) { + class30_sub1 = new Class30_Sub1(); + class30_sub1.anInt1295 = l1; + class30_sub1.anInt1296 = i1; + class30_sub1.anInt1297 = i2; + class30_sub1.anInt1298 = j1; + method89(class30_sub1); + aClass19_1179.insertHead(class30_sub1); + } + class30_sub1.anInt1291 = k; + class30_sub1.anInt1293 = k1; + class30_sub1.anInt1292 = l; + class30_sub1.anInt1302 = j2; + class30_sub1.anInt1294 = j; + } + + public boolean interfaceIsSelected(RSInterface class9) { + if (class9.anIntArray245 == null) { + return false; + } + for (int i = 0; i < class9.anIntArray245.length; i++) { + int j = extractInterfaceValues(class9, i); + int k = class9.anIntArray212[i]; + if (class9.anIntArray245[i] == 2) { + if (j >= k) { + return false; + } + } else if (class9.anIntArray245[i] == 3) { + if (j <= k) { + return false; + } + } else if (class9.anIntArray245[i] == 4) { + if (j == k) { + return false; + } + } else if (j != k) { + return false; + } + } + + return true; + } + + public DataInputStream openJagGrabInputStream(String s) throws IOException { + // if(!aBoolean872) + // if(signlink.mainapp != null) + // return signlink.openurl(s); + // else + // return new DataInputStream((new URL(getCodeBase(), s)).openStream()); + if (aSocket832 != null) { + try { + aSocket832.close(); + } catch (Exception _ex) { + } + aSocket832 = null; + } + aSocket832 = openSocket(43595); + aSocket832.setSoTimeout(10000); + java.io.InputStream inputstream = aSocket832.getInputStream(); + OutputStream outputstream = aSocket832.getOutputStream(); + outputstream.write(("JAGGRAB /" + s + "\n\n").getBytes()); + return new DataInputStream(inputstream); + } + + public void doFlamesDrawing() { + char c = '\u0100'; + if (anInt1040 > 0) { + for (int i = 0; i < 256; i++) { + if (anInt1040 > 768) { + anIntArray850[i] = method83(anIntArray851[i], anIntArray852[i], 1024 - anInt1040); + } else if (anInt1040 > 256) { + anIntArray850[i] = anIntArray852[i]; + } else { + anIntArray850[i] = method83(anIntArray852[i], anIntArray851[i], 256 - anInt1040); + } + } + + } else if (anInt1041 > 0) { + for (int j = 0; j < 256; j++) { + if (anInt1041 > 768) { + anIntArray850[j] = method83(anIntArray851[j], anIntArray853[j], 1024 - anInt1041); + } else if (anInt1041 > 256) { + anIntArray850[j] = anIntArray853[j]; + } else { + anIntArray850[j] = method83(anIntArray853[j], anIntArray851[j], 256 - anInt1041); + } + } + + } else { + System.arraycopy(anIntArray851, 0, anIntArray850, 0, 256); + + } + System.arraycopy(aClass30_Sub2_Sub1_Sub1_1201.pixels, 0, aRSImageProducer_1110.anIntArray315, 0, 33920); + + int i1 = 0; + int j1 = 1152; + for (int k1 = 1; k1 < c - 1; k1++) { + int l1 = anIntArray969[k1] * (c - k1) / c; + int j2 = 22 + l1; + if (j2 < 0) { + j2 = 0; + } + i1 += j2; + for (int l2 = j2; l2 < 128; l2++) { + int j3 = anIntArray828[i1++]; + if (j3 != 0) { + int l3 = j3; + int j4 = 256 - j3; + j3 = anIntArray850[j3]; + int l4 = aRSImageProducer_1110.anIntArray315[j1]; + aRSImageProducer_1110.anIntArray315[j1++] = ((j3 & 0xff00ff) * l3 + (l4 & 0xff00ff) * j4 & 0xff00ff00) + ((j3 & 0xff00) * l3 + (l4 & 0xff00) * j4 & 0xff0000) >> 8; + } else { + j1++; + } + } + + j1 += j2; + } + + aRSImageProducer_1110.drawGraphics(0, super.graphics, 0); + System.arraycopy(aClass30_Sub2_Sub1_Sub1_1202.pixels, 0, aRSImageProducer_1111.anIntArray315, 0, 33920); + + i1 = 0; + j1 = 1176; + for (int k2 = 1; k2 < c - 1; k2++) { + int i3 = anIntArray969[k2] * (c - k2) / c; + int k3 = 103 - i3; + j1 += i3; + for (int i4 = 0; i4 < k3; i4++) { + int k4 = anIntArray828[i1++]; + if (k4 != 0) { + int i5 = k4; + int j5 = 256 - k4; + k4 = anIntArray850[k4]; + int k5 = aRSImageProducer_1111.anIntArray315[j1]; + aRSImageProducer_1111.anIntArray315[j1++] = ((k4 & 0xff00ff) * i5 + (k5 & 0xff00ff) * j5 & 0xff00ff00) + ((k4 & 0xff00) * i5 + (k5 & 0xff00) * j5 & 0xff0000) >> 8; + } else { + j1++; + } + } + + i1 += 128 - k3; + j1 += 128 - k3 - i3; + } + + aRSImageProducer_1111.drawGraphics(0, super.graphics, 637); + } + + public void method134(Stream stream) { + int j = stream.readBits(8); + if (j < playerCount) { + for (int k = j; k < playerCount; k++) { + anIntArray840[anInt839++] = playerIndices[k]; + } + + } + if (j > playerCount) { + Signlink.reporterror(myUsername + " Too many players"); + throw new RuntimeException("eek"); + } + playerCount = 0; + for (int l = 0; l < j; l++) { + int i1 = playerIndices[l]; + Player player = playerArray[i1]; + int j1 = stream.readBits(1); + if (j1 == 0) { + playerIndices[playerCount++] = i1; + player.anInt1537 = loopCycle; + } else { + int k1 = stream.readBits(2); + if (k1 == 0) { + playerIndices[playerCount++] = i1; + player.anInt1537 = loopCycle; + anIntArray894[anInt893++] = i1; + } else if (k1 == 1) { + playerIndices[playerCount++] = i1; + player.anInt1537 = loopCycle; + int l1 = stream.readBits(3); + player.moveInDir(false, l1); + int j2 = stream.readBits(1); + if (j2 == 1) { + anIntArray894[anInt893++] = i1; + } + } else if (k1 == 2) { + playerIndices[playerCount++] = i1; + player.anInt1537 = loopCycle; + int i2 = stream.readBits(3); + player.moveInDir(true, i2); + int k2 = stream.readBits(3); + player.moveInDir(true, k2); + int l2 = stream.readBits(1); + if (l2 == 1) { + anIntArray894[anInt893++] = i1; + } + } else if (k1 == 3) { + anIntArray840[anInt839++] = i1; + } + } + } + } + + public void drawLoginScreen(boolean flag) { + resetImageProducers(); + aRSImageProducer_1109.initDrawingArea(); + aBackground_966.method361(0, 0); + char c = '\u0168'; + char c1 = '\310'; + if (loginScreenState == 0) { + int i = c1 / 2 + 80; + aTextDrawingArea_1270.method382(0x75a9a9, c / 2, onDemandFetcher.statusString, i, true); + i = c1 / 2 - 20; + chatTextDrawingArea.method382(0xffff00, c / 2, "Welcome to " + ClientSettings.SERVER_NAME + "", i, true); + i += 30; + int l = c / 2 - 80; + int k1 = c1 / 2 + 20; + aBackground_967.method361(l - 73, k1 - 20); + chatTextDrawingArea.method382(0xffffff, l, "New User", k1 + 5, true); + l = c / 2 + 80; + aBackground_967.method361(l - 73, k1 - 20); + chatTextDrawingArea.method382(0xffffff, l, "Existing User", k1 + 5, true); + } + if (loginScreenState == 2) { + int j = c1 / 2 - 40; + if (loginMessage1.length() > 0) { + chatTextDrawingArea.method382(0xffff00, c / 2, loginMessage1, j - 15, true); + chatTextDrawingArea.method382(0xffff00, c / 2, loginMessage2, j, true); + j += 30; + } else { + chatTextDrawingArea.method382(0xffff00, c / 2, loginMessage2, j - 7, true); + j += 30; + } + chatTextDrawingArea.method389(true, c / 2 - 90, 0xffffff, "Username: " + myUsername + (loginScreenCursorPos == 0 & loopCycle % 40 < 20 ? "@yel@|" : ""), j); + j += 15; + chatTextDrawingArea.method389(true, c / 2 - 88, 0xffffff, "Password: " + TextClass.passwordAsterisks(myPassword) + (loginScreenCursorPos == 1 & loopCycle % 40 < 20 ? "@yel@|" : ""), j); + j += 15; + if (!flag) { + int i1 = c / 2 - 80; + int l1 = c1 / 2 + 50; + aBackground_967.method361(i1 - 73, l1 - 20); + chatTextDrawingArea.method382(0xffffff, i1, "Login", l1 + 5, true); + i1 = c / 2 + 80; + aBackground_967.method361(i1 - 73, l1 - 20); + chatTextDrawingArea.method382(0xffffff, i1, "Cancel", l1 + 5, true); + } + } + if (loginScreenState == 3) { + chatTextDrawingArea.method382(0xffff00, c / 2, "Create a free account", c1 / 2 - 60, true); + int k = c1 / 2 - 35; + chatTextDrawingArea.method382(0xffffff, c / 2, "To create a new account just click", k, true); + k += 15; + chatTextDrawingArea.method382(0xffffff, c / 2, "\"Cancel\" below, and click \"Existing User\".", k, true); + k += 15; + chatTextDrawingArea.method382(0xffffff, c / 2, "Log in with any credentials you want and an", k, true); + k += 15; + chatTextDrawingArea.method382(0xffffff, c / 2, "account will automatically be created for you.", k, true); + k += 15; + int j1 = c / 2; + int i2 = c1 / 2 + 50; + aBackground_967.method361(j1 - 73, i2 - 20); + chatTextDrawingArea.method382(0xffffff, j1, "Cancel", i2 + 5, true); + } + aRSImageProducer_1109.drawGraphics(171, super.graphics, 202); + if (welcomeScreenRaised) { + welcomeScreenRaised = false; + aRSImageProducer_1107.drawGraphics(0, super.graphics, 128); + aRSImageProducer_1108.drawGraphics(371, super.graphics, 202); + aRSImageProducer_1112.drawGraphics(265, super.graphics, 0); + aRSImageProducer_1113.drawGraphics(265, super.graphics, 562); + aRSImageProducer_1114.drawGraphics(171, super.graphics, 128); + aRSImageProducer_1115.drawGraphics(171, super.graphics, 562); + } + } + + public void drawFlames() { + drawingFlames = true; + try { + long l = System.currentTimeMillis(); + int i = 0; + int j = 20; + while (aBoolean831) { + anInt1208++; + calcFlamesPosition(); + calcFlamesPosition(); + doFlamesDrawing(); + if (++i > 10) { + long l1 = System.currentTimeMillis(); + int k = (int) (l1 - l) / 10 - j; + j = 40 - k; + if (j < 5) { + j = 5; + } + i = 0; + l = l1; + } + try { + Thread.sleep(j); + } catch (Exception _ex) { + } + } + } catch (Exception _ex) { + } + drawingFlames = false; + } + + public void raiseWelcomeScreen() { + welcomeScreenRaised = true; + } + + public void method137(Stream stream, int j) { + if (j == 84) { + int k = stream.readUnsignedByte(); + int j3 = anInt1268 + (k >> 4 & 7); + int i6 = anInt1269 + (k & 7); + int l8 = stream.readUnsignedWord(); + int k11 = stream.readUnsignedWord(); + int l13 = stream.readUnsignedWord(); + if (j3 >= 0 && i6 >= 0 && j3 < 104 && i6 < 104) { + NodeList class19_1 = groundArray[plane][j3][i6]; + if (class19_1 != null) { + for (Item class30_sub2_sub4_sub2_3 = (Item) class19_1.reverseGetFirst(); class30_sub2_sub4_sub2_3 != null; class30_sub2_sub4_sub2_3 = (Item) class19_1.reverseGetNext()) { + if (class30_sub2_sub4_sub2_3.ID != (l8 & 0x7fff) || class30_sub2_sub4_sub2_3.anInt1559 != k11) { + continue; + } + class30_sub2_sub4_sub2_3.anInt1559 = l13; + break; + } + + spawnGroundItem(j3, i6); + } + } + return; + } + if (j == 105) { + int l = stream.readUnsignedByte(); + int k3 = anInt1268 + (l >> 4 & 7); + int j6 = anInt1269 + (l & 7); + int i9 = stream.readUnsignedWord(); + int l11 = stream.readUnsignedByte(); + int i14 = l11 >> 4 & 0xf; + int i16 = l11 & 7; + if (myPlayer.smallX[0] >= k3 - i14 && myPlayer.smallX[0] <= k3 + i14 && myPlayer.smallY[0] >= j6 - i14 && myPlayer.smallY[0] <= j6 + i14 && aBoolean848 && !lowMem && currentSound < 50) { + sound[currentSound] = i9; + soundType[currentSound] = i16; + soundDelay[currentSound] = Sounds.anIntArray326[i9]; + currentSound++; + } + } + if (j == 215) { + int i1 = stream.method435(); + int l3 = stream.method428(); + int k6 = anInt1268 + (l3 >> 4 & 7); + int j9 = anInt1269 + (l3 & 7); + int i12 = stream.method435(); + int j14 = stream.readUnsignedWord(); + if (k6 >= 0 && j9 >= 0 && k6 < 104 && j9 < 104 && i12 != unknownInt10) { + Item class30_sub2_sub4_sub2_2 = new Item(); + class30_sub2_sub4_sub2_2.ID = i1; + class30_sub2_sub4_sub2_2.anInt1559 = j14; + if (groundArray[plane][k6][j9] == null) { + groundArray[plane][k6][j9] = new NodeList(); + } + groundArray[plane][k6][j9].insertHead(class30_sub2_sub4_sub2_2); + spawnGroundItem(k6, j9); + } + return; + } + if (j == 156) { + int j1 = stream.readUnsignedByteA(); + int i4 = anInt1268 + (j1 >> 4 & 7); + int l6 = anInt1269 + (j1 & 7); + int k9 = stream.readUnsignedWord(); + if (i4 >= 0 && l6 >= 0 && i4 < 104 && l6 < 104) { + NodeList class19 = groundArray[plane][i4][l6]; + if (class19 != null) { + for (Item item = (Item) class19.reverseGetFirst(); item != null; item = (Item) class19.reverseGetNext()) { + if (item.ID != (k9 & 0x7fff)) { + continue; + } + item.unlink(); + break; + } + + if (class19.reverseGetFirst() == null) { + groundArray[plane][i4][l6] = null; + } + spawnGroundItem(i4, l6); + } + } + return; + } + if (j == 160) { + int k1 = stream.method428(); + int j4 = anInt1268 + (k1 >> 4 & 7); + int i7 = anInt1269 + (k1 & 7); + int l9 = stream.method428(); + int j12 = l9 >> 2; + int k14 = l9 & 3; + int j16 = anIntArray1177[j12]; + int j17 = stream.method435(); + if (j4 >= 0 && i7 >= 0 && j4 < 103 && i7 < 103) { + int j18 = intGroundArray[plane][j4][i7]; + int i19 = intGroundArray[plane][j4 + 1][i7]; + int l19 = intGroundArray[plane][j4 + 1][i7 + 1]; + int k20 = intGroundArray[plane][j4][i7 + 1]; + if (j16 == 0) { + Object1 class10 = worldController.method296(plane, j4, i7); + if (class10 != null) { + int k21 = class10.uid >> 14 & 0x7fff; + if (j12 == 2) { + class10.aClass30_Sub2_Sub4_278 = new Animable_Sub5(k21, 4 + k14, 2, i19, l19, j18, k20, j17, false); + class10.aClass30_Sub2_Sub4_279 = new Animable_Sub5(k21, k14 + 1 & 3, 2, i19, l19, j18, k20, j17, false); + } else { + class10.aClass30_Sub2_Sub4_278 = new Animable_Sub5(k21, k14, j12, i19, l19, j18, k20, j17, false); + } + } + } + if (j16 == 1) { + Object2 class26 = worldController.method297(j4, i7, plane); + if (class26 != null) { + class26.aClass30_Sub2_Sub4_504 = new Animable_Sub5(class26.uid >> 14 & 0x7fff, 0, 4, i19, l19, j18, k20, j17, false); + } + } + if (j16 == 2) { + Object5 class28 = worldController.method298(j4, i7, plane); + if (j12 == 11) { + j12 = 10; + } + if (class28 != null) { + class28.aClass30_Sub2_Sub4_521 = new Animable_Sub5(class28.uid >> 14 & 0x7fff, k14, j12, i19, l19, j18, k20, j17, false); + } + } + if (j16 == 3) { + Object3 class49 = worldController.method299(i7, j4, plane); + if (class49 != null) { + class49.aClass30_Sub2_Sub4_814 = new Animable_Sub5(class49.uid >> 14 & 0x7fff, k14, 22, i19, l19, j18, k20, j17, false); + } + } + } + return; + } + if (j == 147) { + int l1 = stream.method428(); + int k4 = anInt1268 + (l1 >> 4 & 7); + int j7 = anInt1269 + (l1 & 7); + int i10 = stream.readUnsignedWord(); + byte byte0 = stream.method430(); + int l14 = stream.method434(); + byte byte1 = stream.method429(); + int k17 = stream.readUnsignedWord(); + int k18 = stream.method428(); + int j19 = k18 >> 2; + int i20 = k18 & 3; + int l20 = anIntArray1177[j19]; + byte byte2 = stream.readSignedByte(); + int l21 = stream.readUnsignedWord(); + byte byte3 = stream.method429(); + Player player; + if (i10 == unknownInt10) { + player = myPlayer; + } else { + player = playerArray[i10]; + } + if (player != null) { + ObjectDef class46 = ObjectDef.forID(l21); + int i22 = intGroundArray[plane][k4][j7]; + int j22 = intGroundArray[plane][k4 + 1][j7]; + int k22 = intGroundArray[plane][k4 + 1][j7 + 1]; + int l22 = intGroundArray[plane][k4][j7 + 1]; + Model model = class46.method578(j19, i20, i22, j22, k22, l22, -1); + if (model != null) { + method130(k17 + 1, -1, 0, l20, j7, 0, plane, k4, l14 + 1); + player.anInt1707 = l14 + loopCycle; + player.anInt1708 = k17 + loopCycle; + player.aModel_1714 = model; + int i23 = class46.anInt744; + int j23 = class46.anInt761; + if (i20 == 1 || i20 == 3) { + i23 = class46.anInt761; + j23 = class46.anInt744; + } + player.anInt1711 = k4 * 128 + i23 * 64; + player.anInt1713 = j7 * 128 + j23 * 64; + player.anInt1712 = method42(plane, player.anInt1713, player.anInt1711); + if (byte2 > byte0) { + byte byte4 = byte2; + byte2 = byte0; + byte0 = byte4; + } + if (byte3 > byte1) { + byte byte5 = byte3; + byte3 = byte1; + byte1 = byte5; + } + player.anInt1719 = k4 + byte2; + player.anInt1721 = k4 + byte0; + player.anInt1720 = j7 + byte3; + player.anInt1722 = j7 + byte1; + } + } + } + if (j == 101) { + int l2 = stream.method427(); + int k5 = l2 >> 2; + int j8 = l2 & 3; + int i11 = anIntArray1177[k5]; + int j13 = stream.readUnsignedByte(); + int k15 = anInt1268 + (j13 >> 4 & 7); + int l16 = anInt1269 + (j13 & 7); + + if (k15 >= 0 && l16 >= 0 && k15 < 104 && l16 < 104) { + method130(-1, -1, j8, i11, l16, k5, plane, k15, 0); + } + return; + } + if (j == 151) { + int i2 = stream.method426(); + int l4 = anInt1268 + (i2 >> 4 & 7); + int k7 = anInt1269 + (i2 & 7); + int j10 = stream.method434(); + int k12 = stream.method428(); + int i15 = k12 >> 2; + int k16 = k12 & 3; + int l17 = anIntArray1177[i15]; + //System.out.println("id: " + j10 + " x:" + (this.baseX + anInt1268) + " y:" + (this.baseY + anInt1269)); + if (l4 >= 0 && k7 >= 0 && l4 < 104 && k7 < 104) + method130(-1, j10, k16, l17, k7, i15, plane, l4, 0); + return; + } + + if (j == 4) { + int j2 = stream.readUnsignedByte(); + int i5 = anInt1268 + (j2 >> 4 & 7); + int l7 = anInt1269 + (j2 & 7); + int k10 = stream.readUnsignedWord(); + int l12 = stream.readUnsignedByte(); + int j15 = stream.readUnsignedWord(); + if (i5 >= 0 && l7 >= 0 && i5 < 104 && l7 < 104) { + i5 = i5 * 128 + 64; + l7 = l7 * 128 + 64; + Animable_Sub3 class30_sub2_sub4_sub3 = new Animable_Sub3(plane, loopCycle, j15, k10, method42(plane, l7, i5) - l12, l7, i5); + aClass19_1056.insertHead(class30_sub2_sub4_sub3); + } + return; + } + if (j == 44) { + int k2 = stream.method436(); + int j5 = stream.readUnsignedWord(); + int i8 = stream.readUnsignedByte(); + int l10 = anInt1268 + (i8 >> 4 & 7); + int i13 = anInt1269 + (i8 & 7); + if (l10 >= 0 && i13 >= 0 && l10 < 104 && i13 < 104) { + Item class30_sub2_sub4_sub2_1 = new Item(); + class30_sub2_sub4_sub2_1.ID = k2; + class30_sub2_sub4_sub2_1.anInt1559 = j5; + if (groundArray[plane][l10][i13] == null) { + groundArray[plane][l10][i13] = new NodeList(); + } + groundArray[plane][l10][i13].insertHead(class30_sub2_sub4_sub2_1); + spawnGroundItem(l10, i13); + } + return; + } + if (j == 117) { + int i3 = stream.readUnsignedByte(); + int l5 = anInt1268 + (i3 >> 4 & 7); + int k8 = anInt1269 + (i3 & 7); + int j11 = l5 + stream.readSignedByte(); + int k13 = k8 + stream.readSignedByte(); + int l15 = stream.readSignedWord(); + int i17 = stream.readUnsignedWord(); + int i18 = stream.readUnsignedByte() * 4; + int l18 = stream.readUnsignedByte() * 4; + int k19 = stream.readUnsignedWord(); + int j20 = stream.readUnsignedWord(); + int i21 = stream.readUnsignedByte(); + int j21 = stream.readUnsignedByte(); + if (l5 >= 0 && k8 >= 0 && l5 < 104 && k8 < 104 && j11 >= 0 && k13 >= 0 && j11 < 104 && k13 < 104 && i17 != 65535) { + l5 = l5 * 128 + 64; + k8 = k8 * 128 + 64; + j11 = j11 * 128 + 64; + k13 = k13 * 128 + 64; + Animable_Sub4 class30_sub2_sub4_sub4 = new Animable_Sub4(i21, l18, k19 + loopCycle, j20 + loopCycle, j21, plane, method42(plane, k8, l5) - i18, k8, l5, l15, i17); + class30_sub2_sub4_sub4.method455(k19 + loopCycle, k13, method42(plane, k13, j11) - l18, j11); + aClass19_1013.insertHead(class30_sub2_sub4_sub4); + } + } + } + + public static void setLowMem() { + WorldController.lowMem = true; + Texture.lowMem = true; + lowMem = true; + ObjectManager.lowMem = true; + ObjectDef.lowMem = true; + } + + public void method139(Stream stream) { + stream.initBitAccess(); + int k = stream.readBits(8); + if (k < npcCount) { + for (int l = k; l < npcCount; l++) { + anIntArray840[anInt839++] = npcIndices[l]; + } + + } + if (k > npcCount) { + Signlink.reporterror(myUsername + " Too many npcs"); + throw new RuntimeException("eek"); + } + npcCount = 0; + for (int i1 = 0; i1 < k; i1++) { + int j1 = npcIndices[i1]; + NPC npc = npcArray[j1]; + int k1 = stream.readBits(1); + if (k1 == 0) { + npcIndices[npcCount++] = j1; + npc.anInt1537 = loopCycle; + } else { + int l1 = stream.readBits(2); + if (l1 == 0) { + npcIndices[npcCount++] = j1; + npc.anInt1537 = loopCycle; + anIntArray894[anInt893++] = j1; + } else if (l1 == 1) { + npcIndices[npcCount++] = j1; + npc.anInt1537 = loopCycle; + int i2 = stream.readBits(3); + npc.moveInDir(false, i2); + int k2 = stream.readBits(1); + if (k2 == 1) { + anIntArray894[anInt893++] = j1; + } + } else if (l1 == 2) { + npcIndices[npcCount++] = j1; + npc.anInt1537 = loopCycle; + int j2 = stream.readBits(3); + npc.moveInDir(true, j2); + int l2 = stream.readBits(3); + npc.moveInDir(true, l2); + int i3 = stream.readBits(1); + if (i3 == 1) { + anIntArray894[anInt893++] = j1; + } + } else if (l1 == 3) { + anIntArray840[anInt839++] = j1; + } + } + } + + } + + public void processLoginScreenInput() { + if (loginScreenState == 0) { + int i = super.myWidth / 2 - 80; + int l = super.myHeight / 2 + 20; + l += 20; + if (super.clickMode3 == 1 && super.saveClickX >= i - 75 && super.saveClickX <= i + 75 && super.saveClickY >= l - 20 && super.saveClickY <= l + 20) { + loginScreenState = 3; + loginScreenCursorPos = 0; + } + i = super.myWidth / 2 + 80; + if (super.clickMode3 == 1 && super.saveClickX >= i - 75 && super.saveClickX <= i + 75 && super.saveClickY >= l - 20 && super.saveClickY <= l + 20) { + loginMessage1 = ""; + loginMessage2 = "Enter your username & password."; + loginScreenState = 2; + loginScreenCursorPos = 0; + } + } else { + if (loginScreenState == 2) { + int j = super.myHeight / 2 - 40; + j += 30; + j += 25; + if (super.clickMode3 == 1 && super.saveClickY >= j - 15 && super.saveClickY < j) { + loginScreenCursorPos = 0; + } + j += 15; + if (super.clickMode3 == 1 && super.saveClickY >= j - 15 && super.saveClickY < j) { + loginScreenCursorPos = 1; + } + j += 15; + int i1 = super.myWidth / 2 - 80; + int k1 = super.myHeight / 2 + 50; + k1 += 20; + if (super.clickMode3 == 1 && super.saveClickX >= i1 - 75 && super.saveClickX <= i1 + 75 && super.saveClickY >= k1 - 20 && super.saveClickY <= k1 + 20) { + loginFailures = 0; + login(myUsername, myPassword, false); + if (loggedIn) { + return; + } + } + i1 = super.myWidth / 2 + 80; + if (super.clickMode3 == 1 && super.saveClickX >= i1 - 75 && super.saveClickX <= i1 + 75 && super.saveClickY >= k1 - 20 && super.saveClickY <= k1 + 20) { + loginScreenState = 0; + // myUsername = ""; + // myPassword = ""; + } + do { + int l1 = readChar(-796); + if (l1 == -1) { + break; + } + boolean flag1 = false; + for (int i2 = 0; i2 < validUserPassChars.length(); i2++) { + if (l1 != validUserPassChars.charAt(i2)) { + continue; + } + flag1 = true; + break; + } + + if (loginScreenCursorPos == 0) { + if (l1 == 8 && myUsername.length() > 0) { + myUsername = myUsername.substring(0, myUsername.length() - 1); + } + if (l1 == 9 || l1 == 10 || l1 == 13) { + loginScreenCursorPos = 1; + } + if (flag1) { + myUsername += (char) l1; + } + if (myUsername.length() > 12) { + myUsername = myUsername.substring(0, 12); + } + } else if (loginScreenCursorPos == 1) { + if (l1 == 8 && myPassword.length() > 0) { + myPassword = myPassword.substring(0, myPassword.length() - 1); + } + if (l1 == 9 || l1 == 10 || l1 == 13) { + login(myUsername, myPassword, false); + loginScreenCursorPos = 0; + } + if (flag1) { + myPassword += (char) l1; + } + if (myPassword.length() > 20) { + myPassword = myPassword.substring(0, 20); + } + } + } while (true); + return; + } + if (loginScreenState == 3) { + int k = super.myWidth / 2; + int j1 = super.myHeight / 2 + 50; + j1 += 20; + if (super.clickMode3 == 1 && super.saveClickX >= k - 75 && super.saveClickX <= k + 75 && super.saveClickY >= j1 - 20 && super.saveClickY <= j1 + 20) { + loginScreenState = 0; + } + } + } + } + + public void markMinimap(Sprite sprite, int i, int j) { + int k = minimapInt1 + minimapInt2 & 0x7ff; + int l = i * i + j * j; + if (l > 6400) { + return; + } + int i1 = Model.modelIntArray1[k]; + int j1 = Model.modelIntArray2[k]; + i1 = i1 * 256 / (minimapInt3 + 256); + j1 = j1 * 256 / (minimapInt3 + 256); + int k1 = j * i1 + i * j1 >> 16; + int l1 = j * j1 - i * i1 >> 16; + if (l > 2500) { + sprite.method354(mapBack, 83 - l1 - sprite.trimHeight / 2 - 4, 94 + k1 - sprite.trimWidth / 2 + 4); + } else { + sprite.drawSprite(94 + k1 - sprite.trimWidth / 2 + 4, 83 - l1 - sprite.trimHeight / 2 - 4); + } + } + + public void method142(int i, int j, int k, int l, int i1, int j1, int k1) { + if (i1 >= 1 && i >= 1 && i1 <= 102 && i <= 102) { + if (lowMem && j != plane) { + return; + } + int i2 = 0; + if (j1 == 0) { + i2 = worldController.method300(j, i1, i); + } + if (j1 == 1) { + i2 = worldController.method301(j, i1, i); + } + if (j1 == 2) { + i2 = worldController.method302(j, i1, i); + } + if (j1 == 3) { + i2 = worldController.method303(j, i1, i); + } + if (i2 != 0) { + int i3 = worldController.method304(j, i1, i, i2); + int j2 = i2 >> 14 & 0x7fff; + int k2 = i3 & 0x1f; + int l2 = i3 >> 6; + if (j1 == 0) { + worldController.method291(i1, j, i, (byte) -119); + ObjectDef class46 = ObjectDef.forID(j2); + if (class46.aBoolean767) { + aClass11Array1230[j].method215(l2, k2, class46.aBoolean757, i1, i); + } + } + if (j1 == 1) { + worldController.method292(i, j, i1); + } + if (j1 == 2) { + worldController.method293(j, i1, i); + ObjectDef class46_1 = ObjectDef.forID(j2); + if (i1 + class46_1.anInt744 > 103 || i + class46_1.anInt744 > 103 || i1 + class46_1.anInt761 > 103 || i + class46_1.anInt761 > 103) { + return; + } + if (class46_1.aBoolean767) { + aClass11Array1230[j].method216(l2, class46_1.anInt744, i1, i, class46_1.anInt761, class46_1.aBoolean757); + } + } + if (j1 == 3) { + worldController.method294(j, i, i1); + ObjectDef class46_2 = ObjectDef.forID(j2); + if (class46_2.aBoolean767 && class46_2.hasActions) { + aClass11Array1230[j].method218(i, i1); + } + } + } + if (k1 >= 0) { + int j3 = j; + if (j3 < 3 && (byteGroundArray[1][i1][i] & 2) == 2) { + j3++; + } + ObjectManager.method188(worldController, k, i, l, j3, aClass11Array1230[j], intGroundArray, i1, k1, j); + } + } + } + + public void updatePlayers(int i, Stream stream) { + anInt839 = 0; + anInt893 = 0; + method117(stream); + method134(stream); + method91(stream, i); + method49(stream); + for (int k = 0; k < anInt839; k++) { + int l = anIntArray840[k]; + if (playerArray[l].anInt1537 != loopCycle) { + playerArray[l] = null; + } + } + + if (stream.currentOffset != i) { + Signlink.reporterror("Error packet size mismatch in getplayer pos:" + stream.currentOffset + " psize:" + i); + throw new RuntimeException("eek"); + } + for (int i1 = 0; i1 < playerCount; i1++) { + if (playerArray[playerIndices[i1]] == null) { + Signlink.reporterror(myUsername + " null entry in pl list - pos:" + i1 + " size:" + playerCount); + throw new RuntimeException("eek"); + } + } + + } + + public void setCameraPos(int j, int k, int l, int i1, int j1, int k1) { + int l1 = 2048 - k & 0x7ff; + int i2 = 2048 - j1 & 0x7ff; + int j2 = 0; + int k2 = 0; + int l2 = j; + if (l1 != 0) { + int i3 = Model.modelIntArray1[l1]; + int k3 = Model.modelIntArray2[l1]; + int i4 = k2 * k3 - l2 * i3 >> 16; + l2 = k2 * i3 + l2 * k3 >> 16; + k2 = i4; + } + if (i2 != 0) { + /* + * xxx if(cameratoggle){ if(zoom == 0) zoom = k2; if(lftrit == 0) + * lftrit = j2; if(fwdbwd == 0) fwdbwd = l2; k2 = zoom; j2 = lftrit; + * l2 = fwdbwd; } + */ + int j3 = Model.modelIntArray1[i2]; + int l3 = Model.modelIntArray2[i2]; + int j4 = l2 * j3 + j2 * l3 >> 16; + l2 = l2 * l3 - j2 * j3 >> 16; + j2 = j4; + } + xCameraPos = l - j2; + zCameraPos = i1 - k2; + yCameraPos = k1 - l2; + yCameraCurve = k; + xCameraCurve = j1; + } + + public boolean parsePacket() { + if (socketStream == null) { + return false; + } + try { + int i = socketStream.available(); + if (i == 0) { + return false; + } + if (pktType == -1) { + socketStream.flushInputStream(inStream.buffer, 1); + pktType = inStream.buffer[0] & 0xff; + if (encryption != null) { + pktType = pktType - encryption.getNextKey() & 0xff; + } + pktSize = SizeConstants.packetSizes[pktType]; + i--; + } + if (pktSize == -1) { + if (i > 0) { + socketStream.flushInputStream(inStream.buffer, 1); + pktSize = inStream.buffer[0] & 0xff; + i--; + } else { + return false; + } + } + if (pktSize == -2) { + if (i > 1) { + socketStream.flushInputStream(inStream.buffer, 2); + inStream.currentOffset = 0; + pktSize = inStream.readUnsignedWord(); + i -= 2; + } else { + return false; + } + } + if (i < pktSize) { + return false; + } + inStream.currentOffset = 0; + socketStream.flushInputStream(inStream.buffer, pktSize); + anInt1009 = 0; + anInt843 = anInt842; + anInt842 = anInt841; + anInt841 = pktType; + if (pktType == 81) { + updatePlayers(pktSize, inStream); + aBoolean1080 = false; + pktType = -1; + return true; + } + if (pktType == 176) { + daysSinceRecovChange = inStream.method427(); + unreadMessages = inStream.method435(); + membersInt = inStream.readUnsignedByte(); + anInt1193 = inStream.method440(); + daysSinceLastLogin = inStream.readUnsignedWord(); + if (anInt1193 != 0 && openInterfaceID == -1) { + Signlink.dnslookup(TextClass.method586(anInt1193)); + closeOpenInterfaces(); + char c = '\u028A'; + if (daysSinceRecovChange != 201 || membersInt == 1) { + c = '\u028F'; + } + reportAbuseInput = ""; + canMute = false; + for (RSInterface element : RSInterface.interfaceCache) { + if (element == null || element.anInt214 != c) { + continue; + } + openInterfaceID = element.parentID; + break; + } + + } + pktType = -1; + return true; + } + if (pktType == 64) { + anInt1268 = inStream.method427(); + anInt1269 = inStream.method428(); + for (int j = anInt1268; j < anInt1268 + 8; j++) { + for (int l9 = anInt1269; l9 < anInt1269 + 8; l9++) { + if (groundArray[plane][j][l9] != null) { + groundArray[plane][j][l9] = null; + spawnGroundItem(j, l9); + } + } + + } + + for (Class30_Sub1 class30_sub1 = (Class30_Sub1) aClass19_1179.reverseGetFirst(); class30_sub1 != null; class30_sub1 = (Class30_Sub1) aClass19_1179.reverseGetNext()) { + if (class30_sub1.anInt1297 >= anInt1268 && class30_sub1.anInt1297 < anInt1268 + 8 && class30_sub1.anInt1298 >= anInt1269 && class30_sub1.anInt1298 < anInt1269 + 8 && class30_sub1.anInt1295 == plane) { + class30_sub1.anInt1294 = 0; + } + } + + pktType = -1; + return true; + } + if (pktType == 185) { + int k = inStream.method436(); + RSInterface.interfaceCache[k].anInt233 = 3; + if (myPlayer.desc == null) { + RSInterface.interfaceCache[k].mediaID = (myPlayer.anIntArray1700[0] << 25) + (myPlayer.anIntArray1700[4] << 20) + (myPlayer.equipment[0] << 15) + (myPlayer.equipment[8] << 10) + (myPlayer.equipment[11] << 5) + myPlayer.equipment[1]; + } else { + RSInterface.interfaceCache[k].mediaID = (int) (0x12345678L + myPlayer.desc.type); + } + pktType = -1; + return true; + } + if (pktType == 107) { + aBoolean1160 = false; + for (int l = 0; l < 5; l++) { + aBooleanArray876[l] = false; + } + + pktType = -1; + return true; + } + if (pktType == 72) { + int i1 = inStream.method434(); + RSInterface class9 = RSInterface.interfaceCache[i1]; + for (int k15 = 0; k15 < class9.inv.length; k15++) { + class9.inv[k15] = -1; + class9.inv[k15] = 0; + } + + pktType = -1; + return true; + } + if (pktType == 214) { + ignoreCount = pktSize / 8; + for (int j1 = 0; j1 < ignoreCount; j1++) { + ignoreListAsLongs[j1] = inStream.readQWord(); + } + + pktType = -1; + return true; + } + if (pktType == 166) { + aBoolean1160 = true; + anInt1098 = inStream.readUnsignedByte(); + anInt1099 = inStream.readUnsignedByte(); + anInt1100 = inStream.readUnsignedWord(); + anInt1101 = inStream.readUnsignedByte(); + anInt1102 = inStream.readUnsignedByte(); + if (anInt1102 >= 100) { + xCameraPos = anInt1098 * 128 + 64; + yCameraPos = anInt1099 * 128 + 64; + zCameraPos = method42(plane, yCameraPos, xCameraPos) - anInt1100; + } + pktType = -1; + return true; + } + if (pktType == 134) { + needDrawTabArea = true; + int k1 = inStream.readUnsignedByte(); + int i10 = inStream.method439(); + int l15 = inStream.readUnsignedByte(); + currentExp[k1] = i10; + currentStats[k1] = l15; + maxStats[k1] = 1; + for (int k20 = 0; k20 < 98; k20++) { + if (i10 >= anIntArray1019[k20]) { + maxStats[k1] = k20 + 2; + } + } + + pktType = -1; + return true; + } + if (pktType == 71) { + int l1 = inStream.readUnsignedWord(); + int j10 = inStream.readUnsignedByteA(); + if (l1 == 65535) { + l1 = -1; + } + tabInterfaceIDs[j10] = l1; + needDrawTabArea = true; + tabAreaAltered = true; + pktType = -1; + return true; + } + if (pktType == 74) { + int i2 = inStream.method434(); + if (i2 == 65535) { + i2 = -1; + } + if (i2 != -1 || previousSong != 0) { + if (i2 != -1 && currentSong != i2 && musicVolume != 0 && previousSong == 0) + method58(10, musicVolume, false, i2); + } else + method55(false); + currentSong = i2; + pktType = -1; + return true; + } + if (pktType == 121) { + int i_60_ = inStream.method436(); + int i_61_ = inStream.method435(); + if (i_61_ == 65535) + i_61_ = -1; + if (musicVolume != 0 && i_61_ != -1) { + method56(musicVolume, false, i_60_); + previousSong = i_61_*20; + } + pktType = -1; + return true; + } + if (pktType == 109) { + resetLogout(); + pktType = -1; + return false; + } + if (pktType == 70) { + int k2 = inStream.readSignedWord(); + int l10 = inStream.method437(); + int i16 = inStream.method434(); + RSInterface class9_5 = RSInterface.interfaceCache[i16]; + class9_5.anInt263 = k2; + class9_5.anInt265 = l10; + pktType = -1; + return true; + } + if (pktType == 73 || pktType == 241) { + + // mapReset(); + int l2 = anInt1069; + int i11 = anInt1070; + if (pktType == 73) { + l2 = inStream.method435(); + i11 = inStream.readUnsignedWord(); + aBoolean1159 = false; + } + if (pktType == 241) { + i11 = inStream.method435(); + inStream.initBitAccess(); + for (int j16 = 0; j16 < 4; j16++) { + for (int l20 = 0; l20 < 13; l20++) { + for (int j23 = 0; j23 < 13; j23++) { + int i26 = inStream.readBits(1); + if (i26 == 1) { + anIntArrayArrayArray1129[j16][l20][j23] = inStream.readBits(26); + } else { + anIntArrayArrayArray1129[j16][l20][j23] = -1; + } + } + + } + + } + + inStream.finishBitAccess(); + l2 = inStream.readUnsignedWord(); + aBoolean1159 = true; + } + if (anInt1069 == l2 && anInt1070 == i11 && loadingStage == 2) { + pktType = -1; + return true; + } + anInt1069 = l2; + anInt1070 = i11; + baseX = (anInt1069 - 6) * 8; + baseY = (anInt1070 - 6) * 8; + aBoolean1141 = (anInt1069 / 8 == 48 || anInt1069 / 8 == 49) && anInt1070 / 8 == 48; + if (anInt1069 / 8 == 48 && anInt1070 / 8 == 148) { + aBoolean1141 = true; + } + loadingStage = 1; + aLong824 = System.currentTimeMillis(); + drawTextOnScreen(null, "Loading - please wait."); + if (pktType == 73) { + int k16 = 0; + for (int i21 = (anInt1069 - 6) / 8; i21 <= (anInt1069 + 6) / 8; i21++) { + for (int k23 = (anInt1070 - 6) / 8; k23 <= (anInt1070 + 6) / 8; k23++) { + k16++; + } + + } + + aByteArrayArray1183 = new byte[k16][]; + aByteArrayArray1247 = new byte[k16][]; + anIntArray1234 = new int[k16]; + anIntArray1235 = new int[k16]; + anIntArray1236 = new int[k16]; + k16 = 0; + for (int l23 = (anInt1069 - 6) / 8; l23 <= (anInt1069 + 6) / 8; l23++) { + for (int j26 = (anInt1070 - 6) / 8; j26 <= (anInt1070 + 6) / 8; j26++) { + anIntArray1234[k16] = (l23 << 8) + j26; + if (aBoolean1141 && (j26 == 49 || j26 == 149 || j26 == 147 || l23 == 50 || l23 == 49 && j26 == 47)) { + anIntArray1235[k16] = -1; + anIntArray1236[k16] = -1; + k16++; + } else { + int k28 = anIntArray1235[k16] = onDemandFetcher.method562(0, j26, l23); + if (k28 != -1) { + onDemandFetcher.method558(3, k28); + } + int j30 = anIntArray1236[k16] = onDemandFetcher.method562(1, j26, l23); + if (j30 != -1) { + onDemandFetcher.method558(3, j30); + } + k16++; + } + } + + } + + } + if (pktType == 241) { + int l16 = 0; + int ai[] = new int[676]; + for (int i24 = 0; i24 < 4; i24++) { + for (int k26 = 0; k26 < 13; k26++) { + for (int l28 = 0; l28 < 13; l28++) { + int k30 = anIntArrayArrayArray1129[i24][k26][l28]; + if (k30 != -1) { + int k31 = k30 >> 14 & 0x3ff; + int i32 = k30 >> 3 & 0x7ff; + int k32 = (k31 / 8 << 8) + i32 / 8; + for (int j33 = 0; j33 < l16; j33++) { + if (ai[j33] != k32) { + continue; + } + k32 = -1; + break; + } + + if (k32 != -1) { + ai[l16++] = k32; + } + } + } + + } + + } + + aByteArrayArray1183 = new byte[l16][]; + aByteArrayArray1247 = new byte[l16][]; + anIntArray1234 = new int[l16]; + anIntArray1235 = new int[l16]; + anIntArray1236 = new int[l16]; + for (int l26 = 0; l26 < l16; l26++) { + int i29 = anIntArray1234[l26] = ai[l26]; + int l30 = i29 >> 8 & 0xff; + int l31 = i29 & 0xff; + int j32 = anIntArray1235[l26] = onDemandFetcher.method562(0, l31, l30); + if (j32 != -1) { + onDemandFetcher.method558(3, j32); + } + int i33 = anIntArray1236[l26] = onDemandFetcher.method562(1, l31, l30); + if (i33 != -1) { + onDemandFetcher.method558(3, i33); + } + } + + } + int i17 = baseX - anInt1036; + int j21 = baseY - anInt1037; + anInt1036 = baseX; + anInt1037 = baseY; + for (int j24 = 0; j24 < 16384; j24++) { + NPC npc = npcArray[j24]; + if (npc != null) { + for (int j29 = 0; j29 < 10; j29++) { + npc.smallX[j29] -= i17; + npc.smallY[j29] -= j21; + } + + npc.x -= i17 * 128; + npc.y -= j21 * 128; + } + } + + for (int i27 = 0; i27 < maxPlayers; i27++) { + Player player = playerArray[i27]; + if (player != null) { + for (int i31 = 0; i31 < 10; i31++) { + player.smallX[i31] -= i17; + player.smallY[i31] -= j21; + } + + player.x -= i17 * 128; + player.y -= j21 * 128; + } + } + + aBoolean1080 = true; + byte byte1 = 0; + byte byte2 = 104; + byte byte3 = 1; + if (i17 < 0) { + byte1 = 103; + byte2 = -1; + byte3 = -1; + } + byte byte4 = 0; + byte byte5 = 104; + byte byte6 = 1; + if (j21 < 0) { + byte4 = 103; + byte5 = -1; + byte6 = -1; + } + for (int k33 = byte1; k33 != byte2; k33 += byte3) { + for (int l33 = byte4; l33 != byte5; l33 += byte6) { + int i34 = k33 + i17; + int j34 = l33 + j21; + for (int k34 = 0; k34 < 4; k34++) { + if (i34 >= 0 && j34 >= 0 && i34 < 104 && j34 < 104) { + groundArray[k34][k33][l33] = groundArray[k34][i34][j34]; + } else { + groundArray[k34][k33][l33] = null; + } + } + + } + + } + + for (Class30_Sub1 class30_sub1_1 = (Class30_Sub1) aClass19_1179.reverseGetFirst(); class30_sub1_1 != null; class30_sub1_1 = (Class30_Sub1) aClass19_1179.reverseGetNext()) { + class30_sub1_1.anInt1297 -= i17; + class30_sub1_1.anInt1298 -= j21; + if (class30_sub1_1.anInt1297 < 0 || class30_sub1_1.anInt1298 < 0 || class30_sub1_1.anInt1297 >= 104 || class30_sub1_1.anInt1298 >= 104) { + class30_sub1_1.unlink(); + } + } + + if (destX != 0) { + destX -= i17; + destY -= j21; + } + aBoolean1160 = false; + pktType = -1; + return true; + } + if (pktType == 208) { + int i3 = inStream.method437(); + if (i3 >= 0) { + method60(i3); + } + anInt1018 = i3; + pktType = -1; + return true; + } + if (pktType == 99) { + anInt1021 = inStream.readUnsignedByte(); + pktType = -1; + return true; + } + if (pktType == 75) { + int j3 = inStream.method436(); + int j11 = inStream.method436(); + RSInterface.interfaceCache[j11].anInt233 = 2; + RSInterface.interfaceCache[j11].mediaID = j3; + pktType = -1; + return true; + } + if (pktType == 114) { + anInt1104 = inStream.method434() * 30; + pktType = -1; + return true; + } + if (pktType == 60) { + anInt1269 = inStream.readUnsignedByte(); + anInt1268 = inStream.method427(); + while (inStream.currentOffset < pktSize) { + int k3 = inStream.readUnsignedByte(); + method137(inStream, k3); + } + pktType = -1; + return true; + } + if (pktType == 35) { + int l3 = inStream.readUnsignedByte(); + int k11 = inStream.readUnsignedByte(); + int j17 = inStream.readUnsignedByte(); + int k21 = inStream.readUnsignedByte(); + aBooleanArray876[l3] = true; + anIntArray873[l3] = k11; + anIntArray1203[l3] = j17; + anIntArray928[l3] = k21; + anIntArray1030[l3] = 0; + pktType = -1; + return true; + } + if (pktType == 174) { + int id = inStream.readUnsignedWord(); + int type = /*inStream.readUnsignedByte()*/1; + int delay = inStream.readUnsignedWord(); + int volume = inStream.readUnsignedByte(); + sound[currentSound] = id; + soundType[currentSound] = type; + soundDelay[currentSound] = delay + Sounds.anIntArray326[id]; + soundVolume[currentSound] = volume; + currentSound++; + pktType = -1; + return true; + } + if (pktType == 104) { + int j4 = inStream.method427(); + int i12 = inStream.readUnsignedByteA(); + String s6 = inStream.readString(); + if (j4 >= 1 && j4 <= 5) { + if (s6.equalsIgnoreCase("null")) { + s6 = null; + } + atPlayerActions[j4 - 1] = s6; + atPlayerArray[j4 - 1] = i12 == 0; + } + pktType = -1; + return true; + } + if (pktType == 78) { + destX = 0; + pktType = -1; + return true; + } + if (pktType == 253) { + String s = inStream.readString(); + if (s.endsWith(":tradereq:")) { + String s3 = s.substring(0, s.indexOf(":")); + long l17 = TextClass.longForName(s3); + boolean flag2 = false; + for (int j27 = 0; j27 < ignoreCount; j27++) { + if (ignoreListAsLongs[j27] != l17) { + continue; + } + flag2 = true; + break; + } + + if (!flag2 && anInt1251 == 0) { + pushMessage("wishes to trade with you.", 4, s3); + } + } else if (s.endsWith(":duelreq:")) { + String s4 = s.substring(0, s.indexOf(":")); + long l18 = TextClass.longForName(s4); + boolean flag3 = false; + for (int k27 = 0; k27 < ignoreCount; k27++) { + if (ignoreListAsLongs[k27] != l18) { + continue; + } + flag3 = true; + break; + } + + if (!flag3 && anInt1251 == 0) { + pushMessage("wishes to duel with you.", 8, s4); + } + } else if (s.endsWith(":chalreq:")) { + String s5 = s.substring(0, s.indexOf(":")); + long l19 = TextClass.longForName(s5); + boolean flag4 = false; + for (int l27 = 0; l27 < ignoreCount; l27++) { + if (ignoreListAsLongs[l27] != l19) { + continue; + } + flag4 = true; + break; + } + + if (!flag4 && anInt1251 == 0) { + String s8 = s.substring(s.indexOf(":") + 1, s.length() - 9); + pushMessage(s8, 8, s5); + } + } else if (s.endsWith(":airtiara:")) { + tiara = 1; + } else if (s.endsWith(":watertiara:")) { + tiara = 2; + } else if (s.endsWith(":earthtiara:")) { + tiara = 3; + } else if (s.endsWith(":firetiara:")) { + tiara = 4; + } else if (s.endsWith(":mindtiara:")) { + tiara = 5; + } else if (s.endsWith(":bodytiara:")) { + tiara = 6; + } else if (s.endsWith(":cosmictiara:")) { + tiara = 7; + } else if (s.endsWith(":chaostiara:")) { + tiara = 8; + } else if (s.endsWith(":naturetiara:")) { + tiara = 9; + } else if (s.endsWith(":lawtiara:")) { + tiara = 10; + } else if (s.endsWith(":deathtiara:")) { + tiara = 11; + } else if (s.endsWith(":notiara:")) { + tiara = 0; + } else { + pushMessage(s, 0, ""); + } + pktType = -1; + // serverMessage(s); + + return true; + } + if (pktType == 1) { + for (int k4 = 0; k4 < playerArray.length; k4++) { + if (playerArray[k4] != null) { + playerArray[k4].anim = -1; + } + } + + for (int j12 = 0; j12 < npcArray.length; j12++) { + if (npcArray[j12] != null) { + npcArray[j12].anim = -1; + } + } + + pktType = -1; + return true; + } + if (pktType == 50) { + long l4 = inStream.readQWord(); + int i18 = inStream.readUnsignedByte(); + String s7 = TextClass.fixName(TextClass.nameForLong(l4)); + for (int k24 = 0; k24 < friendsCount; k24++) { + if (l4 != friendsListAsLongs[k24]) { + continue; + } + if (friendsNodeIDs[k24] != i18) { + friendsNodeIDs[k24] = i18; + needDrawTabArea = true; + if (i18 >= 2) { + pushMessage(s7 + " has logged in.", 5, ""); + } + if (i18 <= 1) { + pushMessage(s7 + " has logged out.", 5, ""); + } + } + s7 = null; + break; + } + + if (s7 != null && friendsCount < 200) { + friendsListAsLongs[friendsCount] = l4; + friendsList[friendsCount] = s7; + friendsNodeIDs[friendsCount] = i18; + friendsCount++; + needDrawTabArea = true; + } + for (boolean flag6 = false; !flag6;) { + flag6 = true; + for (int k29 = 0; k29 < friendsCount - 1; k29++) { + if (friendsNodeIDs[k29] != nodeID && friendsNodeIDs[k29 + 1] == nodeID || friendsNodeIDs[k29] == 0 && friendsNodeIDs[k29 + 1] != 0) { + int j31 = friendsNodeIDs[k29]; + friendsNodeIDs[k29] = friendsNodeIDs[k29 + 1]; + friendsNodeIDs[k29 + 1] = j31; + String s10 = friendsList[k29]; + friendsList[k29] = friendsList[k29 + 1]; + friendsList[k29 + 1] = s10; + long l32 = friendsListAsLongs[k29]; + friendsListAsLongs[k29] = friendsListAsLongs[k29 + 1]; + friendsListAsLongs[k29 + 1] = l32; + needDrawTabArea = true; + flag6 = false; + } + } + + } + + pktType = -1; + return true; + } + if (pktType == 110) { + if (tabID == 12) { + needDrawTabArea = true; + } + energy = inStream.readUnsignedByte(); + pktType = -1; + return true; + } + if (pktType == 254) { + anInt855 = inStream.readUnsignedByte(); + if (anInt855 == 1) { + anInt1222 = inStream.readUnsignedWord(); + } + if (anInt855 >= 2 && anInt855 <= 6) { + if (anInt855 == 2) { + anInt937 = 64; + anInt938 = 64; + } + if (anInt855 == 3) { + anInt937 = 0; + anInt938 = 64; + } + if (anInt855 == 4) { + anInt937 = 128; + anInt938 = 64; + } + if (anInt855 == 5) { + anInt937 = 64; + anInt938 = 0; + } + if (anInt855 == 6) { + anInt937 = 64; + anInt938 = 128; + } + anInt855 = 2; + anInt934 = inStream.readUnsignedWord(); + anInt935 = inStream.readUnsignedWord(); + anInt936 = inStream.readUnsignedByte(); + } + if (anInt855 == 10) { + anInt933 = inStream.readUnsignedWord(); + } + pktType = -1; + return true; + } + if (pktType == 248) { + int i5 = inStream.method435(); + int k12 = inStream.readUnsignedWord(); + if (backDialogID != -1) { + backDialogID = -1; + inputTaken = true; + } + if (fullScreenInterfaceId != -1) { + fullScreenInterfaceId = -1; + } + if (openInterfaceID != i5) { + openInterfaceID = i5; + } + if (invOverlayInterfaceID != k12) { + invOverlayInterfaceID = k12; + } + if (inputDialogState != 0) { + inputDialogState = 0; + inputTaken = true; + } + needDrawTabArea = true; + tabAreaAltered = true; + aBoolean1149 = false; + pktType = -1; + return true; + } + if (pktType == 79) { + int j5 = inStream.method434(); + int l12 = inStream.method435(); + RSInterface class9_3 = RSInterface.interfaceCache[j5]; + if (class9_3 != null && class9_3.type == 0) { + if (l12 < 0) { + l12 = 0; + } + if (l12 > class9_3.scrollMax - class9_3.height) { + l12 = class9_3.scrollMax - class9_3.height; + } + class9_3.scrollPosition = l12; + } + pktType = -1; + return true; + } + if (pktType == 68) { + for (int k5 = 0; k5 < variousSettings.length; k5++) { + if (variousSettings[k5] != anIntArray1045[k5]) { + variousSettings[k5] = anIntArray1045[k5]; + method33(k5); + needDrawTabArea = true; + } + } + + pktType = -1; + return true; + } + if (pktType == 196) { + long l5 = inStream.readQWord(); + @SuppressWarnings("unused") + int j18 = inStream.readDWord(); + int l21 = inStream.readUnsignedByte(); + boolean flag5 = false; + if (l21 <= 1) { + for (int l29 = 0; l29 < ignoreCount; l29++) { + if (ignoreListAsLongs[l29] != l5) { + continue; + } + flag5 = true; + + } + } + if (!flag5 && anInt1251 == 0) { + try { + String s9 = TextInput.method525(pktSize - 13, inStream); + if (l21 == 2 || l21 == 3) { + pushMessage(s9, 7, "@cr2@" + TextClass.fixName(TextClass.nameForLong(l5))); + } else if (l21 == 1) { + pushMessage(s9, 7, "@cr1@" + TextClass.fixName(TextClass.nameForLong(l5))); + } else { + pushMessage(s9, 3, TextClass.fixName(TextClass.nameForLong(l5))); + } + } catch (Exception exception1) { + Signlink.reporterror("cde1"); + } + } + pktType = -1; + return true; + } + if (pktType == 85) { + anInt1269 = inStream.method427(); + anInt1268 = inStream.method427(); + pktType = -1; + return true; + } + if (pktType == 24) { + anInt1054 = inStream.method428(); + if (anInt1054 == tabID) { + if (anInt1054 == 3) { + tabID = 1; + } else { + tabID = 3; + } + needDrawTabArea = true; + } + pktType = -1; + return true; + } + if (pktType == 246) { + int i6 = inStream.method434(); + int i13 = inStream.readUnsignedWord(); + int k18 = inStream.readUnsignedWord(); + if (k18 == 65535) { + RSInterface.interfaceCache[i6].anInt233 = 0; + pktType = -1; + return true; + } else { + ItemDef itemDef = ItemDef.forID(k18); + RSInterface.interfaceCache[i6].anInt233 = 4; + RSInterface.interfaceCache[i6].mediaID = k18; + RSInterface.interfaceCache[i6].anInt270 = itemDef.modelRotation1; + RSInterface.interfaceCache[i6].anInt271 = itemDef.modelRotation2; + RSInterface.interfaceCache[i6].anInt269 = itemDef.modelZoom * 100 / i13; + pktType = -1; + return true; + } + } + if (pktType == 171) { + boolean flag1 = inStream.readUnsignedByte() == 1; + int j13 = inStream.readUnsignedWord(); + RSInterface.interfaceCache[j13].aBoolean266 = flag1; + pktType = -1; + return true; + } + if (pktType == 142) { + int j6 = inStream.method434(); + method60(j6); + if (backDialogID != -1) { + backDialogID = -1; + inputTaken = true; + } + if (fullScreenInterfaceId != -1) { + fullScreenInterfaceId = -1; + } + if (openInterfaceID != -1) { + openInterfaceID = -1; + } + if (invOverlayInterfaceID != j6) { + invOverlayInterfaceID = j6; + } + if (inputDialogState != 0) { + inputDialogState = 0; + inputTaken = true; + } + needDrawTabArea = true; + tabAreaAltered = true; + aBoolean1149 = false; + pktType = -1; + return true; + } + if (pktType == 126) { + String s1 = inStream.readString(); + int k13 = inStream.method435(); + RSInterface.interfaceCache[k13].disabledText = s1; + if (RSInterface.interfaceCache[k13].parentID == tabInterfaceIDs[tabID]) { + needDrawTabArea = true; + } + pktType = -1; + return true; + } + if (pktType == 206) { + publicChatMode = inStream.readUnsignedByte(); + privateChatMode = inStream.readUnsignedByte(); + tradeMode = inStream.readUnsignedByte(); + aBoolean1233 = true; + inputTaken = true; + pktType = -1; + return true; + } + if (pktType == 240) { + if (tabID == 12) { + needDrawTabArea = true; + } + weight = inStream.readSignedWord(); + pktType = -1; + return true; + } + if (pktType == 69) { + int k9 = inStream.readUnsignedWord(); + int k15 = inStream.readUnsignedWord(); + method60(k15); + if (k9 != -1) + method60(k9); + if (openInterfaceID != -1) { + openInterfaceID = -1; + } + if (invOverlayInterfaceID != -1) { + invOverlayInterfaceID = -1; + } + if (backDialogID != -1) { + backDialogID = -1; + } + if (fullScreenInterfaceId != k15) { + fullScreenInterfaceId = k9; + } + inputDialogState = 0; + aBoolean1149 = false; + pktType = -1; + return true; + } + if (pktType == 8) { + int k6 = inStream.method436(); + int l13 = inStream.readUnsignedWord(); + RSInterface.interfaceCache[k6].anInt233 = 1; + RSInterface.interfaceCache[k6].mediaID = l13; + pktType = -1; + return true; + } + if (pktType == 122) { + int l6 = inStream.method436(); + int i14 = inStream.method436(); + int i19 = i14 >> 10 & 0x1f; + int i22 = i14 >> 5 & 0x1f; + int l24 = i14 & 0x1f; + RSInterface.interfaceCache[l6].textColor = (i19 << 19) + (i22 << 11) + (l24 << 3); + pktType = -1; + return true; + } + if (pktType == 53) { + needDrawTabArea = true; + int i7 = inStream.readUnsignedWord(); + RSInterface class9_1 = RSInterface.interfaceCache[i7]; + int j19 = inStream.readUnsignedWord(); + for (int j22 = 0; j22 < j19; j22++) { + int i25 = inStream.readUnsignedByte(); + if (i25 == 255) { + i25 = inStream.method440(); + } + class9_1.inv[j22] = inStream.method436(); + class9_1.invStackSizes[j22] = i25; + } + + for (int j25 = j19; j25 < class9_1.inv.length; j25++) { + class9_1.inv[j25] = 0; + class9_1.invStackSizes[j25] = 0; + } + + pktType = -1; + return true; + } + if (pktType == 230) { + int j7 = inStream.method435(); + int j14 = inStream.readUnsignedWord(); + int k19 = inStream.readUnsignedWord(); + int k22 = inStream.method436(); + RSInterface.interfaceCache[j14].anInt270 = k19; + RSInterface.interfaceCache[j14].anInt271 = k22; + RSInterface.interfaceCache[j14].anInt269 = j7; + pktType = -1; + return true; + } + if (pktType == 221) { + anInt900 = inStream.readUnsignedByte(); + needDrawTabArea = true; + pktType = -1; + return true; + } + if (pktType == 177) { + aBoolean1160 = true; + anInt995 = inStream.readUnsignedByte(); + anInt996 = inStream.readUnsignedByte(); + anInt997 = inStream.readUnsignedWord(); + anInt998 = inStream.readUnsignedByte(); + anInt999 = inStream.readUnsignedByte(); + if (anInt999 >= 100) { + int k7 = anInt995 * 128 + 64; + int k14 = anInt996 * 128 + 64; + int i20 = method42(plane, k14, k7) - anInt997; + int l22 = k7 - xCameraPos; + int k25 = i20 - zCameraPos; + int j28 = k14 - yCameraPos; + int i30 = (int) Math.sqrt(l22 * l22 + j28 * j28); + yCameraCurve = (int) (Math.atan2(k25, i30) * 325.94900000000001D) & 0x7ff; + xCameraCurve = (int) (Math.atan2(l22, j28) * -325.94900000000001D) & 0x7ff; + if (yCameraCurve < 128) { + yCameraCurve = 128; + } + if (yCameraCurve > 383) { + yCameraCurve = 383; + } + } + pktType = -1; + return true; + } + if (pktType == 249) { + anInt1046 = inStream.readUnsignedByteA(); + unknownInt10 = inStream.method436(); + pktType = -1; + return true; + } + if (pktType == 65) { + updateNPCs(inStream, pktSize); + pktType = -1; + return true; + } + if (pktType == 27) { + messagePromptRaised = false; + inputDialogState = 1; + amountOrNameInput = ""; + inputTaken = true; + pktType = -1; + return true; + } + if (pktType == 187) { + messagePromptRaised = false; + inputDialogState = 2; + amountOrNameInput = ""; + inputTaken = true; + pktType = -1; + return true; + } + if (pktType == 97) { + int l7 = inStream.readUnsignedWord(); + method60(l7); + if (invOverlayInterfaceID != -1) { + invOverlayInterfaceID = -1; + needDrawTabArea = true; + tabAreaAltered = true; + } + if (backDialogID != -1) { + backDialogID = -1; + inputTaken = true; + } + if (inputDialogState != 0) { + inputDialogState = 0; + inputTaken = true; + } + // 17511 = Question Type + // 15819 = Christmas Type + // 15812 = Security Type + // 15801 = Item Scam Type + // 15791 = Password Safety + // 15774 = Good/Bad Password + // 15767 = Drama Type + if (l7 == 15244) { + if (Flo.getTodaysDate().contains(ClientSettings.SNOW_MONTH)) { + openInterfaceID = 15819; + } else { + openInterfaceID = 15801; + } + fullScreenInterfaceId = 15244; + } else { + openInterfaceID = l7; + } + aBoolean1149 = false; + pktType = -1; + return true; + } + if (pktType == 218) { + int i8 = inStream.method438(); + dialogID = i8; + inputTaken = true; + pktType = -1; + return true; + } + if (pktType == 87) { + int j8 = inStream.method434(); + int l14 = inStream.method439(); + anIntArray1045[j8] = l14; + if (variousSettings[j8] != l14) { + variousSettings[j8] = l14; + method33(j8); + needDrawTabArea = true; + if (dialogID != -1) { + inputTaken = true; + } + } + pktType = -1; + return true; + } + if (pktType == 36) { + int k8 = inStream.method434(); + byte byte0 = inStream.readSignedByte(); + anIntArray1045[k8] = byte0; + if (variousSettings[k8] != byte0) { + variousSettings[k8] = byte0; + method33(k8); + needDrawTabArea = true; + if (dialogID != -1) { + inputTaken = true; + } + } + pktType = -1; + return true; + } + if (pktType == 61) { + anInt1055 = inStream.readUnsignedByte(); + pktType = -1; + return true; + } + if (pktType == 200) { + int l8 = inStream.readUnsignedWord(); + int i15 = inStream.readSignedWord(); + RSInterface class9_4 = RSInterface.interfaceCache[l8]; + class9_4.anInt257 = i15; + if (i15 == -1) { + class9_4.anInt246 = 0; + class9_4.anInt208 = 0; + } + pktType = -1; + return true; + } + if (pktType == 219) { + if (invOverlayInterfaceID != -1) { + invOverlayInterfaceID = -1; + needDrawTabArea = true; + tabAreaAltered = true; + } + if (backDialogID != -1) { + backDialogID = -1; + inputTaken = true; + } + if (fullScreenInterfaceId != -1) { + fullScreenInterfaceId = -1; + } + if (openInterfaceID != -1) { + openInterfaceID = -1; + } + if (inputDialogState != 0) { + inputDialogState = 0; + inputTaken = true; + } + aBoolean1149 = false; + pktType = -1; + return true; + } + if (pktType == 34) { + needDrawTabArea = true; + int i9 = inStream.readUnsignedWord(); + RSInterface class9_2 = RSInterface.interfaceCache[i9]; + while (inStream.currentOffset < pktSize) { + int j20 = inStream.method422(); + int i23 = inStream.readUnsignedWord(); + int l25 = inStream.readUnsignedByte(); + if (l25 == 255) { + l25 = inStream.readDWord(); + } + if (j20 >= 0 && j20 < class9_2.inv.length) { + class9_2.inv[j20] = i23; + class9_2.invStackSizes[j20] = l25; + } + } + pktType = -1; + return true; + } + if (pktType == 105 || pktType == 84 || pktType == 147 || pktType == 215 || pktType == 4 || pktType == 117 || pktType == 156 || pktType == 44 || pktType == 160 || pktType == 101 || pktType == 151) { + method137(inStream, pktType); + pktType = -1; + return true; + } + if (pktType == 106) { + tabID = inStream.method427(); + needDrawTabArea = true; + tabAreaAltered = true; + pktType = -1; + return true; + } + if (pktType == 164) { + int j9 = inStream.method434(); + method60(j9); + if (invOverlayInterfaceID != -1) { + invOverlayInterfaceID = -1; + needDrawTabArea = true; + tabAreaAltered = true; + } + if (fullScreenInterfaceId != -1) { + fullScreenInterfaceId = -1; + } + if (openInterfaceID != -1) { + openInterfaceID = -1; + } + if (backDialogID != j9) { + backDialogID = j9; + } + inputTaken = true; + aBoolean1149 = false; + pktType = -1; + return true; + } + String s2 = "T1 - " + pktType + "," + pktSize + " - " + anInt842 + "," + anInt843 + " - "; + for (int j15 = 0; j15 < pktSize && j15 < 50; j15++) { + s2 = s2 + inStream.buffer[j15] + ","; + } + Signlink.reporterror(s2); + resetLogout(); + } catch (IOException _ex) { + dropClient(); + } catch (Exception exception) { + String s2 = "T2 - " + pktType + "," + anInt842 + "," + anInt843 + " - " + pktSize + "," + (baseX + myPlayer.smallX[0]) + "," + (baseY + myPlayer.smallY[0]) + " - "; + for (int j15 = 0; j15 < pktSize && j15 < 50; j15++) { + s2 = s2 + inStream.buffer[j15] + ","; + } + + Signlink.reporterror(s2); + resetLogout(); + exception.printStackTrace(); + } + return true; + } + + public void method146() { + anInt1265++; + method47(true); + method26(true); + method47(false); + method26(false); + method55(); + method104(); + if (!aBoolean1160) { + int i = anInt1184; + if (anInt984 / 256 > i) { + i = anInt984 / 256; + } + if (aBooleanArray876[4] && anIntArray1203[4] + 128 > i) { + i = anIntArray1203[4] + 128; + } + int k = minimapInt1 + anInt896 & 0x7ff; + setCameraPos(600 + i * 3, i, anInt1014, method42(plane, myPlayer.y, myPlayer.x) - 50, k, anInt1015); + } + int j; + if (!aBoolean1160) { + j = method120(); + } else { + j = method121(); + } + int l = xCameraPos; + int i1 = zCameraPos; + int j1 = yCameraPos; + int k1 = yCameraCurve; + int l1 = xCameraCurve; + for (int i2 = 0; i2 < 5; i2++) { + if (aBooleanArray876[i2]) { + int j2 = (int) (Math.random() * (double) (anIntArray873[i2] * 2 + 1) - (double) anIntArray873[i2] + Math.sin((double) anIntArray1030[i2] * (double) anIntArray928[i2] / 100D) * (double) anIntArray1203[i2]); + if (i2 == 0) { + xCameraPos += j2; + } + if (i2 == 1) { + zCameraPos += j2; + } + if (i2 == 2) { + yCameraPos += j2; + } + if (i2 == 3) { + xCameraCurve = xCameraCurve + j2 & 0x7ff; + } + if (i2 == 4) { + yCameraCurve += j2; + if (yCameraCurve < 128) { + yCameraCurve = 128; + } + if (yCameraCurve > 383) { + yCameraCurve = 383; + } + } + } + } + + int k2 = Texture.anInt1481; + Model.aBoolean1684 = true; + Model.anInt1687 = 0; + Model.anInt1685 = super.mouseX - 4; + Model.anInt1686 = super.mouseY - 4; + DrawingArea.setAllPixelsToZero(); + if(graphicsEnabled){ + worldController.method313(xCameraPos, yCameraPos, xCameraCurve, zCameraPos, j, yCameraCurve); + worldController.clearObj5Cache(); + updateEntities(); + drawHeadIcon(); + } + // Allow tabs to work + method37(k2); + // Allow stuff inside the tabs to work + draw3dScreen(); + // Show overlays on main screen + aRSImageProducer_1165.drawGraphics(4, super.graphics, 4); + if(graphicsEnabled) { + xCameraPos = l; + zCameraPos = i1; + yCameraPos = j1; + yCameraCurve = k1; + xCameraCurve = l1; + } + } + + public void closeOpenInterfaces() { + stream.createFrame(130); + if (invOverlayInterfaceID != -1) { + invOverlayInterfaceID = -1; + needDrawTabArea = true; + aBoolean1149 = false; + tabAreaAltered = true; + } + if (backDialogID != -1) { + backDialogID = -1; + inputTaken = true; + aBoolean1149 = false; + } + if (fullScreenInterfaceId != -1) { + fullScreenInterfaceId = -1; + } + if (openInterfaceID != -1) + openInterfaceID = -1; + } + + public Game() { + //Test if they're on 32-bit, warn them if they are + if (!System.getProperty("sun.arch.data.model").contains("64")) + { + JOptionPane.showMessageDialog(null, "You're running 32-bit java. This will definitely cause problems.\nYou can get the right Java 8 at AdoptOpenJDK.net", "You're running 32-bit Java!", JOptionPane.INFORMATION_MESSAGE); + System.out.println("Please upgrade to 64-bit java to avoid problems! (AdoptOpenJDK.net)"); + } + if (Double.parseDouble(System.getProperty("java.specification.version")) >= 1.9) { + JOptionPane.showMessageDialog(null, "You're not running Java 8. If you're using Parabot, this will cause problems!\nYou can get Java 8 from AdoptOpenJDK.net", "You're not running Java 8!", JOptionPane.INFORMATION_MESSAGE); + System.out.println("Please downgrade to Java 8 to avoid problems! (AdoptOpenJDK.net)"); + } + server = ClientSettings.SERVER_IP; + anIntArrayArray825 = new int[104][104]; + friendsNodeIDs = new int[200]; + groundArray = new NodeList[4][104][104]; + aBoolean831 = false; + aStream_834 = new Stream(new byte[5000]); + npcArray = new NPC[16384]; + npcIndices = new int[16384]; + anIntArray840 = new int[1000]; + aStream_847 = Stream.create(); + aBoolean848 = true; + openInterfaceID = -1; + currentExp = new int[Skills.skillsCount]; + aBoolean872 = false; + anIntArray873 = new int[5]; + anInt874 = -1; + aBooleanArray876 = new boolean[5]; + drawFlames = false; + reportAbuseInput = ""; + unknownInt10 = -1; + menuOpen = false; + inputString = ""; + maxPlayers = 2048; + myPlayerIndex = 2047; + playerArray = new Player[maxPlayers]; + playerIndices = new int[maxPlayers]; + anIntArray894 = new int[maxPlayers]; + aStreamArray895s = new Stream[maxPlayers]; + anInt897 = 1; + anIntArrayArray901 = new int[104][104]; + anInt902 = 0x766654; + aByteArray912 = new byte[16384]; + currentStats = new int[Skills.skillsCount]; + ignoreListAsLongs = new long[100]; + loadingError = false; + anInt927 = 0x332d25; + anIntArray928 = new int[5]; + anIntArrayArray929 = new int[104][104]; + chatTypes = new int[100]; + chatNames = new String[100]; + chatMessages = new String[100]; + sideIcons = new Background[13]; + aBoolean954 = true; + friendsListAsLongs = new long[200]; + currentSong = -1; + drawingFlames = false; + spriteDrawX = -1; + spriteDrawY = -1; + anIntArray968 = new int[33]; + anIntArray969 = new int[256]; + decompressors = new Decompressor[5]; + variousSettings = new int[2000]; + aBoolean972 = false; + anInt975 = 50; + anIntArray976 = new int[anInt975]; + anIntArray977 = new int[anInt975]; + anIntArray978 = new int[anInt975]; + anIntArray979 = new int[anInt975]; + anIntArray980 = new int[anInt975]; + anIntArray981 = new int[anInt975]; + anIntArray982 = new int[anInt975]; + aStringArray983 = new String[anInt975]; + anInt985 = -1; + hitMarks = new Sprite[20]; + anIntArray990 = new int[5]; + anInt1002 = 0x23201b; + amountOrNameInput = ""; + aClass19_1013 = new NodeList(); + aBoolean1017 = false; + anInt1018 = -1; + anIntArray1030 = new int[5]; + aBoolean1031 = false; + mapFunctions = new Sprite[100]; + dialogID = -1; + maxStats = new int[Skills.skillsCount]; + anIntArray1045 = new int[2000]; + aBoolean1047 = true; + anIntArray1052 = new int[151]; + anInt1054 = -1; + aClass19_1056 = new NodeList(); + anIntArray1057 = new int[33]; + aClass9_1059 = new RSInterface(); + mapScenes = new Background[100]; + anInt1063 = 0x4d4233; + anIntArray1065 = new int[7]; + anIntArray1072 = new int[1000]; + anIntArray1073 = new int[1000]; + aBoolean1080 = false; + friendsList = new String[200]; + inStream = Stream.create(); + expectedCRCs = new int[9]; + menuActionCmd2 = new int[500]; + menuActionCmd3 = new int[500]; + menuActionID = new int[500]; + menuActionCmd1 = new int[500]; + headIcons = new Sprite[20]; + headIconsHint = new Sprite[20]; + skullIcons = new Sprite[20]; + tabAreaAltered = false; + aString1121 = ""; + atPlayerActions = new String[5]; + atPlayerArray = new boolean[5]; + anIntArrayArrayArray1129 = new int[4][13][13]; + anInt1132 = 2; + aClass30_Sub2_Sub1_Sub1Array1140 = new Sprite[1000]; + aBoolean1141 = false; + aBoolean1149 = false; + crosses = new Sprite[8]; + musicEnabled = true; + needDrawTabArea = false; + loggedIn = false; + canMute = false; + aBoolean1159 = false; + aBoolean1160 = false; + anInt1171 = 1; + myUsername = ""; + myPassword = ""; + genericLoadingError = false; + reportAbuseInterfaceID = -1; + aClass19_1179 = new NodeList(); + anInt1184 = 128; + invOverlayInterfaceID = -1; + stream = Stream.create(); + menuActionName = new String[500]; + anIntArray1203 = new int[5]; + sound = new int[50]; + anInt1210 = 2; + anInt1211 = 78; + promptInput = ""; + modIcons = new Background[2]; + tabID = 3; + inputTaken = false; + songChanging = true; + anIntArray1229 = new int[151]; + aClass11Array1230 = new CollisionMap[4]; + aBoolean1233 = false; + soundType = new int[50]; + aBoolean1242 = false; + soundDelay = new int[50]; + soundVolume = new int[50]; + rsAlreadyLoaded = false; + welcomeScreenRaised = false; + messagePromptRaised = false; + loginMessage1 = ""; + loginMessage2 = ""; + backDialogID = -1; + anInt1279 = 2; + bigX = new int[4000]; + bigY = new int[4000]; + anInt1289 = -1; + } + + public static String server; + public int ignoreCount; + public long aLong824; + public int[][] anIntArrayArray825; + public int[] friendsNodeIDs; + public NodeList[][][] groundArray; + public int[] anIntArray828; + public int[] anIntArray829; + public volatile boolean aBoolean831; + public Socket aSocket832; + public int loginScreenState; + public Stream aStream_834; + public NPC[] npcArray; + public int npcCount; + public int[] npcIndices; + public int anInt839; + public int[] anIntArray840; + public int anInt841; + public int anInt842; + public int anInt843; + public String aString844; + public int publicChatMode; + public int privateChatMode; + public Stream aStream_847; + public boolean aBoolean848; + public static int anInt849; + public int[] anIntArray850; + public int[] anIntArray851; + public int[] anIntArray852; + public int[] anIntArray853; + public static int anInt854; + public int anInt855; + public int openInterfaceID; + public int fullScreenInterfaceId = -1; + public int xCameraPos; + public int zCameraPos; + public int yCameraPos; + public int yCameraCurve; + public int xCameraCurve; + public int myPrivilege; + public final int[] currentExp; + public static int musicId; + public static int soundId; + public Background redStone1_3; + public Background redStone2_3; + public Background redStone3_2; + public Background redStone1_4; + public Background redStone2_4; + public Sprite multiOverlay; + public Sprite mapFlag; + public Sprite mapMarker; + public boolean aBoolean872; + public final int[] anIntArray873; + public int anInt874; + public final boolean[] aBooleanArray876; + public int weight; + public MouseDetection mouseDetection; + public volatile boolean drawFlames; + public String reportAbuseInput; + public int unknownInt10; + public boolean menuOpen; + public int anInt886; + public String inputString; + public final int maxPlayers; + public final int myPlayerIndex; + public Player[] playerArray; + public int playerCount; + public int[] playerIndices; + public int anInt893; + public int[] anIntArray894; + public Stream[] aStreamArray895s; + public int anInt896; + public int anInt897; + public int friendsCount; + public int anInt900; + public int[][] anIntArrayArray901; + public final int anInt902; + public RSImageProducer backLeftIP1; + public RSImageProducer backLeftIP2; + public RSImageProducer backRightIP1; + public RSImageProducer backRightIP2; + public RSImageProducer backTopIP1; + public RSImageProducer backVmidIP1; + public RSImageProducer backVmidIP2; + public RSImageProducer backVmidIP3; + public RSImageProducer backVmidIP2_2; + public byte[] aByteArray912; + public int anInt913; + public int crossX; + public int crossY; + public int crossIndex; + public int crossType; + public int plane; + public final int[] currentStats; + public static int anInt924; + public final long[] ignoreListAsLongs; + public boolean loadingError; + public final int anInt927; + public final int[] anIntArray928; + public int[][] anIntArrayArray929; + public Sprite aClass30_Sub2_Sub1_Sub1_931; + public Sprite aClass30_Sub2_Sub1_Sub1_932; + public int anInt933; + public int anInt934; + public int anInt935; + public int anInt936; + public int anInt937; + public int anInt938; + public static int anInt940; + public final int[] chatTypes; + public final String[] chatNames; + public final String[] chatMessages; + public int anInt945; + public WorldController worldController; + public Background[] sideIcons; + public int menuScreenArea; + public int menuOffsetX; + public int menuOffsetY; + public int menuWidth; + public int anInt952; + public long aLong953; + public boolean aBoolean954; + public long[] friendsListAsLongs; + public int currentSong; + public static int nodeID = 10; + static int portOff; + public static boolean isMembers = true; + public static boolean lowMem; + public volatile boolean drawingFlames; + public int spriteDrawX; + public int spriteDrawY; + public final int[] anIntArray965 = {0xffff00, 0xff0000, 65280, 65535, 0xff00ff, 0xffffff}; + public Background aBackground_966; + public Background aBackground_967; + public final int[] anIntArray968; + public final int[] anIntArray969; + final Decompressor[] decompressors; + public int variousSettings[]; + public boolean aBoolean972; + public final int anInt975; + public final int[] anIntArray976; + public final int[] anIntArray977; + public final int[] anIntArray978; + public final int[] anIntArray979; + public final int[] anIntArray980; + public final int[] anIntArray981; + public final int[] anIntArray982; + public final String[] aStringArray983; + public int anInt984; + public int anInt985; + public static int anInt986; + public Sprite[] hitMarks; + public int anInt988; + public int anInt989; + public final int[] anIntArray990; + public static boolean aBoolean993; + public int anInt995; + public int anInt996; + public int anInt997; + public int anInt998; + public int anInt999; + public ISAACRandomGen encryption; + public Sprite mapEdge; + public final int anInt1002; + static final int[][] anIntArrayArray1003 = {{6798, 107, 10283, 16, 4797, 7744, 5799, 4634, 33697, 22433, 2983, 54193}, {8741, 12, 64030, 43162, 7735, 8404, 1701, 38430, 24094, 10153, 56621, 4783, 1341, 16578, 35003, 25239}, {25238, 8742, 12, 64030, 43162, 7735, 8404, 1701, 38430, 24094, 10153, 56621, 4783, 1341, 16578, 35003}, {4626, 11146, 6439, 12, 4758, 10270}, {4550, 4537, 5681, 5673, 5790, 6806, 8076, 4574}}; + public String amountOrNameInput; + public static int anInt1005; + public int daysSinceLastLogin; + public int pktSize; + public int pktType; + public int anInt1009; + public int anInt1010; + public int anInt1011; + public NodeList aClass19_1013; + public int anInt1014; + public int anInt1015; + public int anInt1016; + public boolean aBoolean1017; + public int anInt1018; + public static final int[] anIntArray1019; + public int anInt1021; + public int anInt1022; + public int loadingStage; + public Background scrollBar1; + public Background scrollBar2; + public int anInt1026; + public Background backBase1; + public Background backBase2; + public Background backHmid1; + public final int[] anIntArray1030; + public boolean aBoolean1031; + public Sprite[] mapFunctions; + public int baseX; + public int baseY; + public int anInt1036; + public int anInt1037; + public int loginFailures; + public int anInt1039; + public int anInt1040; + public int anInt1041; + public int dialogID; + public final int[] maxStats; + public final int[] anIntArray1045; + public int anInt1046; + public boolean aBoolean1047; + public int anInt1048; + public String aString1049; + public static int anInt1051; + public final int[] anIntArray1052; + public StreamLoader titleStreamLoader; + public int anInt1054; + public int anInt1055; + public NodeList aClass19_1056; + public final int[] anIntArray1057; + public final RSInterface aClass9_1059; + public Background[] mapScenes; + public static int anInt1061; + public int currentSound; + public final int anInt1063; + public int friendsListAction; + public final int[] anIntArray1065; + public int mouseInvInterfaceIndex; + public int lastActiveInvInterface; + public OnDemandFetcher onDemandFetcher; + public int anInt1069; + public int anInt1070; + public int anInt1071; + public int[] anIntArray1072; + public int[] anIntArray1073; + public Sprite mapDotItem; + public Sprite mapDotNPC; + public Sprite mapDotPlayer; + public Sprite mapDotFriend; + public Sprite mapDotTeam; + public int anInt1079; + public boolean aBoolean1080; + public String[] friendsList; + public Stream inStream; + public int anInt1084; + public int anInt1085; + public int activeInterfaceType; + public int anInt1087; + public int anInt1088; + public int anInt1089; + public final int[] expectedCRCs; + public int[] menuActionCmd2; + public int[] menuActionCmd3; + public int[] menuActionID; + public int[] menuActionCmd1; + public Sprite[] headIcons; + public Sprite[] skullIcons; + public Sprite[] headIconsHint; + public static int anInt1097; + public int anInt1098; + public int anInt1099; + public int anInt1100; + public int anInt1101; + public int anInt1102; + public boolean tabAreaAltered; + public int anInt1104; + public RSImageProducer aRSImageProducer_1107; + public RSImageProducer aRSImageProducer_1108; + public RSImageProducer aRSImageProducer_1109; + public RSImageProducer aRSImageProducer_1110; + public RSImageProducer aRSImageProducer_1111; + public RSImageProducer aRSImageProducer_1112; + public RSImageProducer aRSImageProducer_1113; + public RSImageProducer aRSImageProducer_1114; + public RSImageProducer aRSImageProducer_1115; + public static int anInt1117; + public int membersInt; + public String aString1121; + public Sprite compass; + public RSImageProducer aRSImageProducer_1123; + public RSImageProducer aRSImageProducer_1124; + public RSImageProducer aRSImageProducer_1125; + public static Player myPlayer; + public final String[] atPlayerActions; + public final boolean[] atPlayerArray; + public final int[][][] anIntArrayArrayArray1129; + public final int[] tabInterfaceIDs = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}; + public int anInt1131; + public int anInt1132; + public int menuActionRow; + public static int anInt1134; + public int spellSelected; + public int anInt1137; + public int spellUsableOn; + public String spellTooltip; + public Sprite[] aClass30_Sub2_Sub1_Sub1Array1140; + public boolean aBoolean1141; + public static int anInt1142; + public Background redStone1; + public Background redStone2; + public Background redStone3; + public Background redStone1_2; + public Background redStone2_2; + public int energy; + public boolean aBoolean1149; + public Sprite[] crosses; + public boolean musicEnabled; + public Background[] aBackgroundArray1152s; + public boolean needDrawTabArea; + public int unreadMessages; + public static int anInt1155; + public static boolean fpsOn; + public boolean loggedIn; + public boolean canMute; + public boolean aBoolean1159; + public boolean aBoolean1160; + static int loopCycle; + public static final String validUserPassChars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!\"\243$%^&*()-_=+[{]};:'@#~,<.>/?\\| "; + public RSImageProducer aRSImageProducer_1163; + public RSImageProducer aRSImageProducer_1164; + public RSImageProducer aRSImageProducer_1165; + public RSImageProducer aRSImageProducer_1166; + public int daysSinceRecovChange; + public RSSocket socketStream; + public int minimapInt3; + public int anInt1171; + public static long aLong1172; + public String myUsername; + public String myPassword; + public static int anInt1175; + public boolean genericLoadingError; + public final int[] anIntArray1177 = {0, 0, 0, 0, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3}; + public int reportAbuseInterfaceID; + public NodeList aClass19_1179; + public int[] chatAreaOffsets; + public int[] tabAreaOffsets; + public int[] chatBoxAreaOffsets; + public byte[][] aByteArrayArray1183; + public int anInt1184; + public int minimapInt1; + public int anInt1186; + public int anInt1187; + public static int anInt1188; + public int invOverlayInterfaceID; + public int[] anIntArray1190; + public int[] anIntArray1191; + public Stream stream; + public int anInt1193; + public int splitpublicChat; + public Background invBack; + public Background mapBack; + public Background chatBack; + public String[] menuActionName; + public Sprite aClass30_Sub2_Sub1_Sub1_1201; + public Sprite aClass30_Sub2_Sub1_Sub1_1202; + public final int[] anIntArray1203; + static final int[] anIntArray1204 = {9104, 10275, 7595, 3610, 7975, 8526, 918, 38802, 24466, 10145, 58654, 5027, 1457, 16565, 34991, 25486}; + public static boolean flagged; + public final int[] sound; + public int anInt1208; + public int minimapInt2; + public int anInt1210; + public int anInt1211; + public String promptInput; + public int anInt1213; + public int[][][] intGroundArray; + public long aLong1215; + public int loginScreenCursorPos; + public final Background[] modIcons; + public long aLong1220; + public int tabID; + public int anInt1222; + public boolean inputTaken; + public int inputDialogState; + public static int anInt1226; + public int nextSong; + public boolean songChanging; + public final int[] anIntArray1229; + public CollisionMap[] aClass11Array1230; + public static int anIntArray1232[]; + public boolean aBoolean1233; + public int[] anIntArray1234; + public int[] anIntArray1235; + public int[] anIntArray1236; + public int anInt1237; + public int anInt1238; + public final int anInt1239 = 100; + public final int[] soundType; + public boolean aBoolean1242; + public int atInventoryLoopCycle; + public int atInventoryInterface; + public int atInventoryIndex; + public int atInventoryInterfaceType; + public byte[][] aByteArrayArray1247; + public int tradeMode; + public int anInt1249; + public final int[] soundDelay; + public final int[] soundVolume; + public int anInt1251; + public final boolean rsAlreadyLoaded; + public int anInt1253; + public int anInt1254; + public boolean welcomeScreenRaised; + public boolean messagePromptRaised; + public static int anInt1257; + public byte[][][] byteGroundArray; + public int previousSong; + public int destX; + public int destY; + public Sprite aClass30_Sub2_Sub1_Sub1_1263; + public int anInt1264; + public int anInt1265; + public String loginMessage1; + public String loginMessage2; + public int anInt1268; + public int anInt1269; + public TextDrawingArea aTextDrawingArea_1270; + public TextDrawingArea aTextDrawingArea_1271; + public TextDrawingArea chatTextDrawingArea; + public int anInt1275; + public int backDialogID; + public int anInt1278; + public int anInt1279; + public int[] bigX; + public int[] bigY; + public int itemSelected; + public int anInt1283; + public int anInt1284; + public int anInt1285; + public String selectedItemName; + public static int anInt1288; + public int anInt1289; + public static int tiara; + public static int anInt1290; + public boolean showInfo = false; + public static int anInt1401 = 256; + public static int[] anIntArray385 = new int[] { 12800, 12800, 12800, 12800, 12800, 12800, + 12800, 12800, 12800, 12800, 12800, 12800, + 12800, 12800, 12800, 12800 }; + public static int anInt720 = 0; + public static Class56 aClass56_749; + public static boolean fetchMusic = false; + public static int musicVolume2; + public static int anInt478 = -1; + public static byte[] aByteArray347; + public static int anInt155 = 0; + public static int anInt2200 = 0; + public static int anInt1478; + public static boolean aBoolean475; + public static int anInt116; + public static boolean aBoolean995; + public static int anInt139; + public static int musicVolume = 255; + public int[] gameScreenOffsets; + public int anInt1170; + public int anInt1215; + public int anInt1083; + public int anInt992; + public int anInt1273; + public int anInt1034; + + static { + anIntArray1019 = new int[99]; + int i = 0; + for (int j = 0; j < 99; j++) { + int l = j + 1; + int i1 = (int) ((double) l + 300D * Math.pow(2D, (double) l / 7D)); + i += i1; + anIntArray1019[j] = i / 4; + } + + anIntArray1232 = new int[32]; + i = 2; + for (int k = 0; k < 32; k++) { + anIntArray1232[k] = i - 1; + i += i; + } + + } + + void mouseWheelDragged(int i, int j) { + if (!mouseWheelDown) + return; + this.anInt1186 += i * 3; + this.anInt1187 += (j << 1); + } + + public void keyPressed(KeyEvent keyevent) + { + super.keyPressed(keyevent); + switch (keyevent.getKeyCode()) + { + case KeyEvent.VK_ESCAPE: + closeOpenInterfaces(); + break; + case KeyEvent.VK_F1: + needDrawTabArea = true; + tabID = 3; + tabAreaAltered = true; + break; + case KeyEvent.VK_F2: + needDrawTabArea = true; + tabID = 4; + tabAreaAltered = true; + break; + case KeyEvent.VK_F3: + needDrawTabArea = true; + tabID = 5; + tabAreaAltered = true; + break; + case KeyEvent.VK_F4: + needDrawTabArea = true; + tabID = 6; + tabAreaAltered = true; + break; + case KeyEvent.VK_F5: + needDrawTabArea = true; + tabID = 0; + tabAreaAltered = true; + break; + case KeyEvent.VK_F6: + needDrawTabArea = true; + tabID = 1; + tabAreaAltered = true; + break; + case KeyEvent.VK_F7: + needDrawTabArea = true; + tabID = 2; + tabAreaAltered = true; + break; + case KeyEvent.VK_F8: + needDrawTabArea = true; + tabID = 8; + tabAreaAltered = true; + break; + case KeyEvent.VK_F9: + needDrawTabArea = true; + tabID = 11; + tabAreaAltered = true; + break; + case KeyEvent.VK_F10: + needDrawTabArea = true; + tabID = 12; + tabAreaAltered = true; + break; + case KeyEvent.VK_F11: + needDrawTabArea = true; + tabID = 13; + tabAreaAltered = true; + break; + case KeyEvent.VK_F12: + needDrawTabArea = true; + tabID = 10; + tabAreaAltered = true; + break; + + } + } +} diff --git a/2006Redone Client/src/Ground.java b/2006Redone Client/src/main/java/Ground.java similarity index 95% rename from 2006Redone Client/src/Ground.java rename to 2006Redone Client/src/main/java/Ground.java index 8e5905d8..0894a9a1 100644 --- a/2006Redone Client/src/Ground.java +++ b/2006Redone Client/src/main/java/Ground.java @@ -1,38 +1,38 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class Ground extends Node { - - public Ground(int i, int j, int k) { - obj5Array = new Object5[5]; - anIntArray1319 = new int[5]; - anInt1310 = anInt1307 = i; - anInt1308 = j; - anInt1309 = k; - } - - int anInt1307; - final int anInt1308; - final int anInt1309; - final int anInt1310; - public Class43 aClass43_1311; - public Class40 aClass40_1312; - public Object1 obj1; - public Object2 obj2; - public Object3 obj3; - public Object4 obj4; - int anInt1317; - public final Object5[] obj5Array; - final int[] anIntArray1319; - int anInt1320; - int anInt1321; - boolean aBoolean1322; - boolean aBoolean1323; - boolean aBoolean1324; - int anInt1325; - int anInt1326; - int anInt1327; - int anInt1328; - public Ground aClass30_Sub3_1329; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class Ground extends Node { + + public Ground(int i, int j, int k) { + obj5Array = new Object5[5]; + anIntArray1319 = new int[5]; + anInt1310 = anInt1307 = i; + anInt1308 = j; + anInt1309 = k; + } + + int anInt1307; + final int anInt1308; + final int anInt1309; + final int anInt1310; + public Class43 aClass43_1311; + public Class40 aClass40_1312; + public Object1 obj1; + public Object2 obj2; + public Object3 obj3; + public Object4 obj4; + int anInt1317; + public final Object5[] obj5Array; + final int[] anIntArray1319; + int anInt1320; + int anInt1321; + boolean aBoolean1322; + boolean aBoolean1323; + boolean aBoolean1324; + int anInt1325; + int anInt1326; + int anInt1327; + int anInt1328; + public Ground aClass30_Sub3_1329; +} diff --git a/2006Redone Client/src/IDK.java b/2006Redone Client/src/main/java/IDK.java similarity index 96% rename from 2006Redone Client/src/IDK.java rename to 2006Redone Client/src/main/java/IDK.java index aa22180f..ee2051e8 100644 --- a/2006Redone Client/src/IDK.java +++ b/2006Redone Client/src/main/java/IDK.java @@ -1,135 +1,135 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class IDK { - - public static void unpackConfig(StreamLoader streamLoader) { - Stream stream = new Stream(streamLoader.getDataForName("idk.dat")); - length = stream.readUnsignedWord(); - if (cache == null) { - cache = new IDK[length]; - } - for (int j = 0; j < length; j++) { - if (cache[j] == null) { - cache[j] = new IDK(); - } - cache[j].readValues(stream); - } - } - - private void readValues(Stream stream) { - do { - int i = stream.readUnsignedByte(); - if (i == 0) { - return; - } - if (i == 1) { - anInt657 = stream.readUnsignedByte(); - } else if (i == 2) { - int j = stream.readUnsignedByte(); - anIntArray658 = new int[j]; - for (int k = 0; k < j; k++) { - anIntArray658[k] = stream.readUnsignedWord(); - } - - } else if (i == 3) { - aBoolean662 = true; - } else if (i >= 40 && i < 50) { - anIntArray659[i - 40] = stream.readUnsignedWord(); - } else if (i >= 50 && i < 60) { - anIntArray660[i - 50] = stream.readUnsignedWord(); - } else if (i >= 60 && i < 70) { - anIntArray661[i - 60] = stream.readUnsignedWord(); - } else { - System.out.println("Error unrecognised config code: " + i); - } - } while (true); - } - - public boolean method537() { - if (anIntArray658 == null) { - return true; - } - boolean flag = true; - for (int j = 0; j < anIntArray658.length; j++) { - if (!Model.method463(anIntArray658[j])) { - flag = false; - } - } - - return flag; - } - - public Model method538() { - if (anIntArray658 == null) { - return null; - } - Model aclass30_sub2_sub4_sub6s[] = new Model[anIntArray658.length]; - for (int i = 0; i < anIntArray658.length; i++) { - aclass30_sub2_sub4_sub6s[i] = Model.method462(anIntArray658[i]); - } - - Model model; - if (aclass30_sub2_sub4_sub6s.length == 1) { - model = aclass30_sub2_sub4_sub6s[0]; - } else { - model = new Model(aclass30_sub2_sub4_sub6s.length, aclass30_sub2_sub4_sub6s); - } - for (int j = 0; j < 6; j++) { - if (anIntArray659[j] == 0) { - break; - } - model.method476(anIntArray659[j], anIntArray660[j]); - } - - return model; - } - - public boolean method539() { - boolean flag1 = true; - for (int i = 0; i < 5; i++) { - if (anIntArray661[i] != -1 && !Model.method463(anIntArray661[i])) { - flag1 = false; - } - } - - return flag1; - } - - public Model method540() { - Model aclass30_sub2_sub4_sub6s[] = new Model[5]; - int j = 0; - for (int k = 0; k < 5; k++) { - if (anIntArray661[k] != -1) { - aclass30_sub2_sub4_sub6s[j++] = Model.method462(anIntArray661[k]); - } - } - - Model model = new Model(j, aclass30_sub2_sub4_sub6s); - for (int l = 0; l < 6; l++) { - if (anIntArray659[l] == 0) { - break; - } - model.method476(anIntArray659[l], anIntArray660[l]); - } - - return model; - } - - private IDK() { - anInt657 = -1; - anIntArray659 = new int[6]; - anIntArray660 = new int[6]; - aBoolean662 = false; - } - - public static int length; - public static IDK cache[]; - public int anInt657; - private int[] anIntArray658; - private final int[] anIntArray659; - private final int[] anIntArray660; - private final int[] anIntArray661 = {-1, -1, -1, -1, -1}; - public boolean aBoolean662; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class IDK { + + public static void unpackConfig(StreamLoader streamLoader) { + Stream stream = new Stream(streamLoader.getDataForName("idk.dat")); + length = stream.readUnsignedWord(); + if (cache == null) { + cache = new IDK[length]; + } + for (int j = 0; j < length; j++) { + if (cache[j] == null) { + cache[j] = new IDK(); + } + cache[j].readValues(stream); + } + } + + private void readValues(Stream stream) { + do { + int i = stream.readUnsignedByte(); + if (i == 0) { + return; + } + if (i == 1) { + anInt657 = stream.readUnsignedByte(); + } else if (i == 2) { + int j = stream.readUnsignedByte(); + anIntArray658 = new int[j]; + for (int k = 0; k < j; k++) { + anIntArray658[k] = stream.readUnsignedWord(); + } + + } else if (i == 3) { + aBoolean662 = true; + } else if (i >= 40 && i < 50) { + anIntArray659[i - 40] = stream.readUnsignedWord(); + } else if (i >= 50 && i < 60) { + anIntArray660[i - 50] = stream.readUnsignedWord(); + } else if (i >= 60 && i < 70) { + anIntArray661[i - 60] = stream.readUnsignedWord(); + } else { + System.out.println("Error unrecognised config code: " + i); + } + } while (true); + } + + public boolean method537() { + if (anIntArray658 == null) { + return true; + } + boolean flag = true; + for (int j = 0; j < anIntArray658.length; j++) { + if (!Model.method463(anIntArray658[j])) { + flag = false; + } + } + + return flag; + } + + public Model method538() { + if (anIntArray658 == null) { + return null; + } + Model aclass30_sub2_sub4_sub6s[] = new Model[anIntArray658.length]; + for (int i = 0; i < anIntArray658.length; i++) { + aclass30_sub2_sub4_sub6s[i] = Model.method462(anIntArray658[i]); + } + + Model model; + if (aclass30_sub2_sub4_sub6s.length == 1) { + model = aclass30_sub2_sub4_sub6s[0]; + } else { + model = new Model(aclass30_sub2_sub4_sub6s.length, aclass30_sub2_sub4_sub6s); + } + for (int j = 0; j < 6; j++) { + if (anIntArray659[j] == 0) { + break; + } + model.method476(anIntArray659[j], anIntArray660[j]); + } + + return model; + } + + public boolean method539() { + boolean flag1 = true; + for (int i = 0; i < 5; i++) { + if (anIntArray661[i] != -1 && !Model.method463(anIntArray661[i])) { + flag1 = false; + } + } + + return flag1; + } + + public Model method540() { + Model aclass30_sub2_sub4_sub6s[] = new Model[5]; + int j = 0; + for (int k = 0; k < 5; k++) { + if (anIntArray661[k] != -1) { + aclass30_sub2_sub4_sub6s[j++] = Model.method462(anIntArray661[k]); + } + } + + Model model = new Model(j, aclass30_sub2_sub4_sub6s); + for (int l = 0; l < 6; l++) { + if (anIntArray659[l] == 0) { + break; + } + model.method476(anIntArray659[l], anIntArray660[l]); + } + + return model; + } + + private IDK() { + anInt657 = -1; + anIntArray659 = new int[6]; + anIntArray660 = new int[6]; + aBoolean662 = false; + } + + public static int length; + public static IDK cache[]; + public int anInt657; + private int[] anIntArray658; + private final int[] anIntArray659; + private final int[] anIntArray660; + private final int[] anIntArray661 = {-1, -1, -1, -1, -1}; + public boolean aBoolean662; +} diff --git a/2006Redone Client/src/ISAACRandomGen.java b/2006Redone Client/src/main/java/ISAACRandomGen.java similarity index 93% rename from 2006Redone Client/src/ISAACRandomGen.java rename to 2006Redone Client/src/main/java/ISAACRandomGen.java index 0d6250a6..dd62bef6 100644 --- a/2006Redone Client/src/ISAACRandomGen.java +++ b/2006Redone Client/src/main/java/ISAACRandomGen.java @@ -1,175 +1,175 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class ISAACRandomGen { - - public ISAACRandomGen(int seed[]) { - memory = new int[256]; - results = new int[256]; - System.arraycopy(seed, 0, results, 0, seed.length); - initializeKeySet(); - } - - public int getNextKey() { - if (count-- == 0) { - isaac(); - count = 255; - } - return results[count]; - } - - private void isaac() { - lastResult += ++counter; - for (int i = 0; i < 256; i++) { - int j = memory[i]; - if ((i & 3) == 0) { - accumulator ^= accumulator << 13; - } else if ((i & 3) == 1) { - accumulator ^= accumulator >>> 6; - } else if ((i & 3) == 2) { - accumulator ^= accumulator << 2; - } else if ((i & 3) == 3) { - accumulator ^= accumulator >>> 16; - } - accumulator += memory[i + 128 & 0xff]; - int k; - memory[i] = k = memory[(j & 0x3fc) >> 2] + accumulator + lastResult; - results[i] = lastResult = memory[(k >> 8 & 0x3fc) >> 2] + j; - } - - } - - private void initializeKeySet() { - int i1; - int j1; - int k1; - int l1; - int i2; - int j2; - int k2; - int l = i1 = j1 = k1 = l1 = i2 = j2 = k2 = 0x9e3779b9; - for (int i = 0; i < 4; i++) { - l ^= i1 << 11; - k1 += l; - i1 += j1; - i1 ^= j1 >>> 2; - l1 += i1; - j1 += k1; - j1 ^= k1 << 8; - i2 += j1; - k1 += l1; - k1 ^= l1 >>> 16; - j2 += k1; - l1 += i2; - l1 ^= i2 << 10; - k2 += l1; - i2 += j2; - i2 ^= j2 >>> 4; - l += i2; - j2 += k2; - j2 ^= k2 << 8; - i1 += j2; - k2 += l; - k2 ^= l >>> 9; - j1 += k2; - l += i1; - } - - for (int j = 0; j < 256; j += 8) { - l += results[j]; - i1 += results[j + 1]; - j1 += results[j + 2]; - k1 += results[j + 3]; - l1 += results[j + 4]; - i2 += results[j + 5]; - j2 += results[j + 6]; - k2 += results[j + 7]; - l ^= i1 << 11; - k1 += l; - i1 += j1; - i1 ^= j1 >>> 2; - l1 += i1; - j1 += k1; - j1 ^= k1 << 8; - i2 += j1; - k1 += l1; - k1 ^= l1 >>> 16; - j2 += k1; - l1 += i2; - l1 ^= i2 << 10; - k2 += l1; - i2 += j2; - i2 ^= j2 >>> 4; - l += i2; - j2 += k2; - j2 ^= k2 << 8; - i1 += j2; - k2 += l; - k2 ^= l >>> 9; - j1 += k2; - l += i1; - memory[j] = l; - memory[j + 1] = i1; - memory[j + 2] = j1; - memory[j + 3] = k1; - memory[j + 4] = l1; - memory[j + 5] = i2; - memory[j + 6] = j2; - memory[j + 7] = k2; - } - - for (int k = 0; k < 256; k += 8) { - l += memory[k]; - i1 += memory[k + 1]; - j1 += memory[k + 2]; - k1 += memory[k + 3]; - l1 += memory[k + 4]; - i2 += memory[k + 5]; - j2 += memory[k + 6]; - k2 += memory[k + 7]; - l ^= i1 << 11; - k1 += l; - i1 += j1; - i1 ^= j1 >>> 2; - l1 += i1; - j1 += k1; - j1 ^= k1 << 8; - i2 += j1; - k1 += l1; - k1 ^= l1 >>> 16; - j2 += k1; - l1 += i2; - l1 ^= i2 << 10; - k2 += l1; - i2 += j2; - i2 ^= j2 >>> 4; - l += i2; - j2 += k2; - j2 ^= k2 << 8; - i1 += j2; - k2 += l; - k2 ^= l >>> 9; - j1 += k2; - l += i1; - memory[k] = l; - memory[k + 1] = i1; - memory[k + 2] = j1; - memory[k + 3] = k1; - memory[k + 4] = l1; - memory[k + 5] = i2; - memory[k + 6] = j2; - memory[k + 7] = k2; - } - - isaac(); - count = 256; - } - - private int count; - private final int[] results; - private final int[] memory; - private int accumulator; - private int lastResult; - private int counter; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) package com.rebotted; + +public final class ISAACRandomGen { + + public ISAACRandomGen(int seed[]) { + memory = new int[256]; + results = new int[256]; + System.arraycopy(seed, 0, results, 0, seed.length); + initializeKeySet(); + } + + public int getNextKey() { + if (count-- == 0) { + isaac(); + count = 255; + } + return results[count]; + } + + private void isaac() { + lastResult += ++counter; + for (int i = 0; i < 256; i++) { + int j = memory[i]; + if ((i & 3) == 0) { + accumulator ^= accumulator << 13; + } else if ((i & 3) == 1) { + accumulator ^= accumulator >>> 6; + } else if ((i & 3) == 2) { + accumulator ^= accumulator << 2; + } else if ((i & 3) == 3) { + accumulator ^= accumulator >>> 16; + } + accumulator += memory[i + 128 & 0xff]; + int k; + memory[i] = k = memory[(j & 0x3fc) >> 2] + accumulator + lastResult; + results[i] = lastResult = memory[(k >> 8 & 0x3fc) >> 2] + j; + } + + } + + private void initializeKeySet() { + int i1; + int j1; + int k1; + int l1; + int i2; + int j2; + int k2; + int l = i1 = j1 = k1 = l1 = i2 = j2 = k2 = 0x9e3779b9; + for (int i = 0; i < 4; i++) { + l ^= i1 << 11; + k1 += l; + i1 += j1; + i1 ^= j1 >>> 2; + l1 += i1; + j1 += k1; + j1 ^= k1 << 8; + i2 += j1; + k1 += l1; + k1 ^= l1 >>> 16; + j2 += k1; + l1 += i2; + l1 ^= i2 << 10; + k2 += l1; + i2 += j2; + i2 ^= j2 >>> 4; + l += i2; + j2 += k2; + j2 ^= k2 << 8; + i1 += j2; + k2 += l; + k2 ^= l >>> 9; + j1 += k2; + l += i1; + } + + for (int j = 0; j < 256; j += 8) { + l += results[j]; + i1 += results[j + 1]; + j1 += results[j + 2]; + k1 += results[j + 3]; + l1 += results[j + 4]; + i2 += results[j + 5]; + j2 += results[j + 6]; + k2 += results[j + 7]; + l ^= i1 << 11; + k1 += l; + i1 += j1; + i1 ^= j1 >>> 2; + l1 += i1; + j1 += k1; + j1 ^= k1 << 8; + i2 += j1; + k1 += l1; + k1 ^= l1 >>> 16; + j2 += k1; + l1 += i2; + l1 ^= i2 << 10; + k2 += l1; + i2 += j2; + i2 ^= j2 >>> 4; + l += i2; + j2 += k2; + j2 ^= k2 << 8; + i1 += j2; + k2 += l; + k2 ^= l >>> 9; + j1 += k2; + l += i1; + memory[j] = l; + memory[j + 1] = i1; + memory[j + 2] = j1; + memory[j + 3] = k1; + memory[j + 4] = l1; + memory[j + 5] = i2; + memory[j + 6] = j2; + memory[j + 7] = k2; + } + + for (int k = 0; k < 256; k += 8) { + l += memory[k]; + i1 += memory[k + 1]; + j1 += memory[k + 2]; + k1 += memory[k + 3]; + l1 += memory[k + 4]; + i2 += memory[k + 5]; + j2 += memory[k + 6]; + k2 += memory[k + 7]; + l ^= i1 << 11; + k1 += l; + i1 += j1; + i1 ^= j1 >>> 2; + l1 += i1; + j1 += k1; + j1 ^= k1 << 8; + i2 += j1; + k1 += l1; + k1 ^= l1 >>> 16; + j2 += k1; + l1 += i2; + l1 ^= i2 << 10; + k2 += l1; + i2 += j2; + i2 ^= j2 >>> 4; + l += i2; + j2 += k2; + j2 ^= k2 << 8; + i1 += j2; + k2 += l; + k2 ^= l >>> 9; + j1 += k2; + l += i1; + memory[k] = l; + memory[k + 1] = i1; + memory[k + 2] = j1; + memory[k + 3] = k1; + memory[k + 4] = l1; + memory[k + 5] = i2; + memory[k + 6] = j2; + memory[k + 7] = k2; + } + + isaac(); + count = 256; + } + + private int count; + private final int[] results; + private final int[] memory; + private int accumulator; + private int lastResult; + private int counter; +} diff --git a/2006Redone Client/src/InputStream_Sub1.java b/2006Redone Client/src/main/java/InputStream_Sub1.java similarity index 97% rename from 2006Redone Client/src/InputStream_Sub1.java rename to 2006Redone Client/src/main/java/InputStream_Sub1.java index 854cbe24..b1fba11e 100644 --- a/2006Redone Client/src/InputStream_Sub1.java +++ b/2006Redone Client/src/main/java/InputStream_Sub1.java @@ -1,79 +1,79 @@ -/* InputStream_Sub1 - Decompiled by JODE - * Visit http://jode.sourceforge.net/ - */ -import java.io.InputStream; - -final class InputStream_Sub1 extends InputStream { - - boolean aBoolean31; - private int[] anIntArray32 = { - 0, 0, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, - 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, - 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, - 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, - 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, - 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, - 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, - 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, - 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, - 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, - 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, - 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7 - }; - private byte[] aByteArray33 = new byte[65536]; - private int[] anIntArray34 = new int[256]; - - private final byte method41(int i) { - int i_0_ = i >> 8 & 0x80; - if (i_0_ != 0) - i = -i; - if (i > 32635) - i = 32635; - i += 132; - int i_1_ = anIntArray32[i >> 7 & 0xff]; - int i_2_ = i >> i_1_ + 3 & 0xf; - byte i_3_ = (byte) ((i_0_ | i_1_ << 4 | i_2_) ^ 0xffffffff); - return i_3_; - } - - public final synchronized int read(byte[] is, int i, int i_4_) { - int i_5_; - try { - if (aBoolean31) - return -1; - if (i_4_ > 256) { - read(is, i, 256); - read(is, i + 256, i_4_ - 256); - return i_4_; - } - //Game.method486(anIntArray34, i_4_);//TODO incase - for (int i_6_ = 0; i_6_ < i_4_; i_6_++) { - int i_7_ = anIntArray34[i_6_]; - if ((i_7_ + 8388608 & ~0xffffff) != 0) - anIntArray34[i_6_] = 0x7fffff ^ i_7_ >> 31; - } - method42(aByteArray33, anIntArray34, is, 0, i, i_4_); - i_5_ = i_4_; - } catch (Exception exception) { - aBoolean31 = true; - return -1; - } - return i_5_; - } - - public final int read() { - byte[] is = new byte[1]; - read(is, 0, 1); - return is[0]; - } - - private static final void method42(byte[] is, int[] is_8_, byte[] is_9_, int i, int i_10_, int i_11_) { - for (i = 0; i < i_11_; i++) - is_9_[i_10_++] = is[(is_8_[i] >> 8) + 32768]; - } - - InputStream_Sub1() { - for (int i = -32768; i < 32768; i++) - aByteArray33[i + 32768] = method41(i); - } -} +/* InputStream_Sub1 - Decompiled by JODE + * Visit http://jode.sourceforge.net/ + */ +import java.io.InputStream; + +final class InputStream_Sub1 extends InputStream { + + boolean aBoolean31; + private int[] anIntArray32 = { + 0, 0, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, + 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, + 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, + 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, + 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, + 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, + 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, + 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, + 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, + 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, + 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, + 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7 + }; + private byte[] aByteArray33 = new byte[65536]; + private int[] anIntArray34 = new int[256]; + + private final byte method41(int i) { + int i_0_ = i >> 8 & 0x80; + if (i_0_ != 0) + i = -i; + if (i > 32635) + i = 32635; + i += 132; + int i_1_ = anIntArray32[i >> 7 & 0xff]; + int i_2_ = i >> i_1_ + 3 & 0xf; + byte i_3_ = (byte) ((i_0_ | i_1_ << 4 | i_2_) ^ 0xffffffff); + return i_3_; + } + + public final synchronized int read(byte[] is, int i, int i_4_) { + int i_5_; + try { + if (aBoolean31) + return -1; + if (i_4_ > 256) { + read(is, i, 256); + read(is, i + 256, i_4_ - 256); + return i_4_; + } + //Game.method486(anIntArray34, i_4_);//TODO incase + for (int i_6_ = 0; i_6_ < i_4_; i_6_++) { + int i_7_ = anIntArray34[i_6_]; + if ((i_7_ + 8388608 & ~0xffffff) != 0) + anIntArray34[i_6_] = 0x7fffff ^ i_7_ >> 31; + } + method42(aByteArray33, anIntArray34, is, 0, i, i_4_); + i_5_ = i_4_; + } catch (Exception exception) { + aBoolean31 = true; + return -1; + } + return i_5_; + } + + public final int read() { + byte[] is = new byte[1]; + read(is, 0, 1); + return is[0]; + } + + private static final void method42(byte[] is, int[] is_8_, byte[] is_9_, int i, int i_10_, int i_11_) { + for (i = 0; i < i_11_; i++) + is_9_[i_10_++] = is[(is_8_[i] >> 8) + 32768]; + } + + InputStream_Sub1() { + for (int i = -32768; i < 32768; i++) + aByteArray33[i + 32768] = method41(i); + } +} diff --git a/2006Redone Client/src/Item.java b/2006Redone Client/src/main/java/Item.java similarity index 95% rename from 2006Redone Client/src/Item.java rename to 2006Redone Client/src/main/java/Item.java index e25850de..919f8e2f 100644 --- a/2006Redone Client/src/Item.java +++ b/2006Redone Client/src/main/java/Item.java @@ -1,20 +1,20 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Item extends Animable { - - @Override - public final Model getRotatedModel() { - ItemDef itemDef = ItemDef.forID(ID); - return itemDef.method201(anInt1559); - } - - public Item() { - } - - public int ID; - public int x; - public int y; - public int anInt1559; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Item extends Animable { + + @Override + public final Model getRotatedModel() { + ItemDef itemDef = ItemDef.forID(ID); + return itemDef.method201(anInt1559); + } + + public Item() { + } + + public int ID; + public int x; + public int y; + public int anInt1559; +} diff --git a/2006Redone Client/src/ItemDef.java b/2006Redone Client/src/main/java/ItemDef.java similarity index 96% rename from 2006Redone Client/src/ItemDef.java rename to 2006Redone Client/src/main/java/ItemDef.java index d3dfba99..4839a102 100644 --- a/2006Redone Client/src/ItemDef.java +++ b/2006Redone Client/src/main/java/ItemDef.java @@ -1,2414 +1,2414 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class ItemDef { - - public static void nullLoader() { - mruNodes2 = null; - mruNodes1 = null; - streamIndices = null; - cache = null; - stream = null; - } - - public boolean method192(int j) { - int k = anInt175; - int l = anInt166; - if (j == 1) { - k = anInt197; - l = anInt173; - } - if (k == -1) { - return true; - } - boolean flag = true; - if (!Model.method463(k)) { - flag = false; - } - if (l != -1 && !Model.method463(l)) { - flag = false; - } - return flag; - } - - public static void unpackConfig(StreamLoader streamLoader) { - stream = new Stream(streamLoader.getDataForName("obj.dat")); - Stream stream = new Stream(streamLoader.getDataForName("obj.idx")); - totalItems = stream.readUnsignedWord(); - streamIndices = new int[totalItems]; - int i = 2; - for (int j = 0; j < totalItems; j++) { - streamIndices[j] = i; - i += stream.readUnsignedWord(); - } - - cache = new ItemDef[10]; - for (int k = 0; k < 10; k++) { - cache[k] = new ItemDef(); - } - - } - - public Model method194(int j) { - int k = anInt175; - int l = anInt166; - if (j == 1) { - k = anInt197; - l = anInt173; - } - if (k == -1) { - return null; - } - Model model = Model.method462(k); - if (l != -1) { - Model model_1 = Model.method462(l); - Model aclass30_sub2_sub4_sub6s[] = {model, model_1}; - model = new Model(2, aclass30_sub2_sub4_sub6s); - } - if (modifiedModelColors != null) { - for (int i1 = 0; i1 < modifiedModelColors.length; i1++) { - model.method476(modifiedModelColors[i1], originalModelColors[i1]); - } - - } - return model; - } - - public boolean method195(int j) { - int k = anInt165; - int l = anInt188; - int i1 = anInt185; - if (j == 1) { - k = anInt200; - l = anInt164; - i1 = anInt162; - } - if (k == -1) { - return true; - } - boolean flag = true; - if (!Model.method463(k)) { - flag = false; - } - if (l != -1 && !Model.method463(l)) { - flag = false; - } - if (i1 != -1 && !Model.method463(i1)) { - flag = false; - } - return flag; - } - - public Model method196(int i) { - int j = anInt165; - int k = anInt188; - int l = anInt185; - if (i == 1) { - j = anInt200; - k = anInt164; - l = anInt162; - } - if (j == -1) { - return null; - } - Model model = Model.method462(j); - if (k != -1) { - if (l != -1) { - Model model_1 = Model.method462(k); - Model model_3 = Model.method462(l); - Model aclass30_sub2_sub4_sub6_1s[] = {model, model_1, model_3}; - model = new Model(3, aclass30_sub2_sub4_sub6_1s); - } else { - Model model_2 = Model.method462(k); - Model aclass30_sub2_sub4_sub6s[] = {model, model_2}; - model = new Model(2, aclass30_sub2_sub4_sub6s); - } - } - if (i == 0 && aByte205 != 0) { - model.method475(0, aByte205, 0); - } - if (i == 1 && aByte154 != 0) { - model.method475(0, aByte154, 0); - } - if (modifiedModelColors != null) { - for (int i1 = 0; i1 < modifiedModelColors.length; i1++) { - model.method476(modifiedModelColors[i1], originalModelColors[i1]); - } - - } - return model; - } - - private void setDefaults() { - modelID = 0; - name = null; - description = null; - modifiedModelColors = null; - originalModelColors = null; - modelZoom = 2000; - modelRotation1 = 0; - modelRotation2 = 0; - anInt204 = 0; - modelOffset1 = 0; - modelOffset2 = 0; - stackable = false; - value = 1; - membersObject = false; - groundActions = null; - actions = null; - anInt165 = -1; - anInt188 = -1; - aByte205 = 0; - anInt200 = -1; - anInt164 = -1; - aByte154 = 0; - anInt185 = -1; - anInt162 = -1; - anInt175 = -1; - anInt166 = -1; - anInt197 = -1; - anInt173 = -1; - stackIDs = null; - stackAmounts = null; - certID = -1; - certTemplateID = -1; - anInt167 = 128; - anInt192 = 128; - anInt191 = 128; - anInt196 = 0; - anInt184 = 0; - team = 0; - } - - public static ItemDef forID(int i) { - for (int j = 0; j < 10; j++) { - if (cache[j].id == i) { - return cache[j]; - } - } - - cacheIndex = (cacheIndex + 1) % 10; - ItemDef itemDef = cache[cacheIndex]; - try { - stream.currentOffset = streamIndices[i]; - } catch (Exception e) { - System.out.println("Itemdef issue? Apparently this ID is out of bounds: " + e); - } - itemDef.id = i; - itemDef.setDefaults(); - itemDef.readValues(stream); - if (itemDef.certTemplateID != -1) { - itemDef.toNote(); - } - if (i == 6543) { - itemDef.name = "Magical Lamp"; - itemDef.description = "I wonder what will happen when I rub this...".getBytes(); - } - if (!isMembers && itemDef.membersObject) { - itemDef.name = "Members Object"; - itemDef.description = "Login to a members' server to use this object.".getBytes(); - itemDef.groundActions = null; - itemDef.actions = null; - itemDef.team = 0; - } - switch (i) { - case 9747: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[5]; - itemDef.originalModelColors = new int[5]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 923; - itemDef.originalModelColors[1] = 920; - itemDef.originalModelColors[2] = 920; - itemDef.originalModelColors[3] = 923; - itemDef.modelID = 19047; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt204 = 0; - itemDef.anInt165 = 18920; - itemDef.anInt200 = 18969; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Attack cape"; - itemDef.description = "The cape worn by masters of Attack.".getBytes(); - break; - - case 9748: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 9152; - itemDef.originalModelColors[1] = 7104; - itemDef.originalModelColors[2] = 7104; - itemDef.originalModelColors[3] = 796; - itemDef.modelID = 19047; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18920; - itemDef.anInt200 = 18969; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Attack cape(t)"; - itemDef.description = "The cape worn by masters of Attack.".getBytes(); - break; - - case 9749: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.originalModelColors[0] = 912; - itemDef.modifiedModelColors[1] = 22464; - itemDef.originalModelColors[1] = 912; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[2] = 912; - itemDef.modelID = 19058; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Attack hood"; - itemDef.description = "Attack skillcape hood.".getBytes(); - break; - - case 9750: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[6]; - itemDef.originalModelColors = new int[6]; - itemDef.modifiedModelColors = new int[6]; - itemDef.originalModelColors = new int[6]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 27549; - itemDef.originalModelColors[1] = 27544; - itemDef.originalModelColors[2] = 27544; - itemDef.originalModelColors[3] = 27549; - itemDef.modelID = 19067; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt204 = 0; - itemDef.anInt165 = 18954; - itemDef.anInt200 = 18989; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Strength cape"; - itemDef.description = "The cape worn by only the strongest people.".getBytes(); - break; - - case 9751: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 940; - itemDef.originalModelColors[1] = 930; - itemDef.originalModelColors[2] = 930; - itemDef.originalModelColors[3] = 940; - itemDef.modelID = 19067; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18954; - itemDef.anInt200 = 18989; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Strength cape(t)"; - itemDef.description = "The cape worn by only the strongest people.".getBytes(); - break; - - case 9752: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 27544; - itemDef.originalModelColors[1] = 27544; - itemDef.originalModelColors[2] = 27544; - itemDef.modelID = 19058; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Strength hood"; - itemDef.description = "Strength skillcape hood.".getBytes(); - break; - - case 9753: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 41436; - itemDef.originalModelColors[1] = 41416; - itemDef.originalModelColors[2] = 41416; - itemDef.originalModelColors[3] = 41436; - itemDef.modelID = 19051; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18928; - itemDef.anInt200 = 18973; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - /*itemDef.anInt199 = -1;*/ - itemDef.name = "Defence cape"; - itemDef.description = "The cape worn by masters of the art of Defence.".getBytes(); - break; - - case 9754: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.originalModelColors[0] = 107; - itemDef.modifiedModelColors[1] = 54503; - itemDef.originalModelColors[1] = 107; - itemDef.modifiedModelColors[2] = 54183; - itemDef.originalModelColors[2] = 107; - itemDef.modelID = 19051; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18928; - itemDef.anInt200 = 18973; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Defence cape(t)"; - itemDef.description = "The cape worn by masters of the art of Defence.".getBytes(); - break; - - case 9755: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.originalModelColors[0] = 41416; - itemDef.modifiedModelColors[1] = 22464; - itemDef.originalModelColors[1] = 41416; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[2] = 41416; - itemDef.modelID = 19058; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Defence hood"; - itemDef.description = "Defence skillcape hood.".getBytes(); - break; - - case 9756: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 13214; - itemDef.originalModelColors[1] = 13214; - itemDef.originalModelColors[2] = 13214; - itemDef.originalModelColors[3] = 13214; - itemDef.modelID = 19063; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18948; - itemDef.anInt200 = 18985; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Ranging cape"; - itemDef.description = "The cape worn by master archers.".getBytes(); - break; - - case 9757: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 3755; - itemDef.originalModelColors[1] = 4003; - itemDef.originalModelColors[2] = 4003; - itemDef.originalModelColors[3] = 3755; - itemDef.modelID = 19063; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18948; - itemDef.anInt200 = 18985; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Ranging cape(t)"; - itemDef.description = "The cape worn by master archers.".getBytes(); - break; - - case 9758: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 13214; - itemDef.originalModelColors[1] = 13214; - itemDef.originalModelColors[2] = 13214; - itemDef.modelID = 19058; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Range hood"; - itemDef.description = "Range skillcape hood.".getBytes(); - break; - - case 9759: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 107; - itemDef.originalModelColors[1] = 107; - itemDef.originalModelColors[2] = 107; - itemDef.originalModelColors[3] = 107; - itemDef.modelID = 19061; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18945; - itemDef.anInt200 = 18983; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Prayer cape"; - itemDef.description = "The cape worn by the most pious of heroes.".getBytes(); - break; - - case 9760: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 9152; - itemDef.originalModelColors[1] = 9172; - itemDef.originalModelColors[2] = 9172; - itemDef.originalModelColors[3] = 9152; - itemDef.modelID = 19061; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18945; - itemDef.anInt200 = 18983; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Prayer cape(t)"; - itemDef.description = "The cape worn by the most pious of heroes.".getBytes(); - break; - - case 9761: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 107; - itemDef.originalModelColors[1] = 107; - itemDef.originalModelColors[2] = 107; - itemDef.modelID = 19058; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Prayer hood"; - itemDef.description = "Prayer skillcape hood.".getBytes(); - break; - - case 9762: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 6348; - itemDef.originalModelColors[1] = 6340; - itemDef.originalModelColors[2] = 6331; - itemDef.originalModelColors[3] = 6331; - itemDef.modelID = 19059; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18915; - itemDef.anInt200 = 18981; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Magic cape"; - itemDef.description = "The cape worn by the most powerful mages.".getBytes(); - break; - - case 9763: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 43569; - itemDef.originalModelColors[1] = 43685; - itemDef.originalModelColors[2] = 43685; - itemDef.originalModelColors[3] = 43569; - itemDef.modelID = 19059; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18915; - itemDef.anInt200 = 18981; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Magic cape(t)"; - itemDef.description = "The cape worn by the most powerful mages.".getBytes(); - break; - - case 9764: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 6348; - itemDef.originalModelColors[1] = 6340; - itemDef.originalModelColors[2] = 6331; - itemDef.modelID = 19058; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Magic hood"; - itemDef.description = "Magic skillcape hood.".getBytes(); - break; - - case 9765: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 90; - itemDef.originalModelColors[1] = 80; - itemDef.originalModelColors[2] = 80; - itemDef.originalModelColors[3] = 90; - itemDef.modelID = 19053; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18950; - itemDef.anInt200 = 18986; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "RuneCrafting cape"; - itemDef.description = "The cape worn by master runecrafters.".getBytes(); - break; - - case 9766: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 9152; - itemDef.originalModelColors[1] = 7080; - itemDef.originalModelColors[2] = 7080; - itemDef.originalModelColors[3] = 796; - itemDef.modelID = 19053; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18950; - itemDef.anInt200 = 18986; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "RuneCrafting cape(t)"; - itemDef.description = "The cape worn by master runecrafters.".getBytes(); - break; - - case 9767: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 99; - itemDef.originalModelColors[1] = 99; - itemDef.originalModelColors[2] = 99; - itemDef.modelID = 19058; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "RuneCrafting hood"; - itemDef.description = "RuneCrafting skillcape hood.".getBytes(); - break; - - case 9768: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 75; - itemDef.originalModelColors[1] = 75; - itemDef.originalModelColors[2] = 75; - itemDef.originalModelColors[3] = 75; - itemDef.modelID = 19057; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18939; - itemDef.anInt200 = 18980; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Hitpoint cape"; - itemDef.description = "The cape worn by the healthiest adventurers.".getBytes(); - break; - - case 9769: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 940; - itemDef.originalModelColors[1] = 920; - itemDef.originalModelColors[2] = 920; - itemDef.originalModelColors[3] = 940; - itemDef.modelID = 19057; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18939; - itemDef.anInt200 = 18980; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Hitpoint cape(t)"; - itemDef.description = "The cape worn by the healthiest adventurers.".getBytes(); - break; - - case 9770: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 90; - itemDef.originalModelColors[1] = 90; - itemDef.originalModelColors[2] = 90; - itemDef.modelID = 19058; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Hitpoint hood"; - itemDef.description = "Hitpoint skillcape hood.".getBytes(); - break; - - case 9771: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 43674; - itemDef.originalModelColors[1] = 43680; - itemDef.originalModelColors[2] = 43680; - itemDef.originalModelColors[3] = 43674; - itemDef.modelID = 19046; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18918; - itemDef.anInt200 = 18968; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Agility cape"; - itemDef.description = "The cape worn by the most agile of heroes.".getBytes(); - break; - - case 9772: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 801; - itemDef.originalModelColors[1] = 677; - itemDef.originalModelColors[2] = 677; - itemDef.originalModelColors[3] = 801; - itemDef.modelID = 19046; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18918; - itemDef.anInt200 = 18968; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Agility cape(t)"; - itemDef.description = "The cape worn by the best of agility trainers.".getBytes(); - break; - - case 9773: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 43674; - itemDef.originalModelColors[1] = 43674; - itemDef.originalModelColors[2] = 43674; - itemDef.modelID = 19058; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Agility hood"; - itemDef.description = "Agility skillcape hood.".getBytes(); - break; - - case 9774: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 22426; - itemDef.originalModelColors[1] = 22416; - itemDef.originalModelColors[2] = 22416; - itemDef.originalModelColors[3] = 22426; - itemDef.modelID = 19056; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18938; - itemDef.anInt200 = 18978; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Herblore cape"; - itemDef.description = "The cape worn by master herbalists.".getBytes(); - break; - - case 9775: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 9152; - itemDef.originalModelColors[1] = 7104; - itemDef.originalModelColors[2] = 7104; - itemDef.originalModelColors[3] = 796; - itemDef.modelID = 19056; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18938; - itemDef.anInt200 = 18978; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Herblore cape(t)"; - itemDef.description = "The cape worn by master herbalists.".getBytes(); - break; - - case 9776: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 22416; - itemDef.originalModelColors[1] = 22416; - itemDef.originalModelColors[2] = 22416; - itemDef.modelID = 19058; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Herblore hood"; - itemDef.description = "Herblore skillcape hood.".getBytes(); - break; - - case 9777: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 58795; - itemDef.originalModelColors[1] = 58785; - itemDef.originalModelColors[2] = 58785; - itemDef.originalModelColors[3] = 58795; - itemDef.modelID = 19068; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18956; - itemDef.anInt200 = 18956; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Thieving cape"; - itemDef.description = "The cape worn by the best of thieves.".getBytes(); - break; - - case 9778: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 15; - itemDef.originalModelColors[1] = 0; - itemDef.originalModelColors[2] = 0; - itemDef.originalModelColors[3] = 15; - itemDef.modelID = 19068; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18956; - itemDef.anInt200 = 18956; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Thieving cape(t)"; - itemDef.description = "The cape worn by the best of thieves.".getBytes(); - break; - - case 9779: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 58785; - itemDef.originalModelColors[1] = 58785; - itemDef.originalModelColors[2] = 58785; - itemDef.modelID = 19058; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Thieving hood"; - itemDef.description = "Thieving skillcape hood.".getBytes(); - break; - - case 9780: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 4520; - itemDef.originalModelColors[1] = 4510; - itemDef.originalModelColors[2] = 4510; - itemDef.originalModelColors[3] = 4520; - itemDef.modelID = 19050; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18925; - itemDef.anInt200 = 18972; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Crafting cape"; - itemDef.description = "The cape worn by master craftworkers.".getBytes(); - break; - - case 9781: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 9152; - itemDef.originalModelColors[1] = 7104; - itemDef.originalModelColors[2] = 7104; - itemDef.originalModelColors[3] = 796; - itemDef.modelID = 19050; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18925; - itemDef.anInt200 = 18972; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Crafting cape(t)"; - itemDef.description = "The cape worn by master craftworkers.".getBytes(); - break; - - case 9782: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 4520; - itemDef.originalModelColors[1] = 4520; - itemDef.originalModelColors[2] = 4520; - itemDef.modelID = 19058; - itemDef.stackable = false; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Crafting hood"; - itemDef.description = "Crafting skillcape hood.".getBytes(); - break; - - case 9783: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 33682; - itemDef.originalModelColors[1] = 33676; - itemDef.originalModelColors[2] = 33676; - itemDef.originalModelColors[3] = 33682; - itemDef.modelID = 19055; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18935; - itemDef.anInt200 = 18977; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Fletching cape"; - itemDef.description = "The cape worn by the best of fletchers.".getBytes(); - break; - - case 9784: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 9152; - itemDef.originalModelColors[1] = 7104; - itemDef.originalModelColors[2] = 7104; - itemDef.originalModelColors[3] = 796; - itemDef.modelID = 19055; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18935; - itemDef.anInt200 = 18977; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Fletching cape(t)"; - itemDef.description = "The cape worn by the best of fletchers.".getBytes(); - break; - - case 9785: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 33676; - itemDef.originalModelColors[1] = 33676; - itemDef.originalModelColors[2] = 33676; - itemDef.modelID = 19058; - itemDef.stackable = false; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Fletching hood"; - itemDef.description = "Fletching skillcape hood.".getBytes(); - break; - - case 9786: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 8; - itemDef.originalModelColors[1] = 8; - itemDef.originalModelColors[2] = 8; - itemDef.originalModelColors[3] = 8; - itemDef.modelID = 19065; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18951; - itemDef.anInt200 = 18987; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Slayer cape"; - itemDef.description = "The cape worn by Slayer masters.".getBytes(); - break; - - case 9787: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 920; - itemDef.originalModelColors[1] = 916; - itemDef.originalModelColors[2] = 916; - itemDef.originalModelColors[3] = 920; - itemDef.modelID = 19065; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18951; - itemDef.anInt200 = 18987; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Slayer cape(t)"; - itemDef.description = "The cape worn by Slayer masters.".getBytes(); - break; - - case 9788: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 8; - itemDef.originalModelColors[1] = 8; - itemDef.originalModelColors[2] = 8; - itemDef.modelID = 19058; - itemDef.stackable = false; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Slayer hood"; - itemDef.description = "Slayer skillcape hood.".getBytes(); - break; - - case 9789: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 6327; - itemDef.originalModelColors[1] = 6336; - itemDef.originalModelColors[2] = 6336; - itemDef.originalModelColors[3] = 6327; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.modelID = 19045; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18916; - itemDef.anInt200 = 18970; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Construct. cape"; - itemDef.description = "The cape worn by the best of constructers.".getBytes(); - break; - - case 9790: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 6077; - itemDef.originalModelColors[1] = 6067; - itemDef.originalModelColors[2] = 6067; - itemDef.originalModelColors[3] = 6077; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.modelID = 19045; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18916; - itemDef.anInt200 = 18970; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Const. cape(t)"; - itemDef.description = "The cape worn by the best of constructers.".getBytes(); - break; - - case 9791: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 6327; - itemDef.originalModelColors[1] = 6327; - itemDef.originalModelColors[2] = 6327; - itemDef.modelID = 19058; - itemDef.stackable = false; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Const. hood"; - itemDef.description = "Construction skillcape hood.".getBytes(); - break; - - case 9792: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 10530; - itemDef.originalModelColors[1] = 10520; - itemDef.originalModelColors[2] = 10520; - itemDef.originalModelColors[3] = 10530; - itemDef.modelID = 19060; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18942; - itemDef.anInt200 = 18982; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Mining cape"; - itemDef.description = "The cape worn by the most skilled miners.".getBytes(); - break; - - case 9793: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 38226; - itemDef.originalModelColors[1] = 38236; - itemDef.originalModelColors[2] = 38236; - itemDef.originalModelColors[3] = 38226; - itemDef.modelID = 19060; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18942; - itemDef.anInt200 = 18982; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Mining cape(t)"; - itemDef.description = "The cape worn by the most skilled miners.".getBytes(); - break; - - case 9794: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 10512; - itemDef.originalModelColors[1] = 10512; - itemDef.originalModelColors[2] = 10512; - itemDef.modelID = 19058; - itemDef.stackable = false; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Mining hood"; - itemDef.description = "Mining skillcape hood.".getBytes(); - break; - - case 9795: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 10530; - itemDef.originalModelColors[1] = 10520; - itemDef.originalModelColors[2] = 10520; - itemDef.originalModelColors[3] = 10530; - itemDef.modelID = 19066; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18953; - itemDef.anInt200 = 18988; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Smithing cape"; - itemDef.description = "The cape worn by the best of smithers.".getBytes(); - break; - - case 9796: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 9152; - itemDef.originalModelColors[1] = 7104; - itemDef.originalModelColors[2] = 7104; - itemDef.originalModelColors[3] = 796; - itemDef.modelID = 19066; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18953; - itemDef.anInt200 = 18988; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Smithing cape(t)"; - itemDef.description = "The cape worn by the best of smithers.".getBytes(); - break; - - case 9797: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 10512; - itemDef.originalModelColors[1] = 10512; - itemDef.originalModelColors[2] = 10512; - itemDef.modelID = 19058; - itemDef.stackable = false; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Smithing hood"; - itemDef.description = "Smithing skillcape hood.".getBytes(); - break; - - case 9798: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 38256; - itemDef.originalModelColors[1] = 38226; - itemDef.originalModelColors[2] = 38226; - itemDef.originalModelColors[3] = 38256; - itemDef.modelID = 19054; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18934; - itemDef.anInt200 = 18976; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Fishing cape"; - itemDef.description = "The cape worn by the best fishermen.".getBytes(); - break; - - case 9799: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 9152; - itemDef.originalModelColors[1] = 7104; - itemDef.originalModelColors[2] = 7104; - itemDef.originalModelColors[3] = 796; - itemDef.modelID = 19054; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18934; - itemDef.anInt200 = 18976; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Fishing cape(t)"; - itemDef.description = "The cape worn by the best fishermen.".getBytes(); - break; - - case 9800: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 38226; - itemDef.originalModelColors[1] = 38226; - itemDef.originalModelColors[2] = 38226; - itemDef.modelID = 19058; - itemDef.stackable = false; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Fishing hood"; - itemDef.description = "Fishing skillcape hood.".getBytes(); - break; - - case 9801: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 51869; - itemDef.originalModelColors[1] = 51864; - itemDef.originalModelColors[2] = 51864; - itemDef.originalModelColors[3] = 51869; - itemDef.modelID = 19049; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18924; - itemDef.anInt200 = 18971; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Cooking cape"; - itemDef.description = "The cape worn by the world's best chefs.".getBytes(); - break; - - case 9802: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 801; - itemDef.originalModelColors[1] = 677; - itemDef.originalModelColors[2] = 677; - itemDef.originalModelColors[3] = 801; - itemDef.modelID = 19049; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18924; - itemDef.anInt200 = 18971; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Cooking cape(t)"; - itemDef.description = "The cape worn by the world's best chefs.".getBytes(); - break; - - case 9803: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 51864; - itemDef.originalModelColors[1] = 51864; - itemDef.originalModelColors[2] = 51864; - itemDef.modelID = 19058; - itemDef.stackable = false; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Cooking hood"; - itemDef.description = "Cooking skillcape hood.".getBytes(); - break; - - - case 9804: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 4032; - itemDef.originalModelColors[1] = 4027; - itemDef.originalModelColors[2] = 4027; - itemDef.originalModelColors[3] = 4032; - itemDef.modelID = 19048; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt204 = 0; - itemDef.anInt165 = 18932; - itemDef.anInt200 = 18975; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Firemaking cape"; - itemDef.description = "The cape worn by the master firelighters.".getBytes(); - break; - - case 9805: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 9152; - itemDef.originalModelColors[1] = 7104; - itemDef.originalModelColors[2] = 7104; - itemDef.originalModelColors[3] = 796; - itemDef.modelID = 19048; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt204 = 0; - itemDef.anInt165 = 18932; - itemDef.anInt200 = 18975; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Firemaking cape(t)"; - itemDef.description = "The cape worn by the master firelighters.".getBytes(); - break; - - case 9806: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 4027; - itemDef.originalModelColors[1] = 4027; - itemDef.originalModelColors[2] = 4027; - itemDef.modelID = 19058; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "FireMaking hood"; - itemDef.description = "FireMaking skillcape hood.".getBytes(); - break; - - case 9807: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 5570; - itemDef.originalModelColors[1] = 5560; - itemDef.originalModelColors[2] = 5560; - itemDef.originalModelColors[3] = 5570; - itemDef.modelID = 19064; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18955; - itemDef.anInt200 = 18991; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Woodcutting cape"; - itemDef.description = "The cape worn by master woodcutters.".getBytes(); - break; - - case 9808: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 25113; - itemDef.originalModelColors[1] = 25113; - itemDef.originalModelColors[2] = 25113; - itemDef.originalModelColors[3] = 25113; - itemDef.modelID = 19064; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18955; - itemDef.anInt200 = 18991; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Woodcutting cape(t)"; - itemDef.description = "The cape worn by master woodcutters.".getBytes(); - break; - - case 9809: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 5560; - itemDef.originalModelColors[1] = 5560; - itemDef.originalModelColors[2] = 5560; - itemDef.modelID = 19058; - itemDef.stackable = false; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Woodcutting hood"; - itemDef.description = "Woodcutting skillcape hood.".getBytes(); - break; - - case 9810: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 22426; - itemDef.originalModelColors[1] = 22416; - itemDef.originalModelColors[2] = 22416; - itemDef.originalModelColors[3] = 22426; - itemDef.modelID = 19052; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18929; - itemDef.anInt200 = 18974; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Farming cape"; - itemDef.description = "The cape worn by the best of farmers.".getBytes(); - break; - - case 9811: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 21844; - itemDef.originalModelColors[1] = 21844; - itemDef.originalModelColors[2] = 21844; - itemDef.originalModelColors[3] = 21844; - itemDef.modelID = 19052; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18929; - itemDef.anInt200 = 18974; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Farming cape(t)"; - itemDef.description = "The cape worn by the best of farmers.".getBytes(); - break; - - case 9812: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 22416; - itemDef.originalModelColors[1] = 22416; - itemDef.originalModelColors[2] = 22416; - itemDef.modelID = 19058; - itemDef.stackable = false; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Farming hood"; - itemDef.description = "Farming skillcape hood.".getBytes(); - break; - - case 9813: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[4]; - itemDef.originalModelColors = new int[4]; - itemDef.modifiedModelColors[0] = 57280; - itemDef.modifiedModelColors[1] = 54503; - itemDef.modifiedModelColors[2] = 54183; - itemDef.modifiedModelColors[3] = 11200; - itemDef.originalModelColors[0] = 107; - itemDef.originalModelColors[1] = 107; - itemDef.originalModelColors[2] = 107; - itemDef.originalModelColors[3] = 107; - itemDef.modelID = 19062; - itemDef.modelZoom = 2128; - itemDef.modelRotation1 = 504; - itemDef.modelRotation2 = 0; - itemDef.anInt204 = 0; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 1; - itemDef.anInt165 = 18946; - itemDef.anInt200 = 18984; - itemDef.anInt175 = -1; - itemDef.anInt197 = -1; - itemDef.name = "Quest cape"; - itemDef.description = "Its a quest cape".getBytes(); - break; - - case 9814: - itemDef.actions = new String[5]; - itemDef.actions[1] = "Wear"; - itemDef.modifiedModelColors = new int[3]; - itemDef.originalModelColors = new int[3]; - itemDef.modifiedModelColors[0] = 960; - itemDef.modifiedModelColors[1] = 22464; - itemDef.modifiedModelColors[2] = 43968; - itemDef.originalModelColors[0] = 107; - itemDef.originalModelColors[1] = 107; - itemDef.originalModelColors[2] = 107; - itemDef.modelID = 19058; - itemDef.stackable = false; - itemDef.modelZoom = 720; - itemDef.modelRotation1 = 21; - itemDef.modelRotation2 = 18; - itemDef.modelOffset1 = 0; - itemDef.modelOffset2 = 0; - itemDef.anInt165 = 18914; - itemDef.anInt200 = 18967; - itemDef.name = "Quest hood"; - itemDef.description = "Quest skillcape hood.".getBytes(); - break; - } - return itemDef; - } - - private void toNote() { - ItemDef itemDef = forID(certTemplateID); - modelID = itemDef.modelID; - modelZoom = itemDef.modelZoom; - modelRotation1 = itemDef.modelRotation1; - modelRotation2 = itemDef.modelRotation2; - - anInt204 = itemDef.anInt204; - modelOffset1 = itemDef.modelOffset1; - modelOffset2 = itemDef.modelOffset2; - modifiedModelColors = itemDef.modifiedModelColors; - originalModelColors = itemDef.originalModelColors; - ItemDef itemDef_1 = forID(certID); - name = itemDef_1.name; - membersObject = itemDef_1.membersObject; - value = itemDef_1.value; - String s = "a"; - char c = itemDef_1.name.charAt(0); - if (c == 'A' || c == 'E' || c == 'I' || c == 'O' || c == 'U') { - s = "an"; - } - description = ("Swap this note at any bank for " + s + " " + itemDef_1.name + ".").getBytes(); - stackable = true; - } - - public static Sprite getSprite(int i, int j, int k) { - if (k == 0) { - Sprite sprite = (Sprite) mruNodes1.insertFromCache(i); - if (sprite != null && sprite.trimHeight != j && sprite.trimHeight != -1) { - sprite.unlink(); - sprite = null; - } - if (sprite != null) { - return sprite; - } - } - ItemDef itemDef = forID(i); - if (itemDef.stackIDs == null) { - j = -1; - } - if (j > 1) { - int i1 = -1; - for (int j1 = 0; j1 < 10; j1++) { - if (j >= itemDef.stackAmounts[j1] && itemDef.stackAmounts[j1] != 0) { - i1 = itemDef.stackIDs[j1]; - } - } - - if (i1 != -1) { - itemDef = forID(i1); - } - } - Model model = itemDef.method201(1); - if (model == null) { - return null; - } - Sprite sprite = null; - if (itemDef.certTemplateID != -1) { - sprite = getSprite(itemDef.certID, 10, -1); - if (sprite == null) { - return null; - } - } - Sprite sprite2 = new Sprite(32, 32); - int k1 = Texture.textureInt1; - int l1 = Texture.textureInt2; - int ai[] = Texture.lineOffsets; - int ai1[] = DrawingArea.pixels; - int i2 = DrawingArea.width; - int j2 = DrawingArea.height; - int k2 = DrawingArea.topX; - int l2 = DrawingArea.bottomX; - int i3 = DrawingArea.topY; - int j3 = DrawingArea.bottomY; - Texture.aBoolean1464 = false; - DrawingArea.initDrawingArea(32, 32, sprite2.pixels); - DrawingArea.method336(32, 0, 0, 32, 0); - Texture.method364(); - int k3 = itemDef.modelZoom; - if (k == -1) { - k3 = (int) (k3 * 1.5D); - } - if (k > 0) { - k3 = (int) (k3 * 1.04D); - } - int l3 = Texture.anIntArray1470[itemDef.modelRotation1] * k3 >> 16; - int i4 = Texture.anIntArray1471[itemDef.modelRotation1] * k3 >> 16; - model.method482(itemDef.modelRotation2, itemDef.anInt204, itemDef.modelRotation1, itemDef.modelOffset1, l3 + model.modelHeight / 2 + itemDef.modelOffset2, i4 + itemDef.modelOffset2); - for (int i5 = 31; i5 >= 0; i5--) { - for (int j4 = 31; j4 >= 0; j4--) { - if (sprite2.pixels[i5 + j4 * 32] == 0) { - if (i5 > 0 && sprite2.pixels[i5 - 1 + j4 * 32] > 1) { - sprite2.pixels[i5 + j4 * 32] = 1; - } else if (j4 > 0 && sprite2.pixels[i5 + (j4 - 1) * 32] > 1) { - sprite2.pixels[i5 + j4 * 32] = 1; - } else if (i5 < 31 && sprite2.pixels[i5 + 1 + j4 * 32] > 1) { - sprite2.pixels[i5 + j4 * 32] = 1; - } else if (j4 < 31 && sprite2.pixels[i5 + (j4 + 1) * 32] > 1) { - sprite2.pixels[i5 + j4 * 32] = 1; - } - } - } - - } - - if (k > 0) { - for (int j5 = 31; j5 >= 0; j5--) { - for (int k4 = 31; k4 >= 0; k4--) { - if (sprite2.pixels[j5 + k4 * 32] == 0) { - if (j5 > 0 && sprite2.pixels[j5 - 1 + k4 * 32] == 1) { - sprite2.pixels[j5 + k4 * 32] = k; - } else if (k4 > 0 && sprite2.pixels[j5 + (k4 - 1) * 32] == 1) { - sprite2.pixels[j5 + k4 * 32] = k; - } else if (j5 < 31 && sprite2.pixels[j5 + 1 + k4 * 32] == 1) { - sprite2.pixels[j5 + k4 * 32] = k; - } else if (k4 < 31 && sprite2.pixels[j5 + (k4 + 1) * 32] == 1) { - sprite2.pixels[j5 + k4 * 32] = k; - } - } - } - - } - - } else if (k == 0) { - for (int k5 = 31; k5 >= 0; k5--) { - for (int l4 = 31; l4 >= 0; l4--) { - if (sprite2.pixels[k5 + l4 * 32] == 0 && k5 > 0 && l4 > 0 && sprite2.pixels[k5 - 1 + (l4 - 1) * 32] > 0) { - sprite2.pixels[k5 + l4 * 32] = 0x302020; - } - } - - } - - } - if (itemDef.certTemplateID != -1) { - int l5 = sprite.trimWidth; - int j6 = sprite.trimHeight; - sprite.trimWidth = 32; - sprite.trimHeight = 32; - sprite.drawSprite(0, 0); - sprite.trimWidth = l5; - sprite.trimHeight = j6; - } - if (k == 0) { - mruNodes1.removeFromCache(sprite2, i); - } - DrawingArea.initDrawingArea(j2, i2, ai1); - DrawingArea.setDrawingArea(j3, k2, l2, i3); - Texture.textureInt1 = k1; - Texture.textureInt2 = l1; - Texture.lineOffsets = ai; - Texture.aBoolean1464 = true; - if (itemDef.stackable) { - sprite2.trimWidth = 33; - } else { - sprite2.trimWidth = 32; - } - sprite2.trimHeight = j; - return sprite2; - } - - public Model method201(int i) { - if (stackIDs != null && i > 1) { - int j = -1; - for (int k = 0; k < 10; k++) { - if (i >= stackAmounts[k] && stackAmounts[k] != 0) { - j = stackIDs[k]; - } - } - - if (j != -1) { - return forID(j).method201(1); - } - } - Model model = (Model) mruNodes2.insertFromCache(id); - if (model != null) { - return model; - } - model = Model.method462(modelID); - if (model == null) { - return null; - } - if (anInt167 != 128 || anInt192 != 128 || anInt191 != 128) { - model.method478(anInt167, anInt191, anInt192); - } - if (modifiedModelColors != null) { - for (int l = 0; l < modifiedModelColors.length; l++) { - model.method476(modifiedModelColors[l], originalModelColors[l]); - } - - } - model.method479(64 + anInt196, 768 + anInt184, -50, -10, -50, true); - model.aBoolean1659 = true; - mruNodes2.removeFromCache(model, id); - return model; - } - - public Model method202(int i) { - if (stackIDs != null && i > 1) { - int j = -1; - for (int k = 0; k < 10; k++) { - if (i >= stackAmounts[k] && stackAmounts[k] != 0) { - j = stackIDs[k]; - } - } - - if (j != -1) { - return forID(j).method202(1); - } - } - Model model = Model.method462(modelID); - if (model == null) { - return null; - } - if (modifiedModelColors != null) { - for (int l = 0; l < modifiedModelColors.length; l++) { - model.method476(modifiedModelColors[l], originalModelColors[l]); - } - - } - return model; - } - - private void readValues(Stream stream) { - do { - int i = stream.readUnsignedByte(); - if (i == 0) { - return; - } - if (i == 1) { - modelID = stream.readUnsignedWord(); - } else if (i == 2) { - name = stream.readString(); - } else if (i == 3) { - description = stream.readBytes(); - } else if (i == 4) { - modelZoom = stream.readUnsignedWord(); - } else if (i == 5) { - modelRotation1 = stream.readUnsignedWord(); - } else if (i == 6) { - modelRotation2 = stream.readUnsignedWord(); - } else if (i == 7) { - modelOffset1 = stream.readUnsignedWord(); - if (modelOffset1 > 32767) { - modelOffset1 -= 0x10000; - } - } else if (i == 8) { - modelOffset2 = stream.readUnsignedWord(); - if (modelOffset2 > 32767) { - modelOffset2 -= 0x10000; - } - } else if (i == 10) { - stream.readUnsignedWord(); - } else if (i == 11) { - stackable = true; - } else if (i == 12) { - value = stream.readDWord(); - } else if (i == 16) { - membersObject = true; - } else if (i == 23) { - anInt165 = stream.readUnsignedWord(); - aByte205 = stream.readSignedByte(); - } else if (i == 24) { - anInt188 = stream.readUnsignedWord(); - } else if (i == 25) { - anInt200 = stream.readUnsignedWord(); - aByte154 = stream.readSignedByte(); - } else if (i == 26) { - anInt164 = stream.readUnsignedWord(); - } else if (i >= 30 && i < 35) { - if (groundActions == null) { - groundActions = new String[5]; - } - groundActions[i - 30] = stream.readString(); - if (groundActions[i - 30].equalsIgnoreCase("hidden")) { - groundActions[i - 30] = null; - } - } else if (i >= 35 && i < 40) { - if (actions == null) { - actions = new String[5]; - } - actions[i - 35] = stream.readString(); - } else if (i == 40) { - int j = stream.readUnsignedByte(); - modifiedModelColors = new int[j]; - originalModelColors = new int[j]; - for (int k = 0; k < j; k++) { - modifiedModelColors[k] = stream.readUnsignedWord(); - originalModelColors[k] = stream.readUnsignedWord(); - } - - } else if (i == 78) { - anInt185 = stream.readUnsignedWord(); - } else if (i == 79) { - anInt162 = stream.readUnsignedWord(); - } else if (i == 90) { - anInt175 = stream.readUnsignedWord(); - } else if (i == 91) { - anInt197 = stream.readUnsignedWord(); - } else if (i == 92) { - anInt166 = stream.readUnsignedWord(); - } else if (i == 93) { - anInt173 = stream.readUnsignedWord(); - } else if (i == 95) { - anInt204 = stream.readUnsignedWord(); - } else if (i == 97) { - certID = stream.readUnsignedWord(); - } else if (i == 98) { - certTemplateID = stream.readUnsignedWord(); - } else if (i >= 100 && i < 110) { - if (stackIDs == null) { - stackIDs = new int[10]; - stackAmounts = new int[10]; - } - stackIDs[i - 100] = stream.readUnsignedWord(); - stackAmounts[i - 100] = stream.readUnsignedWord(); - } else if (i == 110) { - anInt167 = stream.readUnsignedWord(); - } else if (i == 111) { - anInt192 = stream.readUnsignedWord(); - } else if (i == 112) { - anInt191 = stream.readUnsignedWord(); - } else if (i == 113) { - anInt196 = stream.readSignedByte(); - } else if (i == 114) { - anInt184 = stream.readSignedByte() * 5; - } else if (i == 115) { - team = stream.readUnsignedByte(); - } - } while (true); - } - - private ItemDef() { - id = -1; - } - - private byte aByte154; - public int value; - private int[] modifiedModelColors; - public int id; - static MRUNodes mruNodes1 = new MRUNodes(100); - public static MRUNodes mruNodes2 = new MRUNodes(50); - private int[] originalModelColors; - public boolean membersObject; - private int anInt162; - private int certTemplateID; - private int anInt164; - private int anInt165; - private int anInt166; - private int anInt167; - public String groundActions[]; - private int modelOffset1; - public String name; - private static ItemDef[] cache; - private int anInt173; - private int modelID; - private int anInt175; - public boolean stackable; - public byte description[]; - private int certID; - private static int cacheIndex; - public int modelZoom; - public static boolean isMembers = true; - private static Stream stream; - public int anInt184; - private int anInt185; - private int anInt188; - public String actions[]; - public int modelRotation1; - private int anInt191; - private int anInt192; - private int[] stackIDs; - private int modelOffset2; - private static int[] streamIndices; - public int anInt196; - private int anInt197; - public int modelRotation2; - private int anInt200; - private int[] stackAmounts; - public int team; - public static int totalItems; - private int anInt204; - private byte aByte205; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class ItemDef { + + public static void nullLoader() { + mruNodes2 = null; + mruNodes1 = null; + streamIndices = null; + cache = null; + stream = null; + } + + public boolean method192(int j) { + int k = anInt175; + int l = anInt166; + if (j == 1) { + k = anInt197; + l = anInt173; + } + if (k == -1) { + return true; + } + boolean flag = true; + if (!Model.method463(k)) { + flag = false; + } + if (l != -1 && !Model.method463(l)) { + flag = false; + } + return flag; + } + + public static void unpackConfig(StreamLoader streamLoader) { + stream = new Stream(streamLoader.getDataForName("obj.dat")); + Stream stream = new Stream(streamLoader.getDataForName("obj.idx")); + totalItems = stream.readUnsignedWord(); + streamIndices = new int[totalItems]; + int i = 2; + for (int j = 0; j < totalItems; j++) { + streamIndices[j] = i; + i += stream.readUnsignedWord(); + } + + cache = new ItemDef[10]; + for (int k = 0; k < 10; k++) { + cache[k] = new ItemDef(); + } + + } + + public Model method194(int j) { + int k = anInt175; + int l = anInt166; + if (j == 1) { + k = anInt197; + l = anInt173; + } + if (k == -1) { + return null; + } + Model model = Model.method462(k); + if (l != -1) { + Model model_1 = Model.method462(l); + Model aclass30_sub2_sub4_sub6s[] = {model, model_1}; + model = new Model(2, aclass30_sub2_sub4_sub6s); + } + if (modifiedModelColors != null) { + for (int i1 = 0; i1 < modifiedModelColors.length; i1++) { + model.method476(modifiedModelColors[i1], originalModelColors[i1]); + } + + } + return model; + } + + public boolean method195(int j) { + int k = anInt165; + int l = anInt188; + int i1 = anInt185; + if (j == 1) { + k = anInt200; + l = anInt164; + i1 = anInt162; + } + if (k == -1) { + return true; + } + boolean flag = true; + if (!Model.method463(k)) { + flag = false; + } + if (l != -1 && !Model.method463(l)) { + flag = false; + } + if (i1 != -1 && !Model.method463(i1)) { + flag = false; + } + return flag; + } + + public Model method196(int i) { + int j = anInt165; + int k = anInt188; + int l = anInt185; + if (i == 1) { + j = anInt200; + k = anInt164; + l = anInt162; + } + if (j == -1) { + return null; + } + Model model = Model.method462(j); + if (k != -1) { + if (l != -1) { + Model model_1 = Model.method462(k); + Model model_3 = Model.method462(l); + Model aclass30_sub2_sub4_sub6_1s[] = {model, model_1, model_3}; + model = new Model(3, aclass30_sub2_sub4_sub6_1s); + } else { + Model model_2 = Model.method462(k); + Model aclass30_sub2_sub4_sub6s[] = {model, model_2}; + model = new Model(2, aclass30_sub2_sub4_sub6s); + } + } + if (i == 0 && aByte205 != 0) { + model.method475(0, aByte205, 0); + } + if (i == 1 && aByte154 != 0) { + model.method475(0, aByte154, 0); + } + if (modifiedModelColors != null) { + for (int i1 = 0; i1 < modifiedModelColors.length; i1++) { + model.method476(modifiedModelColors[i1], originalModelColors[i1]); + } + + } + return model; + } + + private void setDefaults() { + modelID = 0; + name = null; + description = null; + modifiedModelColors = null; + originalModelColors = null; + modelZoom = 2000; + modelRotation1 = 0; + modelRotation2 = 0; + anInt204 = 0; + modelOffset1 = 0; + modelOffset2 = 0; + stackable = false; + value = 1; + membersObject = false; + groundActions = null; + actions = null; + anInt165 = -1; + anInt188 = -1; + aByte205 = 0; + anInt200 = -1; + anInt164 = -1; + aByte154 = 0; + anInt185 = -1; + anInt162 = -1; + anInt175 = -1; + anInt166 = -1; + anInt197 = -1; + anInt173 = -1; + stackIDs = null; + stackAmounts = null; + certID = -1; + certTemplateID = -1; + anInt167 = 128; + anInt192 = 128; + anInt191 = 128; + anInt196 = 0; + anInt184 = 0; + team = 0; + } + + public static ItemDef forID(int i) { + for (int j = 0; j < 10; j++) { + if (cache[j].id == i) { + return cache[j]; + } + } + + cacheIndex = (cacheIndex + 1) % 10; + ItemDef itemDef = cache[cacheIndex]; + try { + stream.currentOffset = streamIndices[i]; + } catch (Exception e) { + System.out.println("Itemdef issue? Apparently this ID is out of bounds: " + e); + } + itemDef.id = i; + itemDef.setDefaults(); + itemDef.readValues(stream); + if (itemDef.certTemplateID != -1) { + itemDef.toNote(); + } + if (i == 6543) { + itemDef.name = "Magical Lamp"; + itemDef.description = "I wonder what will happen when I rub this...".getBytes(); + } + if (!isMembers && itemDef.membersObject) { + itemDef.name = "Members Object"; + itemDef.description = "Login to a members' server to use this object.".getBytes(); + itemDef.groundActions = null; + itemDef.actions = null; + itemDef.team = 0; + } + switch (i) { + case 9747: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[5]; + itemDef.originalModelColors = new int[5]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 923; + itemDef.originalModelColors[1] = 920; + itemDef.originalModelColors[2] = 920; + itemDef.originalModelColors[3] = 923; + itemDef.modelID = 19047; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt204 = 0; + itemDef.anInt165 = 18920; + itemDef.anInt200 = 18969; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Attack cape"; + itemDef.description = "The cape worn by masters of Attack.".getBytes(); + break; + + case 9748: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 9152; + itemDef.originalModelColors[1] = 7104; + itemDef.originalModelColors[2] = 7104; + itemDef.originalModelColors[3] = 796; + itemDef.modelID = 19047; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18920; + itemDef.anInt200 = 18969; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Attack cape(t)"; + itemDef.description = "The cape worn by masters of Attack.".getBytes(); + break; + + case 9749: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.originalModelColors[0] = 912; + itemDef.modifiedModelColors[1] = 22464; + itemDef.originalModelColors[1] = 912; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[2] = 912; + itemDef.modelID = 19058; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Attack hood"; + itemDef.description = "Attack skillcape hood.".getBytes(); + break; + + case 9750: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[6]; + itemDef.originalModelColors = new int[6]; + itemDef.modifiedModelColors = new int[6]; + itemDef.originalModelColors = new int[6]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 27549; + itemDef.originalModelColors[1] = 27544; + itemDef.originalModelColors[2] = 27544; + itemDef.originalModelColors[3] = 27549; + itemDef.modelID = 19067; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt204 = 0; + itemDef.anInt165 = 18954; + itemDef.anInt200 = 18989; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Strength cape"; + itemDef.description = "The cape worn by only the strongest people.".getBytes(); + break; + + case 9751: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 940; + itemDef.originalModelColors[1] = 930; + itemDef.originalModelColors[2] = 930; + itemDef.originalModelColors[3] = 940; + itemDef.modelID = 19067; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18954; + itemDef.anInt200 = 18989; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Strength cape(t)"; + itemDef.description = "The cape worn by only the strongest people.".getBytes(); + break; + + case 9752: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 27544; + itemDef.originalModelColors[1] = 27544; + itemDef.originalModelColors[2] = 27544; + itemDef.modelID = 19058; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Strength hood"; + itemDef.description = "Strength skillcape hood.".getBytes(); + break; + + case 9753: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 41436; + itemDef.originalModelColors[1] = 41416; + itemDef.originalModelColors[2] = 41416; + itemDef.originalModelColors[3] = 41436; + itemDef.modelID = 19051; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18928; + itemDef.anInt200 = 18973; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + /*itemDef.anInt199 = -1;*/ + itemDef.name = "Defence cape"; + itemDef.description = "The cape worn by masters of the art of Defence.".getBytes(); + break; + + case 9754: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.originalModelColors[0] = 107; + itemDef.modifiedModelColors[1] = 54503; + itemDef.originalModelColors[1] = 107; + itemDef.modifiedModelColors[2] = 54183; + itemDef.originalModelColors[2] = 107; + itemDef.modelID = 19051; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18928; + itemDef.anInt200 = 18973; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Defence cape(t)"; + itemDef.description = "The cape worn by masters of the art of Defence.".getBytes(); + break; + + case 9755: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.originalModelColors[0] = 41416; + itemDef.modifiedModelColors[1] = 22464; + itemDef.originalModelColors[1] = 41416; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[2] = 41416; + itemDef.modelID = 19058; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Defence hood"; + itemDef.description = "Defence skillcape hood.".getBytes(); + break; + + case 9756: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 13214; + itemDef.originalModelColors[1] = 13214; + itemDef.originalModelColors[2] = 13214; + itemDef.originalModelColors[3] = 13214; + itemDef.modelID = 19063; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18948; + itemDef.anInt200 = 18985; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Ranging cape"; + itemDef.description = "The cape worn by master archers.".getBytes(); + break; + + case 9757: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 3755; + itemDef.originalModelColors[1] = 4003; + itemDef.originalModelColors[2] = 4003; + itemDef.originalModelColors[3] = 3755; + itemDef.modelID = 19063; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18948; + itemDef.anInt200 = 18985; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Ranging cape(t)"; + itemDef.description = "The cape worn by master archers.".getBytes(); + break; + + case 9758: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 13214; + itemDef.originalModelColors[1] = 13214; + itemDef.originalModelColors[2] = 13214; + itemDef.modelID = 19058; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Range hood"; + itemDef.description = "Range skillcape hood.".getBytes(); + break; + + case 9759: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 107; + itemDef.originalModelColors[1] = 107; + itemDef.originalModelColors[2] = 107; + itemDef.originalModelColors[3] = 107; + itemDef.modelID = 19061; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18945; + itemDef.anInt200 = 18983; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Prayer cape"; + itemDef.description = "The cape worn by the most pious of heroes.".getBytes(); + break; + + case 9760: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 9152; + itemDef.originalModelColors[1] = 9172; + itemDef.originalModelColors[2] = 9172; + itemDef.originalModelColors[3] = 9152; + itemDef.modelID = 19061; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18945; + itemDef.anInt200 = 18983; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Prayer cape(t)"; + itemDef.description = "The cape worn by the most pious of heroes.".getBytes(); + break; + + case 9761: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 107; + itemDef.originalModelColors[1] = 107; + itemDef.originalModelColors[2] = 107; + itemDef.modelID = 19058; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Prayer hood"; + itemDef.description = "Prayer skillcape hood.".getBytes(); + break; + + case 9762: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 6348; + itemDef.originalModelColors[1] = 6340; + itemDef.originalModelColors[2] = 6331; + itemDef.originalModelColors[3] = 6331; + itemDef.modelID = 19059; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18915; + itemDef.anInt200 = 18981; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Magic cape"; + itemDef.description = "The cape worn by the most powerful mages.".getBytes(); + break; + + case 9763: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 43569; + itemDef.originalModelColors[1] = 43685; + itemDef.originalModelColors[2] = 43685; + itemDef.originalModelColors[3] = 43569; + itemDef.modelID = 19059; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18915; + itemDef.anInt200 = 18981; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Magic cape(t)"; + itemDef.description = "The cape worn by the most powerful mages.".getBytes(); + break; + + case 9764: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 6348; + itemDef.originalModelColors[1] = 6340; + itemDef.originalModelColors[2] = 6331; + itemDef.modelID = 19058; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Magic hood"; + itemDef.description = "Magic skillcape hood.".getBytes(); + break; + + case 9765: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 90; + itemDef.originalModelColors[1] = 80; + itemDef.originalModelColors[2] = 80; + itemDef.originalModelColors[3] = 90; + itemDef.modelID = 19053; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18950; + itemDef.anInt200 = 18986; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "RuneCrafting cape"; + itemDef.description = "The cape worn by master runecrafters.".getBytes(); + break; + + case 9766: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 9152; + itemDef.originalModelColors[1] = 7080; + itemDef.originalModelColors[2] = 7080; + itemDef.originalModelColors[3] = 796; + itemDef.modelID = 19053; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18950; + itemDef.anInt200 = 18986; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "RuneCrafting cape(t)"; + itemDef.description = "The cape worn by master runecrafters.".getBytes(); + break; + + case 9767: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 99; + itemDef.originalModelColors[1] = 99; + itemDef.originalModelColors[2] = 99; + itemDef.modelID = 19058; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "RuneCrafting hood"; + itemDef.description = "RuneCrafting skillcape hood.".getBytes(); + break; + + case 9768: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 75; + itemDef.originalModelColors[1] = 75; + itemDef.originalModelColors[2] = 75; + itemDef.originalModelColors[3] = 75; + itemDef.modelID = 19057; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18939; + itemDef.anInt200 = 18980; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Hitpoint cape"; + itemDef.description = "The cape worn by the healthiest adventurers.".getBytes(); + break; + + case 9769: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 940; + itemDef.originalModelColors[1] = 920; + itemDef.originalModelColors[2] = 920; + itemDef.originalModelColors[3] = 940; + itemDef.modelID = 19057; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18939; + itemDef.anInt200 = 18980; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Hitpoint cape(t)"; + itemDef.description = "The cape worn by the healthiest adventurers.".getBytes(); + break; + + case 9770: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 90; + itemDef.originalModelColors[1] = 90; + itemDef.originalModelColors[2] = 90; + itemDef.modelID = 19058; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Hitpoint hood"; + itemDef.description = "Hitpoint skillcape hood.".getBytes(); + break; + + case 9771: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 43674; + itemDef.originalModelColors[1] = 43680; + itemDef.originalModelColors[2] = 43680; + itemDef.originalModelColors[3] = 43674; + itemDef.modelID = 19046; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18918; + itemDef.anInt200 = 18968; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Agility cape"; + itemDef.description = "The cape worn by the most agile of heroes.".getBytes(); + break; + + case 9772: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 801; + itemDef.originalModelColors[1] = 677; + itemDef.originalModelColors[2] = 677; + itemDef.originalModelColors[3] = 801; + itemDef.modelID = 19046; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18918; + itemDef.anInt200 = 18968; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Agility cape(t)"; + itemDef.description = "The cape worn by the best of agility trainers.".getBytes(); + break; + + case 9773: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 43674; + itemDef.originalModelColors[1] = 43674; + itemDef.originalModelColors[2] = 43674; + itemDef.modelID = 19058; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Agility hood"; + itemDef.description = "Agility skillcape hood.".getBytes(); + break; + + case 9774: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 22426; + itemDef.originalModelColors[1] = 22416; + itemDef.originalModelColors[2] = 22416; + itemDef.originalModelColors[3] = 22426; + itemDef.modelID = 19056; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18938; + itemDef.anInt200 = 18978; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Herblore cape"; + itemDef.description = "The cape worn by master herbalists.".getBytes(); + break; + + case 9775: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 9152; + itemDef.originalModelColors[1] = 7104; + itemDef.originalModelColors[2] = 7104; + itemDef.originalModelColors[3] = 796; + itemDef.modelID = 19056; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18938; + itemDef.anInt200 = 18978; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Herblore cape(t)"; + itemDef.description = "The cape worn by master herbalists.".getBytes(); + break; + + case 9776: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 22416; + itemDef.originalModelColors[1] = 22416; + itemDef.originalModelColors[2] = 22416; + itemDef.modelID = 19058; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Herblore hood"; + itemDef.description = "Herblore skillcape hood.".getBytes(); + break; + + case 9777: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 58795; + itemDef.originalModelColors[1] = 58785; + itemDef.originalModelColors[2] = 58785; + itemDef.originalModelColors[3] = 58795; + itemDef.modelID = 19068; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18956; + itemDef.anInt200 = 18956; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Thieving cape"; + itemDef.description = "The cape worn by the best of thieves.".getBytes(); + break; + + case 9778: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 15; + itemDef.originalModelColors[1] = 0; + itemDef.originalModelColors[2] = 0; + itemDef.originalModelColors[3] = 15; + itemDef.modelID = 19068; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18956; + itemDef.anInt200 = 18956; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Thieving cape(t)"; + itemDef.description = "The cape worn by the best of thieves.".getBytes(); + break; + + case 9779: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 58785; + itemDef.originalModelColors[1] = 58785; + itemDef.originalModelColors[2] = 58785; + itemDef.modelID = 19058; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Thieving hood"; + itemDef.description = "Thieving skillcape hood.".getBytes(); + break; + + case 9780: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 4520; + itemDef.originalModelColors[1] = 4510; + itemDef.originalModelColors[2] = 4510; + itemDef.originalModelColors[3] = 4520; + itemDef.modelID = 19050; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18925; + itemDef.anInt200 = 18972; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Crafting cape"; + itemDef.description = "The cape worn by master craftworkers.".getBytes(); + break; + + case 9781: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 9152; + itemDef.originalModelColors[1] = 7104; + itemDef.originalModelColors[2] = 7104; + itemDef.originalModelColors[3] = 796; + itemDef.modelID = 19050; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18925; + itemDef.anInt200 = 18972; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Crafting cape(t)"; + itemDef.description = "The cape worn by master craftworkers.".getBytes(); + break; + + case 9782: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 4520; + itemDef.originalModelColors[1] = 4520; + itemDef.originalModelColors[2] = 4520; + itemDef.modelID = 19058; + itemDef.stackable = false; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Crafting hood"; + itemDef.description = "Crafting skillcape hood.".getBytes(); + break; + + case 9783: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 33682; + itemDef.originalModelColors[1] = 33676; + itemDef.originalModelColors[2] = 33676; + itemDef.originalModelColors[3] = 33682; + itemDef.modelID = 19055; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18935; + itemDef.anInt200 = 18977; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Fletching cape"; + itemDef.description = "The cape worn by the best of fletchers.".getBytes(); + break; + + case 9784: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 9152; + itemDef.originalModelColors[1] = 7104; + itemDef.originalModelColors[2] = 7104; + itemDef.originalModelColors[3] = 796; + itemDef.modelID = 19055; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18935; + itemDef.anInt200 = 18977; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Fletching cape(t)"; + itemDef.description = "The cape worn by the best of fletchers.".getBytes(); + break; + + case 9785: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 33676; + itemDef.originalModelColors[1] = 33676; + itemDef.originalModelColors[2] = 33676; + itemDef.modelID = 19058; + itemDef.stackable = false; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Fletching hood"; + itemDef.description = "Fletching skillcape hood.".getBytes(); + break; + + case 9786: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 8; + itemDef.originalModelColors[1] = 8; + itemDef.originalModelColors[2] = 8; + itemDef.originalModelColors[3] = 8; + itemDef.modelID = 19065; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18951; + itemDef.anInt200 = 18987; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Slayer cape"; + itemDef.description = "The cape worn by Slayer masters.".getBytes(); + break; + + case 9787: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 920; + itemDef.originalModelColors[1] = 916; + itemDef.originalModelColors[2] = 916; + itemDef.originalModelColors[3] = 920; + itemDef.modelID = 19065; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18951; + itemDef.anInt200 = 18987; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Slayer cape(t)"; + itemDef.description = "The cape worn by Slayer masters.".getBytes(); + break; + + case 9788: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 8; + itemDef.originalModelColors[1] = 8; + itemDef.originalModelColors[2] = 8; + itemDef.modelID = 19058; + itemDef.stackable = false; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Slayer hood"; + itemDef.description = "Slayer skillcape hood.".getBytes(); + break; + + case 9789: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 6327; + itemDef.originalModelColors[1] = 6336; + itemDef.originalModelColors[2] = 6336; + itemDef.originalModelColors[3] = 6327; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.modelID = 19045; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18916; + itemDef.anInt200 = 18970; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Construct. cape"; + itemDef.description = "The cape worn by the best of constructers.".getBytes(); + break; + + case 9790: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 6077; + itemDef.originalModelColors[1] = 6067; + itemDef.originalModelColors[2] = 6067; + itemDef.originalModelColors[3] = 6077; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.modelID = 19045; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18916; + itemDef.anInt200 = 18970; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Const. cape(t)"; + itemDef.description = "The cape worn by the best of constructers.".getBytes(); + break; + + case 9791: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 6327; + itemDef.originalModelColors[1] = 6327; + itemDef.originalModelColors[2] = 6327; + itemDef.modelID = 19058; + itemDef.stackable = false; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Const. hood"; + itemDef.description = "Construction skillcape hood.".getBytes(); + break; + + case 9792: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 10530; + itemDef.originalModelColors[1] = 10520; + itemDef.originalModelColors[2] = 10520; + itemDef.originalModelColors[3] = 10530; + itemDef.modelID = 19060; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18942; + itemDef.anInt200 = 18982; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Mining cape"; + itemDef.description = "The cape worn by the most skilled miners.".getBytes(); + break; + + case 9793: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 38226; + itemDef.originalModelColors[1] = 38236; + itemDef.originalModelColors[2] = 38236; + itemDef.originalModelColors[3] = 38226; + itemDef.modelID = 19060; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18942; + itemDef.anInt200 = 18982; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Mining cape(t)"; + itemDef.description = "The cape worn by the most skilled miners.".getBytes(); + break; + + case 9794: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 10512; + itemDef.originalModelColors[1] = 10512; + itemDef.originalModelColors[2] = 10512; + itemDef.modelID = 19058; + itemDef.stackable = false; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Mining hood"; + itemDef.description = "Mining skillcape hood.".getBytes(); + break; + + case 9795: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 10530; + itemDef.originalModelColors[1] = 10520; + itemDef.originalModelColors[2] = 10520; + itemDef.originalModelColors[3] = 10530; + itemDef.modelID = 19066; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18953; + itemDef.anInt200 = 18988; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Smithing cape"; + itemDef.description = "The cape worn by the best of smithers.".getBytes(); + break; + + case 9796: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 9152; + itemDef.originalModelColors[1] = 7104; + itemDef.originalModelColors[2] = 7104; + itemDef.originalModelColors[3] = 796; + itemDef.modelID = 19066; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18953; + itemDef.anInt200 = 18988; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Smithing cape(t)"; + itemDef.description = "The cape worn by the best of smithers.".getBytes(); + break; + + case 9797: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 10512; + itemDef.originalModelColors[1] = 10512; + itemDef.originalModelColors[2] = 10512; + itemDef.modelID = 19058; + itemDef.stackable = false; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Smithing hood"; + itemDef.description = "Smithing skillcape hood.".getBytes(); + break; + + case 9798: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 38256; + itemDef.originalModelColors[1] = 38226; + itemDef.originalModelColors[2] = 38226; + itemDef.originalModelColors[3] = 38256; + itemDef.modelID = 19054; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18934; + itemDef.anInt200 = 18976; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Fishing cape"; + itemDef.description = "The cape worn by the best fishermen.".getBytes(); + break; + + case 9799: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 9152; + itemDef.originalModelColors[1] = 7104; + itemDef.originalModelColors[2] = 7104; + itemDef.originalModelColors[3] = 796; + itemDef.modelID = 19054; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18934; + itemDef.anInt200 = 18976; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Fishing cape(t)"; + itemDef.description = "The cape worn by the best fishermen.".getBytes(); + break; + + case 9800: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 38226; + itemDef.originalModelColors[1] = 38226; + itemDef.originalModelColors[2] = 38226; + itemDef.modelID = 19058; + itemDef.stackable = false; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Fishing hood"; + itemDef.description = "Fishing skillcape hood.".getBytes(); + break; + + case 9801: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 51869; + itemDef.originalModelColors[1] = 51864; + itemDef.originalModelColors[2] = 51864; + itemDef.originalModelColors[3] = 51869; + itemDef.modelID = 19049; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18924; + itemDef.anInt200 = 18971; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Cooking cape"; + itemDef.description = "The cape worn by the world's best chefs.".getBytes(); + break; + + case 9802: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 801; + itemDef.originalModelColors[1] = 677; + itemDef.originalModelColors[2] = 677; + itemDef.originalModelColors[3] = 801; + itemDef.modelID = 19049; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18924; + itemDef.anInt200 = 18971; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Cooking cape(t)"; + itemDef.description = "The cape worn by the world's best chefs.".getBytes(); + break; + + case 9803: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 51864; + itemDef.originalModelColors[1] = 51864; + itemDef.originalModelColors[2] = 51864; + itemDef.modelID = 19058; + itemDef.stackable = false; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Cooking hood"; + itemDef.description = "Cooking skillcape hood.".getBytes(); + break; + + + case 9804: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 4032; + itemDef.originalModelColors[1] = 4027; + itemDef.originalModelColors[2] = 4027; + itemDef.originalModelColors[3] = 4032; + itemDef.modelID = 19048; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt204 = 0; + itemDef.anInt165 = 18932; + itemDef.anInt200 = 18975; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Firemaking cape"; + itemDef.description = "The cape worn by the master firelighters.".getBytes(); + break; + + case 9805: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 9152; + itemDef.originalModelColors[1] = 7104; + itemDef.originalModelColors[2] = 7104; + itemDef.originalModelColors[3] = 796; + itemDef.modelID = 19048; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt204 = 0; + itemDef.anInt165 = 18932; + itemDef.anInt200 = 18975; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Firemaking cape(t)"; + itemDef.description = "The cape worn by the master firelighters.".getBytes(); + break; + + case 9806: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 4027; + itemDef.originalModelColors[1] = 4027; + itemDef.originalModelColors[2] = 4027; + itemDef.modelID = 19058; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "FireMaking hood"; + itemDef.description = "FireMaking skillcape hood.".getBytes(); + break; + + case 9807: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 5570; + itemDef.originalModelColors[1] = 5560; + itemDef.originalModelColors[2] = 5560; + itemDef.originalModelColors[3] = 5570; + itemDef.modelID = 19064; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18955; + itemDef.anInt200 = 18991; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Woodcutting cape"; + itemDef.description = "The cape worn by master woodcutters.".getBytes(); + break; + + case 9808: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 25113; + itemDef.originalModelColors[1] = 25113; + itemDef.originalModelColors[2] = 25113; + itemDef.originalModelColors[3] = 25113; + itemDef.modelID = 19064; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18955; + itemDef.anInt200 = 18991; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Woodcutting cape(t)"; + itemDef.description = "The cape worn by master woodcutters.".getBytes(); + break; + + case 9809: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 5560; + itemDef.originalModelColors[1] = 5560; + itemDef.originalModelColors[2] = 5560; + itemDef.modelID = 19058; + itemDef.stackable = false; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Woodcutting hood"; + itemDef.description = "Woodcutting skillcape hood.".getBytes(); + break; + + case 9810: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 22426; + itemDef.originalModelColors[1] = 22416; + itemDef.originalModelColors[2] = 22416; + itemDef.originalModelColors[3] = 22426; + itemDef.modelID = 19052; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18929; + itemDef.anInt200 = 18974; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Farming cape"; + itemDef.description = "The cape worn by the best of farmers.".getBytes(); + break; + + case 9811: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 21844; + itemDef.originalModelColors[1] = 21844; + itemDef.originalModelColors[2] = 21844; + itemDef.originalModelColors[3] = 21844; + itemDef.modelID = 19052; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18929; + itemDef.anInt200 = 18974; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Farming cape(t)"; + itemDef.description = "The cape worn by the best of farmers.".getBytes(); + break; + + case 9812: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 22416; + itemDef.originalModelColors[1] = 22416; + itemDef.originalModelColors[2] = 22416; + itemDef.modelID = 19058; + itemDef.stackable = false; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Farming hood"; + itemDef.description = "Farming skillcape hood.".getBytes(); + break; + + case 9813: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[4]; + itemDef.originalModelColors = new int[4]; + itemDef.modifiedModelColors[0] = 57280; + itemDef.modifiedModelColors[1] = 54503; + itemDef.modifiedModelColors[2] = 54183; + itemDef.modifiedModelColors[3] = 11200; + itemDef.originalModelColors[0] = 107; + itemDef.originalModelColors[1] = 107; + itemDef.originalModelColors[2] = 107; + itemDef.originalModelColors[3] = 107; + itemDef.modelID = 19062; + itemDef.modelZoom = 2128; + itemDef.modelRotation1 = 504; + itemDef.modelRotation2 = 0; + itemDef.anInt204 = 0; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 1; + itemDef.anInt165 = 18946; + itemDef.anInt200 = 18984; + itemDef.anInt175 = -1; + itemDef.anInt197 = -1; + itemDef.name = "Quest cape"; + itemDef.description = "Its a quest cape".getBytes(); + break; + + case 9814: + itemDef.actions = new String[5]; + itemDef.actions[1] = "Wear"; + itemDef.modifiedModelColors = new int[3]; + itemDef.originalModelColors = new int[3]; + itemDef.modifiedModelColors[0] = 960; + itemDef.modifiedModelColors[1] = 22464; + itemDef.modifiedModelColors[2] = 43968; + itemDef.originalModelColors[0] = 107; + itemDef.originalModelColors[1] = 107; + itemDef.originalModelColors[2] = 107; + itemDef.modelID = 19058; + itemDef.stackable = false; + itemDef.modelZoom = 720; + itemDef.modelRotation1 = 21; + itemDef.modelRotation2 = 18; + itemDef.modelOffset1 = 0; + itemDef.modelOffset2 = 0; + itemDef.anInt165 = 18914; + itemDef.anInt200 = 18967; + itemDef.name = "Quest hood"; + itemDef.description = "Quest skillcape hood.".getBytes(); + break; + } + return itemDef; + } + + private void toNote() { + ItemDef itemDef = forID(certTemplateID); + modelID = itemDef.modelID; + modelZoom = itemDef.modelZoom; + modelRotation1 = itemDef.modelRotation1; + modelRotation2 = itemDef.modelRotation2; + + anInt204 = itemDef.anInt204; + modelOffset1 = itemDef.modelOffset1; + modelOffset2 = itemDef.modelOffset2; + modifiedModelColors = itemDef.modifiedModelColors; + originalModelColors = itemDef.originalModelColors; + ItemDef itemDef_1 = forID(certID); + name = itemDef_1.name; + membersObject = itemDef_1.membersObject; + value = itemDef_1.value; + String s = "a"; + char c = itemDef_1.name.charAt(0); + if (c == 'A' || c == 'E' || c == 'I' || c == 'O' || c == 'U') { + s = "an"; + } + description = ("Swap this note at any bank for " + s + " " + itemDef_1.name + ".").getBytes(); + stackable = true; + } + + public static Sprite getSprite(int i, int j, int k) { + if (k == 0) { + Sprite sprite = (Sprite) mruNodes1.insertFromCache(i); + if (sprite != null && sprite.trimHeight != j && sprite.trimHeight != -1) { + sprite.unlink(); + sprite = null; + } + if (sprite != null) { + return sprite; + } + } + ItemDef itemDef = forID(i); + if (itemDef.stackIDs == null) { + j = -1; + } + if (j > 1) { + int i1 = -1; + for (int j1 = 0; j1 < 10; j1++) { + if (j >= itemDef.stackAmounts[j1] && itemDef.stackAmounts[j1] != 0) { + i1 = itemDef.stackIDs[j1]; + } + } + + if (i1 != -1) { + itemDef = forID(i1); + } + } + Model model = itemDef.method201(1); + if (model == null) { + return null; + } + Sprite sprite = null; + if (itemDef.certTemplateID != -1) { + sprite = getSprite(itemDef.certID, 10, -1); + if (sprite == null) { + return null; + } + } + Sprite sprite2 = new Sprite(32, 32); + int k1 = Texture.textureInt1; + int l1 = Texture.textureInt2; + int ai[] = Texture.lineOffsets; + int ai1[] = DrawingArea.pixels; + int i2 = DrawingArea.width; + int j2 = DrawingArea.height; + int k2 = DrawingArea.topX; + int l2 = DrawingArea.bottomX; + int i3 = DrawingArea.topY; + int j3 = DrawingArea.bottomY; + Texture.aBoolean1464 = false; + DrawingArea.initDrawingArea(32, 32, sprite2.pixels); + DrawingArea.method336(32, 0, 0, 32, 0); + Texture.method364(); + int k3 = itemDef.modelZoom; + if (k == -1) { + k3 = (int) (k3 * 1.5D); + } + if (k > 0) { + k3 = (int) (k3 * 1.04D); + } + int l3 = Texture.anIntArray1470[itemDef.modelRotation1] * k3 >> 16; + int i4 = Texture.anIntArray1471[itemDef.modelRotation1] * k3 >> 16; + model.method482(itemDef.modelRotation2, itemDef.anInt204, itemDef.modelRotation1, itemDef.modelOffset1, l3 + model.modelHeight / 2 + itemDef.modelOffset2, i4 + itemDef.modelOffset2); + for (int i5 = 31; i5 >= 0; i5--) { + for (int j4 = 31; j4 >= 0; j4--) { + if (sprite2.pixels[i5 + j4 * 32] == 0) { + if (i5 > 0 && sprite2.pixels[i5 - 1 + j4 * 32] > 1) { + sprite2.pixels[i5 + j4 * 32] = 1; + } else if (j4 > 0 && sprite2.pixels[i5 + (j4 - 1) * 32] > 1) { + sprite2.pixels[i5 + j4 * 32] = 1; + } else if (i5 < 31 && sprite2.pixels[i5 + 1 + j4 * 32] > 1) { + sprite2.pixels[i5 + j4 * 32] = 1; + } else if (j4 < 31 && sprite2.pixels[i5 + (j4 + 1) * 32] > 1) { + sprite2.pixels[i5 + j4 * 32] = 1; + } + } + } + + } + + if (k > 0) { + for (int j5 = 31; j5 >= 0; j5--) { + for (int k4 = 31; k4 >= 0; k4--) { + if (sprite2.pixels[j5 + k4 * 32] == 0) { + if (j5 > 0 && sprite2.pixels[j5 - 1 + k4 * 32] == 1) { + sprite2.pixels[j5 + k4 * 32] = k; + } else if (k4 > 0 && sprite2.pixels[j5 + (k4 - 1) * 32] == 1) { + sprite2.pixels[j5 + k4 * 32] = k; + } else if (j5 < 31 && sprite2.pixels[j5 + 1 + k4 * 32] == 1) { + sprite2.pixels[j5 + k4 * 32] = k; + } else if (k4 < 31 && sprite2.pixels[j5 + (k4 + 1) * 32] == 1) { + sprite2.pixels[j5 + k4 * 32] = k; + } + } + } + + } + + } else if (k == 0) { + for (int k5 = 31; k5 >= 0; k5--) { + for (int l4 = 31; l4 >= 0; l4--) { + if (sprite2.pixels[k5 + l4 * 32] == 0 && k5 > 0 && l4 > 0 && sprite2.pixels[k5 - 1 + (l4 - 1) * 32] > 0) { + sprite2.pixels[k5 + l4 * 32] = 0x302020; + } + } + + } + + } + if (itemDef.certTemplateID != -1) { + int l5 = sprite.trimWidth; + int j6 = sprite.trimHeight; + sprite.trimWidth = 32; + sprite.trimHeight = 32; + sprite.drawSprite(0, 0); + sprite.trimWidth = l5; + sprite.trimHeight = j6; + } + if (k == 0) { + mruNodes1.removeFromCache(sprite2, i); + } + DrawingArea.initDrawingArea(j2, i2, ai1); + DrawingArea.setDrawingArea(j3, k2, l2, i3); + Texture.textureInt1 = k1; + Texture.textureInt2 = l1; + Texture.lineOffsets = ai; + Texture.aBoolean1464 = true; + if (itemDef.stackable) { + sprite2.trimWidth = 33; + } else { + sprite2.trimWidth = 32; + } + sprite2.trimHeight = j; + return sprite2; + } + + public Model method201(int i) { + if (stackIDs != null && i > 1) { + int j = -1; + for (int k = 0; k < 10; k++) { + if (i >= stackAmounts[k] && stackAmounts[k] != 0) { + j = stackIDs[k]; + } + } + + if (j != -1) { + return forID(j).method201(1); + } + } + Model model = (Model) mruNodes2.insertFromCache(id); + if (model != null) { + return model; + } + model = Model.method462(modelID); + if (model == null) { + return null; + } + if (anInt167 != 128 || anInt192 != 128 || anInt191 != 128) { + model.method478(anInt167, anInt191, anInt192); + } + if (modifiedModelColors != null) { + for (int l = 0; l < modifiedModelColors.length; l++) { + model.method476(modifiedModelColors[l], originalModelColors[l]); + } + + } + model.method479(64 + anInt196, 768 + anInt184, -50, -10, -50, true); + model.aBoolean1659 = true; + mruNodes2.removeFromCache(model, id); + return model; + } + + public Model method202(int i) { + if (stackIDs != null && i > 1) { + int j = -1; + for (int k = 0; k < 10; k++) { + if (i >= stackAmounts[k] && stackAmounts[k] != 0) { + j = stackIDs[k]; + } + } + + if (j != -1) { + return forID(j).method202(1); + } + } + Model model = Model.method462(modelID); + if (model == null) { + return null; + } + if (modifiedModelColors != null) { + for (int l = 0; l < modifiedModelColors.length; l++) { + model.method476(modifiedModelColors[l], originalModelColors[l]); + } + + } + return model; + } + + private void readValues(Stream stream) { + do { + int i = stream.readUnsignedByte(); + if (i == 0) { + return; + } + if (i == 1) { + modelID = stream.readUnsignedWord(); + } else if (i == 2) { + name = stream.readString(); + } else if (i == 3) { + description = stream.readBytes(); + } else if (i == 4) { + modelZoom = stream.readUnsignedWord(); + } else if (i == 5) { + modelRotation1 = stream.readUnsignedWord(); + } else if (i == 6) { + modelRotation2 = stream.readUnsignedWord(); + } else if (i == 7) { + modelOffset1 = stream.readUnsignedWord(); + if (modelOffset1 > 32767) { + modelOffset1 -= 0x10000; + } + } else if (i == 8) { + modelOffset2 = stream.readUnsignedWord(); + if (modelOffset2 > 32767) { + modelOffset2 -= 0x10000; + } + } else if (i == 10) { + stream.readUnsignedWord(); + } else if (i == 11) { + stackable = true; + } else if (i == 12) { + value = stream.readDWord(); + } else if (i == 16) { + membersObject = true; + } else if (i == 23) { + anInt165 = stream.readUnsignedWord(); + aByte205 = stream.readSignedByte(); + } else if (i == 24) { + anInt188 = stream.readUnsignedWord(); + } else if (i == 25) { + anInt200 = stream.readUnsignedWord(); + aByte154 = stream.readSignedByte(); + } else if (i == 26) { + anInt164 = stream.readUnsignedWord(); + } else if (i >= 30 && i < 35) { + if (groundActions == null) { + groundActions = new String[5]; + } + groundActions[i - 30] = stream.readString(); + if (groundActions[i - 30].equalsIgnoreCase("hidden")) { + groundActions[i - 30] = null; + } + } else if (i >= 35 && i < 40) { + if (actions == null) { + actions = new String[5]; + } + actions[i - 35] = stream.readString(); + } else if (i == 40) { + int j = stream.readUnsignedByte(); + modifiedModelColors = new int[j]; + originalModelColors = new int[j]; + for (int k = 0; k < j; k++) { + modifiedModelColors[k] = stream.readUnsignedWord(); + originalModelColors[k] = stream.readUnsignedWord(); + } + + } else if (i == 78) { + anInt185 = stream.readUnsignedWord(); + } else if (i == 79) { + anInt162 = stream.readUnsignedWord(); + } else if (i == 90) { + anInt175 = stream.readUnsignedWord(); + } else if (i == 91) { + anInt197 = stream.readUnsignedWord(); + } else if (i == 92) { + anInt166 = stream.readUnsignedWord(); + } else if (i == 93) { + anInt173 = stream.readUnsignedWord(); + } else if (i == 95) { + anInt204 = stream.readUnsignedWord(); + } else if (i == 97) { + certID = stream.readUnsignedWord(); + } else if (i == 98) { + certTemplateID = stream.readUnsignedWord(); + } else if (i >= 100 && i < 110) { + if (stackIDs == null) { + stackIDs = new int[10]; + stackAmounts = new int[10]; + } + stackIDs[i - 100] = stream.readUnsignedWord(); + stackAmounts[i - 100] = stream.readUnsignedWord(); + } else if (i == 110) { + anInt167 = stream.readUnsignedWord(); + } else if (i == 111) { + anInt192 = stream.readUnsignedWord(); + } else if (i == 112) { + anInt191 = stream.readUnsignedWord(); + } else if (i == 113) { + anInt196 = stream.readSignedByte(); + } else if (i == 114) { + anInt184 = stream.readSignedByte() * 5; + } else if (i == 115) { + team = stream.readUnsignedByte(); + } + } while (true); + } + + private ItemDef() { + id = -1; + } + + private byte aByte154; + public int value; + private int[] modifiedModelColors; + public int id; + static MRUNodes mruNodes1 = new MRUNodes(100); + public static MRUNodes mruNodes2 = new MRUNodes(50); + private int[] originalModelColors; + public boolean membersObject; + private int anInt162; + private int certTemplateID; + private int anInt164; + private int anInt165; + private int anInt166; + private int anInt167; + public String groundActions[]; + private int modelOffset1; + public String name; + private static ItemDef[] cache; + private int anInt173; + private int modelID; + private int anInt175; + public boolean stackable; + public byte description[]; + private int certID; + private static int cacheIndex; + public int modelZoom; + public static boolean isMembers = true; + private static Stream stream; + public int anInt184; + private int anInt185; + private int anInt188; + public String actions[]; + public int modelRotation1; + private int anInt191; + private int anInt192; + private int[] stackIDs; + private int modelOffset2; + private static int[] streamIndices; + public int anInt196; + private int anInt197; + public int modelRotation2; + private int anInt200; + private int[] stackAmounts; + public int team; + public static int totalItems; + private int anInt204; + private byte aByte205; + +} diff --git a/2006Redone Client/src/LocalGame.java b/2006Redone Client/src/main/java/LocalGame.java similarity index 96% rename from 2006Redone Client/src/LocalGame.java rename to 2006Redone Client/src/main/java/LocalGame.java index 38e9a0c9..e48e696a 100644 --- a/2006Redone Client/src/LocalGame.java +++ b/2006Redone Client/src/main/java/LocalGame.java @@ -1,28 +1,28 @@ -/** - * NOTICE: IF YOU CHANGE ANYTHING IN GAME.JAVA, PLEASE COPY-PASTE THE WHOLE CLASS OVER TO LOCALGAME.JAVA - * THIS IS TO ALLOW LOCAL PARABOT TO CONTINUE TO WORK - */ - -import java.applet.AppletContext; -import java.awt.*; -import java.awt.event.KeyEvent; -import java.io.*; -import java.net.InetAddress; -import java.net.Socket; -import java.net.URL; -import java.text.DecimalFormat; -import java.text.DecimalFormatSymbols; -import java.util.Calendar; -import java.util.Date; - -/** - * NOTICE: IF YOU CHANGE ANYTHING IN GAME.JAVA, PLEASE COPY-PASTE THE WHOLE CLASS OVER TO LOCALGAME.JAVA - * THIS IS TO ALLOW LOCAL PARABOT TO CONTINUE TO WORK - */ -@SuppressWarnings("serial") -public class LocalGame extends Game { - public LocalGame() { - super(); - server = "127.0.0.1"; - } -} +/** + * NOTICE: IF YOU CHANGE ANYTHING IN GAME.JAVA, PLEASE COPY-PASTE THE WHOLE CLASS OVER TO LOCALGAME.JAVA + * THIS IS TO ALLOW LOCAL PARABOT TO CONTINUE TO WORK + */ + +import java.applet.AppletContext; +import java.awt.*; +import java.awt.event.KeyEvent; +import java.io.*; +import java.net.InetAddress; +import java.net.Socket; +import java.net.URL; +import java.text.DecimalFormat; +import java.text.DecimalFormatSymbols; +import java.util.Calendar; +import java.util.Date; + +/** + * NOTICE: IF YOU CHANGE ANYTHING IN GAME.JAVA, PLEASE COPY-PASTE THE WHOLE CLASS OVER TO LOCALGAME.JAVA + * THIS IS TO ALLOW LOCAL PARABOT TO CONTINUE TO WORK + */ +@SuppressWarnings("serial") +public class LocalGame extends Game { + public LocalGame() { + super(); + server = "127.0.0.1"; + } +} diff --git a/2006Redone Client/src/MRUNodes.java b/2006Redone Client/src/main/java/MRUNodes.java similarity index 96% rename from 2006Redone Client/src/MRUNodes.java rename to 2006Redone Client/src/main/java/MRUNodes.java index ea6e8fcb..9d83fb6b 100644 --- a/2006Redone Client/src/MRUNodes.java +++ b/2006Redone Client/src/main/java/MRUNodes.java @@ -1,64 +1,64 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class MRUNodes { - - public MRUNodes(int i) { - emptyNodeSub = new NodeSub(); - nodeSubList = new NodeSubList(); - initialCount = i; - spaceLeft = i; - nodeCache = new NodeCache(); - } - - public NodeSub insertFromCache(long l) { - NodeSub nodeSub = (NodeSub) nodeCache.findNodeByID(l); - if (nodeSub != null) { - nodeSubList.insertHead(nodeSub); - } - return nodeSub; - } - - public void removeFromCache(NodeSub nodeSub, long l) { - try { - if (spaceLeft == 0) { - NodeSub nodeSub_1 = nodeSubList.popTail(); - nodeSub_1.unlink(); - nodeSub_1.unlinkSub(); - if (nodeSub_1 == emptyNodeSub) { - NodeSub nodeSub_2 = nodeSubList.popTail(); - nodeSub_2.unlink(); - nodeSub_2.unlinkSub(); - } - } else { - spaceLeft--; - } - nodeCache.removeFromCache(nodeSub, l); - nodeSubList.insertHead(nodeSub); - return; - } catch (RuntimeException runtimeexception) { - Signlink.reporterror("47547, " + nodeSub + ", " + l + ", " + (byte) 2 + ", " + runtimeexception.toString()); - } - throw new RuntimeException(); - } - - public void unlinkAll() { - do { - NodeSub nodeSub = nodeSubList.popTail(); - if (nodeSub != null) { - nodeSub.unlink(); - nodeSub.unlinkSub(); - } else { - spaceLeft = initialCount; - return; - } - } while (true); - } - - private final NodeSub emptyNodeSub; - private final int initialCount; - private int spaceLeft; - private final NodeCache nodeCache; - private final NodeSubList nodeSubList; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class MRUNodes { + + public MRUNodes(int i) { + emptyNodeSub = new NodeSub(); + nodeSubList = new NodeSubList(); + initialCount = i; + spaceLeft = i; + nodeCache = new NodeCache(); + } + + public NodeSub insertFromCache(long l) { + NodeSub nodeSub = (NodeSub) nodeCache.findNodeByID(l); + if (nodeSub != null) { + nodeSubList.insertHead(nodeSub); + } + return nodeSub; + } + + public void removeFromCache(NodeSub nodeSub, long l) { + try { + if (spaceLeft == 0) { + NodeSub nodeSub_1 = nodeSubList.popTail(); + nodeSub_1.unlink(); + nodeSub_1.unlinkSub(); + if (nodeSub_1 == emptyNodeSub) { + NodeSub nodeSub_2 = nodeSubList.popTail(); + nodeSub_2.unlink(); + nodeSub_2.unlinkSub(); + } + } else { + spaceLeft--; + } + nodeCache.removeFromCache(nodeSub, l); + nodeSubList.insertHead(nodeSub); + return; + } catch (RuntimeException runtimeexception) { + Signlink.reporterror("47547, " + nodeSub + ", " + l + ", " + (byte) 2 + ", " + runtimeexception.toString()); + } + throw new RuntimeException(); + } + + public void unlinkAll() { + do { + NodeSub nodeSub = nodeSubList.popTail(); + if (nodeSub != null) { + nodeSub.unlink(); + nodeSub.unlinkSub(); + } else { + spaceLeft = initialCount; + return; + } + } while (true); + } + + private final NodeSub emptyNodeSub; + private final int initialCount; + private int spaceLeft; + private final NodeCache nodeCache; + private final NodeSubList nodeSubList; +} diff --git a/2006Redone Client/src/Main.java b/2006Redone Client/src/main/java/Main.java similarity index 96% rename from 2006Redone Client/src/Main.java rename to 2006Redone Client/src/main/java/Main.java index 25c337af..dd680554 100644 --- a/2006Redone Client/src/Main.java +++ b/2006Redone Client/src/main/java/Main.java @@ -1,39 +1,39 @@ -import java.net.InetAddress; -import java.net.UnknownHostException; - -public final class Main { - - /* - - DEAR DEVELOPER! - - If you want to run the client locally, the easiest way to do that is run the class "Client.java" instead! - - If you REALLY want to use this class, add two random program arguments. - But seriously, Client.java is just a copy-paste of this class and does it locally. Use that instead! - - - */ - - public static void main(String[] args) { - ClientSettings.SERVER_IP = "2006rebotted.hopto.org"; - if (args.length > 1) - { - System.out.println("Running local"); - ClientSettings.SERVER_IP = "127.0.0.1"; - } - try { - Game game = new Game(); - Game.nodeID = 10; - Game.portOff = 0; - Game.setHighMem(); - Game.isMembers = true; - Signlink.storeid = 32; - Signlink.startpriv(InetAddress.getLocalHost()); - game.createClientFrame(503, 765); - } catch (UnknownHostException e) { - e.printStackTrace(); - } - } - +import java.net.InetAddress; +import java.net.UnknownHostException; + +public final class Main { + + /* + + DEAR DEVELOPER! + + If you want to run the client locally, the easiest way to do that is run the class "Client.java" instead! + + If you REALLY want to use this class, add two random program arguments. + But seriously, Client.java is just a copy-paste of this class and does it locally. Use that instead! + + + */ + + public static void main(String[] args) { + ClientSettings.SERVER_IP = "2006rebotted.hopto.org"; + if (args.length > 1) + { + System.out.println("Running local"); + ClientSettings.SERVER_IP = "127.0.0.1"; + } + try { + Game game = new Game(); + Game.nodeID = 10; + Game.portOff = 0; + Game.setHighMem(); + Game.isMembers = true; + Signlink.storeid = 32; + Signlink.startpriv(InetAddress.getLocalHost()); + game.createClientFrame(503, 765); + } catch (UnknownHostException e) { + e.printStackTrace(); + } + } + } \ No newline at end of file diff --git a/2006Redone Client/src/Midi.java b/2006Redone Client/src/main/java/Midi.java similarity index 95% rename from 2006Redone Client/src/Midi.java rename to 2006Redone Client/src/main/java/Midi.java index c7f30177..040e0ef6 100644 --- a/2006Redone Client/src/Midi.java +++ b/2006Redone Client/src/main/java/Midi.java @@ -1,178 +1,178 @@ -import java.io.File; - -import javax.sound.midi.MidiSystem; -import javax.sound.midi.Receiver; -import javax.sound.midi.Sequence; -import javax.sound.midi.Sequencer; -import javax.sound.midi.ShortMessage; -import javax.sound.midi.Synthesizer; - -/** - * Midi file playing. - * - * @author Primadude. - */ -public class Midi implements Runnable { - - /** - * The name of the midi file. - */ - String midiFileName; - - /** - * The dir of the midi file. - */ - String midiSaveDir; - - /** - * The Sequence object. - */ - Sequence sequence; - - /** - * The Sequencer object. - */ - Sequencer sequencer; - - /** - * The Synthesizer object. - */ - Synthesizer synthesizer; - - /** - * Gets the name of the midi file. - * - * @return The midiFileName variable. - */ - public String getMidiFileName() { - return midiFileName; - } - - /** - * Gets the midi file directory. - * - * @return The midiSaveDir variable. - */ - public String getMidiSaveDir() { - return midiSaveDir; - } - - /** - * Sets the midi file name. - * - * @param midiFileName - * The String to set the file name to. - */ - public void setMidiFileName(String midiFileName) { - this.midiFileName = midiFileName; - } - - /** - * Sets the midi directory. - * - * @param midiFileName - * The String to set the file directory to. - */ - public void setMidiSaveDir(String midiSaveDir) { - this.midiSaveDir = midiSaveDir; - } - - /** - * Checks if the sequenced is finished. If the sequence is finished, it is - * faded out and closed. - */ - @Override - public void run() { - while (sequencer != null) { - if (sequencer.getTickPosition() >= sequencer.getTickLength()) { - fadeOut(); - } - } - } - - /** - * Sets the volume of the midi that is playing. - * - * @param volume - * The volume of the midi sound. - * @return True or false. - */ - public boolean setVolume(double value) { - try { - Receiver receiver = MidiSystem.getReceiver(); - ShortMessage volumeMessage = new ShortMessage(); - - for (int i = 0; i < 16; i++) { - volumeMessage.setMessage(ShortMessage.CONTROL_CHANGE, i, 7, (int) (value * 127.0)); - receiver.send(volumeMessage, -1); - } - return true; - } catch (Exception e) { - e.printStackTrace(); - return false; - } - } - - /** - * Fades the volume of the midi out. Stops the current midi playing. - */ - public void fadeOut() { - double volume = 1; - while (volume - 0.05 > 0 && setVolume(volume)) { - try { - Thread.sleep(150); - } catch (Exception exception) { - } - volume -= 0.025; - } - try { - if (synthesizer != null) { - synthesizer.close(); - synthesizer = null; - } - if (sequencer != null) { - if (sequencer.isOpen()) { - sequencer.stop(); - } - sequencer.close(); - } - } catch (Exception exception) { - } - } - - /** - * Starts playing the midi. - */ - public void startMidi() { - String midiDir = getMidiFileName() + getMidiSaveDir(); - new Thread(this); - - try { - if (sequencer != null) { - fadeOut(); - } - sequencer = null; - sequence = null; - - File file = new File(midiDir); - - if (file.exists()) { - sequence = MidiSystem.getSequence(file); - } - sequencer = MidiSystem.getSequencer(); - sequencer.setSequence(sequence); - synthesizer = MidiSystem.getSynthesizer(); - synthesizer.open(); - - if (synthesizer.getDefaultSoundbank() == null) { - sequencer.getTransmitter().setReceiver(MidiSystem.getReceiver()); - } else { - sequencer.getTransmitter().setReceiver(synthesizer.getReceiver()); - } - sequencer.open(); - sequencer.start(); - } catch (Exception exception) { - exception.printStackTrace(); - } - } +import java.io.File; + +import javax.sound.midi.MidiSystem; +import javax.sound.midi.Receiver; +import javax.sound.midi.Sequence; +import javax.sound.midi.Sequencer; +import javax.sound.midi.ShortMessage; +import javax.sound.midi.Synthesizer; + +/** + * Midi file playing. + * + * @author Primadude. + */ +public class Midi implements Runnable { + + /** + * The name of the midi file. + */ + String midiFileName; + + /** + * The dir of the midi file. + */ + String midiSaveDir; + + /** + * The Sequence object. + */ + Sequence sequence; + + /** + * The Sequencer object. + */ + Sequencer sequencer; + + /** + * The Synthesizer object. + */ + Synthesizer synthesizer; + + /** + * Gets the name of the midi file. + * + * @return The midiFileName variable. + */ + public String getMidiFileName() { + return midiFileName; + } + + /** + * Gets the midi file directory. + * + * @return The midiSaveDir variable. + */ + public String getMidiSaveDir() { + return midiSaveDir; + } + + /** + * Sets the midi file name. + * + * @param midiFileName + * The String to set the file name to. + */ + public void setMidiFileName(String midiFileName) { + this.midiFileName = midiFileName; + } + + /** + * Sets the midi directory. + * + * @param midiFileName + * The String to set the file directory to. + */ + public void setMidiSaveDir(String midiSaveDir) { + this.midiSaveDir = midiSaveDir; + } + + /** + * Checks if the sequenced is finished. If the sequence is finished, it is + * faded out and closed. + */ + @Override + public void run() { + while (sequencer != null) { + if (sequencer.getTickPosition() >= sequencer.getTickLength()) { + fadeOut(); + } + } + } + + /** + * Sets the volume of the midi that is playing. + * + * @param volume + * The volume of the midi sound. + * @return True or false. + */ + public boolean setVolume(double value) { + try { + Receiver receiver = MidiSystem.getReceiver(); + ShortMessage volumeMessage = new ShortMessage(); + + for (int i = 0; i < 16; i++) { + volumeMessage.setMessage(ShortMessage.CONTROL_CHANGE, i, 7, (int) (value * 127.0)); + receiver.send(volumeMessage, -1); + } + return true; + } catch (Exception e) { + e.printStackTrace(); + return false; + } + } + + /** + * Fades the volume of the midi out. Stops the current midi playing. + */ + public void fadeOut() { + double volume = 1; + while (volume - 0.05 > 0 && setVolume(volume)) { + try { + Thread.sleep(150); + } catch (Exception exception) { + } + volume -= 0.025; + } + try { + if (synthesizer != null) { + synthesizer.close(); + synthesizer = null; + } + if (sequencer != null) { + if (sequencer.isOpen()) { + sequencer.stop(); + } + sequencer.close(); + } + } catch (Exception exception) { + } + } + + /** + * Starts playing the midi. + */ + public void startMidi() { + String midiDir = getMidiFileName() + getMidiSaveDir(); + new Thread(this); + + try { + if (sequencer != null) { + fadeOut(); + } + sequencer = null; + sequence = null; + + File file = new File(midiDir); + + if (file.exists()) { + sequence = MidiSystem.getSequence(file); + } + sequencer = MidiSystem.getSequencer(); + sequencer.setSequence(sequence); + synthesizer = MidiSystem.getSynthesizer(); + synthesizer.open(); + + if (synthesizer.getDefaultSoundbank() == null) { + sequencer.getTransmitter().setReceiver(MidiSystem.getReceiver()); + } else { + sequencer.getTransmitter().setReceiver(synthesizer.getReceiver()); + } + sequencer.open(); + sequencer.start(); + } catch (Exception exception) { + exception.printStackTrace(); + } + } } \ No newline at end of file diff --git a/2006Redone Client/src/Model.java b/2006Redone Client/src/main/java/Model.java similarity index 96% rename from 2006Redone Client/src/Model.java rename to 2006Redone Client/src/main/java/Model.java index efde1f61..aa1a8730 100644 --- a/2006Redone Client/src/Model.java +++ b/2006Redone Client/src/main/java/Model.java @@ -1,1895 +1,1895 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class Model extends Animable { - - public static void nullLoader() { - aClass21Array1661 = null; - aBooleanArray1663 = null; - aBooleanArray1664 = null; - anIntArray1665 = null; - anIntArray1666 = null; - anIntArray1667 = null; - anIntArray1668 = null; - anIntArray1669 = null; - anIntArray1670 = null; - anIntArray1671 = null; - anIntArrayArray1672 = null; - anIntArray1673 = null; - anIntArrayArray1674 = null; - anIntArray1675 = null; - anIntArray1676 = null; - anIntArray1677 = null; - modelIntArray1 = null; - modelIntArray2 = null; - modelIntArray3 = null; - modelIntArray4 = null; - } - - public static void method459(int i, OnDemandFetcherParent onDemandFetcherParent) { - aClass21Array1661 = new Class21[i]; - aOnDemandFetcherParent_1662 = onDemandFetcherParent; - } - - public static void method460(byte abyte0[], int j) { - if (abyte0 == null) { - Class21 class21 = aClass21Array1661[j] = new Class21(); - class21.anInt369 = 0; - class21.anInt370 = 0; - class21.anInt371 = 0; - return; - } - Stream stream = new Stream(abyte0); - stream.currentOffset = abyte0.length - 18; - Class21 class21_1 = aClass21Array1661[j] = new Class21(); - class21_1.aByteArray368 = abyte0; - class21_1.anInt369 = stream.readUnsignedWord(); - class21_1.anInt370 = stream.readUnsignedWord(); - class21_1.anInt371 = stream.readUnsignedByte(); - int k = stream.readUnsignedByte(); - int l = stream.readUnsignedByte(); - int i1 = stream.readUnsignedByte(); - int j1 = stream.readUnsignedByte(); - int k1 = stream.readUnsignedByte(); - int l1 = stream.readUnsignedWord(); - int i2 = stream.readUnsignedWord(); - int j2 = stream.readUnsignedWord(); - int k2 = stream.readUnsignedWord(); - int l2 = 0; - class21_1.anInt372 = l2; - l2 += class21_1.anInt369; - class21_1.anInt378 = l2; - l2 += class21_1.anInt370; - class21_1.anInt381 = l2; - if (l == 255) { - l2 += class21_1.anInt370; - } else { - class21_1.anInt381 = -l - 1; - } - class21_1.anInt383 = l2; - if (j1 == 1) { - l2 += class21_1.anInt370; - } else { - class21_1.anInt383 = -1; - } - class21_1.anInt380 = l2; - if (k == 1) { - l2 += class21_1.anInt370; - } else { - class21_1.anInt380 = -1; - } - class21_1.anInt376 = l2; - if (k1 == 1) { - l2 += class21_1.anInt369; - } else { - class21_1.anInt376 = -1; - } - class21_1.anInt382 = l2; - if (i1 == 1) { - l2 += class21_1.anInt370; - } else { - class21_1.anInt382 = -1; - } - class21_1.anInt377 = l2; - l2 += k2; - class21_1.anInt379 = l2; - l2 += class21_1.anInt370 * 2; - class21_1.anInt384 = l2; - l2 += class21_1.anInt371 * 6; - class21_1.anInt373 = l2; - l2 += l1; - class21_1.anInt374 = l2; - l2 += i2; - class21_1.anInt375 = l2; - l2 += j2; - } - - public static void method461(int j) { - aClass21Array1661[j] = null; - } - - public static Model method462(int j) { - if (aClass21Array1661 == null) { - return null; - } - Class21 class21 = aClass21Array1661[j]; - if (class21 == null) { - aOnDemandFetcherParent_1662.method548(j); - return null; - } else { - return new Model(j); - } - } - - public static boolean method463(int i) { - if (aClass21Array1661 == null) { - return false; - } - Class21 class21 = aClass21Array1661[i]; - if (class21 == null) { - aOnDemandFetcherParent_1662.method548(i); - return false; - } else { - return true; - } - } - - private Model() { - aBoolean1659 = false; - } - - private Model(int i) { - aBoolean1659 = false; - Class21 class21 = aClass21Array1661[i]; - anInt1626 = class21.anInt369; - anInt1630 = class21.anInt370; - anInt1642 = class21.anInt371; - anIntArray1627 = new int[anInt1626]; - anIntArray1628 = new int[anInt1626]; - anIntArray1629 = new int[anInt1626]; - anIntArray1631 = new int[anInt1630]; - anIntArray1632 = new int[anInt1630]; - anIntArray1633 = new int[anInt1630]; - anIntArray1643 = new int[anInt1642]; - anIntArray1644 = new int[anInt1642]; - anIntArray1645 = new int[anInt1642]; - if (class21.anInt376 >= 0) { - anIntArray1655 = new int[anInt1626]; - } - if (class21.anInt380 >= 0) { - anIntArray1637 = new int[anInt1630]; - } - if (class21.anInt381 >= 0) { - anIntArray1638 = new int[anInt1630]; - } else { - anInt1641 = -class21.anInt381 - 1; - } - if (class21.anInt382 >= 0) { - anIntArray1639 = new int[anInt1630]; - } - if (class21.anInt383 >= 0) { - anIntArray1656 = new int[anInt1630]; - } - anIntArray1640 = new int[anInt1630]; - Stream stream = new Stream(class21.aByteArray368); - stream.currentOffset = class21.anInt372; - Stream stream_1 = new Stream(class21.aByteArray368); - stream_1.currentOffset = class21.anInt373; - Stream stream_2 = new Stream(class21.aByteArray368); - stream_2.currentOffset = class21.anInt374; - Stream stream_3 = new Stream(class21.aByteArray368); - stream_3.currentOffset = class21.anInt375; - Stream stream_4 = new Stream(class21.aByteArray368); - stream_4.currentOffset = class21.anInt376; - int k = 0; - int l = 0; - int i1 = 0; - for (int j1 = 0; j1 < anInt1626; j1++) { - int k1 = stream.readUnsignedByte(); - int i2 = 0; - if ((k1 & 1) != 0) { - i2 = stream_1.method421(); - } - int k2 = 0; - if ((k1 & 2) != 0) { - k2 = stream_2.method421(); - } - int i3 = 0; - if ((k1 & 4) != 0) { - i3 = stream_3.method421(); - } - anIntArray1627[j1] = k + i2; - anIntArray1628[j1] = l + k2; - anIntArray1629[j1] = i1 + i3; - k = anIntArray1627[j1]; - l = anIntArray1628[j1]; - i1 = anIntArray1629[j1]; - if (anIntArray1655 != null) { - anIntArray1655[j1] = stream_4.readUnsignedByte(); - } - } - - stream.currentOffset = class21.anInt379; - stream_1.currentOffset = class21.anInt380; - stream_2.currentOffset = class21.anInt381; - stream_3.currentOffset = class21.anInt382; - stream_4.currentOffset = class21.anInt383; - for (int l1 = 0; l1 < anInt1630; l1++) { - anIntArray1640[l1] = stream.readUnsignedWord(); - if (anIntArray1637 != null) { - anIntArray1637[l1] = stream_1.readUnsignedByte(); - } - if (anIntArray1638 != null) { - anIntArray1638[l1] = stream_2.readUnsignedByte(); - } - if (anIntArray1639 != null) { - anIntArray1639[l1] = stream_3.readUnsignedByte(); - } - if (anIntArray1656 != null) { - anIntArray1656[l1] = stream_4.readUnsignedByte(); - } - } - - stream.currentOffset = class21.anInt377; - stream_1.currentOffset = class21.anInt378; - int j2 = 0; - int l2 = 0; - int j3 = 0; - int k3 = 0; - for (int l3 = 0; l3 < anInt1630; l3++) { - int i4 = stream_1.readUnsignedByte(); - if (i4 == 1) { - j2 = stream.method421() + k3; - k3 = j2; - l2 = stream.method421() + k3; - k3 = l2; - j3 = stream.method421() + k3; - k3 = j3; - anIntArray1631[l3] = j2; - anIntArray1632[l3] = l2; - anIntArray1633[l3] = j3; - } - if (i4 == 2) { - l2 = j3; - j3 = stream.method421() + k3; - k3 = j3; - anIntArray1631[l3] = j2; - anIntArray1632[l3] = l2; - anIntArray1633[l3] = j3; - } - if (i4 == 3) { - j2 = j3; - j3 = stream.method421() + k3; - k3 = j3; - anIntArray1631[l3] = j2; - anIntArray1632[l3] = l2; - anIntArray1633[l3] = j3; - } - if (i4 == 4) { - int k4 = j2; - j2 = l2; - l2 = k4; - j3 = stream.method421() + k3; - k3 = j3; - anIntArray1631[l3] = j2; - anIntArray1632[l3] = l2; - anIntArray1633[l3] = j3; - } - } - - stream.currentOffset = class21.anInt384; - for (int j4 = 0; j4 < anInt1642; j4++) { - anIntArray1643[j4] = stream.readUnsignedWord(); - anIntArray1644[j4] = stream.readUnsignedWord(); - anIntArray1645[j4] = stream.readUnsignedWord(); - } - - } - - public Model(int i, Model aclass30_sub2_sub4_sub6s[]) { - aBoolean1659 = false; - boolean flag = false; - boolean flag1 = false; - boolean flag2 = false; - boolean flag3 = false; - anInt1626 = 0; - anInt1630 = 0; - anInt1642 = 0; - anInt1641 = -1; - for (int k = 0; k < i; k++) { - Model model = aclass30_sub2_sub4_sub6s[k]; - if (model != null) { - anInt1626 += model.anInt1626; - anInt1630 += model.anInt1630; - anInt1642 += model.anInt1642; - flag |= model.anIntArray1637 != null; - if (model.anIntArray1638 != null) { - flag1 = true; - } else { - if (anInt1641 == -1) { - anInt1641 = model.anInt1641; - } - if (anInt1641 != model.anInt1641) { - flag1 = true; - } - } - flag2 |= model.anIntArray1639 != null; - flag3 |= model.anIntArray1656 != null; - } - } - - anIntArray1627 = new int[anInt1626]; - anIntArray1628 = new int[anInt1626]; - anIntArray1629 = new int[anInt1626]; - anIntArray1655 = new int[anInt1626]; - anIntArray1631 = new int[anInt1630]; - anIntArray1632 = new int[anInt1630]; - anIntArray1633 = new int[anInt1630]; - anIntArray1643 = new int[anInt1642]; - anIntArray1644 = new int[anInt1642]; - anIntArray1645 = new int[anInt1642]; - if (flag) { - anIntArray1637 = new int[anInt1630]; - } - if (flag1) { - anIntArray1638 = new int[anInt1630]; - } - if (flag2) { - anIntArray1639 = new int[anInt1630]; - } - if (flag3) { - anIntArray1656 = new int[anInt1630]; - } - anIntArray1640 = new int[anInt1630]; - anInt1626 = 0; - anInt1630 = 0; - anInt1642 = 0; - int l = 0; - for (int i1 = 0; i1 < i; i1++) { - Model model_1 = aclass30_sub2_sub4_sub6s[i1]; - if (model_1 != null) { - for (int j1 = 0; j1 < model_1.anInt1630; j1++) { - if (flag) { - if (model_1.anIntArray1637 == null) { - anIntArray1637[anInt1630] = 0; - } else { - int k1 = model_1.anIntArray1637[j1]; - if ((k1 & 2) == 2) { - k1 += l << 2; - } - anIntArray1637[anInt1630] = k1; - } - } - if (flag1) { - if (model_1.anIntArray1638 == null) { - anIntArray1638[anInt1630] = model_1.anInt1641; - } else { - anIntArray1638[anInt1630] = model_1.anIntArray1638[j1]; - } - } - if (flag2) { - if (model_1.anIntArray1639 == null) { - anIntArray1639[anInt1630] = 0; - } else { - anIntArray1639[anInt1630] = model_1.anIntArray1639[j1]; - } - } - if (flag3 && model_1.anIntArray1656 != null) { - anIntArray1656[anInt1630] = model_1.anIntArray1656[j1]; - } - anIntArray1640[anInt1630] = model_1.anIntArray1640[j1]; - anIntArray1631[anInt1630] = method465(model_1, model_1.anIntArray1631[j1]); - anIntArray1632[anInt1630] = method465(model_1, model_1.anIntArray1632[j1]); - anIntArray1633[anInt1630] = method465(model_1, model_1.anIntArray1633[j1]); - anInt1630++; - } - - for (int l1 = 0; l1 < model_1.anInt1642; l1++) { - anIntArray1643[anInt1642] = method465(model_1, model_1.anIntArray1643[l1]); - anIntArray1644[anInt1642] = method465(model_1, model_1.anIntArray1644[l1]); - anIntArray1645[anInt1642] = method465(model_1, model_1.anIntArray1645[l1]); - anInt1642++; - } - - l += model_1.anInt1642; - } - } - - } - - public Model(Model aclass30_sub2_sub4_sub6s[]) { - int i = 2;// was parameter - aBoolean1659 = false; - boolean flag1 = false; - boolean flag2 = false; - boolean flag3 = false; - boolean flag4 = false; - anInt1626 = 0; - anInt1630 = 0; - anInt1642 = 0; - anInt1641 = -1; - for (int k = 0; k < i; k++) { - Model model = aclass30_sub2_sub4_sub6s[k]; - if (model != null) { - anInt1626 += model.anInt1626; - anInt1630 += model.anInt1630; - anInt1642 += model.anInt1642; - flag1 |= model.anIntArray1637 != null; - if (model.anIntArray1638 != null) { - flag2 = true; - } else { - if (anInt1641 == -1) { - anInt1641 = model.anInt1641; - } - if (anInt1641 != model.anInt1641) { - flag2 = true; - } - } - flag3 |= model.anIntArray1639 != null; - flag4 |= model.anIntArray1640 != null; - } - } - - anIntArray1627 = new int[anInt1626]; - anIntArray1628 = new int[anInt1626]; - anIntArray1629 = new int[anInt1626]; - anIntArray1631 = new int[anInt1630]; - anIntArray1632 = new int[anInt1630]; - anIntArray1633 = new int[anInt1630]; - anIntArray1634 = new int[anInt1630]; - anIntArray1635 = new int[anInt1630]; - anIntArray1636 = new int[anInt1630]; - anIntArray1643 = new int[anInt1642]; - anIntArray1644 = new int[anInt1642]; - anIntArray1645 = new int[anInt1642]; - if (flag1) { - anIntArray1637 = new int[anInt1630]; - } - if (flag2) { - anIntArray1638 = new int[anInt1630]; - } - if (flag3) { - anIntArray1639 = new int[anInt1630]; - } - if (flag4) { - anIntArray1640 = new int[anInt1630]; - } - anInt1626 = 0; - anInt1630 = 0; - anInt1642 = 0; - int i1 = 0; - for (int j1 = 0; j1 < i; j1++) { - Model model_1 = aclass30_sub2_sub4_sub6s[j1]; - if (model_1 != null) { - int k1 = anInt1626; - for (int l1 = 0; l1 < model_1.anInt1626; l1++) { - anIntArray1627[anInt1626] = model_1.anIntArray1627[l1]; - anIntArray1628[anInt1626] = model_1.anIntArray1628[l1]; - anIntArray1629[anInt1626] = model_1.anIntArray1629[l1]; - anInt1626++; - } - - for (int i2 = 0; i2 < model_1.anInt1630; i2++) { - anIntArray1631[anInt1630] = model_1.anIntArray1631[i2] + k1; - anIntArray1632[anInt1630] = model_1.anIntArray1632[i2] + k1; - anIntArray1633[anInt1630] = model_1.anIntArray1633[i2] + k1; - anIntArray1634[anInt1630] = model_1.anIntArray1634[i2]; - anIntArray1635[anInt1630] = model_1.anIntArray1635[i2]; - anIntArray1636[anInt1630] = model_1.anIntArray1636[i2]; - if (flag1) { - if (model_1.anIntArray1637 == null) { - anIntArray1637[anInt1630] = 0; - } else { - int j2 = model_1.anIntArray1637[i2]; - if ((j2 & 2) == 2) { - j2 += i1 << 2; - } - anIntArray1637[anInt1630] = j2; - } - } - if (flag2) { - if (model_1.anIntArray1638 == null) { - anIntArray1638[anInt1630] = model_1.anInt1641; - } else { - anIntArray1638[anInt1630] = model_1.anIntArray1638[i2]; - } - } - if (flag3) { - if (model_1.anIntArray1639 == null) { - anIntArray1639[anInt1630] = 0; - } else { - anIntArray1639[anInt1630] = model_1.anIntArray1639[i2]; - } - } - if (flag4 && model_1.anIntArray1640 != null) { - anIntArray1640[anInt1630] = model_1.anIntArray1640[i2]; - } - anInt1630++; - } - - for (int k2 = 0; k2 < model_1.anInt1642; k2++) { - anIntArray1643[anInt1642] = model_1.anIntArray1643[k2] + k1; - anIntArray1644[anInt1642] = model_1.anIntArray1644[k2] + k1; - anIntArray1645[anInt1642] = model_1.anIntArray1645[k2] + k1; - anInt1642++; - } - - i1 += model_1.anInt1642; - } - } - - method466(); - } - - public Model(boolean flag, boolean flag1, boolean flag2, Model model) { - aBoolean1659 = false; - anInt1626 = model.anInt1626; - anInt1630 = model.anInt1630; - anInt1642 = model.anInt1642; - if (flag2) { - anIntArray1627 = model.anIntArray1627; - anIntArray1628 = model.anIntArray1628; - anIntArray1629 = model.anIntArray1629; - } else { - anIntArray1627 = new int[anInt1626]; - anIntArray1628 = new int[anInt1626]; - anIntArray1629 = new int[anInt1626]; - for (int j = 0; j < anInt1626; j++) { - anIntArray1627[j] = model.anIntArray1627[j]; - anIntArray1628[j] = model.anIntArray1628[j]; - anIntArray1629[j] = model.anIntArray1629[j]; - } - - } - if (flag) { - anIntArray1640 = model.anIntArray1640; - } else { - anIntArray1640 = new int[anInt1630]; - System.arraycopy(model.anIntArray1640, 0, anIntArray1640, 0, anInt1630); - - } - if (flag1) { - anIntArray1639 = model.anIntArray1639; - } else { - anIntArray1639 = new int[anInt1630]; - if (model.anIntArray1639 == null) { - for (int l = 0; l < anInt1630; l++) { - anIntArray1639[l] = 0; - } - - } else { - System.arraycopy(model.anIntArray1639, 0, anIntArray1639, 0, anInt1630); - - } - } - anIntArray1655 = model.anIntArray1655; - anIntArray1656 = model.anIntArray1656; - anIntArray1637 = model.anIntArray1637; - anIntArray1631 = model.anIntArray1631; - anIntArray1632 = model.anIntArray1632; - anIntArray1633 = model.anIntArray1633; - anIntArray1638 = model.anIntArray1638; - anInt1641 = model.anInt1641; - anIntArray1643 = model.anIntArray1643; - anIntArray1644 = model.anIntArray1644; - anIntArray1645 = model.anIntArray1645; - } - - public Model(boolean flag, boolean flag1, Model model) { - aBoolean1659 = false; - anInt1626 = model.anInt1626; - anInt1630 = model.anInt1630; - anInt1642 = model.anInt1642; - if (flag) { - anIntArray1628 = new int[anInt1626]; - System.arraycopy(model.anIntArray1628, 0, anIntArray1628, 0, anInt1626); - - } else { - anIntArray1628 = model.anIntArray1628; - } - if (flag1) { - anIntArray1634 = new int[anInt1630]; - anIntArray1635 = new int[anInt1630]; - anIntArray1636 = new int[anInt1630]; - for (int k = 0; k < anInt1630; k++) { - anIntArray1634[k] = model.anIntArray1634[k]; - anIntArray1635[k] = model.anIntArray1635[k]; - anIntArray1636[k] = model.anIntArray1636[k]; - } - - anIntArray1637 = new int[anInt1630]; - if (model.anIntArray1637 == null) { - for (int l = 0; l < anInt1630; l++) { - anIntArray1637[l] = 0; - } - - } else { - System.arraycopy(model.anIntArray1637, 0, anIntArray1637, 0, anInt1630); - - } - super.aClass33Array1425 = new Class33[anInt1626]; - for (int j1 = 0; j1 < anInt1626; j1++) { - Class33 class33 = super.aClass33Array1425[j1] = new Class33(); - Class33 class33_1 = model.aClass33Array1425[j1]; - class33.anInt602 = class33_1.anInt602; - class33.anInt603 = class33_1.anInt603; - class33.anInt604 = class33_1.anInt604; - class33.anInt605 = class33_1.anInt605; - } - - aClass33Array1660 = model.aClass33Array1660; - } else { - anIntArray1634 = model.anIntArray1634; - anIntArray1635 = model.anIntArray1635; - anIntArray1636 = model.anIntArray1636; - anIntArray1637 = model.anIntArray1637; - } - anIntArray1627 = model.anIntArray1627; - anIntArray1629 = model.anIntArray1629; - anIntArray1640 = model.anIntArray1640; - anIntArray1639 = model.anIntArray1639; - anIntArray1638 = model.anIntArray1638; - anInt1641 = model.anInt1641; - anIntArray1631 = model.anIntArray1631; - anIntArray1632 = model.anIntArray1632; - anIntArray1633 = model.anIntArray1633; - anIntArray1643 = model.anIntArray1643; - anIntArray1644 = model.anIntArray1644; - anIntArray1645 = model.anIntArray1645; - super.modelHeight = model.modelHeight; - anInt1651 = model.anInt1651; - anInt1650 = model.anInt1650; - anInt1653 = model.anInt1653; - anInt1652 = model.anInt1652; - anInt1646 = model.anInt1646; - anInt1648 = model.anInt1648; - anInt1649 = model.anInt1649; - anInt1647 = model.anInt1647; - } - - public void method464(Model model, boolean flag) { - anInt1626 = model.anInt1626; - anInt1630 = model.anInt1630; - anInt1642 = model.anInt1642; - if (anIntArray1622.length < anInt1626) { - anIntArray1622 = new int[anInt1626 + 100]; - anIntArray1623 = new int[anInt1626 + 100]; - anIntArray1624 = new int[anInt1626 + 100]; - } - anIntArray1627 = anIntArray1622; - anIntArray1628 = anIntArray1623; - anIntArray1629 = anIntArray1624; - for (int k = 0; k < anInt1626; k++) { - anIntArray1627[k] = model.anIntArray1627[k]; - anIntArray1628[k] = model.anIntArray1628[k]; - anIntArray1629[k] = model.anIntArray1629[k]; - } - - if (flag) { - anIntArray1639 = model.anIntArray1639; - } else { - if (anIntArray1625.length < anInt1630) { - anIntArray1625 = new int[anInt1630 + 100]; - } - anIntArray1639 = anIntArray1625; - if (model.anIntArray1639 == null) { - for (int l = 0; l < anInt1630; l++) { - anIntArray1639[l] = 0; - } - - } else { - System.arraycopy(model.anIntArray1639, 0, anIntArray1639, 0, anInt1630); - - } - } - anIntArray1637 = model.anIntArray1637; - anIntArray1640 = model.anIntArray1640; - anIntArray1638 = model.anIntArray1638; - anInt1641 = model.anInt1641; - anIntArrayArray1658 = model.anIntArrayArray1658; - anIntArrayArray1657 = model.anIntArrayArray1657; - anIntArray1631 = model.anIntArray1631; - anIntArray1632 = model.anIntArray1632; - anIntArray1633 = model.anIntArray1633; - anIntArray1634 = model.anIntArray1634; - anIntArray1635 = model.anIntArray1635; - anIntArray1636 = model.anIntArray1636; - anIntArray1643 = model.anIntArray1643; - anIntArray1644 = model.anIntArray1644; - anIntArray1645 = model.anIntArray1645; - } - - private int method465(Model model, int i) { - int j = -1; - int k = model.anIntArray1627[i]; - int l = model.anIntArray1628[i]; - int i1 = model.anIntArray1629[i]; - for (int j1 = 0; j1 < anInt1626; j1++) { - if (k != anIntArray1627[j1] || l != anIntArray1628[j1] || i1 != anIntArray1629[j1]) { - continue; - } - j = j1; - break; - } - - if (j == -1) { - anIntArray1627[anInt1626] = k; - anIntArray1628[anInt1626] = l; - anIntArray1629[anInt1626] = i1; - if (model.anIntArray1655 != null) { - anIntArray1655[anInt1626] = model.anIntArray1655[i]; - } - j = anInt1626++; - } - return j; - } - - public void method466() { - super.modelHeight = 0; - anInt1650 = 0; - anInt1651 = 0; - for (int i = 0; i < anInt1626; i++) { - int j = anIntArray1627[i]; - int k = anIntArray1628[i]; - int l = anIntArray1629[i]; - if (-k > super.modelHeight) { - super.modelHeight = -k; - } - if (k > anInt1651) { - anInt1651 = k; - } - int i1 = j * j + l * l; - if (i1 > anInt1650) { - anInt1650 = i1; - } - } - anInt1650 = (int) (Math.sqrt(anInt1650) + 0.98999999999999999D); - anInt1653 = (int) (Math.sqrt(anInt1650 * anInt1650 + super.modelHeight * super.modelHeight) + 0.98999999999999999D); - anInt1652 = anInt1653 + (int) (Math.sqrt(anInt1650 * anInt1650 + anInt1651 * anInt1651) + 0.98999999999999999D); - } - - public void method467() { - super.modelHeight = 0; - anInt1651 = 0; - for (int i = 0; i < anInt1626; i++) { - int j = anIntArray1628[i]; - if (-j > super.modelHeight) { - super.modelHeight = -j; - } - if (j > anInt1651) { - anInt1651 = j; - } - } - - anInt1653 = (int) (Math.sqrt(anInt1650 * anInt1650 + super.modelHeight * super.modelHeight) + 0.98999999999999999D); - anInt1652 = anInt1653 + (int) (Math.sqrt(anInt1650 * anInt1650 + anInt1651 * anInt1651) + 0.98999999999999999D); - } - - private void method468() { - super.modelHeight = 0; - anInt1650 = 0; - anInt1651 = 0; - anInt1646 = 0xf423f; - anInt1647 = 0xfff0bdc1; - anInt1648 = 0xfffe7961; - anInt1649 = 0x1869f; - for (int j = 0; j < anInt1626; j++) { - int k = anIntArray1627[j]; - int l = anIntArray1628[j]; - int i1 = anIntArray1629[j]; - if (k < anInt1646) { - anInt1646 = k; - } - if (k > anInt1647) { - anInt1647 = k; - } - if (i1 < anInt1649) { - anInt1649 = i1; - } - if (i1 > anInt1648) { - anInt1648 = i1; - } - if (-l > super.modelHeight) { - super.modelHeight = -l; - } - if (l > anInt1651) { - anInt1651 = l; - } - int j1 = k * k + i1 * i1; - if (j1 > anInt1650) { - anInt1650 = j1; - } - } - - anInt1650 = (int) Math.sqrt(anInt1650); - anInt1653 = (int) Math.sqrt(anInt1650 * anInt1650 + super.modelHeight * super.modelHeight); - anInt1652 = anInt1653 + (int) Math.sqrt(anInt1650 * anInt1650 + anInt1651 * anInt1651); - } - - public void method469() { - if (anIntArray1655 != null) { - int ai[] = new int[256]; - int j = 0; - for (int l = 0; l < anInt1626; l++) { - int j1 = anIntArray1655[l]; - ai[j1]++; - if (j1 > j) { - j = j1; - } - } - - anIntArrayArray1657 = new int[j + 1][]; - for (int k1 = 0; k1 <= j; k1++) { - anIntArrayArray1657[k1] = new int[ai[k1]]; - ai[k1] = 0; - } - - for (int j2 = 0; j2 < anInt1626; j2++) { - int l2 = anIntArray1655[j2]; - anIntArrayArray1657[l2][ai[l2]++] = j2; - } - - anIntArray1655 = null; - } - if (anIntArray1656 != null) { - int ai1[] = new int[256]; - int k = 0; - for (int i1 = 0; i1 < anInt1630; i1++) { - int l1 = anIntArray1656[i1]; - ai1[l1]++; - if (l1 > k) { - k = l1; - } - } - - anIntArrayArray1658 = new int[k + 1][]; - for (int i2 = 0; i2 <= k; i2++) { - anIntArrayArray1658[i2] = new int[ai1[i2]]; - ai1[i2] = 0; - } - - for (int k2 = 0; k2 < anInt1630; k2++) { - int i3 = anIntArray1656[k2]; - anIntArrayArray1658[i3][ai1[i3]++] = k2; - } - - anIntArray1656 = null; - } - } - - public void method470(int i) { - if (anIntArrayArray1657 == null) { - return; - } - if (i == -1) { - return; - } - Class36 class36 = Class36.method531(i); - if (class36 == null) { - return; - } - Class18 class18 = class36.aClass18_637; - anInt1681 = 0; - anInt1682 = 0; - anInt1683 = 0; - for (int k = 0; k < class36.anInt638; k++) { - int l = class36.anIntArray639[k]; - method472(class18.anIntArray342[l], class18.anIntArrayArray343[l], class36.anIntArray640[k], class36.anIntArray641[k], class36.anIntArray642[k]); - } - - } - - public void method471(int ai[], int j, int k) { - if (k == -1) { - return; - } - if (ai == null || j == -1) { - method470(k); - return; - } - Class36 class36 = Class36.method531(k); - if (class36 == null) { - return; - } - Class36 class36_1 = Class36.method531(j); - if (class36_1 == null) { - method470(k); - return; - } - Class18 class18 = class36.aClass18_637; - anInt1681 = 0; - anInt1682 = 0; - anInt1683 = 0; - int l = 0; - int i1 = ai[l++]; - for (int j1 = 0; j1 < class36.anInt638; j1++) { - int k1; - for (k1 = class36.anIntArray639[j1]; k1 > i1; i1 = ai[l++]) { - ; - } - if (k1 != i1 || class18.anIntArray342[k1] == 0) { - method472(class18.anIntArray342[k1], class18.anIntArrayArray343[k1], class36.anIntArray640[j1], class36.anIntArray641[j1], class36.anIntArray642[j1]); - } - } - - anInt1681 = 0; - anInt1682 = 0; - anInt1683 = 0; - l = 0; - i1 = ai[l++]; - for (int l1 = 0; l1 < class36_1.anInt638; l1++) { - int i2; - for (i2 = class36_1.anIntArray639[l1]; i2 > i1; i1 = ai[l++]) { - ; - } - if (i2 == i1 || class18.anIntArray342[i2] == 0) { - method472(class18.anIntArray342[i2], class18.anIntArrayArray343[i2], class36_1.anIntArray640[l1], class36_1.anIntArray641[l1], class36_1.anIntArray642[l1]); - } - } - - } - - private void method472(int i, int ai[], int j, int k, int l) { - int i1 = ai.length; - if (i == 0) { - int j1 = 0; - anInt1681 = 0; - anInt1682 = 0; - anInt1683 = 0; - for (int k2 = 0; k2 < i1; k2++) { - int l3 = ai[k2]; - if (l3 < anIntArrayArray1657.length) { - int ai5[] = anIntArrayArray1657[l3]; - for (int j6 : ai5) { - anInt1681 += anIntArray1627[j6]; - anInt1682 += anIntArray1628[j6]; - anInt1683 += anIntArray1629[j6]; - j1++; - } - - } - } - - if (j1 > 0) { - anInt1681 = anInt1681 / j1 + j; - anInt1682 = anInt1682 / j1 + k; - anInt1683 = anInt1683 / j1 + l; - return; - } else { - anInt1681 = j; - anInt1682 = k; - anInt1683 = l; - return; - } - } - if (i == 1) { - for (int k1 = 0; k1 < i1; k1++) { - int l2 = ai[k1]; - if (l2 < anIntArrayArray1657.length) { - int ai1[] = anIntArrayArray1657[l2]; - for (int element : ai1) { - int j5 = element; - anIntArray1627[j5] += j; - anIntArray1628[j5] += k; - anIntArray1629[j5] += l; - } - - } - } - - return; - } - if (i == 2) { - for (int l1 = 0; l1 < i1; l1++) { - int i3 = ai[l1]; - if (i3 < anIntArrayArray1657.length) { - int ai2[] = anIntArrayArray1657[i3]; - for (int element : ai2) { - int k5 = element; - anIntArray1627[k5] -= anInt1681; - anIntArray1628[k5] -= anInt1682; - anIntArray1629[k5] -= anInt1683; - int k6 = (j & 0xff) * 8; - int l6 = (k & 0xff) * 8; - int i7 = (l & 0xff) * 8; - if (i7 != 0) { - int j7 = modelIntArray1[i7]; - int i8 = modelIntArray2[i7]; - int l8 = anIntArray1628[k5] * j7 + anIntArray1627[k5] * i8 >> 16; - anIntArray1628[k5] = anIntArray1628[k5] * i8 - anIntArray1627[k5] * j7 >> 16; - anIntArray1627[k5] = l8; - } - if (k6 != 0) { - int k7 = modelIntArray1[k6]; - int j8 = modelIntArray2[k6]; - int i9 = anIntArray1628[k5] * j8 - anIntArray1629[k5] * k7 >> 16; - anIntArray1629[k5] = anIntArray1628[k5] * k7 + anIntArray1629[k5] * j8 >> 16; - anIntArray1628[k5] = i9; - } - if (l6 != 0) { - int l7 = modelIntArray1[l6]; - int k8 = modelIntArray2[l6]; - int j9 = anIntArray1629[k5] * l7 + anIntArray1627[k5] * k8 >> 16; - anIntArray1629[k5] = anIntArray1629[k5] * k8 - anIntArray1627[k5] * l7 >> 16; - anIntArray1627[k5] = j9; - } - anIntArray1627[k5] += anInt1681; - anIntArray1628[k5] += anInt1682; - anIntArray1629[k5] += anInt1683; - } - - } - } - - return; - } - if (i == 3) { - for (int i2 = 0; i2 < i1; i2++) { - int j3 = ai[i2]; - if (j3 < anIntArrayArray1657.length) { - int ai3[] = anIntArrayArray1657[j3]; - for (int element : ai3) { - int l5 = element; - anIntArray1627[l5] -= anInt1681; - anIntArray1628[l5] -= anInt1682; - anIntArray1629[l5] -= anInt1683; - anIntArray1627[l5] = anIntArray1627[l5] * j / 128; - anIntArray1628[l5] = anIntArray1628[l5] * k / 128; - anIntArray1629[l5] = anIntArray1629[l5] * l / 128; - anIntArray1627[l5] += anInt1681; - anIntArray1628[l5] += anInt1682; - anIntArray1629[l5] += anInt1683; - } - - } - } - - return; - } - if (i == 5 && anIntArrayArray1658 != null && anIntArray1639 != null) { - for (int j2 = 0; j2 < i1; j2++) { - int k3 = ai[j2]; - if (k3 < anIntArrayArray1658.length) { - int ai4[] = anIntArrayArray1658[k3]; - for (int element : ai4) { - int i6 = element; - anIntArray1639[i6] += j * 8; - if (anIntArray1639[i6] < 0) { - anIntArray1639[i6] = 0; - } - if (anIntArray1639[i6] > 255) { - anIntArray1639[i6] = 255; - } - } - - } - } - - } - } - - public void method473() { - for (int j = 0; j < anInt1626; j++) { - int k = anIntArray1627[j]; - anIntArray1627[j] = anIntArray1629[j]; - anIntArray1629[j] = -k; - } - - } - - public void method474(int i) { - int k = modelIntArray1[i]; - int l = modelIntArray2[i]; - for (int i1 = 0; i1 < anInt1626; i1++) { - int j1 = anIntArray1628[i1] * l - anIntArray1629[i1] * k >> 16; - anIntArray1629[i1] = anIntArray1628[i1] * k + anIntArray1629[i1] * l >> 16; - anIntArray1628[i1] = j1; - } - } - - public void method475(int i, int j, int l) { - for (int i1 = 0; i1 < anInt1626; i1++) { - anIntArray1627[i1] += i; - anIntArray1628[i1] += j; - anIntArray1629[i1] += l; - } - - } - - public void method476(int i, int j) { - for (int k = 0; k < anInt1630; k++) { - if (anIntArray1640[k] == i) { - anIntArray1640[k] = j; - } - } - - } - - public void method477() { - for (int j = 0; j < anInt1626; j++) { - anIntArray1629[j] = -anIntArray1629[j]; - } - - for (int k = 0; k < anInt1630; k++) { - int l = anIntArray1631[k]; - anIntArray1631[k] = anIntArray1633[k]; - anIntArray1633[k] = l; - } - } - - public void method478(int i, int j, int l) { - for (int i1 = 0; i1 < anInt1626; i1++) { - anIntArray1627[i1] = anIntArray1627[i1] * i / 128; - anIntArray1628[i1] = anIntArray1628[i1] * l / 128; - anIntArray1629[i1] = anIntArray1629[i1] * j / 128; - } - - } - - public void method479(int i, int j, int k, int l, int i1, boolean flag) { - int j1 = (int) Math.sqrt(k * k + l * l + i1 * i1); - int k1 = j * j1 >> 8; - if (anIntArray1634 == null) { - anIntArray1634 = new int[anInt1630]; - anIntArray1635 = new int[anInt1630]; - anIntArray1636 = new int[anInt1630]; - } - if (super.aClass33Array1425 == null) { - super.aClass33Array1425 = new Class33[anInt1626]; - for (int l1 = 0; l1 < anInt1626; l1++) { - super.aClass33Array1425[l1] = new Class33(); - } - - } - for (int i2 = 0; i2 < anInt1630; i2++) { - int j2 = anIntArray1631[i2]; - int l2 = anIntArray1632[i2]; - int i3 = anIntArray1633[i2]; - int j3 = anIntArray1627[l2] - anIntArray1627[j2]; - int k3 = anIntArray1628[l2] - anIntArray1628[j2]; - int l3 = anIntArray1629[l2] - anIntArray1629[j2]; - int i4 = anIntArray1627[i3] - anIntArray1627[j2]; - int j4 = anIntArray1628[i3] - anIntArray1628[j2]; - int k4 = anIntArray1629[i3] - anIntArray1629[j2]; - int l4 = k3 * k4 - j4 * l3; - int i5 = l3 * i4 - k4 * j3; - int j5; - for (j5 = j3 * j4 - i4 * k3; l4 > 8192 || i5 > 8192 || j5 > 8192 || l4 < -8192 || i5 < -8192 || j5 < -8192; j5 >>= 1) { - l4 >>= 1; - i5 >>= 1; - } - - int k5 = (int) Math.sqrt(l4 * l4 + i5 * i5 + j5 * j5); - if (k5 <= 0) { - k5 = 1; - } - l4 = l4 * 256 / k5; - i5 = i5 * 256 / k5; - j5 = j5 * 256 / k5; - if (anIntArray1637 == null || (anIntArray1637[i2] & 1) == 0) { - Class33 class33_2 = super.aClass33Array1425[j2]; - class33_2.anInt602 += l4; - class33_2.anInt603 += i5; - class33_2.anInt604 += j5; - class33_2.anInt605++; - class33_2 = super.aClass33Array1425[l2]; - class33_2.anInt602 += l4; - class33_2.anInt603 += i5; - class33_2.anInt604 += j5; - class33_2.anInt605++; - class33_2 = super.aClass33Array1425[i3]; - class33_2.anInt602 += l4; - class33_2.anInt603 += i5; - class33_2.anInt604 += j5; - class33_2.anInt605++; - } else { - int l5 = i + (k * l4 + l * i5 + i1 * j5) / (k1 + k1 / 2); - anIntArray1634[i2] = method481(anIntArray1640[i2], l5, anIntArray1637[i2]); - } - } - - if (flag) { - method480(i, k1, k, l, i1); - } else { - aClass33Array1660 = new Class33[anInt1626]; - for (int k2 = 0; k2 < anInt1626; k2++) { - Class33 class33 = super.aClass33Array1425[k2]; - Class33 class33_1 = aClass33Array1660[k2] = new Class33(); - class33_1.anInt602 = class33.anInt602; - class33_1.anInt603 = class33.anInt603; - class33_1.anInt604 = class33.anInt604; - class33_1.anInt605 = class33.anInt605; - } - - } - if (flag) { - method466(); - } else { - method468(); - } - } - - public void method480(int i, int j, int k, int l, int i1) { - for (int j1 = 0; j1 < anInt1630; j1++) { - int k1 = anIntArray1631[j1]; - int i2 = anIntArray1632[j1]; - int j2 = anIntArray1633[j1]; - if (anIntArray1637 == null) { - int i3 = anIntArray1640[j1]; - Class33 class33 = super.aClass33Array1425[k1]; - int k2 = i + (k * class33.anInt602 + l * class33.anInt603 + i1 * class33.anInt604) / (j * class33.anInt605); - anIntArray1634[j1] = method481(i3, k2, 0); - class33 = super.aClass33Array1425[i2]; - k2 = i + (k * class33.anInt602 + l * class33.anInt603 + i1 * class33.anInt604) / (j * class33.anInt605); - anIntArray1635[j1] = method481(i3, k2, 0); - class33 = super.aClass33Array1425[j2]; - k2 = i + (k * class33.anInt602 + l * class33.anInt603 + i1 * class33.anInt604) / (j * class33.anInt605); - anIntArray1636[j1] = method481(i3, k2, 0); - } else if ((anIntArray1637[j1] & 1) == 0) { - int j3 = anIntArray1640[j1]; - int k3 = anIntArray1637[j1]; - Class33 class33_1 = super.aClass33Array1425[k1]; - int l2 = i + (k * class33_1.anInt602 + l * class33_1.anInt603 + i1 * class33_1.anInt604) / (j * class33_1.anInt605); - anIntArray1634[j1] = method481(j3, l2, k3); - class33_1 = super.aClass33Array1425[i2]; - l2 = i + (k * class33_1.anInt602 + l * class33_1.anInt603 + i1 * class33_1.anInt604) / (j * class33_1.anInt605); - anIntArray1635[j1] = method481(j3, l2, k3); - class33_1 = super.aClass33Array1425[j2]; - l2 = i + (k * class33_1.anInt602 + l * class33_1.anInt603 + i1 * class33_1.anInt604) / (j * class33_1.anInt605); - anIntArray1636[j1] = method481(j3, l2, k3); - } - } - - super.aClass33Array1425 = null; - aClass33Array1660 = null; - anIntArray1655 = null; - anIntArray1656 = null; - if (anIntArray1637 != null) { - for (int l1 = 0; l1 < anInt1630; l1++) { - if ((anIntArray1637[l1] & 2) == 2) { - return; - } - } - - } - anIntArray1640 = null; - } - - private static int method481(int i, int j, int k) { - if ((k & 2) == 2) { - if (j < 0) { - j = 0; - } else if (j > 127) { - j = 127; - } - j = 127 - j; - return j; - } - j = j * (i & 0x7f) >> 7; - if (j < 2) { - j = 2; - } else if (j > 126) { - j = 126; - } - return (i & 0xff80) + j; - } - - public void method482(int j, int k, int l, int i1, int j1, int k1) { - int i = 0; // was a parameter - int l1 = Texture.textureInt1; - int i2 = Texture.textureInt2; - int j2 = modelIntArray1[i]; - int k2 = modelIntArray2[i]; - int l2 = modelIntArray1[j]; - int i3 = modelIntArray2[j]; - int j3 = modelIntArray1[k]; - int k3 = modelIntArray2[k]; - int l3 = modelIntArray1[l]; - int i4 = modelIntArray2[l]; - int j4 = j1 * l3 + k1 * i4 >> 16; - for (int k4 = 0; k4 < anInt1626; k4++) { - int l4 = anIntArray1627[k4]; - int i5 = anIntArray1628[k4]; - int j5 = anIntArray1629[k4]; - if (k != 0) { - int k5 = i5 * j3 + l4 * k3 >> 16; - i5 = i5 * k3 - l4 * j3 >> 16; - l4 = k5; - } - if (i != 0) { - int l5 = i5 * k2 - j5 * j2 >> 16; - j5 = i5 * j2 + j5 * k2 >> 16; - i5 = l5; - } - if (j != 0) { - int i6 = j5 * l2 + l4 * i3 >> 16; - j5 = j5 * i3 - l4 * l2 >> 16; - l4 = i6; - } - l4 += i1; - i5 += j1; - j5 += k1; - int j6 = i5 * i4 - j5 * l3 >> 16; - j5 = i5 * l3 + j5 * i4 >> 16; - i5 = j6; - anIntArray1667[k4] = j5 - j4; - anIntArray1665[k4] = l1 + (l4 << 9) / j5; - anIntArray1666[k4] = i2 + (i5 << 9) / j5; - if (anInt1642 > 0) { - anIntArray1668[k4] = l4; - anIntArray1669[k4] = i5; - anIntArray1670[k4] = j5; - } - } - - try { - method483(false, false, 0); - } catch (Exception _ex) { - } - } - - @Override - public void method443(int i, int j, int k, int l, int i1, int j1, int k1, int l1, int i2) { - int j2 = l1 * i1 - j1 * l >> 16; - int k2 = k1 * j + j2 * k >> 16; - int l2 = anInt1650 * k >> 16; - int i3 = k2 + l2; - if (i3 <= 50 || k2 >= 3500) { - return; - } - int j3 = l1 * l + j1 * i1 >> 16; - int k3 = j3 - anInt1650 << 9; - if (k3 / i3 >= DrawingArea.centerY) { - return; - } - int l3 = j3 + anInt1650 << 9; - if (l3 / i3 <= -DrawingArea.centerY) { - return; - } - int i4 = k1 * k - j2 * j >> 16; - int j4 = anInt1650 * j >> 16; - int k4 = i4 + j4 << 9; - if (k4 / i3 <= -DrawingArea.anInt1387) { - return; - } - int l4 = j4 + (super.modelHeight * k >> 16); - int i5 = i4 - l4 << 9; - if (i5 / i3 >= DrawingArea.anInt1387) { - return; - } - int j5 = l2 + (super.modelHeight * j >> 16); - boolean flag = false; - if (k2 - j5 <= 50) { - flag = true; - } - boolean flag1 = false; - if (i2 > 0 && aBoolean1684) { - int k5 = k2 - l2; - if (k5 <= 50) { - k5 = 50; - } - if (j3 > 0) { - k3 /= i3; - l3 /= k5; - } else { - l3 /= i3; - k3 /= k5; - } - if (i4 > 0) { - i5 /= i3; - k4 /= k5; - } else { - k4 /= i3; - i5 /= k5; - } - int i6 = anInt1685 - Texture.textureInt1; - int k6 = anInt1686 - Texture.textureInt2; - if (i6 > k3 && i6 < l3 && k6 > i5 && k6 < k4) { - if (aBoolean1659) { - anIntArray1688[anInt1687++] = i2; - } else { - flag1 = true; - } - } - } - int l5 = Texture.textureInt1; - int j6 = Texture.textureInt2; - int l6 = 0; - int i7 = 0; - if (i != 0) { - l6 = modelIntArray1[i]; - i7 = modelIntArray2[i]; - } - for (int j7 = 0; j7 < anInt1626; j7++) { - int k7 = anIntArray1627[j7]; - int l7 = anIntArray1628[j7]; - int i8 = anIntArray1629[j7]; - if (i != 0) { - int j8 = i8 * l6 + k7 * i7 >> 16; - i8 = i8 * i7 - k7 * l6 >> 16; - k7 = j8; - } - k7 += j1; - l7 += k1; - i8 += l1; - int k8 = i8 * l + k7 * i1 >> 16; - i8 = i8 * i1 - k7 * l >> 16; - k7 = k8; - k8 = l7 * k - i8 * j >> 16; - i8 = l7 * j + i8 * k >> 16; - l7 = k8; - anIntArray1667[j7] = i8 - k2; - if (i8 >= 50) { - anIntArray1665[j7] = l5 + (k7 << 9) / i8; - anIntArray1666[j7] = j6 + (l7 << 9) / i8; - } else { - anIntArray1665[j7] = -5000; - flag = true; - } - if (flag || anInt1642 > 0) { - anIntArray1668[j7] = k7; - anIntArray1669[j7] = l7; - anIntArray1670[j7] = i8; - } - } - - try { - method483(flag, flag1, i2); - } catch (Exception _ex) { - } - } - - private void method483(boolean flag, boolean flag1, int i) { - for (int j = 0; j < anInt1652; j++) { - anIntArray1671[j] = 0; - } - - for (int k = 0; k < anInt1630; k++) { - if (anIntArray1637 == null || anIntArray1637[k] != -1) { - int l = anIntArray1631[k]; - int k1 = anIntArray1632[k]; - int j2 = anIntArray1633[k]; - int i3 = anIntArray1665[l]; - int l3 = anIntArray1665[k1]; - int k4 = anIntArray1665[j2]; - if (flag && (i3 == -5000 || l3 == -5000 || k4 == -5000)) { - aBooleanArray1664[k] = true; - int j5 = (anIntArray1667[l] + anIntArray1667[k1] + anIntArray1667[j2]) / 3 + anInt1653; - anIntArrayArray1672[j5][anIntArray1671[j5]++] = k; - } else { - if (flag1 && method486(anInt1685, anInt1686, anIntArray1666[l], anIntArray1666[k1], anIntArray1666[j2], i3, l3, k4)) { - anIntArray1688[anInt1687++] = i; - flag1 = false; - } - if ((i3 - l3) * (anIntArray1666[j2] - anIntArray1666[k1]) - (anIntArray1666[l] - anIntArray1666[k1]) * (k4 - l3) > 0) { - aBooleanArray1664[k] = false; - aBooleanArray1663[k] = i3 < 0 || l3 < 0 || k4 < 0 || i3 > DrawingArea.centerX || l3 > DrawingArea.centerX || k4 > DrawingArea.centerX; - int k5 = (anIntArray1667[l] + anIntArray1667[k1] + anIntArray1667[j2]) / 3 + anInt1653; - anIntArrayArray1672[k5][anIntArray1671[k5]++] = k; - } - } - } - } - - if (anIntArray1638 == null) { - for (int i1 = anInt1652 - 1; i1 >= 0; i1--) { - int l1 = anIntArray1671[i1]; - if (l1 > 0) { - int ai[] = anIntArrayArray1672[i1]; - for (int j3 = 0; j3 < l1; j3++) { - method484(ai[j3]); - } - - } - } - - return; - } - for (int j1 = 0; j1 < 12; j1++) { - anIntArray1673[j1] = 0; - anIntArray1677[j1] = 0; - } - - for (int i2 = anInt1652 - 1; i2 >= 0; i2--) { - int k2 = anIntArray1671[i2]; - if (k2 > 0) { - int ai1[] = anIntArrayArray1672[i2]; - for (int i4 = 0; i4 < k2; i4++) { - int l4 = ai1[i4]; - int l5 = anIntArray1638[l4]; - int j6 = anIntArray1673[l5]++; - anIntArrayArray1674[l5][j6] = l4; - if (l5 < 10) { - anIntArray1677[l5] += i2; - } else if (l5 == 10) { - anIntArray1675[j6] = i2; - } else { - anIntArray1676[j6] = i2; - } - } - - } - } - - int l2 = 0; - if (anIntArray1673[1] > 0 || anIntArray1673[2] > 0) { - l2 = (anIntArray1677[1] + anIntArray1677[2]) / (anIntArray1673[1] + anIntArray1673[2]); - } - int k3 = 0; - if (anIntArray1673[3] > 0 || anIntArray1673[4] > 0) { - k3 = (anIntArray1677[3] + anIntArray1677[4]) / (anIntArray1673[3] + anIntArray1673[4]); - } - int j4 = 0; - if (anIntArray1673[6] > 0 || anIntArray1673[8] > 0) { - j4 = (anIntArray1677[6] + anIntArray1677[8]) / (anIntArray1673[6] + anIntArray1673[8]); - } - int i6 = 0; - int k6 = anIntArray1673[10]; - int ai2[] = anIntArrayArray1674[10]; - int ai3[] = anIntArray1675; - if (i6 == k6) { - i6 = 0; - k6 = anIntArray1673[11]; - ai2 = anIntArrayArray1674[11]; - ai3 = anIntArray1676; - } - int i5; - if (i6 < k6) { - i5 = ai3[i6]; - } else { - i5 = -1000; - } - for (int l6 = 0; l6 < 10; l6++) { - while (l6 == 0 && i5 > l2) { - method484(ai2[i6++]); - if (i6 == k6 && ai2 != anIntArrayArray1674[11]) { - i6 = 0; - k6 = anIntArray1673[11]; - ai2 = anIntArrayArray1674[11]; - ai3 = anIntArray1676; - } - if (i6 < k6) { - i5 = ai3[i6]; - } else { - i5 = -1000; - } - } - while (l6 == 3 && i5 > k3) { - method484(ai2[i6++]); - if (i6 == k6 && ai2 != anIntArrayArray1674[11]) { - i6 = 0; - k6 = anIntArray1673[11]; - ai2 = anIntArrayArray1674[11]; - ai3 = anIntArray1676; - } - if (i6 < k6) { - i5 = ai3[i6]; - } else { - i5 = -1000; - } - } - while (l6 == 5 && i5 > j4) { - method484(ai2[i6++]); - if (i6 == k6 && ai2 != anIntArrayArray1674[11]) { - i6 = 0; - k6 = anIntArray1673[11]; - ai2 = anIntArrayArray1674[11]; - ai3 = anIntArray1676; - } - if (i6 < k6) { - i5 = ai3[i6]; - } else { - i5 = -1000; - } - } - int i7 = anIntArray1673[l6]; - int ai4[] = anIntArrayArray1674[l6]; - for (int j7 = 0; j7 < i7; j7++) { - method484(ai4[j7]); - } - - } - - while (i5 != -1000) { - method484(ai2[i6++]); - if (i6 == k6 && ai2 != anIntArrayArray1674[11]) { - i6 = 0; - ai2 = anIntArrayArray1674[11]; - k6 = anIntArray1673[11]; - ai3 = anIntArray1676; - } - if (i6 < k6) { - i5 = ai3[i6]; - } else { - i5 = -1000; - } - } - } - - private void method484(int i) { - if (aBooleanArray1664[i]) { - method485(i); - return; - } - int j = anIntArray1631[i]; - int k = anIntArray1632[i]; - int l = anIntArray1633[i]; - Texture.aBoolean1462 = aBooleanArray1663[i]; - if (anIntArray1639 == null) { - Texture.anInt1465 = 0; - } else { - Texture.anInt1465 = anIntArray1639[i]; - } - int i1; - if (anIntArray1637 == null) { - i1 = 0; - } else { - i1 = anIntArray1637[i] & 3; - } - if (i1 == 0) { - Texture.method374(anIntArray1666[j], anIntArray1666[k], anIntArray1666[l], anIntArray1665[j], anIntArray1665[k], anIntArray1665[l], anIntArray1634[i], anIntArray1635[i], anIntArray1636[i]); - return; - } - if (i1 == 1) { - Texture.method376(anIntArray1666[j], anIntArray1666[k], anIntArray1666[l], anIntArray1665[j], anIntArray1665[k], anIntArray1665[l], modelIntArray3[anIntArray1634[i]]); - return; - } - if (i1 == 2) { - int j1 = anIntArray1637[i] >> 2; - int l1 = anIntArray1643[j1]; - int j2 = anIntArray1644[j1]; - int l2 = anIntArray1645[j1]; - Texture.method378(anIntArray1666[j], anIntArray1666[k], anIntArray1666[l], anIntArray1665[j], anIntArray1665[k], anIntArray1665[l], anIntArray1634[i], anIntArray1635[i], anIntArray1636[i], anIntArray1668[l1], anIntArray1668[j2], anIntArray1668[l2], anIntArray1669[l1], anIntArray1669[j2], anIntArray1669[l2], anIntArray1670[l1], anIntArray1670[j2], anIntArray1670[l2], anIntArray1640[i]); - return; - } - if (i1 == 3) { - int k1 = anIntArray1637[i] >> 2; - int i2 = anIntArray1643[k1]; - int k2 = anIntArray1644[k1]; - int i3 = anIntArray1645[k1]; - Texture.method378(anIntArray1666[j], anIntArray1666[k], anIntArray1666[l], anIntArray1665[j], anIntArray1665[k], anIntArray1665[l], anIntArray1634[i], anIntArray1634[i], anIntArray1634[i], anIntArray1668[i2], anIntArray1668[k2], anIntArray1668[i3], anIntArray1669[i2], anIntArray1669[k2], anIntArray1669[i3], anIntArray1670[i2], anIntArray1670[k2], anIntArray1670[i3], anIntArray1640[i]); - } - } - - private void method485(int i) { - int j = Texture.textureInt1; - int k = Texture.textureInt2; - int l = 0; - int i1 = anIntArray1631[i]; - int j1 = anIntArray1632[i]; - int k1 = anIntArray1633[i]; - int l1 = anIntArray1670[i1]; - int i2 = anIntArray1670[j1]; - int j2 = anIntArray1670[k1]; - if (l1 >= 50) { - anIntArray1678[l] = anIntArray1665[i1]; - anIntArray1679[l] = anIntArray1666[i1]; - anIntArray1680[l++] = anIntArray1634[i]; - } else { - int k2 = anIntArray1668[i1]; - int k3 = anIntArray1669[i1]; - int k4 = anIntArray1634[i]; - if (j2 >= 50) { - int k5 = (50 - l1) * modelIntArray4[j2 - l1]; - anIntArray1678[l] = j + (k2 + ((anIntArray1668[k1] - k2) * k5 >> 16) << 9) / 50; - anIntArray1679[l] = k + (k3 + ((anIntArray1669[k1] - k3) * k5 >> 16) << 9) / 50; - anIntArray1680[l++] = k4 + ((anIntArray1636[i] - k4) * k5 >> 16); - } - if (i2 >= 50) { - int l5 = (50 - l1) * modelIntArray4[i2 - l1]; - anIntArray1678[l] = j + (k2 + ((anIntArray1668[j1] - k2) * l5 >> 16) << 9) / 50; - anIntArray1679[l] = k + (k3 + ((anIntArray1669[j1] - k3) * l5 >> 16) << 9) / 50; - anIntArray1680[l++] = k4 + ((anIntArray1635[i] - k4) * l5 >> 16); - } - } - if (i2 >= 50) { - anIntArray1678[l] = anIntArray1665[j1]; - anIntArray1679[l] = anIntArray1666[j1]; - anIntArray1680[l++] = anIntArray1635[i]; - } else { - int l2 = anIntArray1668[j1]; - int l3 = anIntArray1669[j1]; - int l4 = anIntArray1635[i]; - if (l1 >= 50) { - int i6 = (50 - i2) * modelIntArray4[l1 - i2]; - anIntArray1678[l] = j + (l2 + ((anIntArray1668[i1] - l2) * i6 >> 16) << 9) / 50; - anIntArray1679[l] = k + (l3 + ((anIntArray1669[i1] - l3) * i6 >> 16) << 9) / 50; - anIntArray1680[l++] = l4 + ((anIntArray1634[i] - l4) * i6 >> 16); - } - if (j2 >= 50) { - int j6 = (50 - i2) * modelIntArray4[j2 - i2]; - anIntArray1678[l] = j + (l2 + ((anIntArray1668[k1] - l2) * j6 >> 16) << 9) / 50; - anIntArray1679[l] = k + (l3 + ((anIntArray1669[k1] - l3) * j6 >> 16) << 9) / 50; - anIntArray1680[l++] = l4 + ((anIntArray1636[i] - l4) * j6 >> 16); - } - } - if (j2 >= 50) { - anIntArray1678[l] = anIntArray1665[k1]; - anIntArray1679[l] = anIntArray1666[k1]; - anIntArray1680[l++] = anIntArray1636[i]; - } else { - int i3 = anIntArray1668[k1]; - int i4 = anIntArray1669[k1]; - int i5 = anIntArray1636[i]; - if (i2 >= 50) { - int k6 = (50 - j2) * modelIntArray4[i2 - j2]; - anIntArray1678[l] = j + (i3 + ((anIntArray1668[j1] - i3) * k6 >> 16) << 9) / 50; - anIntArray1679[l] = k + (i4 + ((anIntArray1669[j1] - i4) * k6 >> 16) << 9) / 50; - anIntArray1680[l++] = i5 + ((anIntArray1635[i] - i5) * k6 >> 16); - } - if (l1 >= 50) { - int l6 = (50 - j2) * modelIntArray4[l1 - j2]; - anIntArray1678[l] = j + (i3 + ((anIntArray1668[i1] - i3) * l6 >> 16) << 9) / 50; - anIntArray1679[l] = k + (i4 + ((anIntArray1669[i1] - i4) * l6 >> 16) << 9) / 50; - anIntArray1680[l++] = i5 + ((anIntArray1634[i] - i5) * l6 >> 16); - } - } - int j3 = anIntArray1678[0]; - int j4 = anIntArray1678[1]; - int j5 = anIntArray1678[2]; - int i7 = anIntArray1679[0]; - int j7 = anIntArray1679[1]; - int k7 = anIntArray1679[2]; - if ((j3 - j4) * (k7 - j7) - (i7 - j7) * (j5 - j4) > 0) { - Texture.aBoolean1462 = false; - if (l == 3) { - if (j3 < 0 || j4 < 0 || j5 < 0 || j3 > DrawingArea.centerX || j4 > DrawingArea.centerX || j5 > DrawingArea.centerX) { - Texture.aBoolean1462 = true; - } - int l7; - if (anIntArray1637 == null) { - l7 = 0; - } else { - l7 = anIntArray1637[i] & 3; - } - if (l7 == 0) { - Texture.method374(i7, j7, k7, j3, j4, j5, anIntArray1680[0], anIntArray1680[1], anIntArray1680[2]); - } else if (l7 == 1) { - Texture.method376(i7, j7, k7, j3, j4, j5, modelIntArray3[anIntArray1634[i]]); - } else if (l7 == 2) { - int j8 = anIntArray1637[i] >> 2; - int k9 = anIntArray1643[j8]; - int k10 = anIntArray1644[j8]; - int k11 = anIntArray1645[j8]; - Texture.method378(i7, j7, k7, j3, j4, j5, anIntArray1680[0], anIntArray1680[1], anIntArray1680[2], anIntArray1668[k9], anIntArray1668[k10], anIntArray1668[k11], anIntArray1669[k9], anIntArray1669[k10], anIntArray1669[k11], anIntArray1670[k9], anIntArray1670[k10], anIntArray1670[k11], anIntArray1640[i]); - } else if (l7 == 3) { - int k8 = anIntArray1637[i] >> 2; - int l9 = anIntArray1643[k8]; - int l10 = anIntArray1644[k8]; - int l11 = anIntArray1645[k8]; - Texture.method378(i7, j7, k7, j3, j4, j5, anIntArray1634[i], anIntArray1634[i], anIntArray1634[i], anIntArray1668[l9], anIntArray1668[l10], anIntArray1668[l11], anIntArray1669[l9], anIntArray1669[l10], anIntArray1669[l11], anIntArray1670[l9], anIntArray1670[l10], anIntArray1670[l11], anIntArray1640[i]); - } - } - if (l == 4) { - if (j3 < 0 || j4 < 0 || j5 < 0 || j3 > DrawingArea.centerX || j4 > DrawingArea.centerX || j5 > DrawingArea.centerX || anIntArray1678[3] < 0 || anIntArray1678[3] > DrawingArea.centerX) { - Texture.aBoolean1462 = true; - } - int i8; - if (anIntArray1637 == null) { - i8 = 0; - } else { - i8 = anIntArray1637[i] & 3; - } - if (i8 == 0) { - Texture.method374(i7, j7, k7, j3, j4, j5, anIntArray1680[0], anIntArray1680[1], anIntArray1680[2]); - Texture.method374(i7, k7, anIntArray1679[3], j3, j5, anIntArray1678[3], anIntArray1680[0], anIntArray1680[2], anIntArray1680[3]); - return; - } - if (i8 == 1) { - int l8 = modelIntArray3[anIntArray1634[i]]; - Texture.method376(i7, j7, k7, j3, j4, j5, l8); - Texture.method376(i7, k7, anIntArray1679[3], j3, j5, anIntArray1678[3], l8); - return; - } - if (i8 == 2) { - int i9 = anIntArray1637[i] >> 2; - int i10 = anIntArray1643[i9]; - int i11 = anIntArray1644[i9]; - int i12 = anIntArray1645[i9]; - Texture.method378(i7, j7, k7, j3, j4, j5, anIntArray1680[0], anIntArray1680[1], anIntArray1680[2], anIntArray1668[i10], anIntArray1668[i11], anIntArray1668[i12], anIntArray1669[i10], anIntArray1669[i11], anIntArray1669[i12], anIntArray1670[i10], anIntArray1670[i11], anIntArray1670[i12], anIntArray1640[i]); - Texture.method378(i7, k7, anIntArray1679[3], j3, j5, anIntArray1678[3], anIntArray1680[0], anIntArray1680[2], anIntArray1680[3], anIntArray1668[i10], anIntArray1668[i11], anIntArray1668[i12], anIntArray1669[i10], anIntArray1669[i11], anIntArray1669[i12], anIntArray1670[i10], anIntArray1670[i11], anIntArray1670[i12], anIntArray1640[i]); - return; - } - if (i8 == 3) { - int j9 = anIntArray1637[i] >> 2; - int j10 = anIntArray1643[j9]; - int j11 = anIntArray1644[j9]; - int j12 = anIntArray1645[j9]; - Texture.method378(i7, j7, k7, j3, j4, j5, anIntArray1634[i], anIntArray1634[i], anIntArray1634[i], anIntArray1668[j10], anIntArray1668[j11], anIntArray1668[j12], anIntArray1669[j10], anIntArray1669[j11], anIntArray1669[j12], anIntArray1670[j10], anIntArray1670[j11], anIntArray1670[j12], anIntArray1640[i]); - Texture.method378(i7, k7, anIntArray1679[3], j3, j5, anIntArray1678[3], anIntArray1634[i], anIntArray1634[i], anIntArray1634[i], anIntArray1668[j10], anIntArray1668[j11], anIntArray1668[j12], anIntArray1669[j10], anIntArray1669[j11], anIntArray1669[j12], anIntArray1670[j10], anIntArray1670[j11], anIntArray1670[j12], anIntArray1640[i]); - } - } - } - } - - private boolean method486(int i, int j, int k, int l, int i1, int j1, int k1, int l1) { - if (j < k && j < l && j < i1) { - return false; - } - if (j > k && j > l && j > i1) { - return false; - } - return !(i < j1 && i < k1 && i < l1) && (i <= j1 || i <= k1 || i <= l1); - } - - public static final Model aModel_1621 = new Model(); - private static int[] anIntArray1622 = new int[2000]; - private static int[] anIntArray1623 = new int[2000]; - private static int[] anIntArray1624 = new int[2000]; - private static int[] anIntArray1625 = new int[2000]; - public int anInt1626; - public int anIntArray1627[]; - public int anIntArray1628[]; - public int anIntArray1629[]; - public int anInt1630; - public int anIntArray1631[]; - public int anIntArray1632[]; - public int anIntArray1633[]; - private int[] anIntArray1634; - private int[] anIntArray1635; - private int[] anIntArray1636; - public int anIntArray1637[]; - private int[] anIntArray1638; - private int[] anIntArray1639; - public int anIntArray1640[]; - private int anInt1641; - private int anInt1642; - private int[] anIntArray1643; - private int[] anIntArray1644; - private int[] anIntArray1645; - public int anInt1646; - public int anInt1647; - public int anInt1648; - public int anInt1649; - public int anInt1650; - public int anInt1651; - private int anInt1652; - private int anInt1653; - public int anInt1654; - private int[] anIntArray1655; - private int[] anIntArray1656; - public int anIntArrayArray1657[][]; - public int anIntArrayArray1658[][]; - public boolean aBoolean1659; - Class33 aClass33Array1660[]; - private static Class21[] aClass21Array1661; - private static OnDemandFetcherParent aOnDemandFetcherParent_1662; - private static boolean[] aBooleanArray1663 = new boolean[4096]; - private static boolean[] aBooleanArray1664 = new boolean[4096]; - private static int[] anIntArray1665 = new int[4096]; - private static int[] anIntArray1666 = new int[4096]; - private static int[] anIntArray1667 = new int[4096]; - private static int[] anIntArray1668 = new int[4096]; - private static int[] anIntArray1669 = new int[4096]; - private static int[] anIntArray1670 = new int[4096]; - private static int[] anIntArray1671 = new int[1500]; - private static int[][] anIntArrayArray1672 = new int[1500][512]; - private static int[] anIntArray1673 = new int[12]; - private static int[][] anIntArrayArray1674 = new int[12][2000]; - private static int[] anIntArray1675 = new int[2000]; - private static int[] anIntArray1676 = new int[2000]; - private static int[] anIntArray1677 = new int[12]; - private static final int[] anIntArray1678 = new int[10]; - private static final int[] anIntArray1679 = new int[10]; - private static final int[] anIntArray1680 = new int[10]; - private static int anInt1681; - private static int anInt1682; - private static int anInt1683; - public static boolean aBoolean1684; - public static int anInt1685; - public static int anInt1686; - public static int anInt1687; - public static final int[] anIntArray1688 = new int[1000]; - public static int modelIntArray1[]; - public static int modelIntArray2[]; - private static int[] modelIntArray3; - private static int[] modelIntArray4; - - static { - modelIntArray1 = Texture.anIntArray1470; - modelIntArray2 = Texture.anIntArray1471; - modelIntArray3 = Texture.anIntArray1482; - modelIntArray4 = Texture.anIntArray1469; - } -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class Model extends Animable { + + public static void nullLoader() { + aClass21Array1661 = null; + aBooleanArray1663 = null; + aBooleanArray1664 = null; + anIntArray1665 = null; + anIntArray1666 = null; + anIntArray1667 = null; + anIntArray1668 = null; + anIntArray1669 = null; + anIntArray1670 = null; + anIntArray1671 = null; + anIntArrayArray1672 = null; + anIntArray1673 = null; + anIntArrayArray1674 = null; + anIntArray1675 = null; + anIntArray1676 = null; + anIntArray1677 = null; + modelIntArray1 = null; + modelIntArray2 = null; + modelIntArray3 = null; + modelIntArray4 = null; + } + + public static void method459(int i, OnDemandFetcherParent onDemandFetcherParent) { + aClass21Array1661 = new Class21[i]; + aOnDemandFetcherParent_1662 = onDemandFetcherParent; + } + + public static void method460(byte abyte0[], int j) { + if (abyte0 == null) { + Class21 class21 = aClass21Array1661[j] = new Class21(); + class21.anInt369 = 0; + class21.anInt370 = 0; + class21.anInt371 = 0; + return; + } + Stream stream = new Stream(abyte0); + stream.currentOffset = abyte0.length - 18; + Class21 class21_1 = aClass21Array1661[j] = new Class21(); + class21_1.aByteArray368 = abyte0; + class21_1.anInt369 = stream.readUnsignedWord(); + class21_1.anInt370 = stream.readUnsignedWord(); + class21_1.anInt371 = stream.readUnsignedByte(); + int k = stream.readUnsignedByte(); + int l = stream.readUnsignedByte(); + int i1 = stream.readUnsignedByte(); + int j1 = stream.readUnsignedByte(); + int k1 = stream.readUnsignedByte(); + int l1 = stream.readUnsignedWord(); + int i2 = stream.readUnsignedWord(); + int j2 = stream.readUnsignedWord(); + int k2 = stream.readUnsignedWord(); + int l2 = 0; + class21_1.anInt372 = l2; + l2 += class21_1.anInt369; + class21_1.anInt378 = l2; + l2 += class21_1.anInt370; + class21_1.anInt381 = l2; + if (l == 255) { + l2 += class21_1.anInt370; + } else { + class21_1.anInt381 = -l - 1; + } + class21_1.anInt383 = l2; + if (j1 == 1) { + l2 += class21_1.anInt370; + } else { + class21_1.anInt383 = -1; + } + class21_1.anInt380 = l2; + if (k == 1) { + l2 += class21_1.anInt370; + } else { + class21_1.anInt380 = -1; + } + class21_1.anInt376 = l2; + if (k1 == 1) { + l2 += class21_1.anInt369; + } else { + class21_1.anInt376 = -1; + } + class21_1.anInt382 = l2; + if (i1 == 1) { + l2 += class21_1.anInt370; + } else { + class21_1.anInt382 = -1; + } + class21_1.anInt377 = l2; + l2 += k2; + class21_1.anInt379 = l2; + l2 += class21_1.anInt370 * 2; + class21_1.anInt384 = l2; + l2 += class21_1.anInt371 * 6; + class21_1.anInt373 = l2; + l2 += l1; + class21_1.anInt374 = l2; + l2 += i2; + class21_1.anInt375 = l2; + l2 += j2; + } + + public static void method461(int j) { + aClass21Array1661[j] = null; + } + + public static Model method462(int j) { + if (aClass21Array1661 == null) { + return null; + } + Class21 class21 = aClass21Array1661[j]; + if (class21 == null) { + aOnDemandFetcherParent_1662.method548(j); + return null; + } else { + return new Model(j); + } + } + + public static boolean method463(int i) { + if (aClass21Array1661 == null) { + return false; + } + Class21 class21 = aClass21Array1661[i]; + if (class21 == null) { + aOnDemandFetcherParent_1662.method548(i); + return false; + } else { + return true; + } + } + + private Model() { + aBoolean1659 = false; + } + + private Model(int i) { + aBoolean1659 = false; + Class21 class21 = aClass21Array1661[i]; + anInt1626 = class21.anInt369; + anInt1630 = class21.anInt370; + anInt1642 = class21.anInt371; + anIntArray1627 = new int[anInt1626]; + anIntArray1628 = new int[anInt1626]; + anIntArray1629 = new int[anInt1626]; + anIntArray1631 = new int[anInt1630]; + anIntArray1632 = new int[anInt1630]; + anIntArray1633 = new int[anInt1630]; + anIntArray1643 = new int[anInt1642]; + anIntArray1644 = new int[anInt1642]; + anIntArray1645 = new int[anInt1642]; + if (class21.anInt376 >= 0) { + anIntArray1655 = new int[anInt1626]; + } + if (class21.anInt380 >= 0) { + anIntArray1637 = new int[anInt1630]; + } + if (class21.anInt381 >= 0) { + anIntArray1638 = new int[anInt1630]; + } else { + anInt1641 = -class21.anInt381 - 1; + } + if (class21.anInt382 >= 0) { + anIntArray1639 = new int[anInt1630]; + } + if (class21.anInt383 >= 0) { + anIntArray1656 = new int[anInt1630]; + } + anIntArray1640 = new int[anInt1630]; + Stream stream = new Stream(class21.aByteArray368); + stream.currentOffset = class21.anInt372; + Stream stream_1 = new Stream(class21.aByteArray368); + stream_1.currentOffset = class21.anInt373; + Stream stream_2 = new Stream(class21.aByteArray368); + stream_2.currentOffset = class21.anInt374; + Stream stream_3 = new Stream(class21.aByteArray368); + stream_3.currentOffset = class21.anInt375; + Stream stream_4 = new Stream(class21.aByteArray368); + stream_4.currentOffset = class21.anInt376; + int k = 0; + int l = 0; + int i1 = 0; + for (int j1 = 0; j1 < anInt1626; j1++) { + int k1 = stream.readUnsignedByte(); + int i2 = 0; + if ((k1 & 1) != 0) { + i2 = stream_1.method421(); + } + int k2 = 0; + if ((k1 & 2) != 0) { + k2 = stream_2.method421(); + } + int i3 = 0; + if ((k1 & 4) != 0) { + i3 = stream_3.method421(); + } + anIntArray1627[j1] = k + i2; + anIntArray1628[j1] = l + k2; + anIntArray1629[j1] = i1 + i3; + k = anIntArray1627[j1]; + l = anIntArray1628[j1]; + i1 = anIntArray1629[j1]; + if (anIntArray1655 != null) { + anIntArray1655[j1] = stream_4.readUnsignedByte(); + } + } + + stream.currentOffset = class21.anInt379; + stream_1.currentOffset = class21.anInt380; + stream_2.currentOffset = class21.anInt381; + stream_3.currentOffset = class21.anInt382; + stream_4.currentOffset = class21.anInt383; + for (int l1 = 0; l1 < anInt1630; l1++) { + anIntArray1640[l1] = stream.readUnsignedWord(); + if (anIntArray1637 != null) { + anIntArray1637[l1] = stream_1.readUnsignedByte(); + } + if (anIntArray1638 != null) { + anIntArray1638[l1] = stream_2.readUnsignedByte(); + } + if (anIntArray1639 != null) { + anIntArray1639[l1] = stream_3.readUnsignedByte(); + } + if (anIntArray1656 != null) { + anIntArray1656[l1] = stream_4.readUnsignedByte(); + } + } + + stream.currentOffset = class21.anInt377; + stream_1.currentOffset = class21.anInt378; + int j2 = 0; + int l2 = 0; + int j3 = 0; + int k3 = 0; + for (int l3 = 0; l3 < anInt1630; l3++) { + int i4 = stream_1.readUnsignedByte(); + if (i4 == 1) { + j2 = stream.method421() + k3; + k3 = j2; + l2 = stream.method421() + k3; + k3 = l2; + j3 = stream.method421() + k3; + k3 = j3; + anIntArray1631[l3] = j2; + anIntArray1632[l3] = l2; + anIntArray1633[l3] = j3; + } + if (i4 == 2) { + l2 = j3; + j3 = stream.method421() + k3; + k3 = j3; + anIntArray1631[l3] = j2; + anIntArray1632[l3] = l2; + anIntArray1633[l3] = j3; + } + if (i4 == 3) { + j2 = j3; + j3 = stream.method421() + k3; + k3 = j3; + anIntArray1631[l3] = j2; + anIntArray1632[l3] = l2; + anIntArray1633[l3] = j3; + } + if (i4 == 4) { + int k4 = j2; + j2 = l2; + l2 = k4; + j3 = stream.method421() + k3; + k3 = j3; + anIntArray1631[l3] = j2; + anIntArray1632[l3] = l2; + anIntArray1633[l3] = j3; + } + } + + stream.currentOffset = class21.anInt384; + for (int j4 = 0; j4 < anInt1642; j4++) { + anIntArray1643[j4] = stream.readUnsignedWord(); + anIntArray1644[j4] = stream.readUnsignedWord(); + anIntArray1645[j4] = stream.readUnsignedWord(); + } + + } + + public Model(int i, Model aclass30_sub2_sub4_sub6s[]) { + aBoolean1659 = false; + boolean flag = false; + boolean flag1 = false; + boolean flag2 = false; + boolean flag3 = false; + anInt1626 = 0; + anInt1630 = 0; + anInt1642 = 0; + anInt1641 = -1; + for (int k = 0; k < i; k++) { + Model model = aclass30_sub2_sub4_sub6s[k]; + if (model != null) { + anInt1626 += model.anInt1626; + anInt1630 += model.anInt1630; + anInt1642 += model.anInt1642; + flag |= model.anIntArray1637 != null; + if (model.anIntArray1638 != null) { + flag1 = true; + } else { + if (anInt1641 == -1) { + anInt1641 = model.anInt1641; + } + if (anInt1641 != model.anInt1641) { + flag1 = true; + } + } + flag2 |= model.anIntArray1639 != null; + flag3 |= model.anIntArray1656 != null; + } + } + + anIntArray1627 = new int[anInt1626]; + anIntArray1628 = new int[anInt1626]; + anIntArray1629 = new int[anInt1626]; + anIntArray1655 = new int[anInt1626]; + anIntArray1631 = new int[anInt1630]; + anIntArray1632 = new int[anInt1630]; + anIntArray1633 = new int[anInt1630]; + anIntArray1643 = new int[anInt1642]; + anIntArray1644 = new int[anInt1642]; + anIntArray1645 = new int[anInt1642]; + if (flag) { + anIntArray1637 = new int[anInt1630]; + } + if (flag1) { + anIntArray1638 = new int[anInt1630]; + } + if (flag2) { + anIntArray1639 = new int[anInt1630]; + } + if (flag3) { + anIntArray1656 = new int[anInt1630]; + } + anIntArray1640 = new int[anInt1630]; + anInt1626 = 0; + anInt1630 = 0; + anInt1642 = 0; + int l = 0; + for (int i1 = 0; i1 < i; i1++) { + Model model_1 = aclass30_sub2_sub4_sub6s[i1]; + if (model_1 != null) { + for (int j1 = 0; j1 < model_1.anInt1630; j1++) { + if (flag) { + if (model_1.anIntArray1637 == null) { + anIntArray1637[anInt1630] = 0; + } else { + int k1 = model_1.anIntArray1637[j1]; + if ((k1 & 2) == 2) { + k1 += l << 2; + } + anIntArray1637[anInt1630] = k1; + } + } + if (flag1) { + if (model_1.anIntArray1638 == null) { + anIntArray1638[anInt1630] = model_1.anInt1641; + } else { + anIntArray1638[anInt1630] = model_1.anIntArray1638[j1]; + } + } + if (flag2) { + if (model_1.anIntArray1639 == null) { + anIntArray1639[anInt1630] = 0; + } else { + anIntArray1639[anInt1630] = model_1.anIntArray1639[j1]; + } + } + if (flag3 && model_1.anIntArray1656 != null) { + anIntArray1656[anInt1630] = model_1.anIntArray1656[j1]; + } + anIntArray1640[anInt1630] = model_1.anIntArray1640[j1]; + anIntArray1631[anInt1630] = method465(model_1, model_1.anIntArray1631[j1]); + anIntArray1632[anInt1630] = method465(model_1, model_1.anIntArray1632[j1]); + anIntArray1633[anInt1630] = method465(model_1, model_1.anIntArray1633[j1]); + anInt1630++; + } + + for (int l1 = 0; l1 < model_1.anInt1642; l1++) { + anIntArray1643[anInt1642] = method465(model_1, model_1.anIntArray1643[l1]); + anIntArray1644[anInt1642] = method465(model_1, model_1.anIntArray1644[l1]); + anIntArray1645[anInt1642] = method465(model_1, model_1.anIntArray1645[l1]); + anInt1642++; + } + + l += model_1.anInt1642; + } + } + + } + + public Model(Model aclass30_sub2_sub4_sub6s[]) { + int i = 2;// was parameter + aBoolean1659 = false; + boolean flag1 = false; + boolean flag2 = false; + boolean flag3 = false; + boolean flag4 = false; + anInt1626 = 0; + anInt1630 = 0; + anInt1642 = 0; + anInt1641 = -1; + for (int k = 0; k < i; k++) { + Model model = aclass30_sub2_sub4_sub6s[k]; + if (model != null) { + anInt1626 += model.anInt1626; + anInt1630 += model.anInt1630; + anInt1642 += model.anInt1642; + flag1 |= model.anIntArray1637 != null; + if (model.anIntArray1638 != null) { + flag2 = true; + } else { + if (anInt1641 == -1) { + anInt1641 = model.anInt1641; + } + if (anInt1641 != model.anInt1641) { + flag2 = true; + } + } + flag3 |= model.anIntArray1639 != null; + flag4 |= model.anIntArray1640 != null; + } + } + + anIntArray1627 = new int[anInt1626]; + anIntArray1628 = new int[anInt1626]; + anIntArray1629 = new int[anInt1626]; + anIntArray1631 = new int[anInt1630]; + anIntArray1632 = new int[anInt1630]; + anIntArray1633 = new int[anInt1630]; + anIntArray1634 = new int[anInt1630]; + anIntArray1635 = new int[anInt1630]; + anIntArray1636 = new int[anInt1630]; + anIntArray1643 = new int[anInt1642]; + anIntArray1644 = new int[anInt1642]; + anIntArray1645 = new int[anInt1642]; + if (flag1) { + anIntArray1637 = new int[anInt1630]; + } + if (flag2) { + anIntArray1638 = new int[anInt1630]; + } + if (flag3) { + anIntArray1639 = new int[anInt1630]; + } + if (flag4) { + anIntArray1640 = new int[anInt1630]; + } + anInt1626 = 0; + anInt1630 = 0; + anInt1642 = 0; + int i1 = 0; + for (int j1 = 0; j1 < i; j1++) { + Model model_1 = aclass30_sub2_sub4_sub6s[j1]; + if (model_1 != null) { + int k1 = anInt1626; + for (int l1 = 0; l1 < model_1.anInt1626; l1++) { + anIntArray1627[anInt1626] = model_1.anIntArray1627[l1]; + anIntArray1628[anInt1626] = model_1.anIntArray1628[l1]; + anIntArray1629[anInt1626] = model_1.anIntArray1629[l1]; + anInt1626++; + } + + for (int i2 = 0; i2 < model_1.anInt1630; i2++) { + anIntArray1631[anInt1630] = model_1.anIntArray1631[i2] + k1; + anIntArray1632[anInt1630] = model_1.anIntArray1632[i2] + k1; + anIntArray1633[anInt1630] = model_1.anIntArray1633[i2] + k1; + anIntArray1634[anInt1630] = model_1.anIntArray1634[i2]; + anIntArray1635[anInt1630] = model_1.anIntArray1635[i2]; + anIntArray1636[anInt1630] = model_1.anIntArray1636[i2]; + if (flag1) { + if (model_1.anIntArray1637 == null) { + anIntArray1637[anInt1630] = 0; + } else { + int j2 = model_1.anIntArray1637[i2]; + if ((j2 & 2) == 2) { + j2 += i1 << 2; + } + anIntArray1637[anInt1630] = j2; + } + } + if (flag2) { + if (model_1.anIntArray1638 == null) { + anIntArray1638[anInt1630] = model_1.anInt1641; + } else { + anIntArray1638[anInt1630] = model_1.anIntArray1638[i2]; + } + } + if (flag3) { + if (model_1.anIntArray1639 == null) { + anIntArray1639[anInt1630] = 0; + } else { + anIntArray1639[anInt1630] = model_1.anIntArray1639[i2]; + } + } + if (flag4 && model_1.anIntArray1640 != null) { + anIntArray1640[anInt1630] = model_1.anIntArray1640[i2]; + } + anInt1630++; + } + + for (int k2 = 0; k2 < model_1.anInt1642; k2++) { + anIntArray1643[anInt1642] = model_1.anIntArray1643[k2] + k1; + anIntArray1644[anInt1642] = model_1.anIntArray1644[k2] + k1; + anIntArray1645[anInt1642] = model_1.anIntArray1645[k2] + k1; + anInt1642++; + } + + i1 += model_1.anInt1642; + } + } + + method466(); + } + + public Model(boolean flag, boolean flag1, boolean flag2, Model model) { + aBoolean1659 = false; + anInt1626 = model.anInt1626; + anInt1630 = model.anInt1630; + anInt1642 = model.anInt1642; + if (flag2) { + anIntArray1627 = model.anIntArray1627; + anIntArray1628 = model.anIntArray1628; + anIntArray1629 = model.anIntArray1629; + } else { + anIntArray1627 = new int[anInt1626]; + anIntArray1628 = new int[anInt1626]; + anIntArray1629 = new int[anInt1626]; + for (int j = 0; j < anInt1626; j++) { + anIntArray1627[j] = model.anIntArray1627[j]; + anIntArray1628[j] = model.anIntArray1628[j]; + anIntArray1629[j] = model.anIntArray1629[j]; + } + + } + if (flag) { + anIntArray1640 = model.anIntArray1640; + } else { + anIntArray1640 = new int[anInt1630]; + System.arraycopy(model.anIntArray1640, 0, anIntArray1640, 0, anInt1630); + + } + if (flag1) { + anIntArray1639 = model.anIntArray1639; + } else { + anIntArray1639 = new int[anInt1630]; + if (model.anIntArray1639 == null) { + for (int l = 0; l < anInt1630; l++) { + anIntArray1639[l] = 0; + } + + } else { + System.arraycopy(model.anIntArray1639, 0, anIntArray1639, 0, anInt1630); + + } + } + anIntArray1655 = model.anIntArray1655; + anIntArray1656 = model.anIntArray1656; + anIntArray1637 = model.anIntArray1637; + anIntArray1631 = model.anIntArray1631; + anIntArray1632 = model.anIntArray1632; + anIntArray1633 = model.anIntArray1633; + anIntArray1638 = model.anIntArray1638; + anInt1641 = model.anInt1641; + anIntArray1643 = model.anIntArray1643; + anIntArray1644 = model.anIntArray1644; + anIntArray1645 = model.anIntArray1645; + } + + public Model(boolean flag, boolean flag1, Model model) { + aBoolean1659 = false; + anInt1626 = model.anInt1626; + anInt1630 = model.anInt1630; + anInt1642 = model.anInt1642; + if (flag) { + anIntArray1628 = new int[anInt1626]; + System.arraycopy(model.anIntArray1628, 0, anIntArray1628, 0, anInt1626); + + } else { + anIntArray1628 = model.anIntArray1628; + } + if (flag1) { + anIntArray1634 = new int[anInt1630]; + anIntArray1635 = new int[anInt1630]; + anIntArray1636 = new int[anInt1630]; + for (int k = 0; k < anInt1630; k++) { + anIntArray1634[k] = model.anIntArray1634[k]; + anIntArray1635[k] = model.anIntArray1635[k]; + anIntArray1636[k] = model.anIntArray1636[k]; + } + + anIntArray1637 = new int[anInt1630]; + if (model.anIntArray1637 == null) { + for (int l = 0; l < anInt1630; l++) { + anIntArray1637[l] = 0; + } + + } else { + System.arraycopy(model.anIntArray1637, 0, anIntArray1637, 0, anInt1630); + + } + super.aClass33Array1425 = new Class33[anInt1626]; + for (int j1 = 0; j1 < anInt1626; j1++) { + Class33 class33 = super.aClass33Array1425[j1] = new Class33(); + Class33 class33_1 = model.aClass33Array1425[j1]; + class33.anInt602 = class33_1.anInt602; + class33.anInt603 = class33_1.anInt603; + class33.anInt604 = class33_1.anInt604; + class33.anInt605 = class33_1.anInt605; + } + + aClass33Array1660 = model.aClass33Array1660; + } else { + anIntArray1634 = model.anIntArray1634; + anIntArray1635 = model.anIntArray1635; + anIntArray1636 = model.anIntArray1636; + anIntArray1637 = model.anIntArray1637; + } + anIntArray1627 = model.anIntArray1627; + anIntArray1629 = model.anIntArray1629; + anIntArray1640 = model.anIntArray1640; + anIntArray1639 = model.anIntArray1639; + anIntArray1638 = model.anIntArray1638; + anInt1641 = model.anInt1641; + anIntArray1631 = model.anIntArray1631; + anIntArray1632 = model.anIntArray1632; + anIntArray1633 = model.anIntArray1633; + anIntArray1643 = model.anIntArray1643; + anIntArray1644 = model.anIntArray1644; + anIntArray1645 = model.anIntArray1645; + super.modelHeight = model.modelHeight; + anInt1651 = model.anInt1651; + anInt1650 = model.anInt1650; + anInt1653 = model.anInt1653; + anInt1652 = model.anInt1652; + anInt1646 = model.anInt1646; + anInt1648 = model.anInt1648; + anInt1649 = model.anInt1649; + anInt1647 = model.anInt1647; + } + + public void method464(Model model, boolean flag) { + anInt1626 = model.anInt1626; + anInt1630 = model.anInt1630; + anInt1642 = model.anInt1642; + if (anIntArray1622.length < anInt1626) { + anIntArray1622 = new int[anInt1626 + 100]; + anIntArray1623 = new int[anInt1626 + 100]; + anIntArray1624 = new int[anInt1626 + 100]; + } + anIntArray1627 = anIntArray1622; + anIntArray1628 = anIntArray1623; + anIntArray1629 = anIntArray1624; + for (int k = 0; k < anInt1626; k++) { + anIntArray1627[k] = model.anIntArray1627[k]; + anIntArray1628[k] = model.anIntArray1628[k]; + anIntArray1629[k] = model.anIntArray1629[k]; + } + + if (flag) { + anIntArray1639 = model.anIntArray1639; + } else { + if (anIntArray1625.length < anInt1630) { + anIntArray1625 = new int[anInt1630 + 100]; + } + anIntArray1639 = anIntArray1625; + if (model.anIntArray1639 == null) { + for (int l = 0; l < anInt1630; l++) { + anIntArray1639[l] = 0; + } + + } else { + System.arraycopy(model.anIntArray1639, 0, anIntArray1639, 0, anInt1630); + + } + } + anIntArray1637 = model.anIntArray1637; + anIntArray1640 = model.anIntArray1640; + anIntArray1638 = model.anIntArray1638; + anInt1641 = model.anInt1641; + anIntArrayArray1658 = model.anIntArrayArray1658; + anIntArrayArray1657 = model.anIntArrayArray1657; + anIntArray1631 = model.anIntArray1631; + anIntArray1632 = model.anIntArray1632; + anIntArray1633 = model.anIntArray1633; + anIntArray1634 = model.anIntArray1634; + anIntArray1635 = model.anIntArray1635; + anIntArray1636 = model.anIntArray1636; + anIntArray1643 = model.anIntArray1643; + anIntArray1644 = model.anIntArray1644; + anIntArray1645 = model.anIntArray1645; + } + + private int method465(Model model, int i) { + int j = -1; + int k = model.anIntArray1627[i]; + int l = model.anIntArray1628[i]; + int i1 = model.anIntArray1629[i]; + for (int j1 = 0; j1 < anInt1626; j1++) { + if (k != anIntArray1627[j1] || l != anIntArray1628[j1] || i1 != anIntArray1629[j1]) { + continue; + } + j = j1; + break; + } + + if (j == -1) { + anIntArray1627[anInt1626] = k; + anIntArray1628[anInt1626] = l; + anIntArray1629[anInt1626] = i1; + if (model.anIntArray1655 != null) { + anIntArray1655[anInt1626] = model.anIntArray1655[i]; + } + j = anInt1626++; + } + return j; + } + + public void method466() { + super.modelHeight = 0; + anInt1650 = 0; + anInt1651 = 0; + for (int i = 0; i < anInt1626; i++) { + int j = anIntArray1627[i]; + int k = anIntArray1628[i]; + int l = anIntArray1629[i]; + if (-k > super.modelHeight) { + super.modelHeight = -k; + } + if (k > anInt1651) { + anInt1651 = k; + } + int i1 = j * j + l * l; + if (i1 > anInt1650) { + anInt1650 = i1; + } + } + anInt1650 = (int) (Math.sqrt(anInt1650) + 0.98999999999999999D); + anInt1653 = (int) (Math.sqrt(anInt1650 * anInt1650 + super.modelHeight * super.modelHeight) + 0.98999999999999999D); + anInt1652 = anInt1653 + (int) (Math.sqrt(anInt1650 * anInt1650 + anInt1651 * anInt1651) + 0.98999999999999999D); + } + + public void method467() { + super.modelHeight = 0; + anInt1651 = 0; + for (int i = 0; i < anInt1626; i++) { + int j = anIntArray1628[i]; + if (-j > super.modelHeight) { + super.modelHeight = -j; + } + if (j > anInt1651) { + anInt1651 = j; + } + } + + anInt1653 = (int) (Math.sqrt(anInt1650 * anInt1650 + super.modelHeight * super.modelHeight) + 0.98999999999999999D); + anInt1652 = anInt1653 + (int) (Math.sqrt(anInt1650 * anInt1650 + anInt1651 * anInt1651) + 0.98999999999999999D); + } + + private void method468() { + super.modelHeight = 0; + anInt1650 = 0; + anInt1651 = 0; + anInt1646 = 0xf423f; + anInt1647 = 0xfff0bdc1; + anInt1648 = 0xfffe7961; + anInt1649 = 0x1869f; + for (int j = 0; j < anInt1626; j++) { + int k = anIntArray1627[j]; + int l = anIntArray1628[j]; + int i1 = anIntArray1629[j]; + if (k < anInt1646) { + anInt1646 = k; + } + if (k > anInt1647) { + anInt1647 = k; + } + if (i1 < anInt1649) { + anInt1649 = i1; + } + if (i1 > anInt1648) { + anInt1648 = i1; + } + if (-l > super.modelHeight) { + super.modelHeight = -l; + } + if (l > anInt1651) { + anInt1651 = l; + } + int j1 = k * k + i1 * i1; + if (j1 > anInt1650) { + anInt1650 = j1; + } + } + + anInt1650 = (int) Math.sqrt(anInt1650); + anInt1653 = (int) Math.sqrt(anInt1650 * anInt1650 + super.modelHeight * super.modelHeight); + anInt1652 = anInt1653 + (int) Math.sqrt(anInt1650 * anInt1650 + anInt1651 * anInt1651); + } + + public void method469() { + if (anIntArray1655 != null) { + int ai[] = new int[256]; + int j = 0; + for (int l = 0; l < anInt1626; l++) { + int j1 = anIntArray1655[l]; + ai[j1]++; + if (j1 > j) { + j = j1; + } + } + + anIntArrayArray1657 = new int[j + 1][]; + for (int k1 = 0; k1 <= j; k1++) { + anIntArrayArray1657[k1] = new int[ai[k1]]; + ai[k1] = 0; + } + + for (int j2 = 0; j2 < anInt1626; j2++) { + int l2 = anIntArray1655[j2]; + anIntArrayArray1657[l2][ai[l2]++] = j2; + } + + anIntArray1655 = null; + } + if (anIntArray1656 != null) { + int ai1[] = new int[256]; + int k = 0; + for (int i1 = 0; i1 < anInt1630; i1++) { + int l1 = anIntArray1656[i1]; + ai1[l1]++; + if (l1 > k) { + k = l1; + } + } + + anIntArrayArray1658 = new int[k + 1][]; + for (int i2 = 0; i2 <= k; i2++) { + anIntArrayArray1658[i2] = new int[ai1[i2]]; + ai1[i2] = 0; + } + + for (int k2 = 0; k2 < anInt1630; k2++) { + int i3 = anIntArray1656[k2]; + anIntArrayArray1658[i3][ai1[i3]++] = k2; + } + + anIntArray1656 = null; + } + } + + public void method470(int i) { + if (anIntArrayArray1657 == null) { + return; + } + if (i == -1) { + return; + } + Class36 class36 = Class36.method531(i); + if (class36 == null) { + return; + } + Class18 class18 = class36.aClass18_637; + anInt1681 = 0; + anInt1682 = 0; + anInt1683 = 0; + for (int k = 0; k < class36.anInt638; k++) { + int l = class36.anIntArray639[k]; + method472(class18.anIntArray342[l], class18.anIntArrayArray343[l], class36.anIntArray640[k], class36.anIntArray641[k], class36.anIntArray642[k]); + } + + } + + public void method471(int ai[], int j, int k) { + if (k == -1) { + return; + } + if (ai == null || j == -1) { + method470(k); + return; + } + Class36 class36 = Class36.method531(k); + if (class36 == null) { + return; + } + Class36 class36_1 = Class36.method531(j); + if (class36_1 == null) { + method470(k); + return; + } + Class18 class18 = class36.aClass18_637; + anInt1681 = 0; + anInt1682 = 0; + anInt1683 = 0; + int l = 0; + int i1 = ai[l++]; + for (int j1 = 0; j1 < class36.anInt638; j1++) { + int k1; + for (k1 = class36.anIntArray639[j1]; k1 > i1; i1 = ai[l++]) { + ; + } + if (k1 != i1 || class18.anIntArray342[k1] == 0) { + method472(class18.anIntArray342[k1], class18.anIntArrayArray343[k1], class36.anIntArray640[j1], class36.anIntArray641[j1], class36.anIntArray642[j1]); + } + } + + anInt1681 = 0; + anInt1682 = 0; + anInt1683 = 0; + l = 0; + i1 = ai[l++]; + for (int l1 = 0; l1 < class36_1.anInt638; l1++) { + int i2; + for (i2 = class36_1.anIntArray639[l1]; i2 > i1; i1 = ai[l++]) { + ; + } + if (i2 == i1 || class18.anIntArray342[i2] == 0) { + method472(class18.anIntArray342[i2], class18.anIntArrayArray343[i2], class36_1.anIntArray640[l1], class36_1.anIntArray641[l1], class36_1.anIntArray642[l1]); + } + } + + } + + private void method472(int i, int ai[], int j, int k, int l) { + int i1 = ai.length; + if (i == 0) { + int j1 = 0; + anInt1681 = 0; + anInt1682 = 0; + anInt1683 = 0; + for (int k2 = 0; k2 < i1; k2++) { + int l3 = ai[k2]; + if (l3 < anIntArrayArray1657.length) { + int ai5[] = anIntArrayArray1657[l3]; + for (int j6 : ai5) { + anInt1681 += anIntArray1627[j6]; + anInt1682 += anIntArray1628[j6]; + anInt1683 += anIntArray1629[j6]; + j1++; + } + + } + } + + if (j1 > 0) { + anInt1681 = anInt1681 / j1 + j; + anInt1682 = anInt1682 / j1 + k; + anInt1683 = anInt1683 / j1 + l; + return; + } else { + anInt1681 = j; + anInt1682 = k; + anInt1683 = l; + return; + } + } + if (i == 1) { + for (int k1 = 0; k1 < i1; k1++) { + int l2 = ai[k1]; + if (l2 < anIntArrayArray1657.length) { + int ai1[] = anIntArrayArray1657[l2]; + for (int element : ai1) { + int j5 = element; + anIntArray1627[j5] += j; + anIntArray1628[j5] += k; + anIntArray1629[j5] += l; + } + + } + } + + return; + } + if (i == 2) { + for (int l1 = 0; l1 < i1; l1++) { + int i3 = ai[l1]; + if (i3 < anIntArrayArray1657.length) { + int ai2[] = anIntArrayArray1657[i3]; + for (int element : ai2) { + int k5 = element; + anIntArray1627[k5] -= anInt1681; + anIntArray1628[k5] -= anInt1682; + anIntArray1629[k5] -= anInt1683; + int k6 = (j & 0xff) * 8; + int l6 = (k & 0xff) * 8; + int i7 = (l & 0xff) * 8; + if (i7 != 0) { + int j7 = modelIntArray1[i7]; + int i8 = modelIntArray2[i7]; + int l8 = anIntArray1628[k5] * j7 + anIntArray1627[k5] * i8 >> 16; + anIntArray1628[k5] = anIntArray1628[k5] * i8 - anIntArray1627[k5] * j7 >> 16; + anIntArray1627[k5] = l8; + } + if (k6 != 0) { + int k7 = modelIntArray1[k6]; + int j8 = modelIntArray2[k6]; + int i9 = anIntArray1628[k5] * j8 - anIntArray1629[k5] * k7 >> 16; + anIntArray1629[k5] = anIntArray1628[k5] * k7 + anIntArray1629[k5] * j8 >> 16; + anIntArray1628[k5] = i9; + } + if (l6 != 0) { + int l7 = modelIntArray1[l6]; + int k8 = modelIntArray2[l6]; + int j9 = anIntArray1629[k5] * l7 + anIntArray1627[k5] * k8 >> 16; + anIntArray1629[k5] = anIntArray1629[k5] * k8 - anIntArray1627[k5] * l7 >> 16; + anIntArray1627[k5] = j9; + } + anIntArray1627[k5] += anInt1681; + anIntArray1628[k5] += anInt1682; + anIntArray1629[k5] += anInt1683; + } + + } + } + + return; + } + if (i == 3) { + for (int i2 = 0; i2 < i1; i2++) { + int j3 = ai[i2]; + if (j3 < anIntArrayArray1657.length) { + int ai3[] = anIntArrayArray1657[j3]; + for (int element : ai3) { + int l5 = element; + anIntArray1627[l5] -= anInt1681; + anIntArray1628[l5] -= anInt1682; + anIntArray1629[l5] -= anInt1683; + anIntArray1627[l5] = anIntArray1627[l5] * j / 128; + anIntArray1628[l5] = anIntArray1628[l5] * k / 128; + anIntArray1629[l5] = anIntArray1629[l5] * l / 128; + anIntArray1627[l5] += anInt1681; + anIntArray1628[l5] += anInt1682; + anIntArray1629[l5] += anInt1683; + } + + } + } + + return; + } + if (i == 5 && anIntArrayArray1658 != null && anIntArray1639 != null) { + for (int j2 = 0; j2 < i1; j2++) { + int k3 = ai[j2]; + if (k3 < anIntArrayArray1658.length) { + int ai4[] = anIntArrayArray1658[k3]; + for (int element : ai4) { + int i6 = element; + anIntArray1639[i6] += j * 8; + if (anIntArray1639[i6] < 0) { + anIntArray1639[i6] = 0; + } + if (anIntArray1639[i6] > 255) { + anIntArray1639[i6] = 255; + } + } + + } + } + + } + } + + public void method473() { + for (int j = 0; j < anInt1626; j++) { + int k = anIntArray1627[j]; + anIntArray1627[j] = anIntArray1629[j]; + anIntArray1629[j] = -k; + } + + } + + public void method474(int i) { + int k = modelIntArray1[i]; + int l = modelIntArray2[i]; + for (int i1 = 0; i1 < anInt1626; i1++) { + int j1 = anIntArray1628[i1] * l - anIntArray1629[i1] * k >> 16; + anIntArray1629[i1] = anIntArray1628[i1] * k + anIntArray1629[i1] * l >> 16; + anIntArray1628[i1] = j1; + } + } + + public void method475(int i, int j, int l) { + for (int i1 = 0; i1 < anInt1626; i1++) { + anIntArray1627[i1] += i; + anIntArray1628[i1] += j; + anIntArray1629[i1] += l; + } + + } + + public void method476(int i, int j) { + for (int k = 0; k < anInt1630; k++) { + if (anIntArray1640[k] == i) { + anIntArray1640[k] = j; + } + } + + } + + public void method477() { + for (int j = 0; j < anInt1626; j++) { + anIntArray1629[j] = -anIntArray1629[j]; + } + + for (int k = 0; k < anInt1630; k++) { + int l = anIntArray1631[k]; + anIntArray1631[k] = anIntArray1633[k]; + anIntArray1633[k] = l; + } + } + + public void method478(int i, int j, int l) { + for (int i1 = 0; i1 < anInt1626; i1++) { + anIntArray1627[i1] = anIntArray1627[i1] * i / 128; + anIntArray1628[i1] = anIntArray1628[i1] * l / 128; + anIntArray1629[i1] = anIntArray1629[i1] * j / 128; + } + + } + + public void method479(int i, int j, int k, int l, int i1, boolean flag) { + int j1 = (int) Math.sqrt(k * k + l * l + i1 * i1); + int k1 = j * j1 >> 8; + if (anIntArray1634 == null) { + anIntArray1634 = new int[anInt1630]; + anIntArray1635 = new int[anInt1630]; + anIntArray1636 = new int[anInt1630]; + } + if (super.aClass33Array1425 == null) { + super.aClass33Array1425 = new Class33[anInt1626]; + for (int l1 = 0; l1 < anInt1626; l1++) { + super.aClass33Array1425[l1] = new Class33(); + } + + } + for (int i2 = 0; i2 < anInt1630; i2++) { + int j2 = anIntArray1631[i2]; + int l2 = anIntArray1632[i2]; + int i3 = anIntArray1633[i2]; + int j3 = anIntArray1627[l2] - anIntArray1627[j2]; + int k3 = anIntArray1628[l2] - anIntArray1628[j2]; + int l3 = anIntArray1629[l2] - anIntArray1629[j2]; + int i4 = anIntArray1627[i3] - anIntArray1627[j2]; + int j4 = anIntArray1628[i3] - anIntArray1628[j2]; + int k4 = anIntArray1629[i3] - anIntArray1629[j2]; + int l4 = k3 * k4 - j4 * l3; + int i5 = l3 * i4 - k4 * j3; + int j5; + for (j5 = j3 * j4 - i4 * k3; l4 > 8192 || i5 > 8192 || j5 > 8192 || l4 < -8192 || i5 < -8192 || j5 < -8192; j5 >>= 1) { + l4 >>= 1; + i5 >>= 1; + } + + int k5 = (int) Math.sqrt(l4 * l4 + i5 * i5 + j5 * j5); + if (k5 <= 0) { + k5 = 1; + } + l4 = l4 * 256 / k5; + i5 = i5 * 256 / k5; + j5 = j5 * 256 / k5; + if (anIntArray1637 == null || (anIntArray1637[i2] & 1) == 0) { + Class33 class33_2 = super.aClass33Array1425[j2]; + class33_2.anInt602 += l4; + class33_2.anInt603 += i5; + class33_2.anInt604 += j5; + class33_2.anInt605++; + class33_2 = super.aClass33Array1425[l2]; + class33_2.anInt602 += l4; + class33_2.anInt603 += i5; + class33_2.anInt604 += j5; + class33_2.anInt605++; + class33_2 = super.aClass33Array1425[i3]; + class33_2.anInt602 += l4; + class33_2.anInt603 += i5; + class33_2.anInt604 += j5; + class33_2.anInt605++; + } else { + int l5 = i + (k * l4 + l * i5 + i1 * j5) / (k1 + k1 / 2); + anIntArray1634[i2] = method481(anIntArray1640[i2], l5, anIntArray1637[i2]); + } + } + + if (flag) { + method480(i, k1, k, l, i1); + } else { + aClass33Array1660 = new Class33[anInt1626]; + for (int k2 = 0; k2 < anInt1626; k2++) { + Class33 class33 = super.aClass33Array1425[k2]; + Class33 class33_1 = aClass33Array1660[k2] = new Class33(); + class33_1.anInt602 = class33.anInt602; + class33_1.anInt603 = class33.anInt603; + class33_1.anInt604 = class33.anInt604; + class33_1.anInt605 = class33.anInt605; + } + + } + if (flag) { + method466(); + } else { + method468(); + } + } + + public void method480(int i, int j, int k, int l, int i1) { + for (int j1 = 0; j1 < anInt1630; j1++) { + int k1 = anIntArray1631[j1]; + int i2 = anIntArray1632[j1]; + int j2 = anIntArray1633[j1]; + if (anIntArray1637 == null) { + int i3 = anIntArray1640[j1]; + Class33 class33 = super.aClass33Array1425[k1]; + int k2 = i + (k * class33.anInt602 + l * class33.anInt603 + i1 * class33.anInt604) / (j * class33.anInt605); + anIntArray1634[j1] = method481(i3, k2, 0); + class33 = super.aClass33Array1425[i2]; + k2 = i + (k * class33.anInt602 + l * class33.anInt603 + i1 * class33.anInt604) / (j * class33.anInt605); + anIntArray1635[j1] = method481(i3, k2, 0); + class33 = super.aClass33Array1425[j2]; + k2 = i + (k * class33.anInt602 + l * class33.anInt603 + i1 * class33.anInt604) / (j * class33.anInt605); + anIntArray1636[j1] = method481(i3, k2, 0); + } else if ((anIntArray1637[j1] & 1) == 0) { + int j3 = anIntArray1640[j1]; + int k3 = anIntArray1637[j1]; + Class33 class33_1 = super.aClass33Array1425[k1]; + int l2 = i + (k * class33_1.anInt602 + l * class33_1.anInt603 + i1 * class33_1.anInt604) / (j * class33_1.anInt605); + anIntArray1634[j1] = method481(j3, l2, k3); + class33_1 = super.aClass33Array1425[i2]; + l2 = i + (k * class33_1.anInt602 + l * class33_1.anInt603 + i1 * class33_1.anInt604) / (j * class33_1.anInt605); + anIntArray1635[j1] = method481(j3, l2, k3); + class33_1 = super.aClass33Array1425[j2]; + l2 = i + (k * class33_1.anInt602 + l * class33_1.anInt603 + i1 * class33_1.anInt604) / (j * class33_1.anInt605); + anIntArray1636[j1] = method481(j3, l2, k3); + } + } + + super.aClass33Array1425 = null; + aClass33Array1660 = null; + anIntArray1655 = null; + anIntArray1656 = null; + if (anIntArray1637 != null) { + for (int l1 = 0; l1 < anInt1630; l1++) { + if ((anIntArray1637[l1] & 2) == 2) { + return; + } + } + + } + anIntArray1640 = null; + } + + private static int method481(int i, int j, int k) { + if ((k & 2) == 2) { + if (j < 0) { + j = 0; + } else if (j > 127) { + j = 127; + } + j = 127 - j; + return j; + } + j = j * (i & 0x7f) >> 7; + if (j < 2) { + j = 2; + } else if (j > 126) { + j = 126; + } + return (i & 0xff80) + j; + } + + public void method482(int j, int k, int l, int i1, int j1, int k1) { + int i = 0; // was a parameter + int l1 = Texture.textureInt1; + int i2 = Texture.textureInt2; + int j2 = modelIntArray1[i]; + int k2 = modelIntArray2[i]; + int l2 = modelIntArray1[j]; + int i3 = modelIntArray2[j]; + int j3 = modelIntArray1[k]; + int k3 = modelIntArray2[k]; + int l3 = modelIntArray1[l]; + int i4 = modelIntArray2[l]; + int j4 = j1 * l3 + k1 * i4 >> 16; + for (int k4 = 0; k4 < anInt1626; k4++) { + int l4 = anIntArray1627[k4]; + int i5 = anIntArray1628[k4]; + int j5 = anIntArray1629[k4]; + if (k != 0) { + int k5 = i5 * j3 + l4 * k3 >> 16; + i5 = i5 * k3 - l4 * j3 >> 16; + l4 = k5; + } + if (i != 0) { + int l5 = i5 * k2 - j5 * j2 >> 16; + j5 = i5 * j2 + j5 * k2 >> 16; + i5 = l5; + } + if (j != 0) { + int i6 = j5 * l2 + l4 * i3 >> 16; + j5 = j5 * i3 - l4 * l2 >> 16; + l4 = i6; + } + l4 += i1; + i5 += j1; + j5 += k1; + int j6 = i5 * i4 - j5 * l3 >> 16; + j5 = i5 * l3 + j5 * i4 >> 16; + i5 = j6; + anIntArray1667[k4] = j5 - j4; + anIntArray1665[k4] = l1 + (l4 << 9) / j5; + anIntArray1666[k4] = i2 + (i5 << 9) / j5; + if (anInt1642 > 0) { + anIntArray1668[k4] = l4; + anIntArray1669[k4] = i5; + anIntArray1670[k4] = j5; + } + } + + try { + method483(false, false, 0); + } catch (Exception _ex) { + } + } + + @Override + public void method443(int i, int j, int k, int l, int i1, int j1, int k1, int l1, int i2) { + int j2 = l1 * i1 - j1 * l >> 16; + int k2 = k1 * j + j2 * k >> 16; + int l2 = anInt1650 * k >> 16; + int i3 = k2 + l2; + if (i3 <= 50 || k2 >= 3500) { + return; + } + int j3 = l1 * l + j1 * i1 >> 16; + int k3 = j3 - anInt1650 << 9; + if (k3 / i3 >= DrawingArea.centerY) { + return; + } + int l3 = j3 + anInt1650 << 9; + if (l3 / i3 <= -DrawingArea.centerY) { + return; + } + int i4 = k1 * k - j2 * j >> 16; + int j4 = anInt1650 * j >> 16; + int k4 = i4 + j4 << 9; + if (k4 / i3 <= -DrawingArea.anInt1387) { + return; + } + int l4 = j4 + (super.modelHeight * k >> 16); + int i5 = i4 - l4 << 9; + if (i5 / i3 >= DrawingArea.anInt1387) { + return; + } + int j5 = l2 + (super.modelHeight * j >> 16); + boolean flag = false; + if (k2 - j5 <= 50) { + flag = true; + } + boolean flag1 = false; + if (i2 > 0 && aBoolean1684) { + int k5 = k2 - l2; + if (k5 <= 50) { + k5 = 50; + } + if (j3 > 0) { + k3 /= i3; + l3 /= k5; + } else { + l3 /= i3; + k3 /= k5; + } + if (i4 > 0) { + i5 /= i3; + k4 /= k5; + } else { + k4 /= i3; + i5 /= k5; + } + int i6 = anInt1685 - Texture.textureInt1; + int k6 = anInt1686 - Texture.textureInt2; + if (i6 > k3 && i6 < l3 && k6 > i5 && k6 < k4) { + if (aBoolean1659) { + anIntArray1688[anInt1687++] = i2; + } else { + flag1 = true; + } + } + } + int l5 = Texture.textureInt1; + int j6 = Texture.textureInt2; + int l6 = 0; + int i7 = 0; + if (i != 0) { + l6 = modelIntArray1[i]; + i7 = modelIntArray2[i]; + } + for (int j7 = 0; j7 < anInt1626; j7++) { + int k7 = anIntArray1627[j7]; + int l7 = anIntArray1628[j7]; + int i8 = anIntArray1629[j7]; + if (i != 0) { + int j8 = i8 * l6 + k7 * i7 >> 16; + i8 = i8 * i7 - k7 * l6 >> 16; + k7 = j8; + } + k7 += j1; + l7 += k1; + i8 += l1; + int k8 = i8 * l + k7 * i1 >> 16; + i8 = i8 * i1 - k7 * l >> 16; + k7 = k8; + k8 = l7 * k - i8 * j >> 16; + i8 = l7 * j + i8 * k >> 16; + l7 = k8; + anIntArray1667[j7] = i8 - k2; + if (i8 >= 50) { + anIntArray1665[j7] = l5 + (k7 << 9) / i8; + anIntArray1666[j7] = j6 + (l7 << 9) / i8; + } else { + anIntArray1665[j7] = -5000; + flag = true; + } + if (flag || anInt1642 > 0) { + anIntArray1668[j7] = k7; + anIntArray1669[j7] = l7; + anIntArray1670[j7] = i8; + } + } + + try { + method483(flag, flag1, i2); + } catch (Exception _ex) { + } + } + + private void method483(boolean flag, boolean flag1, int i) { + for (int j = 0; j < anInt1652; j++) { + anIntArray1671[j] = 0; + } + + for (int k = 0; k < anInt1630; k++) { + if (anIntArray1637 == null || anIntArray1637[k] != -1) { + int l = anIntArray1631[k]; + int k1 = anIntArray1632[k]; + int j2 = anIntArray1633[k]; + int i3 = anIntArray1665[l]; + int l3 = anIntArray1665[k1]; + int k4 = anIntArray1665[j2]; + if (flag && (i3 == -5000 || l3 == -5000 || k4 == -5000)) { + aBooleanArray1664[k] = true; + int j5 = (anIntArray1667[l] + anIntArray1667[k1] + anIntArray1667[j2]) / 3 + anInt1653; + anIntArrayArray1672[j5][anIntArray1671[j5]++] = k; + } else { + if (flag1 && method486(anInt1685, anInt1686, anIntArray1666[l], anIntArray1666[k1], anIntArray1666[j2], i3, l3, k4)) { + anIntArray1688[anInt1687++] = i; + flag1 = false; + } + if ((i3 - l3) * (anIntArray1666[j2] - anIntArray1666[k1]) - (anIntArray1666[l] - anIntArray1666[k1]) * (k4 - l3) > 0) { + aBooleanArray1664[k] = false; + aBooleanArray1663[k] = i3 < 0 || l3 < 0 || k4 < 0 || i3 > DrawingArea.centerX || l3 > DrawingArea.centerX || k4 > DrawingArea.centerX; + int k5 = (anIntArray1667[l] + anIntArray1667[k1] + anIntArray1667[j2]) / 3 + anInt1653; + anIntArrayArray1672[k5][anIntArray1671[k5]++] = k; + } + } + } + } + + if (anIntArray1638 == null) { + for (int i1 = anInt1652 - 1; i1 >= 0; i1--) { + int l1 = anIntArray1671[i1]; + if (l1 > 0) { + int ai[] = anIntArrayArray1672[i1]; + for (int j3 = 0; j3 < l1; j3++) { + method484(ai[j3]); + } + + } + } + + return; + } + for (int j1 = 0; j1 < 12; j1++) { + anIntArray1673[j1] = 0; + anIntArray1677[j1] = 0; + } + + for (int i2 = anInt1652 - 1; i2 >= 0; i2--) { + int k2 = anIntArray1671[i2]; + if (k2 > 0) { + int ai1[] = anIntArrayArray1672[i2]; + for (int i4 = 0; i4 < k2; i4++) { + int l4 = ai1[i4]; + int l5 = anIntArray1638[l4]; + int j6 = anIntArray1673[l5]++; + anIntArrayArray1674[l5][j6] = l4; + if (l5 < 10) { + anIntArray1677[l5] += i2; + } else if (l5 == 10) { + anIntArray1675[j6] = i2; + } else { + anIntArray1676[j6] = i2; + } + } + + } + } + + int l2 = 0; + if (anIntArray1673[1] > 0 || anIntArray1673[2] > 0) { + l2 = (anIntArray1677[1] + anIntArray1677[2]) / (anIntArray1673[1] + anIntArray1673[2]); + } + int k3 = 0; + if (anIntArray1673[3] > 0 || anIntArray1673[4] > 0) { + k3 = (anIntArray1677[3] + anIntArray1677[4]) / (anIntArray1673[3] + anIntArray1673[4]); + } + int j4 = 0; + if (anIntArray1673[6] > 0 || anIntArray1673[8] > 0) { + j4 = (anIntArray1677[6] + anIntArray1677[8]) / (anIntArray1673[6] + anIntArray1673[8]); + } + int i6 = 0; + int k6 = anIntArray1673[10]; + int ai2[] = anIntArrayArray1674[10]; + int ai3[] = anIntArray1675; + if (i6 == k6) { + i6 = 0; + k6 = anIntArray1673[11]; + ai2 = anIntArrayArray1674[11]; + ai3 = anIntArray1676; + } + int i5; + if (i6 < k6) { + i5 = ai3[i6]; + } else { + i5 = -1000; + } + for (int l6 = 0; l6 < 10; l6++) { + while (l6 == 0 && i5 > l2) { + method484(ai2[i6++]); + if (i6 == k6 && ai2 != anIntArrayArray1674[11]) { + i6 = 0; + k6 = anIntArray1673[11]; + ai2 = anIntArrayArray1674[11]; + ai3 = anIntArray1676; + } + if (i6 < k6) { + i5 = ai3[i6]; + } else { + i5 = -1000; + } + } + while (l6 == 3 && i5 > k3) { + method484(ai2[i6++]); + if (i6 == k6 && ai2 != anIntArrayArray1674[11]) { + i6 = 0; + k6 = anIntArray1673[11]; + ai2 = anIntArrayArray1674[11]; + ai3 = anIntArray1676; + } + if (i6 < k6) { + i5 = ai3[i6]; + } else { + i5 = -1000; + } + } + while (l6 == 5 && i5 > j4) { + method484(ai2[i6++]); + if (i6 == k6 && ai2 != anIntArrayArray1674[11]) { + i6 = 0; + k6 = anIntArray1673[11]; + ai2 = anIntArrayArray1674[11]; + ai3 = anIntArray1676; + } + if (i6 < k6) { + i5 = ai3[i6]; + } else { + i5 = -1000; + } + } + int i7 = anIntArray1673[l6]; + int ai4[] = anIntArrayArray1674[l6]; + for (int j7 = 0; j7 < i7; j7++) { + method484(ai4[j7]); + } + + } + + while (i5 != -1000) { + method484(ai2[i6++]); + if (i6 == k6 && ai2 != anIntArrayArray1674[11]) { + i6 = 0; + ai2 = anIntArrayArray1674[11]; + k6 = anIntArray1673[11]; + ai3 = anIntArray1676; + } + if (i6 < k6) { + i5 = ai3[i6]; + } else { + i5 = -1000; + } + } + } + + private void method484(int i) { + if (aBooleanArray1664[i]) { + method485(i); + return; + } + int j = anIntArray1631[i]; + int k = anIntArray1632[i]; + int l = anIntArray1633[i]; + Texture.aBoolean1462 = aBooleanArray1663[i]; + if (anIntArray1639 == null) { + Texture.anInt1465 = 0; + } else { + Texture.anInt1465 = anIntArray1639[i]; + } + int i1; + if (anIntArray1637 == null) { + i1 = 0; + } else { + i1 = anIntArray1637[i] & 3; + } + if (i1 == 0) { + Texture.method374(anIntArray1666[j], anIntArray1666[k], anIntArray1666[l], anIntArray1665[j], anIntArray1665[k], anIntArray1665[l], anIntArray1634[i], anIntArray1635[i], anIntArray1636[i]); + return; + } + if (i1 == 1) { + Texture.method376(anIntArray1666[j], anIntArray1666[k], anIntArray1666[l], anIntArray1665[j], anIntArray1665[k], anIntArray1665[l], modelIntArray3[anIntArray1634[i]]); + return; + } + if (i1 == 2) { + int j1 = anIntArray1637[i] >> 2; + int l1 = anIntArray1643[j1]; + int j2 = anIntArray1644[j1]; + int l2 = anIntArray1645[j1]; + Texture.method378(anIntArray1666[j], anIntArray1666[k], anIntArray1666[l], anIntArray1665[j], anIntArray1665[k], anIntArray1665[l], anIntArray1634[i], anIntArray1635[i], anIntArray1636[i], anIntArray1668[l1], anIntArray1668[j2], anIntArray1668[l2], anIntArray1669[l1], anIntArray1669[j2], anIntArray1669[l2], anIntArray1670[l1], anIntArray1670[j2], anIntArray1670[l2], anIntArray1640[i]); + return; + } + if (i1 == 3) { + int k1 = anIntArray1637[i] >> 2; + int i2 = anIntArray1643[k1]; + int k2 = anIntArray1644[k1]; + int i3 = anIntArray1645[k1]; + Texture.method378(anIntArray1666[j], anIntArray1666[k], anIntArray1666[l], anIntArray1665[j], anIntArray1665[k], anIntArray1665[l], anIntArray1634[i], anIntArray1634[i], anIntArray1634[i], anIntArray1668[i2], anIntArray1668[k2], anIntArray1668[i3], anIntArray1669[i2], anIntArray1669[k2], anIntArray1669[i3], anIntArray1670[i2], anIntArray1670[k2], anIntArray1670[i3], anIntArray1640[i]); + } + } + + private void method485(int i) { + int j = Texture.textureInt1; + int k = Texture.textureInt2; + int l = 0; + int i1 = anIntArray1631[i]; + int j1 = anIntArray1632[i]; + int k1 = anIntArray1633[i]; + int l1 = anIntArray1670[i1]; + int i2 = anIntArray1670[j1]; + int j2 = anIntArray1670[k1]; + if (l1 >= 50) { + anIntArray1678[l] = anIntArray1665[i1]; + anIntArray1679[l] = anIntArray1666[i1]; + anIntArray1680[l++] = anIntArray1634[i]; + } else { + int k2 = anIntArray1668[i1]; + int k3 = anIntArray1669[i1]; + int k4 = anIntArray1634[i]; + if (j2 >= 50) { + int k5 = (50 - l1) * modelIntArray4[j2 - l1]; + anIntArray1678[l] = j + (k2 + ((anIntArray1668[k1] - k2) * k5 >> 16) << 9) / 50; + anIntArray1679[l] = k + (k3 + ((anIntArray1669[k1] - k3) * k5 >> 16) << 9) / 50; + anIntArray1680[l++] = k4 + ((anIntArray1636[i] - k4) * k5 >> 16); + } + if (i2 >= 50) { + int l5 = (50 - l1) * modelIntArray4[i2 - l1]; + anIntArray1678[l] = j + (k2 + ((anIntArray1668[j1] - k2) * l5 >> 16) << 9) / 50; + anIntArray1679[l] = k + (k3 + ((anIntArray1669[j1] - k3) * l5 >> 16) << 9) / 50; + anIntArray1680[l++] = k4 + ((anIntArray1635[i] - k4) * l5 >> 16); + } + } + if (i2 >= 50) { + anIntArray1678[l] = anIntArray1665[j1]; + anIntArray1679[l] = anIntArray1666[j1]; + anIntArray1680[l++] = anIntArray1635[i]; + } else { + int l2 = anIntArray1668[j1]; + int l3 = anIntArray1669[j1]; + int l4 = anIntArray1635[i]; + if (l1 >= 50) { + int i6 = (50 - i2) * modelIntArray4[l1 - i2]; + anIntArray1678[l] = j + (l2 + ((anIntArray1668[i1] - l2) * i6 >> 16) << 9) / 50; + anIntArray1679[l] = k + (l3 + ((anIntArray1669[i1] - l3) * i6 >> 16) << 9) / 50; + anIntArray1680[l++] = l4 + ((anIntArray1634[i] - l4) * i6 >> 16); + } + if (j2 >= 50) { + int j6 = (50 - i2) * modelIntArray4[j2 - i2]; + anIntArray1678[l] = j + (l2 + ((anIntArray1668[k1] - l2) * j6 >> 16) << 9) / 50; + anIntArray1679[l] = k + (l3 + ((anIntArray1669[k1] - l3) * j6 >> 16) << 9) / 50; + anIntArray1680[l++] = l4 + ((anIntArray1636[i] - l4) * j6 >> 16); + } + } + if (j2 >= 50) { + anIntArray1678[l] = anIntArray1665[k1]; + anIntArray1679[l] = anIntArray1666[k1]; + anIntArray1680[l++] = anIntArray1636[i]; + } else { + int i3 = anIntArray1668[k1]; + int i4 = anIntArray1669[k1]; + int i5 = anIntArray1636[i]; + if (i2 >= 50) { + int k6 = (50 - j2) * modelIntArray4[i2 - j2]; + anIntArray1678[l] = j + (i3 + ((anIntArray1668[j1] - i3) * k6 >> 16) << 9) / 50; + anIntArray1679[l] = k + (i4 + ((anIntArray1669[j1] - i4) * k6 >> 16) << 9) / 50; + anIntArray1680[l++] = i5 + ((anIntArray1635[i] - i5) * k6 >> 16); + } + if (l1 >= 50) { + int l6 = (50 - j2) * modelIntArray4[l1 - j2]; + anIntArray1678[l] = j + (i3 + ((anIntArray1668[i1] - i3) * l6 >> 16) << 9) / 50; + anIntArray1679[l] = k + (i4 + ((anIntArray1669[i1] - i4) * l6 >> 16) << 9) / 50; + anIntArray1680[l++] = i5 + ((anIntArray1634[i] - i5) * l6 >> 16); + } + } + int j3 = anIntArray1678[0]; + int j4 = anIntArray1678[1]; + int j5 = anIntArray1678[2]; + int i7 = anIntArray1679[0]; + int j7 = anIntArray1679[1]; + int k7 = anIntArray1679[2]; + if ((j3 - j4) * (k7 - j7) - (i7 - j7) * (j5 - j4) > 0) { + Texture.aBoolean1462 = false; + if (l == 3) { + if (j3 < 0 || j4 < 0 || j5 < 0 || j3 > DrawingArea.centerX || j4 > DrawingArea.centerX || j5 > DrawingArea.centerX) { + Texture.aBoolean1462 = true; + } + int l7; + if (anIntArray1637 == null) { + l7 = 0; + } else { + l7 = anIntArray1637[i] & 3; + } + if (l7 == 0) { + Texture.method374(i7, j7, k7, j3, j4, j5, anIntArray1680[0], anIntArray1680[1], anIntArray1680[2]); + } else if (l7 == 1) { + Texture.method376(i7, j7, k7, j3, j4, j5, modelIntArray3[anIntArray1634[i]]); + } else if (l7 == 2) { + int j8 = anIntArray1637[i] >> 2; + int k9 = anIntArray1643[j8]; + int k10 = anIntArray1644[j8]; + int k11 = anIntArray1645[j8]; + Texture.method378(i7, j7, k7, j3, j4, j5, anIntArray1680[0], anIntArray1680[1], anIntArray1680[2], anIntArray1668[k9], anIntArray1668[k10], anIntArray1668[k11], anIntArray1669[k9], anIntArray1669[k10], anIntArray1669[k11], anIntArray1670[k9], anIntArray1670[k10], anIntArray1670[k11], anIntArray1640[i]); + } else if (l7 == 3) { + int k8 = anIntArray1637[i] >> 2; + int l9 = anIntArray1643[k8]; + int l10 = anIntArray1644[k8]; + int l11 = anIntArray1645[k8]; + Texture.method378(i7, j7, k7, j3, j4, j5, anIntArray1634[i], anIntArray1634[i], anIntArray1634[i], anIntArray1668[l9], anIntArray1668[l10], anIntArray1668[l11], anIntArray1669[l9], anIntArray1669[l10], anIntArray1669[l11], anIntArray1670[l9], anIntArray1670[l10], anIntArray1670[l11], anIntArray1640[i]); + } + } + if (l == 4) { + if (j3 < 0 || j4 < 0 || j5 < 0 || j3 > DrawingArea.centerX || j4 > DrawingArea.centerX || j5 > DrawingArea.centerX || anIntArray1678[3] < 0 || anIntArray1678[3] > DrawingArea.centerX) { + Texture.aBoolean1462 = true; + } + int i8; + if (anIntArray1637 == null) { + i8 = 0; + } else { + i8 = anIntArray1637[i] & 3; + } + if (i8 == 0) { + Texture.method374(i7, j7, k7, j3, j4, j5, anIntArray1680[0], anIntArray1680[1], anIntArray1680[2]); + Texture.method374(i7, k7, anIntArray1679[3], j3, j5, anIntArray1678[3], anIntArray1680[0], anIntArray1680[2], anIntArray1680[3]); + return; + } + if (i8 == 1) { + int l8 = modelIntArray3[anIntArray1634[i]]; + Texture.method376(i7, j7, k7, j3, j4, j5, l8); + Texture.method376(i7, k7, anIntArray1679[3], j3, j5, anIntArray1678[3], l8); + return; + } + if (i8 == 2) { + int i9 = anIntArray1637[i] >> 2; + int i10 = anIntArray1643[i9]; + int i11 = anIntArray1644[i9]; + int i12 = anIntArray1645[i9]; + Texture.method378(i7, j7, k7, j3, j4, j5, anIntArray1680[0], anIntArray1680[1], anIntArray1680[2], anIntArray1668[i10], anIntArray1668[i11], anIntArray1668[i12], anIntArray1669[i10], anIntArray1669[i11], anIntArray1669[i12], anIntArray1670[i10], anIntArray1670[i11], anIntArray1670[i12], anIntArray1640[i]); + Texture.method378(i7, k7, anIntArray1679[3], j3, j5, anIntArray1678[3], anIntArray1680[0], anIntArray1680[2], anIntArray1680[3], anIntArray1668[i10], anIntArray1668[i11], anIntArray1668[i12], anIntArray1669[i10], anIntArray1669[i11], anIntArray1669[i12], anIntArray1670[i10], anIntArray1670[i11], anIntArray1670[i12], anIntArray1640[i]); + return; + } + if (i8 == 3) { + int j9 = anIntArray1637[i] >> 2; + int j10 = anIntArray1643[j9]; + int j11 = anIntArray1644[j9]; + int j12 = anIntArray1645[j9]; + Texture.method378(i7, j7, k7, j3, j4, j5, anIntArray1634[i], anIntArray1634[i], anIntArray1634[i], anIntArray1668[j10], anIntArray1668[j11], anIntArray1668[j12], anIntArray1669[j10], anIntArray1669[j11], anIntArray1669[j12], anIntArray1670[j10], anIntArray1670[j11], anIntArray1670[j12], anIntArray1640[i]); + Texture.method378(i7, k7, anIntArray1679[3], j3, j5, anIntArray1678[3], anIntArray1634[i], anIntArray1634[i], anIntArray1634[i], anIntArray1668[j10], anIntArray1668[j11], anIntArray1668[j12], anIntArray1669[j10], anIntArray1669[j11], anIntArray1669[j12], anIntArray1670[j10], anIntArray1670[j11], anIntArray1670[j12], anIntArray1640[i]); + } + } + } + } + + private boolean method486(int i, int j, int k, int l, int i1, int j1, int k1, int l1) { + if (j < k && j < l && j < i1) { + return false; + } + if (j > k && j > l && j > i1) { + return false; + } + return !(i < j1 && i < k1 && i < l1) && (i <= j1 || i <= k1 || i <= l1); + } + + public static final Model aModel_1621 = new Model(); + private static int[] anIntArray1622 = new int[2000]; + private static int[] anIntArray1623 = new int[2000]; + private static int[] anIntArray1624 = new int[2000]; + private static int[] anIntArray1625 = new int[2000]; + public int anInt1626; + public int anIntArray1627[]; + public int anIntArray1628[]; + public int anIntArray1629[]; + public int anInt1630; + public int anIntArray1631[]; + public int anIntArray1632[]; + public int anIntArray1633[]; + private int[] anIntArray1634; + private int[] anIntArray1635; + private int[] anIntArray1636; + public int anIntArray1637[]; + private int[] anIntArray1638; + private int[] anIntArray1639; + public int anIntArray1640[]; + private int anInt1641; + private int anInt1642; + private int[] anIntArray1643; + private int[] anIntArray1644; + private int[] anIntArray1645; + public int anInt1646; + public int anInt1647; + public int anInt1648; + public int anInt1649; + public int anInt1650; + public int anInt1651; + private int anInt1652; + private int anInt1653; + public int anInt1654; + private int[] anIntArray1655; + private int[] anIntArray1656; + public int anIntArrayArray1657[][]; + public int anIntArrayArray1658[][]; + public boolean aBoolean1659; + Class33 aClass33Array1660[]; + private static Class21[] aClass21Array1661; + private static OnDemandFetcherParent aOnDemandFetcherParent_1662; + private static boolean[] aBooleanArray1663 = new boolean[4096]; + private static boolean[] aBooleanArray1664 = new boolean[4096]; + private static int[] anIntArray1665 = new int[4096]; + private static int[] anIntArray1666 = new int[4096]; + private static int[] anIntArray1667 = new int[4096]; + private static int[] anIntArray1668 = new int[4096]; + private static int[] anIntArray1669 = new int[4096]; + private static int[] anIntArray1670 = new int[4096]; + private static int[] anIntArray1671 = new int[1500]; + private static int[][] anIntArrayArray1672 = new int[1500][512]; + private static int[] anIntArray1673 = new int[12]; + private static int[][] anIntArrayArray1674 = new int[12][2000]; + private static int[] anIntArray1675 = new int[2000]; + private static int[] anIntArray1676 = new int[2000]; + private static int[] anIntArray1677 = new int[12]; + private static final int[] anIntArray1678 = new int[10]; + private static final int[] anIntArray1679 = new int[10]; + private static final int[] anIntArray1680 = new int[10]; + private static int anInt1681; + private static int anInt1682; + private static int anInt1683; + public static boolean aBoolean1684; + public static int anInt1685; + public static int anInt1686; + public static int anInt1687; + public static final int[] anIntArray1688 = new int[1000]; + public static int modelIntArray1[]; + public static int modelIntArray2[]; + private static int[] modelIntArray3; + private static int[] modelIntArray4; + + static { + modelIntArray1 = Texture.anIntArray1470; + modelIntArray2 = Texture.anIntArray1471; + modelIntArray3 = Texture.anIntArray1482; + modelIntArray4 = Texture.anIntArray1469; + } +} diff --git a/2006Redone Client/src/MouseDetection.java b/2006Redone Client/src/main/java/MouseDetection.java similarity index 95% rename from 2006Redone Client/src/MouseDetection.java rename to 2006Redone Client/src/main/java/MouseDetection.java index 432a77de..f2a99ad4 100644 --- a/2006Redone Client/src/MouseDetection.java +++ b/2006Redone Client/src/main/java/MouseDetection.java @@ -1,38 +1,38 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class MouseDetection implements Runnable { - - @Override - public void run() { - while (running) { - synchronized (syncObject) { - if (coordsIndex < 500) { - coordsX[coordsIndex] = clientInstance.mouseX; - coordsY[coordsIndex] = clientInstance.mouseY; - coordsIndex++; - } - } - try { - Thread.sleep(50L); - } catch (Exception _ex) { - } - } - } - - public MouseDetection(Game client1) { - syncObject = new Object(); - coordsY = new int[500]; - running = true; - coordsX = new int[500]; - clientInstance = client1; - } - - private Game clientInstance; - public final Object syncObject; - public final int[] coordsY; - public boolean running; - public final int[] coordsX; - public int coordsIndex; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class MouseDetection implements Runnable { + + @Override + public void run() { + while (running) { + synchronized (syncObject) { + if (coordsIndex < 500) { + coordsX[coordsIndex] = clientInstance.mouseX; + coordsY[coordsIndex] = clientInstance.mouseY; + coordsIndex++; + } + } + try { + Thread.sleep(50L); + } catch (Exception _ex) { + } + } + } + + public MouseDetection(Game client1) { + syncObject = new Object(); + coordsY = new int[500]; + running = true; + coordsX = new int[500]; + clientInstance = client1; + } + + private Game clientInstance; + public final Object syncObject; + public final int[] coordsY; + public boolean running; + public final int[] coordsX; + public int coordsIndex; +} diff --git a/2006Redone Client/src/NPC.java b/2006Redone Client/src/main/java/NPC.java similarity index 96% rename from 2006Redone Client/src/NPC.java rename to 2006Redone Client/src/main/java/NPC.java index fb3bc393..17c949fc 100644 --- a/2006Redone Client/src/NPC.java +++ b/2006Redone Client/src/main/java/NPC.java @@ -1,67 +1,67 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class NPC extends Entity { - - private Model method450() { - if (super.anim >= 0 && super.anInt1529 == 0) { - int k = Animation.anims[super.anim].anIntArray353[super.anInt1527]; - int i1 = -1; - if (super.anInt1517 >= 0 && super.anInt1517 != super.anInt1511) { - i1 = Animation.anims[super.anInt1517].anIntArray353[super.anInt1518]; - } - return desc.method164(i1, k, Animation.anims[super.anim].anIntArray357); - } - int l = -1; - if (super.anInt1517 >= 0) { - l = Animation.anims[super.anInt1517].anIntArray353[super.anInt1518]; - } - return desc.method164(-1, l, null); - } - - @Override - public Model getRotatedModel() { - if (desc == null) { - return null; - } - Model model = method450(); - if (model == null) { - return null; - } - super.height = model.modelHeight; - if (super.anInt1520 != -1 && super.anInt1521 != -1) { - SpotAnim spotAnim = SpotAnim.cache[super.anInt1520]; - Model model_1 = spotAnim.getModel(); - if (model_1 != null) { - int j = spotAnim.aAnimation_407.anIntArray353[super.anInt1521]; - Model model_2 = new Model(true, Class36.method532(j), false, model_1); - model_2.method475(0, -super.anInt1524, 0); - model_2.method469(); - model_2.method470(j); - model_2.anIntArrayArray1658 = null; - model_2.anIntArrayArray1657 = null; - if (spotAnim.anInt410 != 128 || spotAnim.anInt411 != 128) { - model_2.method478(spotAnim.anInt410, spotAnim.anInt410, spotAnim.anInt411); - } - model_2.method479(64 + spotAnim.anInt413, 850 + spotAnim.anInt414, -30, -50, -30, true); - Model aModel[] = {model, model_2}; - model = new Model(aModel); - } - } - if (desc.aByte68 == 1) { - model.aBoolean1659 = true; - } - return model; - } - - @Override - public boolean isVisible() { - return desc != null; - } - - NPC() { - } - - public EntityDef desc; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class NPC extends Entity { + + private Model method450() { + if (super.anim >= 0 && super.anInt1529 == 0) { + int k = Animation.anims[super.anim].anIntArray353[super.anInt1527]; + int i1 = -1; + if (super.anInt1517 >= 0 && super.anInt1517 != super.anInt1511) { + i1 = Animation.anims[super.anInt1517].anIntArray353[super.anInt1518]; + } + return desc.method164(i1, k, Animation.anims[super.anim].anIntArray357); + } + int l = -1; + if (super.anInt1517 >= 0) { + l = Animation.anims[super.anInt1517].anIntArray353[super.anInt1518]; + } + return desc.method164(-1, l, null); + } + + @Override + public Model getRotatedModel() { + if (desc == null) { + return null; + } + Model model = method450(); + if (model == null) { + return null; + } + super.height = model.modelHeight; + if (super.anInt1520 != -1 && super.anInt1521 != -1) { + SpotAnim spotAnim = SpotAnim.cache[super.anInt1520]; + Model model_1 = spotAnim.getModel(); + if (model_1 != null) { + int j = spotAnim.aAnimation_407.anIntArray353[super.anInt1521]; + Model model_2 = new Model(true, Class36.method532(j), false, model_1); + model_2.method475(0, -super.anInt1524, 0); + model_2.method469(); + model_2.method470(j); + model_2.anIntArrayArray1658 = null; + model_2.anIntArrayArray1657 = null; + if (spotAnim.anInt410 != 128 || spotAnim.anInt411 != 128) { + model_2.method478(spotAnim.anInt410, spotAnim.anInt410, spotAnim.anInt411); + } + model_2.method479(64 + spotAnim.anInt413, 850 + spotAnim.anInt414, -30, -50, -30, true); + Model aModel[] = {model, model_2}; + model = new Model(aModel); + } + } + if (desc.aByte68 == 1) { + model.aBoolean1659 = true; + } + return model; + } + + @Override + public boolean isVisible() { + return desc != null; + } + + NPC() { + } + + public EntityDef desc; +} diff --git a/2006Redone Client/src/Node.java b/2006Redone Client/src/main/java/Node.java similarity index 94% rename from 2006Redone Client/src/Node.java rename to 2006Redone Client/src/main/java/Node.java index d1626f05..910e4425 100644 --- a/2006Redone Client/src/Node.java +++ b/2006Redone Client/src/main/java/Node.java @@ -1,23 +1,23 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public class Node { - - public final void unlink() { - if (next == null) { - } else { - next.prev = prev; - prev.next = next; - prev = null; - next = null; - } - } - - public Node() { - } - - public long id; - public Node prev; - public Node next; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public class Node { + + public final void unlink() { + if (next == null) { + } else { + next.prev = prev; + prev.next = next; + prev = null; + next = null; + } + } + + public Node() { + } + + public long id; + public Node prev; + public Node next; +} diff --git a/2006Redone Client/src/NodeCache.java b/2006Redone Client/src/main/java/NodeCache.java similarity index 95% rename from 2006Redone Client/src/NodeCache.java rename to 2006Redone Client/src/main/java/NodeCache.java index fecef72f..ba7938f4 100644 --- a/2006Redone Client/src/NodeCache.java +++ b/2006Redone Client/src/main/java/NodeCache.java @@ -1,50 +1,50 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class NodeCache { - - public NodeCache() { - int i = 1024;// was parameter - size = i; - cache = new Node[i]; - for (int k = 0; k < i; k++) { - Node node = cache[k] = new Node(); - node.prev = node; - node.next = node; - } - - } - - public Node findNodeByID(long l) { - Node node = cache[(int) (l & size - 1)]; - for (Node node_1 = node.prev; node_1 != node; node_1 = node_1.prev) { - if (node_1.id == l) { - return node_1; - } - } - - return null; - } - - public void removeFromCache(Node node, long l) { - try { - if (node.next != null) { - node.unlink(); - } - Node node_1 = cache[(int) (l & size - 1)]; - node.next = node_1.next; - node.prev = node_1; - node.next.prev = node; - node.prev.next = node; - node.id = l; - return; - } catch (RuntimeException runtimeexception) { - Signlink.reporterror("91499, " + node + ", " + l + ", " + (byte) 7 + ", " + runtimeexception.toString()); - } - throw new RuntimeException(); - } - - private final int size; - private final Node[] cache; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class NodeCache { + + public NodeCache() { + int i = 1024;// was parameter + size = i; + cache = new Node[i]; + for (int k = 0; k < i; k++) { + Node node = cache[k] = new Node(); + node.prev = node; + node.next = node; + } + + } + + public Node findNodeByID(long l) { + Node node = cache[(int) (l & size - 1)]; + for (Node node_1 = node.prev; node_1 != node; node_1 = node_1.prev) { + if (node_1.id == l) { + return node_1; + } + } + + return null; + } + + public void removeFromCache(Node node, long l) { + try { + if (node.next != null) { + node.unlink(); + } + Node node_1 = cache[(int) (l & size - 1)]; + node.next = node_1.next; + node.prev = node_1; + node.next.prev = node; + node.prev.next = node; + node.id = l; + return; + } catch (RuntimeException runtimeexception) { + Signlink.reporterror("91499, " + node + ", " + l + ", " + (byte) 7 + ", " + runtimeexception.toString()); + } + throw new RuntimeException(); + } + + private final int size; + private final Node[] cache; +} diff --git a/2006Redone Client/src/NodeList.java b/2006Redone Client/src/main/java/NodeList.java similarity index 94% rename from 2006Redone Client/src/NodeList.java rename to 2006Redone Client/src/main/java/NodeList.java index 6a6b88bf..955befb2 100644 --- a/2006Redone Client/src/NodeList.java +++ b/2006Redone Client/src/main/java/NodeList.java @@ -1,101 +1,101 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class NodeList { - - public NodeList() { - head = new Node(); - head.prev = head; - head.next = head; - } - - public void insertHead(Node node) { - if (node.next != null) { - node.unlink(); - } - node.next = head.next; - node.prev = head; - node.next.prev = node; - node.prev.next = node; - } - - public void insertTail(Node node) { - if (node.next != null) { - node.unlink(); - } - node.next = head; - node.prev = head.prev; - node.next.prev = node; - node.prev.next = node; - } - - public Node popHead() { - Node node = head.prev; - if (node == head) { - return null; - } else { - node.unlink(); - return node; - } - } - - public Node reverseGetFirst() { - Node node = head.prev; - if (node == head) { - current = null; - return null; - } else { - current = node.prev; - return node; - } - } - - public Node getFirst() { - Node node = head.next; - if (node == head) { - current = null; - return null; - } else { - current = node.next; - return node; - } - } - - public Node reverseGetNext() { - Node node = current; - if (node == head) { - current = null; - return null; - } else { - current = node.prev; - return node; - } - } - - public Node getNext() { - Node node = current; - if (node == head) { - current = null; - return null; - } - current = node.next; - return node; - } - - public void removeAll() { - if (head.prev == head) { - return; - } - do { - Node node = head.prev; - if (node == head) { - return; - } - node.unlink(); - } while (true); - } - - private final Node head; - private Node current; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class NodeList { + + public NodeList() { + head = new Node(); + head.prev = head; + head.next = head; + } + + public void insertHead(Node node) { + if (node.next != null) { + node.unlink(); + } + node.next = head.next; + node.prev = head; + node.next.prev = node; + node.prev.next = node; + } + + public void insertTail(Node node) { + if (node.next != null) { + node.unlink(); + } + node.next = head; + node.prev = head.prev; + node.next.prev = node; + node.prev.next = node; + } + + public Node popHead() { + Node node = head.prev; + if (node == head) { + return null; + } else { + node.unlink(); + return node; + } + } + + public Node reverseGetFirst() { + Node node = head.prev; + if (node == head) { + current = null; + return null; + } else { + current = node.prev; + return node; + } + } + + public Node getFirst() { + Node node = head.next; + if (node == head) { + current = null; + return null; + } else { + current = node.next; + return node; + } + } + + public Node reverseGetNext() { + Node node = current; + if (node == head) { + current = null; + return null; + } else { + current = node.prev; + return node; + } + } + + public Node getNext() { + Node node = current; + if (node == head) { + current = null; + return null; + } + current = node.next; + return node; + } + + public void removeAll() { + if (head.prev == head) { + return; + } + do { + Node node = head.prev; + if (node == head) { + return; + } + node.unlink(); + } while (true); + } + + private final Node head; + private Node current; +} diff --git a/2006Redone Client/src/NodeSub.java b/2006Redone Client/src/main/java/NodeSub.java similarity index 95% rename from 2006Redone Client/src/NodeSub.java rename to 2006Redone Client/src/main/java/NodeSub.java index 5c3447c4..fe2fd300 100644 --- a/2006Redone Client/src/NodeSub.java +++ b/2006Redone Client/src/main/java/NodeSub.java @@ -1,23 +1,23 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public class NodeSub extends Node { - - public final void unlinkSub() { - if (nextNodeSub == null) { - } else { - nextNodeSub.prevNodeSub = prevNodeSub; - prevNodeSub.nextNodeSub = nextNodeSub; - prevNodeSub = null; - nextNodeSub = null; - } - } - - public NodeSub() { - } - - public NodeSub prevNodeSub; - NodeSub nextNodeSub; - public static int anInt1305; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public class NodeSub extends Node { + + public final void unlinkSub() { + if (nextNodeSub == null) { + } else { + nextNodeSub.prevNodeSub = prevNodeSub; + prevNodeSub.nextNodeSub = nextNodeSub; + prevNodeSub = null; + nextNodeSub = null; + } + } + + public NodeSub() { + } + + public NodeSub prevNodeSub; + NodeSub nextNodeSub; + public static int anInt1305; +} diff --git a/2006Redone Client/src/NodeSubList.java b/2006Redone Client/src/main/java/NodeSubList.java similarity index 95% rename from 2006Redone Client/src/NodeSubList.java rename to 2006Redone Client/src/main/java/NodeSubList.java index d0088549..63908f67 100644 --- a/2006Redone Client/src/NodeSubList.java +++ b/2006Redone Client/src/main/java/NodeSubList.java @@ -1,66 +1,66 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class NodeSubList { - - public NodeSubList() { - head = new NodeSub(); - head.prevNodeSub = head; - head.nextNodeSub = head; - } - - public void insertHead(NodeSub nodeSub) { - if (nodeSub.nextNodeSub != null) { - nodeSub.unlinkSub(); - } - nodeSub.nextNodeSub = head.nextNodeSub; - nodeSub.prevNodeSub = head; - nodeSub.nextNodeSub.prevNodeSub = nodeSub; - nodeSub.prevNodeSub.nextNodeSub = nodeSub; - } - - public NodeSub popTail() { - NodeSub nodeSub = head.prevNodeSub; - if (nodeSub == head) { - return null; - } else { - nodeSub.unlinkSub(); - return nodeSub; - } - } - - public NodeSub reverseGetFirst() { - NodeSub nodeSub = head.prevNodeSub; - if (nodeSub == head) { - current = null; - return null; - } else { - current = nodeSub.prevNodeSub; - return nodeSub; - } - } - - public NodeSub reverseGetNext() { - NodeSub nodeSub = current; - if (nodeSub == head) { - current = null; - return null; - } else { - current = nodeSub.prevNodeSub; - return nodeSub; - } - } - - public int getNodeCount() { - int i = 0; - for (NodeSub nodeSub = head.prevNodeSub; nodeSub != head; nodeSub = nodeSub.prevNodeSub) { - i++; - } - - return i; - } - - private final NodeSub head; - private NodeSub current; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class NodeSubList { + + public NodeSubList() { + head = new NodeSub(); + head.prevNodeSub = head; + head.nextNodeSub = head; + } + + public void insertHead(NodeSub nodeSub) { + if (nodeSub.nextNodeSub != null) { + nodeSub.unlinkSub(); + } + nodeSub.nextNodeSub = head.nextNodeSub; + nodeSub.prevNodeSub = head; + nodeSub.nextNodeSub.prevNodeSub = nodeSub; + nodeSub.prevNodeSub.nextNodeSub = nodeSub; + } + + public NodeSub popTail() { + NodeSub nodeSub = head.prevNodeSub; + if (nodeSub == head) { + return null; + } else { + nodeSub.unlinkSub(); + return nodeSub; + } + } + + public NodeSub reverseGetFirst() { + NodeSub nodeSub = head.prevNodeSub; + if (nodeSub == head) { + current = null; + return null; + } else { + current = nodeSub.prevNodeSub; + return nodeSub; + } + } + + public NodeSub reverseGetNext() { + NodeSub nodeSub = current; + if (nodeSub == head) { + current = null; + return null; + } else { + current = nodeSub.prevNodeSub; + return nodeSub; + } + } + + public int getNodeCount() { + int i = 0; + for (NodeSub nodeSub = head.prevNodeSub; nodeSub != head; nodeSub = nodeSub.prevNodeSub) { + i++; + } + + return i; + } + + private final NodeSub head; + private NodeSub current; +} diff --git a/2006Redone Client/src/Object1.java b/2006Redone Client/src/main/java/Object1.java similarity index 95% rename from 2006Redone Client/src/Object1.java rename to 2006Redone Client/src/main/java/Object1.java index 09f2c617..23729665 100644 --- a/2006Redone Client/src/Object1.java +++ b/2006Redone Client/src/main/java/Object1.java @@ -1,19 +1,19 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class Object1 { - - public Object1() { - } - - int anInt273; - int anInt274; - int anInt275; - int orientation; - int orientation1; - public Animable aClass30_Sub2_Sub4_278; - public Animable aClass30_Sub2_Sub4_279; - public int uid; - byte aByte281; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class Object1 { + + public Object1() { + } + + int anInt273; + int anInt274; + int anInt275; + int orientation; + int orientation1; + public Animable aClass30_Sub2_Sub4_278; + public Animable aClass30_Sub2_Sub4_279; + public int uid; + byte aByte281; +} diff --git a/2006Redone Client/src/Object2.java b/2006Redone Client/src/main/java/Object2.java similarity index 95% rename from 2006Redone Client/src/Object2.java rename to 2006Redone Client/src/main/java/Object2.java index 4a5bbb89..863e693c 100644 --- a/2006Redone Client/src/Object2.java +++ b/2006Redone Client/src/main/java/Object2.java @@ -1,18 +1,18 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class Object2 { - - public Object2() { - } - - int anInt499; - int anInt500; - int anInt501; - int anInt502; - int anInt503; - public Animable aClass30_Sub2_Sub4_504; - public int uid; - byte aByte506; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class Object2 { + + public Object2() { + } + + int anInt499; + int anInt500; + int anInt501; + int anInt502; + int anInt503; + public Animable aClass30_Sub2_Sub4_504; + public int uid; + byte aByte506; +} diff --git a/2006Redone Client/src/Object3.java b/2006Redone Client/src/main/java/Object3.java similarity index 95% rename from 2006Redone Client/src/Object3.java rename to 2006Redone Client/src/main/java/Object3.java index e0d1ce91..3f939e20 100644 --- a/2006Redone Client/src/Object3.java +++ b/2006Redone Client/src/main/java/Object3.java @@ -1,16 +1,16 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class Object3 { - - public Object3() { - } - - int anInt811; - int anInt812; - int anInt813; - public Animable aClass30_Sub2_Sub4_814; - public int uid; - byte aByte816; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class Object3 { + + public Object3() { + } + + int anInt811; + int anInt812; + int anInt813; + public Animable aClass30_Sub2_Sub4_814; + public int uid; + byte aByte816; +} diff --git a/2006Redone Client/src/Object4.java b/2006Redone Client/src/main/java/Object4.java similarity index 95% rename from 2006Redone Client/src/Object4.java rename to 2006Redone Client/src/main/java/Object4.java index e1c4fecf..1d5f9178 100644 --- a/2006Redone Client/src/Object4.java +++ b/2006Redone Client/src/main/java/Object4.java @@ -1,18 +1,18 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Object4 { - - Object4() { - } - - int anInt45; - int anInt46; - int anInt47; - Animable aClass30_Sub2_Sub4_48; - Animable aClass30_Sub2_Sub4_49; - Animable aClass30_Sub2_Sub4_50; - int uid; - int anInt52; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Object4 { + + Object4() { + } + + int anInt45; + int anInt46; + int anInt47; + Animable aClass30_Sub2_Sub4_48; + Animable aClass30_Sub2_Sub4_49; + Animable aClass30_Sub2_Sub4_50; + int uid; + int anInt52; +} diff --git a/2006Redone Client/src/Object5.java b/2006Redone Client/src/main/java/Object5.java similarity index 94% rename from 2006Redone Client/src/Object5.java rename to 2006Redone Client/src/main/java/Object5.java index 723c72f1..bd1489a9 100644 --- a/2006Redone Client/src/Object5.java +++ b/2006Redone Client/src/main/java/Object5.java @@ -1,24 +1,24 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class Object5 { - - public Object5() { - } - - int anInt517; - int anInt518; - int anInt519; - int anInt520; - public Animable aClass30_Sub2_Sub4_521; - public int anInt522; - int anInt523; - int anInt524; - int anInt525; - int anInt526; - int anInt527; - int anInt528; - public int uid; - byte aByte530; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class Object5 { + + public Object5() { + } + + int anInt517; + int anInt518; + int anInt519; + int anInt520; + public Animable aClass30_Sub2_Sub4_521; + public int anInt522; + int anInt523; + int anInt524; + int anInt525; + int anInt526; + int anInt527; + int anInt528; + public int uid; + byte aByte530; +} diff --git a/2006Redone Client/src/ObjectDef.java b/2006Redone Client/src/main/java/ObjectDef.java similarity index 96% rename from 2006Redone Client/src/ObjectDef.java rename to 2006Redone Client/src/main/java/ObjectDef.java index 88b0e59b..663f6c8d 100644 --- a/2006Redone Client/src/ObjectDef.java +++ b/2006Redone Client/src/main/java/ObjectDef.java @@ -1,499 +1,499 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class ObjectDef { - - public static ObjectDef forID(int i) { - for (int j = 0; j < 20; j++) { - if (cache[j].type == i) { - return cache[j]; - } - } - - cacheIndex = (cacheIndex + 1) % 20; - ObjectDef class46 = cache[cacheIndex]; - stream.currentOffset = streamIndices[i]; - class46.type = i; - class46.setDefaults(); - class46.readValues(stream); - if (i == 6) { - class46.actions[1] = "Load"; - class46.actions[2] = "Pick-up"; - } - switch (i) { - - } - return class46; - } - - private void setDefaults() { - anIntArray773 = null; - anIntArray776 = null; - name = null; - description = null; - modifiedModelColors = null; - originalModelColors = null; - anInt744 = 1; - anInt761 = 1; - aBoolean767 = true; - aBoolean757 = true; - hasActions = false; - aBoolean762 = false; - aBoolean769 = false; - aBoolean764 = false; - anInt781 = -1; - anInt775 = 16; - aByte737 = 0; - aByte742 = 0; - actions = null; - anInt746 = -1; - anInt758 = -1; - aBoolean751 = false; - aBoolean779 = true; - anInt748 = 128; - anInt772 = 128; - anInt740 = 128; - anInt768 = 0; - anInt738 = 0; - anInt745 = 0; - anInt783 = 0; - aBoolean736 = false; - aBoolean766 = false; - anInt760 = -1; - anInt774 = -1; - anInt749 = -1; - childrenIDs = null; - } - - public void method574(OnDemandFetcher class42_sub1) { - if (anIntArray773 == null) { - return; - } - for (int element : anIntArray773) { - class42_sub1.method560(element & 0xffff, 0); - } - } - - public static void nullLoader() { - mruNodes1 = null; - mruNodes2 = null; - streamIndices = null; - cache = null; - stream = null; - } - - public static void unpackConfig(StreamLoader streamLoader) { - stream = new Stream(streamLoader.getDataForName("loc.dat")); - Stream stream = new Stream(streamLoader.getDataForName("loc.idx")); - int totalObjects = stream.readUnsignedWord(); - streamIndices = new int[totalObjects]; - int i = 2; - for (int j = 0; j < totalObjects; j++) { - streamIndices[j] = i; - i += stream.readUnsignedWord(); - } - - cache = new ObjectDef[20]; - for (int k = 0; k < 20; k++) { - cache[k] = new ObjectDef(); - } - - } - - public boolean method577(int i) { - if (anIntArray776 == null) { - if (anIntArray773 == null) { - return true; - } - if (i != 10) { - return true; - } - boolean flag1 = true; - for (int element : anIntArray773) { - flag1 &= Model.method463(element & 0xffff); - } - - return flag1; - } - for (int j = 0; j < anIntArray776.length; j++) { - if (anIntArray776[j] == i) { - return Model.method463(anIntArray773[j] & 0xffff); - } - } - - return true; - } - - public Model method578(int i, int j, int k, int l, int i1, int j1, int k1) { - Model model = method581(i, k1, j); - if (model == null) { - return null; - } - if (aBoolean762 || aBoolean769) { - model = new Model(aBoolean762, aBoolean769, model); - } - if (aBoolean762) { - int l1 = (k + l + i1 + j1) / 4; - for (int i2 = 0; i2 < model.anInt1626; i2++) { - int j2 = model.anIntArray1627[i2]; - int k2 = model.anIntArray1629[i2]; - int l2 = k + (l - k) * (j2 + 64) / 128; - int i3 = j1 + (i1 - j1) * (j2 + 64) / 128; - int j3 = l2 + (i3 - l2) * (k2 + 64) / 128; - model.anIntArray1628[i2] += j3 - l1; - } - - model.method467(); - } - return model; - } - - public boolean method579() { - if (anIntArray773 == null) { - return true; - } - boolean flag1 = true; - for (int element : anIntArray773) { - flag1 &= Model.method463(element & 0xffff); - } - return flag1; - } - - public ObjectDef method580() { - int i = -1; - if (anInt774 != -1) { - VarBit varBit = VarBit.cache[anInt774]; - int j = varBit.anInt648; - int k = varBit.anInt649; - int l = varBit.anInt650; - int i1 = Game.anIntArray1232[l - k]; - i = clientInstance.variousSettings[j] >> k & i1; - } else if (anInt749 != -1) { - i = clientInstance.variousSettings[anInt749]; - } - if (i < 0 || i >= childrenIDs.length || childrenIDs[i] == -1) { - return null; - } else { - return forID(childrenIDs[i]); - } - } - - private Model method581(int j, int k, int l) { - Model model = null; - long l1; - if (anIntArray776 == null) { - if (j != 10) { - return null; - } - l1 = (type << 6) + l + ((long) (k + 1) << 32); - Model model_1 = (Model) mruNodes2.insertFromCache(l1); - if (model_1 != null) { - return model_1; - } - if (anIntArray773 == null) { - return null; - } - boolean flag1 = aBoolean751 ^ l > 3; - int k1 = anIntArray773.length; - for (int i2 = 0; i2 < k1; i2++) { - int l2 = anIntArray773[i2]; - if (flag1) { - l2 += 0x10000; - } - model = (Model) mruNodes1.insertFromCache(l2); - if (model == null) { - model = Model.method462(l2 & 0xffff); - if (model == null) { - return null; - } - if (flag1) { - model.method477(); - } - mruNodes1.removeFromCache(model, l2); - } - if (k1 > 1) { - aModelArray741s[i2] = model; - } - } - - if (k1 > 1) { - model = new Model(k1, aModelArray741s); - } - } else { - int i1 = -1; - for (int j1 = 0; j1 < anIntArray776.length; j1++) { - if (anIntArray776[j1] != j) { - continue; - } - i1 = j1; - break; - } - - if (i1 == -1) { - return null; - } - l1 = (type << 6) + (i1 << 3) + l + ((long) (k + 1) << 32); - Model model_2 = (Model) mruNodes2.insertFromCache(l1); - if (model_2 != null) { - return model_2; - } - int j2 = anIntArray773[i1]; - boolean flag3 = aBoolean751 ^ l > 3; - if (flag3) { - j2 += 0x10000; - } - model = (Model) mruNodes1.insertFromCache(j2); - if (model == null) { - model = Model.method462(j2 & 0xffff); - if (model == null) { - return null; - } - if (flag3) { - model.method477(); - } - mruNodes1.removeFromCache(model, j2); - } - } - boolean flag; - flag = anInt748 != 128 || anInt772 != 128 || anInt740 != 128; - boolean flag2; - flag2 = anInt738 != 0 || anInt745 != 0 || anInt783 != 0; - Model model_3 = new Model(modifiedModelColors == null, Class36.method532(k), l == 0 && k == -1 && !flag && !flag2, model); - if (k != -1) { - model_3.method469(); - model_3.method470(k); - model_3.anIntArrayArray1658 = null; - model_3.anIntArrayArray1657 = null; - } - while (l-- > 0) { - model_3.method473(); - } - if (modifiedModelColors != null) { - for (int k2 = 0; k2 < modifiedModelColors.length; k2++) { - model_3.method476(modifiedModelColors[k2], originalModelColors[k2]); - } - - } - if (flag) { - model_3.method478(anInt748, anInt740, anInt772); - } - if (flag2) { - model_3.method475(anInt738, anInt745, anInt783); - } - model_3.method479(64 + aByte737, 768 + aByte742 * 5, -50, -10, -50, !aBoolean769); - if (anInt760 == 1) { - model_3.anInt1654 = model_3.modelHeight; - } - mruNodes2.removeFromCache(model_3, l1); - return model_3; - } - - private void readValues(Stream stream) { - int i = -1; - label0 : do { - int j; - do { - j = stream.readUnsignedByte(); - if (j == 0) { - break label0; - } - if (j == 1) { - int k = stream.readUnsignedByte(); - if (k > 0) { - if (anIntArray773 == null || lowMem) { - anIntArray776 = new int[k]; - anIntArray773 = new int[k]; - for (int k1 = 0; k1 < k; k1++) { - anIntArray773[k1] = stream.readUnsignedWord(); - anIntArray776[k1] = stream.readUnsignedByte(); - } - - } else { - stream.currentOffset += k * 3; - } - } - } else if (j == 2) { - name = stream.readString(); - } else if (j == 3) { - description = stream.readBytes(); - } else if (j == 5) { - int l = stream.readUnsignedByte(); - if (l > 0) { - if (anIntArray773 == null || lowMem) { - anIntArray776 = null; - anIntArray773 = new int[l]; - for (int l1 = 0; l1 < l; l1++) { - anIntArray773[l1] = stream.readUnsignedWord(); - } - - } else { - stream.currentOffset += l * 2; - } - } - } else if (j == 14) { - anInt744 = stream.readUnsignedByte(); - } else if (j == 15) { - anInt761 = stream.readUnsignedByte(); - } else if (j == 17) { - aBoolean767 = false; - } else if (j == 18) { - aBoolean757 = false; - } else if (j == 19) { - i = stream.readUnsignedByte(); - if (i == 1) { - hasActions = true; - } - } else if (j == 21) { - aBoolean762 = true; - } else if (j == 22) { - aBoolean769 = true; - } else if (j == 23) { - aBoolean764 = true; - } else if (j == 24) { - anInt781 = stream.readUnsignedWord(); - if (anInt781 == 65535) { - anInt781 = -1; - } - } else if (j == 28) { - anInt775 = stream.readUnsignedByte(); - } else if (j == 29) { - aByte737 = stream.readSignedByte(); - } else if (j == 39) { - aByte742 = stream.readSignedByte(); - } else if (j >= 30 && j < 39) { - if (actions == null) { - actions = new String[5]; - } - actions[j - 30] = stream.readString(); - if (actions[j - 30].equalsIgnoreCase("hidden")) { - actions[j - 30] = null; - } - } else if (j == 40) { - int i1 = stream.readUnsignedByte(); - modifiedModelColors = new int[i1]; - originalModelColors = new int[i1]; - for (int i2 = 0; i2 < i1; i2++) { - modifiedModelColors[i2] = stream.readUnsignedWord(); - originalModelColors[i2] = stream.readUnsignedWord(); - } - - } else if (j == 60) { - anInt746 = stream.readUnsignedWord(); - } else if (j == 62) { - aBoolean751 = true; - } else if (j == 64) { - aBoolean779 = false; - } else if (j == 65) { - anInt748 = stream.readUnsignedWord(); - } else if (j == 66) { - anInt772 = stream.readUnsignedWord(); - } else if (j == 67) { - anInt740 = stream.readUnsignedWord(); - } else if (j == 68) { - anInt758 = stream.readUnsignedWord(); - } else if (j == 69) { - anInt768 = stream.readUnsignedByte(); - } else if (j == 70) { - anInt738 = stream.readSignedWord(); - } else if (j == 71) { - anInt745 = stream.readSignedWord(); - } else if (j == 72) { - anInt783 = stream.readSignedWord(); - } else if (j == 73) { - aBoolean736 = true; - } else if (j == 74) { - aBoolean766 = true; - } else { - if (j != 75) { - continue; - } - anInt760 = stream.readUnsignedByte(); - } - continue label0; - } while (j != 77); - anInt774 = stream.readUnsignedWord(); - if (anInt774 == 65535) { - anInt774 = -1; - } - anInt749 = stream.readUnsignedWord(); - if (anInt749 == 65535) { - anInt749 = -1; - } - int j1 = stream.readUnsignedByte(); - childrenIDs = new int[j1 + 1]; - for (int j2 = 0; j2 <= j1; j2++) { - childrenIDs[j2] = stream.readUnsignedWord(); - if (childrenIDs[j2] == 65535) { - childrenIDs[j2] = -1; - } - } - - } while (true); - if (i == -1) { - hasActions = anIntArray773 != null && (anIntArray776 == null || anIntArray776[0] == 10); - if (actions != null) { - hasActions = true; - } - } - if (aBoolean766) { - aBoolean767 = false; - aBoolean757 = false; - } - if (anInt760 == -1) { - anInt760 = aBoolean767 ? 1 : 0; - } - } - - private ObjectDef() { - type = -1; - } - - public boolean aBoolean736; - private byte aByte737; - private int anInt738; - public String name; - private int anInt740; - private static final Model[] aModelArray741s = new Model[4]; - private byte aByte742; - public int anInt744; - private int anInt745; - public int anInt746; - private int[] originalModelColors; - private int anInt748; - public int anInt749; - private boolean aBoolean751; - public static boolean lowMem; - private static Stream stream; - public int type; - private static int[] streamIndices; - public boolean aBoolean757; - public int anInt758; - public int childrenIDs[]; - private int anInt760; - public int anInt761; - public boolean aBoolean762; - public boolean aBoolean764; - public static Game clientInstance; - private boolean aBoolean766; - public boolean aBoolean767; - public int anInt768; - private boolean aBoolean769; - private static int cacheIndex; - private int anInt772; - private int[] anIntArray773; - public int anInt774; - public int anInt775; - private int[] anIntArray776; - public byte description[]; - public boolean hasActions; - public boolean aBoolean779; - public static MRUNodes mruNodes2 = new MRUNodes(30); - public int anInt781; - private static ObjectDef[] cache; - private int anInt783; - private int[] modifiedModelColors; - public static MRUNodes mruNodes1 = new MRUNodes(500); - public String actions[]; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class ObjectDef { + + public static ObjectDef forID(int i) { + for (int j = 0; j < 20; j++) { + if (cache[j].type == i) { + return cache[j]; + } + } + + cacheIndex = (cacheIndex + 1) % 20; + ObjectDef class46 = cache[cacheIndex]; + stream.currentOffset = streamIndices[i]; + class46.type = i; + class46.setDefaults(); + class46.readValues(stream); + if (i == 6) { + class46.actions[1] = "Load"; + class46.actions[2] = "Pick-up"; + } + switch (i) { + + } + return class46; + } + + private void setDefaults() { + anIntArray773 = null; + anIntArray776 = null; + name = null; + description = null; + modifiedModelColors = null; + originalModelColors = null; + anInt744 = 1; + anInt761 = 1; + aBoolean767 = true; + aBoolean757 = true; + hasActions = false; + aBoolean762 = false; + aBoolean769 = false; + aBoolean764 = false; + anInt781 = -1; + anInt775 = 16; + aByte737 = 0; + aByte742 = 0; + actions = null; + anInt746 = -1; + anInt758 = -1; + aBoolean751 = false; + aBoolean779 = true; + anInt748 = 128; + anInt772 = 128; + anInt740 = 128; + anInt768 = 0; + anInt738 = 0; + anInt745 = 0; + anInt783 = 0; + aBoolean736 = false; + aBoolean766 = false; + anInt760 = -1; + anInt774 = -1; + anInt749 = -1; + childrenIDs = null; + } + + public void method574(OnDemandFetcher class42_sub1) { + if (anIntArray773 == null) { + return; + } + for (int element : anIntArray773) { + class42_sub1.method560(element & 0xffff, 0); + } + } + + public static void nullLoader() { + mruNodes1 = null; + mruNodes2 = null; + streamIndices = null; + cache = null; + stream = null; + } + + public static void unpackConfig(StreamLoader streamLoader) { + stream = new Stream(streamLoader.getDataForName("loc.dat")); + Stream stream = new Stream(streamLoader.getDataForName("loc.idx")); + int totalObjects = stream.readUnsignedWord(); + streamIndices = new int[totalObjects]; + int i = 2; + for (int j = 0; j < totalObjects; j++) { + streamIndices[j] = i; + i += stream.readUnsignedWord(); + } + + cache = new ObjectDef[20]; + for (int k = 0; k < 20; k++) { + cache[k] = new ObjectDef(); + } + + } + + public boolean method577(int i) { + if (anIntArray776 == null) { + if (anIntArray773 == null) { + return true; + } + if (i != 10) { + return true; + } + boolean flag1 = true; + for (int element : anIntArray773) { + flag1 &= Model.method463(element & 0xffff); + } + + return flag1; + } + for (int j = 0; j < anIntArray776.length; j++) { + if (anIntArray776[j] == i) { + return Model.method463(anIntArray773[j] & 0xffff); + } + } + + return true; + } + + public Model method578(int i, int j, int k, int l, int i1, int j1, int k1) { + Model model = method581(i, k1, j); + if (model == null) { + return null; + } + if (aBoolean762 || aBoolean769) { + model = new Model(aBoolean762, aBoolean769, model); + } + if (aBoolean762) { + int l1 = (k + l + i1 + j1) / 4; + for (int i2 = 0; i2 < model.anInt1626; i2++) { + int j2 = model.anIntArray1627[i2]; + int k2 = model.anIntArray1629[i2]; + int l2 = k + (l - k) * (j2 + 64) / 128; + int i3 = j1 + (i1 - j1) * (j2 + 64) / 128; + int j3 = l2 + (i3 - l2) * (k2 + 64) / 128; + model.anIntArray1628[i2] += j3 - l1; + } + + model.method467(); + } + return model; + } + + public boolean method579() { + if (anIntArray773 == null) { + return true; + } + boolean flag1 = true; + for (int element : anIntArray773) { + flag1 &= Model.method463(element & 0xffff); + } + return flag1; + } + + public ObjectDef method580() { + int i = -1; + if (anInt774 != -1) { + VarBit varBit = VarBit.cache[anInt774]; + int j = varBit.anInt648; + int k = varBit.anInt649; + int l = varBit.anInt650; + int i1 = Game.anIntArray1232[l - k]; + i = clientInstance.variousSettings[j] >> k & i1; + } else if (anInt749 != -1) { + i = clientInstance.variousSettings[anInt749]; + } + if (i < 0 || i >= childrenIDs.length || childrenIDs[i] == -1) { + return null; + } else { + return forID(childrenIDs[i]); + } + } + + private Model method581(int j, int k, int l) { + Model model = null; + long l1; + if (anIntArray776 == null) { + if (j != 10) { + return null; + } + l1 = (type << 6) + l + ((long) (k + 1) << 32); + Model model_1 = (Model) mruNodes2.insertFromCache(l1); + if (model_1 != null) { + return model_1; + } + if (anIntArray773 == null) { + return null; + } + boolean flag1 = aBoolean751 ^ l > 3; + int k1 = anIntArray773.length; + for (int i2 = 0; i2 < k1; i2++) { + int l2 = anIntArray773[i2]; + if (flag1) { + l2 += 0x10000; + } + model = (Model) mruNodes1.insertFromCache(l2); + if (model == null) { + model = Model.method462(l2 & 0xffff); + if (model == null) { + return null; + } + if (flag1) { + model.method477(); + } + mruNodes1.removeFromCache(model, l2); + } + if (k1 > 1) { + aModelArray741s[i2] = model; + } + } + + if (k1 > 1) { + model = new Model(k1, aModelArray741s); + } + } else { + int i1 = -1; + for (int j1 = 0; j1 < anIntArray776.length; j1++) { + if (anIntArray776[j1] != j) { + continue; + } + i1 = j1; + break; + } + + if (i1 == -1) { + return null; + } + l1 = (type << 6) + (i1 << 3) + l + ((long) (k + 1) << 32); + Model model_2 = (Model) mruNodes2.insertFromCache(l1); + if (model_2 != null) { + return model_2; + } + int j2 = anIntArray773[i1]; + boolean flag3 = aBoolean751 ^ l > 3; + if (flag3) { + j2 += 0x10000; + } + model = (Model) mruNodes1.insertFromCache(j2); + if (model == null) { + model = Model.method462(j2 & 0xffff); + if (model == null) { + return null; + } + if (flag3) { + model.method477(); + } + mruNodes1.removeFromCache(model, j2); + } + } + boolean flag; + flag = anInt748 != 128 || anInt772 != 128 || anInt740 != 128; + boolean flag2; + flag2 = anInt738 != 0 || anInt745 != 0 || anInt783 != 0; + Model model_3 = new Model(modifiedModelColors == null, Class36.method532(k), l == 0 && k == -1 && !flag && !flag2, model); + if (k != -1) { + model_3.method469(); + model_3.method470(k); + model_3.anIntArrayArray1658 = null; + model_3.anIntArrayArray1657 = null; + } + while (l-- > 0) { + model_3.method473(); + } + if (modifiedModelColors != null) { + for (int k2 = 0; k2 < modifiedModelColors.length; k2++) { + model_3.method476(modifiedModelColors[k2], originalModelColors[k2]); + } + + } + if (flag) { + model_3.method478(anInt748, anInt740, anInt772); + } + if (flag2) { + model_3.method475(anInt738, anInt745, anInt783); + } + model_3.method479(64 + aByte737, 768 + aByte742 * 5, -50, -10, -50, !aBoolean769); + if (anInt760 == 1) { + model_3.anInt1654 = model_3.modelHeight; + } + mruNodes2.removeFromCache(model_3, l1); + return model_3; + } + + private void readValues(Stream stream) { + int i = -1; + label0 : do { + int j; + do { + j = stream.readUnsignedByte(); + if (j == 0) { + break label0; + } + if (j == 1) { + int k = stream.readUnsignedByte(); + if (k > 0) { + if (anIntArray773 == null || lowMem) { + anIntArray776 = new int[k]; + anIntArray773 = new int[k]; + for (int k1 = 0; k1 < k; k1++) { + anIntArray773[k1] = stream.readUnsignedWord(); + anIntArray776[k1] = stream.readUnsignedByte(); + } + + } else { + stream.currentOffset += k * 3; + } + } + } else if (j == 2) { + name = stream.readString(); + } else if (j == 3) { + description = stream.readBytes(); + } else if (j == 5) { + int l = stream.readUnsignedByte(); + if (l > 0) { + if (anIntArray773 == null || lowMem) { + anIntArray776 = null; + anIntArray773 = new int[l]; + for (int l1 = 0; l1 < l; l1++) { + anIntArray773[l1] = stream.readUnsignedWord(); + } + + } else { + stream.currentOffset += l * 2; + } + } + } else if (j == 14) { + anInt744 = stream.readUnsignedByte(); + } else if (j == 15) { + anInt761 = stream.readUnsignedByte(); + } else if (j == 17) { + aBoolean767 = false; + } else if (j == 18) { + aBoolean757 = false; + } else if (j == 19) { + i = stream.readUnsignedByte(); + if (i == 1) { + hasActions = true; + } + } else if (j == 21) { + aBoolean762 = true; + } else if (j == 22) { + aBoolean769 = true; + } else if (j == 23) { + aBoolean764 = true; + } else if (j == 24) { + anInt781 = stream.readUnsignedWord(); + if (anInt781 == 65535) { + anInt781 = -1; + } + } else if (j == 28) { + anInt775 = stream.readUnsignedByte(); + } else if (j == 29) { + aByte737 = stream.readSignedByte(); + } else if (j == 39) { + aByte742 = stream.readSignedByte(); + } else if (j >= 30 && j < 39) { + if (actions == null) { + actions = new String[5]; + } + actions[j - 30] = stream.readString(); + if (actions[j - 30].equalsIgnoreCase("hidden")) { + actions[j - 30] = null; + } + } else if (j == 40) { + int i1 = stream.readUnsignedByte(); + modifiedModelColors = new int[i1]; + originalModelColors = new int[i1]; + for (int i2 = 0; i2 < i1; i2++) { + modifiedModelColors[i2] = stream.readUnsignedWord(); + originalModelColors[i2] = stream.readUnsignedWord(); + } + + } else if (j == 60) { + anInt746 = stream.readUnsignedWord(); + } else if (j == 62) { + aBoolean751 = true; + } else if (j == 64) { + aBoolean779 = false; + } else if (j == 65) { + anInt748 = stream.readUnsignedWord(); + } else if (j == 66) { + anInt772 = stream.readUnsignedWord(); + } else if (j == 67) { + anInt740 = stream.readUnsignedWord(); + } else if (j == 68) { + anInt758 = stream.readUnsignedWord(); + } else if (j == 69) { + anInt768 = stream.readUnsignedByte(); + } else if (j == 70) { + anInt738 = stream.readSignedWord(); + } else if (j == 71) { + anInt745 = stream.readSignedWord(); + } else if (j == 72) { + anInt783 = stream.readSignedWord(); + } else if (j == 73) { + aBoolean736 = true; + } else if (j == 74) { + aBoolean766 = true; + } else { + if (j != 75) { + continue; + } + anInt760 = stream.readUnsignedByte(); + } + continue label0; + } while (j != 77); + anInt774 = stream.readUnsignedWord(); + if (anInt774 == 65535) { + anInt774 = -1; + } + anInt749 = stream.readUnsignedWord(); + if (anInt749 == 65535) { + anInt749 = -1; + } + int j1 = stream.readUnsignedByte(); + childrenIDs = new int[j1 + 1]; + for (int j2 = 0; j2 <= j1; j2++) { + childrenIDs[j2] = stream.readUnsignedWord(); + if (childrenIDs[j2] == 65535) { + childrenIDs[j2] = -1; + } + } + + } while (true); + if (i == -1) { + hasActions = anIntArray773 != null && (anIntArray776 == null || anIntArray776[0] == 10); + if (actions != null) { + hasActions = true; + } + } + if (aBoolean766) { + aBoolean767 = false; + aBoolean757 = false; + } + if (anInt760 == -1) { + anInt760 = aBoolean767 ? 1 : 0; + } + } + + private ObjectDef() { + type = -1; + } + + public boolean aBoolean736; + private byte aByte737; + private int anInt738; + public String name; + private int anInt740; + private static final Model[] aModelArray741s = new Model[4]; + private byte aByte742; + public int anInt744; + private int anInt745; + public int anInt746; + private int[] originalModelColors; + private int anInt748; + public int anInt749; + private boolean aBoolean751; + public static boolean lowMem; + private static Stream stream; + public int type; + private static int[] streamIndices; + public boolean aBoolean757; + public int anInt758; + public int childrenIDs[]; + private int anInt760; + public int anInt761; + public boolean aBoolean762; + public boolean aBoolean764; + public static Game clientInstance; + private boolean aBoolean766; + public boolean aBoolean767; + public int anInt768; + private boolean aBoolean769; + private static int cacheIndex; + private int anInt772; + private int[] anIntArray773; + public int anInt774; + public int anInt775; + private int[] anIntArray776; + public byte description[]; + public boolean hasActions; + public boolean aBoolean779; + public static MRUNodes mruNodes2 = new MRUNodes(30); + public int anInt781; + private static ObjectDef[] cache; + private int anInt783; + private int[] modifiedModelColors; + public static MRUNodes mruNodes1 = new MRUNodes(500); + public String actions[]; + +} diff --git a/2006Redone Client/src/ObjectManager.java b/2006Redone Client/src/main/java/ObjectManager.java similarity index 100% rename from 2006Redone Client/src/ObjectManager.java rename to 2006Redone Client/src/main/java/ObjectManager.java diff --git a/2006Redone Client/src/OnDemandData.java b/2006Redone Client/src/main/java/OnDemandData.java similarity index 95% rename from 2006Redone Client/src/OnDemandData.java rename to 2006Redone Client/src/main/java/OnDemandData.java index 56ca4d21..3f9ee147 100644 --- a/2006Redone Client/src/OnDemandData.java +++ b/2006Redone Client/src/main/java/OnDemandData.java @@ -1,16 +1,16 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class OnDemandData extends NodeSub { - - public OnDemandData() { - incomplete = true; - } - - int dataType; - byte buffer[]; - int ID; - boolean incomplete; - int loopCycle; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class OnDemandData extends NodeSub { + + public OnDemandData() { + incomplete = true; + } + + int dataType; + byte buffer[]; + int ID; + boolean incomplete; + int loopCycle; +} diff --git a/2006Redone Client/src/OnDemandFetcher.java b/2006Redone Client/src/main/java/OnDemandFetcher.java similarity index 96% rename from 2006Redone Client/src/OnDemandFetcher.java rename to 2006Redone Client/src/main/java/OnDemandFetcher.java index 5a5c95d8..ef52b982 100644 --- a/2006Redone Client/src/OnDemandFetcher.java +++ b/2006Redone Client/src/main/java/OnDemandFetcher.java @@ -1,682 +1,682 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -import java.io.ByteArrayInputStream; -import java.io.IOException; -import java.io.InputStream; -import java.io.OutputStream; -import java.net.Socket; -import java.util.zip.CRC32; -import java.util.zip.GZIPInputStream; - -public final class OnDemandFetcher extends OnDemandFetcherParent implements Runnable { - - /* private boolean crcMatches(int i, int j, byte abyte0[]) - { - //if(abyte0 == null || abyte0.length < 2) - //return false; - int k = abyte0.length - 2; - int l = ((abyte0[k] & 0xff) << 8) + (abyte0[k + 1] & 0xff); - crc32.reset(); - crc32.update(abyte0, 0, k); - int i1 = (int) crc32.getValue(); - //return l == i && i1 == j; - return true; - - }*/ - - // XXX: Fixed and refactored the crcMatches method. - Ryley - private boolean crcMatches(int type, int id, byte[] data) { - if (data == null || data.length < 2) { - return false; - } - int length = data.length - 2; - int hash = ((data[length] & 0xFF) << 8) + (data[length + 1] & 0xFF); - crc32.reset(); - crc32.update(data, 0, length); - int crc = (int) crc32.getValue(); - return hash == type && crc == id; - } - - private void readData() { - try { - int available = inputStream.available(); - if (expectedSize == 0 && available >= 6) { - waiting = true; - for (int k = 0; k < 6; k += inputStream.read(ioBuffer, k, 6 - k)) { - ; - } - int l = ioBuffer[0] & 0xff; - int j1 = ((ioBuffer[1] & 0xff) << 8) + (ioBuffer[2] & 0xff); - int l1 = ((ioBuffer[3] & 0xff) << 8) + (ioBuffer[4] & 0xff); - int i2 = ioBuffer[5] & 0xff; - current = null; - for (OnDemandData onDemandData = (OnDemandData) requested.reverseGetFirst(); onDemandData != null; onDemandData = (OnDemandData) requested.reverseGetNext()) { - if (onDemandData.dataType == l && onDemandData.ID == j1) { - current = onDemandData; - } - if (current != null) { - onDemandData.loopCycle = 0; - } - } - - if (current != null) { - loopCycle = 0; - if (l1 == 0) { - Signlink.reporterror("Rej: " + l + "," + j1); - current.buffer = null; - if (current.incomplete) { - synchronized (aClass19_1358) { - aClass19_1358.insertHead(current); - } - } else { - current.unlink(); - } - current = null; - } else { - if (current.buffer == null && i2 == 0) { - current.buffer = new byte[l1]; - } - if (current.buffer == null && i2 != 0) { - throw new IOException("missing start of file"); - } - } - } - completedSize = i2 * 500; - expectedSize = 500; - if (expectedSize > l1 - i2 * 500) { - expectedSize = l1 - i2 * 500; - } - } - if (expectedSize > 0 && available >= expectedSize) { - waiting = true; - byte abyte0[] = ioBuffer; - int i1 = 0; - if (current != null) { - abyte0 = current.buffer; - i1 = completedSize; - } - for (int k1 = 0; k1 < expectedSize; k1 += inputStream.read(abyte0, k1 + i1, expectedSize - k1)) { - ; - } - if (expectedSize + completedSize >= abyte0.length && current != null) { - if (clientInstance.decompressors[0] != null) { - clientInstance.decompressors[current.dataType + 1].method234(abyte0.length, abyte0, current.ID); - } - if (!current.incomplete && current.dataType == 3) { - current.incomplete = true; - current.dataType = 93; - } - if (current.incomplete) { - synchronized (aClass19_1358) { - aClass19_1358.insertHead(current); - } - } else { - current.unlink(); - } - } - expectedSize = 0; - } - } catch (IOException ioexception) { - try { - socket.close(); - } catch (Exception _ex) { - } - socket = null; - inputStream = null; - outputStream = null; - expectedSize = 0; - } - } - - public void start(StreamLoader streamLoader, Game client1) { - String as[] = {"model_version", "anim_version", "midi_version", "map_version"}; - for (int i = 0; i < 4; i++) { - byte abyte0[] = streamLoader.getDataForName(as[i]); - int j = abyte0.length / 2; - Stream stream = new Stream(abyte0); - versions[i] = new int[j]; - fileStatus[i] = new byte[j]; - for (int l = 0; l < j; l++) { - versions[i][l] = stream.readUnsignedWord(); - } - - } - - String as1[] = {"model_crc", "anim_crc", "midi_crc", "map_crc"}; - for (int k = 0; k < 4; k++) { - byte abyte1[] = streamLoader.getDataForName(as1[k]); - int i1 = abyte1.length / 4; - Stream stream_1 = new Stream(abyte1); - crcs[k] = new int[i1]; - for (int l1 = 0; l1 < i1; l1++) { - crcs[k][l1] = stream_1.readDWord(); - } - - } - - byte abyte2[] = streamLoader.getDataForName("model_index"); - int j1 = versions[0].length; - modelIndices = new byte[j1]; - for (int k1 = 0; k1 < j1; k1++) { - if (k1 < abyte2.length) { - modelIndices[k1] = abyte2[k1]; - } else { - modelIndices[k1] = 0; - } - } - - abyte2 = streamLoader.getDataForName("map_index"); - Stream stream2 = new Stream(abyte2); - j1 = abyte2.length / 7; - mapIndices1 = new int[j1]; - mapIndices2 = new int[j1]; - mapIndices3 = new int[j1]; - mapIndices4 = new int[j1]; - for (int i2 = 0; i2 < j1; i2++) { - mapIndices1[i2] = stream2.readUnsignedWord(); - mapIndices2[i2] = stream2.readUnsignedWord(); - mapIndices3[i2] = stream2.readUnsignedWord(); - mapIndices4[i2] = stream2.readUnsignedByte(); - } - - abyte2 = streamLoader.getDataForName("anim_index"); - stream2 = new Stream(abyte2); - j1 = abyte2.length / 2; - anIntArray1360 = new int[j1]; - for (int j2 = 0; j2 < j1; j2++) { - anIntArray1360[j2] = stream2.readUnsignedWord(); - } - - abyte2 = streamLoader.getDataForName("midi_index"); - stream2 = new Stream(abyte2); - j1 = abyte2.length; - anIntArray1348 = new int[j1]; - for (int k2 = 0; k2 < j1; k2++) { - anIntArray1348[k2] = stream2.readUnsignedByte(); - } - - clientInstance = client1; - running = true; - clientInstance.startRunnable(this, 2); - } - - public int getNodeCount() { - synchronized (nodeSubList) { - return nodeSubList.getNodeCount(); - } - } - - public void disable() { - running = false; - } - - public void method554(boolean flag) { - int j = mapIndices1.length; - for (int k = 0; k < j; k++) { - if (flag || mapIndices4[k] != 0) { - method563((byte) 2, 3, mapIndices3[k]); - method563((byte) 2, 3, mapIndices2[k]); - } - } - - } - - public int getVersionCount(int j) { - return versions[j].length; - } - - private void closeRequest(OnDemandData onDemandData) { - try { - if (socket == null) { - long l = System.currentTimeMillis(); - if (l - openSocketTime < 4000L) { - return; - } - openSocketTime = l; - socket = clientInstance.openSocket(43596 + Game.portOff); - inputStream = socket.getInputStream(); - outputStream = socket.getOutputStream(); - outputStream.write(15); - for (int j = 0; j < 8; j++) { - inputStream.read(); - } - - loopCycle = 0; - } - ioBuffer[0] = (byte) onDemandData.dataType; - ioBuffer[1] = (byte) (onDemandData.ID >> 8); - ioBuffer[2] = (byte) onDemandData.ID; - if (onDemandData.incomplete) { - ioBuffer[3] = 2; - } else if (!clientInstance.loggedIn) { - ioBuffer[3] = 1; - } else { - ioBuffer[3] = 0; - } - outputStream.write(ioBuffer, 0, 4); - writeLoopCycle = 0; - anInt1349 = -10000; - return; - } catch (IOException ioexception) { - } - try { - socket.close(); - } catch (Exception _ex) { - } - socket = null; - inputStream = null; - outputStream = null; - expectedSize = 0; - anInt1349++; - } - - public int getAnimCount() { - return anIntArray1360.length; - } - - public void method558(int i, int j) { - if (i < 0 || i > versions.length || j < 0 || j > versions[i].length) { - return; - } - if (versions[i][j] == 0) { - return; - } - synchronized (nodeSubList) { - for (OnDemandData onDemandData = (OnDemandData) nodeSubList.reverseGetFirst(); onDemandData != null; onDemandData = (OnDemandData) nodeSubList.reverseGetNext()) { - if (onDemandData.dataType == i && onDemandData.ID == j) { - return; - } - } - - OnDemandData onDemandData_1 = new OnDemandData(); - onDemandData_1.dataType = i; - onDemandData_1.ID = j; - onDemandData_1.incomplete = true; - synchronized (aClass19_1370) { - aClass19_1370.insertHead(onDemandData_1); - } - nodeSubList.insertHead(onDemandData_1); - } - } - - public int getModelIndex(int i) { - return modelIndices[i] & 0xff; - } - - @Override - public void run() { - try { - while (running) { - onDemandCycle++; - int i = 20; - if (anInt1332 == 0 && clientInstance.decompressors[0] != null) { - i = 50; - } - try { - Thread.sleep(i); - } catch (Exception _ex) { - } - waiting = true; - for (int j = 0; j < 100; j++) { - if (!waiting) { - break; - } - waiting = false; - checkReceived(); - handleFailed(); - if (uncompletedCount == 0 && j >= 5) { - break; - } - method568(); - if (inputStream != null) { - readData(); - } - } - - boolean flag = false; - for (OnDemandData onDemandData = (OnDemandData) requested.reverseGetFirst(); onDemandData != null; onDemandData = (OnDemandData) requested.reverseGetNext()) { - if (onDemandData.incomplete) { - flag = true; - onDemandData.loopCycle++; - if (onDemandData.loopCycle > 50) { - onDemandData.loopCycle = 0; - closeRequest(onDemandData); - } - } - } - - if (!flag) { - for (OnDemandData onDemandData_1 = (OnDemandData) requested.reverseGetFirst(); onDemandData_1 != null; onDemandData_1 = (OnDemandData) requested.reverseGetNext()) { - flag = true; - onDemandData_1.loopCycle++; - if (onDemandData_1.loopCycle > 50) { - onDemandData_1.loopCycle = 0; - closeRequest(onDemandData_1); - } - } - - } - if (flag) { - loopCycle++; - if (loopCycle > 750) { - try { - socket.close(); - } catch (Exception _ex) { - } - socket = null; - inputStream = null; - outputStream = null; - expectedSize = 0; - } - } else { - loopCycle = 0; - statusString = ""; - } - if (clientInstance.loggedIn && socket != null && outputStream != null && (anInt1332 > 0 || clientInstance.decompressors[0] == null)) { - writeLoopCycle++; - if (writeLoopCycle > 500) { - writeLoopCycle = 0; - ioBuffer[0] = 0; - ioBuffer[1] = 0; - ioBuffer[2] = 0; - ioBuffer[3] = 10; - try { - outputStream.write(ioBuffer, 0, 4); - } catch (IOException _ex) { - loopCycle = 5000; - } - } - } - } - } catch (Exception exception) { - Signlink.reporterror("od_ex " + exception.getMessage()); - } - } - - public void method560(int i, int j) { - if (clientInstance.decompressors[0] == null) { - return; - } - if (versions[j][i] == 0) { - return; - } - if (fileStatus[j][i] == 0) { - return; - } - if (anInt1332 == 0) { - return; - } - OnDemandData onDemandData = new OnDemandData(); - onDemandData.dataType = j; - onDemandData.ID = i; - onDemandData.incomplete = false; - synchronized (aClass19_1344) { - aClass19_1344.insertHead(onDemandData); - } - } - - public OnDemandData getNextNode() { - OnDemandData onDemandData; - synchronized (aClass19_1358) { - onDemandData = (OnDemandData) aClass19_1358.popHead(); - } - if (onDemandData == null) { - return null; - } - synchronized (nodeSubList) { - onDemandData.unlinkSub(); - } - if (onDemandData.buffer == null) { - return onDemandData; - } - int i = 0; - try { - GZIPInputStream gzipinputstream = new GZIPInputStream(new ByteArrayInputStream(onDemandData.buffer)); - do { - if (i == gzipInputBuffer.length) { - throw new RuntimeException("buffer overflow!"); - } - int k = gzipinputstream.read(gzipInputBuffer, i, gzipInputBuffer.length - i); - if (k == -1) { - break; - } - i += k; - } while (true); - } catch (IOException _ex) { - throw new RuntimeException("error unzipping"); - } - onDemandData.buffer = new byte[i]; - System.arraycopy(gzipInputBuffer, 0, onDemandData.buffer, 0, i); - - return onDemandData; - } - - public int method562(int i, int k, int l) { - int i1 = (l << 8) + k; - for (int j1 = 0; j1 < mapIndices1.length; j1++) { - if (mapIndices1[j1] == i1) { - if (i == 0) { - return mapIndices2[j1]; - } else { - return mapIndices3[j1]; - } - } - } - return -1; - } - - @Override - public void method548(int i) { - method558(0, i); - } - - public void method563(byte byte0, int i, int j) { - if (clientInstance.decompressors[0] == null) { - return; - } - if (versions[i][j] == 0) { - return; - } - byte abyte0[] = clientInstance.decompressors[i + 1].decompress(j); - if (crcMatches(versions[i][j], crcs[i][j], abyte0)) { - return; - } - fileStatus[i][j] = byte0; - if (byte0 > anInt1332) { - anInt1332 = byte0; - } - totalFiles++; - } - - public boolean method564(int i) { - for (int k = 0; k < mapIndices1.length; k++) { - if (mapIndices3[k] == i) { - return true; - } - } - return false; - } - - private void handleFailed() { - uncompletedCount = 0; - completedCount = 0; - for (OnDemandData onDemandData = (OnDemandData) requested.reverseGetFirst(); onDemandData != null; onDemandData = (OnDemandData) requested.reverseGetNext()) { - if (onDemandData.incomplete) { - uncompletedCount++; - } else { - completedCount++; - } - } - - while (uncompletedCount < 10) { - OnDemandData onDemandData_1 = (OnDemandData) aClass19_1368.popHead(); - if (onDemandData_1 == null) { - break; - } - if (fileStatus[onDemandData_1.dataType][onDemandData_1.ID] != 0) { - filesLoaded++; - } - fileStatus[onDemandData_1.dataType][onDemandData_1.ID] = 0; - requested.insertHead(onDemandData_1); - uncompletedCount++; - closeRequest(onDemandData_1); - waiting = true; - } - } - - public void method566() { - synchronized (aClass19_1344) { - aClass19_1344.removeAll(); - } - } - - private void checkReceived() { - OnDemandData onDemandData; - synchronized (aClass19_1370) { - onDemandData = (OnDemandData) aClass19_1370.popHead(); - } - while (onDemandData != null) { - waiting = true; - byte abyte0[] = null; - if (clientInstance.decompressors[0] != null) { - abyte0 = clientInstance.decompressors[onDemandData.dataType + 1].decompress(onDemandData.ID); - } - if (!crcMatches(versions[onDemandData.dataType][onDemandData.ID], crcs[onDemandData.dataType][onDemandData.ID], abyte0)) { - abyte0 = null; - } - synchronized (aClass19_1370) { - if (abyte0 == null) { - aClass19_1368.insertHead(onDemandData); - } else { - onDemandData.buffer = abyte0; - synchronized (aClass19_1358) { - aClass19_1358.insertHead(onDemandData); - } - } - onDemandData = (OnDemandData) aClass19_1370.popHead(); - } - } - } - - private void method568() { - while (uncompletedCount == 0 && completedCount < 10) { - if (anInt1332 == 0) { - break; - } - OnDemandData onDemandData; - synchronized (aClass19_1344) { - onDemandData = (OnDemandData) aClass19_1344.popHead(); - } - while (onDemandData != null) { - if (fileStatus[onDemandData.dataType][onDemandData.ID] != 0) { - fileStatus[onDemandData.dataType][onDemandData.ID] = 0; - requested.insertHead(onDemandData); - closeRequest(onDemandData); - waiting = true; - if (filesLoaded < totalFiles) { - filesLoaded++; - } - statusString = "Loading extra files - " + filesLoaded * 100 / totalFiles + "%"; - completedCount++; - if (completedCount == 10) { - return; - } - } - synchronized (aClass19_1344) { - onDemandData = (OnDemandData) aClass19_1344.popHead(); - } - } - for (int j = 0; j < 4; j++) { - byte abyte0[] = fileStatus[j]; - int k = abyte0.length; - for (int l = 0; l < k; l++) { - if (abyte0[l] == anInt1332) { - abyte0[l] = 0; - OnDemandData onDemandData_1 = new OnDemandData(); - onDemandData_1.dataType = j; - onDemandData_1.ID = l; - onDemandData_1.incomplete = false; - requested.insertHead(onDemandData_1); - closeRequest(onDemandData_1); - waiting = true; - if (filesLoaded < totalFiles) { - filesLoaded++; - } - statusString = "Loading extra files - " + filesLoaded * 100 / totalFiles + "%"; - completedCount++; - if (completedCount == 10) { - return; - } - } - } - - } - - anInt1332--; - } - } - - public boolean method569(int i) { - return anIntArray1348[i] == 1; - } - - public OnDemandFetcher() { - requested = new NodeList(); - statusString = ""; - crc32 = new CRC32(); - ioBuffer = new byte[500]; - fileStatus = new byte[4][]; - aClass19_1344 = new NodeList(); - running = true; - waiting = false; - aClass19_1358 = new NodeList(); - gzipInputBuffer = new byte[65000]; - nodeSubList = new NodeSubList(); - versions = new int[4][]; - crcs = new int[4][]; - aClass19_1368 = new NodeList(); - aClass19_1370 = new NodeList(); - } - - private int totalFiles; - private final NodeList requested; - private int anInt1332; - public String statusString; - private int writeLoopCycle; - private long openSocketTime; - private int[] mapIndices3; - private final CRC32 crc32; - private final byte[] ioBuffer; - public int onDemandCycle; - private final byte[][] fileStatus; - private Game clientInstance; - private final NodeList aClass19_1344; - private int completedSize; - private int expectedSize; - int[] anIntArray1348; - public int anInt1349; - private int[] mapIndices2; - private int filesLoaded; - private boolean running; - private OutputStream outputStream; - private int[] mapIndices4; - private boolean waiting; - private final NodeList aClass19_1358; - private final byte[] gzipInputBuffer; - private int[] anIntArray1360; - private final NodeSubList nodeSubList; - private InputStream inputStream; - private Socket socket; - public final int[][] versions; - public final int[][] crcs; - private int uncompletedCount; - private int completedCount; - private final NodeList aClass19_1368; - private OnDemandData current; - private final NodeList aClass19_1370; - private int[] mapIndices1; - private byte[] modelIndices; - private int loopCycle; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +import java.io.ByteArrayInputStream; +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.net.Socket; +import java.util.zip.CRC32; +import java.util.zip.GZIPInputStream; + +public final class OnDemandFetcher extends OnDemandFetcherParent implements Runnable { + + /* private boolean crcMatches(int i, int j, byte abyte0[]) + { + //if(abyte0 == null || abyte0.length < 2) + //return false; + int k = abyte0.length - 2; + int l = ((abyte0[k] & 0xff) << 8) + (abyte0[k + 1] & 0xff); + crc32.reset(); + crc32.update(abyte0, 0, k); + int i1 = (int) crc32.getValue(); + //return l == i && i1 == j; + return true; + + }*/ + + // XXX: Fixed and refactored the crcMatches method. - Ryley + private boolean crcMatches(int type, int id, byte[] data) { + if (data == null || data.length < 2) { + return false; + } + int length = data.length - 2; + int hash = ((data[length] & 0xFF) << 8) + (data[length + 1] & 0xFF); + crc32.reset(); + crc32.update(data, 0, length); + int crc = (int) crc32.getValue(); + return hash == type && crc == id; + } + + private void readData() { + try { + int available = inputStream.available(); + if (expectedSize == 0 && available >= 6) { + waiting = true; + for (int k = 0; k < 6; k += inputStream.read(ioBuffer, k, 6 - k)) { + ; + } + int l = ioBuffer[0] & 0xff; + int j1 = ((ioBuffer[1] & 0xff) << 8) + (ioBuffer[2] & 0xff); + int l1 = ((ioBuffer[3] & 0xff) << 8) + (ioBuffer[4] & 0xff); + int i2 = ioBuffer[5] & 0xff; + current = null; + for (OnDemandData onDemandData = (OnDemandData) requested.reverseGetFirst(); onDemandData != null; onDemandData = (OnDemandData) requested.reverseGetNext()) { + if (onDemandData.dataType == l && onDemandData.ID == j1) { + current = onDemandData; + } + if (current != null) { + onDemandData.loopCycle = 0; + } + } + + if (current != null) { + loopCycle = 0; + if (l1 == 0) { + Signlink.reporterror("Rej: " + l + "," + j1); + current.buffer = null; + if (current.incomplete) { + synchronized (aClass19_1358) { + aClass19_1358.insertHead(current); + } + } else { + current.unlink(); + } + current = null; + } else { + if (current.buffer == null && i2 == 0) { + current.buffer = new byte[l1]; + } + if (current.buffer == null && i2 != 0) { + throw new IOException("missing start of file"); + } + } + } + completedSize = i2 * 500; + expectedSize = 500; + if (expectedSize > l1 - i2 * 500) { + expectedSize = l1 - i2 * 500; + } + } + if (expectedSize > 0 && available >= expectedSize) { + waiting = true; + byte abyte0[] = ioBuffer; + int i1 = 0; + if (current != null) { + abyte0 = current.buffer; + i1 = completedSize; + } + for (int k1 = 0; k1 < expectedSize; k1 += inputStream.read(abyte0, k1 + i1, expectedSize - k1)) { + ; + } + if (expectedSize + completedSize >= abyte0.length && current != null) { + if (clientInstance.decompressors[0] != null) { + clientInstance.decompressors[current.dataType + 1].method234(abyte0.length, abyte0, current.ID); + } + if (!current.incomplete && current.dataType == 3) { + current.incomplete = true; + current.dataType = 93; + } + if (current.incomplete) { + synchronized (aClass19_1358) { + aClass19_1358.insertHead(current); + } + } else { + current.unlink(); + } + } + expectedSize = 0; + } + } catch (IOException ioexception) { + try { + socket.close(); + } catch (Exception _ex) { + } + socket = null; + inputStream = null; + outputStream = null; + expectedSize = 0; + } + } + + public void start(StreamLoader streamLoader, Game client1) { + String as[] = {"model_version", "anim_version", "midi_version", "map_version"}; + for (int i = 0; i < 4; i++) { + byte abyte0[] = streamLoader.getDataForName(as[i]); + int j = abyte0.length / 2; + Stream stream = new Stream(abyte0); + versions[i] = new int[j]; + fileStatus[i] = new byte[j]; + for (int l = 0; l < j; l++) { + versions[i][l] = stream.readUnsignedWord(); + } + + } + + String as1[] = {"model_crc", "anim_crc", "midi_crc", "map_crc"}; + for (int k = 0; k < 4; k++) { + byte abyte1[] = streamLoader.getDataForName(as1[k]); + int i1 = abyte1.length / 4; + Stream stream_1 = new Stream(abyte1); + crcs[k] = new int[i1]; + for (int l1 = 0; l1 < i1; l1++) { + crcs[k][l1] = stream_1.readDWord(); + } + + } + + byte abyte2[] = streamLoader.getDataForName("model_index"); + int j1 = versions[0].length; + modelIndices = new byte[j1]; + for (int k1 = 0; k1 < j1; k1++) { + if (k1 < abyte2.length) { + modelIndices[k1] = abyte2[k1]; + } else { + modelIndices[k1] = 0; + } + } + + abyte2 = streamLoader.getDataForName("map_index"); + Stream stream2 = new Stream(abyte2); + j1 = abyte2.length / 7; + mapIndices1 = new int[j1]; + mapIndices2 = new int[j1]; + mapIndices3 = new int[j1]; + mapIndices4 = new int[j1]; + for (int i2 = 0; i2 < j1; i2++) { + mapIndices1[i2] = stream2.readUnsignedWord(); + mapIndices2[i2] = stream2.readUnsignedWord(); + mapIndices3[i2] = stream2.readUnsignedWord(); + mapIndices4[i2] = stream2.readUnsignedByte(); + } + + abyte2 = streamLoader.getDataForName("anim_index"); + stream2 = new Stream(abyte2); + j1 = abyte2.length / 2; + anIntArray1360 = new int[j1]; + for (int j2 = 0; j2 < j1; j2++) { + anIntArray1360[j2] = stream2.readUnsignedWord(); + } + + abyte2 = streamLoader.getDataForName("midi_index"); + stream2 = new Stream(abyte2); + j1 = abyte2.length; + anIntArray1348 = new int[j1]; + for (int k2 = 0; k2 < j1; k2++) { + anIntArray1348[k2] = stream2.readUnsignedByte(); + } + + clientInstance = client1; + running = true; + clientInstance.startRunnable(this, 2); + } + + public int getNodeCount() { + synchronized (nodeSubList) { + return nodeSubList.getNodeCount(); + } + } + + public void disable() { + running = false; + } + + public void method554(boolean flag) { + int j = mapIndices1.length; + for (int k = 0; k < j; k++) { + if (flag || mapIndices4[k] != 0) { + method563((byte) 2, 3, mapIndices3[k]); + method563((byte) 2, 3, mapIndices2[k]); + } + } + + } + + public int getVersionCount(int j) { + return versions[j].length; + } + + private void closeRequest(OnDemandData onDemandData) { + try { + if (socket == null) { + long l = System.currentTimeMillis(); + if (l - openSocketTime < 4000L) { + return; + } + openSocketTime = l; + socket = clientInstance.openSocket(43596 + Game.portOff); + inputStream = socket.getInputStream(); + outputStream = socket.getOutputStream(); + outputStream.write(15); + for (int j = 0; j < 8; j++) { + inputStream.read(); + } + + loopCycle = 0; + } + ioBuffer[0] = (byte) onDemandData.dataType; + ioBuffer[1] = (byte) (onDemandData.ID >> 8); + ioBuffer[2] = (byte) onDemandData.ID; + if (onDemandData.incomplete) { + ioBuffer[3] = 2; + } else if (!clientInstance.loggedIn) { + ioBuffer[3] = 1; + } else { + ioBuffer[3] = 0; + } + outputStream.write(ioBuffer, 0, 4); + writeLoopCycle = 0; + anInt1349 = -10000; + return; + } catch (IOException ioexception) { + } + try { + socket.close(); + } catch (Exception _ex) { + } + socket = null; + inputStream = null; + outputStream = null; + expectedSize = 0; + anInt1349++; + } + + public int getAnimCount() { + return anIntArray1360.length; + } + + public void method558(int i, int j) { + if (i < 0 || i > versions.length || j < 0 || j > versions[i].length) { + return; + } + if (versions[i][j] == 0) { + return; + } + synchronized (nodeSubList) { + for (OnDemandData onDemandData = (OnDemandData) nodeSubList.reverseGetFirst(); onDemandData != null; onDemandData = (OnDemandData) nodeSubList.reverseGetNext()) { + if (onDemandData.dataType == i && onDemandData.ID == j) { + return; + } + } + + OnDemandData onDemandData_1 = new OnDemandData(); + onDemandData_1.dataType = i; + onDemandData_1.ID = j; + onDemandData_1.incomplete = true; + synchronized (aClass19_1370) { + aClass19_1370.insertHead(onDemandData_1); + } + nodeSubList.insertHead(onDemandData_1); + } + } + + public int getModelIndex(int i) { + return modelIndices[i] & 0xff; + } + + @Override + public void run() { + try { + while (running) { + onDemandCycle++; + int i = 20; + if (anInt1332 == 0 && clientInstance.decompressors[0] != null) { + i = 50; + } + try { + Thread.sleep(i); + } catch (Exception _ex) { + } + waiting = true; + for (int j = 0; j < 100; j++) { + if (!waiting) { + break; + } + waiting = false; + checkReceived(); + handleFailed(); + if (uncompletedCount == 0 && j >= 5) { + break; + } + method568(); + if (inputStream != null) { + readData(); + } + } + + boolean flag = false; + for (OnDemandData onDemandData = (OnDemandData) requested.reverseGetFirst(); onDemandData != null; onDemandData = (OnDemandData) requested.reverseGetNext()) { + if (onDemandData.incomplete) { + flag = true; + onDemandData.loopCycle++; + if (onDemandData.loopCycle > 50) { + onDemandData.loopCycle = 0; + closeRequest(onDemandData); + } + } + } + + if (!flag) { + for (OnDemandData onDemandData_1 = (OnDemandData) requested.reverseGetFirst(); onDemandData_1 != null; onDemandData_1 = (OnDemandData) requested.reverseGetNext()) { + flag = true; + onDemandData_1.loopCycle++; + if (onDemandData_1.loopCycle > 50) { + onDemandData_1.loopCycle = 0; + closeRequest(onDemandData_1); + } + } + + } + if (flag) { + loopCycle++; + if (loopCycle > 750) { + try { + socket.close(); + } catch (Exception _ex) { + } + socket = null; + inputStream = null; + outputStream = null; + expectedSize = 0; + } + } else { + loopCycle = 0; + statusString = ""; + } + if (clientInstance.loggedIn && socket != null && outputStream != null && (anInt1332 > 0 || clientInstance.decompressors[0] == null)) { + writeLoopCycle++; + if (writeLoopCycle > 500) { + writeLoopCycle = 0; + ioBuffer[0] = 0; + ioBuffer[1] = 0; + ioBuffer[2] = 0; + ioBuffer[3] = 10; + try { + outputStream.write(ioBuffer, 0, 4); + } catch (IOException _ex) { + loopCycle = 5000; + } + } + } + } + } catch (Exception exception) { + Signlink.reporterror("od_ex " + exception.getMessage()); + } + } + + public void method560(int i, int j) { + if (clientInstance.decompressors[0] == null) { + return; + } + if (versions[j][i] == 0) { + return; + } + if (fileStatus[j][i] == 0) { + return; + } + if (anInt1332 == 0) { + return; + } + OnDemandData onDemandData = new OnDemandData(); + onDemandData.dataType = j; + onDemandData.ID = i; + onDemandData.incomplete = false; + synchronized (aClass19_1344) { + aClass19_1344.insertHead(onDemandData); + } + } + + public OnDemandData getNextNode() { + OnDemandData onDemandData; + synchronized (aClass19_1358) { + onDemandData = (OnDemandData) aClass19_1358.popHead(); + } + if (onDemandData == null) { + return null; + } + synchronized (nodeSubList) { + onDemandData.unlinkSub(); + } + if (onDemandData.buffer == null) { + return onDemandData; + } + int i = 0; + try { + GZIPInputStream gzipinputstream = new GZIPInputStream(new ByteArrayInputStream(onDemandData.buffer)); + do { + if (i == gzipInputBuffer.length) { + throw new RuntimeException("buffer overflow!"); + } + int k = gzipinputstream.read(gzipInputBuffer, i, gzipInputBuffer.length - i); + if (k == -1) { + break; + } + i += k; + } while (true); + } catch (IOException _ex) { + throw new RuntimeException("error unzipping"); + } + onDemandData.buffer = new byte[i]; + System.arraycopy(gzipInputBuffer, 0, onDemandData.buffer, 0, i); + + return onDemandData; + } + + public int method562(int i, int k, int l) { + int i1 = (l << 8) + k; + for (int j1 = 0; j1 < mapIndices1.length; j1++) { + if (mapIndices1[j1] == i1) { + if (i == 0) { + return mapIndices2[j1]; + } else { + return mapIndices3[j1]; + } + } + } + return -1; + } + + @Override + public void method548(int i) { + method558(0, i); + } + + public void method563(byte byte0, int i, int j) { + if (clientInstance.decompressors[0] == null) { + return; + } + if (versions[i][j] == 0) { + return; + } + byte abyte0[] = clientInstance.decompressors[i + 1].decompress(j); + if (crcMatches(versions[i][j], crcs[i][j], abyte0)) { + return; + } + fileStatus[i][j] = byte0; + if (byte0 > anInt1332) { + anInt1332 = byte0; + } + totalFiles++; + } + + public boolean method564(int i) { + for (int k = 0; k < mapIndices1.length; k++) { + if (mapIndices3[k] == i) { + return true; + } + } + return false; + } + + private void handleFailed() { + uncompletedCount = 0; + completedCount = 0; + for (OnDemandData onDemandData = (OnDemandData) requested.reverseGetFirst(); onDemandData != null; onDemandData = (OnDemandData) requested.reverseGetNext()) { + if (onDemandData.incomplete) { + uncompletedCount++; + } else { + completedCount++; + } + } + + while (uncompletedCount < 10) { + OnDemandData onDemandData_1 = (OnDemandData) aClass19_1368.popHead(); + if (onDemandData_1 == null) { + break; + } + if (fileStatus[onDemandData_1.dataType][onDemandData_1.ID] != 0) { + filesLoaded++; + } + fileStatus[onDemandData_1.dataType][onDemandData_1.ID] = 0; + requested.insertHead(onDemandData_1); + uncompletedCount++; + closeRequest(onDemandData_1); + waiting = true; + } + } + + public void method566() { + synchronized (aClass19_1344) { + aClass19_1344.removeAll(); + } + } + + private void checkReceived() { + OnDemandData onDemandData; + synchronized (aClass19_1370) { + onDemandData = (OnDemandData) aClass19_1370.popHead(); + } + while (onDemandData != null) { + waiting = true; + byte abyte0[] = null; + if (clientInstance.decompressors[0] != null) { + abyte0 = clientInstance.decompressors[onDemandData.dataType + 1].decompress(onDemandData.ID); + } + if (!crcMatches(versions[onDemandData.dataType][onDemandData.ID], crcs[onDemandData.dataType][onDemandData.ID], abyte0)) { + abyte0 = null; + } + synchronized (aClass19_1370) { + if (abyte0 == null) { + aClass19_1368.insertHead(onDemandData); + } else { + onDemandData.buffer = abyte0; + synchronized (aClass19_1358) { + aClass19_1358.insertHead(onDemandData); + } + } + onDemandData = (OnDemandData) aClass19_1370.popHead(); + } + } + } + + private void method568() { + while (uncompletedCount == 0 && completedCount < 10) { + if (anInt1332 == 0) { + break; + } + OnDemandData onDemandData; + synchronized (aClass19_1344) { + onDemandData = (OnDemandData) aClass19_1344.popHead(); + } + while (onDemandData != null) { + if (fileStatus[onDemandData.dataType][onDemandData.ID] != 0) { + fileStatus[onDemandData.dataType][onDemandData.ID] = 0; + requested.insertHead(onDemandData); + closeRequest(onDemandData); + waiting = true; + if (filesLoaded < totalFiles) { + filesLoaded++; + } + statusString = "Loading extra files - " + filesLoaded * 100 / totalFiles + "%"; + completedCount++; + if (completedCount == 10) { + return; + } + } + synchronized (aClass19_1344) { + onDemandData = (OnDemandData) aClass19_1344.popHead(); + } + } + for (int j = 0; j < 4; j++) { + byte abyte0[] = fileStatus[j]; + int k = abyte0.length; + for (int l = 0; l < k; l++) { + if (abyte0[l] == anInt1332) { + abyte0[l] = 0; + OnDemandData onDemandData_1 = new OnDemandData(); + onDemandData_1.dataType = j; + onDemandData_1.ID = l; + onDemandData_1.incomplete = false; + requested.insertHead(onDemandData_1); + closeRequest(onDemandData_1); + waiting = true; + if (filesLoaded < totalFiles) { + filesLoaded++; + } + statusString = "Loading extra files - " + filesLoaded * 100 / totalFiles + "%"; + completedCount++; + if (completedCount == 10) { + return; + } + } + } + + } + + anInt1332--; + } + } + + public boolean method569(int i) { + return anIntArray1348[i] == 1; + } + + public OnDemandFetcher() { + requested = new NodeList(); + statusString = ""; + crc32 = new CRC32(); + ioBuffer = new byte[500]; + fileStatus = new byte[4][]; + aClass19_1344 = new NodeList(); + running = true; + waiting = false; + aClass19_1358 = new NodeList(); + gzipInputBuffer = new byte[65000]; + nodeSubList = new NodeSubList(); + versions = new int[4][]; + crcs = new int[4][]; + aClass19_1368 = new NodeList(); + aClass19_1370 = new NodeList(); + } + + private int totalFiles; + private final NodeList requested; + private int anInt1332; + public String statusString; + private int writeLoopCycle; + private long openSocketTime; + private int[] mapIndices3; + private final CRC32 crc32; + private final byte[] ioBuffer; + public int onDemandCycle; + private final byte[][] fileStatus; + private Game clientInstance; + private final NodeList aClass19_1344; + private int completedSize; + private int expectedSize; + int[] anIntArray1348; + public int anInt1349; + private int[] mapIndices2; + private int filesLoaded; + private boolean running; + private OutputStream outputStream; + private int[] mapIndices4; + private boolean waiting; + private final NodeList aClass19_1358; + private final byte[] gzipInputBuffer; + private int[] anIntArray1360; + private final NodeSubList nodeSubList; + private InputStream inputStream; + private Socket socket; + public final int[][] versions; + public final int[][] crcs; + private int uncompletedCount; + private int completedCount; + private final NodeList aClass19_1368; + private OnDemandData current; + private final NodeList aClass19_1370; + private int[] mapIndices1; + private byte[] modelIndices; + private int loopCycle; +} diff --git a/2006Redone Client/src/OnDemandFetcherParent.java b/2006Redone Client/src/main/java/OnDemandFetcherParent.java similarity index 95% rename from 2006Redone Client/src/OnDemandFetcherParent.java rename to 2006Redone Client/src/main/java/OnDemandFetcherParent.java index 1952d07c..5bb94eb8 100644 --- a/2006Redone Client/src/OnDemandFetcherParent.java +++ b/2006Redone Client/src/main/java/OnDemandFetcherParent.java @@ -1,13 +1,13 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public class OnDemandFetcherParent { - - public void method548(int i) { - } - - OnDemandFetcherParent() { - } - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public class OnDemandFetcherParent { + + public void method548(int i) { + } + + OnDemandFetcherParent() { + } + +} diff --git a/2006Redone Client/src/Player.java b/2006Redone Client/src/main/java/Player.java similarity index 96% rename from 2006Redone Client/src/Player.java rename to 2006Redone Client/src/main/java/Player.java index 93c2de42..a0254c9a 100644 --- a/2006Redone Client/src/Player.java +++ b/2006Redone Client/src/main/java/Player.java @@ -1,376 +1,376 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class Player extends Entity { - - @Override - public Model getRotatedModel() { - if (!visible) { - return null; - } - Model model = method452(); - if (model == null) { - return null; - } - super.height = model.modelHeight; - model.aBoolean1659 = true; - if (aBoolean1699) { - return model; - } - if (super.anInt1520 != -1 && super.anInt1521 != -1) { - SpotAnim spotAnim = SpotAnim.cache[super.anInt1520]; - Model model_2 = spotAnim.getModel(); - if (model_2 != null) { - Model model_3 = new Model(true, Class36.method532(super.anInt1521), false, model_2); - model_3.method475(0, -super.anInt1524, 0); - model_3.method469(); - model_3.method470(spotAnim.aAnimation_407.anIntArray353[super.anInt1521]); - model_3.anIntArrayArray1658 = null; - model_3.anIntArrayArray1657 = null; - if (spotAnim.anInt410 != 128 || spotAnim.anInt411 != 128) { - model_3.method478(spotAnim.anInt410, spotAnim.anInt410, spotAnim.anInt411); - } - model_3.method479(64 + spotAnim.anInt413, 850 + spotAnim.anInt414, -30, -50, -30, true); - Model aclass30_sub2_sub4_sub6_1s[] = {model, model_3}; - model = new Model(aclass30_sub2_sub4_sub6_1s); - } - } - if (aModel_1714 != null) { - if (Game.loopCycle >= anInt1708) { - aModel_1714 = null; - } - if (Game.loopCycle >= anInt1707 && Game.loopCycle < anInt1708) { - Model model_1 = aModel_1714; - model_1.method475(anInt1711 - super.x, anInt1712 - anInt1709, anInt1713 - super.y); - if (super.turnDirection == 512) { - model_1.method473(); - model_1.method473(); - model_1.method473(); - } else if (super.turnDirection == 1024) { - model_1.method473(); - model_1.method473(); - } else if (super.turnDirection == 1536) { - model_1.method473(); - } - Model aclass30_sub2_sub4_sub6s[] = {model, model_1}; - model = new Model(aclass30_sub2_sub4_sub6s); - if (super.turnDirection == 512) { - model_1.method473(); - } else if (super.turnDirection == 1024) { - model_1.method473(); - model_1.method473(); - } else if (super.turnDirection == 1536) { - model_1.method473(); - model_1.method473(); - model_1.method473(); - } - model_1.method475(super.x - anInt1711, anInt1709 - anInt1712, super.y - anInt1713); - } - } - model.aBoolean1659 = true; - return model; - } - - public void updatePlayer(Stream stream) { - stream.currentOffset = 0; - anInt1702 = stream.readUnsignedByte(); - headIcon = stream.readUnsignedByte(); - skullIcon = stream.readUnsignedByte(); - desc = null; - team = 0; - for (int j = 0; j < 12; j++) { - int k = stream.readUnsignedByte(); - if (k == 0) { - equipment[j] = 0; - continue; - } - int i1 = stream.readUnsignedByte(); - equipment[j] = (k << 8) + i1; - if (j == 0 && equipment[0] == 65535) { - desc = EntityDef.forID(stream.readUnsignedWord()); - break; - } - if (equipment[j] >= 512 && equipment[j] - 512 < ItemDef.totalItems) { - int l1 = ItemDef.forID(equipment[j] - 512).team; - if (l1 != 0) { - team = l1; - } - } - } - - for (int l = 0; l < 5; l++) { - int j1 = stream.readUnsignedByte(); - if (j1 < 0 || j1 >= Game.anIntArrayArray1003[l].length) { - j1 = 0; - } - anIntArray1700[l] = j1; - } - - super.anInt1511 = stream.readUnsignedWord(); - if (super.anInt1511 == 65535) { - super.anInt1511 = -1; - } - super.anInt1512 = stream.readUnsignedWord(); - if (super.anInt1512 == 65535) { - super.anInt1512 = -1; - } - super.anInt1554 = stream.readUnsignedWord(); - if (super.anInt1554 == 65535) { - super.anInt1554 = -1; - } - super.anInt1555 = stream.readUnsignedWord(); - if (super.anInt1555 == 65535) { - super.anInt1555 = -1; - } - super.anInt1556 = stream.readUnsignedWord(); - if (super.anInt1556 == 65535) { - super.anInt1556 = -1; - } - super.anInt1557 = stream.readUnsignedWord(); - if (super.anInt1557 == 65535) { - super.anInt1557 = -1; - } - super.anInt1505 = stream.readUnsignedWord(); - if (super.anInt1505 == 65535) { - super.anInt1505 = -1; - } - name = TextClass.fixName(TextClass.nameForLong(stream.readQWord())); - combatLevel = stream.readUnsignedByte(); - skill = stream.readUnsignedWord(); - visible = true; - aLong1718 = 0L; - for (int k1 = 0; k1 < 12; k1++) { - aLong1718 <<= 4; - if (equipment[k1] >= 256) { - aLong1718 += equipment[k1] - 256; - } - } - - if (equipment[0] >= 256) { - aLong1718 += equipment[0] - 256 >> 4; - } - if (equipment[1] >= 256) { - aLong1718 += equipment[1] - 256 >> 8; - } - for (int i2 = 0; i2 < 5; i2++) { - aLong1718 <<= 3; - aLong1718 += anIntArray1700[i2]; - } - - aLong1718 <<= 1; - aLong1718 += anInt1702; - } - - private Model method452() { - if (desc != null) { - int j = -1; - if (super.anim >= 0 && super.anInt1529 == 0) { - j = Animation.anims[super.anim].anIntArray353[super.anInt1527]; - } else if (super.anInt1517 >= 0) { - j = Animation.anims[super.anInt1517].anIntArray353[super.anInt1518]; - } - Model model = desc.method164(-1, j, null); - return model; - } - long l = aLong1718; - int k = -1; - int i1 = -1; - int j1 = -1; - int k1 = -1; - if (super.anim >= 0 && super.anInt1529 == 0) { - Animation animation = Animation.anims[super.anim]; - k = animation.anIntArray353[super.anInt1527]; - if (super.anInt1517 >= 0 && super.anInt1517 != super.anInt1511) { - i1 = Animation.anims[super.anInt1517].anIntArray353[super.anInt1518]; - } - if (animation.anInt360 >= 0) { - j1 = animation.anInt360; - l += j1 - equipment[5] << 40; - } - if (animation.anInt361 >= 0) { - k1 = animation.anInt361; - l += k1 - equipment[3] << 48; - } - } else if (super.anInt1517 >= 0) { - k = Animation.anims[super.anInt1517].anIntArray353[super.anInt1518]; - } - Model model_1 = (Model) mruNodes.insertFromCache(l); - if (model_1 == null) { - boolean flag = false; - for (int i2 = 0; i2 < 12; i2++) { - int k2 = equipment[i2]; - if (k1 >= 0 && i2 == 3) { - k2 = k1; - } - if (j1 >= 0 && i2 == 5) { - k2 = j1; - } - if (k2 >= 256 && k2 < 512 && !IDK.cache[k2 - 256].method537()) { - flag = true; - } - if (k2 >= 512 && !ItemDef.forID(k2 - 512).method195(anInt1702)) { - flag = true; - } - } - - if (flag) { - if (aLong1697 != -1L) { - model_1 = (Model) mruNodes.insertFromCache(aLong1697); - } - if (model_1 == null) { - return null; - } - } - } - if (model_1 == null) { - Model aclass30_sub2_sub4_sub6s[] = new Model[12]; - int j2 = 0; - for (int l2 = 0; l2 < 12; l2++) { - int i3 = equipment[l2]; - if (k1 >= 0 && l2 == 3) { - i3 = k1; - } - if (j1 >= 0 && l2 == 5) { - i3 = j1; - } - if (i3 >= 256 && i3 < 512) { - Model model_3 = IDK.cache[i3 - 256].method538(); - if (model_3 != null) { - aclass30_sub2_sub4_sub6s[j2++] = model_3; - } - } - if (i3 >= 512) { - Model model_4 = ItemDef.forID(i3 - 512).method196(anInt1702); - if (model_4 != null) { - aclass30_sub2_sub4_sub6s[j2++] = model_4; - } - } - } - - model_1 = new Model(j2, aclass30_sub2_sub4_sub6s); - for (int j3 = 0; j3 < 5; j3++) { - if (anIntArray1700[j3] != 0) { - model_1.method476(Game.anIntArrayArray1003[j3][0], Game.anIntArrayArray1003[j3][anIntArray1700[j3]]); - if (j3 == 1) { - model_1.method476(Game.anIntArray1204[0], Game.anIntArray1204[anIntArray1700[j3]]); - } - } - } - - model_1.method469(); - model_1.method479(64, 850, -30, -50, -30, true); - mruNodes.removeFromCache(model_1, l); - aLong1697 = l; - } - if (aBoolean1699) { - return model_1; - } - Model model_2 = Model.aModel_1621; - model_2.method464(model_1, Class36.method532(k) & Class36.method532(i1)); - if (k != -1 && i1 != -1) { - model_2.method471(Animation.anims[super.anim].anIntArray357, i1, k); - } else if (k != -1) { - model_2.method470(k); - } - model_2.method466(); - model_2.anIntArrayArray1658 = null; - model_2.anIntArrayArray1657 = null; - return model_2; - } - - @Override - public boolean isVisible() { - return visible; - } - - public int privelage; - public Model method453() { - if (!visible) { - return null; - } - if (desc != null) { - return desc.method160(); - } - boolean flag = false; - for (int i = 0; i < 12; i++) { - int j = equipment[i]; - if (j >= 256 && j < 512 && !IDK.cache[j - 256].method539()) { - flag = true; - } - if (j >= 512 && !ItemDef.forID(j - 512).method192(anInt1702)) { - flag = true; - } - } - - if (flag) { - return null; - } - Model aclass30_sub2_sub4_sub6s[] = new Model[12]; - int k = 0; - for (int l = 0; l < 12; l++) { - int i1 = equipment[l]; - if (i1 >= 256 && i1 < 512) { - Model model_1 = IDK.cache[i1 - 256].method540(); - if (model_1 != null) { - aclass30_sub2_sub4_sub6s[k++] = model_1; - } - } - if (i1 >= 512) { - Model model_2 = ItemDef.forID(i1 - 512).method194(anInt1702); - if (model_2 != null) { - aclass30_sub2_sub4_sub6s[k++] = model_2; - } - } - } - - Model model = new Model(k, aclass30_sub2_sub4_sub6s); - for (int j1 = 0; j1 < 5; j1++) { - if (anIntArray1700[j1] != 0) { - model.method476(Game.anIntArrayArray1003[j1][0], Game.anIntArrayArray1003[j1][anIntArray1700[j1]]); - if (j1 == 1) { - model.method476(Game.anIntArray1204[0], Game.anIntArray1204[anIntArray1700[j1]]); - } - } - } - - return model; - } - - Player() { - aLong1697 = -1L; - aBoolean1699 = false; - anIntArray1700 = new int[5]; - visible = false; - equipment = new int[12]; - } - - private long aLong1697; - public EntityDef desc; - boolean aBoolean1699; - final int[] anIntArray1700; - public int team; - private int anInt1702; - public String name; - static MRUNodes mruNodes = new MRUNodes(260); - public int combatLevel; - public int headIcon; - public int skullIcon; - public int hintIcon; - public int anInt1707; - int anInt1708; - int anInt1709; - boolean visible; - int anInt1711; - int anInt1712; - int anInt1713; - Model aModel_1714; - public final int[] equipment; - private long aLong1718; - int anInt1719; - int anInt1720; - int anInt1721; - int anInt1722; - int skill; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class Player extends Entity { + + @Override + public Model getRotatedModel() { + if (!visible) { + return null; + } + Model model = method452(); + if (model == null) { + return null; + } + super.height = model.modelHeight; + model.aBoolean1659 = true; + if (aBoolean1699) { + return model; + } + if (super.anInt1520 != -1 && super.anInt1521 != -1) { + SpotAnim spotAnim = SpotAnim.cache[super.anInt1520]; + Model model_2 = spotAnim.getModel(); + if (model_2 != null) { + Model model_3 = new Model(true, Class36.method532(super.anInt1521), false, model_2); + model_3.method475(0, -super.anInt1524, 0); + model_3.method469(); + model_3.method470(spotAnim.aAnimation_407.anIntArray353[super.anInt1521]); + model_3.anIntArrayArray1658 = null; + model_3.anIntArrayArray1657 = null; + if (spotAnim.anInt410 != 128 || spotAnim.anInt411 != 128) { + model_3.method478(spotAnim.anInt410, spotAnim.anInt410, spotAnim.anInt411); + } + model_3.method479(64 + spotAnim.anInt413, 850 + spotAnim.anInt414, -30, -50, -30, true); + Model aclass30_sub2_sub4_sub6_1s[] = {model, model_3}; + model = new Model(aclass30_sub2_sub4_sub6_1s); + } + } + if (aModel_1714 != null) { + if (Game.loopCycle >= anInt1708) { + aModel_1714 = null; + } + if (Game.loopCycle >= anInt1707 && Game.loopCycle < anInt1708) { + Model model_1 = aModel_1714; + model_1.method475(anInt1711 - super.x, anInt1712 - anInt1709, anInt1713 - super.y); + if (super.turnDirection == 512) { + model_1.method473(); + model_1.method473(); + model_1.method473(); + } else if (super.turnDirection == 1024) { + model_1.method473(); + model_1.method473(); + } else if (super.turnDirection == 1536) { + model_1.method473(); + } + Model aclass30_sub2_sub4_sub6s[] = {model, model_1}; + model = new Model(aclass30_sub2_sub4_sub6s); + if (super.turnDirection == 512) { + model_1.method473(); + } else if (super.turnDirection == 1024) { + model_1.method473(); + model_1.method473(); + } else if (super.turnDirection == 1536) { + model_1.method473(); + model_1.method473(); + model_1.method473(); + } + model_1.method475(super.x - anInt1711, anInt1709 - anInt1712, super.y - anInt1713); + } + } + model.aBoolean1659 = true; + return model; + } + + public void updatePlayer(Stream stream) { + stream.currentOffset = 0; + anInt1702 = stream.readUnsignedByte(); + headIcon = stream.readUnsignedByte(); + skullIcon = stream.readUnsignedByte(); + desc = null; + team = 0; + for (int j = 0; j < 12; j++) { + int k = stream.readUnsignedByte(); + if (k == 0) { + equipment[j] = 0; + continue; + } + int i1 = stream.readUnsignedByte(); + equipment[j] = (k << 8) + i1; + if (j == 0 && equipment[0] == 65535) { + desc = EntityDef.forID(stream.readUnsignedWord()); + break; + } + if (equipment[j] >= 512 && equipment[j] - 512 < ItemDef.totalItems) { + int l1 = ItemDef.forID(equipment[j] - 512).team; + if (l1 != 0) { + team = l1; + } + } + } + + for (int l = 0; l < 5; l++) { + int j1 = stream.readUnsignedByte(); + if (j1 < 0 || j1 >= Game.anIntArrayArray1003[l].length) { + j1 = 0; + } + anIntArray1700[l] = j1; + } + + super.anInt1511 = stream.readUnsignedWord(); + if (super.anInt1511 == 65535) { + super.anInt1511 = -1; + } + super.anInt1512 = stream.readUnsignedWord(); + if (super.anInt1512 == 65535) { + super.anInt1512 = -1; + } + super.anInt1554 = stream.readUnsignedWord(); + if (super.anInt1554 == 65535) { + super.anInt1554 = -1; + } + super.anInt1555 = stream.readUnsignedWord(); + if (super.anInt1555 == 65535) { + super.anInt1555 = -1; + } + super.anInt1556 = stream.readUnsignedWord(); + if (super.anInt1556 == 65535) { + super.anInt1556 = -1; + } + super.anInt1557 = stream.readUnsignedWord(); + if (super.anInt1557 == 65535) { + super.anInt1557 = -1; + } + super.anInt1505 = stream.readUnsignedWord(); + if (super.anInt1505 == 65535) { + super.anInt1505 = -1; + } + name = TextClass.fixName(TextClass.nameForLong(stream.readQWord())); + combatLevel = stream.readUnsignedByte(); + skill = stream.readUnsignedWord(); + visible = true; + aLong1718 = 0L; + for (int k1 = 0; k1 < 12; k1++) { + aLong1718 <<= 4; + if (equipment[k1] >= 256) { + aLong1718 += equipment[k1] - 256; + } + } + + if (equipment[0] >= 256) { + aLong1718 += equipment[0] - 256 >> 4; + } + if (equipment[1] >= 256) { + aLong1718 += equipment[1] - 256 >> 8; + } + for (int i2 = 0; i2 < 5; i2++) { + aLong1718 <<= 3; + aLong1718 += anIntArray1700[i2]; + } + + aLong1718 <<= 1; + aLong1718 += anInt1702; + } + + private Model method452() { + if (desc != null) { + int j = -1; + if (super.anim >= 0 && super.anInt1529 == 0) { + j = Animation.anims[super.anim].anIntArray353[super.anInt1527]; + } else if (super.anInt1517 >= 0) { + j = Animation.anims[super.anInt1517].anIntArray353[super.anInt1518]; + } + Model model = desc.method164(-1, j, null); + return model; + } + long l = aLong1718; + int k = -1; + int i1 = -1; + int j1 = -1; + int k1 = -1; + if (super.anim >= 0 && super.anInt1529 == 0) { + Animation animation = Animation.anims[super.anim]; + k = animation.anIntArray353[super.anInt1527]; + if (super.anInt1517 >= 0 && super.anInt1517 != super.anInt1511) { + i1 = Animation.anims[super.anInt1517].anIntArray353[super.anInt1518]; + } + if (animation.anInt360 >= 0) { + j1 = animation.anInt360; + l += j1 - equipment[5] << 40; + } + if (animation.anInt361 >= 0) { + k1 = animation.anInt361; + l += k1 - equipment[3] << 48; + } + } else if (super.anInt1517 >= 0) { + k = Animation.anims[super.anInt1517].anIntArray353[super.anInt1518]; + } + Model model_1 = (Model) mruNodes.insertFromCache(l); + if (model_1 == null) { + boolean flag = false; + for (int i2 = 0; i2 < 12; i2++) { + int k2 = equipment[i2]; + if (k1 >= 0 && i2 == 3) { + k2 = k1; + } + if (j1 >= 0 && i2 == 5) { + k2 = j1; + } + if (k2 >= 256 && k2 < 512 && !IDK.cache[k2 - 256].method537()) { + flag = true; + } + if (k2 >= 512 && !ItemDef.forID(k2 - 512).method195(anInt1702)) { + flag = true; + } + } + + if (flag) { + if (aLong1697 != -1L) { + model_1 = (Model) mruNodes.insertFromCache(aLong1697); + } + if (model_1 == null) { + return null; + } + } + } + if (model_1 == null) { + Model aclass30_sub2_sub4_sub6s[] = new Model[12]; + int j2 = 0; + for (int l2 = 0; l2 < 12; l2++) { + int i3 = equipment[l2]; + if (k1 >= 0 && l2 == 3) { + i3 = k1; + } + if (j1 >= 0 && l2 == 5) { + i3 = j1; + } + if (i3 >= 256 && i3 < 512) { + Model model_3 = IDK.cache[i3 - 256].method538(); + if (model_3 != null) { + aclass30_sub2_sub4_sub6s[j2++] = model_3; + } + } + if (i3 >= 512) { + Model model_4 = ItemDef.forID(i3 - 512).method196(anInt1702); + if (model_4 != null) { + aclass30_sub2_sub4_sub6s[j2++] = model_4; + } + } + } + + model_1 = new Model(j2, aclass30_sub2_sub4_sub6s); + for (int j3 = 0; j3 < 5; j3++) { + if (anIntArray1700[j3] != 0) { + model_1.method476(Game.anIntArrayArray1003[j3][0], Game.anIntArrayArray1003[j3][anIntArray1700[j3]]); + if (j3 == 1) { + model_1.method476(Game.anIntArray1204[0], Game.anIntArray1204[anIntArray1700[j3]]); + } + } + } + + model_1.method469(); + model_1.method479(64, 850, -30, -50, -30, true); + mruNodes.removeFromCache(model_1, l); + aLong1697 = l; + } + if (aBoolean1699) { + return model_1; + } + Model model_2 = Model.aModel_1621; + model_2.method464(model_1, Class36.method532(k) & Class36.method532(i1)); + if (k != -1 && i1 != -1) { + model_2.method471(Animation.anims[super.anim].anIntArray357, i1, k); + } else if (k != -1) { + model_2.method470(k); + } + model_2.method466(); + model_2.anIntArrayArray1658 = null; + model_2.anIntArrayArray1657 = null; + return model_2; + } + + @Override + public boolean isVisible() { + return visible; + } + + public int privelage; + public Model method453() { + if (!visible) { + return null; + } + if (desc != null) { + return desc.method160(); + } + boolean flag = false; + for (int i = 0; i < 12; i++) { + int j = equipment[i]; + if (j >= 256 && j < 512 && !IDK.cache[j - 256].method539()) { + flag = true; + } + if (j >= 512 && !ItemDef.forID(j - 512).method192(anInt1702)) { + flag = true; + } + } + + if (flag) { + return null; + } + Model aclass30_sub2_sub4_sub6s[] = new Model[12]; + int k = 0; + for (int l = 0; l < 12; l++) { + int i1 = equipment[l]; + if (i1 >= 256 && i1 < 512) { + Model model_1 = IDK.cache[i1 - 256].method540(); + if (model_1 != null) { + aclass30_sub2_sub4_sub6s[k++] = model_1; + } + } + if (i1 >= 512) { + Model model_2 = ItemDef.forID(i1 - 512).method194(anInt1702); + if (model_2 != null) { + aclass30_sub2_sub4_sub6s[k++] = model_2; + } + } + } + + Model model = new Model(k, aclass30_sub2_sub4_sub6s); + for (int j1 = 0; j1 < 5; j1++) { + if (anIntArray1700[j1] != 0) { + model.method476(Game.anIntArrayArray1003[j1][0], Game.anIntArrayArray1003[j1][anIntArray1700[j1]]); + if (j1 == 1) { + model.method476(Game.anIntArray1204[0], Game.anIntArray1204[anIntArray1700[j1]]); + } + } + } + + return model; + } + + Player() { + aLong1697 = -1L; + aBoolean1699 = false; + anIntArray1700 = new int[5]; + visible = false; + equipment = new int[12]; + } + + private long aLong1697; + public EntityDef desc; + boolean aBoolean1699; + final int[] anIntArray1700; + public int team; + private int anInt1702; + public String name; + static MRUNodes mruNodes = new MRUNodes(260); + public int combatLevel; + public int headIcon; + public int skullIcon; + public int hintIcon; + public int anInt1707; + int anInt1708; + int anInt1709; + boolean visible; + int anInt1711; + int anInt1712; + int anInt1713; + Model aModel_1714; + public final int[] equipment; + private long aLong1718; + int anInt1719; + int anInt1720; + int anInt1721; + int anInt1722; + int skill; + +} diff --git a/2006Redone Client/src/RSApplet.java b/2006Redone Client/src/main/java/RSApplet.java similarity index 95% rename from 2006Redone Client/src/RSApplet.java rename to 2006Redone Client/src/main/java/RSApplet.java index 410b57fc..c4f3d678 100644 --- a/2006Redone Client/src/RSApplet.java +++ b/2006Redone Client/src/main/java/RSApplet.java @@ -1,582 +1,582 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -import javax.swing.*; -import java.applet.Applet; -import java.awt.*; -import java.awt.event.FocusEvent; -import java.awt.event.FocusListener; -import java.awt.event.KeyEvent; -import java.awt.event.KeyListener; -import java.awt.event.MouseEvent; -import java.awt.event.MouseListener; -import java.awt.event.MouseMotionListener; -import java.awt.event.WindowEvent; -import java.awt.event.WindowListener; - -@SuppressWarnings("serial") -public class RSApplet extends Applet implements Runnable, MouseListener, MouseMotionListener, KeyListener, FocusListener, WindowListener { - - public static boolean ctrlDown = false; - public static boolean shiftDown = false; - private int mouseWheelX = 0; - private int mouseWheelY = 0; - public static boolean removeShiftDropOnMenuOpen; - - final void createClientFrame(int i, int j) { - myWidth = j; - myHeight = i; - gameFrame = new RSFrame(this, myWidth, myHeight); - graphics = getGameComponent().getGraphics(); - fullGameScreen = new RSImageProducer(myWidth, myHeight, getGameComponent()); - startRunnable(this, 1); - } - - final void initClientFrame(int i, int j) { - myWidth = j; - myHeight = i; - graphics = getGameComponent().getGraphics(); - fullGameScreen = new RSImageProducer(myWidth, myHeight, getGameComponent()); - startRunnable(this, 1); - } - - @Override - public void run() { - getGameComponent().addMouseListener(this); - getGameComponent().addMouseMotionListener(this); - getGameComponent().addKeyListener(this); - getGameComponent().addFocusListener(this); - if (gameFrame != null) { - gameFrame.addWindowListener(this); - } - drawLoadingText(0, "Loading..."); - startUp(); - int i = 0; - int j = 256; - int k = 1; - int i1 = 0; - int j1 = 0; - for (int k1 = 0; k1 < 10; k1++) { - aLongArray7[k1] = System.currentTimeMillis(); - } - - System.currentTimeMillis(); - while (anInt4 >= 0) { - if (anInt4 > 0) { - anInt4--; - if (anInt4 == 0) { - exit(); - return; - } - } - int i2 = j; - int j2 = k; - j = 300; - k = 1; - long l1 = System.currentTimeMillis(); - if (aLongArray7[i] == 0L) { - j = i2; - k = j2; - } else if (l1 > aLongArray7[i]) { - j = (int) (2560 * delayTime / (l1 - aLongArray7[i])); - } - if (j < 25) { - j = 25; - } - if (j > 256) { - j = 256; - k = (int) (delayTime - (l1 - aLongArray7[i]) / 10L); - } - if (k > delayTime) { - k = delayTime; - } - aLongArray7[i] = l1; - i = (i + 1) % 10; - if (k > 1) { - for (int k2 = 0; k2 < 10; k2++) { - if (aLongArray7[k2] != 0L) { - aLongArray7[k2] += k; - } - } - - } - if (k < minDelay) { - k = minDelay; - } - try { - Thread.sleep(k); - } catch (InterruptedException _ex) { - j1++; - } - for (; i1 < 256; i1 += j) { - clickMode3 = clickMode1; - saveClickX = clickX; - saveClickY = clickY; - aLong29 = clickTime; - clickMode1 = 0; - processGameLoop(); - readIndex = writeIndex; - } - - i1 &= 0xff; - if (delayTime > 0) { - fps = 1000 * j / (delayTime * 256); - } - processDrawing(); - if (shouldDebug) { - System.out.println("ntime:" + l1); - for (int l2 = 0; l2 < 10; l2++) { - int i3 = (i - l2 - 1 + 20) % 10; - System.out.println("otim" + i3 + ":" + aLongArray7[i3]); - } - - System.out.println("fps:" + fps + " ratio:" + j + " count:" + i1); - System.out.println("del:" + k + " deltime:" + delayTime + " mindel:" + minDelay); - System.out.println("intex:" + j1 + " opos:" + i); - shouldDebug = false; - j1 = 0; - } - } - if (anInt4 == -1) { - exit(); - } - } - - private void exit() { - anInt4 = -2; - cleanUpForQuit(); - if (gameFrame != null) { - try { - Thread.sleep(1000L); - } catch (Exception _ex) { - } - try { - System.exit(0); - } catch (Throwable _ex) { - } - } - } - - final void method4(int i) { - delayTime = 1000 / i; - } - - @Override - public final void start() { - if (anInt4 >= 0) { - anInt4 = 0; - } - } - - @Override - public final void stop() { - if (anInt4 >= 0) { - anInt4 = 4000 / delayTime; - } - } - - @Override - public final void destroy() { - anInt4 = -1; - try { - Thread.sleep(5000L); - } catch (Exception _ex) { - } - if (anInt4 == -1) { - exit(); - } - } - - @Override - public final void update(Graphics g) { - if (graphics == null) { - graphics = g; - } - shouldClearScreen = true; - raiseWelcomeScreen(); - } - - @Override - public final void paint(Graphics g) { - if (graphics == null) { - graphics = g; - } - shouldClearScreen = true; - raiseWelcomeScreen(); - } - - public boolean mouseWheelDown; - - @Override - public final void mousePressed(MouseEvent mouseevent) { - int i = mouseevent.getX(); - int j = mouseevent.getY(); - if (gameFrame != null) { - i -= 4; - j -= 22; - } - idleTime = 0; - clickX = i; - clickY = j; - clickTime = System.currentTimeMillis(); - if (mouseevent.getButton() == MouseEvent.BUTTON2) { - mouseWheelDown = true; - mouseWheelX = mouseevent.getX(); - mouseWheelY = mouseevent.getY(); - return; - } - - if (mouseevent.getButton() == MouseEvent.BUTTON3) { - clickMode1 = 2; - clickMode2 = 2; - } else { - clickMode1 = 1; - clickMode2 = 1; - } - - } - - @Override - public final void mouseReleased(MouseEvent mouseevent) { - idleTime = 0; - clickMode2 = 0; - mouseWheelDown = false; - } - - @Override - public final void mouseClicked(MouseEvent mouseevent) { - } - - @Override - public final void mouseEntered(MouseEvent mouseevent) { - } - - @Override - public final void mouseExited(MouseEvent mouseevent) { - idleTime = 0; - mouseX = -1; - mouseY = -1; - } - - public final void mouseDragged(MouseEvent e) { - int x = e.getX(); - int y = e.getY(); - if(gameFrame != null) { - Insets insets = gameFrame.getInsets(); - x -= insets.left;//4 - y -= insets.top;//22 - } - if (mouseWheelDown) { - y = mouseWheelX - e.getX(); - int k = mouseWheelY - e.getY(); - mouseWheelDragged(y, -k); - mouseWheelX = e.getX(); - mouseWheelY = e.getY(); - return; - } - idleTime = 0; - mouseX = x; - mouseY = y; - } - void mouseWheelDragged(int param1, int param2) { - - } - - @Override - public void mouseMoved(MouseEvent mouseevent) { - int i = mouseevent.getX(); - int j = mouseevent.getY(); - if (gameFrame != null) { - i -= 4; - j -= 22; - } - idleTime = 0; - mouseX = i; - mouseY = j; - } - - @Override - public void keyPressed(KeyEvent keyevent) { - idleTime = 0; - int i = keyevent.getKeyCode(); - int j = keyevent.getKeyChar(); - switch (keyevent.getKeyCode()) - { - case KeyEvent.VK_SHIFT: - shiftDown = true; - break; - case KeyEvent.VK_CONTROL: - ctrlDown = true; - break; - } - if (j < 30) { - j = 0; - } - if (i == 37) { - j = 1; - } - if (i == 39) { - j = 2; - } - if (i == 38) { - j = 3; - } - if (i == 40) { - j = 4; - } - if (i == 17) { - j = 5; - } - if (i == 8) { - j = 8; - } - if (i == 127) { - j = 8; - } - if (i == 9) { - j = 9; - } - if (i == 10) { - j = 10; - } - if (i >= 112 && i <= 123) { - j = 1008 + i - 112; - } - if (i == 36) { - j = 1000; - } - if (i == 35) { - j = 1001; - } - if (i == 33) { - j = 1002; - } - if (i == 34) { - j = 1003; - } - if (j > 0 && j < 128) { - keyArray[j] = 1; - } - if (j > 4) { - charQueue[writeIndex] = j; - writeIndex = writeIndex + 1 & 0x7f; - } - } - - @Override - public final void keyReleased(KeyEvent keyevent) { - idleTime = 0; - int i = keyevent.getKeyCode(); - char c = keyevent.getKeyChar(); - switch (keyevent.getKeyCode()) - { - case KeyEvent.VK_SHIFT: - shiftDown = false; - break; - case KeyEvent.VK_CONTROL: - ctrlDown = false; - break; - } - if (c < '\036') { - c = '\0'; - } - if (i == 37) { - c = '\001'; - } - if (i == 39) { - c = '\002'; - } - if (i == 38) { - c = '\003'; - } - if (i == 40) { - c = '\004'; - } - if (i == 17) { - c = '\005'; - } - if (i == 8) { - c = '\b'; - } - if (i == 127) { - c = '\b'; - } - if (i == 9) { - c = '\t'; - } - if (i == 10) { - c = '\n'; - } - if (c > 0 && c < '\200') { - keyArray[c] = 0; - } - } - - @Override - public final void keyTyped(KeyEvent keyevent) { - } - - final int readChar(int dummy) { - while (dummy >= 0) { - for (int j = 1; j > 0; j++) { - ; - } - } - int k = -1; - if (writeIndex != readIndex) { - k = charQueue[readIndex]; - readIndex = readIndex + 1 & 0x7f; - } - return k; - } - - @Override - public final void focusGained(FocusEvent focusevent) { - awtFocus = true; - shouldClearScreen = true; - raiseWelcomeScreen(); - } - - @Override - public final void focusLost(FocusEvent focusevent) { - awtFocus = false; - for (int i = 0; i < 128; i++) { - keyArray[i] = 0; - } - - } - - @Override - public final void windowActivated(WindowEvent windowevent) { - } - - @Override - public final void windowClosed(WindowEvent windowevent) { - } - - @Override - public final void windowClosing(WindowEvent windowevent) { - destroy(); - } - - @Override - public final void windowDeactivated(WindowEvent windowevent) { - } - - @Override - public final void windowDeiconified(WindowEvent windowevent) { - } - - @Override - public final void windowIconified(WindowEvent windowevent) { - } - - @Override - public final void windowOpened(WindowEvent windowevent) { - } - - void startUp() { - } - - void processGameLoop() { - } - - void cleanUpForQuit() { - } - - void processDrawing() { - } - - void raiseWelcomeScreen() { - } - - Component getGameComponent() { - if (gameFrame != null) { - return gameFrame; - } else { - return this; - } - } - - public void startRunnable(Runnable runnable, int priority) { - Thread thread = new Thread(runnable); - thread.start(); - thread.setPriority(priority); - } - - void drawLoadingText(int i, String s) { - while (graphics == null) { - graphics = getGameComponent().getGraphics(); - try { - getGameComponent().repaint(); - } catch (Exception _ex) { - } - try { - Thread.sleep(1000L); - } catch (Exception _ex) { - } - } - Font font = new Font("Helvetica", 1, 13); - FontMetrics fontmetrics = getGameComponent().getFontMetrics(font); - Font font1 = new Font("Helvetica", 0, 13); - getGameComponent().getFontMetrics(font1); - if (shouldClearScreen) { - graphics.setColor(Color.black); - graphics.fillRect(0, 0, myWidth, myHeight); - shouldClearScreen = false; - } - Color color = new Color(140, 17, 17); - int j = myHeight / 2 - 18; - graphics.setColor(color); - graphics.drawRect(myWidth / 2 - 152, j, 304, 34); - graphics.fillRect(myWidth / 2 - 150, j + 2, i * 3, 30); - graphics.setColor(Color.black); - graphics.fillRect(myWidth / 2 - 150 + i * 3, j + 2, 300 - i * 3, 30); - graphics.setFont(font); - graphics.setColor(Color.white); - graphics.drawString(s, (myWidth - fontmetrics.stringWidth(s)) / 2, j + 22); - } - - RSApplet() { - delayTime = 20; - minDelay = 1; - aLongArray7 = new long[10]; - shouldDebug = false; - shouldClearScreen = true; - awtFocus = true; - keyArray = new int[128]; - charQueue = new int[128]; - } - - private int anInt4; - private int delayTime; - int minDelay; - private final long[] aLongArray7; - int fps; - boolean shouldDebug; - int myWidth; - int myHeight; - Graphics graphics; - RSImageProducer fullGameScreen; - RSFrame gameFrame; - private boolean shouldClearScreen; - boolean awtFocus; - int idleTime; - int clickMode2; - public int mouseX; - public int mouseY; - private int clickMode1; - private int clickX; - private int clickY; - private long clickTime; - int clickMode3; - int saveClickX; - int saveClickY; - long aLong29; - final int[] keyArray; - private final int[] charQueue; - private int readIndex; - private int writeIndex; - public static int anInt34; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +import javax.swing.*; +import java.applet.Applet; +import java.awt.*; +import java.awt.event.FocusEvent; +import java.awt.event.FocusListener; +import java.awt.event.KeyEvent; +import java.awt.event.KeyListener; +import java.awt.event.MouseEvent; +import java.awt.event.MouseListener; +import java.awt.event.MouseMotionListener; +import java.awt.event.WindowEvent; +import java.awt.event.WindowListener; + +@SuppressWarnings("serial") +public class RSApplet extends Applet implements Runnable, MouseListener, MouseMotionListener, KeyListener, FocusListener, WindowListener { + + public static boolean ctrlDown = false; + public static boolean shiftDown = false; + private int mouseWheelX = 0; + private int mouseWheelY = 0; + public static boolean removeShiftDropOnMenuOpen; + + final void createClientFrame(int i, int j) { + myWidth = j; + myHeight = i; + gameFrame = new RSFrame(this, myWidth, myHeight); + graphics = getGameComponent().getGraphics(); + fullGameScreen = new RSImageProducer(myWidth, myHeight, getGameComponent()); + startRunnable(this, 1); + } + + final void initClientFrame(int i, int j) { + myWidth = j; + myHeight = i; + graphics = getGameComponent().getGraphics(); + fullGameScreen = new RSImageProducer(myWidth, myHeight, getGameComponent()); + startRunnable(this, 1); + } + + @Override + public void run() { + getGameComponent().addMouseListener(this); + getGameComponent().addMouseMotionListener(this); + getGameComponent().addKeyListener(this); + getGameComponent().addFocusListener(this); + if (gameFrame != null) { + gameFrame.addWindowListener(this); + } + drawLoadingText(0, "Loading..."); + startUp(); + int i = 0; + int j = 256; + int k = 1; + int i1 = 0; + int j1 = 0; + for (int k1 = 0; k1 < 10; k1++) { + aLongArray7[k1] = System.currentTimeMillis(); + } + + System.currentTimeMillis(); + while (anInt4 >= 0) { + if (anInt4 > 0) { + anInt4--; + if (anInt4 == 0) { + exit(); + return; + } + } + int i2 = j; + int j2 = k; + j = 300; + k = 1; + long l1 = System.currentTimeMillis(); + if (aLongArray7[i] == 0L) { + j = i2; + k = j2; + } else if (l1 > aLongArray7[i]) { + j = (int) (2560 * delayTime / (l1 - aLongArray7[i])); + } + if (j < 25) { + j = 25; + } + if (j > 256) { + j = 256; + k = (int) (delayTime - (l1 - aLongArray7[i]) / 10L); + } + if (k > delayTime) { + k = delayTime; + } + aLongArray7[i] = l1; + i = (i + 1) % 10; + if (k > 1) { + for (int k2 = 0; k2 < 10; k2++) { + if (aLongArray7[k2] != 0L) { + aLongArray7[k2] += k; + } + } + + } + if (k < minDelay) { + k = minDelay; + } + try { + Thread.sleep(k); + } catch (InterruptedException _ex) { + j1++; + } + for (; i1 < 256; i1 += j) { + clickMode3 = clickMode1; + saveClickX = clickX; + saveClickY = clickY; + aLong29 = clickTime; + clickMode1 = 0; + processGameLoop(); + readIndex = writeIndex; + } + + i1 &= 0xff; + if (delayTime > 0) { + fps = 1000 * j / (delayTime * 256); + } + processDrawing(); + if (shouldDebug) { + System.out.println("ntime:" + l1); + for (int l2 = 0; l2 < 10; l2++) { + int i3 = (i - l2 - 1 + 20) % 10; + System.out.println("otim" + i3 + ":" + aLongArray7[i3]); + } + + System.out.println("fps:" + fps + " ratio:" + j + " count:" + i1); + System.out.println("del:" + k + " deltime:" + delayTime + " mindel:" + minDelay); + System.out.println("intex:" + j1 + " opos:" + i); + shouldDebug = false; + j1 = 0; + } + } + if (anInt4 == -1) { + exit(); + } + } + + private void exit() { + anInt4 = -2; + cleanUpForQuit(); + if (gameFrame != null) { + try { + Thread.sleep(1000L); + } catch (Exception _ex) { + } + try { + System.exit(0); + } catch (Throwable _ex) { + } + } + } + + final void method4(int i) { + delayTime = 1000 / i; + } + + @Override + public final void start() { + if (anInt4 >= 0) { + anInt4 = 0; + } + } + + @Override + public final void stop() { + if (anInt4 >= 0) { + anInt4 = 4000 / delayTime; + } + } + + @Override + public final void destroy() { + anInt4 = -1; + try { + Thread.sleep(5000L); + } catch (Exception _ex) { + } + if (anInt4 == -1) { + exit(); + } + } + + @Override + public final void update(Graphics g) { + if (graphics == null) { + graphics = g; + } + shouldClearScreen = true; + raiseWelcomeScreen(); + } + + @Override + public final void paint(Graphics g) { + if (graphics == null) { + graphics = g; + } + shouldClearScreen = true; + raiseWelcomeScreen(); + } + + public boolean mouseWheelDown; + + @Override + public final void mousePressed(MouseEvent mouseevent) { + int i = mouseevent.getX(); + int j = mouseevent.getY(); + if (gameFrame != null) { + i -= 4; + j -= 22; + } + idleTime = 0; + clickX = i; + clickY = j; + clickTime = System.currentTimeMillis(); + if (mouseevent.getButton() == MouseEvent.BUTTON2) { + mouseWheelDown = true; + mouseWheelX = mouseevent.getX(); + mouseWheelY = mouseevent.getY(); + return; + } + + if (mouseevent.getButton() == MouseEvent.BUTTON3) { + clickMode1 = 2; + clickMode2 = 2; + } else { + clickMode1 = 1; + clickMode2 = 1; + } + + } + + @Override + public final void mouseReleased(MouseEvent mouseevent) { + idleTime = 0; + clickMode2 = 0; + mouseWheelDown = false; + } + + @Override + public final void mouseClicked(MouseEvent mouseevent) { + } + + @Override + public final void mouseEntered(MouseEvent mouseevent) { + } + + @Override + public final void mouseExited(MouseEvent mouseevent) { + idleTime = 0; + mouseX = -1; + mouseY = -1; + } + + public final void mouseDragged(MouseEvent e) { + int x = e.getX(); + int y = e.getY(); + if(gameFrame != null) { + Insets insets = gameFrame.getInsets(); + x -= insets.left;//4 + y -= insets.top;//22 + } + if (mouseWheelDown) { + y = mouseWheelX - e.getX(); + int k = mouseWheelY - e.getY(); + mouseWheelDragged(y, -k); + mouseWheelX = e.getX(); + mouseWheelY = e.getY(); + return; + } + idleTime = 0; + mouseX = x; + mouseY = y; + } + void mouseWheelDragged(int param1, int param2) { + + } + + @Override + public void mouseMoved(MouseEvent mouseevent) { + int i = mouseevent.getX(); + int j = mouseevent.getY(); + if (gameFrame != null) { + i -= 4; + j -= 22; + } + idleTime = 0; + mouseX = i; + mouseY = j; + } + + @Override + public void keyPressed(KeyEvent keyevent) { + idleTime = 0; + int i = keyevent.getKeyCode(); + int j = keyevent.getKeyChar(); + switch (keyevent.getKeyCode()) + { + case KeyEvent.VK_SHIFT: + shiftDown = true; + break; + case KeyEvent.VK_CONTROL: + ctrlDown = true; + break; + } + if (j < 30) { + j = 0; + } + if (i == 37) { + j = 1; + } + if (i == 39) { + j = 2; + } + if (i == 38) { + j = 3; + } + if (i == 40) { + j = 4; + } + if (i == 17) { + j = 5; + } + if (i == 8) { + j = 8; + } + if (i == 127) { + j = 8; + } + if (i == 9) { + j = 9; + } + if (i == 10) { + j = 10; + } + if (i >= 112 && i <= 123) { + j = 1008 + i - 112; + } + if (i == 36) { + j = 1000; + } + if (i == 35) { + j = 1001; + } + if (i == 33) { + j = 1002; + } + if (i == 34) { + j = 1003; + } + if (j > 0 && j < 128) { + keyArray[j] = 1; + } + if (j > 4) { + charQueue[writeIndex] = j; + writeIndex = writeIndex + 1 & 0x7f; + } + } + + @Override + public final void keyReleased(KeyEvent keyevent) { + idleTime = 0; + int i = keyevent.getKeyCode(); + char c = keyevent.getKeyChar(); + switch (keyevent.getKeyCode()) + { + case KeyEvent.VK_SHIFT: + shiftDown = false; + break; + case KeyEvent.VK_CONTROL: + ctrlDown = false; + break; + } + if (c < '\036') { + c = '\0'; + } + if (i == 37) { + c = '\001'; + } + if (i == 39) { + c = '\002'; + } + if (i == 38) { + c = '\003'; + } + if (i == 40) { + c = '\004'; + } + if (i == 17) { + c = '\005'; + } + if (i == 8) { + c = '\b'; + } + if (i == 127) { + c = '\b'; + } + if (i == 9) { + c = '\t'; + } + if (i == 10) { + c = '\n'; + } + if (c > 0 && c < '\200') { + keyArray[c] = 0; + } + } + + @Override + public final void keyTyped(KeyEvent keyevent) { + } + + final int readChar(int dummy) { + while (dummy >= 0) { + for (int j = 1; j > 0; j++) { + ; + } + } + int k = -1; + if (writeIndex != readIndex) { + k = charQueue[readIndex]; + readIndex = readIndex + 1 & 0x7f; + } + return k; + } + + @Override + public final void focusGained(FocusEvent focusevent) { + awtFocus = true; + shouldClearScreen = true; + raiseWelcomeScreen(); + } + + @Override + public final void focusLost(FocusEvent focusevent) { + awtFocus = false; + for (int i = 0; i < 128; i++) { + keyArray[i] = 0; + } + + } + + @Override + public final void windowActivated(WindowEvent windowevent) { + } + + @Override + public final void windowClosed(WindowEvent windowevent) { + } + + @Override + public final void windowClosing(WindowEvent windowevent) { + destroy(); + } + + @Override + public final void windowDeactivated(WindowEvent windowevent) { + } + + @Override + public final void windowDeiconified(WindowEvent windowevent) { + } + + @Override + public final void windowIconified(WindowEvent windowevent) { + } + + @Override + public final void windowOpened(WindowEvent windowevent) { + } + + void startUp() { + } + + void processGameLoop() { + } + + void cleanUpForQuit() { + } + + void processDrawing() { + } + + void raiseWelcomeScreen() { + } + + Component getGameComponent() { + if (gameFrame != null) { + return gameFrame; + } else { + return this; + } + } + + public void startRunnable(Runnable runnable, int priority) { + Thread thread = new Thread(runnable); + thread.start(); + thread.setPriority(priority); + } + + void drawLoadingText(int i, String s) { + while (graphics == null) { + graphics = getGameComponent().getGraphics(); + try { + getGameComponent().repaint(); + } catch (Exception _ex) { + } + try { + Thread.sleep(1000L); + } catch (Exception _ex) { + } + } + Font font = new Font("Helvetica", 1, 13); + FontMetrics fontmetrics = getGameComponent().getFontMetrics(font); + Font font1 = new Font("Helvetica", 0, 13); + getGameComponent().getFontMetrics(font1); + if (shouldClearScreen) { + graphics.setColor(Color.black); + graphics.fillRect(0, 0, myWidth, myHeight); + shouldClearScreen = false; + } + Color color = new Color(140, 17, 17); + int j = myHeight / 2 - 18; + graphics.setColor(color); + graphics.drawRect(myWidth / 2 - 152, j, 304, 34); + graphics.fillRect(myWidth / 2 - 150, j + 2, i * 3, 30); + graphics.setColor(Color.black); + graphics.fillRect(myWidth / 2 - 150 + i * 3, j + 2, 300 - i * 3, 30); + graphics.setFont(font); + graphics.setColor(Color.white); + graphics.drawString(s, (myWidth - fontmetrics.stringWidth(s)) / 2, j + 22); + } + + RSApplet() { + delayTime = 20; + minDelay = 1; + aLongArray7 = new long[10]; + shouldDebug = false; + shouldClearScreen = true; + awtFocus = true; + keyArray = new int[128]; + charQueue = new int[128]; + } + + private int anInt4; + private int delayTime; + int minDelay; + private final long[] aLongArray7; + int fps; + boolean shouldDebug; + int myWidth; + int myHeight; + Graphics graphics; + RSImageProducer fullGameScreen; + RSFrame gameFrame; + private boolean shouldClearScreen; + boolean awtFocus; + int idleTime; + int clickMode2; + public int mouseX; + public int mouseY; + private int clickMode1; + private int clickX; + private int clickY; + private long clickTime; + int clickMode3; + int saveClickX; + int saveClickY; + long aLong29; + final int[] keyArray; + private final int[] charQueue; + private int readIndex; + private int writeIndex; + public static int anInt34; +} diff --git a/2006Redone Client/src/RSFrame.java b/2006Redone Client/src/main/java/RSFrame.java similarity index 95% rename from 2006Redone Client/src/RSFrame.java rename to 2006Redone Client/src/main/java/RSFrame.java index dd63cb7a..4c283e5c 100644 --- a/2006Redone Client/src/RSFrame.java +++ b/2006Redone Client/src/main/java/RSFrame.java @@ -1,39 +1,39 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -import java.awt.*; - -@SuppressWarnings("serial") -final class RSFrame extends Frame { - - public RSFrame(RSApplet RSApplet_, int i, int j) { - rsApplet = RSApplet_; - setTitle(ClientSettings.SERVER_NAME); - setResizable(false); - setMinimumSize(new Dimension(i + 8, j + 28)); - setVisible(true); - toFront(); - setSize(i + 8, j + 28); - setLocationRelativeTo(null); - } - - @Override - public Graphics getGraphics() { - Graphics g = super.getGraphics(); - g.translate(4, 24); - return g; - } - - @Override - public void update(Graphics g) { - rsApplet.update(g); - } - - @Override - public void paint(Graphics g) { - rsApplet.paint(g); - } - - private final RSApplet rsApplet; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +import java.awt.*; + +@SuppressWarnings("serial") +final class RSFrame extends Frame { + + public RSFrame(RSApplet RSApplet_, int i, int j) { + rsApplet = RSApplet_; + setTitle(ClientSettings.SERVER_NAME); + setResizable(false); + setMinimumSize(new Dimension(i + 8, j + 28)); + setVisible(true); + toFront(); + setSize(i + 8, j + 28); + setLocationRelativeTo(null); + } + + @Override + public Graphics getGraphics() { + Graphics g = super.getGraphics(); + g.translate(4, 24); + return g; + } + + @Override + public void update(Graphics g) { + rsApplet.update(g); + } + + @Override + public void paint(Graphics g) { + rsApplet.paint(g); + } + + private final RSApplet rsApplet; +} diff --git a/2006Redone Client/src/RSImageProducer.java b/2006Redone Client/src/main/java/RSImageProducer.java similarity index 96% rename from 2006Redone Client/src/RSImageProducer.java rename to 2006Redone Client/src/main/java/RSImageProducer.java index b0160264..cf86d897 100644 --- a/2006Redone Client/src/RSImageProducer.java +++ b/2006Redone Client/src/main/java/RSImageProducer.java @@ -1,89 +1,89 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -import java.awt.Component; -import java.awt.Graphics; -import java.awt.Image; -import java.awt.image.ColorModel; -import java.awt.image.DirectColorModel; -import java.awt.image.ImageConsumer; -import java.awt.image.ImageObserver; -import java.awt.image.ImageProducer; - -final class RSImageProducer implements ImageProducer, ImageObserver { - - public RSImageProducer(int i, int j, Component component) { - anInt316 = i; - anInt317 = j; - anIntArray315 = new int[i * j]; - aColorModel318 = new DirectColorModel(32, 0xff0000, 65280, 255); - anImage320 = component.createImage(this); - method239(); - component.prepareImage(anImage320, this); - method239(); - component.prepareImage(anImage320, this); - method239(); - component.prepareImage(anImage320, this); - initDrawingArea(); - } - - public void initDrawingArea() { - DrawingArea.initDrawingArea(anInt317, anInt316, anIntArray315); - } - - public void drawGraphics(int i, Graphics g, int k) { - method239(); - g.drawImage(anImage320, k, i, this); - } - - @Override - public synchronized void addConsumer(ImageConsumer imageconsumer) { - anImageConsumer319 = imageconsumer; - imageconsumer.setDimensions(anInt316, anInt317); - imageconsumer.setProperties(null); - imageconsumer.setColorModel(aColorModel318); - imageconsumer.setHints(14); - } - - @Override - public synchronized boolean isConsumer(ImageConsumer imageconsumer) { - return anImageConsumer319 == imageconsumer; - } - - @Override - public synchronized void removeConsumer(ImageConsumer imageconsumer) { - if (anImageConsumer319 == imageconsumer) { - anImageConsumer319 = null; - } - } - - @Override - public void startProduction(ImageConsumer imageconsumer) { - addConsumer(imageconsumer); - } - - @Override - public void requestTopDownLeftRightResend(ImageConsumer imageconsumer) { - System.out.println("TDLR"); - } - - private synchronized void method239() { - if (anImageConsumer319 != null) { - anImageConsumer319.setPixels(0, 0, anInt316, anInt317, aColorModel318, anIntArray315, 0, anInt316); - anImageConsumer319.imageComplete(2); - } - } - - @Override - public boolean imageUpdate(Image image, int i, int j, int k, int l, int i1) { - return true; - } - - public final int[] anIntArray315; - private final int anInt316; - private final int anInt317; - private final ColorModel aColorModel318; - private ImageConsumer anImageConsumer319; - private final Image anImage320; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +import java.awt.Component; +import java.awt.Graphics; +import java.awt.Image; +import java.awt.image.ColorModel; +import java.awt.image.DirectColorModel; +import java.awt.image.ImageConsumer; +import java.awt.image.ImageObserver; +import java.awt.image.ImageProducer; + +final class RSImageProducer implements ImageProducer, ImageObserver { + + public RSImageProducer(int i, int j, Component component) { + anInt316 = i; + anInt317 = j; + anIntArray315 = new int[i * j]; + aColorModel318 = new DirectColorModel(32, 0xff0000, 65280, 255); + anImage320 = component.createImage(this); + method239(); + component.prepareImage(anImage320, this); + method239(); + component.prepareImage(anImage320, this); + method239(); + component.prepareImage(anImage320, this); + initDrawingArea(); + } + + public void initDrawingArea() { + DrawingArea.initDrawingArea(anInt317, anInt316, anIntArray315); + } + + public void drawGraphics(int i, Graphics g, int k) { + method239(); + g.drawImage(anImage320, k, i, this); + } + + @Override + public synchronized void addConsumer(ImageConsumer imageconsumer) { + anImageConsumer319 = imageconsumer; + imageconsumer.setDimensions(anInt316, anInt317); + imageconsumer.setProperties(null); + imageconsumer.setColorModel(aColorModel318); + imageconsumer.setHints(14); + } + + @Override + public synchronized boolean isConsumer(ImageConsumer imageconsumer) { + return anImageConsumer319 == imageconsumer; + } + + @Override + public synchronized void removeConsumer(ImageConsumer imageconsumer) { + if (anImageConsumer319 == imageconsumer) { + anImageConsumer319 = null; + } + } + + @Override + public void startProduction(ImageConsumer imageconsumer) { + addConsumer(imageconsumer); + } + + @Override + public void requestTopDownLeftRightResend(ImageConsumer imageconsumer) { + System.out.println("TDLR"); + } + + private synchronized void method239() { + if (anImageConsumer319 != null) { + anImageConsumer319.setPixels(0, 0, anInt316, anInt317, aColorModel318, anIntArray315, 0, anInt316); + anImageConsumer319.imageComplete(2); + } + } + + @Override + public boolean imageUpdate(Image image, int i, int j, int k, int l, int i1) { + return true; + } + + public final int[] anIntArray315; + private final int anInt316; + private final int anInt317; + private final ColorModel aColorModel318; + private ImageConsumer anImageConsumer319; + private final Image anImage320; +} diff --git a/2006Redone Client/src/RSInterface.java b/2006Redone Client/src/main/java/RSInterface.java similarity index 96% rename from 2006Redone Client/src/RSInterface.java rename to 2006Redone Client/src/main/java/RSInterface.java index e90690dd..f70dd5fc 100644 --- a/2006Redone Client/src/RSInterface.java +++ b/2006Redone Client/src/main/java/RSInterface.java @@ -1,391 +1,391 @@ -public final class RSInterface { - - public void swapInventoryItems(int i, int j) { - int k = inv[i]; - inv[i] = inv[j]; - inv[j] = k; - k = invStackSizes[i]; - invStackSizes[i] = invStackSizes[j]; - invStackSizes[j] = k; - } - - public static void unpack(StreamLoader streamLoader, TextDrawingArea textDrawingAreas[], StreamLoader streamLoader_1) { - aMRUNodes_238 = new MRUNodes(50000); - Stream stream = new Stream(streamLoader.getDataForName("data")); - int i = -1; - int j = stream.readUnsignedWord(); - interfaceCache = new RSInterface[j]; - while (stream.currentOffset < stream.buffer.length) { - int k = stream.readUnsignedWord(); - if (k == 65535) { - i = stream.readUnsignedWord(); - k = stream.readUnsignedWord(); - } - RSInterface rsInterface = interfaceCache[k] = new RSInterface(); - rsInterface.id = k; - rsInterface.parentID = i; - rsInterface.type = stream.readUnsignedByte(); - //if(rsInterface.type == 0) - // System.out.println(rsInterface.parentID+":"+k); - rsInterface.atActionType = stream.readUnsignedByte(); - rsInterface.anInt214 = stream.readUnsignedWord(); - rsInterface.width = stream.readUnsignedWord(); - rsInterface.height = stream.readUnsignedWord(); - rsInterface.aByte254 = (byte) stream.readUnsignedByte(); - rsInterface.anInt230 = stream.readUnsignedByte(); - if (rsInterface.anInt230 != 0) { - rsInterface.anInt230 = (rsInterface.anInt230 - 1 << 8) + stream.readUnsignedByte(); - } else { - rsInterface.anInt230 = -1; - } - int i1 = stream.readUnsignedByte(); - if (i1 > 0) { - rsInterface.anIntArray245 = new int[i1]; - rsInterface.anIntArray212 = new int[i1]; - for (int j1 = 0; j1 < i1; j1++) { - rsInterface.anIntArray245[j1] = stream.readUnsignedByte(); - rsInterface.anIntArray212[j1] = stream.readUnsignedWord(); - } - - } - int k1 = stream.readUnsignedByte(); - if (k1 > 0) { - rsInterface.valueIndexArray = new int[k1][]; - for (int l1 = 0; l1 < k1; l1++) { - int i3 = stream.readUnsignedWord(); - rsInterface.valueIndexArray[l1] = new int[i3]; - for (int l4 = 0; l4 < i3; l4++) { - rsInterface.valueIndexArray[l1][l4] = stream.readUnsignedWord(); - } - - } - - } - if (rsInterface.type == 0) { - rsInterface.scrollMax = stream.readUnsignedWord(); - rsInterface.aBoolean266 = stream.readUnsignedByte() == 1; - int i2 = stream.readUnsignedWord(); - rsInterface.children = new int[i2]; - rsInterface.childX = new int[i2]; - rsInterface.childY = new int[i2]; - for (int j3 = 0; j3 < i2; j3++) { - rsInterface.children[j3] = stream.readUnsignedWord(); - rsInterface.childX[j3] = stream.readSignedWord(); - rsInterface.childY[j3] = stream.readSignedWord(); - } - - } - if (rsInterface.type == 1) { - stream.readUnsignedWord(); - stream.readUnsignedByte(); - } - if (rsInterface.type == 2) { - rsInterface.inv = new int[rsInterface.width * rsInterface.height]; - rsInterface.invStackSizes = new int[rsInterface.width * rsInterface.height]; - rsInterface.aBoolean259 = stream.readUnsignedByte() == 1; - rsInterface.isInventoryInterface = stream.readUnsignedByte() == 1; - rsInterface.usableItemInterface = stream.readUnsignedByte() == 1; - rsInterface.aBoolean235 = stream.readUnsignedByte() == 1; - rsInterface.invSpritePadX = stream.readUnsignedByte(); - rsInterface.invSpritePadY = stream.readUnsignedByte(); - rsInterface.spritesX = new int[20]; - rsInterface.spritesY = new int[20]; - rsInterface.sprites = new Sprite[20]; - for (int j2 = 0; j2 < 20; j2++) { - int k3 = stream.readUnsignedByte(); - if (k3 == 1) { - rsInterface.spritesX[j2] = stream.readSignedWord(); - rsInterface.spritesY[j2] = stream.readSignedWord(); - String s1 = stream.readString(); - if (streamLoader_1 != null && s1.length() > 0) { - int i5 = s1.lastIndexOf(","); - rsInterface.sprites[j2] = method207(Integer.parseInt(s1.substring(i5 + 1)), streamLoader_1, s1.substring(0, i5)); - } - } - } - - rsInterface.actions = new String[5]; - for (int l3 = 0; l3 < 5; l3++) { - rsInterface.actions[l3] = stream.readString(); - if (rsInterface.actions[l3].length() == 0) { - rsInterface.actions[l3] = null; - } - } - if(rsInterface.parentID == 3822) { - rsInterface.actions[2] = "Sell 10"; - rsInterface.actions[3] = "Sell X"; - } - if(rsInterface.id == 3900) { - rsInterface.actions[2] = "Buy 10"; - rsInterface.actions[3] = "Buy X"; - } - } - if (rsInterface.type == 3) { - rsInterface.aBoolean227 = stream.readUnsignedByte() == 1; - } - if (rsInterface.type == 4 || rsInterface.type == 1) { - rsInterface.aBoolean223 = stream.readUnsignedByte() == 1; - int k2 = stream.readUnsignedByte(); - if (textDrawingAreas != null) { - rsInterface.textDrawingAreas = textDrawingAreas[k2]; - } - rsInterface.aBoolean268 = stream.readUnsignedByte() == 1; - } - if (rsInterface.type == 4) { - rsInterface.disabledText = stream.readString().replaceAll("RuneScape", ClientSettings.SERVER_NAME); - rsInterface.enabledText = stream.readString(); - } - if (rsInterface.type == 1 || rsInterface.type == 3 || rsInterface.type == 4) { - rsInterface.textColor = stream.readDWord(); - } - if (rsInterface.type == 3 || rsInterface.type == 4) { - rsInterface.anInt219 = stream.readDWord(); - rsInterface.anInt216 = stream.readDWord(); - rsInterface.anInt239 = stream.readDWord(); - } - if (rsInterface.type == 5) { - String s = stream.readString(); - if (streamLoader_1 != null && s.length() > 0) { - int i4 = s.lastIndexOf(","); - rsInterface.sprite1 = method207(Integer.parseInt(s.substring(i4 + 1)), streamLoader_1, s.substring(0, i4)); - } - s = stream.readString(); - if (streamLoader_1 != null && s.length() > 0) { - int j4 = s.lastIndexOf(","); - rsInterface.sprite2 = method207(Integer.parseInt(s.substring(j4 + 1)), streamLoader_1, s.substring(0, j4)); - } - } - if (rsInterface.type == 6) { - int l = stream.readUnsignedByte(); - if (l != 0) { - rsInterface.anInt233 = 1; - rsInterface.mediaID = (l - 1 << 8) + stream.readUnsignedByte(); - } - l = stream.readUnsignedByte(); - if (l != 0) { - rsInterface.anInt255 = 1; - rsInterface.anInt256 = (l - 1 << 8) + stream.readUnsignedByte(); - } - l = stream.readUnsignedByte(); - if (l != 0) { - rsInterface.anInt257 = (l - 1 << 8) + stream.readUnsignedByte(); - } else { - rsInterface.anInt257 = -1; - } - l = stream.readUnsignedByte(); - if (l != 0) { - rsInterface.anInt258 = (l - 1 << 8) + stream.readUnsignedByte(); - } else { - rsInterface.anInt258 = -1; - } - rsInterface.anInt269 = stream.readUnsignedWord(); - rsInterface.anInt270 = stream.readUnsignedWord(); - rsInterface.anInt271 = stream.readUnsignedWord(); - } - if (rsInterface.type == 7) { - rsInterface.inv = new int[rsInterface.width * rsInterface.height]; - rsInterface.invStackSizes = new int[rsInterface.width * rsInterface.height]; - rsInterface.aBoolean223 = stream.readUnsignedByte() == 1; - int l2 = stream.readUnsignedByte(); - if (textDrawingAreas != null) { - rsInterface.textDrawingAreas = textDrawingAreas[l2]; - } - rsInterface.aBoolean268 = stream.readUnsignedByte() == 1; - rsInterface.textColor = stream.readDWord(); - rsInterface.invSpritePadX = stream.readSignedWord(); - rsInterface.invSpritePadY = stream.readSignedWord(); - rsInterface.isInventoryInterface = stream.readUnsignedByte() == 1; - rsInterface.actions = new String[5]; - for (int k4 = 0; k4 < 5; k4++) { - rsInterface.actions[k4] = stream.readString(); - if (rsInterface.actions[k4].length() == 0) { - rsInterface.actions[k4] = null; - } - } - - } - if (rsInterface.atActionType == 2 || rsInterface.type == 2) { - rsInterface.selectedActionName = stream.readString(); - rsInterface.spellName = stream.readString(); - rsInterface.spellUsableOn = stream.readUnsignedWord(); - } - if (rsInterface.type == 8) { - rsInterface.disabledText = stream.readString(); - } - if (rsInterface.atActionType == 1 || rsInterface.atActionType == 4 || rsInterface.atActionType == 5 || rsInterface.atActionType == 6) { - rsInterface.tooltip = stream.readString(); - if (rsInterface.tooltip.length() == 0) { - if (rsInterface.atActionType == 1) { - rsInterface.tooltip = "Ok"; - } - if (rsInterface.atActionType == 4) { - rsInterface.tooltip = "Select"; - } - if (rsInterface.atActionType == 5) { - rsInterface.tooltip = "Select"; - } - if (rsInterface.atActionType == 6) { - rsInterface.tooltip = "Continue"; - } - } - } - } - aMRUNodes_238 = null; - } - - private Model method206(int i, int j) { - ItemDef itemDefinition = null; - if (type == 4) { - itemDefinition = ItemDef.forID(id); - lightness += itemDefinition.anInt196; - shading += itemDefinition.anInt184; - } - Model model = (Model) aMRUNodes_264.insertFromCache((i << 16) + j); - if (model != null) - return model; - if (i == 1) - model = Model.method462(j); - if (i == 2) - model = EntityDef.forID(j).method160(); - if (i == 3) - model = Game.myPlayer.method453(); - if (i == 4) - model = ItemDef.forID(j).method202(50); - if (i == 5) - model = null; - if (model != null) - aMRUNodes_264.removeFromCache(model, (i << 16) + j); - return model; - } - - private static Sprite method207(int i, StreamLoader streamLoader, String s) { - long l = (TextClass.method585(s) << 8) + i; - Sprite sprite = (Sprite) aMRUNodes_238.insertFromCache(l); - if (sprite != null) { - return sprite; - } - try { - sprite = new Sprite(streamLoader, s, i); - aMRUNodes_238.removeFromCache(sprite, l); - } catch (Exception _ex) { - return null; - } - return sprite; - } - - public static void discardInterface(int i) { - if (i == -1) - return; - for (int j = 0; j < interfaceCache.length; j++) - if (interfaceCache[j] != null - && interfaceCache[j].parentID == i - && interfaceCache[j].type != 2) - interfaceCache[j] = null; - - } - - public static void method208(Model model, int id, int type) { - aMRUNodes_264.unlinkAll(); - if (model != null && type != 4) { - aMRUNodes_264.removeFromCache(model, (type << 16) + id); - } - } - - public Model method209(int j, int k, boolean flag) { - lightness = 64; - shading = 768; - Model model; - if (flag) { - model = method206(anInt255, anInt256); - } else { - model = method206(anInt233, mediaID); - } - if (model == null) { - return null; - } - if (k == -1 && j == -1 && model.anIntArray1640 == null) { - return model; - } - Model model_1 = new Model(true, Class36.method532(k) & Class36.method532(j), false, model); - if (k != -1 || j != -1) { - model_1.method469(); - } - if (k != -1) { - model_1.method470(k); - } - if (j != -1) { - model_1.method470(j); - } - model_1.method479(lightness, shading, -50, -10, -50, true); - return model_1; - } - - public RSInterface() { - } - - public Sprite sprite1; - public int anInt208; - public Sprite sprites[]; - public static RSInterface interfaceCache[]; - public int anIntArray212[]; - public int anInt214; - public int spritesX[]; - public int anInt216; - public int atActionType; - public String spellName; - public int anInt219; - public int width; - public String tooltip; - public String selectedActionName; - public boolean aBoolean223; - public int scrollPosition; - public String actions[]; - public int valueIndexArray[][]; - public boolean aBoolean227; - public String enabledText; - public int anInt230; - public int invSpritePadX; - public int textColor; - public int anInt233; - public int mediaID; - public boolean aBoolean235; - public int parentID; - public int spellUsableOn; - private static MRUNodes aMRUNodes_238; - public int anInt239; - public int children[]; - public int childX[]; - public boolean usableItemInterface; - public TextDrawingArea textDrawingAreas; - public int invSpritePadY; - public int anIntArray245[]; - public int anInt246; - public int spritesY[]; - public String disabledText; - public boolean isInventoryInterface; - public int id; - public int invStackSizes[]; - public int inv[]; - public byte aByte254; - private int anInt255; - private int anInt256; - public int anInt257; - public int anInt258; - public boolean aBoolean259; - public Sprite sprite2; - public int scrollMax; - public int type; - public int anInt263; - private static final MRUNodes aMRUNodes_264 = new MRUNodes(30); - public int anInt265; - public boolean aBoolean266; - public int height; - public static int shading; - public static int lightness; - public boolean aBoolean268; - public int anInt269; - public int anInt270; - public int anInt271; - public int childY[]; - -} +public final class RSInterface { + + public void swapInventoryItems(int i, int j) { + int k = inv[i]; + inv[i] = inv[j]; + inv[j] = k; + k = invStackSizes[i]; + invStackSizes[i] = invStackSizes[j]; + invStackSizes[j] = k; + } + + public static void unpack(StreamLoader streamLoader, TextDrawingArea textDrawingAreas[], StreamLoader streamLoader_1) { + aMRUNodes_238 = new MRUNodes(50000); + Stream stream = new Stream(streamLoader.getDataForName("data")); + int i = -1; + int j = stream.readUnsignedWord(); + interfaceCache = new RSInterface[j]; + while (stream.currentOffset < stream.buffer.length) { + int k = stream.readUnsignedWord(); + if (k == 65535) { + i = stream.readUnsignedWord(); + k = stream.readUnsignedWord(); + } + RSInterface rsInterface = interfaceCache[k] = new RSInterface(); + rsInterface.id = k; + rsInterface.parentID = i; + rsInterface.type = stream.readUnsignedByte(); + //if(rsInterface.type == 0) + // System.out.println(rsInterface.parentID+":"+k); + rsInterface.atActionType = stream.readUnsignedByte(); + rsInterface.anInt214 = stream.readUnsignedWord(); + rsInterface.width = stream.readUnsignedWord(); + rsInterface.height = stream.readUnsignedWord(); + rsInterface.aByte254 = (byte) stream.readUnsignedByte(); + rsInterface.anInt230 = stream.readUnsignedByte(); + if (rsInterface.anInt230 != 0) { + rsInterface.anInt230 = (rsInterface.anInt230 - 1 << 8) + stream.readUnsignedByte(); + } else { + rsInterface.anInt230 = -1; + } + int i1 = stream.readUnsignedByte(); + if (i1 > 0) { + rsInterface.anIntArray245 = new int[i1]; + rsInterface.anIntArray212 = new int[i1]; + for (int j1 = 0; j1 < i1; j1++) { + rsInterface.anIntArray245[j1] = stream.readUnsignedByte(); + rsInterface.anIntArray212[j1] = stream.readUnsignedWord(); + } + + } + int k1 = stream.readUnsignedByte(); + if (k1 > 0) { + rsInterface.valueIndexArray = new int[k1][]; + for (int l1 = 0; l1 < k1; l1++) { + int i3 = stream.readUnsignedWord(); + rsInterface.valueIndexArray[l1] = new int[i3]; + for (int l4 = 0; l4 < i3; l4++) { + rsInterface.valueIndexArray[l1][l4] = stream.readUnsignedWord(); + } + + } + + } + if (rsInterface.type == 0) { + rsInterface.scrollMax = stream.readUnsignedWord(); + rsInterface.aBoolean266 = stream.readUnsignedByte() == 1; + int i2 = stream.readUnsignedWord(); + rsInterface.children = new int[i2]; + rsInterface.childX = new int[i2]; + rsInterface.childY = new int[i2]; + for (int j3 = 0; j3 < i2; j3++) { + rsInterface.children[j3] = stream.readUnsignedWord(); + rsInterface.childX[j3] = stream.readSignedWord(); + rsInterface.childY[j3] = stream.readSignedWord(); + } + + } + if (rsInterface.type == 1) { + stream.readUnsignedWord(); + stream.readUnsignedByte(); + } + if (rsInterface.type == 2) { + rsInterface.inv = new int[rsInterface.width * rsInterface.height]; + rsInterface.invStackSizes = new int[rsInterface.width * rsInterface.height]; + rsInterface.aBoolean259 = stream.readUnsignedByte() == 1; + rsInterface.isInventoryInterface = stream.readUnsignedByte() == 1; + rsInterface.usableItemInterface = stream.readUnsignedByte() == 1; + rsInterface.aBoolean235 = stream.readUnsignedByte() == 1; + rsInterface.invSpritePadX = stream.readUnsignedByte(); + rsInterface.invSpritePadY = stream.readUnsignedByte(); + rsInterface.spritesX = new int[20]; + rsInterface.spritesY = new int[20]; + rsInterface.sprites = new Sprite[20]; + for (int j2 = 0; j2 < 20; j2++) { + int k3 = stream.readUnsignedByte(); + if (k3 == 1) { + rsInterface.spritesX[j2] = stream.readSignedWord(); + rsInterface.spritesY[j2] = stream.readSignedWord(); + String s1 = stream.readString(); + if (streamLoader_1 != null && s1.length() > 0) { + int i5 = s1.lastIndexOf(","); + rsInterface.sprites[j2] = method207(Integer.parseInt(s1.substring(i5 + 1)), streamLoader_1, s1.substring(0, i5)); + } + } + } + + rsInterface.actions = new String[5]; + for (int l3 = 0; l3 < 5; l3++) { + rsInterface.actions[l3] = stream.readString(); + if (rsInterface.actions[l3].length() == 0) { + rsInterface.actions[l3] = null; + } + } + if(rsInterface.parentID == 3822) { + rsInterface.actions[2] = "Sell 10"; + rsInterface.actions[3] = "Sell X"; + } + if(rsInterface.id == 3900) { + rsInterface.actions[2] = "Buy 10"; + rsInterface.actions[3] = "Buy X"; + } + } + if (rsInterface.type == 3) { + rsInterface.aBoolean227 = stream.readUnsignedByte() == 1; + } + if (rsInterface.type == 4 || rsInterface.type == 1) { + rsInterface.aBoolean223 = stream.readUnsignedByte() == 1; + int k2 = stream.readUnsignedByte(); + if (textDrawingAreas != null) { + rsInterface.textDrawingAreas = textDrawingAreas[k2]; + } + rsInterface.aBoolean268 = stream.readUnsignedByte() == 1; + } + if (rsInterface.type == 4) { + rsInterface.disabledText = stream.readString().replaceAll("RuneScape", ClientSettings.SERVER_NAME); + rsInterface.enabledText = stream.readString(); + } + if (rsInterface.type == 1 || rsInterface.type == 3 || rsInterface.type == 4) { + rsInterface.textColor = stream.readDWord(); + } + if (rsInterface.type == 3 || rsInterface.type == 4) { + rsInterface.anInt219 = stream.readDWord(); + rsInterface.anInt216 = stream.readDWord(); + rsInterface.anInt239 = stream.readDWord(); + } + if (rsInterface.type == 5) { + String s = stream.readString(); + if (streamLoader_1 != null && s.length() > 0) { + int i4 = s.lastIndexOf(","); + rsInterface.sprite1 = method207(Integer.parseInt(s.substring(i4 + 1)), streamLoader_1, s.substring(0, i4)); + } + s = stream.readString(); + if (streamLoader_1 != null && s.length() > 0) { + int j4 = s.lastIndexOf(","); + rsInterface.sprite2 = method207(Integer.parseInt(s.substring(j4 + 1)), streamLoader_1, s.substring(0, j4)); + } + } + if (rsInterface.type == 6) { + int l = stream.readUnsignedByte(); + if (l != 0) { + rsInterface.anInt233 = 1; + rsInterface.mediaID = (l - 1 << 8) + stream.readUnsignedByte(); + } + l = stream.readUnsignedByte(); + if (l != 0) { + rsInterface.anInt255 = 1; + rsInterface.anInt256 = (l - 1 << 8) + stream.readUnsignedByte(); + } + l = stream.readUnsignedByte(); + if (l != 0) { + rsInterface.anInt257 = (l - 1 << 8) + stream.readUnsignedByte(); + } else { + rsInterface.anInt257 = -1; + } + l = stream.readUnsignedByte(); + if (l != 0) { + rsInterface.anInt258 = (l - 1 << 8) + stream.readUnsignedByte(); + } else { + rsInterface.anInt258 = -1; + } + rsInterface.anInt269 = stream.readUnsignedWord(); + rsInterface.anInt270 = stream.readUnsignedWord(); + rsInterface.anInt271 = stream.readUnsignedWord(); + } + if (rsInterface.type == 7) { + rsInterface.inv = new int[rsInterface.width * rsInterface.height]; + rsInterface.invStackSizes = new int[rsInterface.width * rsInterface.height]; + rsInterface.aBoolean223 = stream.readUnsignedByte() == 1; + int l2 = stream.readUnsignedByte(); + if (textDrawingAreas != null) { + rsInterface.textDrawingAreas = textDrawingAreas[l2]; + } + rsInterface.aBoolean268 = stream.readUnsignedByte() == 1; + rsInterface.textColor = stream.readDWord(); + rsInterface.invSpritePadX = stream.readSignedWord(); + rsInterface.invSpritePadY = stream.readSignedWord(); + rsInterface.isInventoryInterface = stream.readUnsignedByte() == 1; + rsInterface.actions = new String[5]; + for (int k4 = 0; k4 < 5; k4++) { + rsInterface.actions[k4] = stream.readString(); + if (rsInterface.actions[k4].length() == 0) { + rsInterface.actions[k4] = null; + } + } + + } + if (rsInterface.atActionType == 2 || rsInterface.type == 2) { + rsInterface.selectedActionName = stream.readString(); + rsInterface.spellName = stream.readString(); + rsInterface.spellUsableOn = stream.readUnsignedWord(); + } + if (rsInterface.type == 8) { + rsInterface.disabledText = stream.readString(); + } + if (rsInterface.atActionType == 1 || rsInterface.atActionType == 4 || rsInterface.atActionType == 5 || rsInterface.atActionType == 6) { + rsInterface.tooltip = stream.readString(); + if (rsInterface.tooltip.length() == 0) { + if (rsInterface.atActionType == 1) { + rsInterface.tooltip = "Ok"; + } + if (rsInterface.atActionType == 4) { + rsInterface.tooltip = "Select"; + } + if (rsInterface.atActionType == 5) { + rsInterface.tooltip = "Select"; + } + if (rsInterface.atActionType == 6) { + rsInterface.tooltip = "Continue"; + } + } + } + } + aMRUNodes_238 = null; + } + + private Model method206(int i, int j) { + ItemDef itemDefinition = null; + if (type == 4) { + itemDefinition = ItemDef.forID(id); + lightness += itemDefinition.anInt196; + shading += itemDefinition.anInt184; + } + Model model = (Model) aMRUNodes_264.insertFromCache((i << 16) + j); + if (model != null) + return model; + if (i == 1) + model = Model.method462(j); + if (i == 2) + model = EntityDef.forID(j).method160(); + if (i == 3) + model = Game.myPlayer.method453(); + if (i == 4) + model = ItemDef.forID(j).method202(50); + if (i == 5) + model = null; + if (model != null) + aMRUNodes_264.removeFromCache(model, (i << 16) + j); + return model; + } + + private static Sprite method207(int i, StreamLoader streamLoader, String s) { + long l = (TextClass.method585(s) << 8) + i; + Sprite sprite = (Sprite) aMRUNodes_238.insertFromCache(l); + if (sprite != null) { + return sprite; + } + try { + sprite = new Sprite(streamLoader, s, i); + aMRUNodes_238.removeFromCache(sprite, l); + } catch (Exception _ex) { + return null; + } + return sprite; + } + + public static void discardInterface(int i) { + if (i == -1) + return; + for (int j = 0; j < interfaceCache.length; j++) + if (interfaceCache[j] != null + && interfaceCache[j].parentID == i + && interfaceCache[j].type != 2) + interfaceCache[j] = null; + + } + + public static void method208(Model model, int id, int type) { + aMRUNodes_264.unlinkAll(); + if (model != null && type != 4) { + aMRUNodes_264.removeFromCache(model, (type << 16) + id); + } + } + + public Model method209(int j, int k, boolean flag) { + lightness = 64; + shading = 768; + Model model; + if (flag) { + model = method206(anInt255, anInt256); + } else { + model = method206(anInt233, mediaID); + } + if (model == null) { + return null; + } + if (k == -1 && j == -1 && model.anIntArray1640 == null) { + return model; + } + Model model_1 = new Model(true, Class36.method532(k) & Class36.method532(j), false, model); + if (k != -1 || j != -1) { + model_1.method469(); + } + if (k != -1) { + model_1.method470(k); + } + if (j != -1) { + model_1.method470(j); + } + model_1.method479(lightness, shading, -50, -10, -50, true); + return model_1; + } + + public RSInterface() { + } + + public Sprite sprite1; + public int anInt208; + public Sprite sprites[]; + public static RSInterface interfaceCache[]; + public int anIntArray212[]; + public int anInt214; + public int spritesX[]; + public int anInt216; + public int atActionType; + public String spellName; + public int anInt219; + public int width; + public String tooltip; + public String selectedActionName; + public boolean aBoolean223; + public int scrollPosition; + public String actions[]; + public int valueIndexArray[][]; + public boolean aBoolean227; + public String enabledText; + public int anInt230; + public int invSpritePadX; + public int textColor; + public int anInt233; + public int mediaID; + public boolean aBoolean235; + public int parentID; + public int spellUsableOn; + private static MRUNodes aMRUNodes_238; + public int anInt239; + public int children[]; + public int childX[]; + public boolean usableItemInterface; + public TextDrawingArea textDrawingAreas; + public int invSpritePadY; + public int anIntArray245[]; + public int anInt246; + public int spritesY[]; + public String disabledText; + public boolean isInventoryInterface; + public int id; + public int invStackSizes[]; + public int inv[]; + public byte aByte254; + private int anInt255; + private int anInt256; + public int anInt257; + public int anInt258; + public boolean aBoolean259; + public Sprite sprite2; + public int scrollMax; + public int type; + public int anInt263; + private static final MRUNodes aMRUNodes_264 = new MRUNodes(30); + public int anInt265; + public boolean aBoolean266; + public int height; + public static int shading; + public static int lightness; + public boolean aBoolean268; + public int anInt269; + public int anInt270; + public int anInt271; + public int childY[]; + +} diff --git a/2006Redone Client/src/RSSocket.java b/2006Redone Client/src/main/java/RSSocket.java similarity index 95% rename from 2006Redone Client/src/RSSocket.java rename to 2006Redone Client/src/main/java/RSSocket.java index d0935639..eb6fbcbf 100644 --- a/2006Redone Client/src/RSSocket.java +++ b/2006Redone Client/src/main/java/RSSocket.java @@ -1,168 +1,168 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -import java.io.IOException; -import java.io.InputStream; -import java.io.OutputStream; -import java.net.Socket; - -final class RSSocket implements Runnable { - - public RSSocket(RSApplet RSApplet_, Socket socket1) throws IOException { - closed = false; - isWriter = false; - hasIOError = false; - rsApplet = RSApplet_; - socket = socket1; - socket.setSoTimeout(30000); - socket.setTcpNoDelay(true); - inputStream = socket.getInputStream(); - outputStream = socket.getOutputStream(); - } - - public void close() { - closed = true; - try { - if (inputStream != null) { - inputStream.close(); - } - if (outputStream != null) { - outputStream.close(); - } - if (socket != null) { - socket.close(); - } - } catch (IOException _ex) { - System.out.println("Error closing stream"); - } - isWriter = false; - synchronized (this) { - notify(); - } - buffer = null; - } - - public int read() throws IOException { - if (closed) { - return 0; - } else { - return inputStream.read(); - } - } - - public int available() throws IOException { - if (closed) { - return 0; - } else { - return inputStream.available(); - } - } - - public void flushInputStream(byte abyte0[], int j) throws IOException { - int i = 0;// was parameter - if (closed) { - return; - } - int k; - for (; j > 0; j -= k) { - k = inputStream.read(abyte0, i, j); - if (k <= 0) { - throw new IOException("EOF"); - } - i += k; - } - - } - - public void queueBytes(int i, byte abyte0[]) throws IOException { - if (closed) { - return; - } - if (hasIOError) { - hasIOError = false; - throw new IOException("Error in writer thread"); - } - if (buffer == null) { - buffer = new byte[5000]; - } - synchronized (this) { - for (int l = 0; l < i; l++) { - buffer[buffIndex] = abyte0[l]; - buffIndex = (buffIndex + 1) % 5000; - if (buffIndex == (writeIndex + 4900) % 5000) { - throw new IOException("buffer overflow"); - } - } - - if (!isWriter) { - isWriter = true; - rsApplet.startRunnable(this, 3); - } - notify(); - } - } - - @Override - public void run() { - while (isWriter) { - int i; - int j; - synchronized (this) { - if (buffIndex == writeIndex) { - try { - wait(); - } catch (InterruptedException _ex) { - } - } - if (!isWriter) { - return; - } - j = writeIndex; - if (buffIndex >= writeIndex) { - i = buffIndex - writeIndex; - } else { - i = 5000 - writeIndex; - } - } - if (i > 0) { - try { - outputStream.write(buffer, j, i); - } catch (IOException _ex) { - hasIOError = true; - } - writeIndex = (writeIndex + i) % 5000; - try { - if (buffIndex == writeIndex) { - outputStream.flush(); - } - } catch (IOException _ex) { - hasIOError = true; - } - } - } - } - - public void printDebug() { - System.out.println("dummy:" + closed); - System.out.println("tcycl:" + writeIndex); - System.out.println("tnum:" + buffIndex); - System.out.println("writer:" + isWriter); - System.out.println("ioerror:" + hasIOError); - try { - System.out.println("available:" + available()); - } catch (IOException _ex) { - } - } - - private InputStream inputStream; - private OutputStream outputStream; - private final Socket socket; - private boolean closed; - private final RSApplet rsApplet; - private byte[] buffer; - private int writeIndex; - private int buffIndex; - private boolean isWriter; - private boolean hasIOError; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.net.Socket; + +final class RSSocket implements Runnable { + + public RSSocket(RSApplet RSApplet_, Socket socket1) throws IOException { + closed = false; + isWriter = false; + hasIOError = false; + rsApplet = RSApplet_; + socket = socket1; + socket.setSoTimeout(30000); + socket.setTcpNoDelay(true); + inputStream = socket.getInputStream(); + outputStream = socket.getOutputStream(); + } + + public void close() { + closed = true; + try { + if (inputStream != null) { + inputStream.close(); + } + if (outputStream != null) { + outputStream.close(); + } + if (socket != null) { + socket.close(); + } + } catch (IOException _ex) { + System.out.println("Error closing stream"); + } + isWriter = false; + synchronized (this) { + notify(); + } + buffer = null; + } + + public int read() throws IOException { + if (closed) { + return 0; + } else { + return inputStream.read(); + } + } + + public int available() throws IOException { + if (closed) { + return 0; + } else { + return inputStream.available(); + } + } + + public void flushInputStream(byte abyte0[], int j) throws IOException { + int i = 0;// was parameter + if (closed) { + return; + } + int k; + for (; j > 0; j -= k) { + k = inputStream.read(abyte0, i, j); + if (k <= 0) { + throw new IOException("EOF"); + } + i += k; + } + + } + + public void queueBytes(int i, byte abyte0[]) throws IOException { + if (closed) { + return; + } + if (hasIOError) { + hasIOError = false; + throw new IOException("Error in writer thread"); + } + if (buffer == null) { + buffer = new byte[5000]; + } + synchronized (this) { + for (int l = 0; l < i; l++) { + buffer[buffIndex] = abyte0[l]; + buffIndex = (buffIndex + 1) % 5000; + if (buffIndex == (writeIndex + 4900) % 5000) { + throw new IOException("buffer overflow"); + } + } + + if (!isWriter) { + isWriter = true; + rsApplet.startRunnable(this, 3); + } + notify(); + } + } + + @Override + public void run() { + while (isWriter) { + int i; + int j; + synchronized (this) { + if (buffIndex == writeIndex) { + try { + wait(); + } catch (InterruptedException _ex) { + } + } + if (!isWriter) { + return; + } + j = writeIndex; + if (buffIndex >= writeIndex) { + i = buffIndex - writeIndex; + } else { + i = 5000 - writeIndex; + } + } + if (i > 0) { + try { + outputStream.write(buffer, j, i); + } catch (IOException _ex) { + hasIOError = true; + } + writeIndex = (writeIndex + i) % 5000; + try { + if (buffIndex == writeIndex) { + outputStream.flush(); + } + } catch (IOException _ex) { + hasIOError = true; + } + } + } + } + + public void printDebug() { + System.out.println("dummy:" + closed); + System.out.println("tcycl:" + writeIndex); + System.out.println("tnum:" + buffIndex); + System.out.println("writer:" + isWriter); + System.out.println("ioerror:" + hasIOError); + try { + System.out.println("available:" + available()); + } catch (IOException _ex) { + } + } + + private InputStream inputStream; + private OutputStream outputStream; + private final Socket socket; + private boolean closed; + private final RSApplet rsApplet; + private byte[] buffer; + private int writeIndex; + private int buffIndex; + private boolean isWriter; + private boolean hasIOError; +} diff --git a/2006Redone Client/src/Runnable_Impl1.java b/2006Redone Client/src/main/java/Runnable_Impl1.java similarity index 95% rename from 2006Redone Client/src/Runnable_Impl1.java rename to 2006Redone Client/src/main/java/Runnable_Impl1.java index 1e5222ac..9fca64a4 100644 --- a/2006Redone Client/src/Runnable_Impl1.java +++ b/2006Redone Client/src/main/java/Runnable_Impl1.java @@ -1,18 +1,18 @@ -/* Runnable_Impl1 - Decompiled by JODE - * Visit http://jode.sourceforge.net/ - */ - -public interface Runnable_Impl1 extends Runnable -{ - public void method10(int[] is, int i); - - public void method11(boolean bool); - - public void method12(boolean bool); - - public void close(); - - public int method14(int i); - - public void method15(byte i); -} +/* Runnable_Impl1 - Decompiled by JODE + * Visit http://jode.sourceforge.net/ + */ + +public interface Runnable_Impl1 extends Runnable +{ + public void method10(int[] is, int i); + + public void method11(boolean bool); + + public void method12(boolean bool); + + public void close(); + + public int method14(int i); + + public void method15(byte i); +} diff --git a/2006Redone Client/src/Signlink.java b/2006Redone Client/src/main/java/Signlink.java similarity index 96% rename from 2006Redone Client/src/Signlink.java rename to 2006Redone Client/src/main/java/Signlink.java index 8a1f2e60..0d14ca31 100644 --- a/2006Redone Client/src/Signlink.java +++ b/2006Redone Client/src/main/java/Signlink.java @@ -1,420 +1,420 @@ -import java.applet.Applet; -import java.io.DataInputStream; -import java.io.File; -import java.io.FileOutputStream; -import java.io.IOException; -import java.io.RandomAccessFile; -import java.net.InetAddress; -import java.net.Socket; -import java.net.URL; - -import javax.sound.midi.MidiChannel; -import javax.sound.midi.MidiSystem; -import javax.sound.midi.Sequence; -import javax.sound.midi.Sequencer; -import javax.sound.midi.ShortMessage; -import javax.sound.midi.Synthesizer; -import javax.sound.sampled.AudioFormat; -import javax.sound.sampled.AudioInputStream; -import javax.sound.sampled.AudioSystem; -import javax.sound.sampled.DataLine; -import javax.sound.sampled.FloatControl; -import javax.sound.sampled.LineUnavailableException; -import javax.sound.sampled.SourceDataLine; -import javax.sound.sampled.UnsupportedAudioFileException; - -public final class Signlink implements Runnable { - - public static final void startpriv(InetAddress inetaddress) { - threadliveid = (int) (Math.random() * 99999999D); - if (active) { - try { - Thread.sleep(500L); - } catch (Exception _ex) { - } - active = false; - } - socketreq = 0; - threadreq = null; - dnsreq = null; - saveReq = null; - urlreq = null; - socketip = inetaddress; - Thread thread = new Thread(new Signlink()); - thread.setDaemon(true); - thread.start(); - while (!active) { - try { - Thread.sleep(50L); - } catch (Exception _ex) { - } - } - } - - enum Position { - LEFT, RIGHT, NORMAL - }; - - private final int EXTERNAL_BUFFER_SIZE = 524288; // 128Kb - private Position curPosition; - - @Override - public void run() { - active = true; - String s = findcachedir(); - try { - cache_dat = new RandomAccessFile(s + "main_file_cache.dat", "rw"); - for (int j = 0; j < 5; j++) - cache_idx[j] = new RandomAccessFile(s + "main_file_cache.idx" + j, "rw"); - } catch (Exception exception) { - exception.printStackTrace(); - } - for (int i = threadliveid; threadliveid == i;) { - if (socketreq != 0) { - try { - socket = new Socket(socketip, socketreq); - } catch (Exception _ex) { - socket = null; - } - socketreq = 0; - } else if (threadreq != null) { - Thread thread = new Thread(threadreq); - thread.setDaemon(true); - thread.start(); - thread.setPriority(threadreqpri); - threadreq = null; - } else if (dnsreq != null) { - try { - dns = InetAddress.getByName(dnsreq).getHostName(); - } catch (Exception _ex) { - dns = "unknown"; - } - dnsreq = null; - } else if (saveReq != null) { - if (savebuf != null) - try { - FileOutputStream fileoutputstream = new FileOutputStream(s + saveReq); - fileoutputstream.write(savebuf, 0, savelen); - fileoutputstream.close(); - } catch (Exception _ex) { - } - if (waveplay) { - String wave = s + saveReq; - waveplay = false; - AudioInputStream audioInputStream = null; - try { - audioInputStream = AudioSystem.getAudioInputStream(new File(wave)); - } catch (UnsupportedAudioFileException e1) { - e1.printStackTrace(); - return; - } catch (IOException e1) { - e1.printStackTrace(); - return; - } - AudioFormat format = audioInputStream.getFormat(); - SourceDataLine auline = null; - DataLine.Info info = new DataLine.Info(SourceDataLine.class, format); - try { - auline = (SourceDataLine) AudioSystem.getLine(info); - auline.open(format); - } catch (LineUnavailableException e) { - e.printStackTrace(); - return; - } catch (Exception e) { - e.printStackTrace(); - return; - } - if (auline.isControlSupported(FloatControl.Type.PAN)) { - FloatControl pan = (FloatControl) auline.getControl(FloatControl.Type.PAN); - if (curPosition == Position.RIGHT) - pan.setValue(1.0f); - else if (curPosition == Position.LEFT) - pan.setValue(-1.0f); - } - auline.start(); - int nBytesRead = 0; - byte[] abData = new byte[EXTERNAL_BUFFER_SIZE]; - try { - while (nBytesRead != -1) { - nBytesRead = audioInputStream.read(abData, 0, - abData.length); - if (nBytesRead >= 0) - auline.write(abData, 0, nBytesRead); - } - } catch (IOException e) { - e.printStackTrace(); - return; - } finally { - auline.drain(); - auline.close(); - } - } - if (play) { - midi = s + saveReq; - try { - if (music != null) { - music.stop(); - music.close(); - } - playMidi(midi); - } catch (Exception ex) { - ex.printStackTrace(); - } - play = false; - } - saveReq = null; - } else if (urlreq != null) { - try { - System.out.println("urlstream"); - urlstream = new DataInputStream((new URL(mainapp.getCodeBase(), urlreq)).openStream()); - } catch (Exception _ex) { - urlstream = null; - } - urlreq = null; - } - try { - Thread.sleep(50L); - } catch (Exception _ex) { - } - } - } - - /** - * Plays the specified midi sequence. - * @param location - */ - private void playMidi(String location) { - music = null; - synthesizer = null; - sequence = null; - File midiFile = new File(location); - try { - sequence = MidiSystem.getSequence(midiFile); - music = MidiSystem.getSequencer(); - music.open(); - music.setSequence(sequence); - } catch (Exception e) { - System.err.println("Problem loading MIDI file."); - e.printStackTrace(); - return; - } - if (music instanceof Synthesizer) { - synthesizer = (Synthesizer) music; - } else { - try { - synthesizer = MidiSystem.getSynthesizer(); - synthesizer.open(); - if (synthesizer.getDefaultSoundbank() == null) { - music.getTransmitter().setReceiver(MidiSystem.getReceiver()); - } else { - music.getTransmitter().setReceiver(synthesizer.getReceiver()); - } - } catch (Exception e) { - e.printStackTrace(); - return; - } - } - music.setLoopCount(Sequencer.LOOP_CONTINUOUSLY); - music.start(); - setVolume(midiVolume); - } - - /** - * Sets the volume for the midi synthesizer. - * @param value - */ - public static boolean setVolume(int value) { - if (synthesizer == null) { - return false; - } - int CHANGE_VOLUME = 7; - midiVolume = value; - if (synthesizer.getDefaultSoundbank() == null) { - try { - ShortMessage volumeMessage = new ShortMessage(); - for (int i = 0; i < 16; i++) { - volumeMessage.setMessage(ShortMessage.CONTROL_CHANGE, i, CHANGE_VOLUME, midiVolume); - volumeMessage.setMessage(ShortMessage.CONTROL_CHANGE, i, 39, midiVolume); - MidiSystem.getReceiver().send(volumeMessage, -1); - } - } catch (Exception e) { - e.printStackTrace(); - return false; - } - } else { - try { - MidiChannel[] channels = synthesizer.getChannels(); - for (int c = 0; channels != null && c < channels.length; c++) { - channels[c].controlChange(CHANGE_VOLUME, midiVolume); - channels[c].controlChange(39, midiVolume); - } - } catch (Exception e){ - e.printStackTrace(); - return false; - } - } - return true; - } - - /** - * Fades the volume of the midi out. - * Stops the current midi playing. - */ - public static void fadeOut() { - if (music == null) { - return; - } - int volume = midiVolume; - if (music.isRunning()) { - for (int index = midiVolume; index > 0 && volume > 0; index--) { - volume--; - setVolume(volume); - } - } - } - - public static Sequencer music = null; - public static Sequence sequence = null; - public static Synthesizer synthesizer = null; - - public static String findcachedir() { - String path = System.getProperty("user.home") + "/.2006rebotted_file_system/"; - File file = new File(path); - if (!file.exists()) { - if (!file.mkdirs()) { - return secondDir(); - } - } - return path; - } - - public static String secondDir() { - File file = new File("C:/.2006rebotted_file_system/"); - if (!file.exists()) { - file.mkdirs(); - } - return file.toString(); - } - - public static synchronized Socket opensocket(int i) throws IOException { - for (socketreq = i; socketreq != 0;) { - try { - Thread.sleep(50L); - } catch (Exception _ex) { - } - } - - if (socket == null) { - throw new IOException("could not open socket"); - } else { - return socket; - } - } - - public static synchronized DataInputStream openurl(String s) throws IOException { - for (urlreq = s; urlreq != null;) { - try { - Thread.sleep(50L); - } catch (Exception _ex) { - } - } - - if (urlstream == null) { - throw new IOException("could not open: " + s); - } else { - return urlstream; - } - } - - public static synchronized void dnslookup(String s) { - dns = s; - dnsreq = s; - } - - public static synchronized void startthread(Runnable runnable, int i) { - threadreqpri = i; - threadreq = runnable; - } - - public static synchronized boolean wavesave(byte abyte0[], int i) { - if (i > 0x1e8480) { - return false; - } - if (saveReq != null) { - return false; - } else { - wavepos = (wavepos + 1) % 5; - savelen = i; - savebuf = abyte0; - waveplay = true; - saveReq = "sound" + wavepos + ".wav"; - return true; - } - } - - public static synchronized boolean wavereplay() { - if (saveReq != null) { - return false; - } else { - savebuf = null; - waveplay = true; - saveReq = "sound" + wavepos + ".wav"; - return true; - } - } - - public static synchronized void saveMidi(byte abyte0[], int i) { - if (i > 0x1e8480) { - return; - } - if (saveReq != null) { - } else { - midiPos = (midiPos + 1) % 5; - savelen = i; - savebuf = abyte0; - play = true; - saveReq = "jingle" + midiPos + ".mid"; - } - } - - public static void reporterror(String s) { - System.out.println("Error: " + s); - } - - private Signlink() { - } - - public static final int clientversion = 317; - public static int storeid = 32; - public static RandomAccessFile cache_dat = null; - public static final RandomAccessFile[] cache_idx = new RandomAccessFile[5]; - public static boolean sunjava; - public static Applet mainapp = null; - private static boolean active; - private static int threadliveid; - private static InetAddress socketip; - private static int socketreq; - private static Socket socket = null; - private static int threadreqpri = 1; - private static Runnable threadreq = null; - private static String dnsreq = null; - public static String dns = null; - private static String urlreq = null; - private static DataInputStream urlstream = null; - public static boolean reporterror = true; - public static String errorname = ""; - public static Midi midii = new Midi(); - private static int savelen; - private static String saveReq = null; - private static byte savebuf[] = null; - public static boolean play; - private static int midiPos; - public static String midi = null; - public static int midiVolume; - public static int midifade; - private static boolean waveplay; - private static int wavepos; - public static String wave = null; - public static int wavevol; - +import java.applet.Applet; +import java.io.DataInputStream; +import java.io.File; +import java.io.FileOutputStream; +import java.io.IOException; +import java.io.RandomAccessFile; +import java.net.InetAddress; +import java.net.Socket; +import java.net.URL; + +import javax.sound.midi.MidiChannel; +import javax.sound.midi.MidiSystem; +import javax.sound.midi.Sequence; +import javax.sound.midi.Sequencer; +import javax.sound.midi.ShortMessage; +import javax.sound.midi.Synthesizer; +import javax.sound.sampled.AudioFormat; +import javax.sound.sampled.AudioInputStream; +import javax.sound.sampled.AudioSystem; +import javax.sound.sampled.DataLine; +import javax.sound.sampled.FloatControl; +import javax.sound.sampled.LineUnavailableException; +import javax.sound.sampled.SourceDataLine; +import javax.sound.sampled.UnsupportedAudioFileException; + +public final class Signlink implements Runnable { + + public static final void startpriv(InetAddress inetaddress) { + threadliveid = (int) (Math.random() * 99999999D); + if (active) { + try { + Thread.sleep(500L); + } catch (Exception _ex) { + } + active = false; + } + socketreq = 0; + threadreq = null; + dnsreq = null; + saveReq = null; + urlreq = null; + socketip = inetaddress; + Thread thread = new Thread(new Signlink()); + thread.setDaemon(true); + thread.start(); + while (!active) { + try { + Thread.sleep(50L); + } catch (Exception _ex) { + } + } + } + + enum Position { + LEFT, RIGHT, NORMAL + }; + + private final int EXTERNAL_BUFFER_SIZE = 524288; // 128Kb + private Position curPosition; + + @Override + public void run() { + active = true; + String s = findcachedir(); + try { + cache_dat = new RandomAccessFile(s + "main_file_cache.dat", "rw"); + for (int j = 0; j < 5; j++) + cache_idx[j] = new RandomAccessFile(s + "main_file_cache.idx" + j, "rw"); + } catch (Exception exception) { + exception.printStackTrace(); + } + for (int i = threadliveid; threadliveid == i;) { + if (socketreq != 0) { + try { + socket = new Socket(socketip, socketreq); + } catch (Exception _ex) { + socket = null; + } + socketreq = 0; + } else if (threadreq != null) { + Thread thread = new Thread(threadreq); + thread.setDaemon(true); + thread.start(); + thread.setPriority(threadreqpri); + threadreq = null; + } else if (dnsreq != null) { + try { + dns = InetAddress.getByName(dnsreq).getHostName(); + } catch (Exception _ex) { + dns = "unknown"; + } + dnsreq = null; + } else if (saveReq != null) { + if (savebuf != null) + try { + FileOutputStream fileoutputstream = new FileOutputStream(s + saveReq); + fileoutputstream.write(savebuf, 0, savelen); + fileoutputstream.close(); + } catch (Exception _ex) { + } + if (waveplay) { + String wave = s + saveReq; + waveplay = false; + AudioInputStream audioInputStream = null; + try { + audioInputStream = AudioSystem.getAudioInputStream(new File(wave)); + } catch (UnsupportedAudioFileException e1) { + e1.printStackTrace(); + return; + } catch (IOException e1) { + e1.printStackTrace(); + return; + } + AudioFormat format = audioInputStream.getFormat(); + SourceDataLine auline = null; + DataLine.Info info = new DataLine.Info(SourceDataLine.class, format); + try { + auline = (SourceDataLine) AudioSystem.getLine(info); + auline.open(format); + } catch (LineUnavailableException e) { + e.printStackTrace(); + return; + } catch (Exception e) { + e.printStackTrace(); + return; + } + if (auline.isControlSupported(FloatControl.Type.PAN)) { + FloatControl pan = (FloatControl) auline.getControl(FloatControl.Type.PAN); + if (curPosition == Position.RIGHT) + pan.setValue(1.0f); + else if (curPosition == Position.LEFT) + pan.setValue(-1.0f); + } + auline.start(); + int nBytesRead = 0; + byte[] abData = new byte[EXTERNAL_BUFFER_SIZE]; + try { + while (nBytesRead != -1) { + nBytesRead = audioInputStream.read(abData, 0, + abData.length); + if (nBytesRead >= 0) + auline.write(abData, 0, nBytesRead); + } + } catch (IOException e) { + e.printStackTrace(); + return; + } finally { + auline.drain(); + auline.close(); + } + } + if (play) { + midi = s + saveReq; + try { + if (music != null) { + music.stop(); + music.close(); + } + playMidi(midi); + } catch (Exception ex) { + ex.printStackTrace(); + } + play = false; + } + saveReq = null; + } else if (urlreq != null) { + try { + System.out.println("urlstream"); + urlstream = new DataInputStream((new URL(mainapp.getCodeBase(), urlreq)).openStream()); + } catch (Exception _ex) { + urlstream = null; + } + urlreq = null; + } + try { + Thread.sleep(50L); + } catch (Exception _ex) { + } + } + } + + /** + * Plays the specified midi sequence. + * @param location + */ + private void playMidi(String location) { + music = null; + synthesizer = null; + sequence = null; + File midiFile = new File(location); + try { + sequence = MidiSystem.getSequence(midiFile); + music = MidiSystem.getSequencer(); + music.open(); + music.setSequence(sequence); + } catch (Exception e) { + System.err.println("Problem loading MIDI file."); + e.printStackTrace(); + return; + } + if (music instanceof Synthesizer) { + synthesizer = (Synthesizer) music; + } else { + try { + synthesizer = MidiSystem.getSynthesizer(); + synthesizer.open(); + if (synthesizer.getDefaultSoundbank() == null) { + music.getTransmitter().setReceiver(MidiSystem.getReceiver()); + } else { + music.getTransmitter().setReceiver(synthesizer.getReceiver()); + } + } catch (Exception e) { + e.printStackTrace(); + return; + } + } + music.setLoopCount(Sequencer.LOOP_CONTINUOUSLY); + music.start(); + setVolume(midiVolume); + } + + /** + * Sets the volume for the midi synthesizer. + * @param value + */ + public static boolean setVolume(int value) { + if (synthesizer == null) { + return false; + } + int CHANGE_VOLUME = 7; + midiVolume = value; + if (synthesizer.getDefaultSoundbank() == null) { + try { + ShortMessage volumeMessage = new ShortMessage(); + for (int i = 0; i < 16; i++) { + volumeMessage.setMessage(ShortMessage.CONTROL_CHANGE, i, CHANGE_VOLUME, midiVolume); + volumeMessage.setMessage(ShortMessage.CONTROL_CHANGE, i, 39, midiVolume); + MidiSystem.getReceiver().send(volumeMessage, -1); + } + } catch (Exception e) { + e.printStackTrace(); + return false; + } + } else { + try { + MidiChannel[] channels = synthesizer.getChannels(); + for (int c = 0; channels != null && c < channels.length; c++) { + channels[c].controlChange(CHANGE_VOLUME, midiVolume); + channels[c].controlChange(39, midiVolume); + } + } catch (Exception e){ + e.printStackTrace(); + return false; + } + } + return true; + } + + /** + * Fades the volume of the midi out. + * Stops the current midi playing. + */ + public static void fadeOut() { + if (music == null) { + return; + } + int volume = midiVolume; + if (music.isRunning()) { + for (int index = midiVolume; index > 0 && volume > 0; index--) { + volume--; + setVolume(volume); + } + } + } + + public static Sequencer music = null; + public static Sequence sequence = null; + public static Synthesizer synthesizer = null; + + public static String findcachedir() { + String path = System.getProperty("user.home") + "/.2006rebotted_file_system/"; + File file = new File(path); + if (!file.exists()) { + if (!file.mkdirs()) { + return secondDir(); + } + } + return path; + } + + public static String secondDir() { + File file = new File("C:/.2006rebotted_file_system/"); + if (!file.exists()) { + file.mkdirs(); + } + return file.toString(); + } + + public static synchronized Socket opensocket(int i) throws IOException { + for (socketreq = i; socketreq != 0;) { + try { + Thread.sleep(50L); + } catch (Exception _ex) { + } + } + + if (socket == null) { + throw new IOException("could not open socket"); + } else { + return socket; + } + } + + public static synchronized DataInputStream openurl(String s) throws IOException { + for (urlreq = s; urlreq != null;) { + try { + Thread.sleep(50L); + } catch (Exception _ex) { + } + } + + if (urlstream == null) { + throw new IOException("could not open: " + s); + } else { + return urlstream; + } + } + + public static synchronized void dnslookup(String s) { + dns = s; + dnsreq = s; + } + + public static synchronized void startthread(Runnable runnable, int i) { + threadreqpri = i; + threadreq = runnable; + } + + public static synchronized boolean wavesave(byte abyte0[], int i) { + if (i > 0x1e8480) { + return false; + } + if (saveReq != null) { + return false; + } else { + wavepos = (wavepos + 1) % 5; + savelen = i; + savebuf = abyte0; + waveplay = true; + saveReq = "sound" + wavepos + ".wav"; + return true; + } + } + + public static synchronized boolean wavereplay() { + if (saveReq != null) { + return false; + } else { + savebuf = null; + waveplay = true; + saveReq = "sound" + wavepos + ".wav"; + return true; + } + } + + public static synchronized void saveMidi(byte abyte0[], int i) { + if (i > 0x1e8480) { + return; + } + if (saveReq != null) { + } else { + midiPos = (midiPos + 1) % 5; + savelen = i; + savebuf = abyte0; + play = true; + saveReq = "jingle" + midiPos + ".mid"; + } + } + + public static void reporterror(String s) { + System.out.println("Error: " + s); + } + + private Signlink() { + } + + public static final int clientversion = 317; + public static int storeid = 32; + public static RandomAccessFile cache_dat = null; + public static final RandomAccessFile[] cache_idx = new RandomAccessFile[5]; + public static boolean sunjava; + public static Applet mainapp = null; + private static boolean active; + private static int threadliveid; + private static InetAddress socketip; + private static int socketreq; + private static Socket socket = null; + private static int threadreqpri = 1; + private static Runnable threadreq = null; + private static String dnsreq = null; + public static String dns = null; + private static String urlreq = null; + private static DataInputStream urlstream = null; + public static boolean reporterror = true; + public static String errorname = ""; + public static Midi midii = new Midi(); + private static int savelen; + private static String saveReq = null; + private static byte savebuf[] = null; + public static boolean play; + private static int midiPos; + public static String midi = null; + public static int midiVolume; + public static int midifade; + private static boolean waveplay; + private static int wavepos; + public static String wave = null; + public static int wavevol; + } \ No newline at end of file diff --git a/2006Redone Client/src/SizeConstants.java b/2006Redone Client/src/main/java/SizeConstants.java similarity index 97% rename from 2006Redone Client/src/SizeConstants.java rename to 2006Redone Client/src/main/java/SizeConstants.java index 7f7ffa61..d78ec1eb 100644 --- a/2006Redone Client/src/SizeConstants.java +++ b/2006Redone Client/src/main/java/SizeConstants.java @@ -1,64 +1,64 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - - -final class SizeConstants { - - public static final int[] anIntArray552 = { - 6, 21, 25, 33, 254, 127, 183, 87, 216, 215, - 211, 48, 15, 195, 149, 233, 162, 102, 104, 179, - 222, 103, 224, 81, 152, 89, 45, 11, 197, 187, - 210, 37, 135, 220, 137, 128, 63, 188, 207, 144, - 201, 161, 28, 192, 206, 32, 115, 57, 196, 22, - 132, 226, 227, 169, 237, 105, 174, 109, 5, 55, - 205, 156, 8, 34, 113, 176, 209, 3, 50, 117, - 122, 189, 101, 142, 246, 163, 238, 76, 74, 84, - 91, 217, 58, 23, 118, 66, 35, 164, 114, 138, - 96, 110, 29, 235, 147, 249, 214, 198, 242, 56, - 94, 248, 59, 253, 150, 16, 13, 46, 24, 130, - 232, 153, 167, 229, 79, 134, 26, 191, 0, 213, - 204, 241, 160, 39, 180, 49, 250, 47, 140, 193, - 202, 108, 120, 247, 106, 194, 65, 27, 93, 143, - 186, 171, 125, 54, 155, 190, 139, 165, 77, 178, - 72, 99, 61, 141, 116, 100, 80, 184, 154, 145, - 131, 12, 90, 42, 255, 75, 44, 78, 172, 107, - 52, 7, 119, 146, 38, 218, 10, 223, 182, 240, - 159, 88, 158, 64, 221, 200, 1, 43, 252, 62, - 40, 230, 129, 18, 111, 51, 17, 53, 136, 20, - 60, 225, 30, 9, 239, 97, 234, 41, 203, 236, - 36, 185, 212, 19, 245, 251, 208, 175, 243, 86, - 2, 69, 181, 151, 14, 166, 70, 98, 124, 126, - 67, 157, 199, 112, 123, 177, 82, 168, 71, 170, - 95, 31, 92, 4, 231, 219, 73, 85, 244, 148, - 173, 228, 121, 83, 133, 68, 0 - }; - public static final int[] packetSizes = { - 0, 0, 0, 0, 6, 0, 0, 0, 4, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, //10 - 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, //20 - 0, 0, 0, 0, -2, 4, 3, 0, 0, 0, //30 - 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, //40 - 9, 0, 0, -2, 0, 0, 0, 0, 0, 0, //50 - -2, 1, 0, 0, 2, -2, 0, 0, 0, 0, //60 - 6, 3, 2, 4, 2, 4, 0, 0, 0, 4, //70 - 0, -2, 0, 0, 7, 2, 0, 6, 0, 0, //80 - 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, //90 - 0, 2, 0, 0, -1, 4, 1, 0, 0, 0, //100 - 1, 0, 0, 0, 2, 0, 0, 15, 0, 0, //110 - 0, 4, 4, 0, 0, 0, -2, 0, 0, 0, //120 - 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, //130 - 0, 0, 2, 0, 0, 0, 0, 14, 0, 0, //140 - 0, 4, 0, 0, 0, 0, 3, 0, 0, 0, //150 - 4, 0, 0, 0, 2, 0, 6, 0, 0, 0, //160 - 0, 3, 0, 0, 5, 0, 10, 6, 0, 0, //170 - 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, //180 - 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, //190 - 4, 0, 0, 0, 0, 0, 3, 0, 2, 0, //200 - 0, 0, 0, 0, -2, 7, 0, 0, 2, 0, //210 - 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, //220 - 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, //230 - 2, -2, 0, 0, 0, 0, 6, 0, 4, 3, //240 - 0, 0, 0, -1, 6, 0, 0//250 - }; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + + +final class SizeConstants { + + public static final int[] anIntArray552 = { + 6, 21, 25, 33, 254, 127, 183, 87, 216, 215, + 211, 48, 15, 195, 149, 233, 162, 102, 104, 179, + 222, 103, 224, 81, 152, 89, 45, 11, 197, 187, + 210, 37, 135, 220, 137, 128, 63, 188, 207, 144, + 201, 161, 28, 192, 206, 32, 115, 57, 196, 22, + 132, 226, 227, 169, 237, 105, 174, 109, 5, 55, + 205, 156, 8, 34, 113, 176, 209, 3, 50, 117, + 122, 189, 101, 142, 246, 163, 238, 76, 74, 84, + 91, 217, 58, 23, 118, 66, 35, 164, 114, 138, + 96, 110, 29, 235, 147, 249, 214, 198, 242, 56, + 94, 248, 59, 253, 150, 16, 13, 46, 24, 130, + 232, 153, 167, 229, 79, 134, 26, 191, 0, 213, + 204, 241, 160, 39, 180, 49, 250, 47, 140, 193, + 202, 108, 120, 247, 106, 194, 65, 27, 93, 143, + 186, 171, 125, 54, 155, 190, 139, 165, 77, 178, + 72, 99, 61, 141, 116, 100, 80, 184, 154, 145, + 131, 12, 90, 42, 255, 75, 44, 78, 172, 107, + 52, 7, 119, 146, 38, 218, 10, 223, 182, 240, + 159, 88, 158, 64, 221, 200, 1, 43, 252, 62, + 40, 230, 129, 18, 111, 51, 17, 53, 136, 20, + 60, 225, 30, 9, 239, 97, 234, 41, 203, 236, + 36, 185, 212, 19, 245, 251, 208, 175, 243, 86, + 2, 69, 181, 151, 14, 166, 70, 98, 124, 126, + 67, 157, 199, 112, 123, 177, 82, 168, 71, 170, + 95, 31, 92, 4, 231, 219, 73, 85, 244, 148, + 173, 228, 121, 83, 133, 68, 0 + }; + public static final int[] packetSizes = { + 0, 0, 0, 0, 6, 0, 0, 0, 4, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, //10 + 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, //20 + 0, 0, 0, 0, -2, 4, 3, 0, 0, 0, //30 + 0, 0, 0, 0, 5, 0, 0, 6, 0, 0, //40 + 9, 0, 0, -2, 0, 0, 0, 0, 0, 0, //50 + -2, 1, 0, 0, 2, -2, 0, 0, 0, 0, //60 + 6, 3, 2, 4, 2, 4, 0, 0, 0, 4, //70 + 0, -2, 0, 0, 7, 2, 0, 6, 0, 0, //80 + 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, //90 + 0, 2, 0, 0, -1, 4, 1, 0, 0, 0, //100 + 1, 0, 0, 0, 2, 0, 0, 15, 0, 0, //110 + 0, 4, 4, 0, 0, 0, -2, 0, 0, 0, //120 + 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, //130 + 0, 0, 2, 0, 0, 0, 0, 14, 0, 0, //140 + 0, 4, 0, 0, 0, 0, 3, 0, 0, 0, //150 + 4, 0, 0, 0, 2, 0, 6, 0, 0, 0, //160 + 0, 3, 0, 0, 5, 0, 10, 6, 0, 0, //170 + 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, //180 + 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, //190 + 4, 0, 0, 0, 0, 0, 3, 0, 2, 0, //200 + 0, 0, 0, 0, -2, 7, 0, 0, 2, 0, //210 + 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, //220 + 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, //230 + 2, -2, 0, 0, 0, 0, 6, 0, 4, 3, //240 + 0, 0, 0, -1, 6, 0, 0//250 + }; +} diff --git a/2006Redone Client/src/Skills.java b/2006Redone Client/src/main/java/Skills.java similarity index 98% rename from 2006Redone Client/src/Skills.java rename to 2006Redone Client/src/main/java/Skills.java index 9d4dabfc..80be902e 100644 --- a/2006Redone Client/src/Skills.java +++ b/2006Redone Client/src/main/java/Skills.java @@ -1,11 +1,11 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Skills { - - public static final int skillsCount = 25; - public static final String[] skillNames = {"attack", "defence", "strength", "hitpoints", "ranged", "prayer", "magic", "cooking", "woodcutting", "fletching", "fishing", "firemaking", "crafting", "smithing", "mining", "herblore", "agility", "thieving", "slayer", "farming", "runecraft", "-unused-", "-unused-", "-unused-", "-unused-"}; - public static final boolean[] skillEnabled = {true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, false, false, false, false}; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Skills { + + public static final int skillsCount = 25; + public static final String[] skillNames = {"attack", "defence", "strength", "hitpoints", "ranged", "prayer", "magic", "cooking", "woodcutting", "fletching", "fishing", "firemaking", "crafting", "smithing", "mining", "herblore", "agility", "thieving", "slayer", "farming", "runecraft", "-unused-", "-unused-", "-unused-", "-unused-"}; + public static final boolean[] skillEnabled = {true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, false, false, false, false}; + +} diff --git a/2006Redone Client/src/SoundPlayer.java b/2006Redone Client/src/main/java/SoundPlayer.java similarity index 94% rename from 2006Redone Client/src/SoundPlayer.java rename to 2006Redone Client/src/main/java/SoundPlayer.java index 0b1f5673..6de32891 100644 --- a/2006Redone Client/src/SoundPlayer.java +++ b/2006Redone Client/src/main/java/SoundPlayer.java @@ -1,105 +1,105 @@ -import java.io.InputStream; -import javax.sound.sampled.AudioInputStream; -import javax.sound.sampled.AudioSystem; -import javax.sound.sampled.Clip; -import javax.sound.sampled.DataLine; -import javax.sound.sampled.FloatControl; - -import sun.audio.AudioPlayer; - -public class SoundPlayer implements Runnable { - - private AudioInputStream stream; - private DataLine.Info info; - private Clip sound; - - private InputStream soundStream; - private Thread player; - private int delay; - private int soundLevel; - private InputStream arg0; - public static int volume; - - /** - * Initializes the sound player. - * @param stream - * @param level - * @param delay - */ - public SoundPlayer(InputStream stream, int level, int delay) { - if (level == 0 || volume == 4 || level - volume <= 0) { - return; - } - this.soundStream = stream; - this.soundLevel = level; - this.delay = delay; - player = new Thread(this); - player.start(); - } - - /** - * Plays the sound. - */ - public void run() { - try { - AudioPlayer.player.start(arg0); - stream = AudioSystem.getAudioInputStream(soundStream); - info = new DataLine.Info(Clip.class, stream.getFormat()); - sound = (Clip) AudioSystem.getLine(info); - sound.open(stream); - FloatControl volume = (FloatControl) sound.getControl(FloatControl.Type.MASTER_GAIN); - volume.setValue(getDecibels(soundLevel - getVolume())); - if (delay > 0) { - Thread.sleep(delay); - } - sound.start(); - while (sound.isActive()) { - Thread.sleep(250); - } - Thread.sleep(10000); - sound.close(); - stream.close(); - player.interrupt(); - } catch (Exception e) { - player.interrupt(); - e.printStackTrace(); - } - } - - /** - * Sets the client's volume level. - * @param level - */ - public static void setVolume(int level) { - volume = level; - } - - /** - * Returns the client's volume level. - */ - public static int getVolume() { - return volume; - } - - /** - * Returns the decibels for a given volume level. - * @param level - * @return - */ - public float getDecibels(int level) { - switch (level) { - case 0: // 4 in player options - return (float) -1.0f; - case 1: // 3 - return (float) -5.0f; - case 2: // 2 - return (float) -10.0f; - case 3: // 1 - return (float) -15.0f; - case 4: // off - return (float) -100.0f; - default: - return (float) 0.0f; - } - } +import java.io.InputStream; +import javax.sound.sampled.AudioInputStream; +import javax.sound.sampled.AudioSystem; +import javax.sound.sampled.Clip; +import javax.sound.sampled.DataLine; +import javax.sound.sampled.FloatControl; + +import sun.audio.AudioPlayer; //Note! If you see a compile error here, make sure you set your JDK to Java 8! + +public class SoundPlayer implements Runnable { + + private AudioInputStream stream; + private DataLine.Info info; + private Clip sound; + + private InputStream soundStream; + private Thread player; + private int delay; + private int soundLevel; + private InputStream arg0; + public static int volume; + + /** + * Initializes the sound player. + * @param stream + * @param level + * @param delay + */ + public SoundPlayer(InputStream stream, int level, int delay) { + if (level == 0 || volume == 4 || level - volume <= 0) { + return; + } + this.soundStream = stream; + this.soundLevel = level; + this.delay = delay; + player = new Thread(this); + player.start(); + } + + /** + * Plays the sound. + */ + public void run() { + try { + AudioPlayer.player.start(arg0); + stream = AudioSystem.getAudioInputStream(soundStream); + info = new DataLine.Info(Clip.class, stream.getFormat()); + sound = (Clip) AudioSystem.getLine(info); + sound.open(stream); + FloatControl volume = (FloatControl) sound.getControl(FloatControl.Type.MASTER_GAIN); + volume.setValue(getDecibels(soundLevel - getVolume())); + if (delay > 0) { + Thread.sleep(delay); + } + sound.start(); + while (sound.isActive()) { + Thread.sleep(250); + } + Thread.sleep(10000); + sound.close(); + stream.close(); + player.interrupt(); + } catch (Exception e) { + player.interrupt(); + e.printStackTrace(); + } + } + + /** + * Sets the client's volume level. + * @param level + */ + public static void setVolume(int level) { + volume = level; + } + + /** + * Returns the client's volume level. + */ + public static int getVolume() { + return volume; + } + + /** + * Returns the decibels for a given volume level. + * @param level + * @return + */ + public float getDecibels(int level) { + switch (level) { + case 0: // 4 in player options + return (float) -1.0f; + case 1: // 3 + return (float) -5.0f; + case 2: // 2 + return (float) -10.0f; + case 3: // 1 + return (float) -15.0f; + case 4: // off + return (float) -100.0f; + default: + return (float) 0.0f; + } + } } \ No newline at end of file diff --git a/2006Redone Client/src/Sounds.java b/2006Redone Client/src/main/java/Sounds.java similarity index 96% rename from 2006Redone Client/src/Sounds.java rename to 2006Redone Client/src/main/java/Sounds.java index b977be6c..b4447f41 100644 --- a/2006Redone Client/src/Sounds.java +++ b/2006Redone Client/src/main/java/Sounds.java @@ -1,157 +1,157 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Sounds { - - private Sounds() { - aClass6Array329 = new Class6[10]; - } - - public static void unpack(Stream stream) { - aByteArray327 = new byte[0x6baa8]; - aStream_328 = new Stream(aByteArray327); - Class6.method166(); - do { - int j = stream.readUnsignedWord(); - if (j == 65535) { - return; - } - aSoundsArray325s[j] = new Sounds(); - aSoundsArray325s[j].method242(stream); - anIntArray326[j] = aSoundsArray325s[j].method243(); - } while (true); - } - - public static Stream method241(int i, int j) { - if (aSoundsArray325s[j] != null) { - Sounds sounds = aSoundsArray325s[j]; - return sounds.method244(i); - } else { - return null; - } - } - - private void method242(Stream stream) { - for (int i = 0; i < 10; i++) { - int j = stream.readUnsignedByte(); - if (j != 0) { - stream.currentOffset--; - aClass6Array329[i] = new Class6(); - aClass6Array329[i].method169(stream); - } - } - anInt330 = stream.readUnsignedWord(); - anInt331 = stream.readUnsignedWord(); - } - - private int method243() { - int j = 0x98967f; - for (int k = 0; k < 10; k++) { - if (aClass6Array329[k] != null && aClass6Array329[k].anInt114 / 20 < j) { - j = aClass6Array329[k].anInt114 / 20; - } - } - - if (anInt330 < anInt331 && anInt330 / 20 < j) { - j = anInt330 / 20; - } - if (j == 0x98967f || j == 0) { - return 0; - } - for (int l = 0; l < 10; l++) { - if (aClass6Array329[l] != null) { - aClass6Array329[l].anInt114 -= j * 20; - } - } - - if (anInt330 < anInt331) { - anInt330 -= j * 20; - anInt331 -= j * 20; - } - return j; - } - - private Stream method244(int i) { - int k = method245(i); - aStream_328.currentOffset = 0; - aStream_328.writeDWord(0x52494646); - aStream_328.method403(36 + k); - aStream_328.writeDWord(0x57415645); - aStream_328.writeDWord(0x666d7420); - aStream_328.method403(16); - aStream_328.method400(1); - aStream_328.method400(1); - aStream_328.method403(22050); - aStream_328.method403(22050); - aStream_328.method400(1); - aStream_328.method400(8); - aStream_328.writeDWord(0x64617461); - aStream_328.method403(k); - aStream_328.currentOffset += k; - return aStream_328; - } - - private int method245(int i) { - int j = 0; - for (int k = 0; k < 10; k++) { - if (aClass6Array329[k] != null && aClass6Array329[k].anInt113 + aClass6Array329[k].anInt114 > j) { - j = aClass6Array329[k].anInt113 + aClass6Array329[k].anInt114; - } - } - - if (j == 0) { - return 0; - } - int l = 22050 * j / 1000; - int i1 = 22050 * anInt330 / 1000; - int j1 = 22050 * anInt331 / 1000; - if (i1 < 0 || i1 > l || j1 < 0 || j1 > l || i1 >= j1) { - i = 0; - } - int k1 = l + (j1 - i1) * (i - 1); - for (int l1 = 44; l1 < k1 + 44; l1++) { - aByteArray327[l1] = -128; - } - - for (int i2 = 0; i2 < 10; i2++) { - if (aClass6Array329[i2] != null) { - int j2 = aClass6Array329[i2].anInt113 * 22050 / 1000; - int i3 = aClass6Array329[i2].anInt114 * 22050 / 1000; - int ai[] = aClass6Array329[i2].method167(j2, aClass6Array329[i2].anInt113); - for (int l3 = 0; l3 < j2; l3++) { - aByteArray327[l3 + i3 + 44] += (byte) (ai[l3] >> 8); - } - - } - } - - if (i > 1) { - i1 += 44; - j1 += 44; - l += 44; - int k2 = (k1 += 44) - l; - for (int j3 = l - 1; j3 >= j1; j3--) { - aByteArray327[j3 + k2] = aByteArray327[j3]; - } - - for (int k3 = 1; k3 < i; k3++) { - int l2 = (j1 - i1) * k3; - System.arraycopy(aByteArray327, i1, aByteArray327, i1 + l2, j1 - i1); - - } - - k1 -= 44; - } - return k1; - } - - private static final Sounds[] aSoundsArray325s = new Sounds[5000]; - public static final int[] anIntArray326 = new int[5000]; - private static byte[] aByteArray327; - private static Stream aStream_328; - private final Class6[] aClass6Array329; - private int anInt330; - private int anInt331; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Sounds { + + private Sounds() { + aClass6Array329 = new Class6[10]; + } + + public static void unpack(Stream stream) { + aByteArray327 = new byte[0x6baa8]; + aStream_328 = new Stream(aByteArray327); + Class6.method166(); + do { + int j = stream.readUnsignedWord(); + if (j == 65535) { + return; + } + aSoundsArray325s[j] = new Sounds(); + aSoundsArray325s[j].method242(stream); + anIntArray326[j] = aSoundsArray325s[j].method243(); + } while (true); + } + + public static Stream method241(int i, int j) { + if (aSoundsArray325s[j] != null) { + Sounds sounds = aSoundsArray325s[j]; + return sounds.method244(i); + } else { + return null; + } + } + + private void method242(Stream stream) { + for (int i = 0; i < 10; i++) { + int j = stream.readUnsignedByte(); + if (j != 0) { + stream.currentOffset--; + aClass6Array329[i] = new Class6(); + aClass6Array329[i].method169(stream); + } + } + anInt330 = stream.readUnsignedWord(); + anInt331 = stream.readUnsignedWord(); + } + + private int method243() { + int j = 0x98967f; + for (int k = 0; k < 10; k++) { + if (aClass6Array329[k] != null && aClass6Array329[k].anInt114 / 20 < j) { + j = aClass6Array329[k].anInt114 / 20; + } + } + + if (anInt330 < anInt331 && anInt330 / 20 < j) { + j = anInt330 / 20; + } + if (j == 0x98967f || j == 0) { + return 0; + } + for (int l = 0; l < 10; l++) { + if (aClass6Array329[l] != null) { + aClass6Array329[l].anInt114 -= j * 20; + } + } + + if (anInt330 < anInt331) { + anInt330 -= j * 20; + anInt331 -= j * 20; + } + return j; + } + + private Stream method244(int i) { + int k = method245(i); + aStream_328.currentOffset = 0; + aStream_328.writeDWord(0x52494646); + aStream_328.method403(36 + k); + aStream_328.writeDWord(0x57415645); + aStream_328.writeDWord(0x666d7420); + aStream_328.method403(16); + aStream_328.method400(1); + aStream_328.method400(1); + aStream_328.method403(22050); + aStream_328.method403(22050); + aStream_328.method400(1); + aStream_328.method400(8); + aStream_328.writeDWord(0x64617461); + aStream_328.method403(k); + aStream_328.currentOffset += k; + return aStream_328; + } + + private int method245(int i) { + int j = 0; + for (int k = 0; k < 10; k++) { + if (aClass6Array329[k] != null && aClass6Array329[k].anInt113 + aClass6Array329[k].anInt114 > j) { + j = aClass6Array329[k].anInt113 + aClass6Array329[k].anInt114; + } + } + + if (j == 0) { + return 0; + } + int l = 22050 * j / 1000; + int i1 = 22050 * anInt330 / 1000; + int j1 = 22050 * anInt331 / 1000; + if (i1 < 0 || i1 > l || j1 < 0 || j1 > l || i1 >= j1) { + i = 0; + } + int k1 = l + (j1 - i1) * (i - 1); + for (int l1 = 44; l1 < k1 + 44; l1++) { + aByteArray327[l1] = -128; + } + + for (int i2 = 0; i2 < 10; i2++) { + if (aClass6Array329[i2] != null) { + int j2 = aClass6Array329[i2].anInt113 * 22050 / 1000; + int i3 = aClass6Array329[i2].anInt114 * 22050 / 1000; + int ai[] = aClass6Array329[i2].method167(j2, aClass6Array329[i2].anInt113); + for (int l3 = 0; l3 < j2; l3++) { + aByteArray327[l3 + i3 + 44] += (byte) (ai[l3] >> 8); + } + + } + } + + if (i > 1) { + i1 += 44; + j1 += 44; + l += 44; + int k2 = (k1 += 44) - l; + for (int j3 = l - 1; j3 >= j1; j3--) { + aByteArray327[j3 + k2] = aByteArray327[j3]; + } + + for (int k3 = 1; k3 < i; k3++) { + int l2 = (j1 - i1) * k3; + System.arraycopy(aByteArray327, i1, aByteArray327, i1 + l2, j1 - i1); + + } + + k1 -= 44; + } + return k1; + } + + private static final Sounds[] aSoundsArray325s = new Sounds[5000]; + public static final int[] anIntArray326 = new int[5000]; + private static byte[] aByteArray327; + private static Stream aStream_328; + private final Class6[] aClass6Array329; + private int anInt330; + private int anInt331; + +} diff --git a/2006Redone Client/src/SpotAnim.java b/2006Redone Client/src/main/java/SpotAnim.java similarity index 96% rename from 2006Redone Client/src/SpotAnim.java rename to 2006Redone Client/src/main/java/SpotAnim.java index 98922cee..af2bf204 100644 --- a/2006Redone Client/src/SpotAnim.java +++ b/2006Redone Client/src/main/java/SpotAnim.java @@ -1,97 +1,97 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class SpotAnim { - - public static void unpackConfig(StreamLoader streamLoader) { - Stream stream = new Stream(streamLoader.getDataForName("spotanim.dat")); - int length = stream.readUnsignedWord(); - if (cache == null) { - cache = new SpotAnim[length]; - } - for (int j = 0; j < length; j++) { - if (cache[j] == null) { - cache[j] = new SpotAnim(); - } - cache[j].anInt404 = j; - cache[j].readValues(stream); - } - - } - - private void readValues(Stream stream) { - do { - int i = stream.readUnsignedByte(); - if (i == 0) { - return; - } - if (i == 1) { - anInt405 = stream.readUnsignedWord(); - } else if (i == 2) { - anInt406 = stream.readUnsignedWord(); - if (Animation.anims != null) { - aAnimation_407 = Animation.anims[anInt406]; - } - } else if (i == 4) { - anInt410 = stream.readUnsignedWord(); - } else if (i == 5) { - anInt411 = stream.readUnsignedWord(); - } else if (i == 6) { - anInt412 = stream.readUnsignedWord(); - } else if (i == 7) { - anInt413 = stream.readUnsignedByte(); - } else if (i == 8) { - anInt414 = stream.readUnsignedByte(); - } else if (i >= 40 && i < 50) { - anIntArray408[i - 40] = stream.readUnsignedWord(); - } else if (i >= 50 && i < 60) { - anIntArray409[i - 50] = stream.readUnsignedWord(); - } else { - System.out.println("Error unrecognised spotanim config code: " + i); - } - } while (true); - } - - public Model getModel() { - Model model = (Model) aMRUNodes_415.insertFromCache(anInt404); - if (model != null) { - return model; - } - model = Model.method462(anInt405); - if (model == null) { - return null; - } - for (int i = 0; i < 6; i++) { - if (anIntArray408[0] != 0) { - model.method476(anIntArray408[i], anIntArray409[i]); - } - } - - aMRUNodes_415.removeFromCache(model, anInt404); - return model; - } - - private SpotAnim() { - anInt406 = -1; - anIntArray408 = new int[6]; - anIntArray409 = new int[6]; - anInt410 = 128; - anInt411 = 128; - } - - public static SpotAnim cache[]; - private int anInt404; - private int anInt405; - private int anInt406; - public Animation aAnimation_407; - private final int[] anIntArray408; - private final int[] anIntArray409; - public int anInt410; - public int anInt411; - public int anInt412; - public int anInt413; - public int anInt414; - public static MRUNodes aMRUNodes_415 = new MRUNodes(30); - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class SpotAnim { + + public static void unpackConfig(StreamLoader streamLoader) { + Stream stream = new Stream(streamLoader.getDataForName("spotanim.dat")); + int length = stream.readUnsignedWord(); + if (cache == null) { + cache = new SpotAnim[length]; + } + for (int j = 0; j < length; j++) { + if (cache[j] == null) { + cache[j] = new SpotAnim(); + } + cache[j].anInt404 = j; + cache[j].readValues(stream); + } + + } + + private void readValues(Stream stream) { + do { + int i = stream.readUnsignedByte(); + if (i == 0) { + return; + } + if (i == 1) { + anInt405 = stream.readUnsignedWord(); + } else if (i == 2) { + anInt406 = stream.readUnsignedWord(); + if (Animation.anims != null) { + aAnimation_407 = Animation.anims[anInt406]; + } + } else if (i == 4) { + anInt410 = stream.readUnsignedWord(); + } else if (i == 5) { + anInt411 = stream.readUnsignedWord(); + } else if (i == 6) { + anInt412 = stream.readUnsignedWord(); + } else if (i == 7) { + anInt413 = stream.readUnsignedByte(); + } else if (i == 8) { + anInt414 = stream.readUnsignedByte(); + } else if (i >= 40 && i < 50) { + anIntArray408[i - 40] = stream.readUnsignedWord(); + } else if (i >= 50 && i < 60) { + anIntArray409[i - 50] = stream.readUnsignedWord(); + } else { + System.out.println("Error unrecognised spotanim config code: " + i); + } + } while (true); + } + + public Model getModel() { + Model model = (Model) aMRUNodes_415.insertFromCache(anInt404); + if (model != null) { + return model; + } + model = Model.method462(anInt405); + if (model == null) { + return null; + } + for (int i = 0; i < 6; i++) { + if (anIntArray408[0] != 0) { + model.method476(anIntArray408[i], anIntArray409[i]); + } + } + + aMRUNodes_415.removeFromCache(model, anInt404); + return model; + } + + private SpotAnim() { + anInt406 = -1; + anIntArray408 = new int[6]; + anIntArray409 = new int[6]; + anInt410 = 128; + anInt411 = 128; + } + + public static SpotAnim cache[]; + private int anInt404; + private int anInt405; + private int anInt406; + public Animation aAnimation_407; + private final int[] anIntArray408; + private final int[] anIntArray409; + public int anInt410; + public int anInt411; + public int anInt412; + public int anInt413; + public int anInt414; + public static MRUNodes aMRUNodes_415 = new MRUNodes(30); + +} diff --git a/2006Redone Client/src/Sprite.java b/2006Redone Client/src/main/java/Sprite.java similarity index 95% rename from 2006Redone Client/src/Sprite.java rename to 2006Redone Client/src/main/java/Sprite.java index 2ba9dcf2..249417f4 100644 --- a/2006Redone Client/src/Sprite.java +++ b/2006Redone Client/src/main/java/Sprite.java @@ -1,517 +1,517 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -import java.awt.Component; -import java.awt.Image; -import java.awt.MediaTracker; -import java.awt.Toolkit; -import java.awt.image.PixelGrabber; - -public final class Sprite extends DrawingArea { - - public Sprite(int i, int j) { - pixels = new int[i * j]; - width = trimWidth = i; - height = trimHeight = j; - anInt1442 = anInt1443 = 0; - } - - public Sprite(byte abyte0[], Component component) { - try { - // Image image = - // Toolkit.getDefaultToolkit().getImage(signlink.findcachedir()+"mopar.jpg"); - Image image = Toolkit.getDefaultToolkit().createImage(abyte0); - MediaTracker mediatracker = new MediaTracker(component); - mediatracker.addImage(image, 0); - mediatracker.waitForAll(); - width = image.getWidth(component); - height = image.getHeight(component); - trimWidth = width; - trimHeight = height; - anInt1442 = 0; - anInt1443 = 0; - pixels = new int[width * height]; - PixelGrabber pixelgrabber = new PixelGrabber(image, 0, 0, width, height, pixels, 0, width); - pixelgrabber.grabPixels(); - } catch (Exception _ex) { - System.out.println("Error converting jpg"); - } - } - - public Sprite(StreamLoader streamLoader, String s, int i) { - Stream stream = new Stream(streamLoader.getDataForName(s + ".dat")); - Stream stream_1 = new Stream(streamLoader.getDataForName("index.dat")); - stream_1.currentOffset = stream.readUnsignedWord(); - trimWidth = stream_1.readUnsignedWord(); - trimHeight = stream_1.readUnsignedWord(); - int j = stream_1.readUnsignedByte(); - int ai[] = new int[j]; - for (int k = 0; k < j - 1; k++) { - ai[k + 1] = stream_1.read3Bytes(); - if (ai[k + 1] == 0) { - ai[k + 1] = 1; - } - } - - for (int l = 0; l < i; l++) { - stream_1.currentOffset += 2; - stream.currentOffset += stream_1.readUnsignedWord() * stream_1.readUnsignedWord(); - stream_1.currentOffset++; - } - - anInt1442 = stream_1.readUnsignedByte(); - anInt1443 = stream_1.readUnsignedByte(); - width = stream_1.readUnsignedWord(); - height = stream_1.readUnsignedWord(); - int i1 = stream_1.readUnsignedByte(); - int j1 = width * height; - pixels = new int[j1]; - if (i1 == 0) { - for (int k1 = 0; k1 < j1; k1++) { - pixels[k1] = ai[stream.readUnsignedByte()]; - } - - return; - } - if (i1 == 1) { - for (int l1 = 0; l1 < width; l1++) { - for (int i2 = 0; i2 < height; i2++) { - pixels[l1 + i2 * width] = ai[stream.readUnsignedByte()]; - } - - } - - } - } - - public void method343() { - DrawingArea.initDrawingArea(height, width, pixels); - } - - public void method344(int i, int j, int k) { - for (int i1 = 0; i1 < pixels.length; i1++) { - int j1 = pixels[i1]; - if (j1 != 0) { - int k1 = j1 >> 16 & 0xff; - k1 += i; - if (k1 < 1) { - k1 = 1; - } else if (k1 > 255) { - k1 = 255; - } - int l1 = j1 >> 8 & 0xff; - l1 += j; - if (l1 < 1) { - l1 = 1; - } else if (l1 > 255) { - l1 = 255; - } - int i2 = j1 & 0xff; - i2 += k; - if (i2 < 1) { - i2 = 1; - } else if (i2 > 255) { - i2 = 255; - } - pixels[i1] = (k1 << 16) + (l1 << 8) + i2; - } - } - - } - - public void method345() { - /*int ai[] = new int[trimWidth * trimHeight]; - for (int j = 0; j < height; j++) { - System.arraycopy(pixels, j * width, ai, j + anInt1443 * trimWidth + anInt1442, width); - } - - pixels = ai; - width = trimWidth; - height = trimHeight; - anInt1442 = 0; - anInt1443 = 0;*/ - int ai[] = new int[trimWidth * trimHeight]; - for (int j = 0; j < height; j++) { - for (int k = 0; k < width; k++) - ai[(j + anInt1443) * trimWidth + (k + anInt1442)] = pixels[j - * width + k]; - } - pixels = ai; - width = trimWidth; - height = trimHeight; - anInt1442 = 0; - anInt1443 = 0; - } - - public void method346(int i, int j) { - i += anInt1442; - j += anInt1443; - int l = i + j * DrawingArea.width; - int i1 = 0; - int j1 = height; - int k1 = width; - int l1 = DrawingArea.width - k1; - int i2 = 0; - if (j < DrawingArea.topY) { - int j2 = DrawingArea.topY - j; - j1 -= j2; - j = DrawingArea.topY; - i1 += j2 * k1; - l += j2 * DrawingArea.width; - } - if (j + j1 > DrawingArea.bottomY) { - j1 -= j + j1 - DrawingArea.bottomY; - } - if (i < DrawingArea.topX) { - int k2 = DrawingArea.topX - i; - k1 -= k2; - i = DrawingArea.topX; - i1 += k2; - l += k2; - i2 += k2; - l1 += k2; - } - if (i + k1 > DrawingArea.bottomX) { - int l2 = i + k1 - DrawingArea.bottomX; - k1 -= l2; - i2 += l2; - l1 += l2; - } - if (k1 <= 0 || j1 <= 0) { - } else { - method347(l, k1, j1, i2, i1, l1, pixels, DrawingArea.pixels); - } - } - - private void method347(int i, int j, int k, int l, int i1, int k1, int ai[], int ai1[]) { - int l1 = -(j >> 2); - j = -(j & 3); - for (int i2 = -k; i2 < 0; i2++) { - for (int j2 = l1; j2 < 0; j2++) { - ai1[i++] = ai[i1++]; - ai1[i++] = ai[i1++]; - ai1[i++] = ai[i1++]; - ai1[i++] = ai[i1++]; - } - - for (int k2 = j; k2 < 0; k2++) { - ai1[i++] = ai[i1++]; - } - - i += k1; - i1 += l; - } - } - - public void drawSprite1(int i, int j) { - int k = 128;// was parameter - i += anInt1442; - j += anInt1443; - int i1 = i + j * DrawingArea.width; - int j1 = 0; - int k1 = height; - int l1 = width; - int i2 = DrawingArea.width - l1; - int j2 = 0; - if (j < DrawingArea.topY) { - int k2 = DrawingArea.topY - j; - k1 -= k2; - j = DrawingArea.topY; - j1 += k2 * l1; - i1 += k2 * DrawingArea.width; - } - if (j + k1 > DrawingArea.bottomY) { - k1 -= j + k1 - DrawingArea.bottomY; - } - if (i < DrawingArea.topX) { - int l2 = DrawingArea.topX - i; - l1 -= l2; - i = DrawingArea.topX; - j1 += l2; - i1 += l2; - j2 += l2; - i2 += l2; - } - if (i + l1 > DrawingArea.bottomX) { - int i3 = i + l1 - DrawingArea.bottomX; - l1 -= i3; - j2 += i3; - i2 += i3; - } - if (!(l1 <= 0 || k1 <= 0)) { - method351(j1, l1, DrawingArea.pixels, pixels, j2, k1, i2, k, i1); - } - } - - public void drawSprite(int i, int k) { - i += anInt1442; - k += anInt1443; - int l = i + k * DrawingArea.width; - int i1 = 0; - int j1 = height; - int k1 = width; - int l1 = DrawingArea.width - k1; - int i2 = 0; - if (k < DrawingArea.topY) { - int j2 = DrawingArea.topY - k; - j1 -= j2; - k = DrawingArea.topY; - i1 += j2 * k1; - l += j2 * DrawingArea.width; - } - if (k + j1 > DrawingArea.bottomY) { - j1 -= k + j1 - DrawingArea.bottomY; - } - if (i < DrawingArea.topX) { - int k2 = DrawingArea.topX - i; - k1 -= k2; - i = DrawingArea.topX; - i1 += k2; - l += k2; - i2 += k2; - l1 += k2; - } - if (i + k1 > DrawingArea.bottomX) { - int l2 = i + k1 - DrawingArea.bottomX; - k1 -= l2; - i2 += l2; - l1 += l2; - } - if (!(k1 <= 0 || j1 <= 0)) { - method349(DrawingArea.pixels, pixels, i1, l, k1, j1, l1, i2); - } - } - - private void method349(int ai[], int ai1[], int j, int k, int l, int i1, int j1, int k1) { - int i;// was parameter - int l1 = -(l >> 2); - l = -(l & 3); - for (int i2 = -i1; i2 < 0; i2++) { - for (int j2 = l1; j2 < 0; j2++) { - i = ai1[j++]; - if (i != 0) { - ai[k++] = i; - } else { - k++; - } - i = ai1[j++]; - if (i != 0) { - ai[k++] = i; - } else { - k++; - } - i = ai1[j++]; - if (i != 0) { - ai[k++] = i; - } else { - k++; - } - i = ai1[j++]; - if (i != 0) { - ai[k++] = i; - } else { - k++; - } - } - - for (int k2 = l; k2 < 0; k2++) { - i = ai1[j++]; - if (i != 0) { - ai[k++] = i; - } else { - k++; - } - } - - k += j1; - j += k1; - } - - } - - private void method351(int i, int j, int ai[], int ai1[], int l, int i1, int j1, int k1, int l1) { - int k;// was parameter - int j2 = 256 - k1; - for (int k2 = -i1; k2 < 0; k2++) { - for (int l2 = -j; l2 < 0; l2++) { - k = ai1[i++]; - if (k != 0) { - int i3 = ai[l1]; - ai[l1++] = ((k & 0xff00ff) * k1 + (i3 & 0xff00ff) * j2 & 0xff00ff00) + ((k & 0xff00) * k1 + (i3 & 0xff00) * j2 & 0xff0000) >> 8; - } else { - l1++; - } - } - - l1 += j1; - i += l; - } - } - - public void method352(int i, int j, int ai[], int k, int ai1[], int i1, int j1, int k1, int l1, int i2) { - try { - int j2 = -l1 / 2; - int k2 = -i / 2; - int l2 = (int) (Math.sin(j / 326.11000000000001D) * 65536D); - int i3 = (int) (Math.cos(j / 326.11000000000001D) * 65536D); - l2 = l2 * k >> 8; - i3 = i3 * k >> 8; - int j3 = (i2 << 16) + k2 * l2 + j2 * i3; - int k3 = (i1 << 16) + k2 * i3 - j2 * l2; - int l3 = k1 + j1 * DrawingArea.width; - for (j1 = 0; j1 < i; j1++) { - int i4 = ai1[j1]; - int j4 = l3 + i4; - int k4 = j3 + i3 * i4; - int l4 = k3 - l2 * i4; - for (k1 = -ai[j1]; k1 < 0; k1++) { - DrawingArea.pixels[j4++] = pixels[(k4 >> 16) + (l4 >> 16) * width]; - k4 += i3; - l4 -= l2; - } - - j3 += l2; - k3 += i3; - l3 += DrawingArea.width; - } - - } catch (Exception _ex) { - } - } - - public void method353(int i, double d, int l1) { - // all of the following were parameters - int j = 15; - int k = 20; - int l = 15; - int j1 = 256; - int k1 = 20; - // all of the previous were parameters - try { - int i2 = -k / 2; - int j2 = -k1 / 2; - int k2 = (int) (Math.sin(d) * 65536D); - int l2 = (int) (Math.cos(d) * 65536D); - k2 = k2 * j1 >> 8; - l2 = l2 * j1 >> 8; - int i3 = (l << 16) + j2 * k2 + i2 * l2; - int j3 = (j << 16) + j2 * l2 - i2 * k2; - int k3 = l1 + i * DrawingArea.width; - for (i = 0; i < k1; i++) { - int l3 = k3; - int i4 = i3; - int j4 = j3; - for (l1 = -k; l1 < 0; l1++) { - int k4 = pixels[(i4 >> 16) + (j4 >> 16) * width]; - if (k4 != 0) { - DrawingArea.pixels[l3++] = k4; - } else { - l3++; - } - i4 += l2; - j4 -= k2; - } - - i3 += k2; - j3 += l2; - k3 += DrawingArea.width; - } - - } catch (Exception _ex) { - } - } - - public void method354(Background background, int i, int j) { - j += anInt1442; - i += anInt1443; - int k = j + i * DrawingArea.width; - int l = 0; - int i1 = height; - int j1 = width; - int k1 = DrawingArea.width - j1; - int l1 = 0; - if (i < DrawingArea.topY) { - int i2 = DrawingArea.topY - i; - i1 -= i2; - i = DrawingArea.topY; - l += i2 * j1; - k += i2 * DrawingArea.width; - } - if (i + i1 > DrawingArea.bottomY) { - i1 -= i + i1 - DrawingArea.bottomY; - } - if (j < DrawingArea.topX) { - int j2 = DrawingArea.topX - j; - j1 -= j2; - j = DrawingArea.topX; - l += j2; - k += j2; - l1 += j2; - k1 += j2; - } - if (j + j1 > DrawingArea.bottomX) { - int k2 = j + j1 - DrawingArea.bottomX; - j1 -= k2; - l1 += k2; - k1 += k2; - } - if (!(j1 <= 0 || i1 <= 0)) { - method355(pixels, j1, background.aByteArray1450, i1, DrawingArea.pixels, 0, k1, k, l1, l); - } - } - - private void method355(int ai[], int i, byte abyte0[], int j, int ai1[], int k, int l, int i1, int j1, int k1) { - int l1 = -(i >> 2); - i = -(i & 3); - for (int j2 = -j; j2 < 0; j2++) { - for (int k2 = l1; k2 < 0; k2++) { - k = ai[k1++]; - if (k != 0 && abyte0[i1] == 0) { - ai1[i1++] = k; - } else { - i1++; - } - k = ai[k1++]; - if (k != 0 && abyte0[i1] == 0) { - ai1[i1++] = k; - } else { - i1++; - } - k = ai[k1++]; - if (k != 0 && abyte0[i1] == 0) { - ai1[i1++] = k; - } else { - i1++; - } - k = ai[k1++]; - if (k != 0 && abyte0[i1] == 0) { - ai1[i1++] = k; - } else { - i1++; - } - } - - for (int l2 = i; l2 < 0; l2++) { - k = ai[k1++]; - if (k != 0 && abyte0[i1] == 0) { - ai1[i1++] = k; - } else { - i1++; - } - } - - i1 += l; - k1 += j1; - } - - } - - public int pixels[]; - public int width; - public int height; - private int anInt1442; - private int anInt1443; - public int trimWidth; - public int trimHeight; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +import java.awt.Component; +import java.awt.Image; +import java.awt.MediaTracker; +import java.awt.Toolkit; +import java.awt.image.PixelGrabber; + +public final class Sprite extends DrawingArea { + + public Sprite(int i, int j) { + pixels = new int[i * j]; + width = trimWidth = i; + height = trimHeight = j; + anInt1442 = anInt1443 = 0; + } + + public Sprite(byte abyte0[], Component component) { + try { + // Image image = + // Toolkit.getDefaultToolkit().getImage(signlink.findcachedir()+"mopar.jpg"); + Image image = Toolkit.getDefaultToolkit().createImage(abyte0); + MediaTracker mediatracker = new MediaTracker(component); + mediatracker.addImage(image, 0); + mediatracker.waitForAll(); + width = image.getWidth(component); + height = image.getHeight(component); + trimWidth = width; + trimHeight = height; + anInt1442 = 0; + anInt1443 = 0; + pixels = new int[width * height]; + PixelGrabber pixelgrabber = new PixelGrabber(image, 0, 0, width, height, pixels, 0, width); + pixelgrabber.grabPixels(); + } catch (Exception _ex) { + System.out.println("Error converting jpg"); + } + } + + public Sprite(StreamLoader streamLoader, String s, int i) { + Stream stream = new Stream(streamLoader.getDataForName(s + ".dat")); + Stream stream_1 = new Stream(streamLoader.getDataForName("index.dat")); + stream_1.currentOffset = stream.readUnsignedWord(); + trimWidth = stream_1.readUnsignedWord(); + trimHeight = stream_1.readUnsignedWord(); + int j = stream_1.readUnsignedByte(); + int ai[] = new int[j]; + for (int k = 0; k < j - 1; k++) { + ai[k + 1] = stream_1.read3Bytes(); + if (ai[k + 1] == 0) { + ai[k + 1] = 1; + } + } + + for (int l = 0; l < i; l++) { + stream_1.currentOffset += 2; + stream.currentOffset += stream_1.readUnsignedWord() * stream_1.readUnsignedWord(); + stream_1.currentOffset++; + } + + anInt1442 = stream_1.readUnsignedByte(); + anInt1443 = stream_1.readUnsignedByte(); + width = stream_1.readUnsignedWord(); + height = stream_1.readUnsignedWord(); + int i1 = stream_1.readUnsignedByte(); + int j1 = width * height; + pixels = new int[j1]; + if (i1 == 0) { + for (int k1 = 0; k1 < j1; k1++) { + pixels[k1] = ai[stream.readUnsignedByte()]; + } + + return; + } + if (i1 == 1) { + for (int l1 = 0; l1 < width; l1++) { + for (int i2 = 0; i2 < height; i2++) { + pixels[l1 + i2 * width] = ai[stream.readUnsignedByte()]; + } + + } + + } + } + + public void method343() { + DrawingArea.initDrawingArea(height, width, pixels); + } + + public void method344(int i, int j, int k) { + for (int i1 = 0; i1 < pixels.length; i1++) { + int j1 = pixels[i1]; + if (j1 != 0) { + int k1 = j1 >> 16 & 0xff; + k1 += i; + if (k1 < 1) { + k1 = 1; + } else if (k1 > 255) { + k1 = 255; + } + int l1 = j1 >> 8 & 0xff; + l1 += j; + if (l1 < 1) { + l1 = 1; + } else if (l1 > 255) { + l1 = 255; + } + int i2 = j1 & 0xff; + i2 += k; + if (i2 < 1) { + i2 = 1; + } else if (i2 > 255) { + i2 = 255; + } + pixels[i1] = (k1 << 16) + (l1 << 8) + i2; + } + } + + } + + public void method345() { + /*int ai[] = new int[trimWidth * trimHeight]; + for (int j = 0; j < height; j++) { + System.arraycopy(pixels, j * width, ai, j + anInt1443 * trimWidth + anInt1442, width); + } + + pixels = ai; + width = trimWidth; + height = trimHeight; + anInt1442 = 0; + anInt1443 = 0;*/ + int ai[] = new int[trimWidth * trimHeight]; + for (int j = 0; j < height; j++) { + for (int k = 0; k < width; k++) + ai[(j + anInt1443) * trimWidth + (k + anInt1442)] = pixels[j + * width + k]; + } + pixels = ai; + width = trimWidth; + height = trimHeight; + anInt1442 = 0; + anInt1443 = 0; + } + + public void method346(int i, int j) { + i += anInt1442; + j += anInt1443; + int l = i + j * DrawingArea.width; + int i1 = 0; + int j1 = height; + int k1 = width; + int l1 = DrawingArea.width - k1; + int i2 = 0; + if (j < DrawingArea.topY) { + int j2 = DrawingArea.topY - j; + j1 -= j2; + j = DrawingArea.topY; + i1 += j2 * k1; + l += j2 * DrawingArea.width; + } + if (j + j1 > DrawingArea.bottomY) { + j1 -= j + j1 - DrawingArea.bottomY; + } + if (i < DrawingArea.topX) { + int k2 = DrawingArea.topX - i; + k1 -= k2; + i = DrawingArea.topX; + i1 += k2; + l += k2; + i2 += k2; + l1 += k2; + } + if (i + k1 > DrawingArea.bottomX) { + int l2 = i + k1 - DrawingArea.bottomX; + k1 -= l2; + i2 += l2; + l1 += l2; + } + if (k1 <= 0 || j1 <= 0) { + } else { + method347(l, k1, j1, i2, i1, l1, pixels, DrawingArea.pixels); + } + } + + private void method347(int i, int j, int k, int l, int i1, int k1, int ai[], int ai1[]) { + int l1 = -(j >> 2); + j = -(j & 3); + for (int i2 = -k; i2 < 0; i2++) { + for (int j2 = l1; j2 < 0; j2++) { + ai1[i++] = ai[i1++]; + ai1[i++] = ai[i1++]; + ai1[i++] = ai[i1++]; + ai1[i++] = ai[i1++]; + } + + for (int k2 = j; k2 < 0; k2++) { + ai1[i++] = ai[i1++]; + } + + i += k1; + i1 += l; + } + } + + public void drawSprite1(int i, int j) { + int k = 128;// was parameter + i += anInt1442; + j += anInt1443; + int i1 = i + j * DrawingArea.width; + int j1 = 0; + int k1 = height; + int l1 = width; + int i2 = DrawingArea.width - l1; + int j2 = 0; + if (j < DrawingArea.topY) { + int k2 = DrawingArea.topY - j; + k1 -= k2; + j = DrawingArea.topY; + j1 += k2 * l1; + i1 += k2 * DrawingArea.width; + } + if (j + k1 > DrawingArea.bottomY) { + k1 -= j + k1 - DrawingArea.bottomY; + } + if (i < DrawingArea.topX) { + int l2 = DrawingArea.topX - i; + l1 -= l2; + i = DrawingArea.topX; + j1 += l2; + i1 += l2; + j2 += l2; + i2 += l2; + } + if (i + l1 > DrawingArea.bottomX) { + int i3 = i + l1 - DrawingArea.bottomX; + l1 -= i3; + j2 += i3; + i2 += i3; + } + if (!(l1 <= 0 || k1 <= 0)) { + method351(j1, l1, DrawingArea.pixels, pixels, j2, k1, i2, k, i1); + } + } + + public void drawSprite(int i, int k) { + i += anInt1442; + k += anInt1443; + int l = i + k * DrawingArea.width; + int i1 = 0; + int j1 = height; + int k1 = width; + int l1 = DrawingArea.width - k1; + int i2 = 0; + if (k < DrawingArea.topY) { + int j2 = DrawingArea.topY - k; + j1 -= j2; + k = DrawingArea.topY; + i1 += j2 * k1; + l += j2 * DrawingArea.width; + } + if (k + j1 > DrawingArea.bottomY) { + j1 -= k + j1 - DrawingArea.bottomY; + } + if (i < DrawingArea.topX) { + int k2 = DrawingArea.topX - i; + k1 -= k2; + i = DrawingArea.topX; + i1 += k2; + l += k2; + i2 += k2; + l1 += k2; + } + if (i + k1 > DrawingArea.bottomX) { + int l2 = i + k1 - DrawingArea.bottomX; + k1 -= l2; + i2 += l2; + l1 += l2; + } + if (!(k1 <= 0 || j1 <= 0)) { + method349(DrawingArea.pixels, pixels, i1, l, k1, j1, l1, i2); + } + } + + private void method349(int ai[], int ai1[], int j, int k, int l, int i1, int j1, int k1) { + int i;// was parameter + int l1 = -(l >> 2); + l = -(l & 3); + for (int i2 = -i1; i2 < 0; i2++) { + for (int j2 = l1; j2 < 0; j2++) { + i = ai1[j++]; + if (i != 0) { + ai[k++] = i; + } else { + k++; + } + i = ai1[j++]; + if (i != 0) { + ai[k++] = i; + } else { + k++; + } + i = ai1[j++]; + if (i != 0) { + ai[k++] = i; + } else { + k++; + } + i = ai1[j++]; + if (i != 0) { + ai[k++] = i; + } else { + k++; + } + } + + for (int k2 = l; k2 < 0; k2++) { + i = ai1[j++]; + if (i != 0) { + ai[k++] = i; + } else { + k++; + } + } + + k += j1; + j += k1; + } + + } + + private void method351(int i, int j, int ai[], int ai1[], int l, int i1, int j1, int k1, int l1) { + int k;// was parameter + int j2 = 256 - k1; + for (int k2 = -i1; k2 < 0; k2++) { + for (int l2 = -j; l2 < 0; l2++) { + k = ai1[i++]; + if (k != 0) { + int i3 = ai[l1]; + ai[l1++] = ((k & 0xff00ff) * k1 + (i3 & 0xff00ff) * j2 & 0xff00ff00) + ((k & 0xff00) * k1 + (i3 & 0xff00) * j2 & 0xff0000) >> 8; + } else { + l1++; + } + } + + l1 += j1; + i += l; + } + } + + public void method352(int i, int j, int ai[], int k, int ai1[], int i1, int j1, int k1, int l1, int i2) { + try { + int j2 = -l1 / 2; + int k2 = -i / 2; + int l2 = (int) (Math.sin(j / 326.11000000000001D) * 65536D); + int i3 = (int) (Math.cos(j / 326.11000000000001D) * 65536D); + l2 = l2 * k >> 8; + i3 = i3 * k >> 8; + int j3 = (i2 << 16) + k2 * l2 + j2 * i3; + int k3 = (i1 << 16) + k2 * i3 - j2 * l2; + int l3 = k1 + j1 * DrawingArea.width; + for (j1 = 0; j1 < i; j1++) { + int i4 = ai1[j1]; + int j4 = l3 + i4; + int k4 = j3 + i3 * i4; + int l4 = k3 - l2 * i4; + for (k1 = -ai[j1]; k1 < 0; k1++) { + DrawingArea.pixels[j4++] = pixels[(k4 >> 16) + (l4 >> 16) * width]; + k4 += i3; + l4 -= l2; + } + + j3 += l2; + k3 += i3; + l3 += DrawingArea.width; + } + + } catch (Exception _ex) { + } + } + + public void method353(int i, double d, int l1) { + // all of the following were parameters + int j = 15; + int k = 20; + int l = 15; + int j1 = 256; + int k1 = 20; + // all of the previous were parameters + try { + int i2 = -k / 2; + int j2 = -k1 / 2; + int k2 = (int) (Math.sin(d) * 65536D); + int l2 = (int) (Math.cos(d) * 65536D); + k2 = k2 * j1 >> 8; + l2 = l2 * j1 >> 8; + int i3 = (l << 16) + j2 * k2 + i2 * l2; + int j3 = (j << 16) + j2 * l2 - i2 * k2; + int k3 = l1 + i * DrawingArea.width; + for (i = 0; i < k1; i++) { + int l3 = k3; + int i4 = i3; + int j4 = j3; + for (l1 = -k; l1 < 0; l1++) { + int k4 = pixels[(i4 >> 16) + (j4 >> 16) * width]; + if (k4 != 0) { + DrawingArea.pixels[l3++] = k4; + } else { + l3++; + } + i4 += l2; + j4 -= k2; + } + + i3 += k2; + j3 += l2; + k3 += DrawingArea.width; + } + + } catch (Exception _ex) { + } + } + + public void method354(Background background, int i, int j) { + j += anInt1442; + i += anInt1443; + int k = j + i * DrawingArea.width; + int l = 0; + int i1 = height; + int j1 = width; + int k1 = DrawingArea.width - j1; + int l1 = 0; + if (i < DrawingArea.topY) { + int i2 = DrawingArea.topY - i; + i1 -= i2; + i = DrawingArea.topY; + l += i2 * j1; + k += i2 * DrawingArea.width; + } + if (i + i1 > DrawingArea.bottomY) { + i1 -= i + i1 - DrawingArea.bottomY; + } + if (j < DrawingArea.topX) { + int j2 = DrawingArea.topX - j; + j1 -= j2; + j = DrawingArea.topX; + l += j2; + k += j2; + l1 += j2; + k1 += j2; + } + if (j + j1 > DrawingArea.bottomX) { + int k2 = j + j1 - DrawingArea.bottomX; + j1 -= k2; + l1 += k2; + k1 += k2; + } + if (!(j1 <= 0 || i1 <= 0)) { + method355(pixels, j1, background.aByteArray1450, i1, DrawingArea.pixels, 0, k1, k, l1, l); + } + } + + private void method355(int ai[], int i, byte abyte0[], int j, int ai1[], int k, int l, int i1, int j1, int k1) { + int l1 = -(i >> 2); + i = -(i & 3); + for (int j2 = -j; j2 < 0; j2++) { + for (int k2 = l1; k2 < 0; k2++) { + k = ai[k1++]; + if (k != 0 && abyte0[i1] == 0) { + ai1[i1++] = k; + } else { + i1++; + } + k = ai[k1++]; + if (k != 0 && abyte0[i1] == 0) { + ai1[i1++] = k; + } else { + i1++; + } + k = ai[k1++]; + if (k != 0 && abyte0[i1] == 0) { + ai1[i1++] = k; + } else { + i1++; + } + k = ai[k1++]; + if (k != 0 && abyte0[i1] == 0) { + ai1[i1++] = k; + } else { + i1++; + } + } + + for (int l2 = i; l2 < 0; l2++) { + k = ai[k1++]; + if (k != 0 && abyte0[i1] == 0) { + ai1[i1++] = k; + } else { + i1++; + } + } + + i1 += l; + k1 += j1; + } + + } + + public int pixels[]; + public int width; + public int height; + private int anInt1442; + private int anInt1443; + public int trimWidth; + public int trimHeight; +} diff --git a/2006Redone Client/src/Stream.java b/2006Redone Client/src/main/java/Stream.java similarity index 96% rename from 2006Redone Client/src/Stream.java rename to 2006Redone Client/src/main/java/Stream.java index 3310b7ee..73d20a74 100644 --- a/2006Redone Client/src/Stream.java +++ b/2006Redone Client/src/main/java/Stream.java @@ -1,336 +1,336 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -import java.math.BigInteger; - -public final class Stream extends NodeSub { - - public static Stream create() { - synchronized (nodeList) { - Stream stream = null; - if (anInt1412 > 0) { - anInt1412--; - stream = (Stream) nodeList.popHead(); - } - if (stream != null) { - stream.currentOffset = 0; - return stream; - } - } - Stream stream_1 = new Stream(null); - stream_1.currentOffset = 0; - stream_1.buffer = new byte[5000]; - return stream_1; - } - - public int method426() { - return buffer[currentOffset++] - 128 & 0xff; - } - - public Stream(byte abyte0[]) { - buffer = abyte0; - currentOffset = 0; - } - - public void createFrame(int i) { - buffer[currentOffset++] = (byte) (i + encryption.getNextKey()); - } - - public void writeWordBigEndian(int i) { - buffer[currentOffset++] = (byte) i; - } - - public void writeWord(int i) { - buffer[currentOffset++] = (byte) (i >> 8); - buffer[currentOffset++] = (byte) i; - } - - public void method400(int i) { - buffer[currentOffset++] = (byte) i; - buffer[currentOffset++] = (byte) (i >> 8); - } - - public void writeDWordBigEndian(int i) { - buffer[currentOffset++] = (byte) (i >> 16); - buffer[currentOffset++] = (byte) (i >> 8); - buffer[currentOffset++] = (byte) i; - } - - public void writeDWord(int i) { - buffer[currentOffset++] = (byte) (i >> 24); - buffer[currentOffset++] = (byte) (i >> 16); - buffer[currentOffset++] = (byte) (i >> 8); - buffer[currentOffset++] = (byte) i; - } - - public void method403(int j) { - buffer[currentOffset++] = (byte) j; - buffer[currentOffset++] = (byte) (j >> 8); - buffer[currentOffset++] = (byte) (j >> 16); - buffer[currentOffset++] = (byte) (j >> 24); - } - - public void writeQWord(long l) { - try { - buffer[currentOffset++] = (byte) (int) (l >> 56); - buffer[currentOffset++] = (byte) (int) (l >> 48); - buffer[currentOffset++] = (byte) (int) (l >> 40); - buffer[currentOffset++] = (byte) (int) (l >> 32); - buffer[currentOffset++] = (byte) (int) (l >> 24); - buffer[currentOffset++] = (byte) (int) (l >> 16); - buffer[currentOffset++] = (byte) (int) (l >> 8); - buffer[currentOffset++] = (byte) (int) l; - } catch (RuntimeException runtimeexception) { - Signlink.reporterror("14395, " + 5 + ", " + l + ", " + runtimeexception.toString()); - throw new RuntimeException(); - } - } - - public void writeString(String s) { - // s.getBytes(0, s.length(), buffer, currentOffset); //deprecated - System.arraycopy(s.getBytes(), 0, buffer, currentOffset, s.length()); - currentOffset += s.length(); - buffer[currentOffset++] = 10; - } - - public void writeBytes(byte abyte0[], int i, int j) { - for (int k = j; k < j + i; k++) { - buffer[currentOffset++] = abyte0[k]; - } - - } - - public void writeBytes(int i) { - buffer[currentOffset - i - 1] = (byte) i; - } - - public int readUnsignedByte() { - return buffer[currentOffset++] & 0xff; - } - - public byte readSignedByte() { - return buffer[currentOffset++]; - } - - public int readUnsignedWord() { - currentOffset += 2; - return ((buffer[currentOffset - 2] & 0xff) << 8) + (buffer[currentOffset - 1] & 0xff); - } - - public int readSignedWord() { - currentOffset += 2; - int i = ((buffer[currentOffset - 2] & 0xff) << 8) + (buffer[currentOffset - 1] & 0xff); - if (i > 32767) { - i -= 0x10000; - } - return i; - } - - public int read3Bytes() { - currentOffset += 3; - return ((buffer[currentOffset - 3] & 0xff) << 16) + ((buffer[currentOffset - 2] & 0xff) << 8) + (buffer[currentOffset - 1] & 0xff); - } - - public int readDWord() { - currentOffset += 4; - return ((buffer[currentOffset - 4] & 0xff) << 24) + ((buffer[currentOffset - 3] & 0xff) << 16) + ((buffer[currentOffset - 2] & 0xff) << 8) + (buffer[currentOffset - 1] & 0xff); - } - - public long readQWord() { - long l = readDWord() & 0xffffffffL; - long l1 = readDWord() & 0xffffffffL; - return (l << 32) + l1; - } - - public String readString() { - int i = currentOffset; - while (buffer[currentOffset++] != 10) { - ; - } - return new String(buffer, i, currentOffset - i - 1); - } - - public byte[] readBytes() { - int i = currentOffset; - while (buffer[currentOffset++] != 10) { - ; - } - byte abyte0[] = new byte[currentOffset - i - 1]; - System.arraycopy(buffer, i, abyte0, i - i, currentOffset - 1 - i); - return abyte0; - } - - public void readBytes(int i, int j, byte abyte0[]) { - for (int l = j; l < j + i; l++) { - abyte0[l] = buffer[currentOffset++]; - } - } - - public void initBitAccess() { - bitPosition = currentOffset * 8; - } - - public int readBits(int i) { - int k = bitPosition >> 3; - int l = 8 - (bitPosition & 7); - int i1 = 0; - bitPosition += i; - for (; i > l; l = 8) { - i1 += (buffer[k++] & anIntArray1409[l]) << i - l; - i -= l; - } - if (i == l) { - i1 += buffer[k] & anIntArray1409[l]; - } else { - i1 += buffer[k] >> l - i & anIntArray1409[i]; - } - return i1; - } - - public void finishBitAccess() { - currentOffset = (bitPosition + 7) / 8; - } - - public int method421() { - int i = buffer[currentOffset] & 0xff; - if (i < 128) { - return readUnsignedByte() - 64; - } else { - return readUnsignedWord() - 49152; - } - } - - public int method422() { - int i = buffer[currentOffset] & 0xff; - if (i < 128) { - return readUnsignedByte(); - } else { - return readUnsignedWord() - 32768; - } - } - - public void doKeys() { - int i = currentOffset; - currentOffset = 0; - byte abyte0[] = new byte[i]; - readBytes(i, 0, abyte0); - BigInteger biginteger2 = new BigInteger(abyte0); - BigInteger biginteger3 = biginteger2.modPow(ClientSettings.RSA_EXPONENT, ClientSettings.RSA_MODULUS); - byte abyte1[] = biginteger3.toByteArray(); - currentOffset = 0; - writeWordBigEndian(abyte1.length); - writeBytes(abyte1, abyte1.length, 0); - } - - - public void method424(int i) { - buffer[currentOffset++] = (byte) -i; - } - - public void method425(int j) { - buffer[currentOffset++] = (byte) (128 - j); - } - - public int readUnsignedByteA() { - return buffer[currentOffset++] - 128 & 0xff; - } - - public int method427() { - return -buffer[currentOffset++] & 0xff; - } - - public int method428() { - return 128 - buffer[currentOffset++] & 0xff; - } - - public byte method429() { - return (byte) -buffer[currentOffset++]; - } - - public byte method430() { - return (byte) (128 - buffer[currentOffset++]); - } - - public void method431(int i) { - buffer[currentOffset++] = (byte) i; - buffer[currentOffset++] = (byte) (i >> 8); - } - - public void method432(int j) { - buffer[currentOffset++] = (byte) (j >> 8); - buffer[currentOffset++] = (byte) (j + 128); - } - - public void method433(int j) { - buffer[currentOffset++] = (byte) (j + 128); - buffer[currentOffset++] = (byte) (j >> 8); - } - - public int method434() { - currentOffset += 2; - return ((buffer[currentOffset - 1] & 0xff) << 8) + (buffer[currentOffset - 2] & 0xff); - } - - public int method435() { - currentOffset += 2; - return ((buffer[currentOffset - 2] & 0xff) << 8) + (buffer[currentOffset - 1] - 128 & 0xff); - } - - public int method436() { - currentOffset += 2; - return ((buffer[currentOffset - 1] & 0xff) << 8) + (buffer[currentOffset - 2] - 128 & 0xff); - } - - public int method437() { - currentOffset += 2; - int j = ((buffer[currentOffset - 1] & 0xff) << 8) + (buffer[currentOffset - 2] & 0xff); - if (j > 32767) { - j -= 0x10000; - } - return j; - } - - public int method438() { - currentOffset += 2; - int j = ((buffer[currentOffset - 1] & 0xff) << 8) + (buffer[currentOffset - 2] - 128 & 0xff); - if (j > 32767) { - j -= 0x10000; - } - return j; - } - - public int method439() { - currentOffset += 4; - return ((buffer[currentOffset - 2] & 0xff) << 24) + ((buffer[currentOffset - 1] & 0xff) << 16) + ((buffer[currentOffset - 4] & 0xff) << 8) + (buffer[currentOffset - 3] & 0xff); - } - - public int method440() { - currentOffset += 4; - return ((buffer[currentOffset - 3] & 0xff) << 24) + ((buffer[currentOffset - 4] & 0xff) << 16) + ((buffer[currentOffset - 1] & 0xff) << 8) + (buffer[currentOffset - 2] & 0xff); - } - - public void method441(int i, byte abyte0[], int j) { - for (int k = i + j - 1; k >= i; k--) { - buffer[currentOffset++] = (byte) (abyte0[k] + 128); - } - - } - - public void method442(int i, int j, byte abyte0[]) { - for (int k = j + i - 1; k >= j; k--) { - abyte0[k] = buffer[currentOffset++]; - } - - } - - public byte buffer[]; - public int currentOffset; - public int bitPosition; - private static final int[] anIntArray1409 = {0, 1, 3, 7, 15, 31, 63, 127, 255, 511, 1023, 2047, 4095, 8191, 16383, 32767, 65535, 0x1ffff, 0x3ffff, 0x7ffff, 0xfffff, 0x1fffff, 0x3fffff, 0x7fffff, 0xffffff, 0x1ffffff, 0x3ffffff, 0x7ffffff, 0xfffffff, 0x1fffffff, 0x3fffffff, 0x7fffffff, -1}; - public ISAACRandomGen encryption; - private static int anInt1412; - private static final NodeList nodeList = new NodeList(); - - // removed useless static initializer -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +import java.math.BigInteger; + +public final class Stream extends NodeSub { + + public static Stream create() { + synchronized (nodeList) { + Stream stream = null; + if (anInt1412 > 0) { + anInt1412--; + stream = (Stream) nodeList.popHead(); + } + if (stream != null) { + stream.currentOffset = 0; + return stream; + } + } + Stream stream_1 = new Stream(null); + stream_1.currentOffset = 0; + stream_1.buffer = new byte[5000]; + return stream_1; + } + + public int method426() { + return buffer[currentOffset++] - 128 & 0xff; + } + + public Stream(byte abyte0[]) { + buffer = abyte0; + currentOffset = 0; + } + + public void createFrame(int i) { + buffer[currentOffset++] = (byte) (i + encryption.getNextKey()); + } + + public void writeWordBigEndian(int i) { + buffer[currentOffset++] = (byte) i; + } + + public void writeWord(int i) { + buffer[currentOffset++] = (byte) (i >> 8); + buffer[currentOffset++] = (byte) i; + } + + public void method400(int i) { + buffer[currentOffset++] = (byte) i; + buffer[currentOffset++] = (byte) (i >> 8); + } + + public void writeDWordBigEndian(int i) { + buffer[currentOffset++] = (byte) (i >> 16); + buffer[currentOffset++] = (byte) (i >> 8); + buffer[currentOffset++] = (byte) i; + } + + public void writeDWord(int i) { + buffer[currentOffset++] = (byte) (i >> 24); + buffer[currentOffset++] = (byte) (i >> 16); + buffer[currentOffset++] = (byte) (i >> 8); + buffer[currentOffset++] = (byte) i; + } + + public void method403(int j) { + buffer[currentOffset++] = (byte) j; + buffer[currentOffset++] = (byte) (j >> 8); + buffer[currentOffset++] = (byte) (j >> 16); + buffer[currentOffset++] = (byte) (j >> 24); + } + + public void writeQWord(long l) { + try { + buffer[currentOffset++] = (byte) (int) (l >> 56); + buffer[currentOffset++] = (byte) (int) (l >> 48); + buffer[currentOffset++] = (byte) (int) (l >> 40); + buffer[currentOffset++] = (byte) (int) (l >> 32); + buffer[currentOffset++] = (byte) (int) (l >> 24); + buffer[currentOffset++] = (byte) (int) (l >> 16); + buffer[currentOffset++] = (byte) (int) (l >> 8); + buffer[currentOffset++] = (byte) (int) l; + } catch (RuntimeException runtimeexception) { + Signlink.reporterror("14395, " + 5 + ", " + l + ", " + runtimeexception.toString()); + throw new RuntimeException(); + } + } + + public void writeString(String s) { + // s.getBytes(0, s.length(), buffer, currentOffset); //deprecated + System.arraycopy(s.getBytes(), 0, buffer, currentOffset, s.length()); + currentOffset += s.length(); + buffer[currentOffset++] = 10; + } + + public void writeBytes(byte abyte0[], int i, int j) { + for (int k = j; k < j + i; k++) { + buffer[currentOffset++] = abyte0[k]; + } + + } + + public void writeBytes(int i) { + buffer[currentOffset - i - 1] = (byte) i; + } + + public int readUnsignedByte() { + return buffer[currentOffset++] & 0xff; + } + + public byte readSignedByte() { + return buffer[currentOffset++]; + } + + public int readUnsignedWord() { + currentOffset += 2; + return ((buffer[currentOffset - 2] & 0xff) << 8) + (buffer[currentOffset - 1] & 0xff); + } + + public int readSignedWord() { + currentOffset += 2; + int i = ((buffer[currentOffset - 2] & 0xff) << 8) + (buffer[currentOffset - 1] & 0xff); + if (i > 32767) { + i -= 0x10000; + } + return i; + } + + public int read3Bytes() { + currentOffset += 3; + return ((buffer[currentOffset - 3] & 0xff) << 16) + ((buffer[currentOffset - 2] & 0xff) << 8) + (buffer[currentOffset - 1] & 0xff); + } + + public int readDWord() { + currentOffset += 4; + return ((buffer[currentOffset - 4] & 0xff) << 24) + ((buffer[currentOffset - 3] & 0xff) << 16) + ((buffer[currentOffset - 2] & 0xff) << 8) + (buffer[currentOffset - 1] & 0xff); + } + + public long readQWord() { + long l = readDWord() & 0xffffffffL; + long l1 = readDWord() & 0xffffffffL; + return (l << 32) + l1; + } + + public String readString() { + int i = currentOffset; + while (buffer[currentOffset++] != 10) { + ; + } + return new String(buffer, i, currentOffset - i - 1); + } + + public byte[] readBytes() { + int i = currentOffset; + while (buffer[currentOffset++] != 10) { + ; + } + byte abyte0[] = new byte[currentOffset - i - 1]; + System.arraycopy(buffer, i, abyte0, i - i, currentOffset - 1 - i); + return abyte0; + } + + public void readBytes(int i, int j, byte abyte0[]) { + for (int l = j; l < j + i; l++) { + abyte0[l] = buffer[currentOffset++]; + } + } + + public void initBitAccess() { + bitPosition = currentOffset * 8; + } + + public int readBits(int i) { + int k = bitPosition >> 3; + int l = 8 - (bitPosition & 7); + int i1 = 0; + bitPosition += i; + for (; i > l; l = 8) { + i1 += (buffer[k++] & anIntArray1409[l]) << i - l; + i -= l; + } + if (i == l) { + i1 += buffer[k] & anIntArray1409[l]; + } else { + i1 += buffer[k] >> l - i & anIntArray1409[i]; + } + return i1; + } + + public void finishBitAccess() { + currentOffset = (bitPosition + 7) / 8; + } + + public int method421() { + int i = buffer[currentOffset] & 0xff; + if (i < 128) { + return readUnsignedByte() - 64; + } else { + return readUnsignedWord() - 49152; + } + } + + public int method422() { + int i = buffer[currentOffset] & 0xff; + if (i < 128) { + return readUnsignedByte(); + } else { + return readUnsignedWord() - 32768; + } + } + + public void doKeys() { + int i = currentOffset; + currentOffset = 0; + byte abyte0[] = new byte[i]; + readBytes(i, 0, abyte0); + BigInteger biginteger2 = new BigInteger(abyte0); + BigInteger biginteger3 = biginteger2.modPow(ClientSettings.RSA_EXPONENT, ClientSettings.RSA_MODULUS); + byte abyte1[] = biginteger3.toByteArray(); + currentOffset = 0; + writeWordBigEndian(abyte1.length); + writeBytes(abyte1, abyte1.length, 0); + } + + + public void method424(int i) { + buffer[currentOffset++] = (byte) -i; + } + + public void method425(int j) { + buffer[currentOffset++] = (byte) (128 - j); + } + + public int readUnsignedByteA() { + return buffer[currentOffset++] - 128 & 0xff; + } + + public int method427() { + return -buffer[currentOffset++] & 0xff; + } + + public int method428() { + return 128 - buffer[currentOffset++] & 0xff; + } + + public byte method429() { + return (byte) -buffer[currentOffset++]; + } + + public byte method430() { + return (byte) (128 - buffer[currentOffset++]); + } + + public void method431(int i) { + buffer[currentOffset++] = (byte) i; + buffer[currentOffset++] = (byte) (i >> 8); + } + + public void method432(int j) { + buffer[currentOffset++] = (byte) (j >> 8); + buffer[currentOffset++] = (byte) (j + 128); + } + + public void method433(int j) { + buffer[currentOffset++] = (byte) (j + 128); + buffer[currentOffset++] = (byte) (j >> 8); + } + + public int method434() { + currentOffset += 2; + return ((buffer[currentOffset - 1] & 0xff) << 8) + (buffer[currentOffset - 2] & 0xff); + } + + public int method435() { + currentOffset += 2; + return ((buffer[currentOffset - 2] & 0xff) << 8) + (buffer[currentOffset - 1] - 128 & 0xff); + } + + public int method436() { + currentOffset += 2; + return ((buffer[currentOffset - 1] & 0xff) << 8) + (buffer[currentOffset - 2] - 128 & 0xff); + } + + public int method437() { + currentOffset += 2; + int j = ((buffer[currentOffset - 1] & 0xff) << 8) + (buffer[currentOffset - 2] & 0xff); + if (j > 32767) { + j -= 0x10000; + } + return j; + } + + public int method438() { + currentOffset += 2; + int j = ((buffer[currentOffset - 1] & 0xff) << 8) + (buffer[currentOffset - 2] - 128 & 0xff); + if (j > 32767) { + j -= 0x10000; + } + return j; + } + + public int method439() { + currentOffset += 4; + return ((buffer[currentOffset - 2] & 0xff) << 24) + ((buffer[currentOffset - 1] & 0xff) << 16) + ((buffer[currentOffset - 4] & 0xff) << 8) + (buffer[currentOffset - 3] & 0xff); + } + + public int method440() { + currentOffset += 4; + return ((buffer[currentOffset - 3] & 0xff) << 24) + ((buffer[currentOffset - 4] & 0xff) << 16) + ((buffer[currentOffset - 1] & 0xff) << 8) + (buffer[currentOffset - 2] & 0xff); + } + + public void method441(int i, byte abyte0[], int j) { + for (int k = i + j - 1; k >= i; k--) { + buffer[currentOffset++] = (byte) (abyte0[k] + 128); + } + + } + + public void method442(int i, int j, byte abyte0[]) { + for (int k = j + i - 1; k >= j; k--) { + abyte0[k] = buffer[currentOffset++]; + } + + } + + public byte buffer[]; + public int currentOffset; + public int bitPosition; + private static final int[] anIntArray1409 = {0, 1, 3, 7, 15, 31, 63, 127, 255, 511, 1023, 2047, 4095, 8191, 16383, 32767, 65535, 0x1ffff, 0x3ffff, 0x7ffff, 0xfffff, 0x1fffff, 0x3fffff, 0x7fffff, 0xffffff, 0x1ffffff, 0x3ffffff, 0x7ffffff, 0xfffffff, 0x1fffffff, 0x3fffffff, 0x7fffffff, -1}; + public ISAACRandomGen encryption; + private static int anInt1412; + private static final NodeList nodeList = new NodeList(); + + // removed useless static initializer +} diff --git a/2006Redone Client/src/StreamLoader.java b/2006Redone Client/src/main/java/StreamLoader.java similarity index 96% rename from 2006Redone Client/src/StreamLoader.java rename to 2006Redone Client/src/main/java/StreamLoader.java index fc22da67..b0e8fa5e 100644 --- a/2006Redone Client/src/StreamLoader.java +++ b/2006Redone Client/src/main/java/StreamLoader.java @@ -1,69 +1,69 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class StreamLoader { - - public StreamLoader(byte abyte0[]) { - Stream stream = new Stream(abyte0); - int i = stream.read3Bytes(); - int j = stream.read3Bytes(); - if (j != i) { - byte abyte1[] = new byte[i]; - Class13.method225(abyte1, i, abyte0, j, 6); - aByteArray726 = abyte1; - stream = new Stream(aByteArray726); - aBoolean732 = true; - } else { - aByteArray726 = abyte0; - aBoolean732 = false; - } - dataSize = stream.readUnsignedWord(); - anIntArray728 = new int[dataSize]; - anIntArray729 = new int[dataSize]; - anIntArray730 = new int[dataSize]; - anIntArray731 = new int[dataSize]; - int k = stream.currentOffset + dataSize * 10; - for (int l = 0; l < dataSize; l++) { - anIntArray728[l] = stream.readDWord(); - anIntArray729[l] = stream.read3Bytes(); - anIntArray730[l] = stream.read3Bytes(); - anIntArray731[l] = k; - k += anIntArray730[l]; - } - } - - public byte[] getDataForName(String s) { - byte abyte0[] = null; // was a parameter - int i = 0; - s = s.toUpperCase(); - for (int j = 0; j < s.length(); j++) { - i = i * 61 + s.charAt(j) - 32; - } - - for (int k = 0; k < dataSize; k++) { - if (anIntArray728[k] == i) { - if (abyte0 == null) { - abyte0 = new byte[anIntArray729[k]]; - } - if (!aBoolean732) { - Class13.method225(abyte0, anIntArray729[k], aByteArray726, anIntArray730[k], anIntArray731[k]); - } else { - System.arraycopy(aByteArray726, anIntArray731[k], abyte0, 0, anIntArray729[k]); - - } - return abyte0; - } - } - - return null; - } - - private final byte[] aByteArray726; - private final int dataSize; - private final int[] anIntArray728; - private final int[] anIntArray729; - private final int[] anIntArray730; - private final int[] anIntArray731; - private final boolean aBoolean732; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class StreamLoader { + + public StreamLoader(byte abyte0[]) { + Stream stream = new Stream(abyte0); + int i = stream.read3Bytes(); + int j = stream.read3Bytes(); + if (j != i) { + byte abyte1[] = new byte[i]; + Class13.method225(abyte1, i, abyte0, j, 6); + aByteArray726 = abyte1; + stream = new Stream(aByteArray726); + aBoolean732 = true; + } else { + aByteArray726 = abyte0; + aBoolean732 = false; + } + dataSize = stream.readUnsignedWord(); + anIntArray728 = new int[dataSize]; + anIntArray729 = new int[dataSize]; + anIntArray730 = new int[dataSize]; + anIntArray731 = new int[dataSize]; + int k = stream.currentOffset + dataSize * 10; + for (int l = 0; l < dataSize; l++) { + anIntArray728[l] = stream.readDWord(); + anIntArray729[l] = stream.read3Bytes(); + anIntArray730[l] = stream.read3Bytes(); + anIntArray731[l] = k; + k += anIntArray730[l]; + } + } + + public byte[] getDataForName(String s) { + byte abyte0[] = null; // was a parameter + int i = 0; + s = s.toUpperCase(); + for (int j = 0; j < s.length(); j++) { + i = i * 61 + s.charAt(j) - 32; + } + + for (int k = 0; k < dataSize; k++) { + if (anIntArray728[k] == i) { + if (abyte0 == null) { + abyte0 = new byte[anIntArray729[k]]; + } + if (!aBoolean732) { + Class13.method225(abyte0, anIntArray729[k], aByteArray726, anIntArray730[k], anIntArray731[k]); + } else { + System.arraycopy(aByteArray726, anIntArray731[k], abyte0, 0, anIntArray729[k]); + + } + return abyte0; + } + } + + return null; + } + + private final byte[] aByteArray726; + private final int dataSize; + private final int[] anIntArray728; + private final int[] anIntArray729; + private final int[] anIntArray730; + private final int[] anIntArray731; + private final boolean aBoolean732; +} diff --git a/2006Redone Client/src/TextClass.java b/2006Redone Client/src/main/java/TextClass.java similarity index 96% rename from 2006Redone Client/src/TextClass.java rename to 2006Redone Client/src/main/java/TextClass.java index fac7a6b6..b0b7d0b7 100644 --- a/2006Redone Client/src/TextClass.java +++ b/2006Redone Client/src/main/java/TextClass.java @@ -1,94 +1,94 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class TextClass { - - public static long longForName(String s) { - long l = 0L; - for (int i = 0; i < s.length() && i < 12; i++) { - char c = s.charAt(i); - l *= 37L; - if (c >= 'A' && c <= 'Z') { - l += 1 + c - 65; - } else if (c >= 'a' && c <= 'z') { - l += 1 + c - 97; - } else if (c >= '0' && c <= '9') { - l += 27 + c - 48; - } - } - - for (; l % 37L == 0L && l != 0L; l /= 37L) { - ; - } - return l; - } - - public static String nameForLong(long l) { - try { - if (l <= 0L || l >= 0x5b5b57f8a98a5dd1L) { - return "invalid_name"; - } - if (l % 37L == 0L) { - return "invalid_name"; - } - int i = 0; - char ac[] = new char[12]; - while (l != 0L) { - long l1 = l; - l /= 37L; - ac[11 - i++] = validChars[(int) (l1 - l * 37L)]; - } - return new String(ac, 12 - i, i); - } catch (RuntimeException runtimeexception) { - Signlink.reporterror("81570, " + l + ", " + (byte) -99 + ", " + runtimeexception.toString()); - } - throw new RuntimeException(); - } - - public static long method585(String s) { - s = s.toUpperCase(); - long l = 0L; - for (int i = 0; i < s.length(); i++) { - l = l * 61L + s.charAt(i) - 32L; - l = l + (l >> 56) & 0xffffffffffffffL; - } - return l; - } - - public static String method586(int i) { - return (i >> 24 & 0xff) + "." + (i >> 16 & 0xff) + "." + (i >> 8 & 0xff) + "." + (i & 0xff); - } - - public static String fixName(String s) { - if (s.length() > 0) { - char ac[] = s.toCharArray(); - for (int j = 0; j < ac.length; j++) { - if (ac[j] == '_') { - ac[j] = ' '; - if (j + 1 < ac.length && ac[j + 1] >= 'a' && ac[j + 1] <= 'z') { - ac[j + 1] = (char) (ac[j + 1] + 65 - 97); - } - } - } - - if (ac[0] >= 'a' && ac[0] <= 'z') { - ac[0] = (char) (ac[0] + 65 - 97); - } - return new String(ac); - } else { - return s; - } - } - - public static String passwordAsterisks(String s) { - StringBuffer stringbuffer = new StringBuffer(); - for (int j = 0; j < s.length(); j++) { - stringbuffer.append("*"); - } - return stringbuffer.toString(); - } - - private static final char[] validChars = {'_', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9'}; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class TextClass { + + public static long longForName(String s) { + long l = 0L; + for (int i = 0; i < s.length() && i < 12; i++) { + char c = s.charAt(i); + l *= 37L; + if (c >= 'A' && c <= 'Z') { + l += 1 + c - 65; + } else if (c >= 'a' && c <= 'z') { + l += 1 + c - 97; + } else if (c >= '0' && c <= '9') { + l += 27 + c - 48; + } + } + + for (; l % 37L == 0L && l != 0L; l /= 37L) { + ; + } + return l; + } + + public static String nameForLong(long l) { + try { + if (l <= 0L || l >= 0x5b5b57f8a98a5dd1L) { + return "invalid_name"; + } + if (l % 37L == 0L) { + return "invalid_name"; + } + int i = 0; + char ac[] = new char[12]; + while (l != 0L) { + long l1 = l; + l /= 37L; + ac[11 - i++] = validChars[(int) (l1 - l * 37L)]; + } + return new String(ac, 12 - i, i); + } catch (RuntimeException runtimeexception) { + Signlink.reporterror("81570, " + l + ", " + (byte) -99 + ", " + runtimeexception.toString()); + } + throw new RuntimeException(); + } + + public static long method585(String s) { + s = s.toUpperCase(); + long l = 0L; + for (int i = 0; i < s.length(); i++) { + l = l * 61L + s.charAt(i) - 32L; + l = l + (l >> 56) & 0xffffffffffffffL; + } + return l; + } + + public static String method586(int i) { + return (i >> 24 & 0xff) + "." + (i >> 16 & 0xff) + "." + (i >> 8 & 0xff) + "." + (i & 0xff); + } + + public static String fixName(String s) { + if (s.length() > 0) { + char ac[] = s.toCharArray(); + for (int j = 0; j < ac.length; j++) { + if (ac[j] == '_') { + ac[j] = ' '; + if (j + 1 < ac.length && ac[j + 1] >= 'a' && ac[j + 1] <= 'z') { + ac[j + 1] = (char) (ac[j + 1] + 65 - 97); + } + } + } + + if (ac[0] >= 'a' && ac[0] <= 'z') { + ac[0] = (char) (ac[0] + 65 - 97); + } + return new String(ac); + } else { + return s; + } + } + + public static String passwordAsterisks(String s) { + StringBuffer stringbuffer = new StringBuffer(); + for (int j = 0; j < s.length(); j++) { + stringbuffer.append("*"); + } + return stringbuffer.toString(); + } + + private static final char[] validChars = {'_', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9'}; + +} diff --git a/2006Redone Client/src/TextDrawingArea.java b/2006Redone Client/src/main/java/TextDrawingArea.java similarity index 95% rename from 2006Redone Client/src/TextDrawingArea.java rename to 2006Redone Client/src/main/java/TextDrawingArea.java index 6d47c883..6eeb08f4 100644 --- a/2006Redone Client/src/TextDrawingArea.java +++ b/2006Redone Client/src/main/java/TextDrawingArea.java @@ -1,447 +1,447 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -import java.util.Random; - -public final class TextDrawingArea extends DrawingArea { - - public TextDrawingArea(boolean flag, String s, StreamLoader streamLoader) { - aByteArrayArray1491 = new byte[256][]; - anIntArray1492 = new int[256]; - anIntArray1493 = new int[256]; - anIntArray1494 = new int[256]; - anIntArray1495 = new int[256]; - anIntArray1496 = new int[256]; - aRandom1498 = new Random(); - aBoolean1499 = false; - Stream stream = new Stream(streamLoader.getDataForName(s + ".dat")); - Stream stream_1 = new Stream(streamLoader.getDataForName("index.dat")); - stream_1.currentOffset = stream.readUnsignedWord() + 4; - int k = stream_1.readUnsignedByte(); - if (k > 0) { - stream_1.currentOffset += 3 * (k - 1); - } - for (int l = 0; l < 256; l++) { - anIntArray1494[l] = stream_1.readUnsignedByte(); - anIntArray1495[l] = stream_1.readUnsignedByte(); - int i1 = anIntArray1492[l] = stream_1.readUnsignedWord(); - int j1 = anIntArray1493[l] = stream_1.readUnsignedWord(); - int k1 = stream_1.readUnsignedByte(); - int l1 = i1 * j1; - aByteArrayArray1491[l] = new byte[l1]; - if (k1 == 0) { - for (int i2 = 0; i2 < l1; i2++) { - aByteArrayArray1491[l][i2] = stream.readSignedByte(); - } - - } else if (k1 == 1) { - for (int j2 = 0; j2 < i1; j2++) { - for (int l2 = 0; l2 < j1; l2++) { - aByteArrayArray1491[l][j2 + l2 * i1] = stream.readSignedByte(); - } - - } - - } - if (j1 > anInt1497 && l < 128) { - anInt1497 = j1; - } - anIntArray1494[l] = 1; - anIntArray1496[l] = i1 + 2; - int k2 = 0; - for (int i3 = j1 / 7; i3 < j1; i3++) { - k2 += aByteArrayArray1491[l][i3 * i1]; - } - - if (k2 <= j1 / 7) { - anIntArray1496[l]--; - anIntArray1494[l] = 0; - } - k2 = 0; - for (int j3 = j1 / 7; j3 < j1; j3++) { - k2 += aByteArrayArray1491[l][i1 - 1 + j3 * i1]; - } - - if (k2 <= j1 / 7) { - anIntArray1496[l]--; - } - } - - if (flag) { - anIntArray1496[32] = anIntArray1496[73]; - } else { - anIntArray1496[32] = anIntArray1496[105]; - } - } - - public void method380(String s, int i, int j, int k) { - method385(j, s, k, i - method384(s)); - } - - public void drawText(int i, String s, int k, int l) { - method385(i, s, k, l - method384(s) / 2); - } - - public void method382(int i, int j, String s, int l, boolean flag) { - method389(flag, j - getTextWidth(s) / 2, i, s, l); - } - - public int getTextWidth(String s) { - if (s == null) { - return 0; - } - int j = 0; - for (int k = 0; k < s.length(); k++) { - if (s.charAt(k) == '@' && k + 4 < s.length() && s.charAt(k + 4) == '@') { - k += 4; - } else { - j += anIntArray1496[s.charAt(k)]; - } - } - - return j; - } - - public int method384(String s) { - if (s == null) { - return 0; - } - int j = 0; - for (int k = 0; k < s.length(); k++) { - j += anIntArray1496[s.charAt(k)]; - } - return j; - } - - public void method385(int i, String s, int j, int l) { - if (s == null) { - return; - } - j -= anInt1497; - for (int i1 = 0; i1 < s.length(); i1++) { - char c = s.charAt(i1); - if (c != ' ') { - method392(aByteArrayArray1491[c], l + anIntArray1494[c], j + anIntArray1495[c], anIntArray1492[c], anIntArray1493[c], i); - } - l += anIntArray1496[c]; - } - } - - public void method386(int i, String s, int j, int k, int l) { - if (s == null) { - return; - } - j -= method384(s) / 2; - l -= anInt1497; - for (int i1 = 0; i1 < s.length(); i1++) { - char c = s.charAt(i1); - if (c != ' ') { - method392(aByteArrayArray1491[c], j + anIntArray1494[c], l + anIntArray1495[c] + (int) (Math.sin(i1 / 2D + k / 5D) * 5D), anIntArray1492[c], anIntArray1493[c], i); - } - j += anIntArray1496[c]; - } - - } - - public void method387(int i, String s, int j, int k, int l) { - if (s == null) { - return; - } - i -= method384(s) / 2; - k -= anInt1497; - for (int i1 = 0; i1 < s.length(); i1++) { - char c = s.charAt(i1); - if (c != ' ') { - method392(aByteArrayArray1491[c], i + anIntArray1494[c] + (int) (Math.sin(i1 / 5D + j / 5D) * 5D), k + anIntArray1495[c] + (int) (Math.sin(i1 / 3D + j / 5D) * 5D), anIntArray1492[c], anIntArray1493[c], l); - } - i += anIntArray1496[c]; - } - - } - - public void method388(int i, String s, int j, int k, int l, int i1) { - if (s == null) { - return; - } - double d = 7D - i / 8D; - if (d < 0.0D) { - d = 0.0D; - } - l -= method384(s) / 2; - k -= anInt1497; - for (int k1 = 0; k1 < s.length(); k1++) { - char c = s.charAt(k1); - if (c != ' ') { - method392(aByteArrayArray1491[c], l + anIntArray1494[c], k + anIntArray1495[c] + (int) (Math.sin(k1 / 1.5D + j) * d), anIntArray1492[c], anIntArray1493[c], i1); - } - l += anIntArray1496[c]; - } - - } - - public void method389(boolean flag1, int i, int j, String s, int k) { - aBoolean1499 = false; - int l = i; - if (s == null) { - return; - } - k -= anInt1497; - for (int i1 = 0; i1 < s.length(); i1++) { - if (s.charAt(i1) == '@' && i1 + 4 < s.length() && s.charAt(i1 + 4) == '@') { - int j1 = getColorByName(s.substring(i1 + 1, i1 + 4)); - if (j1 != -1) { - j = j1; - } - i1 += 4; - } else { - char c = s.charAt(i1); - if (c != ' ') { - if (flag1) { - method392(aByteArrayArray1491[c], i + anIntArray1494[c] + 1, k + anIntArray1495[c] + 1, anIntArray1492[c], anIntArray1493[c], 0); - } - try { - method392(aByteArrayArray1491[c], i + anIntArray1494[c], k + anIntArray1495[c], anIntArray1492[c], anIntArray1493[c], j); - } catch (Exception e) { - - } - } - i += anIntArray1496[c]; - } - } - if (aBoolean1499) { - DrawingArea.method339(k + (int) (anInt1497 * 0.69999999999999996D), 0x800000, i - l, l); - } - } - - public void method390(int i, int j, String s, int k, int i1) { - if (s == null) { - return; - } - aRandom1498.setSeed(k); - int j1 = 192 + (aRandom1498.nextInt() & 0x1f); - i1 -= anInt1497; - for (int k1 = 0; k1 < s.length(); k1++) { - if (s.charAt(k1) == '@' && k1 + 4 < s.length() && s.charAt(k1 + 4) == '@') { - int l1 = getColorByName(s.substring(k1 + 1, k1 + 4)); - if (l1 != -1) { - j = l1; - } - k1 += 4; - } else { - char c = s.charAt(k1); - if (c != ' ') { - method394(192, i + anIntArray1494[c] + 1, aByteArrayArray1491[c], anIntArray1492[c], i1 + anIntArray1495[c] + 1, anIntArray1493[c], 0); - method394(j1, i + anIntArray1494[c], aByteArrayArray1491[c], anIntArray1492[c], i1 + anIntArray1495[c], anIntArray1493[c], j); - } - i += anIntArray1496[c]; - if ((aRandom1498.nextInt() & 3) == 0) { - i++; - } - } - } - - } - - private int getColorByName(String s) { - if (s.equals("red")) { - return 0xff0000; - } - if (s.equals("gre")) { - return 65280; - } - if (s.equals("blu")) { - return 255; - } - if (s.equals("yel")) { - return 0xffff00; - } - if (s.equals("cya")) { - return 65535; - } - if (s.equals("mag")) { - return 0xff00ff; - } - if (s.equals("whi")) { - return 0xffffff; - } - if (s.equals("bla")) { - return 0; - } - if (s.equals("lre")) { - return 0xff9040; - } - if (s.equals("dre")) { - return 0x800000; - } - if (s.equals("dbl")) { - return 128; - } - if (s.equals("or1")) { - return 0xffb000; - } - if (s.equals("or2")) { - return 0xff7000; - } - if (s.equals("or3")) { - return 0xff3000; - } - if (s.equals("gr1")) { - return 0xc0ff00; - } - if (s.equals("gr2")) { - return 0x80ff00; - } - if (s.equals("gr3")) { - return 0x40ff00; - } - if (s.equals("str")) { - aBoolean1499 = true; - } - if (s.equals("end")) { - aBoolean1499 = false; - } - return -1; - } - - private void method392(byte abyte0[], int i, int j, int k, int l, int i1) { - int j1 = i + j * DrawingArea.width; - int k1 = DrawingArea.width - k; - int l1 = 0; - int i2 = 0; - if (j < DrawingArea.topY) { - int j2 = DrawingArea.topY - j; - l -= j2; - j = DrawingArea.topY; - i2 += j2 * k; - j1 += j2 * DrawingArea.width; - } - if (j + l >= DrawingArea.bottomY) { - l -= j + l - DrawingArea.bottomY + 1; - } - if (i < DrawingArea.topX) { - int k2 = DrawingArea.topX - i; - k -= k2; - i = DrawingArea.topX; - i2 += k2; - j1 += k2; - l1 += k2; - k1 += k2; - } - if (i + k >= DrawingArea.bottomX) { - int l2 = i + k - DrawingArea.bottomX + 1; - k -= l2; - l1 += l2; - k1 += l2; - } - if (!(k <= 0 || l <= 0)) { - method393(DrawingArea.pixels, abyte0, i1, i2, j1, k, l, k1, l1); - } - } - - private void method393(int ai[], byte abyte0[], int i, int j, int k, int l, int i1, int j1, int k1) { - int l1 = -(l >> 2); - l = -(l & 3); - for (int i2 = -i1; i2 < 0; i2++) { - for (int j2 = l1; j2 < 0; j2++) { - if (abyte0[j++] != 0) { - ai[k++] = i; - } else { - k++; - } - if (abyte0[j++] != 0) { - ai[k++] = i; - } else { - k++; - } - if (abyte0[j++] != 0) { - ai[k++] = i; - } else { - k++; - } - if (abyte0[j++] != 0) { - ai[k++] = i; - } else { - k++; - } - } - - for (int k2 = l; k2 < 0; k2++) { - if (abyte0[j++] != 0) { - ai[k++] = i; - } else { - k++; - } - } - - k += j1; - j += k1; - } - - } - - private void method394(int i, int j, byte abyte0[], int k, int l, int i1, int j1) { - int k1 = j + l * DrawingArea.width; - int l1 = DrawingArea.width - k; - int i2 = 0; - int j2 = 0; - if (l < DrawingArea.topY) { - int k2 = DrawingArea.topY - l; - i1 -= k2; - l = DrawingArea.topY; - j2 += k2 * k; - k1 += k2 * DrawingArea.width; - } - if (l + i1 >= DrawingArea.bottomY) { - i1 -= l + i1 - DrawingArea.bottomY + 1; - } - if (j < DrawingArea.topX) { - int l2 = DrawingArea.topX - j; - k -= l2; - j = DrawingArea.topX; - j2 += l2; - k1 += l2; - i2 += l2; - l1 += l2; - } - if (j + k >= DrawingArea.bottomX) { - int i3 = j + k - DrawingArea.bottomX + 1; - k -= i3; - i2 += i3; - l1 += i3; - } - if (k <= 0 || i1 <= 0) { - return; - } - method395(abyte0, i1, k1, DrawingArea.pixels, j2, k, i2, l1, j1, i); - } - - private void method395(byte abyte0[], int i, int j, int ai[], int l, int i1, int j1, int k1, int l1, int i2) { - l1 = ((l1 & 0xff00ff) * i2 & 0xff00ff00) + ((l1 & 0xff00) * i2 & 0xff0000) >> 8; - i2 = 256 - i2; - for (int j2 = -i; j2 < 0; j2++) { - for (int k2 = -i1; k2 < 0; k2++) { - if (abyte0[l++] != 0) { - int l2 = ai[j]; - ai[j++] = (((l2 & 0xff00ff) * i2 & 0xff00ff00) + ((l2 & 0xff00) * i2 & 0xff0000) >> 8) + l1; - } else { - j++; - } - } - - j += k1; - l += j1; - } - - } - - private final byte[][] aByteArrayArray1491; - private final int[] anIntArray1492; - private final int[] anIntArray1493; - private final int[] anIntArray1494; - private final int[] anIntArray1495; - private final int[] anIntArray1496; - public int anInt1497; - private final Random aRandom1498; - private boolean aBoolean1499; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +import java.util.Random; + +public final class TextDrawingArea extends DrawingArea { + + public TextDrawingArea(boolean flag, String s, StreamLoader streamLoader) { + aByteArrayArray1491 = new byte[256][]; + anIntArray1492 = new int[256]; + anIntArray1493 = new int[256]; + anIntArray1494 = new int[256]; + anIntArray1495 = new int[256]; + anIntArray1496 = new int[256]; + aRandom1498 = new Random(); + aBoolean1499 = false; + Stream stream = new Stream(streamLoader.getDataForName(s + ".dat")); + Stream stream_1 = new Stream(streamLoader.getDataForName("index.dat")); + stream_1.currentOffset = stream.readUnsignedWord() + 4; + int k = stream_1.readUnsignedByte(); + if (k > 0) { + stream_1.currentOffset += 3 * (k - 1); + } + for (int l = 0; l < 256; l++) { + anIntArray1494[l] = stream_1.readUnsignedByte(); + anIntArray1495[l] = stream_1.readUnsignedByte(); + int i1 = anIntArray1492[l] = stream_1.readUnsignedWord(); + int j1 = anIntArray1493[l] = stream_1.readUnsignedWord(); + int k1 = stream_1.readUnsignedByte(); + int l1 = i1 * j1; + aByteArrayArray1491[l] = new byte[l1]; + if (k1 == 0) { + for (int i2 = 0; i2 < l1; i2++) { + aByteArrayArray1491[l][i2] = stream.readSignedByte(); + } + + } else if (k1 == 1) { + for (int j2 = 0; j2 < i1; j2++) { + for (int l2 = 0; l2 < j1; l2++) { + aByteArrayArray1491[l][j2 + l2 * i1] = stream.readSignedByte(); + } + + } + + } + if (j1 > anInt1497 && l < 128) { + anInt1497 = j1; + } + anIntArray1494[l] = 1; + anIntArray1496[l] = i1 + 2; + int k2 = 0; + for (int i3 = j1 / 7; i3 < j1; i3++) { + k2 += aByteArrayArray1491[l][i3 * i1]; + } + + if (k2 <= j1 / 7) { + anIntArray1496[l]--; + anIntArray1494[l] = 0; + } + k2 = 0; + for (int j3 = j1 / 7; j3 < j1; j3++) { + k2 += aByteArrayArray1491[l][i1 - 1 + j3 * i1]; + } + + if (k2 <= j1 / 7) { + anIntArray1496[l]--; + } + } + + if (flag) { + anIntArray1496[32] = anIntArray1496[73]; + } else { + anIntArray1496[32] = anIntArray1496[105]; + } + } + + public void method380(String s, int i, int j, int k) { + method385(j, s, k, i - method384(s)); + } + + public void drawText(int i, String s, int k, int l) { + method385(i, s, k, l - method384(s) / 2); + } + + public void method382(int i, int j, String s, int l, boolean flag) { + method389(flag, j - getTextWidth(s) / 2, i, s, l); + } + + public int getTextWidth(String s) { + if (s == null) { + return 0; + } + int j = 0; + for (int k = 0; k < s.length(); k++) { + if (s.charAt(k) == '@' && k + 4 < s.length() && s.charAt(k + 4) == '@') { + k += 4; + } else { + j += anIntArray1496[s.charAt(k)]; + } + } + + return j; + } + + public int method384(String s) { + if (s == null) { + return 0; + } + int j = 0; + for (int k = 0; k < s.length(); k++) { + j += anIntArray1496[s.charAt(k)]; + } + return j; + } + + public void method385(int i, String s, int j, int l) { + if (s == null) { + return; + } + j -= anInt1497; + for (int i1 = 0; i1 < s.length(); i1++) { + char c = s.charAt(i1); + if (c != ' ') { + method392(aByteArrayArray1491[c], l + anIntArray1494[c], j + anIntArray1495[c], anIntArray1492[c], anIntArray1493[c], i); + } + l += anIntArray1496[c]; + } + } + + public void method386(int i, String s, int j, int k, int l) { + if (s == null) { + return; + } + j -= method384(s) / 2; + l -= anInt1497; + for (int i1 = 0; i1 < s.length(); i1++) { + char c = s.charAt(i1); + if (c != ' ') { + method392(aByteArrayArray1491[c], j + anIntArray1494[c], l + anIntArray1495[c] + (int) (Math.sin(i1 / 2D + k / 5D) * 5D), anIntArray1492[c], anIntArray1493[c], i); + } + j += anIntArray1496[c]; + } + + } + + public void method387(int i, String s, int j, int k, int l) { + if (s == null) { + return; + } + i -= method384(s) / 2; + k -= anInt1497; + for (int i1 = 0; i1 < s.length(); i1++) { + char c = s.charAt(i1); + if (c != ' ') { + method392(aByteArrayArray1491[c], i + anIntArray1494[c] + (int) (Math.sin(i1 / 5D + j / 5D) * 5D), k + anIntArray1495[c] + (int) (Math.sin(i1 / 3D + j / 5D) * 5D), anIntArray1492[c], anIntArray1493[c], l); + } + i += anIntArray1496[c]; + } + + } + + public void method388(int i, String s, int j, int k, int l, int i1) { + if (s == null) { + return; + } + double d = 7D - i / 8D; + if (d < 0.0D) { + d = 0.0D; + } + l -= method384(s) / 2; + k -= anInt1497; + for (int k1 = 0; k1 < s.length(); k1++) { + char c = s.charAt(k1); + if (c != ' ') { + method392(aByteArrayArray1491[c], l + anIntArray1494[c], k + anIntArray1495[c] + (int) (Math.sin(k1 / 1.5D + j) * d), anIntArray1492[c], anIntArray1493[c], i1); + } + l += anIntArray1496[c]; + } + + } + + public void method389(boolean flag1, int i, int j, String s, int k) { + aBoolean1499 = false; + int l = i; + if (s == null) { + return; + } + k -= anInt1497; + for (int i1 = 0; i1 < s.length(); i1++) { + if (s.charAt(i1) == '@' && i1 + 4 < s.length() && s.charAt(i1 + 4) == '@') { + int j1 = getColorByName(s.substring(i1 + 1, i1 + 4)); + if (j1 != -1) { + j = j1; + } + i1 += 4; + } else { + char c = s.charAt(i1); + if (c != ' ') { + if (flag1) { + method392(aByteArrayArray1491[c], i + anIntArray1494[c] + 1, k + anIntArray1495[c] + 1, anIntArray1492[c], anIntArray1493[c], 0); + } + try { + method392(aByteArrayArray1491[c], i + anIntArray1494[c], k + anIntArray1495[c], anIntArray1492[c], anIntArray1493[c], j); + } catch (Exception e) { + + } + } + i += anIntArray1496[c]; + } + } + if (aBoolean1499) { + DrawingArea.method339(k + (int) (anInt1497 * 0.69999999999999996D), 0x800000, i - l, l); + } + } + + public void method390(int i, int j, String s, int k, int i1) { + if (s == null) { + return; + } + aRandom1498.setSeed(k); + int j1 = 192 + (aRandom1498.nextInt() & 0x1f); + i1 -= anInt1497; + for (int k1 = 0; k1 < s.length(); k1++) { + if (s.charAt(k1) == '@' && k1 + 4 < s.length() && s.charAt(k1 + 4) == '@') { + int l1 = getColorByName(s.substring(k1 + 1, k1 + 4)); + if (l1 != -1) { + j = l1; + } + k1 += 4; + } else { + char c = s.charAt(k1); + if (c != ' ') { + method394(192, i + anIntArray1494[c] + 1, aByteArrayArray1491[c], anIntArray1492[c], i1 + anIntArray1495[c] + 1, anIntArray1493[c], 0); + method394(j1, i + anIntArray1494[c], aByteArrayArray1491[c], anIntArray1492[c], i1 + anIntArray1495[c], anIntArray1493[c], j); + } + i += anIntArray1496[c]; + if ((aRandom1498.nextInt() & 3) == 0) { + i++; + } + } + } + + } + + private int getColorByName(String s) { + if (s.equals("red")) { + return 0xff0000; + } + if (s.equals("gre")) { + return 65280; + } + if (s.equals("blu")) { + return 255; + } + if (s.equals("yel")) { + return 0xffff00; + } + if (s.equals("cya")) { + return 65535; + } + if (s.equals("mag")) { + return 0xff00ff; + } + if (s.equals("whi")) { + return 0xffffff; + } + if (s.equals("bla")) { + return 0; + } + if (s.equals("lre")) { + return 0xff9040; + } + if (s.equals("dre")) { + return 0x800000; + } + if (s.equals("dbl")) { + return 128; + } + if (s.equals("or1")) { + return 0xffb000; + } + if (s.equals("or2")) { + return 0xff7000; + } + if (s.equals("or3")) { + return 0xff3000; + } + if (s.equals("gr1")) { + return 0xc0ff00; + } + if (s.equals("gr2")) { + return 0x80ff00; + } + if (s.equals("gr3")) { + return 0x40ff00; + } + if (s.equals("str")) { + aBoolean1499 = true; + } + if (s.equals("end")) { + aBoolean1499 = false; + } + return -1; + } + + private void method392(byte abyte0[], int i, int j, int k, int l, int i1) { + int j1 = i + j * DrawingArea.width; + int k1 = DrawingArea.width - k; + int l1 = 0; + int i2 = 0; + if (j < DrawingArea.topY) { + int j2 = DrawingArea.topY - j; + l -= j2; + j = DrawingArea.topY; + i2 += j2 * k; + j1 += j2 * DrawingArea.width; + } + if (j + l >= DrawingArea.bottomY) { + l -= j + l - DrawingArea.bottomY + 1; + } + if (i < DrawingArea.topX) { + int k2 = DrawingArea.topX - i; + k -= k2; + i = DrawingArea.topX; + i2 += k2; + j1 += k2; + l1 += k2; + k1 += k2; + } + if (i + k >= DrawingArea.bottomX) { + int l2 = i + k - DrawingArea.bottomX + 1; + k -= l2; + l1 += l2; + k1 += l2; + } + if (!(k <= 0 || l <= 0)) { + method393(DrawingArea.pixels, abyte0, i1, i2, j1, k, l, k1, l1); + } + } + + private void method393(int ai[], byte abyte0[], int i, int j, int k, int l, int i1, int j1, int k1) { + int l1 = -(l >> 2); + l = -(l & 3); + for (int i2 = -i1; i2 < 0; i2++) { + for (int j2 = l1; j2 < 0; j2++) { + if (abyte0[j++] != 0) { + ai[k++] = i; + } else { + k++; + } + if (abyte0[j++] != 0) { + ai[k++] = i; + } else { + k++; + } + if (abyte0[j++] != 0) { + ai[k++] = i; + } else { + k++; + } + if (abyte0[j++] != 0) { + ai[k++] = i; + } else { + k++; + } + } + + for (int k2 = l; k2 < 0; k2++) { + if (abyte0[j++] != 0) { + ai[k++] = i; + } else { + k++; + } + } + + k += j1; + j += k1; + } + + } + + private void method394(int i, int j, byte abyte0[], int k, int l, int i1, int j1) { + int k1 = j + l * DrawingArea.width; + int l1 = DrawingArea.width - k; + int i2 = 0; + int j2 = 0; + if (l < DrawingArea.topY) { + int k2 = DrawingArea.topY - l; + i1 -= k2; + l = DrawingArea.topY; + j2 += k2 * k; + k1 += k2 * DrawingArea.width; + } + if (l + i1 >= DrawingArea.bottomY) { + i1 -= l + i1 - DrawingArea.bottomY + 1; + } + if (j < DrawingArea.topX) { + int l2 = DrawingArea.topX - j; + k -= l2; + j = DrawingArea.topX; + j2 += l2; + k1 += l2; + i2 += l2; + l1 += l2; + } + if (j + k >= DrawingArea.bottomX) { + int i3 = j + k - DrawingArea.bottomX + 1; + k -= i3; + i2 += i3; + l1 += i3; + } + if (k <= 0 || i1 <= 0) { + return; + } + method395(abyte0, i1, k1, DrawingArea.pixels, j2, k, i2, l1, j1, i); + } + + private void method395(byte abyte0[], int i, int j, int ai[], int l, int i1, int j1, int k1, int l1, int i2) { + l1 = ((l1 & 0xff00ff) * i2 & 0xff00ff00) + ((l1 & 0xff00) * i2 & 0xff0000) >> 8; + i2 = 256 - i2; + for (int j2 = -i; j2 < 0; j2++) { + for (int k2 = -i1; k2 < 0; k2++) { + if (abyte0[l++] != 0) { + int l2 = ai[j]; + ai[j++] = (((l2 & 0xff00ff) * i2 & 0xff00ff00) + ((l2 & 0xff00) * i2 & 0xff0000) >> 8) + l1; + } else { + j++; + } + } + + j += k1; + l += j1; + } + + } + + private final byte[][] aByteArrayArray1491; + private final int[] anIntArray1492; + private final int[] anIntArray1493; + private final int[] anIntArray1494; + private final int[] anIntArray1495; + private final int[] anIntArray1496; + public int anInt1497; + private final Random aRandom1498; + private boolean aBoolean1499; +} diff --git a/2006Redone Client/src/TextInput.java b/2006Redone Client/src/main/java/TextInput.java similarity index 96% rename from 2006Redone Client/src/TextInput.java rename to 2006Redone Client/src/main/java/TextInput.java index 2e73814d..f79bdaba 100644 --- a/2006Redone Client/src/TextInput.java +++ b/2006Redone Client/src/main/java/TextInput.java @@ -1,102 +1,102 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class TextInput { - - public static String method525(int i, Stream stream) { - int j = 0; - int k = -1; - for (int l = 0; l < i; l++) { - int i1 = stream.readUnsignedByte(); - int j1 = i1 >> 4 & 0xf; - if (k == -1) { - if (j1 < 13) { - aCharArray631[j++] = validChars[j1]; - } else { - k = j1; - } - } else { - aCharArray631[j++] = validChars[(k << 4) + j1 - 195]; - k = -1; - } - j1 = i1 & 0xf; - if (k == -1) { - if (j1 < 13) { - aCharArray631[j++] = validChars[j1]; - } else { - k = j1; - } - } else { - aCharArray631[j++] = validChars[(k << 4) + j1 - 195]; - k = -1; - } - } - - boolean flag1 = true; - for (int k1 = 0; k1 < j; k1++) { - char c = aCharArray631[k1]; - if (flag1 && c >= 'a' && c <= 'z') { - aCharArray631[k1] += '\uFFE0'; - flag1 = false; - } - if (c == '.' || c == '!' || c == '?') { - flag1 = true; - } - } - return new String(aCharArray631, 0, j); - } - - public static void method526(String s, Stream stream) { - if (s.length() > 80) { - s = s.substring(0, 80); - } - s = s.toLowerCase(); - int i = -1; - for (int j = 0; j < s.length(); j++) { - char c = s.charAt(j); - int k = 0; - for (int l = 0; l < validChars.length; l++) { - if (c != validChars[l]) { - continue; - } - k = l; - break; - } - - if (k > 12) { - k += 195; - } - if (i == -1) { - if (k < 13) { - i = k; - } else { - stream.writeWordBigEndian(k); - } - } else if (k < 13) { - stream.writeWordBigEndian((i << 4) + k); - i = -1; - } else { - stream.writeWordBigEndian((i << 4) + (k >> 4)); - i = k & 0xf; - } - } - if (i != -1) { - stream.writeWordBigEndian(i << 4); - } - } - - public static String processText(String s) { - stream.currentOffset = 0; - method526(s, stream); - int j = stream.currentOffset; - stream.currentOffset = 0; - String s1 = method525(j, stream); - return s1; - } - - private static final char[] aCharArray631 = new char[100]; - private static final Stream stream = new Stream(new byte[100]); - private static final char[] validChars = {' ', 'e', 't', 'a', 'o', 'i', 'h', 'n', 's', 'r', 'd', 'l', 'u', 'm', 'w', 'c', 'y', 'f', 'g', 'p', 'b', 'v', 'k', 'x', 'j', 'q', 'z', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', ' ', '!', '?', '.', ',', ':', ';', '(', ')', '-', '&', '*', '\\', '\'', '@', '#', '+', '=', '\243', '$', '%', '"', '[', ']'}; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class TextInput { + + public static String method525(int i, Stream stream) { + int j = 0; + int k = -1; + for (int l = 0; l < i; l++) { + int i1 = stream.readUnsignedByte(); + int j1 = i1 >> 4 & 0xf; + if (k == -1) { + if (j1 < 13) { + aCharArray631[j++] = validChars[j1]; + } else { + k = j1; + } + } else { + aCharArray631[j++] = validChars[(k << 4) + j1 - 195]; + k = -1; + } + j1 = i1 & 0xf; + if (k == -1) { + if (j1 < 13) { + aCharArray631[j++] = validChars[j1]; + } else { + k = j1; + } + } else { + aCharArray631[j++] = validChars[(k << 4) + j1 - 195]; + k = -1; + } + } + + boolean flag1 = true; + for (int k1 = 0; k1 < j; k1++) { + char c = aCharArray631[k1]; + if (flag1 && c >= 'a' && c <= 'z') { + aCharArray631[k1] += '\uFFE0'; + flag1 = false; + } + if (c == '.' || c == '!' || c == '?') { + flag1 = true; + } + } + return new String(aCharArray631, 0, j); + } + + public static void method526(String s, Stream stream) { + if (s.length() > 80) { + s = s.substring(0, 80); + } + s = s.toLowerCase(); + int i = -1; + for (int j = 0; j < s.length(); j++) { + char c = s.charAt(j); + int k = 0; + for (int l = 0; l < validChars.length; l++) { + if (c != validChars[l]) { + continue; + } + k = l; + break; + } + + if (k > 12) { + k += 195; + } + if (i == -1) { + if (k < 13) { + i = k; + } else { + stream.writeWordBigEndian(k); + } + } else if (k < 13) { + stream.writeWordBigEndian((i << 4) + k); + i = -1; + } else { + stream.writeWordBigEndian((i << 4) + (k >> 4)); + i = k & 0xf; + } + } + if (i != -1) { + stream.writeWordBigEndian(i << 4); + } + } + + public static String processText(String s) { + stream.currentOffset = 0; + method526(s, stream); + int j = stream.currentOffset; + stream.currentOffset = 0; + String s1 = method525(j, stream); + return s1; + } + + private static final char[] aCharArray631 = new char[100]; + private static final Stream stream = new Stream(new byte[100]); + private static final char[] validChars = {' ', 'e', 't', 'a', 'o', 'i', 'h', 'n', 's', 'r', 'd', 'l', 'u', 'm', 'w', 'c', 'y', 'f', 'g', 'p', 'b', 'v', 'k', 'x', 'j', 'q', 'z', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', ' ', '!', '?', '.', ',', ':', ';', '(', ')', '-', '&', '*', '\\', '\'', '@', '#', '+', '=', '\243', '$', '%', '"', '[', ']'}; + +} diff --git a/2006Redone Client/src/Texture.java b/2006Redone Client/src/main/java/Texture.java similarity index 95% rename from 2006Redone Client/src/Texture.java rename to 2006Redone Client/src/main/java/Texture.java index d8f22f88..08041282 100644 --- a/2006Redone Client/src/Texture.java +++ b/2006Redone Client/src/main/java/Texture.java @@ -1,2071 +1,2071 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class Texture extends DrawingArea { - - public static void nullLoader() { - anIntArray1468 = null; - anIntArray1468 = null; - anIntArray1470 = null; - anIntArray1471 = null; - lineOffsets = null; - aBackgroundArray1474s = null; - aBooleanArray1475 = null; - anIntArray1476 = null; - anIntArrayArray1478 = null; - anIntArrayArray1479 = null; - anIntArray1480 = null; - anIntArray1482 = null; - anIntArrayArray1483 = null; - } - - public static void method364() { - lineOffsets = new int[DrawingArea.height]; - for (int j = 0; j < DrawingArea.height; j++) { - lineOffsets[j] = DrawingArea.width * j; - } - - textureInt1 = DrawingArea.width / 2; - textureInt2 = DrawingArea.height / 2; - } - - public static void method365(int j, int k) { - lineOffsets = new int[k]; - for (int l = 0; l < k; l++) { - lineOffsets[l] = j * l; - } - - textureInt1 = j / 2; - textureInt2 = k / 2; - } - - public static void method366() { - anIntArrayArray1478 = null; - for (int j = 0; j < 50; j++) { - anIntArrayArray1479[j] = null; - } - - } - - public static void method367() { - if (anIntArrayArray1478 == null) { - anInt1477 = 20;// was parameter - if (lowMem) { - anIntArrayArray1478 = new int[anInt1477][16384]; - } else { - anIntArrayArray1478 = new int[anInt1477][0x10000]; - } - for (int k = 0; k < 50; k++) { - anIntArrayArray1479[k] = null; - } - - } - } - - public static void method368(StreamLoader streamLoader) { - anInt1473 = 0; - for (int j = 0; j < 50; j++) { - try { - aBackgroundArray1474s[j] = new Background(streamLoader, String.valueOf(j), 0); - if (lowMem && aBackgroundArray1474s[j].anInt1456 == 128) { - aBackgroundArray1474s[j].method356(); - } else { - aBackgroundArray1474s[j].method357(); - } - anInt1473++; - } catch (Exception _ex) { - } - } - - } - - public static int method369(int i) { - if (anIntArray1476[i] != 0) { - return anIntArray1476[i]; - } - int k = 0; - int l = 0; - int i1 = 0; - int j1 = anIntArrayArray1483[i].length; - for (int k1 = 0; k1 < j1; k1++) { - k += anIntArrayArray1483[i][k1] >> 16 & 0xff; - l += anIntArrayArray1483[i][k1] >> 8 & 0xff; - i1 += anIntArrayArray1483[i][k1] & 0xff; - } - - int l1 = (k / j1 << 16) + (l / j1 << 8) + i1 / j1; - l1 = method373(l1, 1.3999999999999999D); - if (l1 == 0) { - l1 = 1; - } - anIntArray1476[i] = l1; - return l1; - } - - public static void method370(int i) { - if (anIntArrayArray1479[i] == null) { - return; - } - anIntArrayArray1478[anInt1477++] = anIntArrayArray1479[i]; - anIntArrayArray1479[i] = null; - } - - private static int[] method371(int i) { - anIntArray1480[i] = anInt1481++; - if (anIntArrayArray1479[i] != null) { - return anIntArrayArray1479[i]; - } - int ai[]; - if (anInt1477 > 0) { - ai = anIntArrayArray1478[--anInt1477]; - anIntArrayArray1478[anInt1477] = null; - } else { - int j = 0; - int k = -1; - for (int l = 0; l < anInt1473; l++) { - if (anIntArrayArray1479[l] != null && (anIntArray1480[l] < j || k == -1)) { - j = anIntArray1480[l]; - k = l; - } - } - - ai = anIntArrayArray1479[k]; - anIntArrayArray1479[k] = null; - } - anIntArrayArray1479[i] = ai; - Background background = aBackgroundArray1474s[i]; - int ai1[] = anIntArrayArray1483[i]; - if (lowMem) { - aBooleanArray1475[i] = false; - for (int i1 = 0; i1 < 4096; i1++) { - int i2 = ai[i1] = ai1[background.aByteArray1450[i1]] & 0xf8f8ff; - if (i2 == 0) { - aBooleanArray1475[i] = true; - } - ai[4096 + i1] = i2 - (i2 >>> 3) & 0xf8f8ff; - ai[8192 + i1] = i2 - (i2 >>> 2) & 0xf8f8ff; - ai[12288 + i1] = i2 - (i2 >>> 2) - (i2 >>> 3) & 0xf8f8ff; - } - - } else { - if (background.anInt1452 == 64) { - for (int j1 = 0; j1 < 128; j1++) { - for (int j2 = 0; j2 < 128; j2++) { - ai[j2 + (j1 << 7)] = ai1[background.aByteArray1450[(j2 >> 1) + (j1 >> 1 << 6)]]; - } - - } - - } else { - for (int k1 = 0; k1 < 16384; k1++) { - ai[k1] = ai1[background.aByteArray1450[k1]]; - } - - } - aBooleanArray1475[i] = false; - for (int l1 = 0; l1 < 16384; l1++) { - ai[l1] &= 0xf8f8ff; - int k2 = ai[l1]; - if (k2 == 0) { - aBooleanArray1475[i] = true; - } - ai[16384 + l1] = k2 - (k2 >>> 3) & 0xf8f8ff; - ai[32768 + l1] = k2 - (k2 >>> 2) & 0xf8f8ff; - ai[49152 + l1] = k2 - (k2 >>> 2) - (k2 >>> 3) & 0xf8f8ff; - } - - } - return ai; - } - - public static void method372(double d) { - d += Math.random() * 0.029999999999999999D - 0.014999999999999999D; - int j = 0; - for (int k = 0; k < 512; k++) { - double d1 = k / 8 / 64D + 0.0078125D; - double d2 = (k & 7) / 8D + 0.0625D; - for (int k1 = 0; k1 < 128; k1++) { - double d3 = k1 / 128D; - double d4 = d3; - double d5 = d3; - double d6 = d3; - if (d2 != 0.0D) { - double d7; - if (d3 < 0.5D) { - d7 = d3 * (1.0D + d2); - } else { - d7 = d3 + d2 - d3 * d2; - } - double d8 = 2D * d3 - d7; - double d9 = d1 + 0.33333333333333331D; - if (d9 > 1.0D) { - d9--; - } - double d10 = d1; - double d11 = d1 - 0.33333333333333331D; - if (d11 < 0.0D) { - d11++; - } - if (6D * d9 < 1.0D) { - d4 = d8 + (d7 - d8) * 6D * d9; - } else if (2D * d9 < 1.0D) { - d4 = d7; - } else if (3D * d9 < 2D) { - d4 = d8 + (d7 - d8) * (0.66666666666666663D - d9) * 6D; - } else { - d4 = d8; - } - if (6D * d10 < 1.0D) { - d5 = d8 + (d7 - d8) * 6D * d10; - } else if (2D * d10 < 1.0D) { - d5 = d7; - } else if (3D * d10 < 2D) { - d5 = d8 + (d7 - d8) * (0.66666666666666663D - d10) * 6D; - } else { - d5 = d8; - } - if (6D * d11 < 1.0D) { - d6 = d8 + (d7 - d8) * 6D * d11; - } else if (2D * d11 < 1.0D) { - d6 = d7; - } else if (3D * d11 < 2D) { - d6 = d8 + (d7 - d8) * (0.66666666666666663D - d11) * 6D; - } else { - d6 = d8; - } - } - int l1 = (int) (d4 * 256D); - int i2 = (int) (d5 * 256D); - int j2 = (int) (d6 * 256D); - int k2 = (l1 << 16) + (i2 << 8) + j2; - k2 = method373(k2, d); - if (k2 == 0) { - k2 = 1; - } - anIntArray1482[j++] = k2; - } - - } - - for (int l = 0; l < 50; l++) { - if (aBackgroundArray1474s[l] != null) { - int ai[] = aBackgroundArray1474s[l].anIntArray1451; - anIntArrayArray1483[l] = new int[ai.length]; - for (int j1 = 0; j1 < ai.length; j1++) { - anIntArrayArray1483[l][j1] = method373(ai[j1], d); - if ((anIntArrayArray1483[l][j1] & 0xf8f8ff) == 0 && j1 != 0) { - anIntArrayArray1483[l][j1] = 1; - } - } - - } - } - - for (int i1 = 0; i1 < 50; i1++) { - method370(i1); - } - - } - - private static int method373(int i, double d) { - double d1 = (i >> 16) / 256D; - double d2 = (i >> 8 & 0xff) / 256D; - double d3 = (i & 0xff) / 256D; - d1 = Math.pow(d1, d); - d2 = Math.pow(d2, d); - d3 = Math.pow(d3, d); - int j = (int) (d1 * 256D); - int k = (int) (d2 * 256D); - int l = (int) (d3 * 256D); - return (j << 16) + (k << 8) + l; - } - - public static void method374(int i, int j, int k, int l, int i1, int j1, int k1, int l1, int i2) { - int j2 = 0; - int k2 = 0; - if (j != i) { - j2 = (i1 - l << 16) / (j - i); - k2 = (l1 - k1 << 15) / (j - i); - } - int l2 = 0; - int i3 = 0; - if (k != j) { - l2 = (j1 - i1 << 16) / (k - j); - i3 = (i2 - l1 << 15) / (k - j); - } - int j3 = 0; - int k3 = 0; - if (k != i) { - j3 = (l - j1 << 16) / (i - k); - k3 = (k1 - i2 << 15) / (i - k); - } - if (i <= j && i <= k) { - if (i >= DrawingArea.bottomY) { - return; - } - if (j > DrawingArea.bottomY) { - j = DrawingArea.bottomY; - } - if (k > DrawingArea.bottomY) { - k = DrawingArea.bottomY; - } - if (j < k) { - j1 = l <<= 16; - i2 = k1 <<= 15; - if (i < 0) { - j1 -= j3 * i; - l -= j2 * i; - i2 -= k3 * i; - k1 -= k2 * i; - i = 0; - } - i1 <<= 16; - l1 <<= 15; - if (j < 0) { - i1 -= l2 * j; - l1 -= i3 * j; - j = 0; - } - if (i != j && j3 < j2 || i == j && j3 > l2) { - k -= j; - j -= i; - for (i = lineOffsets[i]; --j >= 0; i += DrawingArea.width) { - method375(DrawingArea.pixels, i, j1 >> 16, l >> 16, i2 >> 7, k1 >> 7); - j1 += j3; - l += j2; - i2 += k3; - k1 += k2; - } - - while (--k >= 0) { - method375(DrawingArea.pixels, i, j1 >> 16, i1 >> 16, i2 >> 7, l1 >> 7); - j1 += j3; - i1 += l2; - i2 += k3; - l1 += i3; - i += DrawingArea.width; - } - return; - } - k -= j; - j -= i; - for (i = lineOffsets[i]; --j >= 0; i += DrawingArea.width) { - method375(DrawingArea.pixels, i, l >> 16, j1 >> 16, k1 >> 7, i2 >> 7); - j1 += j3; - l += j2; - i2 += k3; - k1 += k2; - } - - while (--k >= 0) { - method375(DrawingArea.pixels, i, i1 >> 16, j1 >> 16, l1 >> 7, i2 >> 7); - j1 += j3; - i1 += l2; - i2 += k3; - l1 += i3; - i += DrawingArea.width; - } - return; - } - i1 = l <<= 16; - l1 = k1 <<= 15; - if (i < 0) { - i1 -= j3 * i; - l -= j2 * i; - l1 -= k3 * i; - k1 -= k2 * i; - i = 0; - } - j1 <<= 16; - i2 <<= 15; - if (k < 0) { - j1 -= l2 * k; - i2 -= i3 * k; - k = 0; - } - if (i != k && j3 < j2 || i == k && l2 > j2) { - j -= k; - k -= i; - for (i = lineOffsets[i]; --k >= 0; i += DrawingArea.width) { - method375(DrawingArea.pixels, i, i1 >> 16, l >> 16, l1 >> 7, k1 >> 7); - i1 += j3; - l += j2; - l1 += k3; - k1 += k2; - } - - while (--j >= 0) { - method375(DrawingArea.pixels, i, j1 >> 16, l >> 16, i2 >> 7, k1 >> 7); - j1 += l2; - l += j2; - i2 += i3; - k1 += k2; - i += DrawingArea.width; - } - return; - } - j -= k; - k -= i; - for (i = lineOffsets[i]; --k >= 0; i += DrawingArea.width) { - method375(DrawingArea.pixels, i, l >> 16, i1 >> 16, k1 >> 7, l1 >> 7); - i1 += j3; - l += j2; - l1 += k3; - k1 += k2; - } - - while (--j >= 0) { - method375(DrawingArea.pixels, i, l >> 16, j1 >> 16, k1 >> 7, i2 >> 7); - j1 += l2; - l += j2; - i2 += i3; - k1 += k2; - i += DrawingArea.width; - } - return; - } - if (j <= k) { - if (j >= DrawingArea.bottomY) { - return; - } - if (k > DrawingArea.bottomY) { - k = DrawingArea.bottomY; - } - if (i > DrawingArea.bottomY) { - i = DrawingArea.bottomY; - } - if (k < i) { - l = i1 <<= 16; - k1 = l1 <<= 15; - if (j < 0) { - l -= j2 * j; - i1 -= l2 * j; - k1 -= k2 * j; - l1 -= i3 * j; - j = 0; - } - j1 <<= 16; - i2 <<= 15; - if (k < 0) { - j1 -= j3 * k; - i2 -= k3 * k; - k = 0; - } - if (j != k && j2 < l2 || j == k && j2 > j3) { - i -= k; - k -= j; - for (j = lineOffsets[j]; --k >= 0; j += DrawingArea.width) { - method375(DrawingArea.pixels, j, l >> 16, i1 >> 16, k1 >> 7, l1 >> 7); - l += j2; - i1 += l2; - k1 += k2; - l1 += i3; - } - - while (--i >= 0) { - method375(DrawingArea.pixels, j, l >> 16, j1 >> 16, k1 >> 7, i2 >> 7); - l += j2; - j1 += j3; - k1 += k2; - i2 += k3; - j += DrawingArea.width; - } - return; - } - i -= k; - k -= j; - for (j = lineOffsets[j]; --k >= 0; j += DrawingArea.width) { - method375(DrawingArea.pixels, j, i1 >> 16, l >> 16, l1 >> 7, k1 >> 7); - l += j2; - i1 += l2; - k1 += k2; - l1 += i3; - } - - while (--i >= 0) { - method375(DrawingArea.pixels, j, j1 >> 16, l >> 16, i2 >> 7, k1 >> 7); - l += j2; - j1 += j3; - k1 += k2; - i2 += k3; - j += DrawingArea.width; - } - return; - } - j1 = i1 <<= 16; - i2 = l1 <<= 15; - if (j < 0) { - j1 -= j2 * j; - i1 -= l2 * j; - i2 -= k2 * j; - l1 -= i3 * j; - j = 0; - } - l <<= 16; - k1 <<= 15; - if (i < 0) { - l -= j3 * i; - k1 -= k3 * i; - i = 0; - } - if (j2 < l2) { - k -= i; - i -= j; - for (j = lineOffsets[j]; --i >= 0; j += DrawingArea.width) { - method375(DrawingArea.pixels, j, j1 >> 16, i1 >> 16, i2 >> 7, l1 >> 7); - j1 += j2; - i1 += l2; - i2 += k2; - l1 += i3; - } - - while (--k >= 0) { - method375(DrawingArea.pixels, j, l >> 16, i1 >> 16, k1 >> 7, l1 >> 7); - l += j3; - i1 += l2; - k1 += k3; - l1 += i3; - j += DrawingArea.width; - } - return; - } - k -= i; - i -= j; - for (j = lineOffsets[j]; --i >= 0; j += DrawingArea.width) { - method375(DrawingArea.pixels, j, i1 >> 16, j1 >> 16, l1 >> 7, i2 >> 7); - j1 += j2; - i1 += l2; - i2 += k2; - l1 += i3; - } - - while (--k >= 0) { - method375(DrawingArea.pixels, j, i1 >> 16, l >> 16, l1 >> 7, k1 >> 7); - l += j3; - i1 += l2; - k1 += k3; - l1 += i3; - j += DrawingArea.width; - } - return; - } - if (k >= DrawingArea.bottomY) { - return; - } - if (i > DrawingArea.bottomY) { - i = DrawingArea.bottomY; - } - if (j > DrawingArea.bottomY) { - j = DrawingArea.bottomY; - } - if (i < j) { - i1 = j1 <<= 16; - l1 = i2 <<= 15; - if (k < 0) { - i1 -= l2 * k; - j1 -= j3 * k; - l1 -= i3 * k; - i2 -= k3 * k; - k = 0; - } - l <<= 16; - k1 <<= 15; - if (i < 0) { - l -= j2 * i; - k1 -= k2 * i; - i = 0; - } - if (l2 < j3) { - j -= i; - i -= k; - for (k = lineOffsets[k]; --i >= 0; k += DrawingArea.width) { - method375(DrawingArea.pixels, k, i1 >> 16, j1 >> 16, l1 >> 7, i2 >> 7); - i1 += l2; - j1 += j3; - l1 += i3; - i2 += k3; - } - - while (--j >= 0) { - method375(DrawingArea.pixels, k, i1 >> 16, l >> 16, l1 >> 7, k1 >> 7); - i1 += l2; - l += j2; - l1 += i3; - k1 += k2; - k += DrawingArea.width; - } - return; - } - j -= i; - i -= k; - for (k = lineOffsets[k]; --i >= 0; k += DrawingArea.width) { - method375(DrawingArea.pixels, k, j1 >> 16, i1 >> 16, i2 >> 7, l1 >> 7); - i1 += l2; - j1 += j3; - l1 += i3; - i2 += k3; - } - - while (--j >= 0) { - method375(DrawingArea.pixels, k, l >> 16, i1 >> 16, k1 >> 7, l1 >> 7); - i1 += l2; - l += j2; - l1 += i3; - k1 += k2; - k += DrawingArea.width; - } - return; - } - l = j1 <<= 16; - k1 = i2 <<= 15; - if (k < 0) { - l -= l2 * k; - j1 -= j3 * k; - k1 -= i3 * k; - i2 -= k3 * k; - k = 0; - } - i1 <<= 16; - l1 <<= 15; - if (j < 0) { - i1 -= j2 * j; - l1 -= k2 * j; - j = 0; - } - if (l2 < j3) { - i -= j; - j -= k; - for (k = lineOffsets[k]; --j >= 0; k += DrawingArea.width) { - method375(DrawingArea.pixels, k, l >> 16, j1 >> 16, k1 >> 7, i2 >> 7); - l += l2; - j1 += j3; - k1 += i3; - i2 += k3; - } - - while (--i >= 0) { - method375(DrawingArea.pixels, k, i1 >> 16, j1 >> 16, l1 >> 7, i2 >> 7); - i1 += j2; - j1 += j3; - l1 += k2; - i2 += k3; - k += DrawingArea.width; - } - return; - } - i -= j; - j -= k; - for (k = lineOffsets[k]; --j >= 0; k += DrawingArea.width) { - method375(DrawingArea.pixels, k, j1 >> 16, l >> 16, i2 >> 7, k1 >> 7); - l += l2; - j1 += j3; - k1 += i3; - i2 += k3; - } - - while (--i >= 0) { - method375(DrawingArea.pixels, k, j1 >> 16, i1 >> 16, i2 >> 7, l1 >> 7); - i1 += j2; - j1 += j3; - l1 += k2; - i2 += k3; - k += DrawingArea.width; - } - } - - private static void method375(int ai[], int i, int l, int i1, int j1, int k1) { - int j;// was parameter - int k;// was parameter - if (aBoolean1464) { - int l1; - if (aBoolean1462) { - if (i1 - l > 3) { - l1 = (k1 - j1) / (i1 - l); - } else { - l1 = 0; - } - if (i1 > DrawingArea.centerX) { - i1 = DrawingArea.centerX; - } - if (l < 0) { - j1 -= l * l1; - l = 0; - } - if (l >= i1) { - return; - } - i += l; - k = i1 - l >> 2; - l1 <<= 2; - } else { - if (l >= i1) { - return; - } - i += l; - k = i1 - l >> 2; - if (k > 0) { - l1 = (k1 - j1) * anIntArray1468[k] >> 15; - } else { - l1 = 0; - } - } - if (anInt1465 == 0) { - while (--k >= 0) { - j = anIntArray1482[j1 >> 8]; - j1 += l1; - ai[i++] = j; - ai[i++] = j; - ai[i++] = j; - ai[i++] = j; - } - k = i1 - l & 3; - if (k > 0) { - j = anIntArray1482[j1 >> 8]; - do { - ai[i++] = j; - } while (--k > 0); - return; - } - } else { - int j2 = anInt1465; - int l2 = 256 - anInt1465; - while (--k >= 0) { - j = anIntArray1482[j1 >> 8]; - j1 += l1; - j = ((j & 0xff00ff) * l2 >> 8 & 0xff00ff) + ((j & 0xff00) * l2 >> 8 & 0xff00); - ai[i++] = j + ((ai[i] & 0xff00ff) * j2 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j2 >> 8 & 0xff00); - ai[i++] = j + ((ai[i] & 0xff00ff) * j2 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j2 >> 8 & 0xff00); - ai[i++] = j + ((ai[i] & 0xff00ff) * j2 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j2 >> 8 & 0xff00); - ai[i++] = j + ((ai[i] & 0xff00ff) * j2 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j2 >> 8 & 0xff00); - } - k = i1 - l & 3; - if (k > 0) { - j = anIntArray1482[j1 >> 8]; - j = ((j & 0xff00ff) * l2 >> 8 & 0xff00ff) + ((j & 0xff00) * l2 >> 8 & 0xff00); - do { - ai[i++] = j + ((ai[i] & 0xff00ff) * j2 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j2 >> 8 & 0xff00); - } while (--k > 0); - } - } - return; - } - if (l >= i1) { - return; - } - int i2 = (k1 - j1) / (i1 - l); - if (aBoolean1462) { - if (i1 > DrawingArea.centerX) { - i1 = DrawingArea.centerX; - } - if (l < 0) { - j1 -= l * i2; - l = 0; - } - if (l >= i1) { - return; - } - } - i += l; - k = i1 - l; - if (anInt1465 == 0) { - do { - ai[i++] = anIntArray1482[j1 >> 8]; - j1 += i2; - } while (--k > 0); - return; - } - int k2 = anInt1465; - int i3 = 256 - anInt1465; - do { - j = anIntArray1482[j1 >> 8]; - j1 += i2; - j = ((j & 0xff00ff) * i3 >> 8 & 0xff00ff) + ((j & 0xff00) * i3 >> 8 & 0xff00); - ai[i++] = j + ((ai[i] & 0xff00ff) * k2 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * k2 >> 8 & 0xff00); - } while (--k > 0); - } - - public static void method376(int i, int j, int k, int l, int i1, int j1, int k1) { - int l1 = 0; - if (j != i) { - l1 = (i1 - l << 16) / (j - i); - } - int i2 = 0; - if (k != j) { - i2 = (j1 - i1 << 16) / (k - j); - } - int j2 = 0; - if (k != i) { - j2 = (l - j1 << 16) / (i - k); - } - if (i <= j && i <= k) { - if (i >= DrawingArea.bottomY) { - return; - } - if (j > DrawingArea.bottomY) { - j = DrawingArea.bottomY; - } - if (k > DrawingArea.bottomY) { - k = DrawingArea.bottomY; - } - if (j < k) { - j1 = l <<= 16; - if (i < 0) { - j1 -= j2 * i; - l -= l1 * i; - i = 0; - } - i1 <<= 16; - if (j < 0) { - i1 -= i2 * j; - j = 0; - } - if (i != j && j2 < l1 || i == j && j2 > i2) { - k -= j; - j -= i; - for (i = lineOffsets[i]; --j >= 0; i += DrawingArea.width) { - method377(DrawingArea.pixels, i, k1, j1 >> 16, l >> 16); - j1 += j2; - l += l1; - } - - while (--k >= 0) { - method377(DrawingArea.pixels, i, k1, j1 >> 16, i1 >> 16); - j1 += j2; - i1 += i2; - i += DrawingArea.width; - } - return; - } - k -= j; - j -= i; - for (i = lineOffsets[i]; --j >= 0; i += DrawingArea.width) { - method377(DrawingArea.pixels, i, k1, l >> 16, j1 >> 16); - j1 += j2; - l += l1; - } - - while (--k >= 0) { - method377(DrawingArea.pixels, i, k1, i1 >> 16, j1 >> 16); - j1 += j2; - i1 += i2; - i += DrawingArea.width; - } - return; - } - i1 = l <<= 16; - if (i < 0) { - i1 -= j2 * i; - l -= l1 * i; - i = 0; - } - j1 <<= 16; - if (k < 0) { - j1 -= i2 * k; - k = 0; - } - if (i != k && j2 < l1 || i == k && i2 > l1) { - j -= k; - k -= i; - for (i = lineOffsets[i]; --k >= 0; i += DrawingArea.width) { - method377(DrawingArea.pixels, i, k1, i1 >> 16, l >> 16); - i1 += j2; - l += l1; - } - - while (--j >= 0) { - method377(DrawingArea.pixels, i, k1, j1 >> 16, l >> 16); - j1 += i2; - l += l1; - i += DrawingArea.width; - } - return; - } - j -= k; - k -= i; - for (i = lineOffsets[i]; --k >= 0; i += DrawingArea.width) { - method377(DrawingArea.pixels, i, k1, l >> 16, i1 >> 16); - i1 += j2; - l += l1; - } - - while (--j >= 0) { - method377(DrawingArea.pixels, i, k1, l >> 16, j1 >> 16); - j1 += i2; - l += l1; - i += DrawingArea.width; - } - return; - } - if (j <= k) { - if (j >= DrawingArea.bottomY) { - return; - } - if (k > DrawingArea.bottomY) { - k = DrawingArea.bottomY; - } - if (i > DrawingArea.bottomY) { - i = DrawingArea.bottomY; - } - if (k < i) { - l = i1 <<= 16; - if (j < 0) { - l -= l1 * j; - i1 -= i2 * j; - j = 0; - } - j1 <<= 16; - if (k < 0) { - j1 -= j2 * k; - k = 0; - } - if (j != k && l1 < i2 || j == k && l1 > j2) { - i -= k; - k -= j; - for (j = lineOffsets[j]; --k >= 0; j += DrawingArea.width) { - method377(DrawingArea.pixels, j, k1, l >> 16, i1 >> 16); - l += l1; - i1 += i2; - } - - while (--i >= 0) { - method377(DrawingArea.pixels, j, k1, l >> 16, j1 >> 16); - l += l1; - j1 += j2; - j += DrawingArea.width; - } - return; - } - i -= k; - k -= j; - for (j = lineOffsets[j]; --k >= 0; j += DrawingArea.width) { - method377(DrawingArea.pixels, j, k1, i1 >> 16, l >> 16); - l += l1; - i1 += i2; - } - - while (--i >= 0) { - method377(DrawingArea.pixels, j, k1, j1 >> 16, l >> 16); - l += l1; - j1 += j2; - j += DrawingArea.width; - } - return; - } - j1 = i1 <<= 16; - if (j < 0) { - j1 -= l1 * j; - i1 -= i2 * j; - j = 0; - } - l <<= 16; - if (i < 0) { - l -= j2 * i; - i = 0; - } - if (l1 < i2) { - k -= i; - i -= j; - for (j = lineOffsets[j]; --i >= 0; j += DrawingArea.width) { - method377(DrawingArea.pixels, j, k1, j1 >> 16, i1 >> 16); - j1 += l1; - i1 += i2; - } - - while (--k >= 0) { - method377(DrawingArea.pixels, j, k1, l >> 16, i1 >> 16); - l += j2; - i1 += i2; - j += DrawingArea.width; - } - return; - } - k -= i; - i -= j; - for (j = lineOffsets[j]; --i >= 0; j += DrawingArea.width) { - method377(DrawingArea.pixels, j, k1, i1 >> 16, j1 >> 16); - j1 += l1; - i1 += i2; - } - - while (--k >= 0) { - method377(DrawingArea.pixels, j, k1, i1 >> 16, l >> 16); - l += j2; - i1 += i2; - j += DrawingArea.width; - } - return; - } - if (k >= DrawingArea.bottomY) { - return; - } - if (i > DrawingArea.bottomY) { - i = DrawingArea.bottomY; - } - if (j > DrawingArea.bottomY) { - j = DrawingArea.bottomY; - } - if (i < j) { - i1 = j1 <<= 16; - if (k < 0) { - i1 -= i2 * k; - j1 -= j2 * k; - k = 0; - } - l <<= 16; - if (i < 0) { - l -= l1 * i; - i = 0; - } - if (i2 < j2) { - j -= i; - i -= k; - for (k = lineOffsets[k]; --i >= 0; k += DrawingArea.width) { - method377(DrawingArea.pixels, k, k1, i1 >> 16, j1 >> 16); - i1 += i2; - j1 += j2; - } - - while (--j >= 0) { - method377(DrawingArea.pixels, k, k1, i1 >> 16, l >> 16); - i1 += i2; - l += l1; - k += DrawingArea.width; - } - return; - } - j -= i; - i -= k; - for (k = lineOffsets[k]; --i >= 0; k += DrawingArea.width) { - method377(DrawingArea.pixels, k, k1, j1 >> 16, i1 >> 16); - i1 += i2; - j1 += j2; - } - - while (--j >= 0) { - method377(DrawingArea.pixels, k, k1, l >> 16, i1 >> 16); - i1 += i2; - l += l1; - k += DrawingArea.width; - } - return; - } - l = j1 <<= 16; - if (k < 0) { - l -= i2 * k; - j1 -= j2 * k; - k = 0; - } - i1 <<= 16; - if (j < 0) { - i1 -= l1 * j; - j = 0; - } - if (i2 < j2) { - i -= j; - j -= k; - for (k = lineOffsets[k]; --j >= 0; k += DrawingArea.width) { - method377(DrawingArea.pixels, k, k1, l >> 16, j1 >> 16); - l += i2; - j1 += j2; - } - - while (--i >= 0) { - method377(DrawingArea.pixels, k, k1, i1 >> 16, j1 >> 16); - i1 += l1; - j1 += j2; - k += DrawingArea.width; - } - return; - } - i -= j; - j -= k; - for (k = lineOffsets[k]; --j >= 0; k += DrawingArea.width) { - method377(DrawingArea.pixels, k, k1, j1 >> 16, l >> 16); - l += i2; - j1 += j2; - } - - while (--i >= 0) { - method377(DrawingArea.pixels, k, k1, j1 >> 16, i1 >> 16); - i1 += l1; - j1 += j2; - k += DrawingArea.width; - } - } - - private static void method377(int ai[], int i, int j, int l, int i1) { - int k;// was parameter - if (aBoolean1462) { - if (i1 > DrawingArea.centerX) { - i1 = DrawingArea.centerX; - } - if (l < 0) { - l = 0; - } - } - if (l >= i1) { - return; - } - i += l; - k = i1 - l >> 2; - if (anInt1465 == 0) { - while (--k >= 0) { - ai[i++] = j; - ai[i++] = j; - ai[i++] = j; - ai[i++] = j; - } - for (k = i1 - l & 3; --k >= 0;) { - ai[i++] = j; - } - - return; - } - int j1 = anInt1465; - int k1 = 256 - anInt1465; - j = ((j & 0xff00ff) * k1 >> 8 & 0xff00ff) + ((j & 0xff00) * k1 >> 8 & 0xff00); - while (--k >= 0) { - ai[i++] = j + ((ai[i] & 0xff00ff) * j1 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j1 >> 8 & 0xff00); - ai[i++] = j + ((ai[i] & 0xff00ff) * j1 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j1 >> 8 & 0xff00); - ai[i++] = j + ((ai[i] & 0xff00ff) * j1 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j1 >> 8 & 0xff00); - ai[i++] = j + ((ai[i] & 0xff00ff) * j1 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j1 >> 8 & 0xff00); - } - for (k = i1 - l & 3; --k >= 0;) { - ai[i++] = j + ((ai[i] & 0xff00ff) * j1 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j1 >> 8 & 0xff00); - } - - } - - public static void method378(int i, int j, int k, int l, int i1, int j1, int k1, int l1, int i2, int j2, int k2, int l2, int i3, int j3, int k3, int l3, int i4, int j4, int k4) { - int ai[] = method371(k4); - aBoolean1463 = !aBooleanArray1475[k4]; - k2 = j2 - k2; - j3 = i3 - j3; - i4 = l3 - i4; - l2 -= j2; - k3 -= i3; - j4 -= l3; - int l4 = l2 * i3 - k3 * j2 << 14; - int i5 = k3 * l3 - j4 * i3 << 8; - int j5 = j4 * j2 - l2 * l3 << 5; - int k5 = k2 * i3 - j3 * j2 << 14; - int l5 = j3 * l3 - i4 * i3 << 8; - int i6 = i4 * j2 - k2 * l3 << 5; - int j6 = j3 * l2 - k2 * k3 << 14; - int k6 = i4 * k3 - j3 * j4 << 8; - int l6 = k2 * j4 - i4 * l2 << 5; - int i7 = 0; - int j7 = 0; - if (j != i) { - i7 = (i1 - l << 16) / (j - i); - j7 = (l1 - k1 << 16) / (j - i); - } - int k7 = 0; - int l7 = 0; - if (k != j) { - k7 = (j1 - i1 << 16) / (k - j); - l7 = (i2 - l1 << 16) / (k - j); - } - int i8 = 0; - int j8 = 0; - if (k != i) { - i8 = (l - j1 << 16) / (i - k); - j8 = (k1 - i2 << 16) / (i - k); - } - if (i <= j && i <= k) { - if (i >= DrawingArea.bottomY) { - return; - } - if (j > DrawingArea.bottomY) { - j = DrawingArea.bottomY; - } - if (k > DrawingArea.bottomY) { - k = DrawingArea.bottomY; - } - if (j < k) { - j1 = l <<= 16; - i2 = k1 <<= 16; - if (i < 0) { - j1 -= i8 * i; - l -= i7 * i; - i2 -= j8 * i; - k1 -= j7 * i; - i = 0; - } - i1 <<= 16; - l1 <<= 16; - if (j < 0) { - i1 -= k7 * j; - l1 -= l7 * j; - j = 0; - } - int k8 = i - textureInt2; - l4 += j5 * k8; - k5 += i6 * k8; - j6 += l6 * k8; - if (i != j && i8 < i7 || i == j && i8 > k7) { - k -= j; - j -= i; - i = lineOffsets[i]; - while (--j >= 0) { - method379(DrawingArea.pixels, ai, i, j1 >> 16, l >> 16, i2 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); - j1 += i8; - l += i7; - i2 += j8; - k1 += j7; - i += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - while (--k >= 0) { - method379(DrawingArea.pixels, ai, i, j1 >> 16, i1 >> 16, i2 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); - j1 += i8; - i1 += k7; - i2 += j8; - l1 += l7; - i += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - return; - } - k -= j; - j -= i; - i = lineOffsets[i]; - while (--j >= 0) { - method379(DrawingArea.pixels, ai, i, l >> 16, j1 >> 16, k1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); - j1 += i8; - l += i7; - i2 += j8; - k1 += j7; - i += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - while (--k >= 0) { - method379(DrawingArea.pixels, ai, i, i1 >> 16, j1 >> 16, l1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); - j1 += i8; - i1 += k7; - i2 += j8; - l1 += l7; - i += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - return; - } - i1 = l <<= 16; - l1 = k1 <<= 16; - if (i < 0) { - i1 -= i8 * i; - l -= i7 * i; - l1 -= j8 * i; - k1 -= j7 * i; - i = 0; - } - j1 <<= 16; - i2 <<= 16; - if (k < 0) { - j1 -= k7 * k; - i2 -= l7 * k; - k = 0; - } - int l8 = i - textureInt2; - l4 += j5 * l8; - k5 += i6 * l8; - j6 += l6 * l8; - if (i != k && i8 < i7 || i == k && k7 > i7) { - j -= k; - k -= i; - i = lineOffsets[i]; - while (--k >= 0) { - method379(DrawingArea.pixels, ai, i, i1 >> 16, l >> 16, l1 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); - i1 += i8; - l += i7; - l1 += j8; - k1 += j7; - i += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - while (--j >= 0) { - method379(DrawingArea.pixels, ai, i, j1 >> 16, l >> 16, i2 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); - j1 += k7; - l += i7; - i2 += l7; - k1 += j7; - i += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - return; - } - j -= k; - k -= i; - i = lineOffsets[i]; - while (--k >= 0) { - method379(DrawingArea.pixels, ai, i, l >> 16, i1 >> 16, k1 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); - i1 += i8; - l += i7; - l1 += j8; - k1 += j7; - i += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - while (--j >= 0) { - method379(DrawingArea.pixels, ai, i, l >> 16, j1 >> 16, k1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); - j1 += k7; - l += i7; - i2 += l7; - k1 += j7; - i += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - return; - } - if (j <= k) { - if (j >= DrawingArea.bottomY) { - return; - } - if (k > DrawingArea.bottomY) { - k = DrawingArea.bottomY; - } - if (i > DrawingArea.bottomY) { - i = DrawingArea.bottomY; - } - if (k < i) { - l = i1 <<= 16; - k1 = l1 <<= 16; - if (j < 0) { - l -= i7 * j; - i1 -= k7 * j; - k1 -= j7 * j; - l1 -= l7 * j; - j = 0; - } - j1 <<= 16; - i2 <<= 16; - if (k < 0) { - j1 -= i8 * k; - i2 -= j8 * k; - k = 0; - } - int i9 = j - textureInt2; - l4 += j5 * i9; - k5 += i6 * i9; - j6 += l6 * i9; - if (j != k && i7 < k7 || j == k && i7 > i8) { - i -= k; - k -= j; - j = lineOffsets[j]; - while (--k >= 0) { - method379(DrawingArea.pixels, ai, j, l >> 16, i1 >> 16, k1 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); - l += i7; - i1 += k7; - k1 += j7; - l1 += l7; - j += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - while (--i >= 0) { - method379(DrawingArea.pixels, ai, j, l >> 16, j1 >> 16, k1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); - l += i7; - j1 += i8; - k1 += j7; - i2 += j8; - j += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - return; - } - i -= k; - k -= j; - j = lineOffsets[j]; - while (--k >= 0) { - method379(DrawingArea.pixels, ai, j, i1 >> 16, l >> 16, l1 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); - l += i7; - i1 += k7; - k1 += j7; - l1 += l7; - j += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - while (--i >= 0) { - method379(DrawingArea.pixels, ai, j, j1 >> 16, l >> 16, i2 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); - l += i7; - j1 += i8; - k1 += j7; - i2 += j8; - j += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - return; - } - j1 = i1 <<= 16; - i2 = l1 <<= 16; - if (j < 0) { - j1 -= i7 * j; - i1 -= k7 * j; - i2 -= j7 * j; - l1 -= l7 * j; - j = 0; - } - l <<= 16; - k1 <<= 16; - if (i < 0) { - l -= i8 * i; - k1 -= j8 * i; - i = 0; - } - int j9 = j - textureInt2; - l4 += j5 * j9; - k5 += i6 * j9; - j6 += l6 * j9; - if (i7 < k7) { - k -= i; - i -= j; - j = lineOffsets[j]; - while (--i >= 0) { - method379(DrawingArea.pixels, ai, j, j1 >> 16, i1 >> 16, i2 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); - j1 += i7; - i1 += k7; - i2 += j7; - l1 += l7; - j += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - while (--k >= 0) { - method379(DrawingArea.pixels, ai, j, l >> 16, i1 >> 16, k1 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); - l += i8; - i1 += k7; - k1 += j8; - l1 += l7; - j += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - return; - } - k -= i; - i -= j; - j = lineOffsets[j]; - while (--i >= 0) { - method379(DrawingArea.pixels, ai, j, i1 >> 16, j1 >> 16, l1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); - j1 += i7; - i1 += k7; - i2 += j7; - l1 += l7; - j += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - while (--k >= 0) { - method379(DrawingArea.pixels, ai, j, i1 >> 16, l >> 16, l1 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); - l += i8; - i1 += k7; - k1 += j8; - l1 += l7; - j += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - return; - } - if (k >= DrawingArea.bottomY) { - return; - } - if (i > DrawingArea.bottomY) { - i = DrawingArea.bottomY; - } - if (j > DrawingArea.bottomY) { - j = DrawingArea.bottomY; - } - if (i < j) { - i1 = j1 <<= 16; - l1 = i2 <<= 16; - if (k < 0) { - i1 -= k7 * k; - j1 -= i8 * k; - l1 -= l7 * k; - i2 -= j8 * k; - k = 0; - } - l <<= 16; - k1 <<= 16; - if (i < 0) { - l -= i7 * i; - k1 -= j7 * i; - i = 0; - } - int k9 = k - textureInt2; - l4 += j5 * k9; - k5 += i6 * k9; - j6 += l6 * k9; - if (k7 < i8) { - j -= i; - i -= k; - k = lineOffsets[k]; - while (--i >= 0) { - method379(DrawingArea.pixels, ai, k, i1 >> 16, j1 >> 16, l1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); - i1 += k7; - j1 += i8; - l1 += l7; - i2 += j8; - k += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - while (--j >= 0) { - method379(DrawingArea.pixels, ai, k, i1 >> 16, l >> 16, l1 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); - i1 += k7; - l += i7; - l1 += l7; - k1 += j7; - k += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - return; - } - j -= i; - i -= k; - k = lineOffsets[k]; - while (--i >= 0) { - method379(DrawingArea.pixels, ai, k, j1 >> 16, i1 >> 16, i2 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); - i1 += k7; - j1 += i8; - l1 += l7; - i2 += j8; - k += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - while (--j >= 0) { - method379(DrawingArea.pixels, ai, k, l >> 16, i1 >> 16, k1 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); - i1 += k7; - l += i7; - l1 += l7; - k1 += j7; - k += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - return; - } - l = j1 <<= 16; - k1 = i2 <<= 16; - if (k < 0) { - l -= k7 * k; - j1 -= i8 * k; - k1 -= l7 * k; - i2 -= j8 * k; - k = 0; - } - i1 <<= 16; - l1 <<= 16; - if (j < 0) { - i1 -= i7 * j; - l1 -= j7 * j; - j = 0; - } - int l9 = k - textureInt2; - l4 += j5 * l9; - k5 += i6 * l9; - j6 += l6 * l9; - if (k7 < i8) { - i -= j; - j -= k; - k = lineOffsets[k]; - while (--j >= 0) { - method379(DrawingArea.pixels, ai, k, l >> 16, j1 >> 16, k1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); - l += k7; - j1 += i8; - k1 += l7; - i2 += j8; - k += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - while (--i >= 0) { - method379(DrawingArea.pixels, ai, k, i1 >> 16, j1 >> 16, l1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); - i1 += i7; - j1 += i8; - l1 += j7; - i2 += j8; - k += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - return; - } - i -= j; - j -= k; - k = lineOffsets[k]; - while (--j >= 0) { - method379(DrawingArea.pixels, ai, k, j1 >> 16, l >> 16, i2 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); - l += k7; - j1 += i8; - k1 += l7; - i2 += j8; - k += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - while (--i >= 0) { - method379(DrawingArea.pixels, ai, k, j1 >> 16, i1 >> 16, i2 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); - i1 += i7; - j1 += i8; - l1 += j7; - i2 += j8; - k += DrawingArea.width; - l4 += j5; - k5 += i6; - j6 += l6; - } - } - - private static void method379(int ai[], int ai1[], int k, int l, int i1, int j1, int k1, int l1, int i2, int j2, int k2, int l2, int i3) { - int i = 0;// was parameter - int j = 0;// was parameter - if (l >= i1) { - return; - } - int j3; - int k3; - if (aBoolean1462) { - j3 = (k1 - j1) / (i1 - l); - if (i1 > DrawingArea.centerX) { - i1 = DrawingArea.centerX; - } - if (l < 0) { - j1 -= l * j3; - l = 0; - } - if (l >= i1) { - return; - } - k3 = i1 - l >> 3; - j3 <<= 12; - j1 <<= 9; - } else { - if (i1 - l > 7) { - k3 = i1 - l >> 3; - j3 = (k1 - j1) * anIntArray1468[k3] >> 6; - } else { - k3 = 0; - j3 = 0; - } - j1 <<= 9; - } - k += l; - if (lowMem) { - int i4 = 0; - int k4 = 0; - int k6 = l - textureInt1; - l1 += (k2 >> 3) * k6; - i2 += (l2 >> 3) * k6; - j2 += (i3 >> 3) * k6; - int i5 = j2 >> 12; - if (i5 != 0) { - i = l1 / i5; - j = i2 / i5; - if (i < 0) { - i = 0; - } else if (i > 4032) { - i = 4032; - } - } - l1 += k2; - i2 += l2; - j2 += i3; - i5 = j2 >> 12; - if (i5 != 0) { - i4 = l1 / i5; - k4 = i2 / i5; - if (i4 < 7) { - i4 = 7; - } else if (i4 > 4032) { - i4 = 4032; - } - } - int i7 = i4 - i >> 3; - int k7 = k4 - j >> 3; - i += (j1 & 0x600000) >> 3; - int i8 = j1 >> 23; - if (aBoolean1463) { - while (k3-- > 0) { - ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; - i += i7; - j += k7; - ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; - i += i7; - j += k7; - ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; - i += i7; - j += k7; - ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; - i += i7; - j += k7; - ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; - i += i7; - j += k7; - ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; - i += i7; - j += k7; - ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; - i += i7; - j += k7; - ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; - i = i4; - j = k4; - l1 += k2; - i2 += l2; - j2 += i3; - int j5 = j2 >> 12; - if (j5 != 0) { - i4 = l1 / j5; - k4 = i2 / j5; - if (i4 < 7) { - i4 = 7; - } else if (i4 > 4032) { - i4 = 4032; - } - } - i7 = i4 - i >> 3; - k7 = k4 - j >> 3; - j1 += j3; - i += (j1 & 0x600000) >> 3; - i8 = j1 >> 23; - } - for (k3 = i1 - l & 7; k3-- > 0;) { - ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; - i += i7; - j += k7; - } - - return; - } - while (k3-- > 0) { - int k8; - if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { - ai[k] = k8; - } - k++; - i += i7; - j += k7; - if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { - ai[k] = k8; - } - k++; - i += i7; - j += k7; - if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { - ai[k] = k8; - } - k++; - i += i7; - j += k7; - if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { - ai[k] = k8; - } - k++; - i += i7; - j += k7; - if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { - ai[k] = k8; - } - k++; - i += i7; - j += k7; - if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { - ai[k] = k8; - } - k++; - i += i7; - j += k7; - if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { - ai[k] = k8; - } - k++; - i += i7; - j += k7; - if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { - ai[k] = k8; - } - k++; - i = i4; - j = k4; - l1 += k2; - i2 += l2; - j2 += i3; - int k5 = j2 >> 12; - if (k5 != 0) { - i4 = l1 / k5; - k4 = i2 / k5; - if (i4 < 7) { - i4 = 7; - } else if (i4 > 4032) { - i4 = 4032; - } - } - i7 = i4 - i >> 3; - k7 = k4 - j >> 3; - j1 += j3; - i += (j1 & 0x600000) >> 3; - i8 = j1 >> 23; - } - for (k3 = i1 - l & 7; k3-- > 0;) { - int l8; - if ((l8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { - ai[k] = l8; - } - k++; - i += i7; - j += k7; - } - - return; - } - int j4 = 0; - int l4 = 0; - int l6 = l - textureInt1; - l1 += (k2 >> 3) * l6; - i2 += (l2 >> 3) * l6; - j2 += (i3 >> 3) * l6; - int l5 = j2 >> 14; - if (l5 != 0) { - i = l1 / l5; - j = i2 / l5; - if (i < 0) { - i = 0; - } else if (i > 16256) { - i = 16256; - } - } - l1 += k2; - i2 += l2; - j2 += i3; - l5 = j2 >> 14; - if (l5 != 0) { - j4 = l1 / l5; - l4 = i2 / l5; - if (j4 < 7) { - j4 = 7; - } else if (j4 > 16256) { - j4 = 16256; - } - } - int j7 = j4 - i >> 3; - int l7 = l4 - j >> 3; - i += j1 & 0x600000; - int j8 = j1 >> 23; - if (aBoolean1463) { - while (k3-- > 0) { - ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; - i += j7; - j += l7; - ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; - i += j7; - j += l7; - ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; - i += j7; - j += l7; - ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; - i += j7; - j += l7; - ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; - i += j7; - j += l7; - ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; - i += j7; - j += l7; - ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; - i += j7; - j += l7; - ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; - i = j4; - j = l4; - l1 += k2; - i2 += l2; - j2 += i3; - int i6 = j2 >> 14; - if (i6 != 0) { - j4 = l1 / i6; - l4 = i2 / i6; - if (j4 < 7) { - j4 = 7; - } else if (j4 > 16256) { - j4 = 16256; - } - } - j7 = j4 - i >> 3; - l7 = l4 - j >> 3; - j1 += j3; - i += j1 & 0x600000; - j8 = j1 >> 23; - } - for (k3 = i1 - l & 7; k3-- > 0;) { - ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; - i += j7; - j += l7; - } - - return; - } - while (k3-- > 0) { - int i9; - if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { - ai[k] = i9; - } - k++; - i += j7; - j += l7; - if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { - ai[k] = i9; - } - k++; - i += j7; - j += l7; - if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { - ai[k] = i9; - } - k++; - i += j7; - j += l7; - if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { - ai[k] = i9; - } - k++; - i += j7; - j += l7; - if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { - ai[k] = i9; - } - k++; - i += j7; - j += l7; - if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { - ai[k] = i9; - } - k++; - i += j7; - j += l7; - if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { - ai[k] = i9; - } - k++; - i += j7; - j += l7; - if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { - ai[k] = i9; - } - k++; - i = j4; - j = l4; - l1 += k2; - i2 += l2; - j2 += i3; - int j6 = j2 >> 14; - if (j6 != 0) { - j4 = l1 / j6; - l4 = i2 / j6; - if (j4 < 7) { - j4 = 7; - } else if (j4 > 16256) { - j4 = 16256; - } - } - j7 = j4 - i >> 3; - l7 = l4 - j >> 3; - j1 += j3; - i += j1 & 0x600000; - j8 = j1 >> 23; - } - for (int l3 = i1 - l & 7; l3-- > 0;) { - int j9; - if ((j9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { - ai[k] = j9; - } - k++; - i += j7; - j += l7; - } - - } - - public static final int anInt1459 = -477; - public static boolean lowMem = true; - static boolean aBoolean1462; - private static boolean aBoolean1463; - public static boolean aBoolean1464 = true; - public static int anInt1465; - public static int textureInt1; - public static int textureInt2; - private static int[] anIntArray1468; - public static final int[] anIntArray1469; - public static int anIntArray1470[]; - public static int anIntArray1471[]; - public static int lineOffsets[]; - private static int anInt1473; - public static Background aBackgroundArray1474s[] = new Background[50]; - private static boolean[] aBooleanArray1475 = new boolean[50]; - private static int[] anIntArray1476 = new int[50]; - private static int anInt1477; - private static int[][] anIntArrayArray1478; - private static int[][] anIntArrayArray1479 = new int[50][]; - public static int anIntArray1480[] = new int[50]; - public static int anInt1481; - public static int anIntArray1482[] = new int[0x10000]; - private static int[][] anIntArrayArray1483 = new int[50][]; - - static { - anIntArray1468 = new int[512]; - anIntArray1469 = new int[2048]; - anIntArray1470 = new int[2048]; - anIntArray1471 = new int[2048]; - for (int i = 1; i < 512; i++) { - anIntArray1468[i] = 32768 / i; - } - - for (int j = 1; j < 2048; j++) { - anIntArray1469[j] = 0x10000 / j; - } - - for (int k = 0; k < 2048; k++) { - anIntArray1470[k] = (int) (65536D * Math.sin(k * 0.0030679614999999999D)); - anIntArray1471[k] = (int) (65536D * Math.cos(k * 0.0030679614999999999D)); - } - - } -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class Texture extends DrawingArea { + + public static void nullLoader() { + anIntArray1468 = null; + anIntArray1468 = null; + anIntArray1470 = null; + anIntArray1471 = null; + lineOffsets = null; + aBackgroundArray1474s = null; + aBooleanArray1475 = null; + anIntArray1476 = null; + anIntArrayArray1478 = null; + anIntArrayArray1479 = null; + anIntArray1480 = null; + anIntArray1482 = null; + anIntArrayArray1483 = null; + } + + public static void method364() { + lineOffsets = new int[DrawingArea.height]; + for (int j = 0; j < DrawingArea.height; j++) { + lineOffsets[j] = DrawingArea.width * j; + } + + textureInt1 = DrawingArea.width / 2; + textureInt2 = DrawingArea.height / 2; + } + + public static void method365(int j, int k) { + lineOffsets = new int[k]; + for (int l = 0; l < k; l++) { + lineOffsets[l] = j * l; + } + + textureInt1 = j / 2; + textureInt2 = k / 2; + } + + public static void method366() { + anIntArrayArray1478 = null; + for (int j = 0; j < 50; j++) { + anIntArrayArray1479[j] = null; + } + + } + + public static void method367() { + if (anIntArrayArray1478 == null) { + anInt1477 = 20;// was parameter + if (lowMem) { + anIntArrayArray1478 = new int[anInt1477][16384]; + } else { + anIntArrayArray1478 = new int[anInt1477][0x10000]; + } + for (int k = 0; k < 50; k++) { + anIntArrayArray1479[k] = null; + } + + } + } + + public static void method368(StreamLoader streamLoader) { + anInt1473 = 0; + for (int j = 0; j < 50; j++) { + try { + aBackgroundArray1474s[j] = new Background(streamLoader, String.valueOf(j), 0); + if (lowMem && aBackgroundArray1474s[j].anInt1456 == 128) { + aBackgroundArray1474s[j].method356(); + } else { + aBackgroundArray1474s[j].method357(); + } + anInt1473++; + } catch (Exception _ex) { + } + } + + } + + public static int method369(int i) { + if (anIntArray1476[i] != 0) { + return anIntArray1476[i]; + } + int k = 0; + int l = 0; + int i1 = 0; + int j1 = anIntArrayArray1483[i].length; + for (int k1 = 0; k1 < j1; k1++) { + k += anIntArrayArray1483[i][k1] >> 16 & 0xff; + l += anIntArrayArray1483[i][k1] >> 8 & 0xff; + i1 += anIntArrayArray1483[i][k1] & 0xff; + } + + int l1 = (k / j1 << 16) + (l / j1 << 8) + i1 / j1; + l1 = method373(l1, 1.3999999999999999D); + if (l1 == 0) { + l1 = 1; + } + anIntArray1476[i] = l1; + return l1; + } + + public static void method370(int i) { + if (anIntArrayArray1479[i] == null) { + return; + } + anIntArrayArray1478[anInt1477++] = anIntArrayArray1479[i]; + anIntArrayArray1479[i] = null; + } + + private static int[] method371(int i) { + anIntArray1480[i] = anInt1481++; + if (anIntArrayArray1479[i] != null) { + return anIntArrayArray1479[i]; + } + int ai[]; + if (anInt1477 > 0) { + ai = anIntArrayArray1478[--anInt1477]; + anIntArrayArray1478[anInt1477] = null; + } else { + int j = 0; + int k = -1; + for (int l = 0; l < anInt1473; l++) { + if (anIntArrayArray1479[l] != null && (anIntArray1480[l] < j || k == -1)) { + j = anIntArray1480[l]; + k = l; + } + } + + ai = anIntArrayArray1479[k]; + anIntArrayArray1479[k] = null; + } + anIntArrayArray1479[i] = ai; + Background background = aBackgroundArray1474s[i]; + int ai1[] = anIntArrayArray1483[i]; + if (lowMem) { + aBooleanArray1475[i] = false; + for (int i1 = 0; i1 < 4096; i1++) { + int i2 = ai[i1] = ai1[background.aByteArray1450[i1]] & 0xf8f8ff; + if (i2 == 0) { + aBooleanArray1475[i] = true; + } + ai[4096 + i1] = i2 - (i2 >>> 3) & 0xf8f8ff; + ai[8192 + i1] = i2 - (i2 >>> 2) & 0xf8f8ff; + ai[12288 + i1] = i2 - (i2 >>> 2) - (i2 >>> 3) & 0xf8f8ff; + } + + } else { + if (background.anInt1452 == 64) { + for (int j1 = 0; j1 < 128; j1++) { + for (int j2 = 0; j2 < 128; j2++) { + ai[j2 + (j1 << 7)] = ai1[background.aByteArray1450[(j2 >> 1) + (j1 >> 1 << 6)]]; + } + + } + + } else { + for (int k1 = 0; k1 < 16384; k1++) { + ai[k1] = ai1[background.aByteArray1450[k1]]; + } + + } + aBooleanArray1475[i] = false; + for (int l1 = 0; l1 < 16384; l1++) { + ai[l1] &= 0xf8f8ff; + int k2 = ai[l1]; + if (k2 == 0) { + aBooleanArray1475[i] = true; + } + ai[16384 + l1] = k2 - (k2 >>> 3) & 0xf8f8ff; + ai[32768 + l1] = k2 - (k2 >>> 2) & 0xf8f8ff; + ai[49152 + l1] = k2 - (k2 >>> 2) - (k2 >>> 3) & 0xf8f8ff; + } + + } + return ai; + } + + public static void method372(double d) { + d += Math.random() * 0.029999999999999999D - 0.014999999999999999D; + int j = 0; + for (int k = 0; k < 512; k++) { + double d1 = k / 8 / 64D + 0.0078125D; + double d2 = (k & 7) / 8D + 0.0625D; + for (int k1 = 0; k1 < 128; k1++) { + double d3 = k1 / 128D; + double d4 = d3; + double d5 = d3; + double d6 = d3; + if (d2 != 0.0D) { + double d7; + if (d3 < 0.5D) { + d7 = d3 * (1.0D + d2); + } else { + d7 = d3 + d2 - d3 * d2; + } + double d8 = 2D * d3 - d7; + double d9 = d1 + 0.33333333333333331D; + if (d9 > 1.0D) { + d9--; + } + double d10 = d1; + double d11 = d1 - 0.33333333333333331D; + if (d11 < 0.0D) { + d11++; + } + if (6D * d9 < 1.0D) { + d4 = d8 + (d7 - d8) * 6D * d9; + } else if (2D * d9 < 1.0D) { + d4 = d7; + } else if (3D * d9 < 2D) { + d4 = d8 + (d7 - d8) * (0.66666666666666663D - d9) * 6D; + } else { + d4 = d8; + } + if (6D * d10 < 1.0D) { + d5 = d8 + (d7 - d8) * 6D * d10; + } else if (2D * d10 < 1.0D) { + d5 = d7; + } else if (3D * d10 < 2D) { + d5 = d8 + (d7 - d8) * (0.66666666666666663D - d10) * 6D; + } else { + d5 = d8; + } + if (6D * d11 < 1.0D) { + d6 = d8 + (d7 - d8) * 6D * d11; + } else if (2D * d11 < 1.0D) { + d6 = d7; + } else if (3D * d11 < 2D) { + d6 = d8 + (d7 - d8) * (0.66666666666666663D - d11) * 6D; + } else { + d6 = d8; + } + } + int l1 = (int) (d4 * 256D); + int i2 = (int) (d5 * 256D); + int j2 = (int) (d6 * 256D); + int k2 = (l1 << 16) + (i2 << 8) + j2; + k2 = method373(k2, d); + if (k2 == 0) { + k2 = 1; + } + anIntArray1482[j++] = k2; + } + + } + + for (int l = 0; l < 50; l++) { + if (aBackgroundArray1474s[l] != null) { + int ai[] = aBackgroundArray1474s[l].anIntArray1451; + anIntArrayArray1483[l] = new int[ai.length]; + for (int j1 = 0; j1 < ai.length; j1++) { + anIntArrayArray1483[l][j1] = method373(ai[j1], d); + if ((anIntArrayArray1483[l][j1] & 0xf8f8ff) == 0 && j1 != 0) { + anIntArrayArray1483[l][j1] = 1; + } + } + + } + } + + for (int i1 = 0; i1 < 50; i1++) { + method370(i1); + } + + } + + private static int method373(int i, double d) { + double d1 = (i >> 16) / 256D; + double d2 = (i >> 8 & 0xff) / 256D; + double d3 = (i & 0xff) / 256D; + d1 = Math.pow(d1, d); + d2 = Math.pow(d2, d); + d3 = Math.pow(d3, d); + int j = (int) (d1 * 256D); + int k = (int) (d2 * 256D); + int l = (int) (d3 * 256D); + return (j << 16) + (k << 8) + l; + } + + public static void method374(int i, int j, int k, int l, int i1, int j1, int k1, int l1, int i2) { + int j2 = 0; + int k2 = 0; + if (j != i) { + j2 = (i1 - l << 16) / (j - i); + k2 = (l1 - k1 << 15) / (j - i); + } + int l2 = 0; + int i3 = 0; + if (k != j) { + l2 = (j1 - i1 << 16) / (k - j); + i3 = (i2 - l1 << 15) / (k - j); + } + int j3 = 0; + int k3 = 0; + if (k != i) { + j3 = (l - j1 << 16) / (i - k); + k3 = (k1 - i2 << 15) / (i - k); + } + if (i <= j && i <= k) { + if (i >= DrawingArea.bottomY) { + return; + } + if (j > DrawingArea.bottomY) { + j = DrawingArea.bottomY; + } + if (k > DrawingArea.bottomY) { + k = DrawingArea.bottomY; + } + if (j < k) { + j1 = l <<= 16; + i2 = k1 <<= 15; + if (i < 0) { + j1 -= j3 * i; + l -= j2 * i; + i2 -= k3 * i; + k1 -= k2 * i; + i = 0; + } + i1 <<= 16; + l1 <<= 15; + if (j < 0) { + i1 -= l2 * j; + l1 -= i3 * j; + j = 0; + } + if (i != j && j3 < j2 || i == j && j3 > l2) { + k -= j; + j -= i; + for (i = lineOffsets[i]; --j >= 0; i += DrawingArea.width) { + method375(DrawingArea.pixels, i, j1 >> 16, l >> 16, i2 >> 7, k1 >> 7); + j1 += j3; + l += j2; + i2 += k3; + k1 += k2; + } + + while (--k >= 0) { + method375(DrawingArea.pixels, i, j1 >> 16, i1 >> 16, i2 >> 7, l1 >> 7); + j1 += j3; + i1 += l2; + i2 += k3; + l1 += i3; + i += DrawingArea.width; + } + return; + } + k -= j; + j -= i; + for (i = lineOffsets[i]; --j >= 0; i += DrawingArea.width) { + method375(DrawingArea.pixels, i, l >> 16, j1 >> 16, k1 >> 7, i2 >> 7); + j1 += j3; + l += j2; + i2 += k3; + k1 += k2; + } + + while (--k >= 0) { + method375(DrawingArea.pixels, i, i1 >> 16, j1 >> 16, l1 >> 7, i2 >> 7); + j1 += j3; + i1 += l2; + i2 += k3; + l1 += i3; + i += DrawingArea.width; + } + return; + } + i1 = l <<= 16; + l1 = k1 <<= 15; + if (i < 0) { + i1 -= j3 * i; + l -= j2 * i; + l1 -= k3 * i; + k1 -= k2 * i; + i = 0; + } + j1 <<= 16; + i2 <<= 15; + if (k < 0) { + j1 -= l2 * k; + i2 -= i3 * k; + k = 0; + } + if (i != k && j3 < j2 || i == k && l2 > j2) { + j -= k; + k -= i; + for (i = lineOffsets[i]; --k >= 0; i += DrawingArea.width) { + method375(DrawingArea.pixels, i, i1 >> 16, l >> 16, l1 >> 7, k1 >> 7); + i1 += j3; + l += j2; + l1 += k3; + k1 += k2; + } + + while (--j >= 0) { + method375(DrawingArea.pixels, i, j1 >> 16, l >> 16, i2 >> 7, k1 >> 7); + j1 += l2; + l += j2; + i2 += i3; + k1 += k2; + i += DrawingArea.width; + } + return; + } + j -= k; + k -= i; + for (i = lineOffsets[i]; --k >= 0; i += DrawingArea.width) { + method375(DrawingArea.pixels, i, l >> 16, i1 >> 16, k1 >> 7, l1 >> 7); + i1 += j3; + l += j2; + l1 += k3; + k1 += k2; + } + + while (--j >= 0) { + method375(DrawingArea.pixels, i, l >> 16, j1 >> 16, k1 >> 7, i2 >> 7); + j1 += l2; + l += j2; + i2 += i3; + k1 += k2; + i += DrawingArea.width; + } + return; + } + if (j <= k) { + if (j >= DrawingArea.bottomY) { + return; + } + if (k > DrawingArea.bottomY) { + k = DrawingArea.bottomY; + } + if (i > DrawingArea.bottomY) { + i = DrawingArea.bottomY; + } + if (k < i) { + l = i1 <<= 16; + k1 = l1 <<= 15; + if (j < 0) { + l -= j2 * j; + i1 -= l2 * j; + k1 -= k2 * j; + l1 -= i3 * j; + j = 0; + } + j1 <<= 16; + i2 <<= 15; + if (k < 0) { + j1 -= j3 * k; + i2 -= k3 * k; + k = 0; + } + if (j != k && j2 < l2 || j == k && j2 > j3) { + i -= k; + k -= j; + for (j = lineOffsets[j]; --k >= 0; j += DrawingArea.width) { + method375(DrawingArea.pixels, j, l >> 16, i1 >> 16, k1 >> 7, l1 >> 7); + l += j2; + i1 += l2; + k1 += k2; + l1 += i3; + } + + while (--i >= 0) { + method375(DrawingArea.pixels, j, l >> 16, j1 >> 16, k1 >> 7, i2 >> 7); + l += j2; + j1 += j3; + k1 += k2; + i2 += k3; + j += DrawingArea.width; + } + return; + } + i -= k; + k -= j; + for (j = lineOffsets[j]; --k >= 0; j += DrawingArea.width) { + method375(DrawingArea.pixels, j, i1 >> 16, l >> 16, l1 >> 7, k1 >> 7); + l += j2; + i1 += l2; + k1 += k2; + l1 += i3; + } + + while (--i >= 0) { + method375(DrawingArea.pixels, j, j1 >> 16, l >> 16, i2 >> 7, k1 >> 7); + l += j2; + j1 += j3; + k1 += k2; + i2 += k3; + j += DrawingArea.width; + } + return; + } + j1 = i1 <<= 16; + i2 = l1 <<= 15; + if (j < 0) { + j1 -= j2 * j; + i1 -= l2 * j; + i2 -= k2 * j; + l1 -= i3 * j; + j = 0; + } + l <<= 16; + k1 <<= 15; + if (i < 0) { + l -= j3 * i; + k1 -= k3 * i; + i = 0; + } + if (j2 < l2) { + k -= i; + i -= j; + for (j = lineOffsets[j]; --i >= 0; j += DrawingArea.width) { + method375(DrawingArea.pixels, j, j1 >> 16, i1 >> 16, i2 >> 7, l1 >> 7); + j1 += j2; + i1 += l2; + i2 += k2; + l1 += i3; + } + + while (--k >= 0) { + method375(DrawingArea.pixels, j, l >> 16, i1 >> 16, k1 >> 7, l1 >> 7); + l += j3; + i1 += l2; + k1 += k3; + l1 += i3; + j += DrawingArea.width; + } + return; + } + k -= i; + i -= j; + for (j = lineOffsets[j]; --i >= 0; j += DrawingArea.width) { + method375(DrawingArea.pixels, j, i1 >> 16, j1 >> 16, l1 >> 7, i2 >> 7); + j1 += j2; + i1 += l2; + i2 += k2; + l1 += i3; + } + + while (--k >= 0) { + method375(DrawingArea.pixels, j, i1 >> 16, l >> 16, l1 >> 7, k1 >> 7); + l += j3; + i1 += l2; + k1 += k3; + l1 += i3; + j += DrawingArea.width; + } + return; + } + if (k >= DrawingArea.bottomY) { + return; + } + if (i > DrawingArea.bottomY) { + i = DrawingArea.bottomY; + } + if (j > DrawingArea.bottomY) { + j = DrawingArea.bottomY; + } + if (i < j) { + i1 = j1 <<= 16; + l1 = i2 <<= 15; + if (k < 0) { + i1 -= l2 * k; + j1 -= j3 * k; + l1 -= i3 * k; + i2 -= k3 * k; + k = 0; + } + l <<= 16; + k1 <<= 15; + if (i < 0) { + l -= j2 * i; + k1 -= k2 * i; + i = 0; + } + if (l2 < j3) { + j -= i; + i -= k; + for (k = lineOffsets[k]; --i >= 0; k += DrawingArea.width) { + method375(DrawingArea.pixels, k, i1 >> 16, j1 >> 16, l1 >> 7, i2 >> 7); + i1 += l2; + j1 += j3; + l1 += i3; + i2 += k3; + } + + while (--j >= 0) { + method375(DrawingArea.pixels, k, i1 >> 16, l >> 16, l1 >> 7, k1 >> 7); + i1 += l2; + l += j2; + l1 += i3; + k1 += k2; + k += DrawingArea.width; + } + return; + } + j -= i; + i -= k; + for (k = lineOffsets[k]; --i >= 0; k += DrawingArea.width) { + method375(DrawingArea.pixels, k, j1 >> 16, i1 >> 16, i2 >> 7, l1 >> 7); + i1 += l2; + j1 += j3; + l1 += i3; + i2 += k3; + } + + while (--j >= 0) { + method375(DrawingArea.pixels, k, l >> 16, i1 >> 16, k1 >> 7, l1 >> 7); + i1 += l2; + l += j2; + l1 += i3; + k1 += k2; + k += DrawingArea.width; + } + return; + } + l = j1 <<= 16; + k1 = i2 <<= 15; + if (k < 0) { + l -= l2 * k; + j1 -= j3 * k; + k1 -= i3 * k; + i2 -= k3 * k; + k = 0; + } + i1 <<= 16; + l1 <<= 15; + if (j < 0) { + i1 -= j2 * j; + l1 -= k2 * j; + j = 0; + } + if (l2 < j3) { + i -= j; + j -= k; + for (k = lineOffsets[k]; --j >= 0; k += DrawingArea.width) { + method375(DrawingArea.pixels, k, l >> 16, j1 >> 16, k1 >> 7, i2 >> 7); + l += l2; + j1 += j3; + k1 += i3; + i2 += k3; + } + + while (--i >= 0) { + method375(DrawingArea.pixels, k, i1 >> 16, j1 >> 16, l1 >> 7, i2 >> 7); + i1 += j2; + j1 += j3; + l1 += k2; + i2 += k3; + k += DrawingArea.width; + } + return; + } + i -= j; + j -= k; + for (k = lineOffsets[k]; --j >= 0; k += DrawingArea.width) { + method375(DrawingArea.pixels, k, j1 >> 16, l >> 16, i2 >> 7, k1 >> 7); + l += l2; + j1 += j3; + k1 += i3; + i2 += k3; + } + + while (--i >= 0) { + method375(DrawingArea.pixels, k, j1 >> 16, i1 >> 16, i2 >> 7, l1 >> 7); + i1 += j2; + j1 += j3; + l1 += k2; + i2 += k3; + k += DrawingArea.width; + } + } + + private static void method375(int ai[], int i, int l, int i1, int j1, int k1) { + int j;// was parameter + int k;// was parameter + if (aBoolean1464) { + int l1; + if (aBoolean1462) { + if (i1 - l > 3) { + l1 = (k1 - j1) / (i1 - l); + } else { + l1 = 0; + } + if (i1 > DrawingArea.centerX) { + i1 = DrawingArea.centerX; + } + if (l < 0) { + j1 -= l * l1; + l = 0; + } + if (l >= i1) { + return; + } + i += l; + k = i1 - l >> 2; + l1 <<= 2; + } else { + if (l >= i1) { + return; + } + i += l; + k = i1 - l >> 2; + if (k > 0) { + l1 = (k1 - j1) * anIntArray1468[k] >> 15; + } else { + l1 = 0; + } + } + if (anInt1465 == 0) { + while (--k >= 0) { + j = anIntArray1482[j1 >> 8]; + j1 += l1; + ai[i++] = j; + ai[i++] = j; + ai[i++] = j; + ai[i++] = j; + } + k = i1 - l & 3; + if (k > 0) { + j = anIntArray1482[j1 >> 8]; + do { + ai[i++] = j; + } while (--k > 0); + return; + } + } else { + int j2 = anInt1465; + int l2 = 256 - anInt1465; + while (--k >= 0) { + j = anIntArray1482[j1 >> 8]; + j1 += l1; + j = ((j & 0xff00ff) * l2 >> 8 & 0xff00ff) + ((j & 0xff00) * l2 >> 8 & 0xff00); + ai[i++] = j + ((ai[i] & 0xff00ff) * j2 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j2 >> 8 & 0xff00); + ai[i++] = j + ((ai[i] & 0xff00ff) * j2 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j2 >> 8 & 0xff00); + ai[i++] = j + ((ai[i] & 0xff00ff) * j2 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j2 >> 8 & 0xff00); + ai[i++] = j + ((ai[i] & 0xff00ff) * j2 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j2 >> 8 & 0xff00); + } + k = i1 - l & 3; + if (k > 0) { + j = anIntArray1482[j1 >> 8]; + j = ((j & 0xff00ff) * l2 >> 8 & 0xff00ff) + ((j & 0xff00) * l2 >> 8 & 0xff00); + do { + ai[i++] = j + ((ai[i] & 0xff00ff) * j2 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j2 >> 8 & 0xff00); + } while (--k > 0); + } + } + return; + } + if (l >= i1) { + return; + } + int i2 = (k1 - j1) / (i1 - l); + if (aBoolean1462) { + if (i1 > DrawingArea.centerX) { + i1 = DrawingArea.centerX; + } + if (l < 0) { + j1 -= l * i2; + l = 0; + } + if (l >= i1) { + return; + } + } + i += l; + k = i1 - l; + if (anInt1465 == 0) { + do { + ai[i++] = anIntArray1482[j1 >> 8]; + j1 += i2; + } while (--k > 0); + return; + } + int k2 = anInt1465; + int i3 = 256 - anInt1465; + do { + j = anIntArray1482[j1 >> 8]; + j1 += i2; + j = ((j & 0xff00ff) * i3 >> 8 & 0xff00ff) + ((j & 0xff00) * i3 >> 8 & 0xff00); + ai[i++] = j + ((ai[i] & 0xff00ff) * k2 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * k2 >> 8 & 0xff00); + } while (--k > 0); + } + + public static void method376(int i, int j, int k, int l, int i1, int j1, int k1) { + int l1 = 0; + if (j != i) { + l1 = (i1 - l << 16) / (j - i); + } + int i2 = 0; + if (k != j) { + i2 = (j1 - i1 << 16) / (k - j); + } + int j2 = 0; + if (k != i) { + j2 = (l - j1 << 16) / (i - k); + } + if (i <= j && i <= k) { + if (i >= DrawingArea.bottomY) { + return; + } + if (j > DrawingArea.bottomY) { + j = DrawingArea.bottomY; + } + if (k > DrawingArea.bottomY) { + k = DrawingArea.bottomY; + } + if (j < k) { + j1 = l <<= 16; + if (i < 0) { + j1 -= j2 * i; + l -= l1 * i; + i = 0; + } + i1 <<= 16; + if (j < 0) { + i1 -= i2 * j; + j = 0; + } + if (i != j && j2 < l1 || i == j && j2 > i2) { + k -= j; + j -= i; + for (i = lineOffsets[i]; --j >= 0; i += DrawingArea.width) { + method377(DrawingArea.pixels, i, k1, j1 >> 16, l >> 16); + j1 += j2; + l += l1; + } + + while (--k >= 0) { + method377(DrawingArea.pixels, i, k1, j1 >> 16, i1 >> 16); + j1 += j2; + i1 += i2; + i += DrawingArea.width; + } + return; + } + k -= j; + j -= i; + for (i = lineOffsets[i]; --j >= 0; i += DrawingArea.width) { + method377(DrawingArea.pixels, i, k1, l >> 16, j1 >> 16); + j1 += j2; + l += l1; + } + + while (--k >= 0) { + method377(DrawingArea.pixels, i, k1, i1 >> 16, j1 >> 16); + j1 += j2; + i1 += i2; + i += DrawingArea.width; + } + return; + } + i1 = l <<= 16; + if (i < 0) { + i1 -= j2 * i; + l -= l1 * i; + i = 0; + } + j1 <<= 16; + if (k < 0) { + j1 -= i2 * k; + k = 0; + } + if (i != k && j2 < l1 || i == k && i2 > l1) { + j -= k; + k -= i; + for (i = lineOffsets[i]; --k >= 0; i += DrawingArea.width) { + method377(DrawingArea.pixels, i, k1, i1 >> 16, l >> 16); + i1 += j2; + l += l1; + } + + while (--j >= 0) { + method377(DrawingArea.pixels, i, k1, j1 >> 16, l >> 16); + j1 += i2; + l += l1; + i += DrawingArea.width; + } + return; + } + j -= k; + k -= i; + for (i = lineOffsets[i]; --k >= 0; i += DrawingArea.width) { + method377(DrawingArea.pixels, i, k1, l >> 16, i1 >> 16); + i1 += j2; + l += l1; + } + + while (--j >= 0) { + method377(DrawingArea.pixels, i, k1, l >> 16, j1 >> 16); + j1 += i2; + l += l1; + i += DrawingArea.width; + } + return; + } + if (j <= k) { + if (j >= DrawingArea.bottomY) { + return; + } + if (k > DrawingArea.bottomY) { + k = DrawingArea.bottomY; + } + if (i > DrawingArea.bottomY) { + i = DrawingArea.bottomY; + } + if (k < i) { + l = i1 <<= 16; + if (j < 0) { + l -= l1 * j; + i1 -= i2 * j; + j = 0; + } + j1 <<= 16; + if (k < 0) { + j1 -= j2 * k; + k = 0; + } + if (j != k && l1 < i2 || j == k && l1 > j2) { + i -= k; + k -= j; + for (j = lineOffsets[j]; --k >= 0; j += DrawingArea.width) { + method377(DrawingArea.pixels, j, k1, l >> 16, i1 >> 16); + l += l1; + i1 += i2; + } + + while (--i >= 0) { + method377(DrawingArea.pixels, j, k1, l >> 16, j1 >> 16); + l += l1; + j1 += j2; + j += DrawingArea.width; + } + return; + } + i -= k; + k -= j; + for (j = lineOffsets[j]; --k >= 0; j += DrawingArea.width) { + method377(DrawingArea.pixels, j, k1, i1 >> 16, l >> 16); + l += l1; + i1 += i2; + } + + while (--i >= 0) { + method377(DrawingArea.pixels, j, k1, j1 >> 16, l >> 16); + l += l1; + j1 += j2; + j += DrawingArea.width; + } + return; + } + j1 = i1 <<= 16; + if (j < 0) { + j1 -= l1 * j; + i1 -= i2 * j; + j = 0; + } + l <<= 16; + if (i < 0) { + l -= j2 * i; + i = 0; + } + if (l1 < i2) { + k -= i; + i -= j; + for (j = lineOffsets[j]; --i >= 0; j += DrawingArea.width) { + method377(DrawingArea.pixels, j, k1, j1 >> 16, i1 >> 16); + j1 += l1; + i1 += i2; + } + + while (--k >= 0) { + method377(DrawingArea.pixels, j, k1, l >> 16, i1 >> 16); + l += j2; + i1 += i2; + j += DrawingArea.width; + } + return; + } + k -= i; + i -= j; + for (j = lineOffsets[j]; --i >= 0; j += DrawingArea.width) { + method377(DrawingArea.pixels, j, k1, i1 >> 16, j1 >> 16); + j1 += l1; + i1 += i2; + } + + while (--k >= 0) { + method377(DrawingArea.pixels, j, k1, i1 >> 16, l >> 16); + l += j2; + i1 += i2; + j += DrawingArea.width; + } + return; + } + if (k >= DrawingArea.bottomY) { + return; + } + if (i > DrawingArea.bottomY) { + i = DrawingArea.bottomY; + } + if (j > DrawingArea.bottomY) { + j = DrawingArea.bottomY; + } + if (i < j) { + i1 = j1 <<= 16; + if (k < 0) { + i1 -= i2 * k; + j1 -= j2 * k; + k = 0; + } + l <<= 16; + if (i < 0) { + l -= l1 * i; + i = 0; + } + if (i2 < j2) { + j -= i; + i -= k; + for (k = lineOffsets[k]; --i >= 0; k += DrawingArea.width) { + method377(DrawingArea.pixels, k, k1, i1 >> 16, j1 >> 16); + i1 += i2; + j1 += j2; + } + + while (--j >= 0) { + method377(DrawingArea.pixels, k, k1, i1 >> 16, l >> 16); + i1 += i2; + l += l1; + k += DrawingArea.width; + } + return; + } + j -= i; + i -= k; + for (k = lineOffsets[k]; --i >= 0; k += DrawingArea.width) { + method377(DrawingArea.pixels, k, k1, j1 >> 16, i1 >> 16); + i1 += i2; + j1 += j2; + } + + while (--j >= 0) { + method377(DrawingArea.pixels, k, k1, l >> 16, i1 >> 16); + i1 += i2; + l += l1; + k += DrawingArea.width; + } + return; + } + l = j1 <<= 16; + if (k < 0) { + l -= i2 * k; + j1 -= j2 * k; + k = 0; + } + i1 <<= 16; + if (j < 0) { + i1 -= l1 * j; + j = 0; + } + if (i2 < j2) { + i -= j; + j -= k; + for (k = lineOffsets[k]; --j >= 0; k += DrawingArea.width) { + method377(DrawingArea.pixels, k, k1, l >> 16, j1 >> 16); + l += i2; + j1 += j2; + } + + while (--i >= 0) { + method377(DrawingArea.pixels, k, k1, i1 >> 16, j1 >> 16); + i1 += l1; + j1 += j2; + k += DrawingArea.width; + } + return; + } + i -= j; + j -= k; + for (k = lineOffsets[k]; --j >= 0; k += DrawingArea.width) { + method377(DrawingArea.pixels, k, k1, j1 >> 16, l >> 16); + l += i2; + j1 += j2; + } + + while (--i >= 0) { + method377(DrawingArea.pixels, k, k1, j1 >> 16, i1 >> 16); + i1 += l1; + j1 += j2; + k += DrawingArea.width; + } + } + + private static void method377(int ai[], int i, int j, int l, int i1) { + int k;// was parameter + if (aBoolean1462) { + if (i1 > DrawingArea.centerX) { + i1 = DrawingArea.centerX; + } + if (l < 0) { + l = 0; + } + } + if (l >= i1) { + return; + } + i += l; + k = i1 - l >> 2; + if (anInt1465 == 0) { + while (--k >= 0) { + ai[i++] = j; + ai[i++] = j; + ai[i++] = j; + ai[i++] = j; + } + for (k = i1 - l & 3; --k >= 0;) { + ai[i++] = j; + } + + return; + } + int j1 = anInt1465; + int k1 = 256 - anInt1465; + j = ((j & 0xff00ff) * k1 >> 8 & 0xff00ff) + ((j & 0xff00) * k1 >> 8 & 0xff00); + while (--k >= 0) { + ai[i++] = j + ((ai[i] & 0xff00ff) * j1 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j1 >> 8 & 0xff00); + ai[i++] = j + ((ai[i] & 0xff00ff) * j1 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j1 >> 8 & 0xff00); + ai[i++] = j + ((ai[i] & 0xff00ff) * j1 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j1 >> 8 & 0xff00); + ai[i++] = j + ((ai[i] & 0xff00ff) * j1 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j1 >> 8 & 0xff00); + } + for (k = i1 - l & 3; --k >= 0;) { + ai[i++] = j + ((ai[i] & 0xff00ff) * j1 >> 8 & 0xff00ff) + ((ai[i] & 0xff00) * j1 >> 8 & 0xff00); + } + + } + + public static void method378(int i, int j, int k, int l, int i1, int j1, int k1, int l1, int i2, int j2, int k2, int l2, int i3, int j3, int k3, int l3, int i4, int j4, int k4) { + int ai[] = method371(k4); + aBoolean1463 = !aBooleanArray1475[k4]; + k2 = j2 - k2; + j3 = i3 - j3; + i4 = l3 - i4; + l2 -= j2; + k3 -= i3; + j4 -= l3; + int l4 = l2 * i3 - k3 * j2 << 14; + int i5 = k3 * l3 - j4 * i3 << 8; + int j5 = j4 * j2 - l2 * l3 << 5; + int k5 = k2 * i3 - j3 * j2 << 14; + int l5 = j3 * l3 - i4 * i3 << 8; + int i6 = i4 * j2 - k2 * l3 << 5; + int j6 = j3 * l2 - k2 * k3 << 14; + int k6 = i4 * k3 - j3 * j4 << 8; + int l6 = k2 * j4 - i4 * l2 << 5; + int i7 = 0; + int j7 = 0; + if (j != i) { + i7 = (i1 - l << 16) / (j - i); + j7 = (l1 - k1 << 16) / (j - i); + } + int k7 = 0; + int l7 = 0; + if (k != j) { + k7 = (j1 - i1 << 16) / (k - j); + l7 = (i2 - l1 << 16) / (k - j); + } + int i8 = 0; + int j8 = 0; + if (k != i) { + i8 = (l - j1 << 16) / (i - k); + j8 = (k1 - i2 << 16) / (i - k); + } + if (i <= j && i <= k) { + if (i >= DrawingArea.bottomY) { + return; + } + if (j > DrawingArea.bottomY) { + j = DrawingArea.bottomY; + } + if (k > DrawingArea.bottomY) { + k = DrawingArea.bottomY; + } + if (j < k) { + j1 = l <<= 16; + i2 = k1 <<= 16; + if (i < 0) { + j1 -= i8 * i; + l -= i7 * i; + i2 -= j8 * i; + k1 -= j7 * i; + i = 0; + } + i1 <<= 16; + l1 <<= 16; + if (j < 0) { + i1 -= k7 * j; + l1 -= l7 * j; + j = 0; + } + int k8 = i - textureInt2; + l4 += j5 * k8; + k5 += i6 * k8; + j6 += l6 * k8; + if (i != j && i8 < i7 || i == j && i8 > k7) { + k -= j; + j -= i; + i = lineOffsets[i]; + while (--j >= 0) { + method379(DrawingArea.pixels, ai, i, j1 >> 16, l >> 16, i2 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); + j1 += i8; + l += i7; + i2 += j8; + k1 += j7; + i += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + while (--k >= 0) { + method379(DrawingArea.pixels, ai, i, j1 >> 16, i1 >> 16, i2 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); + j1 += i8; + i1 += k7; + i2 += j8; + l1 += l7; + i += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + return; + } + k -= j; + j -= i; + i = lineOffsets[i]; + while (--j >= 0) { + method379(DrawingArea.pixels, ai, i, l >> 16, j1 >> 16, k1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); + j1 += i8; + l += i7; + i2 += j8; + k1 += j7; + i += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + while (--k >= 0) { + method379(DrawingArea.pixels, ai, i, i1 >> 16, j1 >> 16, l1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); + j1 += i8; + i1 += k7; + i2 += j8; + l1 += l7; + i += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + return; + } + i1 = l <<= 16; + l1 = k1 <<= 16; + if (i < 0) { + i1 -= i8 * i; + l -= i7 * i; + l1 -= j8 * i; + k1 -= j7 * i; + i = 0; + } + j1 <<= 16; + i2 <<= 16; + if (k < 0) { + j1 -= k7 * k; + i2 -= l7 * k; + k = 0; + } + int l8 = i - textureInt2; + l4 += j5 * l8; + k5 += i6 * l8; + j6 += l6 * l8; + if (i != k && i8 < i7 || i == k && k7 > i7) { + j -= k; + k -= i; + i = lineOffsets[i]; + while (--k >= 0) { + method379(DrawingArea.pixels, ai, i, i1 >> 16, l >> 16, l1 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); + i1 += i8; + l += i7; + l1 += j8; + k1 += j7; + i += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + while (--j >= 0) { + method379(DrawingArea.pixels, ai, i, j1 >> 16, l >> 16, i2 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); + j1 += k7; + l += i7; + i2 += l7; + k1 += j7; + i += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + return; + } + j -= k; + k -= i; + i = lineOffsets[i]; + while (--k >= 0) { + method379(DrawingArea.pixels, ai, i, l >> 16, i1 >> 16, k1 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); + i1 += i8; + l += i7; + l1 += j8; + k1 += j7; + i += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + while (--j >= 0) { + method379(DrawingArea.pixels, ai, i, l >> 16, j1 >> 16, k1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); + j1 += k7; + l += i7; + i2 += l7; + k1 += j7; + i += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + return; + } + if (j <= k) { + if (j >= DrawingArea.bottomY) { + return; + } + if (k > DrawingArea.bottomY) { + k = DrawingArea.bottomY; + } + if (i > DrawingArea.bottomY) { + i = DrawingArea.bottomY; + } + if (k < i) { + l = i1 <<= 16; + k1 = l1 <<= 16; + if (j < 0) { + l -= i7 * j; + i1 -= k7 * j; + k1 -= j7 * j; + l1 -= l7 * j; + j = 0; + } + j1 <<= 16; + i2 <<= 16; + if (k < 0) { + j1 -= i8 * k; + i2 -= j8 * k; + k = 0; + } + int i9 = j - textureInt2; + l4 += j5 * i9; + k5 += i6 * i9; + j6 += l6 * i9; + if (j != k && i7 < k7 || j == k && i7 > i8) { + i -= k; + k -= j; + j = lineOffsets[j]; + while (--k >= 0) { + method379(DrawingArea.pixels, ai, j, l >> 16, i1 >> 16, k1 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); + l += i7; + i1 += k7; + k1 += j7; + l1 += l7; + j += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + while (--i >= 0) { + method379(DrawingArea.pixels, ai, j, l >> 16, j1 >> 16, k1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); + l += i7; + j1 += i8; + k1 += j7; + i2 += j8; + j += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + return; + } + i -= k; + k -= j; + j = lineOffsets[j]; + while (--k >= 0) { + method379(DrawingArea.pixels, ai, j, i1 >> 16, l >> 16, l1 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); + l += i7; + i1 += k7; + k1 += j7; + l1 += l7; + j += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + while (--i >= 0) { + method379(DrawingArea.pixels, ai, j, j1 >> 16, l >> 16, i2 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); + l += i7; + j1 += i8; + k1 += j7; + i2 += j8; + j += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + return; + } + j1 = i1 <<= 16; + i2 = l1 <<= 16; + if (j < 0) { + j1 -= i7 * j; + i1 -= k7 * j; + i2 -= j7 * j; + l1 -= l7 * j; + j = 0; + } + l <<= 16; + k1 <<= 16; + if (i < 0) { + l -= i8 * i; + k1 -= j8 * i; + i = 0; + } + int j9 = j - textureInt2; + l4 += j5 * j9; + k5 += i6 * j9; + j6 += l6 * j9; + if (i7 < k7) { + k -= i; + i -= j; + j = lineOffsets[j]; + while (--i >= 0) { + method379(DrawingArea.pixels, ai, j, j1 >> 16, i1 >> 16, i2 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); + j1 += i7; + i1 += k7; + i2 += j7; + l1 += l7; + j += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + while (--k >= 0) { + method379(DrawingArea.pixels, ai, j, l >> 16, i1 >> 16, k1 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); + l += i8; + i1 += k7; + k1 += j8; + l1 += l7; + j += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + return; + } + k -= i; + i -= j; + j = lineOffsets[j]; + while (--i >= 0) { + method379(DrawingArea.pixels, ai, j, i1 >> 16, j1 >> 16, l1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); + j1 += i7; + i1 += k7; + i2 += j7; + l1 += l7; + j += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + while (--k >= 0) { + method379(DrawingArea.pixels, ai, j, i1 >> 16, l >> 16, l1 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); + l += i8; + i1 += k7; + k1 += j8; + l1 += l7; + j += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + return; + } + if (k >= DrawingArea.bottomY) { + return; + } + if (i > DrawingArea.bottomY) { + i = DrawingArea.bottomY; + } + if (j > DrawingArea.bottomY) { + j = DrawingArea.bottomY; + } + if (i < j) { + i1 = j1 <<= 16; + l1 = i2 <<= 16; + if (k < 0) { + i1 -= k7 * k; + j1 -= i8 * k; + l1 -= l7 * k; + i2 -= j8 * k; + k = 0; + } + l <<= 16; + k1 <<= 16; + if (i < 0) { + l -= i7 * i; + k1 -= j7 * i; + i = 0; + } + int k9 = k - textureInt2; + l4 += j5 * k9; + k5 += i6 * k9; + j6 += l6 * k9; + if (k7 < i8) { + j -= i; + i -= k; + k = lineOffsets[k]; + while (--i >= 0) { + method379(DrawingArea.pixels, ai, k, i1 >> 16, j1 >> 16, l1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); + i1 += k7; + j1 += i8; + l1 += l7; + i2 += j8; + k += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + while (--j >= 0) { + method379(DrawingArea.pixels, ai, k, i1 >> 16, l >> 16, l1 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); + i1 += k7; + l += i7; + l1 += l7; + k1 += j7; + k += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + return; + } + j -= i; + i -= k; + k = lineOffsets[k]; + while (--i >= 0) { + method379(DrawingArea.pixels, ai, k, j1 >> 16, i1 >> 16, i2 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); + i1 += k7; + j1 += i8; + l1 += l7; + i2 += j8; + k += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + while (--j >= 0) { + method379(DrawingArea.pixels, ai, k, l >> 16, i1 >> 16, k1 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); + i1 += k7; + l += i7; + l1 += l7; + k1 += j7; + k += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + return; + } + l = j1 <<= 16; + k1 = i2 <<= 16; + if (k < 0) { + l -= k7 * k; + j1 -= i8 * k; + k1 -= l7 * k; + i2 -= j8 * k; + k = 0; + } + i1 <<= 16; + l1 <<= 16; + if (j < 0) { + i1 -= i7 * j; + l1 -= j7 * j; + j = 0; + } + int l9 = k - textureInt2; + l4 += j5 * l9; + k5 += i6 * l9; + j6 += l6 * l9; + if (k7 < i8) { + i -= j; + j -= k; + k = lineOffsets[k]; + while (--j >= 0) { + method379(DrawingArea.pixels, ai, k, l >> 16, j1 >> 16, k1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); + l += k7; + j1 += i8; + k1 += l7; + i2 += j8; + k += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + while (--i >= 0) { + method379(DrawingArea.pixels, ai, k, i1 >> 16, j1 >> 16, l1 >> 8, i2 >> 8, l4, k5, j6, i5, l5, k6); + i1 += i7; + j1 += i8; + l1 += j7; + i2 += j8; + k += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + return; + } + i -= j; + j -= k; + k = lineOffsets[k]; + while (--j >= 0) { + method379(DrawingArea.pixels, ai, k, j1 >> 16, l >> 16, i2 >> 8, k1 >> 8, l4, k5, j6, i5, l5, k6); + l += k7; + j1 += i8; + k1 += l7; + i2 += j8; + k += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + while (--i >= 0) { + method379(DrawingArea.pixels, ai, k, j1 >> 16, i1 >> 16, i2 >> 8, l1 >> 8, l4, k5, j6, i5, l5, k6); + i1 += i7; + j1 += i8; + l1 += j7; + i2 += j8; + k += DrawingArea.width; + l4 += j5; + k5 += i6; + j6 += l6; + } + } + + private static void method379(int ai[], int ai1[], int k, int l, int i1, int j1, int k1, int l1, int i2, int j2, int k2, int l2, int i3) { + int i = 0;// was parameter + int j = 0;// was parameter + if (l >= i1) { + return; + } + int j3; + int k3; + if (aBoolean1462) { + j3 = (k1 - j1) / (i1 - l); + if (i1 > DrawingArea.centerX) { + i1 = DrawingArea.centerX; + } + if (l < 0) { + j1 -= l * j3; + l = 0; + } + if (l >= i1) { + return; + } + k3 = i1 - l >> 3; + j3 <<= 12; + j1 <<= 9; + } else { + if (i1 - l > 7) { + k3 = i1 - l >> 3; + j3 = (k1 - j1) * anIntArray1468[k3] >> 6; + } else { + k3 = 0; + j3 = 0; + } + j1 <<= 9; + } + k += l; + if (lowMem) { + int i4 = 0; + int k4 = 0; + int k6 = l - textureInt1; + l1 += (k2 >> 3) * k6; + i2 += (l2 >> 3) * k6; + j2 += (i3 >> 3) * k6; + int i5 = j2 >> 12; + if (i5 != 0) { + i = l1 / i5; + j = i2 / i5; + if (i < 0) { + i = 0; + } else if (i > 4032) { + i = 4032; + } + } + l1 += k2; + i2 += l2; + j2 += i3; + i5 = j2 >> 12; + if (i5 != 0) { + i4 = l1 / i5; + k4 = i2 / i5; + if (i4 < 7) { + i4 = 7; + } else if (i4 > 4032) { + i4 = 4032; + } + } + int i7 = i4 - i >> 3; + int k7 = k4 - j >> 3; + i += (j1 & 0x600000) >> 3; + int i8 = j1 >> 23; + if (aBoolean1463) { + while (k3-- > 0) { + ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; + i += i7; + j += k7; + ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; + i += i7; + j += k7; + ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; + i += i7; + j += k7; + ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; + i += i7; + j += k7; + ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; + i += i7; + j += k7; + ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; + i += i7; + j += k7; + ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; + i += i7; + j += k7; + ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; + i = i4; + j = k4; + l1 += k2; + i2 += l2; + j2 += i3; + int j5 = j2 >> 12; + if (j5 != 0) { + i4 = l1 / j5; + k4 = i2 / j5; + if (i4 < 7) { + i4 = 7; + } else if (i4 > 4032) { + i4 = 4032; + } + } + i7 = i4 - i >> 3; + k7 = k4 - j >> 3; + j1 += j3; + i += (j1 & 0x600000) >> 3; + i8 = j1 >> 23; + } + for (k3 = i1 - l & 7; k3-- > 0;) { + ai[k++] = ai1[(j & 0xfc0) + (i >> 6)] >>> i8; + i += i7; + j += k7; + } + + return; + } + while (k3-- > 0) { + int k8; + if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { + ai[k] = k8; + } + k++; + i += i7; + j += k7; + if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { + ai[k] = k8; + } + k++; + i += i7; + j += k7; + if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { + ai[k] = k8; + } + k++; + i += i7; + j += k7; + if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { + ai[k] = k8; + } + k++; + i += i7; + j += k7; + if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { + ai[k] = k8; + } + k++; + i += i7; + j += k7; + if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { + ai[k] = k8; + } + k++; + i += i7; + j += k7; + if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { + ai[k] = k8; + } + k++; + i += i7; + j += k7; + if ((k8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { + ai[k] = k8; + } + k++; + i = i4; + j = k4; + l1 += k2; + i2 += l2; + j2 += i3; + int k5 = j2 >> 12; + if (k5 != 0) { + i4 = l1 / k5; + k4 = i2 / k5; + if (i4 < 7) { + i4 = 7; + } else if (i4 > 4032) { + i4 = 4032; + } + } + i7 = i4 - i >> 3; + k7 = k4 - j >> 3; + j1 += j3; + i += (j1 & 0x600000) >> 3; + i8 = j1 >> 23; + } + for (k3 = i1 - l & 7; k3-- > 0;) { + int l8; + if ((l8 = ai1[(j & 0xfc0) + (i >> 6)] >>> i8) != 0) { + ai[k] = l8; + } + k++; + i += i7; + j += k7; + } + + return; + } + int j4 = 0; + int l4 = 0; + int l6 = l - textureInt1; + l1 += (k2 >> 3) * l6; + i2 += (l2 >> 3) * l6; + j2 += (i3 >> 3) * l6; + int l5 = j2 >> 14; + if (l5 != 0) { + i = l1 / l5; + j = i2 / l5; + if (i < 0) { + i = 0; + } else if (i > 16256) { + i = 16256; + } + } + l1 += k2; + i2 += l2; + j2 += i3; + l5 = j2 >> 14; + if (l5 != 0) { + j4 = l1 / l5; + l4 = i2 / l5; + if (j4 < 7) { + j4 = 7; + } else if (j4 > 16256) { + j4 = 16256; + } + } + int j7 = j4 - i >> 3; + int l7 = l4 - j >> 3; + i += j1 & 0x600000; + int j8 = j1 >> 23; + if (aBoolean1463) { + while (k3-- > 0) { + ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; + i += j7; + j += l7; + ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; + i += j7; + j += l7; + ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; + i += j7; + j += l7; + ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; + i += j7; + j += l7; + ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; + i += j7; + j += l7; + ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; + i += j7; + j += l7; + ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; + i += j7; + j += l7; + ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; + i = j4; + j = l4; + l1 += k2; + i2 += l2; + j2 += i3; + int i6 = j2 >> 14; + if (i6 != 0) { + j4 = l1 / i6; + l4 = i2 / i6; + if (j4 < 7) { + j4 = 7; + } else if (j4 > 16256) { + j4 = 16256; + } + } + j7 = j4 - i >> 3; + l7 = l4 - j >> 3; + j1 += j3; + i += j1 & 0x600000; + j8 = j1 >> 23; + } + for (k3 = i1 - l & 7; k3-- > 0;) { + ai[k++] = ai1[(j & 0x3f80) + (i >> 7)] >>> j8; + i += j7; + j += l7; + } + + return; + } + while (k3-- > 0) { + int i9; + if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { + ai[k] = i9; + } + k++; + i += j7; + j += l7; + if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { + ai[k] = i9; + } + k++; + i += j7; + j += l7; + if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { + ai[k] = i9; + } + k++; + i += j7; + j += l7; + if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { + ai[k] = i9; + } + k++; + i += j7; + j += l7; + if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { + ai[k] = i9; + } + k++; + i += j7; + j += l7; + if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { + ai[k] = i9; + } + k++; + i += j7; + j += l7; + if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { + ai[k] = i9; + } + k++; + i += j7; + j += l7; + if ((i9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { + ai[k] = i9; + } + k++; + i = j4; + j = l4; + l1 += k2; + i2 += l2; + j2 += i3; + int j6 = j2 >> 14; + if (j6 != 0) { + j4 = l1 / j6; + l4 = i2 / j6; + if (j4 < 7) { + j4 = 7; + } else if (j4 > 16256) { + j4 = 16256; + } + } + j7 = j4 - i >> 3; + l7 = l4 - j >> 3; + j1 += j3; + i += j1 & 0x600000; + j8 = j1 >> 23; + } + for (int l3 = i1 - l & 7; l3-- > 0;) { + int j9; + if ((j9 = ai1[(j & 0x3f80) + (i >> 7)] >>> j8) != 0) { + ai[k] = j9; + } + k++; + i += j7; + j += l7; + } + + } + + public static final int anInt1459 = -477; + public static boolean lowMem = true; + static boolean aBoolean1462; + private static boolean aBoolean1463; + public static boolean aBoolean1464 = true; + public static int anInt1465; + public static int textureInt1; + public static int textureInt2; + private static int[] anIntArray1468; + public static final int[] anIntArray1469; + public static int anIntArray1470[]; + public static int anIntArray1471[]; + public static int lineOffsets[]; + private static int anInt1473; + public static Background aBackgroundArray1474s[] = new Background[50]; + private static boolean[] aBooleanArray1475 = new boolean[50]; + private static int[] anIntArray1476 = new int[50]; + private static int anInt1477; + private static int[][] anIntArrayArray1478; + private static int[][] anIntArrayArray1479 = new int[50][]; + public static int anIntArray1480[] = new int[50]; + public static int anInt1481; + public static int anIntArray1482[] = new int[0x10000]; + private static int[][] anIntArrayArray1483 = new int[50][]; + + static { + anIntArray1468 = new int[512]; + anIntArray1469 = new int[2048]; + anIntArray1470 = new int[2048]; + anIntArray1471 = new int[2048]; + for (int i = 1; i < 512; i++) { + anIntArray1468[i] = 32768 / i; + } + + for (int j = 1; j < 2048; j++) { + anIntArray1469[j] = 0x10000 / j; + } + + for (int k = 0; k < 2048; k++) { + anIntArray1470[k] = (int) (65536D * Math.sin(k * 0.0030679614999999999D)); + anIntArray1471[k] = (int) (65536D * Math.cos(k * 0.0030679614999999999D)); + } + + } +} diff --git a/2006Redone Client/src/VarBit.java b/2006Redone Client/src/main/java/VarBit.java similarity index 96% rename from 2006Redone Client/src/VarBit.java rename to 2006Redone Client/src/main/java/VarBit.java index 301a586f..b05b3da0 100644 --- a/2006Redone Client/src/VarBit.java +++ b/2006Redone Client/src/main/java/VarBit.java @@ -1,61 +1,61 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class VarBit { - - public static void unpackConfig(StreamLoader streamLoader) { - Stream stream = new Stream(streamLoader.getDataForName("varbit.dat")); - int cacheSize = stream.readUnsignedWord(); - if (cache == null) { - cache = new VarBit[cacheSize]; - } - for (int j = 0; j < cacheSize; j++) { - if (cache[j] == null) { - cache[j] = new VarBit(); - } - cache[j].readValues(stream); - if (cache[j].aBoolean651) { - Varp.cache[cache[j].anInt648].aBoolean713 = true; - } - } - - if (stream.currentOffset != stream.buffer.length) { - System.out.println("varbit load mismatch"); - } - } - - private void readValues(Stream stream) { - do { - int j = stream.readUnsignedByte(); - if (j == 0) { - return; - } - if (j == 1) { - anInt648 = stream.readUnsignedWord(); - anInt649 = stream.readUnsignedByte(); - anInt650 = stream.readUnsignedByte(); - } else if (j == 10) { - stream.readString(); - } else if (j == 2) { - aBoolean651 = true; - } else if (j == 3) { - stream.readDWord(); - } else if (j == 4) { - stream.readDWord(); - } else { - System.out.println("Error unrecognised config code: " + j); - } - } while (true); - } - - private VarBit() { - aBoolean651 = false; - } - - public static VarBit cache[]; - public int anInt648; - public int anInt649; - public int anInt650; - private boolean aBoolean651; -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class VarBit { + + public static void unpackConfig(StreamLoader streamLoader) { + Stream stream = new Stream(streamLoader.getDataForName("varbit.dat")); + int cacheSize = stream.readUnsignedWord(); + if (cache == null) { + cache = new VarBit[cacheSize]; + } + for (int j = 0; j < cacheSize; j++) { + if (cache[j] == null) { + cache[j] = new VarBit(); + } + cache[j].readValues(stream); + if (cache[j].aBoolean651) { + Varp.cache[cache[j].anInt648].aBoolean713 = true; + } + } + + if (stream.currentOffset != stream.buffer.length) { + System.out.println("varbit load mismatch"); + } + } + + private void readValues(Stream stream) { + do { + int j = stream.readUnsignedByte(); + if (j == 0) { + return; + } + if (j == 1) { + anInt648 = stream.readUnsignedWord(); + anInt649 = stream.readUnsignedByte(); + anInt650 = stream.readUnsignedByte(); + } else if (j == 10) { + stream.readString(); + } else if (j == 2) { + aBoolean651 = true; + } else if (j == 3) { + stream.readDWord(); + } else if (j == 4) { + stream.readDWord(); + } else { + System.out.println("Error unrecognised config code: " + j); + } + } while (true); + } + + private VarBit() { + aBoolean651 = false; + } + + public static VarBit cache[]; + public int anInt648; + public int anInt649; + public int anInt650; + private boolean aBoolean651; +} diff --git a/2006Redone Client/src/Varp.java b/2006Redone Client/src/main/java/Varp.java similarity index 96% rename from 2006Redone Client/src/Varp.java rename to 2006Redone Client/src/main/java/Varp.java index 78d2d556..d8d3c1f9 100644 --- a/2006Redone Client/src/Varp.java +++ b/2006Redone Client/src/main/java/Varp.java @@ -1,71 +1,71 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -public final class Varp { - - public static void unpackConfig(StreamLoader streamLoader) { - Stream stream = new Stream(streamLoader.getDataForName("varp.dat")); - anInt702 = 0; - int cacheSize = stream.readUnsignedWord(); - if (cache == null) { - cache = new Varp[cacheSize]; - } - if (anIntArray703 == null) { - anIntArray703 = new int[cacheSize]; - } - for (int j = 0; j < cacheSize; j++) { - if (cache[j] == null) { - cache[j] = new Varp(); - } - cache[j].readValues(stream, j); - } - if (stream.currentOffset != stream.buffer.length) { - System.out.println("varptype load mismatch"); - } - } - - private void readValues(Stream stream, int i) { - do { - int j = stream.readUnsignedByte(); - if (j == 0) { - return; - } - if (j == 1) { - stream.readUnsignedByte(); - } else if (j == 2) { - stream.readUnsignedByte(); - } else if (j == 3) { - anIntArray703[anInt702++] = i; - } else if (j == 4) { - } else if (j == 5) { - anInt709 = stream.readUnsignedWord(); - } else if (j == 6) { - } else if (j == 7) { - stream.readDWord(); - } else if (j == 8) { - aBoolean713 = true; - } else if (j == 10) { - stream.readString(); - } else if (j == 11) { - aBoolean713 = true; - } else if (j == 12) { - stream.readDWord(); - } else if (j == 13) { - } else { - System.out.println("Error unrecognised config code: " + j); - } - } while (true); - } - - private Varp() { - aBoolean713 = false; - } - - public static Varp cache[]; - private static int anInt702; - private static int[] anIntArray703; - public int anInt709; - public boolean aBoolean713; - -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +public final class Varp { + + public static void unpackConfig(StreamLoader streamLoader) { + Stream stream = new Stream(streamLoader.getDataForName("varp.dat")); + anInt702 = 0; + int cacheSize = stream.readUnsignedWord(); + if (cache == null) { + cache = new Varp[cacheSize]; + } + if (anIntArray703 == null) { + anIntArray703 = new int[cacheSize]; + } + for (int j = 0; j < cacheSize; j++) { + if (cache[j] == null) { + cache[j] = new Varp(); + } + cache[j].readValues(stream, j); + } + if (stream.currentOffset != stream.buffer.length) { + System.out.println("varptype load mismatch"); + } + } + + private void readValues(Stream stream, int i) { + do { + int j = stream.readUnsignedByte(); + if (j == 0) { + return; + } + if (j == 1) { + stream.readUnsignedByte(); + } else if (j == 2) { + stream.readUnsignedByte(); + } else if (j == 3) { + anIntArray703[anInt702++] = i; + } else if (j == 4) { + } else if (j == 5) { + anInt709 = stream.readUnsignedWord(); + } else if (j == 6) { + } else if (j == 7) { + stream.readDWord(); + } else if (j == 8) { + aBoolean713 = true; + } else if (j == 10) { + stream.readString(); + } else if (j == 11) { + aBoolean713 = true; + } else if (j == 12) { + stream.readDWord(); + } else if (j == 13) { + } else { + System.out.println("Error unrecognised config code: " + j); + } + } while (true); + } + + private Varp() { + aBoolean713 = false; + } + + public static Varp cache[]; + private static int anInt702; + private static int[] anIntArray703; + public int anInt709; + public boolean aBoolean713; + +} diff --git a/2006Redone Client/src/WorldController.java b/2006Redone Client/src/main/java/WorldController.java similarity index 97% rename from 2006Redone Client/src/WorldController.java rename to 2006Redone Client/src/main/java/WorldController.java index c320c837..efaf05af 100644 --- a/2006Redone Client/src/WorldController.java +++ b/2006Redone Client/src/main/java/WorldController.java @@ -1,2120 +1,2120 @@ -// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. -// Jad home page: http://www.kpdus.com/jad.html -// Decompiler options: packimports(3) - -final class WorldController { - - public WorldController(int ai[][][]) { - int i = 104;// was parameter - int j = 104;// was parameter - int k = 4;// was parameter - aBoolean434 = true; - obj5Cache = new Object5[5000]; - anIntArray486 = new int[10000]; - anIntArray487 = new int[10000]; - anInt437 = k; - anInt438 = j; - anInt439 = i; - groundArray = new Ground[k][j][i]; - anIntArrayArrayArray445 = new int[k][j + 1][i + 1]; - anIntArrayArrayArray440 = ai; - initToNull(); - } - - public static void nullLoader() { - aClass28Array462 = null; - anIntArray473 = null; - aClass47ArrayArray474 = null; - aClass19_477 = null; - aBooleanArrayArrayArrayArray491 = null; - aBooleanArrayArray492 = null; - } - - public void initToNull() { - for (int j = 0; j < anInt437; j++) { - for (int k = 0; k < anInt438; k++) { - for (int i1 = 0; i1 < anInt439; i1++) { - groundArray[j][k][i1] = null; - } - - } - - } - for (int l = 0; l < anInt472; l++) { - for (int j1 = 0; j1 < anIntArray473[l]; j1++) { - aClass47ArrayArray474[l][j1] = null; - } - - anIntArray473[l] = 0; - } - - for (int k1 = 0; k1 < obj5CacheCurrPos; k1++) { - obj5Cache[k1] = null; - } - - obj5CacheCurrPos = 0; - for (int l1 = 0; l1 < aClass28Array462.length; l1++) { - aClass28Array462[l1] = null; - } - - } - - public void method275(int i) { - anInt442 = i; - for (int k = 0; k < anInt438; k++) { - for (int l = 0; l < anInt439; l++) { - if (groundArray[i][k][l] == null) { - groundArray[i][k][l] = new Ground(i, k, l); - } - } - - } - - } - - public void method276(int i, int j) { - Ground class30_sub3 = groundArray[0][j][i]; - for (int l = 0; l < 3; l++) { - Ground class30_sub3_1 = groundArray[l][j][i] = groundArray[l + 1][j][i]; - if (class30_sub3_1 != null) { - class30_sub3_1.anInt1307--; - for (int j1 = 0; j1 < class30_sub3_1.anInt1317; j1++) { - Object5 class28 = class30_sub3_1.obj5Array[j1]; - if ((class28.uid >> 29 & 3) == 2 && class28.anInt523 == j && class28.anInt525 == i) { - class28.anInt517--; - } - } - - } - } - if (groundArray[0][j][i] == null) { - groundArray[0][j][i] = new Ground(0, j, i); - } - groundArray[0][j][i].aClass30_Sub3_1329 = class30_sub3; - groundArray[3][j][i] = null; - } - - public static void method277(int i, int j, int k, int l, int i1, int j1, int l1, int i2) { - Class47 class47 = new Class47(); - class47.anInt787 = j / 128; - class47.anInt788 = l / 128; - class47.anInt789 = l1 / 128; - class47.anInt790 = i1 / 128; - class47.anInt791 = i2; - class47.anInt792 = j; - class47.anInt793 = l; - class47.anInt794 = l1; - class47.anInt795 = i1; - class47.anInt796 = j1; - class47.anInt797 = k; - aClass47ArrayArray474[i][anIntArray473[i]++] = class47; - } - - public void method278(int i, int j, int k, int l) { - Ground class30_sub3 = groundArray[i][j][k]; - if (class30_sub3 != null) { - groundArray[i][j][k].anInt1321 = l; - } - } - - public void method279(int i, int j, int k, int l, int i1, int j1, int k1, int l1, int i2, int j2, int k2, int l2, int i3, int j3, int k3, int l3, int i4, int j4, int k4, int l4) { - if (l == 0) { - Class43 class43 = new Class43(k2, l2, i3, j3, -1, k4, false); - for (int i5 = i; i5 >= 0; i5--) { - if (groundArray[i5][j][k] == null) { - groundArray[i5][j][k] = new Ground(i5, j, k); - } - } - - groundArray[i][j][k].aClass43_1311 = class43; - return; - } - if (l == 1) { - Class43 class43_1 = new Class43(k3, l3, i4, j4, j1, l4, k1 == l1 && k1 == i2 && k1 == j2); - for (int j5 = i; j5 >= 0; j5--) { - if (groundArray[j5][j][k] == null) { - groundArray[j5][j][k] = new Ground(j5, j, k); - } - } - - groundArray[i][j][k].aClass43_1311 = class43_1; - return; - } - Class40 class40 = new Class40(k, k3, j3, i2, j1, i4, i1, k2, k4, i3, j2, l1, k1, l, j4, l3, l2, j, l4); - for (int k5 = i; k5 >= 0; k5--) { - if (groundArray[k5][j][k] == null) { - groundArray[k5][j][k] = new Ground(k5, j, k); - } - } - - groundArray[i][j][k].aClass40_1312 = class40; - } - - public void method280(int i, int j, int k, Animable class30_sub2_sub4, byte byte0, int i1, int j1) { - if (class30_sub2_sub4 == null) { - return; - } - Object3 class49 = new Object3(); - class49.aClass30_Sub2_Sub4_814 = class30_sub2_sub4; - class49.anInt812 = j1 * 128 + 64; - class49.anInt813 = k * 128 + 64; - class49.anInt811 = j; - class49.uid = i1; - class49.aByte816 = byte0; - if (groundArray[i][j1][k] == null) { - groundArray[i][j1][k] = new Ground(i, j1, k); - } - groundArray[i][j1][k].obj3 = class49; - } - - public void method281(int i, int j, Animable class30_sub2_sub4, int k, Animable class30_sub2_sub4_1, Animable class30_sub2_sub4_2, int l, int i1) { - Object4 object4 = new Object4(); - object4.aClass30_Sub2_Sub4_48 = class30_sub2_sub4_2; - object4.anInt46 = i * 128 + 64; - object4.anInt47 = i1 * 128 + 64; - object4.anInt45 = k; - object4.uid = j; - object4.aClass30_Sub2_Sub4_49 = class30_sub2_sub4; - object4.aClass30_Sub2_Sub4_50 = class30_sub2_sub4_1; - int j1 = 0; - Ground class30_sub3 = groundArray[l][i][i1]; - if (class30_sub3 != null) { - for (int k1 = 0; k1 < class30_sub3.anInt1317; k1++) { - if (class30_sub3.obj5Array[k1].aClass30_Sub2_Sub4_521 instanceof Model) { - int l1 = ((Model) class30_sub3.obj5Array[k1].aClass30_Sub2_Sub4_521).anInt1654; - if (l1 > j1) { - j1 = l1; - } - } - } - - } - object4.anInt52 = j1; - if (groundArray[l][i][i1] == null) { - groundArray[l][i][i1] = new Ground(l, i, i1); - } - groundArray[l][i][i1].obj4 = object4; - } - - public void method282(int i, Animable class30_sub2_sub4, int j, int k, byte byte0, int l, Animable class30_sub2_sub4_1, int i1, int j1, int k1) { - if (class30_sub2_sub4 == null && class30_sub2_sub4_1 == null) { - return; - } - Object1 object1 = new Object1(); - object1.uid = j; - object1.aByte281 = byte0; - object1.anInt274 = l * 128 + 64; - object1.anInt275 = k * 128 + 64; - object1.anInt273 = i1; - object1.aClass30_Sub2_Sub4_278 = class30_sub2_sub4; - object1.aClass30_Sub2_Sub4_279 = class30_sub2_sub4_1; - object1.orientation = i; - object1.orientation1 = j1; - for (int l1 = k1; l1 >= 0; l1--) { - if (groundArray[l1][l][k] == null) { - groundArray[l1][l][k] = new Ground(l1, l, k); - } - } - - groundArray[k1][l][k].obj1 = object1; - } - - public void method283(int i, int j, int k, int i1, int j1, int k1, Animable class30_sub2_sub4, int l1, byte byte0, int i2, int j2) { - if (class30_sub2_sub4 == null) { - return; - } - Object2 class26 = new Object2(); - class26.uid = i; - class26.aByte506 = byte0; - class26.anInt500 = l1 * 128 + 64 + j1; - class26.anInt501 = j * 128 + 64 + i2; - class26.anInt499 = k1; - class26.aClass30_Sub2_Sub4_504 = class30_sub2_sub4; - class26.anInt502 = j2; - class26.anInt503 = k; - for (int k2 = i1; k2 >= 0; k2--) { - if (groundArray[k2][l1][j] == null) { - groundArray[k2][l1][j] = new Ground(k2, l1, j); - } - } - - groundArray[i1][l1][j].obj2 = class26; - } - - public boolean method284(int i, byte byte0, int j, int k, Animable class30_sub2_sub4, int l, int i1, int j1, int k1, int l1) { - if (class30_sub2_sub4 == null) { - return true; - } else { - int i2 = l1 * 128 + 64 * l; - int j2 = k1 * 128 + 64 * k; - return method287(i1, l1, k1, l, k, i2, j2, j, class30_sub2_sub4, j1, false, i, byte0); - } - } - - public boolean method285(int i, int j, int k, int l, int i1, int j1, int k1, Animable class30_sub2_sub4, boolean flag) { - if (class30_sub2_sub4 == null) { - return true; - } - int l1 = k1 - j1; - int i2 = i1 - j1; - int j2 = k1 + j1; - int k2 = i1 + j1; - if (flag) { - if (j > 640 && j < 1408) { - k2 += 128; - } - if (j > 1152 && j < 1920) { - j2 += 128; - } - if (j > 1664 || j < 384) { - i2 -= 128; - } - if (j > 128 && j < 896) { - l1 -= 128; - } - } - l1 /= 128; - i2 /= 128; - j2 /= 128; - k2 /= 128; - return method287(i, l1, i2, j2 - l1 + 1, k2 - i2 + 1, k1, i1, k, class30_sub2_sub4, j, true, l, (byte) 0); - } - - public boolean method286(int j, int k, Animable class30_sub2_sub4, int l, int i1, int j1, int k1, int l1, int i2, int j2, int k2) { - return class30_sub2_sub4 == null || method287(j, l1, k2, i2 - l1 + 1, i1 - k2 + 1, j1, k, k1, class30_sub2_sub4, l, true, j2, (byte) 0); - } - - private boolean method287(int i, int j, int k, int l, int i1, int j1, int k1, int l1, Animable class30_sub2_sub4, int i2, boolean flag, int j2, byte byte0) { - for (int k2 = j; k2 < j + l; k2++) { - for (int l2 = k; l2 < k + i1; l2++) { - if (k2 < 0 || l2 < 0 || k2 >= anInt438 || l2 >= anInt439) { - return false; - } - Ground class30_sub3 = groundArray[i][k2][l2]; - if (class30_sub3 != null && class30_sub3.anInt1317 >= 5) { - return false; - } - } - - } - - Object5 class28 = new Object5(); - class28.uid = j2; - class28.aByte530 = byte0; - class28.anInt517 = i; - class28.anInt519 = j1; - class28.anInt520 = k1; - class28.anInt518 = l1; - class28.aClass30_Sub2_Sub4_521 = class30_sub2_sub4; - class28.anInt522 = i2; - class28.anInt523 = j; - class28.anInt525 = k; - class28.anInt524 = j + l - 1; - class28.anInt526 = k + i1 - 1; - for (int i3 = j; i3 < j + l; i3++) { - for (int j3 = k; j3 < k + i1; j3++) { - int k3 = 0; - if (i3 > j) { - k3++; - } - if (i3 < j + l - 1) { - k3 += 4; - } - if (j3 > k) { - k3 += 8; - } - if (j3 < k + i1 - 1) { - k3 += 2; - } - for (int l3 = i; l3 >= 0; l3--) { - if (groundArray[l3][i3][j3] == null) { - groundArray[l3][i3][j3] = new Ground(l3, i3, j3); - } - } - - Ground class30_sub3_1 = groundArray[i][i3][j3]; - class30_sub3_1.obj5Array[class30_sub3_1.anInt1317] = class28; - class30_sub3_1.anIntArray1319[class30_sub3_1.anInt1317] = k3; - class30_sub3_1.anInt1320 |= k3; - class30_sub3_1.anInt1317++; - } - - } - - if (flag) { - obj5Cache[obj5CacheCurrPos++] = class28; - } - return true; - } - - public void clearObj5Cache() { - for (int i = 0; i < obj5CacheCurrPos; i++) { - Object5 object5 = obj5Cache[i]; - method289(object5); - obj5Cache[i] = null; - } - - obj5CacheCurrPos = 0; - } - - private void method289(Object5 class28) { - for (int j = class28.anInt523; j <= class28.anInt524; j++) { - for (int k = class28.anInt525; k <= class28.anInt526; k++) { - Ground class30_sub3 = groundArray[class28.anInt517][j][k]; - if (class30_sub3 != null) { - for (int l = 0; l < class30_sub3.anInt1317; l++) { - if (class30_sub3.obj5Array[l] != class28) { - continue; - } - class30_sub3.anInt1317--; - for (int i1 = l; i1 < class30_sub3.anInt1317; i1++) { - class30_sub3.obj5Array[i1] = class30_sub3.obj5Array[i1 + 1]; - class30_sub3.anIntArray1319[i1] = class30_sub3.anIntArray1319[i1 + 1]; - } - - class30_sub3.obj5Array[class30_sub3.anInt1317] = null; - break; - } - - class30_sub3.anInt1320 = 0; - for (int j1 = 0; j1 < class30_sub3.anInt1317; j1++) { - class30_sub3.anInt1320 |= class30_sub3.anIntArray1319[j1]; - } - - } - } - - } - - } - - public void method290(int i, int k, int l, int i1) { - Ground class30_sub3 = groundArray[i1][l][i]; - if (class30_sub3 == null) { - return; - } - Object2 class26 = class30_sub3.obj2; - if (class26 != null) { - int j1 = l * 128 + 64; - int k1 = i * 128 + 64; - class26.anInt500 = j1 + (class26.anInt500 - j1) * k / 16; - class26.anInt501 = k1 + (class26.anInt501 - k1) * k / 16; - } - } - - public void method291(int i, int j, int k, byte byte0) { - Ground class30_sub3 = groundArray[j][i][k]; - if (byte0 != -119) { - aBoolean434 = !aBoolean434; - } - if (class30_sub3 != null) { - class30_sub3.obj1 = null; - } - } - - public void method292(int j, int k, int l) { - Ground class30_sub3 = groundArray[k][l][j]; - if (class30_sub3 != null) { - class30_sub3.obj2 = null; - } - } - - public void method293(int i, int k, int l) { - Ground class30_sub3 = groundArray[i][k][l]; - if (class30_sub3 == null) { - return; - } - for (int j1 = 0; j1 < class30_sub3.anInt1317; j1++) { - Object5 class28 = class30_sub3.obj5Array[j1]; - if ((class28.uid >> 29 & 3) == 2 && class28.anInt523 == k && class28.anInt525 == l) { - method289(class28); - return; - } - } - - } - - public void method294(int i, int j, int k) { - Ground class30_sub3 = groundArray[i][k][j]; - if (class30_sub3 == null) { - return; - } - class30_sub3.obj3 = null; - } - - public void method295(int i, int j, int k) { - Ground class30_sub3 = groundArray[i][j][k]; - if (class30_sub3 != null) { - class30_sub3.obj4 = null; - } - } - - public Object1 method296(int i, int j, int k) { - Ground class30_sub3 = groundArray[i][j][k]; - if (class30_sub3 == null) { - return null; - } else { - return class30_sub3.obj1; - } - } - - public Object2 method297(int i, int k, int l) { - Ground class30_sub3 = groundArray[l][i][k]; - if (class30_sub3 == null) { - return null; - } else { - return class30_sub3.obj2; - } - } - - public Object5 method298(int i, int j, int k) { - Ground class30_sub3 = groundArray[k][i][j]; - if (class30_sub3 == null) { - return null; - } - for (int l = 0; l < class30_sub3.anInt1317; l++) { - Object5 class28 = class30_sub3.obj5Array[l]; - if ((class28.uid >> 29 & 3) == 2 && class28.anInt523 == i && class28.anInt525 == j) { - return class28; - } - } - return null; - } - - public Object3 method299(int i, int j, int k) { - Ground class30_sub3 = groundArray[k][j][i]; - if (class30_sub3 == null || class30_sub3.obj3 == null) { - return null; - } else { - return class30_sub3.obj3; - } - } - - public int method300(int i, int j, int k) { - Ground class30_sub3 = groundArray[i][j][k]; - if (class30_sub3 == null || class30_sub3.obj1 == null) { - return 0; - } else { - return class30_sub3.obj1.uid; - } - } - - public int method301(int i, int j, int l) { - Ground class30_sub3 = groundArray[i][j][l]; - if (class30_sub3 == null || class30_sub3.obj2 == null) { - return 0; - } else { - return class30_sub3.obj2.uid; - } - } - - public int method302(int i, int j, int k) { - Ground class30_sub3 = groundArray[i][j][k]; - if (class30_sub3 == null) { - return 0; - } - for (int l = 0; l < class30_sub3.anInt1317; l++) { - Object5 class28 = class30_sub3.obj5Array[l]; - if ((class28.uid >> 29 & 3) == 2 && class28.anInt523 == j && class28.anInt525 == k) { - return class28.uid; - } - } - - return 0; - } - - public int method303(int i, int j, int k) { - Ground class30_sub3 = groundArray[i][j][k]; - if (class30_sub3 == null || class30_sub3.obj3 == null) { - return 0; - } else { - return class30_sub3.obj3.uid; - } - } - - public int method304(int i, int j, int k, int l) { - Ground class30_sub3 = groundArray[i][j][k]; - if (class30_sub3 == null) { - return -1; - } - if (class30_sub3.obj1 != null && class30_sub3.obj1.uid == l) { - return class30_sub3.obj1.aByte281 & 0xff; - } - if (class30_sub3.obj2 != null && class30_sub3.obj2.uid == l) { - return class30_sub3.obj2.aByte506 & 0xff; - } - if (class30_sub3.obj3 != null && class30_sub3.obj3.uid == l) { - return class30_sub3.obj3.aByte816 & 0xff; - } - for (int i1 = 0; i1 < class30_sub3.anInt1317; i1++) { - if (class30_sub3.obj5Array[i1].uid == l) { - return class30_sub3.obj5Array[i1].aByte530 & 0xff; - } - } - - return -1; - } - - public void method305(int i, int k, int i1) { - int j = 64;// was parameter - int l = 768;// was parameter - int j1 = (int) Math.sqrt(k * k + i * i + i1 * i1); - int k1 = l * j1 >> 8; - for (int l1 = 0; l1 < anInt437; l1++) { - for (int i2 = 0; i2 < anInt438; i2++) { - for (int j2 = 0; j2 < anInt439; j2++) { - Ground class30_sub3 = groundArray[l1][i2][j2]; - if (class30_sub3 != null) { - Object1 class10 = class30_sub3.obj1; - if (class10 != null && class10.aClass30_Sub2_Sub4_278 != null && class10.aClass30_Sub2_Sub4_278.aClass33Array1425 != null) { - method307(l1, 1, 1, i2, j2, (Model) class10.aClass30_Sub2_Sub4_278); - if (class10.aClass30_Sub2_Sub4_279 != null && class10.aClass30_Sub2_Sub4_279.aClass33Array1425 != null) { - method307(l1, 1, 1, i2, j2, (Model) class10.aClass30_Sub2_Sub4_279); - method308((Model) class10.aClass30_Sub2_Sub4_278, (Model) class10.aClass30_Sub2_Sub4_279, 0, 0, 0, false); - ((Model) class10.aClass30_Sub2_Sub4_279).method480(j, k1, k, i, i1); - } - ((Model) class10.aClass30_Sub2_Sub4_278).method480(j, k1, k, i, i1); - } - for (int k2 = 0; k2 < class30_sub3.anInt1317; k2++) { - Object5 class28 = class30_sub3.obj5Array[k2]; - if (class28 != null && class28.aClass30_Sub2_Sub4_521 != null && class28.aClass30_Sub2_Sub4_521.aClass33Array1425 != null) { - method307(l1, class28.anInt524 - class28.anInt523 + 1, class28.anInt526 - class28.anInt525 + 1, i2, j2, (Model) class28.aClass30_Sub2_Sub4_521); - ((Model) class28.aClass30_Sub2_Sub4_521).method480(j, k1, k, i, i1); - } - } - - Object3 class49 = class30_sub3.obj3; - if (class49 != null && class49.aClass30_Sub2_Sub4_814.aClass33Array1425 != null) { - method306(i2, l1, (Model) class49.aClass30_Sub2_Sub4_814, j2); - ((Model) class49.aClass30_Sub2_Sub4_814).method480(j, k1, k, i, i1); - } - } - } - - } - - } - - } - - private void method306(int i, int j, Model model, int k) { - if (i < anInt438) { - Ground class30_sub3 = groundArray[j][i + 1][k]; - if (class30_sub3 != null && class30_sub3.obj3 != null && class30_sub3.obj3.aClass30_Sub2_Sub4_814.aClass33Array1425 != null) { - method308(model, (Model) class30_sub3.obj3.aClass30_Sub2_Sub4_814, 128, 0, 0, true); - } - } - if (k < anInt438) { - Ground class30_sub3_1 = groundArray[j][i][k + 1]; - if (class30_sub3_1 != null && class30_sub3_1.obj3 != null && class30_sub3_1.obj3.aClass30_Sub2_Sub4_814.aClass33Array1425 != null) { - method308(model, (Model) class30_sub3_1.obj3.aClass30_Sub2_Sub4_814, 0, 0, 128, true); - } - } - if (i < anInt438 && k < anInt439) { - Ground class30_sub3_2 = groundArray[j][i + 1][k + 1]; - if (class30_sub3_2 != null && class30_sub3_2.obj3 != null && class30_sub3_2.obj3.aClass30_Sub2_Sub4_814.aClass33Array1425 != null) { - method308(model, (Model) class30_sub3_2.obj3.aClass30_Sub2_Sub4_814, 128, 0, 128, true); - } - } - if (i < anInt438 && k > 0) { - Ground class30_sub3_3 = groundArray[j][i + 1][k - 1]; - if (class30_sub3_3 != null && class30_sub3_3.obj3 != null && class30_sub3_3.obj3.aClass30_Sub2_Sub4_814.aClass33Array1425 != null) { - method308(model, (Model) class30_sub3_3.obj3.aClass30_Sub2_Sub4_814, 128, 0, -128, true); - } - } - } - - private void method307(int i, int j, int k, int l, int i1, Model model) { - boolean flag = true; - int j1 = l; - int k1 = l + j; - int l1 = i1 - 1; - int i2 = i1 + k; - for (int j2 = i; j2 <= i + 1; j2++) { - if (j2 != anInt437) { - for (int k2 = j1; k2 <= k1; k2++) { - if (k2 >= 0 && k2 < anInt438) { - for (int l2 = l1; l2 <= i2; l2++) { - if (l2 >= 0 && l2 < anInt439 && (!flag || k2 >= k1 || l2 >= i2 || l2 < i1 && k2 != l)) { - Ground class30_sub3 = groundArray[j2][k2][l2]; - if (class30_sub3 != null) { - int i3 = (anIntArrayArrayArray440[j2][k2][l2] + anIntArrayArrayArray440[j2][k2 + 1][l2] + anIntArrayArrayArray440[j2][k2][l2 + 1] + anIntArrayArrayArray440[j2][k2 + 1][l2 + 1]) / 4 - (anIntArrayArrayArray440[i][l][i1] + anIntArrayArrayArray440[i][l + 1][i1] + anIntArrayArrayArray440[i][l][i1 + 1] + anIntArrayArrayArray440[i][l + 1][i1 + 1]) / 4; - Object1 class10 = class30_sub3.obj1; - if (class10 != null && class10.aClass30_Sub2_Sub4_278 != null && class10.aClass30_Sub2_Sub4_278.aClass33Array1425 != null) { - method308(model, (Model) class10.aClass30_Sub2_Sub4_278, (k2 - l) * 128 + (1 - j) * 64, i3, (l2 - i1) * 128 + (1 - k) * 64, flag); - } - if (class10 != null && class10.aClass30_Sub2_Sub4_279 != null && class10.aClass30_Sub2_Sub4_279.aClass33Array1425 != null) { - method308(model, (Model) class10.aClass30_Sub2_Sub4_279, (k2 - l) * 128 + (1 - j) * 64, i3, (l2 - i1) * 128 + (1 - k) * 64, flag); - } - for (int j3 = 0; j3 < class30_sub3.anInt1317; j3++) { - Object5 class28 = class30_sub3.obj5Array[j3]; - if (class28 != null && class28.aClass30_Sub2_Sub4_521 != null && class28.aClass30_Sub2_Sub4_521.aClass33Array1425 != null) { - int k3 = class28.anInt524 - class28.anInt523 + 1; - int l3 = class28.anInt526 - class28.anInt525 + 1; - method308(model, (Model) class28.aClass30_Sub2_Sub4_521, (class28.anInt523 - l) * 128 + (k3 - j) * 64, i3, (class28.anInt525 - i1) * 128 + (l3 - k) * 64, flag); - } - } - - } - } - } - - } - } - - j1--; - flag = false; - } - } - - } - - private void method308(Model model, Model model_1, int i, int j, int k, boolean flag) { - anInt488++; - int l = 0; - int ai[] = model_1.anIntArray1627; - int i1 = model_1.anInt1626; - for (int j1 = 0; j1 < model.anInt1626; j1++) { - Class33 class33 = model.aClass33Array1425[j1]; - Class33 class33_1 = model.aClass33Array1660[j1]; - if (class33_1.anInt605 != 0) { - int i2 = model.anIntArray1628[j1] - j; - if (i2 <= model_1.anInt1651) { - int j2 = model.anIntArray1627[j1] - i; - if (j2 >= model_1.anInt1646 && j2 <= model_1.anInt1647) { - int k2 = model.anIntArray1629[j1] - k; - if (k2 >= model_1.anInt1649 && k2 <= model_1.anInt1648) { - for (int l2 = 0; l2 < i1; l2++) { - Class33 class33_2 = model_1.aClass33Array1425[l2]; - Class33 class33_3 = model_1.aClass33Array1660[l2]; - if (j2 == ai[l2] && k2 == model_1.anIntArray1629[l2] && i2 == model_1.anIntArray1628[l2] && class33_3.anInt605 != 0) { - class33.anInt602 += class33_3.anInt602; - class33.anInt603 += class33_3.anInt603; - class33.anInt604 += class33_3.anInt604; - class33.anInt605 += class33_3.anInt605; - class33_2.anInt602 += class33_1.anInt602; - class33_2.anInt603 += class33_1.anInt603; - class33_2.anInt604 += class33_1.anInt604; - class33_2.anInt605 += class33_1.anInt605; - l++; - anIntArray486[j1] = anInt488; - anIntArray487[l2] = anInt488; - } - } - - } - } - } - } - } - - if (l < 3 || !flag) { - return; - } - for (int k1 = 0; k1 < model.anInt1630; k1++) { - if (anIntArray486[model.anIntArray1631[k1]] == anInt488 && anIntArray486[model.anIntArray1632[k1]] == anInt488 && anIntArray486[model.anIntArray1633[k1]] == anInt488) { - model.anIntArray1637[k1] = -1; - } - } - - for (int l1 = 0; l1 < model_1.anInt1630; l1++) { - if (anIntArray487[model_1.anIntArray1631[l1]] == anInt488 && anIntArray487[model_1.anIntArray1632[l1]] == anInt488 && anIntArray487[model_1.anIntArray1633[l1]] == anInt488) { - model_1.anIntArray1637[l1] = -1; - } - } - - } - - public void method309(int ai[], int i, int k, int l, int i1) { - int j = 512;// was parameter - Ground class30_sub3 = groundArray[k][l][i1]; - if (class30_sub3 == null) { - return; - } - Class43 class43 = class30_sub3.aClass43_1311; - if (class43 != null) { - int j1 = class43.anInt722; - if (j1 == 0) { - return; - } - for (int k1 = 0; k1 < 4; k1++) { - ai[i] = j1; - ai[i + 1] = j1; - ai[i + 2] = j1; - ai[i + 3] = j1; - i += j; - } - - return; - } - Class40 class40 = class30_sub3.aClass40_1312; - if (class40 == null) { - return; - } - int l1 = class40.anInt684; - int i2 = class40.anInt685; - int j2 = class40.anInt686; - int k2 = class40.anInt687; - int ai1[] = anIntArrayArray489[l1]; - int ai2[] = anIntArrayArray490[i2]; - int l2 = 0; - if (j2 != 0) { - for (int i3 = 0; i3 < 4; i3++) { - ai[i] = ai1[ai2[l2++]] != 0 ? k2 : j2; - ai[i + 1] = ai1[ai2[l2++]] != 0 ? k2 : j2; - ai[i + 2] = ai1[ai2[l2++]] != 0 ? k2 : j2; - ai[i + 3] = ai1[ai2[l2++]] != 0 ? k2 : j2; - i += j; - } - - return; - } - for (int j3 = 0; j3 < 4; j3++) { - if (ai1[ai2[l2++]] != 0) { - ai[i] = k2; - } - if (ai1[ai2[l2++]] != 0) { - ai[i + 1] = k2; - } - if (ai1[ai2[l2++]] != 0) { - ai[i + 2] = k2; - } - if (ai1[ai2[l2++]] != 0) { - ai[i + 3] = k2; - } - i += j; - } - - } - - public static void method310(int i, int j, int k, int l, int ai[]) { - anInt495 = 0; - anInt496 = 0; - anInt497 = k; - anInt498 = l; - anInt493 = k / 2; - anInt494 = l / 2; - boolean aflag[][][][] = new boolean[9][32][53][53]; - for (int i1 = 128; i1 <= 384; i1 += 32) { - for (int j1 = 0; j1 < 2048; j1 += 64) { - anInt458 = Model.modelIntArray1[i1]; - anInt459 = Model.modelIntArray2[i1]; - anInt460 = Model.modelIntArray1[j1]; - anInt461 = Model.modelIntArray2[j1]; - int l1 = (i1 - 128) / 32; - int j2 = j1 / 64; - for (int l2 = -26; l2 <= 26; l2++) { - for (int j3 = -26; j3 <= 26; j3++) { - int k3 = l2 * 128; - int i4 = j3 * 128; - boolean flag2 = false; - for (int k4 = -i; k4 <= j; k4 += 128) { - if (!method311(ai[l1] + k4, i4, k3)) { - continue; - } - flag2 = true; - break; - } - - aflag[l1][j2][l2 + 25 + 1][j3 + 25 + 1] = flag2; - } - - } - - } - - } - - for (int k1 = 0; k1 < 8; k1++) { - for (int i2 = 0; i2 < 32; i2++) { - for (int k2 = -25; k2 < 25; k2++) { - for (int i3 = -25; i3 < 25; i3++) { - boolean flag1 = false; - label0 : for (int l3 = -1; l3 <= 1; l3++) { - for (int j4 = -1; j4 <= 1; j4++) { - if (aflag[k1][i2][k2 + l3 + 25 + 1][i3 + j4 + 25 + 1]) { - flag1 = true; - } else if (aflag[k1][(i2 + 1) % 31][k2 + l3 + 25 + 1][i3 + j4 + 25 + 1]) { - flag1 = true; - } else if (aflag[k1 + 1][i2][k2 + l3 + 25 + 1][i3 + j4 + 25 + 1]) { - flag1 = true; - } else { - if (!aflag[k1 + 1][(i2 + 1) % 31][k2 + l3 + 25 + 1][i3 + j4 + 25 + 1]) { - continue; - } - flag1 = true; - } - break label0; - } - - } - - aBooleanArrayArrayArrayArray491[k1][i2][k2 + 25][i3 + 25] = flag1; - } - - } - - } - - } - - } - - private static boolean method311(int i, int j, int k) { - int l = j * anInt460 + k * anInt461 >> 16; - int i1 = j * anInt461 - k * anInt460 >> 16; - int j1 = i * anInt458 + i1 * anInt459 >> 16; - int k1 = i * anInt459 - i1 * anInt458 >> 16; - if (j1 < 50 || j1 > 3500) { - return false; - } - int l1 = anInt493 + (l << 9) / j1; - int i2 = anInt494 + (k1 << 9) / j1; - return l1 >= anInt495 && l1 <= anInt497 && i2 >= anInt496 && i2 <= anInt498; - } - - public void method312(int i, int j) { - aBoolean467 = true; - anInt468 = j; - anInt469 = i; - anInt470 = -1; - anInt471 = -1; - } - - public void method313(int i, int j, int k, int l, int i1, int j1) { - if (i < 0) { - i = 0; - } else if (i >= anInt438 * 128) { - i = anInt438 * 128 - 1; - } - if (j < 0) { - j = 0; - } else if (j >= anInt439 * 128) { - j = anInt439 * 128 - 1; - } - anInt448++; - anInt458 = Model.modelIntArray1[j1]; - anInt459 = Model.modelIntArray2[j1]; - anInt460 = Model.modelIntArray1[k]; - anInt461 = Model.modelIntArray2[k]; - aBooleanArrayArray492 = aBooleanArrayArrayArrayArray491[(j1 - 128) / 32][k / 64]; - anInt455 = i; - anInt456 = l; - anInt457 = j; - anInt453 = i / 128; - anInt454 = j / 128; - anInt447 = i1; - anInt449 = anInt453 - 25; - if (anInt449 < 0) { - anInt449 = 0; - } - anInt451 = anInt454 - 25; - if (anInt451 < 0) { - anInt451 = 0; - } - anInt450 = anInt453 + 25; - if (anInt450 > anInt438) { - anInt450 = anInt438; - } - anInt452 = anInt454 + 25; - if (anInt452 > anInt439) { - anInt452 = anInt439; - } - method319(); - anInt446 = 0; - for (int k1 = anInt442; k1 < anInt437; k1++) { - Ground aclass30_sub3[][] = groundArray[k1]; - for (int i2 = anInt449; i2 < anInt450; i2++) { - for (int k2 = anInt451; k2 < anInt452; k2++) { - Ground class30_sub3 = aclass30_sub3[i2][k2]; - if (class30_sub3 != null) { - if (class30_sub3.anInt1321 > i1 || !aBooleanArrayArray492[i2 - anInt453 + 25][k2 - anInt454 + 25] && anIntArrayArrayArray440[k1][i2][k2] - l < 2000) { - class30_sub3.aBoolean1322 = false; - class30_sub3.aBoolean1323 = false; - class30_sub3.anInt1325 = 0; - } else { - class30_sub3.aBoolean1322 = true; - class30_sub3.aBoolean1323 = true; - class30_sub3.aBoolean1324 = class30_sub3.anInt1317 > 0; - anInt446++; - } - } - } - - } - - } - - for (int l1 = anInt442; l1 < anInt437; l1++) { - Ground aclass30_sub3_1[][] = groundArray[l1]; - for (int l2 = -25; l2 <= 0; l2++) { - int i3 = anInt453 + l2; - int k3 = anInt453 - l2; - if (i3 >= anInt449 || k3 < anInt450) { - for (int i4 = -25; i4 <= 0; i4++) { - int k4 = anInt454 + i4; - int i5 = anInt454 - i4; - if (i3 >= anInt449) { - if (k4 >= anInt451) { - Ground class30_sub3_1 = aclass30_sub3_1[i3][k4]; - if (class30_sub3_1 != null && class30_sub3_1.aBoolean1322) { - method314(class30_sub3_1, true); - } - } - if (i5 < anInt452) { - Ground class30_sub3_2 = aclass30_sub3_1[i3][i5]; - if (class30_sub3_2 != null && class30_sub3_2.aBoolean1322) { - method314(class30_sub3_2, true); - } - } - } - if (k3 < anInt450) { - if (k4 >= anInt451) { - Ground class30_sub3_3 = aclass30_sub3_1[k3][k4]; - if (class30_sub3_3 != null && class30_sub3_3.aBoolean1322) { - method314(class30_sub3_3, true); - } - } - if (i5 < anInt452) { - Ground class30_sub3_4 = aclass30_sub3_1[k3][i5]; - if (class30_sub3_4 != null && class30_sub3_4.aBoolean1322) { - method314(class30_sub3_4, true); - } - } - } - if (anInt446 == 0) { - aBoolean467 = false; - return; - } - } - - } - } - - } - - for (int j2 = anInt442; j2 < anInt437; j2++) { - Ground aclass30_sub3_2[][] = groundArray[j2]; - for (int j3 = -25; j3 <= 0; j3++) { - int l3 = anInt453 + j3; - int j4 = anInt453 - j3; - if (l3 >= anInt449 || j4 < anInt450) { - for (int l4 = -25; l4 <= 0; l4++) { - int j5 = anInt454 + l4; - int k5 = anInt454 - l4; - if (l3 >= anInt449) { - if (j5 >= anInt451) { - Ground class30_sub3_5 = aclass30_sub3_2[l3][j5]; - if (class30_sub3_5 != null && class30_sub3_5.aBoolean1322) { - method314(class30_sub3_5, false); - } - } - if (k5 < anInt452) { - Ground class30_sub3_6 = aclass30_sub3_2[l3][k5]; - if (class30_sub3_6 != null && class30_sub3_6.aBoolean1322) { - method314(class30_sub3_6, false); - } - } - } - if (j4 < anInt450) { - if (j5 >= anInt451) { - Ground class30_sub3_7 = aclass30_sub3_2[j4][j5]; - if (class30_sub3_7 != null && class30_sub3_7.aBoolean1322) { - method314(class30_sub3_7, false); - } - } - if (k5 < anInt452) { - Ground class30_sub3_8 = aclass30_sub3_2[j4][k5]; - if (class30_sub3_8 != null && class30_sub3_8.aBoolean1322) { - method314(class30_sub3_8, false); - } - } - } - if (anInt446 == 0) { - aBoolean467 = false; - return; - } - } - - } - } - - } - - aBoolean467 = false; - } - - private void method314(Ground class30_sub3, boolean flag) { - aClass19_477.insertHead(class30_sub3); - do { - Ground class30_sub3_1; - do { - class30_sub3_1 = (Ground) aClass19_477.popHead(); - if (class30_sub3_1 == null) { - return; - } - } while (!class30_sub3_1.aBoolean1323); - int i = class30_sub3_1.anInt1308; - int j = class30_sub3_1.anInt1309; - int k = class30_sub3_1.anInt1307; - int l = class30_sub3_1.anInt1310; - Ground aclass30_sub3[][] = groundArray[k]; - if (class30_sub3_1.aBoolean1322) { - if (flag) { - if (k > 0) { - Ground class30_sub3_2 = groundArray[k - 1][i][j]; - if (class30_sub3_2 != null && class30_sub3_2.aBoolean1323) { - continue; - } - } - if (i <= anInt453 && i > anInt449) { - Ground class30_sub3_3 = aclass30_sub3[i - 1][j]; - if (class30_sub3_3 != null && class30_sub3_3.aBoolean1323 && (class30_sub3_3.aBoolean1322 || (class30_sub3_1.anInt1320 & 1) == 0)) { - continue; - } - } - if (i >= anInt453 && i < anInt450 - 1) { - Ground class30_sub3_4 = aclass30_sub3[i + 1][j]; - if (class30_sub3_4 != null && class30_sub3_4.aBoolean1323 && (class30_sub3_4.aBoolean1322 || (class30_sub3_1.anInt1320 & 4) == 0)) { - continue; - } - } - if (j <= anInt454 && j > anInt451) { - Ground class30_sub3_5 = aclass30_sub3[i][j - 1]; - if (class30_sub3_5 != null && class30_sub3_5.aBoolean1323 && (class30_sub3_5.aBoolean1322 || (class30_sub3_1.anInt1320 & 8) == 0)) { - continue; - } - } - if (j >= anInt454 && j < anInt452 - 1) { - Ground class30_sub3_6 = aclass30_sub3[i][j + 1]; - if (class30_sub3_6 != null && class30_sub3_6.aBoolean1323 && (class30_sub3_6.aBoolean1322 || (class30_sub3_1.anInt1320 & 2) == 0)) { - continue; - } - } - } else { - flag = true; - } - class30_sub3_1.aBoolean1322 = false; - if (class30_sub3_1.aClass30_Sub3_1329 != null) { - Ground class30_sub3_7 = class30_sub3_1.aClass30_Sub3_1329; - if (class30_sub3_7.aClass43_1311 != null) { - if (!method320(0, i, j)) { - method315(class30_sub3_7.aClass43_1311, 0, anInt458, anInt459, anInt460, anInt461, i, j); - } - } else if (class30_sub3_7.aClass40_1312 != null && !method320(0, i, j)) { - method316(i, anInt458, anInt460, class30_sub3_7.aClass40_1312, anInt459, j, anInt461); - } - Object1 class10 = class30_sub3_7.obj1; - if (class10 != null) { - class10.aClass30_Sub2_Sub4_278.method443(0, anInt458, anInt459, anInt460, anInt461, class10.anInt274 - anInt455, class10.anInt273 - anInt456, class10.anInt275 - anInt457, class10.uid); - } - for (int i2 = 0; i2 < class30_sub3_7.anInt1317; i2++) { - Object5 class28 = class30_sub3_7.obj5Array[i2]; - if (class28 != null) { - class28.aClass30_Sub2_Sub4_521.method443(class28.anInt522, anInt458, anInt459, anInt460, anInt461, class28.anInt519 - anInt455, class28.anInt518 - anInt456, class28.anInt520 - anInt457, class28.uid); - } - } - - } - boolean flag1 = false; - if (class30_sub3_1.aClass43_1311 != null) { - if (!method320(l, i, j)) { - flag1 = true; - method315(class30_sub3_1.aClass43_1311, l, anInt458, anInt459, anInt460, anInt461, i, j); - } - } else if (class30_sub3_1.aClass40_1312 != null && !method320(l, i, j)) { - flag1 = true; - method316(i, anInt458, anInt460, class30_sub3_1.aClass40_1312, anInt459, j, anInt461); - } - int j1 = 0; - int j2 = 0; - Object1 class10_3 = class30_sub3_1.obj1; - Object2 class26_1 = class30_sub3_1.obj2; - if (class10_3 != null || class26_1 != null) { - if (anInt453 == i) { - j1++; - } else if (anInt453 < i) { - j1 += 2; - } - if (anInt454 == j) { - j1 += 3; - } else if (anInt454 > j) { - j1 += 6; - } - j2 = anIntArray478[j1]; - class30_sub3_1.anInt1328 = anIntArray480[j1]; - } - if (class10_3 != null) { - if ((class10_3.orientation & anIntArray479[j1]) != 0) { - if (class10_3.orientation == 16) { - class30_sub3_1.anInt1325 = 3; - class30_sub3_1.anInt1326 = anIntArray481[j1]; - class30_sub3_1.anInt1327 = 3 - class30_sub3_1.anInt1326; - } else if (class10_3.orientation == 32) { - class30_sub3_1.anInt1325 = 6; - class30_sub3_1.anInt1326 = anIntArray482[j1]; - class30_sub3_1.anInt1327 = 6 - class30_sub3_1.anInt1326; - } else if (class10_3.orientation == 64) { - class30_sub3_1.anInt1325 = 12; - class30_sub3_1.anInt1326 = anIntArray483[j1]; - class30_sub3_1.anInt1327 = 12 - class30_sub3_1.anInt1326; - } else { - class30_sub3_1.anInt1325 = 9; - class30_sub3_1.anInt1326 = anIntArray484[j1]; - class30_sub3_1.anInt1327 = 9 - class30_sub3_1.anInt1326; - } - } else { - class30_sub3_1.anInt1325 = 0; - } - if ((class10_3.orientation & j2) != 0 && !method321(l, i, j, class10_3.orientation)) { - class10_3.aClass30_Sub2_Sub4_278.method443(0, anInt458, anInt459, anInt460, anInt461, class10_3.anInt274 - anInt455, class10_3.anInt273 - anInt456, class10_3.anInt275 - anInt457, class10_3.uid); - } - if ((class10_3.orientation1 & j2) != 0 && !method321(l, i, j, class10_3.orientation1)) { - class10_3.aClass30_Sub2_Sub4_279.method443(0, anInt458, anInt459, anInt460, anInt461, class10_3.anInt274 - anInt455, class10_3.anInt273 - anInt456, class10_3.anInt275 - anInt457, class10_3.uid); - } - } - if (class26_1 != null && !method322(l, i, j, class26_1.aClass30_Sub2_Sub4_504.modelHeight)) { - if ((class26_1.anInt502 & j2) != 0) { - class26_1.aClass30_Sub2_Sub4_504.method443(class26_1.anInt503, anInt458, anInt459, anInt460, anInt461, class26_1.anInt500 - anInt455, class26_1.anInt499 - anInt456, class26_1.anInt501 - anInt457, class26_1.uid); - } else if ((class26_1.anInt502 & 0x300) != 0) { - int j4 = class26_1.anInt500 - anInt455; - int l5 = class26_1.anInt499 - anInt456; - int k6 = class26_1.anInt501 - anInt457; - int i8 = class26_1.anInt503; - int k9; - if (i8 == 1 || i8 == 2) { - k9 = -j4; - } else { - k9 = j4; - } - int k10; - if (i8 == 2 || i8 == 3) { - k10 = -k6; - } else { - k10 = k6; - } - if ((class26_1.anInt502 & 0x100) != 0 && k10 < k9) { - int i11 = j4 + anIntArray463[i8]; - int k11 = k6 + anIntArray464[i8]; - class26_1.aClass30_Sub2_Sub4_504.method443(i8 * 512 + 256, anInt458, anInt459, anInt460, anInt461, i11, l5, k11, class26_1.uid); - } - if ((class26_1.anInt502 & 0x200) != 0 && k10 > k9) { - int j11 = j4 + anIntArray465[i8]; - int l11 = k6 + anIntArray466[i8]; - class26_1.aClass30_Sub2_Sub4_504.method443(i8 * 512 + 1280 & 0x7ff, anInt458, anInt459, anInt460, anInt461, j11, l5, l11, class26_1.uid); - } - } - } - if (flag1) { - Object3 class49 = class30_sub3_1.obj3; - if (class49 != null) { - class49.aClass30_Sub2_Sub4_814.method443(0, anInt458, anInt459, anInt460, anInt461, class49.anInt812 - anInt455, class49.anInt811 - anInt456, class49.anInt813 - anInt457, class49.uid); - } - Object4 object4_1 = class30_sub3_1.obj4; - if (object4_1 != null && object4_1.anInt52 == 0) { - if (object4_1.aClass30_Sub2_Sub4_49 != null) { - object4_1.aClass30_Sub2_Sub4_49.method443(0, anInt458, anInt459, anInt460, anInt461, object4_1.anInt46 - anInt455, object4_1.anInt45 - anInt456, object4_1.anInt47 - anInt457, object4_1.uid); - } - if (object4_1.aClass30_Sub2_Sub4_50 != null) { - object4_1.aClass30_Sub2_Sub4_50.method443(0, anInt458, anInt459, anInt460, anInt461, object4_1.anInt46 - anInt455, object4_1.anInt45 - anInt456, object4_1.anInt47 - anInt457, object4_1.uid); - } - if (object4_1.aClass30_Sub2_Sub4_48 != null) { - object4_1.aClass30_Sub2_Sub4_48.method443(0, anInt458, anInt459, anInt460, anInt461, object4_1.anInt46 - anInt455, object4_1.anInt45 - anInt456, object4_1.anInt47 - anInt457, object4_1.uid); - } - } - } - int k4 = class30_sub3_1.anInt1320; - if (k4 != 0) { - if (i < anInt453 && (k4 & 4) != 0) { - Ground class30_sub3_17 = aclass30_sub3[i + 1][j]; - if (class30_sub3_17 != null && class30_sub3_17.aBoolean1323) { - aClass19_477.insertHead(class30_sub3_17); - } - } - if (j < anInt454 && (k4 & 2) != 0) { - Ground class30_sub3_18 = aclass30_sub3[i][j + 1]; - if (class30_sub3_18 != null && class30_sub3_18.aBoolean1323) { - aClass19_477.insertHead(class30_sub3_18); - } - } - if (i > anInt453 && (k4 & 1) != 0) { - Ground class30_sub3_19 = aclass30_sub3[i - 1][j]; - if (class30_sub3_19 != null && class30_sub3_19.aBoolean1323) { - aClass19_477.insertHead(class30_sub3_19); - } - } - if (j > anInt454 && (k4 & 8) != 0) { - Ground class30_sub3_20 = aclass30_sub3[i][j - 1]; - if (class30_sub3_20 != null && class30_sub3_20.aBoolean1323) { - aClass19_477.insertHead(class30_sub3_20); - } - } - } - } - if (class30_sub3_1.anInt1325 != 0) { - boolean flag2 = true; - for (int k1 = 0; k1 < class30_sub3_1.anInt1317; k1++) { - if (class30_sub3_1.obj5Array[k1].anInt528 == anInt448 || (class30_sub3_1.anIntArray1319[k1] & class30_sub3_1.anInt1325) != class30_sub3_1.anInt1326) { - continue; - } - flag2 = false; - break; - } - - if (flag2) { - Object1 class10_1 = class30_sub3_1.obj1; - if (!method321(l, i, j, class10_1.orientation)) { - class10_1.aClass30_Sub2_Sub4_278.method443(0, anInt458, anInt459, anInt460, anInt461, class10_1.anInt274 - anInt455, class10_1.anInt273 - anInt456, class10_1.anInt275 - anInt457, class10_1.uid); - } - class30_sub3_1.anInt1325 = 0; - } - } - if (class30_sub3_1.aBoolean1324) { - try { - int i1 = class30_sub3_1.anInt1317; - class30_sub3_1.aBoolean1324 = false; - int l1 = 0; - label0 : for (int k2 = 0; k2 < i1; k2++) { - Object5 class28_1 = class30_sub3_1.obj5Array[k2]; - if (class28_1.anInt528 == anInt448) { - continue; - } - for (int k3 = class28_1.anInt523; k3 <= class28_1.anInt524; k3++) { - for (int l4 = class28_1.anInt525; l4 <= class28_1.anInt526; l4++) { - Ground class30_sub3_21 = aclass30_sub3[k3][l4]; - if (class30_sub3_21.aBoolean1322) { - class30_sub3_1.aBoolean1324 = true; - } else { - if (class30_sub3_21.anInt1325 == 0) { - continue; - } - int l6 = 0; - if (k3 > class28_1.anInt523) { - l6++; - } - if (k3 < class28_1.anInt524) { - l6 += 4; - } - if (l4 > class28_1.anInt525) { - l6 += 8; - } - if (l4 < class28_1.anInt526) { - l6 += 2; - } - if ((l6 & class30_sub3_21.anInt1325) != class30_sub3_1.anInt1327) { - continue; - } - class30_sub3_1.aBoolean1324 = true; - } - continue label0; - } - - } - - aClass28Array462[l1++] = class28_1; - int i5 = anInt453 - class28_1.anInt523; - int i6 = class28_1.anInt524 - anInt453; - if (i6 > i5) { - i5 = i6; - } - int i7 = anInt454 - class28_1.anInt525; - int j8 = class28_1.anInt526 - anInt454; - if (j8 > i7) { - class28_1.anInt527 = i5 + j8; - } else { - class28_1.anInt527 = i5 + i7; - } - } - - while (l1 > 0) { - int i3 = -50; - int l3 = -1; - for (int j5 = 0; j5 < l1; j5++) { - Object5 class28_2 = aClass28Array462[j5]; - if (class28_2.anInt528 != anInt448) { - if (class28_2.anInt527 > i3) { - i3 = class28_2.anInt527; - l3 = j5; - } else if (class28_2.anInt527 == i3) { - int j7 = class28_2.anInt519 - anInt455; - int k8 = class28_2.anInt520 - anInt457; - int l9 = aClass28Array462[l3].anInt519 - anInt455; - int l10 = aClass28Array462[l3].anInt520 - anInt457; - if (j7 * j7 + k8 * k8 > l9 * l9 + l10 * l10) { - l3 = j5; - } - } - } - } - - if (l3 == -1) { - break; - } - Object5 class28_3 = aClass28Array462[l3]; - class28_3.anInt528 = anInt448; - if (!method323(l, class28_3.anInt523, class28_3.anInt524, class28_3.anInt525, class28_3.anInt526, class28_3.aClass30_Sub2_Sub4_521.modelHeight)) { - class28_3.aClass30_Sub2_Sub4_521.method443(class28_3.anInt522, anInt458, anInt459, anInt460, anInt461, class28_3.anInt519 - anInt455, class28_3.anInt518 - anInt456, class28_3.anInt520 - anInt457, class28_3.uid); - } - for (int k7 = class28_3.anInt523; k7 <= class28_3.anInt524; k7++) { - for (int l8 = class28_3.anInt525; l8 <= class28_3.anInt526; l8++) { - Ground class30_sub3_22 = aclass30_sub3[k7][l8]; - if (class30_sub3_22.anInt1325 != 0) { - aClass19_477.insertHead(class30_sub3_22); - } else if ((k7 != i || l8 != j) && class30_sub3_22.aBoolean1323) { - aClass19_477.insertHead(class30_sub3_22); - } - } - - } - - } - if (class30_sub3_1.aBoolean1324) { - continue; - } - } catch (Exception _ex) { - class30_sub3_1.aBoolean1324 = false; - } - } - if (!class30_sub3_1.aBoolean1323 || class30_sub3_1.anInt1325 != 0) { - continue; - } - if (i <= anInt453 && i > anInt449) { - Ground class30_sub3_8 = aclass30_sub3[i - 1][j]; - if (class30_sub3_8 != null && class30_sub3_8.aBoolean1323) { - continue; - } - } - if (i >= anInt453 && i < anInt450 - 1) { - Ground class30_sub3_9 = aclass30_sub3[i + 1][j]; - if (class30_sub3_9 != null && class30_sub3_9.aBoolean1323) { - continue; - } - } - if (j <= anInt454 && j > anInt451) { - Ground class30_sub3_10 = aclass30_sub3[i][j - 1]; - if (class30_sub3_10 != null && class30_sub3_10.aBoolean1323) { - continue; - } - } - if (j >= anInt454 && j < anInt452 - 1) { - Ground class30_sub3_11 = aclass30_sub3[i][j + 1]; - if (class30_sub3_11 != null && class30_sub3_11.aBoolean1323) { - continue; - } - } - class30_sub3_1.aBoolean1323 = false; - anInt446--; - Object4 object4 = class30_sub3_1.obj4; - if (object4 != null && object4.anInt52 != 0) { - if (object4.aClass30_Sub2_Sub4_49 != null) { - object4.aClass30_Sub2_Sub4_49.method443(0, anInt458, anInt459, anInt460, anInt461, object4.anInt46 - anInt455, object4.anInt45 - anInt456 - object4.anInt52, object4.anInt47 - anInt457, object4.uid); - } - if (object4.aClass30_Sub2_Sub4_50 != null) { - object4.aClass30_Sub2_Sub4_50.method443(0, anInt458, anInt459, anInt460, anInt461, object4.anInt46 - anInt455, object4.anInt45 - anInt456 - object4.anInt52, object4.anInt47 - anInt457, object4.uid); - } - if (object4.aClass30_Sub2_Sub4_48 != null) { - object4.aClass30_Sub2_Sub4_48.method443(0, anInt458, anInt459, anInt460, anInt461, object4.anInt46 - anInt455, object4.anInt45 - anInt456 - object4.anInt52, object4.anInt47 - anInt457, object4.uid); - } - } - if (class30_sub3_1.anInt1328 != 0) { - Object2 class26 = class30_sub3_1.obj2; - if (class26 != null && !method322(l, i, j, class26.aClass30_Sub2_Sub4_504.modelHeight)) { - if ((class26.anInt502 & class30_sub3_1.anInt1328) != 0) { - class26.aClass30_Sub2_Sub4_504.method443(class26.anInt503, anInt458, anInt459, anInt460, anInt461, class26.anInt500 - anInt455, class26.anInt499 - anInt456, class26.anInt501 - anInt457, class26.uid); - } else if ((class26.anInt502 & 0x300) != 0) { - int l2 = class26.anInt500 - anInt455; - int j3 = class26.anInt499 - anInt456; - int i4 = class26.anInt501 - anInt457; - int k5 = class26.anInt503; - int j6; - if (k5 == 1 || k5 == 2) { - j6 = -l2; - } else { - j6 = l2; - } - int l7; - if (k5 == 2 || k5 == 3) { - l7 = -i4; - } else { - l7 = i4; - } - if ((class26.anInt502 & 0x100) != 0 && l7 >= j6) { - int i9 = l2 + anIntArray463[k5]; - int i10 = i4 + anIntArray464[k5]; - class26.aClass30_Sub2_Sub4_504.method443(k5 * 512 + 256, anInt458, anInt459, anInt460, anInt461, i9, j3, i10, class26.uid); - } - if ((class26.anInt502 & 0x200) != 0 && l7 <= j6) { - int j9 = l2 + anIntArray465[k5]; - int j10 = i4 + anIntArray466[k5]; - class26.aClass30_Sub2_Sub4_504.method443(k5 * 512 + 1280 & 0x7ff, anInt458, anInt459, anInt460, anInt461, j9, j3, j10, class26.uid); - } - } - } - Object1 class10_2 = class30_sub3_1.obj1; - if (class10_2 != null) { - if ((class10_2.orientation1 & class30_sub3_1.anInt1328) != 0 && !method321(l, i, j, class10_2.orientation1)) { - class10_2.aClass30_Sub2_Sub4_279.method443(0, anInt458, anInt459, anInt460, anInt461, class10_2.anInt274 - anInt455, class10_2.anInt273 - anInt456, class10_2.anInt275 - anInt457, class10_2.uid); - } - if ((class10_2.orientation & class30_sub3_1.anInt1328) != 0 && !method321(l, i, j, class10_2.orientation)) { - class10_2.aClass30_Sub2_Sub4_278.method443(0, anInt458, anInt459, anInt460, anInt461, class10_2.anInt274 - anInt455, class10_2.anInt273 - anInt456, class10_2.anInt275 - anInt457, class10_2.uid); - } - } - } - if (k < anInt437 - 1) { - Ground class30_sub3_12 = groundArray[k + 1][i][j]; - if (class30_sub3_12 != null && class30_sub3_12.aBoolean1323) { - aClass19_477.insertHead(class30_sub3_12); - } - } - if (i < anInt453) { - Ground class30_sub3_13 = aclass30_sub3[i + 1][j]; - if (class30_sub3_13 != null && class30_sub3_13.aBoolean1323) { - aClass19_477.insertHead(class30_sub3_13); - } - } - if (j < anInt454) { - Ground class30_sub3_14 = aclass30_sub3[i][j + 1]; - if (class30_sub3_14 != null && class30_sub3_14.aBoolean1323) { - aClass19_477.insertHead(class30_sub3_14); - } - } - if (i > anInt453) { - Ground class30_sub3_15 = aclass30_sub3[i - 1][j]; - if (class30_sub3_15 != null && class30_sub3_15.aBoolean1323) { - aClass19_477.insertHead(class30_sub3_15); - } - } - if (j > anInt454) { - Ground class30_sub3_16 = aclass30_sub3[i][j - 1]; - if (class30_sub3_16 != null && class30_sub3_16.aBoolean1323) { - aClass19_477.insertHead(class30_sub3_16); - } - } - } while (true); - } - - private void method315(Class43 class43, int i, int j, int k, int l, int i1, int j1, int k1) { - int l1; - int i2 = l1 = (j1 << 7) - anInt455; - int j2; - int k2 = j2 = (k1 << 7) - anInt457; - int l2; - int i3 = l2 = i2 + 128; - int j3; - int k3 = j3 = k2 + 128; - int l3 = anIntArrayArrayArray440[i][j1][k1] - anInt456; - int i4 = anIntArrayArrayArray440[i][j1 + 1][k1] - anInt456; - int j4 = anIntArrayArrayArray440[i][j1 + 1][k1 + 1] - anInt456; - int k4 = anIntArrayArrayArray440[i][j1][k1 + 1] - anInt456; - int l4 = k2 * l + i2 * i1 >> 16; - k2 = k2 * i1 - i2 * l >> 16; - i2 = l4; - l4 = l3 * k - k2 * j >> 16; - k2 = l3 * j + k2 * k >> 16; - l3 = l4; - if (k2 < 50) { - return; - } - l4 = j2 * l + i3 * i1 >> 16; - j2 = j2 * i1 - i3 * l >> 16; - i3 = l4; - l4 = i4 * k - j2 * j >> 16; - j2 = i4 * j + j2 * k >> 16; - i4 = l4; - if (j2 < 50) { - return; - } - l4 = k3 * l + l2 * i1 >> 16; - k3 = k3 * i1 - l2 * l >> 16; - l2 = l4; - l4 = j4 * k - k3 * j >> 16; - k3 = j4 * j + k3 * k >> 16; - j4 = l4; - if (k3 < 50) { - return; - } - l4 = j3 * l + l1 * i1 >> 16; - j3 = j3 * i1 - l1 * l >> 16; - l1 = l4; - l4 = k4 * k - j3 * j >> 16; - j3 = k4 * j + j3 * k >> 16; - k4 = l4; - if (j3 < 50) { - return; - } - int i5 = Texture.textureInt1 + (i2 << 9) / k2; - int j5 = Texture.textureInt2 + (l3 << 9) / k2; - int k5 = Texture.textureInt1 + (i3 << 9) / j2; - int l5 = Texture.textureInt2 + (i4 << 9) / j2; - int i6 = Texture.textureInt1 + (l2 << 9) / k3; - int j6 = Texture.textureInt2 + (j4 << 9) / k3; - int k6 = Texture.textureInt1 + (l1 << 9) / j3; - int l6 = Texture.textureInt2 + (k4 << 9) / j3; - Texture.anInt1465 = 0; - if ((i6 - k6) * (l5 - l6) - (j6 - l6) * (k5 - k6) > 0) { - Texture.aBoolean1462 = i6 < 0 || k6 < 0 || k5 < 0 || i6 > DrawingArea.centerX || k6 > DrawingArea.centerX || k5 > DrawingArea.centerX; - if (aBoolean467 && method318(anInt468, anInt469, j6, l6, l5, i6, k6, k5)) { - anInt470 = j1; - anInt471 = k1; - } - if (class43.anInt720 == -1) { - if (class43.anInt718 != 0xbc614e) { - Texture.method374(j6, l6, l5, i6, k6, k5, class43.anInt718, class43.anInt719, class43.anInt717); - } - } else if (!lowMem) { - if (class43.aBoolean721) { - Texture.method378(j6, l6, l5, i6, k6, k5, class43.anInt718, class43.anInt719, class43.anInt717, i2, i3, l1, l3, i4, k4, k2, j2, j3, class43.anInt720); - } else { - Texture.method378(j6, l6, l5, i6, k6, k5, class43.anInt718, class43.anInt719, class43.anInt717, l2, l1, i3, j4, k4, i4, k3, j3, j2, class43.anInt720); - } - } else { - int i7 = anIntArray485[class43.anInt720]; - Texture.method374(j6, l6, l5, i6, k6, k5, method317(i7, class43.anInt718), method317(i7, class43.anInt719), method317(i7, class43.anInt717)); - } - } - if ((i5 - k5) * (l6 - l5) - (j5 - l5) * (k6 - k5) > 0) { - Texture.aBoolean1462 = i5 < 0 || k5 < 0 || k6 < 0 || i5 > DrawingArea.centerX || k5 > DrawingArea.centerX || k6 > DrawingArea.centerX; - if (aBoolean467 && method318(anInt468, anInt469, j5, l5, l6, i5, k5, k6)) { - anInt470 = j1; - anInt471 = k1; - } - if (class43.anInt720 == -1) { - if (class43.anInt716 != 0xbc614e) { - Texture.method374(j5, l5, l6, i5, k5, k6, class43.anInt716, class43.anInt717, class43.anInt719); - } - } else { - if (!lowMem) { - Texture.method378(j5, l5, l6, i5, k5, k6, class43.anInt716, class43.anInt717, class43.anInt719, i2, i3, l1, l3, i4, k4, k2, j2, j3, class43.anInt720); - return; - } - int j7 = anIntArray485[class43.anInt720]; - Texture.method374(j5, l5, l6, i5, k5, k6, method317(j7, class43.anInt716), method317(j7, class43.anInt717), method317(j7, class43.anInt719)); - } - } - } - - private void method316(int i, int j, int k, Class40 class40, int l, int i1, int j1) { - int k1 = class40.anIntArray673.length; - for (int l1 = 0; l1 < k1; l1++) { - int i2 = class40.anIntArray673[l1] - anInt455; - int k2 = class40.anIntArray674[l1] - anInt456; - int i3 = class40.anIntArray675[l1] - anInt457; - int k3 = i3 * k + i2 * j1 >> 16; - i3 = i3 * j1 - i2 * k >> 16; - i2 = k3; - k3 = k2 * l - i3 * j >> 16; - i3 = k2 * j + i3 * l >> 16; - k2 = k3; - if (i3 < 50) { - return; - } - if (class40.anIntArray682 != null) { - Class40.anIntArray690[l1] = i2; - Class40.anIntArray691[l1] = k2; - Class40.anIntArray692[l1] = i3; - } - Class40.anIntArray688[l1] = Texture.textureInt1 + (i2 << 9) / i3; - Class40.anIntArray689[l1] = Texture.textureInt2 + (k2 << 9) / i3; - } - - Texture.anInt1465 = 0; - k1 = class40.anIntArray679.length; - for (int j2 = 0; j2 < k1; j2++) { - int l2 = class40.anIntArray679[j2]; - int j3 = class40.anIntArray680[j2]; - int l3 = class40.anIntArray681[j2]; - int i4 = Class40.anIntArray688[l2]; - int j4 = Class40.anIntArray688[j3]; - int k4 = Class40.anIntArray688[l3]; - int l4 = Class40.anIntArray689[l2]; - int i5 = Class40.anIntArray689[j3]; - int j5 = Class40.anIntArray689[l3]; - if ((i4 - j4) * (j5 - i5) - (l4 - i5) * (k4 - j4) > 0) { - Texture.aBoolean1462 = i4 < 0 || j4 < 0 || k4 < 0 || i4 > DrawingArea.centerX || j4 > DrawingArea.centerX || k4 > DrawingArea.centerX; - if (aBoolean467 && method318(anInt468, anInt469, l4, i5, j5, i4, j4, k4)) { - anInt470 = i; - anInt471 = i1; - } - if (class40.anIntArray682 == null || class40.anIntArray682[j2] == -1) { - if (class40.anIntArray676[j2] != 0xbc614e) { - Texture.method374(l4, i5, j5, i4, j4, k4, class40.anIntArray676[j2], class40.anIntArray677[j2], class40.anIntArray678[j2]); - } - } else if (!lowMem) { - if (class40.aBoolean683) { - Texture.method378(l4, i5, j5, i4, j4, k4, class40.anIntArray676[j2], class40.anIntArray677[j2], class40.anIntArray678[j2], Class40.anIntArray690[0], Class40.anIntArray690[1], Class40.anIntArray690[3], Class40.anIntArray691[0], Class40.anIntArray691[1], Class40.anIntArray691[3], Class40.anIntArray692[0], Class40.anIntArray692[1], Class40.anIntArray692[3], class40.anIntArray682[j2]); - } else { - Texture.method378(l4, i5, j5, i4, j4, k4, class40.anIntArray676[j2], class40.anIntArray677[j2], class40.anIntArray678[j2], Class40.anIntArray690[l2], Class40.anIntArray690[j3], Class40.anIntArray690[l3], Class40.anIntArray691[l2], Class40.anIntArray691[j3], Class40.anIntArray691[l3], Class40.anIntArray692[l2], Class40.anIntArray692[j3], Class40.anIntArray692[l3], class40.anIntArray682[j2]); - } - } else { - int k5 = anIntArray485[class40.anIntArray682[j2]]; - Texture.method374(l4, i5, j5, i4, j4, k4, method317(k5, class40.anIntArray676[j2]), method317(k5, class40.anIntArray677[j2]), method317(k5, class40.anIntArray678[j2])); - } - } - } - - } - - private int method317(int j, int k) { - k = 127 - k; - k = k * (j & 0x7f) / 160; - if (k < 2) { - k = 2; - } else if (k > 126) { - k = 126; - } - return (j & 0xff80) + k; - } - - private boolean method318(int i, int j, int k, int l, int i1, int j1, int k1, int l1) { - if (j < k && j < l && j < i1) { - return false; - } - if (j > k && j > l && j > i1) { - return false; - } - if (i < j1 && i < k1 && i < l1) { - return false; - } - if (i > j1 && i > k1 && i > l1) { - return false; - } - int i2 = (j - k) * (k1 - j1) - (i - j1) * (l - k); - int j2 = (j - i1) * (j1 - l1) - (i - l1) * (k - i1); - int k2 = (j - l) * (l1 - k1) - (i - k1) * (i1 - l); - return i2 * k2 > 0 && k2 * j2 > 0; - } - - private void method319() { - int j = anIntArray473[anInt447]; - Class47 aclass47[] = aClass47ArrayArray474[anInt447]; - anInt475 = 0; - for (int k = 0; k < j; k++) { - Class47 class47 = aclass47[k]; - if (class47.anInt791 == 1) { - int l = class47.anInt787 - anInt453 + 25; - if (l < 0 || l > 50) { - continue; - } - int k1 = class47.anInt789 - anInt454 + 25; - if (k1 < 0) { - k1 = 0; - } - int j2 = class47.anInt790 - anInt454 + 25; - if (j2 > 50) { - j2 = 50; - } - boolean flag = false; - while (k1 <= j2) { - if (aBooleanArrayArray492[l][k1++]) { - flag = true; - break; - } - } - if (!flag) { - continue; - } - int j3 = anInt455 - class47.anInt792; - if (j3 > 32) { - class47.anInt798 = 1; - } else { - if (j3 >= -32) { - continue; - } - class47.anInt798 = 2; - j3 = -j3; - } - class47.anInt801 = (class47.anInt794 - anInt457 << 8) / j3; - class47.anInt802 = (class47.anInt795 - anInt457 << 8) / j3; - class47.anInt803 = (class47.anInt796 - anInt456 << 8) / j3; - class47.anInt804 = (class47.anInt797 - anInt456 << 8) / j3; - aClass47Array476[anInt475++] = class47; - continue; - } - if (class47.anInt791 == 2) { - int i1 = class47.anInt789 - anInt454 + 25; - if (i1 < 0 || i1 > 50) { - continue; - } - int l1 = class47.anInt787 - anInt453 + 25; - if (l1 < 0) { - l1 = 0; - } - int k2 = class47.anInt788 - anInt453 + 25; - if (k2 > 50) { - k2 = 50; - } - boolean flag1 = false; - while (l1 <= k2) { - if (aBooleanArrayArray492[l1++][i1]) { - flag1 = true; - break; - } - } - if (!flag1) { - continue; - } - int k3 = anInt457 - class47.anInt794; - if (k3 > 32) { - class47.anInt798 = 3; - } else { - if (k3 >= -32) { - continue; - } - class47.anInt798 = 4; - k3 = -k3; - } - class47.anInt799 = (class47.anInt792 - anInt455 << 8) / k3; - class47.anInt800 = (class47.anInt793 - anInt455 << 8) / k3; - class47.anInt803 = (class47.anInt796 - anInt456 << 8) / k3; - class47.anInt804 = (class47.anInt797 - anInt456 << 8) / k3; - aClass47Array476[anInt475++] = class47; - } else if (class47.anInt791 == 4) { - int j1 = class47.anInt796 - anInt456; - if (j1 > 128) { - int i2 = class47.anInt789 - anInt454 + 25; - if (i2 < 0) { - i2 = 0; - } - int l2 = class47.anInt790 - anInt454 + 25; - if (l2 > 50) { - l2 = 50; - } - if (i2 <= l2) { - int i3 = class47.anInt787 - anInt453 + 25; - if (i3 < 0) { - i3 = 0; - } - int l3 = class47.anInt788 - anInt453 + 25; - if (l3 > 50) { - l3 = 50; - } - boolean flag2 = false; - label0 : for (int i4 = i3; i4 <= l3; i4++) { - for (int j4 = i2; j4 <= l2; j4++) { - if (!aBooleanArrayArray492[i4][j4]) { - continue; - } - flag2 = true; - break label0; - } - - } - - if (flag2) { - class47.anInt798 = 5; - class47.anInt799 = (class47.anInt792 - anInt455 << 8) / j1; - class47.anInt800 = (class47.anInt793 - anInt455 << 8) / j1; - class47.anInt801 = (class47.anInt794 - anInt457 << 8) / j1; - class47.anInt802 = (class47.anInt795 - anInt457 << 8) / j1; - aClass47Array476[anInt475++] = class47; - } - } - } - } - } - - } - - private boolean method320(int i, int j, int k) { - int l = anIntArrayArrayArray445[i][j][k]; - if (l == -anInt448) { - return false; - } - if (l == anInt448) { - return true; - } - int i1 = j << 7; - int j1 = k << 7; - if (method324(i1 + 1, anIntArrayArrayArray440[i][j][k], j1 + 1) && method324(i1 + 128 - 1, anIntArrayArrayArray440[i][j + 1][k], j1 + 1) && method324(i1 + 128 - 1, anIntArrayArrayArray440[i][j + 1][k + 1], j1 + 128 - 1) && method324(i1 + 1, anIntArrayArrayArray440[i][j][k + 1], j1 + 128 - 1)) { - anIntArrayArrayArray445[i][j][k] = anInt448; - return true; - } else { - anIntArrayArrayArray445[i][j][k] = -anInt448; - return false; - } - } - - private boolean method321(int i, int j, int k, int l) { - if (!method320(i, j, k)) { - return false; - } - int i1 = j << 7; - int j1 = k << 7; - int k1 = anIntArrayArrayArray440[i][j][k] - 1; - int l1 = k1 - 120; - int i2 = k1 - 230; - int j2 = k1 - 238; - if (l < 16) { - if (l == 1) { - if (i1 > anInt455) { - if (!method324(i1, k1, j1)) { - return false; - } - if (!method324(i1, k1, j1 + 128)) { - return false; - } - } - if (i > 0) { - if (!method324(i1, l1, j1)) { - return false; - } - if (!method324(i1, l1, j1 + 128)) { - return false; - } - } - return method324(i1, i2, j1) && method324(i1, i2, j1 + 128); - } - if (l == 2) { - if (j1 < anInt457) { - if (!method324(i1, k1, j1 + 128)) { - return false; - } - if (!method324(i1 + 128, k1, j1 + 128)) { - return false; - } - } - if (i > 0) { - if (!method324(i1, l1, j1 + 128)) { - return false; - } - if (!method324(i1 + 128, l1, j1 + 128)) { - return false; - } - } - return method324(i1, i2, j1 + 128) && method324(i1 + 128, i2, j1 + 128); - } - if (l == 4) { - if (i1 < anInt455) { - if (!method324(i1 + 128, k1, j1)) { - return false; - } - if (!method324(i1 + 128, k1, j1 + 128)) { - return false; - } - } - if (i > 0) { - if (!method324(i1 + 128, l1, j1)) { - return false; - } - if (!method324(i1 + 128, l1, j1 + 128)) { - return false; - } - } - return method324(i1 + 128, i2, j1) && method324(i1 + 128, i2, j1 + 128); - } - if (l == 8) { - if (j1 > anInt457) { - if (!method324(i1, k1, j1)) { - return false; - } - if (!method324(i1 + 128, k1, j1)) { - return false; - } - } - if (i > 0) { - if (!method324(i1, l1, j1)) { - return false; - } - if (!method324(i1 + 128, l1, j1)) { - return false; - } - } - return method324(i1, i2, j1) && method324(i1 + 128, i2, j1); - } - } - if (!method324(i1 + 64, j2, j1 + 64)) { - return false; - } - if (l == 16) { - return method324(i1, i2, j1 + 128); - } - if (l == 32) { - return method324(i1 + 128, i2, j1 + 128); - } - if (l == 64) { - return method324(i1 + 128, i2, j1); - } - if (l == 128) { - return method324(i1, i2, j1); - } else { - System.out.println("Warning unsupported wall type"); - return true; - } - } - - private boolean method322(int i, int j, int k, int l) { - if (!method320(i, j, k)) { - return false; - } - int i1 = j << 7; - int j1 = k << 7; - return method324(i1 + 1, anIntArrayArrayArray440[i][j][k] - l, j1 + 1) && method324(i1 + 128 - 1, anIntArrayArrayArray440[i][j + 1][k] - l, j1 + 1) && method324(i1 + 128 - 1, anIntArrayArrayArray440[i][j + 1][k + 1] - l, j1 + 128 - 1) && method324(i1 + 1, anIntArrayArrayArray440[i][j][k + 1] - l, j1 + 128 - 1); - } - - private boolean method323(int i, int j, int k, int l, int i1, int j1) { - if (j == k && l == i1) { - if (!method320(i, j, l)) { - return false; - } - int k1 = j << 7; - int i2 = l << 7; - return method324(k1 + 1, anIntArrayArrayArray440[i][j][l] - j1, i2 + 1) && method324(k1 + 128 - 1, anIntArrayArrayArray440[i][j + 1][l] - j1, i2 + 1) && method324(k1 + 128 - 1, anIntArrayArrayArray440[i][j + 1][l + 1] - j1, i2 + 128 - 1) && method324(k1 + 1, anIntArrayArrayArray440[i][j][l + 1] - j1, i2 + 128 - 1); - } - for (int l1 = j; l1 <= k; l1++) { - for (int j2 = l; j2 <= i1; j2++) { - if (anIntArrayArrayArray445[i][l1][j2] == -anInt448) { - return false; - } - } - - } - - int k2 = (j << 7) + 1; - int l2 = (l << 7) + 2; - int i3 = anIntArrayArrayArray440[i][j][l] - j1; - if (!method324(k2, i3, l2)) { - return false; - } - int j3 = (k << 7) - 1; - if (!method324(j3, i3, l2)) { - return false; - } - int k3 = (i1 << 7) - 1; - return method324(k2, i3, k3) && method324(j3, i3, k3); - } - - private boolean method324(int i, int j, int k) { - for (int l = 0; l < anInt475; l++) { - Class47 class47 = aClass47Array476[l]; - if (class47.anInt798 == 1) { - int i1 = class47.anInt792 - i; - if (i1 > 0) { - int j2 = class47.anInt794 + (class47.anInt801 * i1 >> 8); - int k3 = class47.anInt795 + (class47.anInt802 * i1 >> 8); - int l4 = class47.anInt796 + (class47.anInt803 * i1 >> 8); - int i6 = class47.anInt797 + (class47.anInt804 * i1 >> 8); - if (k >= j2 && k <= k3 && j >= l4 && j <= i6) { - return true; - } - } - } else if (class47.anInt798 == 2) { - int j1 = i - class47.anInt792; - if (j1 > 0) { - int k2 = class47.anInt794 + (class47.anInt801 * j1 >> 8); - int l3 = class47.anInt795 + (class47.anInt802 * j1 >> 8); - int i5 = class47.anInt796 + (class47.anInt803 * j1 >> 8); - int j6 = class47.anInt797 + (class47.anInt804 * j1 >> 8); - if (k >= k2 && k <= l3 && j >= i5 && j <= j6) { - return true; - } - } - } else if (class47.anInt798 == 3) { - int k1 = class47.anInt794 - k; - if (k1 > 0) { - int l2 = class47.anInt792 + (class47.anInt799 * k1 >> 8); - int i4 = class47.anInt793 + (class47.anInt800 * k1 >> 8); - int j5 = class47.anInt796 + (class47.anInt803 * k1 >> 8); - int k6 = class47.anInt797 + (class47.anInt804 * k1 >> 8); - if (i >= l2 && i <= i4 && j >= j5 && j <= k6) { - return true; - } - } - } else if (class47.anInt798 == 4) { - int l1 = k - class47.anInt794; - if (l1 > 0) { - int i3 = class47.anInt792 + (class47.anInt799 * l1 >> 8); - int j4 = class47.anInt793 + (class47.anInt800 * l1 >> 8); - int k5 = class47.anInt796 + (class47.anInt803 * l1 >> 8); - int l6 = class47.anInt797 + (class47.anInt804 * l1 >> 8); - if (i >= i3 && i <= j4 && j >= k5 && j <= l6) { - return true; - } - } - } else if (class47.anInt798 == 5) { - int i2 = j - class47.anInt796; - if (i2 > 0) { - int j3 = class47.anInt792 + (class47.anInt799 * i2 >> 8); - int k4 = class47.anInt793 + (class47.anInt800 * i2 >> 8); - int l5 = class47.anInt794 + (class47.anInt801 * i2 >> 8); - int i7 = class47.anInt795 + (class47.anInt802 * i2 >> 8); - if (i >= j3 && i <= k4 && k >= l5 && k <= i7) { - return true; - } - } - } - } - - return false; - } - - private boolean aBoolean434; - public static boolean lowMem = true; - private final int anInt437; - private final int anInt438; - private final int anInt439; - private final int[][][] anIntArrayArrayArray440; - private final Ground[][][] groundArray; - private int anInt442; - private int obj5CacheCurrPos; - private final Object5[] obj5Cache; - private final int[][][] anIntArrayArrayArray445; - private static int anInt446; - private static int anInt447; - private static int anInt448; - private static int anInt449; - private static int anInt450; - private static int anInt451; - private static int anInt452; - private static int anInt453; - private static int anInt454; - private static int anInt455; - private static int anInt456; - private static int anInt457; - private static int anInt458; - private static int anInt459; - private static int anInt460; - private static int anInt461; - private static Object5[] aClass28Array462 = new Object5[100]; - private static final int[] anIntArray463 = {53, -53, -53, 53}; - private static final int[] anIntArray464 = {-53, -53, 53, 53}; - private static final int[] anIntArray465 = {-45, 45, 45, -45}; - private static final int[] anIntArray466 = {45, 45, -45, -45}; - private static boolean aBoolean467; - private static int anInt468; - private static int anInt469; - public static int anInt470 = -1; - public static int anInt471 = -1; - private static final int anInt472; - private static int[] anIntArray473; - private static Class47[][] aClass47ArrayArray474; - private static int anInt475; - private static final Class47[] aClass47Array476 = new Class47[500]; - private static NodeList aClass19_477 = new NodeList(); - private static final int[] anIntArray478 = {19, 55, 38, 155, 255, 110, 137, 205, 76}; - private static final int[] anIntArray479 = {160, 192, 80, 96, 0, 144, 80, 48, 160}; - private static final int[] anIntArray480 = {76, 8, 137, 4, 0, 1, 38, 2, 19}; - private static final int[] anIntArray481 = {0, 0, 2, 0, 0, 2, 1, 1, 0}; - private static final int[] anIntArray482 = {2, 0, 0, 2, 0, 0, 0, 4, 4}; - private static final int[] anIntArray483 = {0, 4, 4, 8, 0, 0, 8, 0, 0}; - private static final int[] anIntArray484 = {1, 1, 0, 0, 0, 8, 0, 0, 8}; - private static final int[] anIntArray485 = {41, 39248, 41, 4643, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 43086, 41, 41, 41, 41, 41, 41, 41, 8602, 41, 28992, 41, 41, 41, 41, 41, 5056, 41, 41, 41, 7079, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 3131, 41, 41, 41}; - private final int[] anIntArray486; - private final int[] anIntArray487; - private int anInt488; - private final int[][] anIntArrayArray489 = {new int[16], {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}, {1, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 1, 1, 1, 1}, {1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0}, {0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 1}, {0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}, {1, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1}, {1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0}, {1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 0, 1, 1}, {1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 1}}; - private final int[][] anIntArrayArray490 = {{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}, {12, 8, 4, 0, 13, 9, 5, 1, 14, 10, 6, 2, 15, 11, 7, 3}, {15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}, {3, 7, 11, 15, 2, 6, 10, 14, 1, 5, 9, 13, 0, 4, 8, 12}}; - private static boolean[][][][] aBooleanArrayArrayArrayArray491 = new boolean[8][32][51][51]; - private static boolean[][] aBooleanArrayArray492; - private static int anInt493; - private static int anInt494; - private static int anInt495; - private static int anInt496; - private static int anInt497; - private static int anInt498; - - static { - anInt472 = 4; - anIntArray473 = new int[anInt472]; - aClass47ArrayArray474 = new Class47[anInt472][500]; - } -} +// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov. +// Jad home page: http://www.kpdus.com/jad.html +// Decompiler options: packimports(3) + +final class WorldController { + + public WorldController(int ai[][][]) { + int i = 104;// was parameter + int j = 104;// was parameter + int k = 4;// was parameter + aBoolean434 = true; + obj5Cache = new Object5[5000]; + anIntArray486 = new int[10000]; + anIntArray487 = new int[10000]; + anInt437 = k; + anInt438 = j; + anInt439 = i; + groundArray = new Ground[k][j][i]; + anIntArrayArrayArray445 = new int[k][j + 1][i + 1]; + anIntArrayArrayArray440 = ai; + initToNull(); + } + + public static void nullLoader() { + aClass28Array462 = null; + anIntArray473 = null; + aClass47ArrayArray474 = null; + aClass19_477 = null; + aBooleanArrayArrayArrayArray491 = null; + aBooleanArrayArray492 = null; + } + + public void initToNull() { + for (int j = 0; j < anInt437; j++) { + for (int k = 0; k < anInt438; k++) { + for (int i1 = 0; i1 < anInt439; i1++) { + groundArray[j][k][i1] = null; + } + + } + + } + for (int l = 0; l < anInt472; l++) { + for (int j1 = 0; j1 < anIntArray473[l]; j1++) { + aClass47ArrayArray474[l][j1] = null; + } + + anIntArray473[l] = 0; + } + + for (int k1 = 0; k1 < obj5CacheCurrPos; k1++) { + obj5Cache[k1] = null; + } + + obj5CacheCurrPos = 0; + for (int l1 = 0; l1 < aClass28Array462.length; l1++) { + aClass28Array462[l1] = null; + } + + } + + public void method275(int i) { + anInt442 = i; + for (int k = 0; k < anInt438; k++) { + for (int l = 0; l < anInt439; l++) { + if (groundArray[i][k][l] == null) { + groundArray[i][k][l] = new Ground(i, k, l); + } + } + + } + + } + + public void method276(int i, int j) { + Ground class30_sub3 = groundArray[0][j][i]; + for (int l = 0; l < 3; l++) { + Ground class30_sub3_1 = groundArray[l][j][i] = groundArray[l + 1][j][i]; + if (class30_sub3_1 != null) { + class30_sub3_1.anInt1307--; + for (int j1 = 0; j1 < class30_sub3_1.anInt1317; j1++) { + Object5 class28 = class30_sub3_1.obj5Array[j1]; + if ((class28.uid >> 29 & 3) == 2 && class28.anInt523 == j && class28.anInt525 == i) { + class28.anInt517--; + } + } + + } + } + if (groundArray[0][j][i] == null) { + groundArray[0][j][i] = new Ground(0, j, i); + } + groundArray[0][j][i].aClass30_Sub3_1329 = class30_sub3; + groundArray[3][j][i] = null; + } + + public static void method277(int i, int j, int k, int l, int i1, int j1, int l1, int i2) { + Class47 class47 = new Class47(); + class47.anInt787 = j / 128; + class47.anInt788 = l / 128; + class47.anInt789 = l1 / 128; + class47.anInt790 = i1 / 128; + class47.anInt791 = i2; + class47.anInt792 = j; + class47.anInt793 = l; + class47.anInt794 = l1; + class47.anInt795 = i1; + class47.anInt796 = j1; + class47.anInt797 = k; + aClass47ArrayArray474[i][anIntArray473[i]++] = class47; + } + + public void method278(int i, int j, int k, int l) { + Ground class30_sub3 = groundArray[i][j][k]; + if (class30_sub3 != null) { + groundArray[i][j][k].anInt1321 = l; + } + } + + public void method279(int i, int j, int k, int l, int i1, int j1, int k1, int l1, int i2, int j2, int k2, int l2, int i3, int j3, int k3, int l3, int i4, int j4, int k4, int l4) { + if (l == 0) { + Class43 class43 = new Class43(k2, l2, i3, j3, -1, k4, false); + for (int i5 = i; i5 >= 0; i5--) { + if (groundArray[i5][j][k] == null) { + groundArray[i5][j][k] = new Ground(i5, j, k); + } + } + + groundArray[i][j][k].aClass43_1311 = class43; + return; + } + if (l == 1) { + Class43 class43_1 = new Class43(k3, l3, i4, j4, j1, l4, k1 == l1 && k1 == i2 && k1 == j2); + for (int j5 = i; j5 >= 0; j5--) { + if (groundArray[j5][j][k] == null) { + groundArray[j5][j][k] = new Ground(j5, j, k); + } + } + + groundArray[i][j][k].aClass43_1311 = class43_1; + return; + } + Class40 class40 = new Class40(k, k3, j3, i2, j1, i4, i1, k2, k4, i3, j2, l1, k1, l, j4, l3, l2, j, l4); + for (int k5 = i; k5 >= 0; k5--) { + if (groundArray[k5][j][k] == null) { + groundArray[k5][j][k] = new Ground(k5, j, k); + } + } + + groundArray[i][j][k].aClass40_1312 = class40; + } + + public void method280(int i, int j, int k, Animable class30_sub2_sub4, byte byte0, int i1, int j1) { + if (class30_sub2_sub4 == null) { + return; + } + Object3 class49 = new Object3(); + class49.aClass30_Sub2_Sub4_814 = class30_sub2_sub4; + class49.anInt812 = j1 * 128 + 64; + class49.anInt813 = k * 128 + 64; + class49.anInt811 = j; + class49.uid = i1; + class49.aByte816 = byte0; + if (groundArray[i][j1][k] == null) { + groundArray[i][j1][k] = new Ground(i, j1, k); + } + groundArray[i][j1][k].obj3 = class49; + } + + public void method281(int i, int j, Animable class30_sub2_sub4, int k, Animable class30_sub2_sub4_1, Animable class30_sub2_sub4_2, int l, int i1) { + Object4 object4 = new Object4(); + object4.aClass30_Sub2_Sub4_48 = class30_sub2_sub4_2; + object4.anInt46 = i * 128 + 64; + object4.anInt47 = i1 * 128 + 64; + object4.anInt45 = k; + object4.uid = j; + object4.aClass30_Sub2_Sub4_49 = class30_sub2_sub4; + object4.aClass30_Sub2_Sub4_50 = class30_sub2_sub4_1; + int j1 = 0; + Ground class30_sub3 = groundArray[l][i][i1]; + if (class30_sub3 != null) { + for (int k1 = 0; k1 < class30_sub3.anInt1317; k1++) { + if (class30_sub3.obj5Array[k1].aClass30_Sub2_Sub4_521 instanceof Model) { + int l1 = ((Model) class30_sub3.obj5Array[k1].aClass30_Sub2_Sub4_521).anInt1654; + if (l1 > j1) { + j1 = l1; + } + } + } + + } + object4.anInt52 = j1; + if (groundArray[l][i][i1] == null) { + groundArray[l][i][i1] = new Ground(l, i, i1); + } + groundArray[l][i][i1].obj4 = object4; + } + + public void method282(int i, Animable class30_sub2_sub4, int j, int k, byte byte0, int l, Animable class30_sub2_sub4_1, int i1, int j1, int k1) { + if (class30_sub2_sub4 == null && class30_sub2_sub4_1 == null) { + return; + } + Object1 object1 = new Object1(); + object1.uid = j; + object1.aByte281 = byte0; + object1.anInt274 = l * 128 + 64; + object1.anInt275 = k * 128 + 64; + object1.anInt273 = i1; + object1.aClass30_Sub2_Sub4_278 = class30_sub2_sub4; + object1.aClass30_Sub2_Sub4_279 = class30_sub2_sub4_1; + object1.orientation = i; + object1.orientation1 = j1; + for (int l1 = k1; l1 >= 0; l1--) { + if (groundArray[l1][l][k] == null) { + groundArray[l1][l][k] = new Ground(l1, l, k); + } + } + + groundArray[k1][l][k].obj1 = object1; + } + + public void method283(int i, int j, int k, int i1, int j1, int k1, Animable class30_sub2_sub4, int l1, byte byte0, int i2, int j2) { + if (class30_sub2_sub4 == null) { + return; + } + Object2 class26 = new Object2(); + class26.uid = i; + class26.aByte506 = byte0; + class26.anInt500 = l1 * 128 + 64 + j1; + class26.anInt501 = j * 128 + 64 + i2; + class26.anInt499 = k1; + class26.aClass30_Sub2_Sub4_504 = class30_sub2_sub4; + class26.anInt502 = j2; + class26.anInt503 = k; + for (int k2 = i1; k2 >= 0; k2--) { + if (groundArray[k2][l1][j] == null) { + groundArray[k2][l1][j] = new Ground(k2, l1, j); + } + } + + groundArray[i1][l1][j].obj2 = class26; + } + + public boolean method284(int i, byte byte0, int j, int k, Animable class30_sub2_sub4, int l, int i1, int j1, int k1, int l1) { + if (class30_sub2_sub4 == null) { + return true; + } else { + int i2 = l1 * 128 + 64 * l; + int j2 = k1 * 128 + 64 * k; + return method287(i1, l1, k1, l, k, i2, j2, j, class30_sub2_sub4, j1, false, i, byte0); + } + } + + public boolean method285(int i, int j, int k, int l, int i1, int j1, int k1, Animable class30_sub2_sub4, boolean flag) { + if (class30_sub2_sub4 == null) { + return true; + } + int l1 = k1 - j1; + int i2 = i1 - j1; + int j2 = k1 + j1; + int k2 = i1 + j1; + if (flag) { + if (j > 640 && j < 1408) { + k2 += 128; + } + if (j > 1152 && j < 1920) { + j2 += 128; + } + if (j > 1664 || j < 384) { + i2 -= 128; + } + if (j > 128 && j < 896) { + l1 -= 128; + } + } + l1 /= 128; + i2 /= 128; + j2 /= 128; + k2 /= 128; + return method287(i, l1, i2, j2 - l1 + 1, k2 - i2 + 1, k1, i1, k, class30_sub2_sub4, j, true, l, (byte) 0); + } + + public boolean method286(int j, int k, Animable class30_sub2_sub4, int l, int i1, int j1, int k1, int l1, int i2, int j2, int k2) { + return class30_sub2_sub4 == null || method287(j, l1, k2, i2 - l1 + 1, i1 - k2 + 1, j1, k, k1, class30_sub2_sub4, l, true, j2, (byte) 0); + } + + private boolean method287(int i, int j, int k, int l, int i1, int j1, int k1, int l1, Animable class30_sub2_sub4, int i2, boolean flag, int j2, byte byte0) { + for (int k2 = j; k2 < j + l; k2++) { + for (int l2 = k; l2 < k + i1; l2++) { + if (k2 < 0 || l2 < 0 || k2 >= anInt438 || l2 >= anInt439) { + return false; + } + Ground class30_sub3 = groundArray[i][k2][l2]; + if (class30_sub3 != null && class30_sub3.anInt1317 >= 5) { + return false; + } + } + + } + + Object5 class28 = new Object5(); + class28.uid = j2; + class28.aByte530 = byte0; + class28.anInt517 = i; + class28.anInt519 = j1; + class28.anInt520 = k1; + class28.anInt518 = l1; + class28.aClass30_Sub2_Sub4_521 = class30_sub2_sub4; + class28.anInt522 = i2; + class28.anInt523 = j; + class28.anInt525 = k; + class28.anInt524 = j + l - 1; + class28.anInt526 = k + i1 - 1; + for (int i3 = j; i3 < j + l; i3++) { + for (int j3 = k; j3 < k + i1; j3++) { + int k3 = 0; + if (i3 > j) { + k3++; + } + if (i3 < j + l - 1) { + k3 += 4; + } + if (j3 > k) { + k3 += 8; + } + if (j3 < k + i1 - 1) { + k3 += 2; + } + for (int l3 = i; l3 >= 0; l3--) { + if (groundArray[l3][i3][j3] == null) { + groundArray[l3][i3][j3] = new Ground(l3, i3, j3); + } + } + + Ground class30_sub3_1 = groundArray[i][i3][j3]; + class30_sub3_1.obj5Array[class30_sub3_1.anInt1317] = class28; + class30_sub3_1.anIntArray1319[class30_sub3_1.anInt1317] = k3; + class30_sub3_1.anInt1320 |= k3; + class30_sub3_1.anInt1317++; + } + + } + + if (flag) { + obj5Cache[obj5CacheCurrPos++] = class28; + } + return true; + } + + public void clearObj5Cache() { + for (int i = 0; i < obj5CacheCurrPos; i++) { + Object5 object5 = obj5Cache[i]; + method289(object5); + obj5Cache[i] = null; + } + + obj5CacheCurrPos = 0; + } + + private void method289(Object5 class28) { + for (int j = class28.anInt523; j <= class28.anInt524; j++) { + for (int k = class28.anInt525; k <= class28.anInt526; k++) { + Ground class30_sub3 = groundArray[class28.anInt517][j][k]; + if (class30_sub3 != null) { + for (int l = 0; l < class30_sub3.anInt1317; l++) { + if (class30_sub3.obj5Array[l] != class28) { + continue; + } + class30_sub3.anInt1317--; + for (int i1 = l; i1 < class30_sub3.anInt1317; i1++) { + class30_sub3.obj5Array[i1] = class30_sub3.obj5Array[i1 + 1]; + class30_sub3.anIntArray1319[i1] = class30_sub3.anIntArray1319[i1 + 1]; + } + + class30_sub3.obj5Array[class30_sub3.anInt1317] = null; + break; + } + + class30_sub3.anInt1320 = 0; + for (int j1 = 0; j1 < class30_sub3.anInt1317; j1++) { + class30_sub3.anInt1320 |= class30_sub3.anIntArray1319[j1]; + } + + } + } + + } + + } + + public void method290(int i, int k, int l, int i1) { + Ground class30_sub3 = groundArray[i1][l][i]; + if (class30_sub3 == null) { + return; + } + Object2 class26 = class30_sub3.obj2; + if (class26 != null) { + int j1 = l * 128 + 64; + int k1 = i * 128 + 64; + class26.anInt500 = j1 + (class26.anInt500 - j1) * k / 16; + class26.anInt501 = k1 + (class26.anInt501 - k1) * k / 16; + } + } + + public void method291(int i, int j, int k, byte byte0) { + Ground class30_sub3 = groundArray[j][i][k]; + if (byte0 != -119) { + aBoolean434 = !aBoolean434; + } + if (class30_sub3 != null) { + class30_sub3.obj1 = null; + } + } + + public void method292(int j, int k, int l) { + Ground class30_sub3 = groundArray[k][l][j]; + if (class30_sub3 != null) { + class30_sub3.obj2 = null; + } + } + + public void method293(int i, int k, int l) { + Ground class30_sub3 = groundArray[i][k][l]; + if (class30_sub3 == null) { + return; + } + for (int j1 = 0; j1 < class30_sub3.anInt1317; j1++) { + Object5 class28 = class30_sub3.obj5Array[j1]; + if ((class28.uid >> 29 & 3) == 2 && class28.anInt523 == k && class28.anInt525 == l) { + method289(class28); + return; + } + } + + } + + public void method294(int i, int j, int k) { + Ground class30_sub3 = groundArray[i][k][j]; + if (class30_sub3 == null) { + return; + } + class30_sub3.obj3 = null; + } + + public void method295(int i, int j, int k) { + Ground class30_sub3 = groundArray[i][j][k]; + if (class30_sub3 != null) { + class30_sub3.obj4 = null; + } + } + + public Object1 method296(int i, int j, int k) { + Ground class30_sub3 = groundArray[i][j][k]; + if (class30_sub3 == null) { + return null; + } else { + return class30_sub3.obj1; + } + } + + public Object2 method297(int i, int k, int l) { + Ground class30_sub3 = groundArray[l][i][k]; + if (class30_sub3 == null) { + return null; + } else { + return class30_sub3.obj2; + } + } + + public Object5 method298(int i, int j, int k) { + Ground class30_sub3 = groundArray[k][i][j]; + if (class30_sub3 == null) { + return null; + } + for (int l = 0; l < class30_sub3.anInt1317; l++) { + Object5 class28 = class30_sub3.obj5Array[l]; + if ((class28.uid >> 29 & 3) == 2 && class28.anInt523 == i && class28.anInt525 == j) { + return class28; + } + } + return null; + } + + public Object3 method299(int i, int j, int k) { + Ground class30_sub3 = groundArray[k][j][i]; + if (class30_sub3 == null || class30_sub3.obj3 == null) { + return null; + } else { + return class30_sub3.obj3; + } + } + + public int method300(int i, int j, int k) { + Ground class30_sub3 = groundArray[i][j][k]; + if (class30_sub3 == null || class30_sub3.obj1 == null) { + return 0; + } else { + return class30_sub3.obj1.uid; + } + } + + public int method301(int i, int j, int l) { + Ground class30_sub3 = groundArray[i][j][l]; + if (class30_sub3 == null || class30_sub3.obj2 == null) { + return 0; + } else { + return class30_sub3.obj2.uid; + } + } + + public int method302(int i, int j, int k) { + Ground class30_sub3 = groundArray[i][j][k]; + if (class30_sub3 == null) { + return 0; + } + for (int l = 0; l < class30_sub3.anInt1317; l++) { + Object5 class28 = class30_sub3.obj5Array[l]; + if ((class28.uid >> 29 & 3) == 2 && class28.anInt523 == j && class28.anInt525 == k) { + return class28.uid; + } + } + + return 0; + } + + public int method303(int i, int j, int k) { + Ground class30_sub3 = groundArray[i][j][k]; + if (class30_sub3 == null || class30_sub3.obj3 == null) { + return 0; + } else { + return class30_sub3.obj3.uid; + } + } + + public int method304(int i, int j, int k, int l) { + Ground class30_sub3 = groundArray[i][j][k]; + if (class30_sub3 == null) { + return -1; + } + if (class30_sub3.obj1 != null && class30_sub3.obj1.uid == l) { + return class30_sub3.obj1.aByte281 & 0xff; + } + if (class30_sub3.obj2 != null && class30_sub3.obj2.uid == l) { + return class30_sub3.obj2.aByte506 & 0xff; + } + if (class30_sub3.obj3 != null && class30_sub3.obj3.uid == l) { + return class30_sub3.obj3.aByte816 & 0xff; + } + for (int i1 = 0; i1 < class30_sub3.anInt1317; i1++) { + if (class30_sub3.obj5Array[i1].uid == l) { + return class30_sub3.obj5Array[i1].aByte530 & 0xff; + } + } + + return -1; + } + + public void method305(int i, int k, int i1) { + int j = 64;// was parameter + int l = 768;// was parameter + int j1 = (int) Math.sqrt(k * k + i * i + i1 * i1); + int k1 = l * j1 >> 8; + for (int l1 = 0; l1 < anInt437; l1++) { + for (int i2 = 0; i2 < anInt438; i2++) { + for (int j2 = 0; j2 < anInt439; j2++) { + Ground class30_sub3 = groundArray[l1][i2][j2]; + if (class30_sub3 != null) { + Object1 class10 = class30_sub3.obj1; + if (class10 != null && class10.aClass30_Sub2_Sub4_278 != null && class10.aClass30_Sub2_Sub4_278.aClass33Array1425 != null) { + method307(l1, 1, 1, i2, j2, (Model) class10.aClass30_Sub2_Sub4_278); + if (class10.aClass30_Sub2_Sub4_279 != null && class10.aClass30_Sub2_Sub4_279.aClass33Array1425 != null) { + method307(l1, 1, 1, i2, j2, (Model) class10.aClass30_Sub2_Sub4_279); + method308((Model) class10.aClass30_Sub2_Sub4_278, (Model) class10.aClass30_Sub2_Sub4_279, 0, 0, 0, false); + ((Model) class10.aClass30_Sub2_Sub4_279).method480(j, k1, k, i, i1); + } + ((Model) class10.aClass30_Sub2_Sub4_278).method480(j, k1, k, i, i1); + } + for (int k2 = 0; k2 < class30_sub3.anInt1317; k2++) { + Object5 class28 = class30_sub3.obj5Array[k2]; + if (class28 != null && class28.aClass30_Sub2_Sub4_521 != null && class28.aClass30_Sub2_Sub4_521.aClass33Array1425 != null) { + method307(l1, class28.anInt524 - class28.anInt523 + 1, class28.anInt526 - class28.anInt525 + 1, i2, j2, (Model) class28.aClass30_Sub2_Sub4_521); + ((Model) class28.aClass30_Sub2_Sub4_521).method480(j, k1, k, i, i1); + } + } + + Object3 class49 = class30_sub3.obj3; + if (class49 != null && class49.aClass30_Sub2_Sub4_814.aClass33Array1425 != null) { + method306(i2, l1, (Model) class49.aClass30_Sub2_Sub4_814, j2); + ((Model) class49.aClass30_Sub2_Sub4_814).method480(j, k1, k, i, i1); + } + } + } + + } + + } + + } + + private void method306(int i, int j, Model model, int k) { + if (i < anInt438) { + Ground class30_sub3 = groundArray[j][i + 1][k]; + if (class30_sub3 != null && class30_sub3.obj3 != null && class30_sub3.obj3.aClass30_Sub2_Sub4_814.aClass33Array1425 != null) { + method308(model, (Model) class30_sub3.obj3.aClass30_Sub2_Sub4_814, 128, 0, 0, true); + } + } + if (k < anInt438) { + Ground class30_sub3_1 = groundArray[j][i][k + 1]; + if (class30_sub3_1 != null && class30_sub3_1.obj3 != null && class30_sub3_1.obj3.aClass30_Sub2_Sub4_814.aClass33Array1425 != null) { + method308(model, (Model) class30_sub3_1.obj3.aClass30_Sub2_Sub4_814, 0, 0, 128, true); + } + } + if (i < anInt438 && k < anInt439) { + Ground class30_sub3_2 = groundArray[j][i + 1][k + 1]; + if (class30_sub3_2 != null && class30_sub3_2.obj3 != null && class30_sub3_2.obj3.aClass30_Sub2_Sub4_814.aClass33Array1425 != null) { + method308(model, (Model) class30_sub3_2.obj3.aClass30_Sub2_Sub4_814, 128, 0, 128, true); + } + } + if (i < anInt438 && k > 0) { + Ground class30_sub3_3 = groundArray[j][i + 1][k - 1]; + if (class30_sub3_3 != null && class30_sub3_3.obj3 != null && class30_sub3_3.obj3.aClass30_Sub2_Sub4_814.aClass33Array1425 != null) { + method308(model, (Model) class30_sub3_3.obj3.aClass30_Sub2_Sub4_814, 128, 0, -128, true); + } + } + } + + private void method307(int i, int j, int k, int l, int i1, Model model) { + boolean flag = true; + int j1 = l; + int k1 = l + j; + int l1 = i1 - 1; + int i2 = i1 + k; + for (int j2 = i; j2 <= i + 1; j2++) { + if (j2 != anInt437) { + for (int k2 = j1; k2 <= k1; k2++) { + if (k2 >= 0 && k2 < anInt438) { + for (int l2 = l1; l2 <= i2; l2++) { + if (l2 >= 0 && l2 < anInt439 && (!flag || k2 >= k1 || l2 >= i2 || l2 < i1 && k2 != l)) { + Ground class30_sub3 = groundArray[j2][k2][l2]; + if (class30_sub3 != null) { + int i3 = (anIntArrayArrayArray440[j2][k2][l2] + anIntArrayArrayArray440[j2][k2 + 1][l2] + anIntArrayArrayArray440[j2][k2][l2 + 1] + anIntArrayArrayArray440[j2][k2 + 1][l2 + 1]) / 4 - (anIntArrayArrayArray440[i][l][i1] + anIntArrayArrayArray440[i][l + 1][i1] + anIntArrayArrayArray440[i][l][i1 + 1] + anIntArrayArrayArray440[i][l + 1][i1 + 1]) / 4; + Object1 class10 = class30_sub3.obj1; + if (class10 != null && class10.aClass30_Sub2_Sub4_278 != null && class10.aClass30_Sub2_Sub4_278.aClass33Array1425 != null) { + method308(model, (Model) class10.aClass30_Sub2_Sub4_278, (k2 - l) * 128 + (1 - j) * 64, i3, (l2 - i1) * 128 + (1 - k) * 64, flag); + } + if (class10 != null && class10.aClass30_Sub2_Sub4_279 != null && class10.aClass30_Sub2_Sub4_279.aClass33Array1425 != null) { + method308(model, (Model) class10.aClass30_Sub2_Sub4_279, (k2 - l) * 128 + (1 - j) * 64, i3, (l2 - i1) * 128 + (1 - k) * 64, flag); + } + for (int j3 = 0; j3 < class30_sub3.anInt1317; j3++) { + Object5 class28 = class30_sub3.obj5Array[j3]; + if (class28 != null && class28.aClass30_Sub2_Sub4_521 != null && class28.aClass30_Sub2_Sub4_521.aClass33Array1425 != null) { + int k3 = class28.anInt524 - class28.anInt523 + 1; + int l3 = class28.anInt526 - class28.anInt525 + 1; + method308(model, (Model) class28.aClass30_Sub2_Sub4_521, (class28.anInt523 - l) * 128 + (k3 - j) * 64, i3, (class28.anInt525 - i1) * 128 + (l3 - k) * 64, flag); + } + } + + } + } + } + + } + } + + j1--; + flag = false; + } + } + + } + + private void method308(Model model, Model model_1, int i, int j, int k, boolean flag) { + anInt488++; + int l = 0; + int ai[] = model_1.anIntArray1627; + int i1 = model_1.anInt1626; + for (int j1 = 0; j1 < model.anInt1626; j1++) { + Class33 class33 = model.aClass33Array1425[j1]; + Class33 class33_1 = model.aClass33Array1660[j1]; + if (class33_1.anInt605 != 0) { + int i2 = model.anIntArray1628[j1] - j; + if (i2 <= model_1.anInt1651) { + int j2 = model.anIntArray1627[j1] - i; + if (j2 >= model_1.anInt1646 && j2 <= model_1.anInt1647) { + int k2 = model.anIntArray1629[j1] - k; + if (k2 >= model_1.anInt1649 && k2 <= model_1.anInt1648) { + for (int l2 = 0; l2 < i1; l2++) { + Class33 class33_2 = model_1.aClass33Array1425[l2]; + Class33 class33_3 = model_1.aClass33Array1660[l2]; + if (j2 == ai[l2] && k2 == model_1.anIntArray1629[l2] && i2 == model_1.anIntArray1628[l2] && class33_3.anInt605 != 0) { + class33.anInt602 += class33_3.anInt602; + class33.anInt603 += class33_3.anInt603; + class33.anInt604 += class33_3.anInt604; + class33.anInt605 += class33_3.anInt605; + class33_2.anInt602 += class33_1.anInt602; + class33_2.anInt603 += class33_1.anInt603; + class33_2.anInt604 += class33_1.anInt604; + class33_2.anInt605 += class33_1.anInt605; + l++; + anIntArray486[j1] = anInt488; + anIntArray487[l2] = anInt488; + } + } + + } + } + } + } + } + + if (l < 3 || !flag) { + return; + } + for (int k1 = 0; k1 < model.anInt1630; k1++) { + if (anIntArray486[model.anIntArray1631[k1]] == anInt488 && anIntArray486[model.anIntArray1632[k1]] == anInt488 && anIntArray486[model.anIntArray1633[k1]] == anInt488) { + model.anIntArray1637[k1] = -1; + } + } + + for (int l1 = 0; l1 < model_1.anInt1630; l1++) { + if (anIntArray487[model_1.anIntArray1631[l1]] == anInt488 && anIntArray487[model_1.anIntArray1632[l1]] == anInt488 && anIntArray487[model_1.anIntArray1633[l1]] == anInt488) { + model_1.anIntArray1637[l1] = -1; + } + } + + } + + public void method309(int ai[], int i, int k, int l, int i1) { + int j = 512;// was parameter + Ground class30_sub3 = groundArray[k][l][i1]; + if (class30_sub3 == null) { + return; + } + Class43 class43 = class30_sub3.aClass43_1311; + if (class43 != null) { + int j1 = class43.anInt722; + if (j1 == 0) { + return; + } + for (int k1 = 0; k1 < 4; k1++) { + ai[i] = j1; + ai[i + 1] = j1; + ai[i + 2] = j1; + ai[i + 3] = j1; + i += j; + } + + return; + } + Class40 class40 = class30_sub3.aClass40_1312; + if (class40 == null) { + return; + } + int l1 = class40.anInt684; + int i2 = class40.anInt685; + int j2 = class40.anInt686; + int k2 = class40.anInt687; + int ai1[] = anIntArrayArray489[l1]; + int ai2[] = anIntArrayArray490[i2]; + int l2 = 0; + if (j2 != 0) { + for (int i3 = 0; i3 < 4; i3++) { + ai[i] = ai1[ai2[l2++]] != 0 ? k2 : j2; + ai[i + 1] = ai1[ai2[l2++]] != 0 ? k2 : j2; + ai[i + 2] = ai1[ai2[l2++]] != 0 ? k2 : j2; + ai[i + 3] = ai1[ai2[l2++]] != 0 ? k2 : j2; + i += j; + } + + return; + } + for (int j3 = 0; j3 < 4; j3++) { + if (ai1[ai2[l2++]] != 0) { + ai[i] = k2; + } + if (ai1[ai2[l2++]] != 0) { + ai[i + 1] = k2; + } + if (ai1[ai2[l2++]] != 0) { + ai[i + 2] = k2; + } + if (ai1[ai2[l2++]] != 0) { + ai[i + 3] = k2; + } + i += j; + } + + } + + public static void method310(int i, int j, int k, int l, int ai[]) { + anInt495 = 0; + anInt496 = 0; + anInt497 = k; + anInt498 = l; + anInt493 = k / 2; + anInt494 = l / 2; + boolean aflag[][][][] = new boolean[9][32][53][53]; + for (int i1 = 128; i1 <= 384; i1 += 32) { + for (int j1 = 0; j1 < 2048; j1 += 64) { + anInt458 = Model.modelIntArray1[i1]; + anInt459 = Model.modelIntArray2[i1]; + anInt460 = Model.modelIntArray1[j1]; + anInt461 = Model.modelIntArray2[j1]; + int l1 = (i1 - 128) / 32; + int j2 = j1 / 64; + for (int l2 = -26; l2 <= 26; l2++) { + for (int j3 = -26; j3 <= 26; j3++) { + int k3 = l2 * 128; + int i4 = j3 * 128; + boolean flag2 = false; + for (int k4 = -i; k4 <= j; k4 += 128) { + if (!method311(ai[l1] + k4, i4, k3)) { + continue; + } + flag2 = true; + break; + } + + aflag[l1][j2][l2 + 25 + 1][j3 + 25 + 1] = flag2; + } + + } + + } + + } + + for (int k1 = 0; k1 < 8; k1++) { + for (int i2 = 0; i2 < 32; i2++) { + for (int k2 = -25; k2 < 25; k2++) { + for (int i3 = -25; i3 < 25; i3++) { + boolean flag1 = false; + label0 : for (int l3 = -1; l3 <= 1; l3++) { + for (int j4 = -1; j4 <= 1; j4++) { + if (aflag[k1][i2][k2 + l3 + 25 + 1][i3 + j4 + 25 + 1]) { + flag1 = true; + } else if (aflag[k1][(i2 + 1) % 31][k2 + l3 + 25 + 1][i3 + j4 + 25 + 1]) { + flag1 = true; + } else if (aflag[k1 + 1][i2][k2 + l3 + 25 + 1][i3 + j4 + 25 + 1]) { + flag1 = true; + } else { + if (!aflag[k1 + 1][(i2 + 1) % 31][k2 + l3 + 25 + 1][i3 + j4 + 25 + 1]) { + continue; + } + flag1 = true; + } + break label0; + } + + } + + aBooleanArrayArrayArrayArray491[k1][i2][k2 + 25][i3 + 25] = flag1; + } + + } + + } + + } + + } + + private static boolean method311(int i, int j, int k) { + int l = j * anInt460 + k * anInt461 >> 16; + int i1 = j * anInt461 - k * anInt460 >> 16; + int j1 = i * anInt458 + i1 * anInt459 >> 16; + int k1 = i * anInt459 - i1 * anInt458 >> 16; + if (j1 < 50 || j1 > 3500) { + return false; + } + int l1 = anInt493 + (l << 9) / j1; + int i2 = anInt494 + (k1 << 9) / j1; + return l1 >= anInt495 && l1 <= anInt497 && i2 >= anInt496 && i2 <= anInt498; + } + + public void method312(int i, int j) { + aBoolean467 = true; + anInt468 = j; + anInt469 = i; + anInt470 = -1; + anInt471 = -1; + } + + public void method313(int i, int j, int k, int l, int i1, int j1) { + if (i < 0) { + i = 0; + } else if (i >= anInt438 * 128) { + i = anInt438 * 128 - 1; + } + if (j < 0) { + j = 0; + } else if (j >= anInt439 * 128) { + j = anInt439 * 128 - 1; + } + anInt448++; + anInt458 = Model.modelIntArray1[j1]; + anInt459 = Model.modelIntArray2[j1]; + anInt460 = Model.modelIntArray1[k]; + anInt461 = Model.modelIntArray2[k]; + aBooleanArrayArray492 = aBooleanArrayArrayArrayArray491[(j1 - 128) / 32][k / 64]; + anInt455 = i; + anInt456 = l; + anInt457 = j; + anInt453 = i / 128; + anInt454 = j / 128; + anInt447 = i1; + anInt449 = anInt453 - 25; + if (anInt449 < 0) { + anInt449 = 0; + } + anInt451 = anInt454 - 25; + if (anInt451 < 0) { + anInt451 = 0; + } + anInt450 = anInt453 + 25; + if (anInt450 > anInt438) { + anInt450 = anInt438; + } + anInt452 = anInt454 + 25; + if (anInt452 > anInt439) { + anInt452 = anInt439; + } + method319(); + anInt446 = 0; + for (int k1 = anInt442; k1 < anInt437; k1++) { + Ground aclass30_sub3[][] = groundArray[k1]; + for (int i2 = anInt449; i2 < anInt450; i2++) { + for (int k2 = anInt451; k2 < anInt452; k2++) { + Ground class30_sub3 = aclass30_sub3[i2][k2]; + if (class30_sub3 != null) { + if (class30_sub3.anInt1321 > i1 || !aBooleanArrayArray492[i2 - anInt453 + 25][k2 - anInt454 + 25] && anIntArrayArrayArray440[k1][i2][k2] - l < 2000) { + class30_sub3.aBoolean1322 = false; + class30_sub3.aBoolean1323 = false; + class30_sub3.anInt1325 = 0; + } else { + class30_sub3.aBoolean1322 = true; + class30_sub3.aBoolean1323 = true; + class30_sub3.aBoolean1324 = class30_sub3.anInt1317 > 0; + anInt446++; + } + } + } + + } + + } + + for (int l1 = anInt442; l1 < anInt437; l1++) { + Ground aclass30_sub3_1[][] = groundArray[l1]; + for (int l2 = -25; l2 <= 0; l2++) { + int i3 = anInt453 + l2; + int k3 = anInt453 - l2; + if (i3 >= anInt449 || k3 < anInt450) { + for (int i4 = -25; i4 <= 0; i4++) { + int k4 = anInt454 + i4; + int i5 = anInt454 - i4; + if (i3 >= anInt449) { + if (k4 >= anInt451) { + Ground class30_sub3_1 = aclass30_sub3_1[i3][k4]; + if (class30_sub3_1 != null && class30_sub3_1.aBoolean1322) { + method314(class30_sub3_1, true); + } + } + if (i5 < anInt452) { + Ground class30_sub3_2 = aclass30_sub3_1[i3][i5]; + if (class30_sub3_2 != null && class30_sub3_2.aBoolean1322) { + method314(class30_sub3_2, true); + } + } + } + if (k3 < anInt450) { + if (k4 >= anInt451) { + Ground class30_sub3_3 = aclass30_sub3_1[k3][k4]; + if (class30_sub3_3 != null && class30_sub3_3.aBoolean1322) { + method314(class30_sub3_3, true); + } + } + if (i5 < anInt452) { + Ground class30_sub3_4 = aclass30_sub3_1[k3][i5]; + if (class30_sub3_4 != null && class30_sub3_4.aBoolean1322) { + method314(class30_sub3_4, true); + } + } + } + if (anInt446 == 0) { + aBoolean467 = false; + return; + } + } + + } + } + + } + + for (int j2 = anInt442; j2 < anInt437; j2++) { + Ground aclass30_sub3_2[][] = groundArray[j2]; + for (int j3 = -25; j3 <= 0; j3++) { + int l3 = anInt453 + j3; + int j4 = anInt453 - j3; + if (l3 >= anInt449 || j4 < anInt450) { + for (int l4 = -25; l4 <= 0; l4++) { + int j5 = anInt454 + l4; + int k5 = anInt454 - l4; + if (l3 >= anInt449) { + if (j5 >= anInt451) { + Ground class30_sub3_5 = aclass30_sub3_2[l3][j5]; + if (class30_sub3_5 != null && class30_sub3_5.aBoolean1322) { + method314(class30_sub3_5, false); + } + } + if (k5 < anInt452) { + Ground class30_sub3_6 = aclass30_sub3_2[l3][k5]; + if (class30_sub3_6 != null && class30_sub3_6.aBoolean1322) { + method314(class30_sub3_6, false); + } + } + } + if (j4 < anInt450) { + if (j5 >= anInt451) { + Ground class30_sub3_7 = aclass30_sub3_2[j4][j5]; + if (class30_sub3_7 != null && class30_sub3_7.aBoolean1322) { + method314(class30_sub3_7, false); + } + } + if (k5 < anInt452) { + Ground class30_sub3_8 = aclass30_sub3_2[j4][k5]; + if (class30_sub3_8 != null && class30_sub3_8.aBoolean1322) { + method314(class30_sub3_8, false); + } + } + } + if (anInt446 == 0) { + aBoolean467 = false; + return; + } + } + + } + } + + } + + aBoolean467 = false; + } + + private void method314(Ground class30_sub3, boolean flag) { + aClass19_477.insertHead(class30_sub3); + do { + Ground class30_sub3_1; + do { + class30_sub3_1 = (Ground) aClass19_477.popHead(); + if (class30_sub3_1 == null) { + return; + } + } while (!class30_sub3_1.aBoolean1323); + int i = class30_sub3_1.anInt1308; + int j = class30_sub3_1.anInt1309; + int k = class30_sub3_1.anInt1307; + int l = class30_sub3_1.anInt1310; + Ground aclass30_sub3[][] = groundArray[k]; + if (class30_sub3_1.aBoolean1322) { + if (flag) { + if (k > 0) { + Ground class30_sub3_2 = groundArray[k - 1][i][j]; + if (class30_sub3_2 != null && class30_sub3_2.aBoolean1323) { + continue; + } + } + if (i <= anInt453 && i > anInt449) { + Ground class30_sub3_3 = aclass30_sub3[i - 1][j]; + if (class30_sub3_3 != null && class30_sub3_3.aBoolean1323 && (class30_sub3_3.aBoolean1322 || (class30_sub3_1.anInt1320 & 1) == 0)) { + continue; + } + } + if (i >= anInt453 && i < anInt450 - 1) { + Ground class30_sub3_4 = aclass30_sub3[i + 1][j]; + if (class30_sub3_4 != null && class30_sub3_4.aBoolean1323 && (class30_sub3_4.aBoolean1322 || (class30_sub3_1.anInt1320 & 4) == 0)) { + continue; + } + } + if (j <= anInt454 && j > anInt451) { + Ground class30_sub3_5 = aclass30_sub3[i][j - 1]; + if (class30_sub3_5 != null && class30_sub3_5.aBoolean1323 && (class30_sub3_5.aBoolean1322 || (class30_sub3_1.anInt1320 & 8) == 0)) { + continue; + } + } + if (j >= anInt454 && j < anInt452 - 1) { + Ground class30_sub3_6 = aclass30_sub3[i][j + 1]; + if (class30_sub3_6 != null && class30_sub3_6.aBoolean1323 && (class30_sub3_6.aBoolean1322 || (class30_sub3_1.anInt1320 & 2) == 0)) { + continue; + } + } + } else { + flag = true; + } + class30_sub3_1.aBoolean1322 = false; + if (class30_sub3_1.aClass30_Sub3_1329 != null) { + Ground class30_sub3_7 = class30_sub3_1.aClass30_Sub3_1329; + if (class30_sub3_7.aClass43_1311 != null) { + if (!method320(0, i, j)) { + method315(class30_sub3_7.aClass43_1311, 0, anInt458, anInt459, anInt460, anInt461, i, j); + } + } else if (class30_sub3_7.aClass40_1312 != null && !method320(0, i, j)) { + method316(i, anInt458, anInt460, class30_sub3_7.aClass40_1312, anInt459, j, anInt461); + } + Object1 class10 = class30_sub3_7.obj1; + if (class10 != null) { + class10.aClass30_Sub2_Sub4_278.method443(0, anInt458, anInt459, anInt460, anInt461, class10.anInt274 - anInt455, class10.anInt273 - anInt456, class10.anInt275 - anInt457, class10.uid); + } + for (int i2 = 0; i2 < class30_sub3_7.anInt1317; i2++) { + Object5 class28 = class30_sub3_7.obj5Array[i2]; + if (class28 != null) { + class28.aClass30_Sub2_Sub4_521.method443(class28.anInt522, anInt458, anInt459, anInt460, anInt461, class28.anInt519 - anInt455, class28.anInt518 - anInt456, class28.anInt520 - anInt457, class28.uid); + } + } + + } + boolean flag1 = false; + if (class30_sub3_1.aClass43_1311 != null) { + if (!method320(l, i, j)) { + flag1 = true; + method315(class30_sub3_1.aClass43_1311, l, anInt458, anInt459, anInt460, anInt461, i, j); + } + } else if (class30_sub3_1.aClass40_1312 != null && !method320(l, i, j)) { + flag1 = true; + method316(i, anInt458, anInt460, class30_sub3_1.aClass40_1312, anInt459, j, anInt461); + } + int j1 = 0; + int j2 = 0; + Object1 class10_3 = class30_sub3_1.obj1; + Object2 class26_1 = class30_sub3_1.obj2; + if (class10_3 != null || class26_1 != null) { + if (anInt453 == i) { + j1++; + } else if (anInt453 < i) { + j1 += 2; + } + if (anInt454 == j) { + j1 += 3; + } else if (anInt454 > j) { + j1 += 6; + } + j2 = anIntArray478[j1]; + class30_sub3_1.anInt1328 = anIntArray480[j1]; + } + if (class10_3 != null) { + if ((class10_3.orientation & anIntArray479[j1]) != 0) { + if (class10_3.orientation == 16) { + class30_sub3_1.anInt1325 = 3; + class30_sub3_1.anInt1326 = anIntArray481[j1]; + class30_sub3_1.anInt1327 = 3 - class30_sub3_1.anInt1326; + } else if (class10_3.orientation == 32) { + class30_sub3_1.anInt1325 = 6; + class30_sub3_1.anInt1326 = anIntArray482[j1]; + class30_sub3_1.anInt1327 = 6 - class30_sub3_1.anInt1326; + } else if (class10_3.orientation == 64) { + class30_sub3_1.anInt1325 = 12; + class30_sub3_1.anInt1326 = anIntArray483[j1]; + class30_sub3_1.anInt1327 = 12 - class30_sub3_1.anInt1326; + } else { + class30_sub3_1.anInt1325 = 9; + class30_sub3_1.anInt1326 = anIntArray484[j1]; + class30_sub3_1.anInt1327 = 9 - class30_sub3_1.anInt1326; + } + } else { + class30_sub3_1.anInt1325 = 0; + } + if ((class10_3.orientation & j2) != 0 && !method321(l, i, j, class10_3.orientation)) { + class10_3.aClass30_Sub2_Sub4_278.method443(0, anInt458, anInt459, anInt460, anInt461, class10_3.anInt274 - anInt455, class10_3.anInt273 - anInt456, class10_3.anInt275 - anInt457, class10_3.uid); + } + if ((class10_3.orientation1 & j2) != 0 && !method321(l, i, j, class10_3.orientation1)) { + class10_3.aClass30_Sub2_Sub4_279.method443(0, anInt458, anInt459, anInt460, anInt461, class10_3.anInt274 - anInt455, class10_3.anInt273 - anInt456, class10_3.anInt275 - anInt457, class10_3.uid); + } + } + if (class26_1 != null && !method322(l, i, j, class26_1.aClass30_Sub2_Sub4_504.modelHeight)) { + if ((class26_1.anInt502 & j2) != 0) { + class26_1.aClass30_Sub2_Sub4_504.method443(class26_1.anInt503, anInt458, anInt459, anInt460, anInt461, class26_1.anInt500 - anInt455, class26_1.anInt499 - anInt456, class26_1.anInt501 - anInt457, class26_1.uid); + } else if ((class26_1.anInt502 & 0x300) != 0) { + int j4 = class26_1.anInt500 - anInt455; + int l5 = class26_1.anInt499 - anInt456; + int k6 = class26_1.anInt501 - anInt457; + int i8 = class26_1.anInt503; + int k9; + if (i8 == 1 || i8 == 2) { + k9 = -j4; + } else { + k9 = j4; + } + int k10; + if (i8 == 2 || i8 == 3) { + k10 = -k6; + } else { + k10 = k6; + } + if ((class26_1.anInt502 & 0x100) != 0 && k10 < k9) { + int i11 = j4 + anIntArray463[i8]; + int k11 = k6 + anIntArray464[i8]; + class26_1.aClass30_Sub2_Sub4_504.method443(i8 * 512 + 256, anInt458, anInt459, anInt460, anInt461, i11, l5, k11, class26_1.uid); + } + if ((class26_1.anInt502 & 0x200) != 0 && k10 > k9) { + int j11 = j4 + anIntArray465[i8]; + int l11 = k6 + anIntArray466[i8]; + class26_1.aClass30_Sub2_Sub4_504.method443(i8 * 512 + 1280 & 0x7ff, anInt458, anInt459, anInt460, anInt461, j11, l5, l11, class26_1.uid); + } + } + } + if (flag1) { + Object3 class49 = class30_sub3_1.obj3; + if (class49 != null) { + class49.aClass30_Sub2_Sub4_814.method443(0, anInt458, anInt459, anInt460, anInt461, class49.anInt812 - anInt455, class49.anInt811 - anInt456, class49.anInt813 - anInt457, class49.uid); + } + Object4 object4_1 = class30_sub3_1.obj4; + if (object4_1 != null && object4_1.anInt52 == 0) { + if (object4_1.aClass30_Sub2_Sub4_49 != null) { + object4_1.aClass30_Sub2_Sub4_49.method443(0, anInt458, anInt459, anInt460, anInt461, object4_1.anInt46 - anInt455, object4_1.anInt45 - anInt456, object4_1.anInt47 - anInt457, object4_1.uid); + } + if (object4_1.aClass30_Sub2_Sub4_50 != null) { + object4_1.aClass30_Sub2_Sub4_50.method443(0, anInt458, anInt459, anInt460, anInt461, object4_1.anInt46 - anInt455, object4_1.anInt45 - anInt456, object4_1.anInt47 - anInt457, object4_1.uid); + } + if (object4_1.aClass30_Sub2_Sub4_48 != null) { + object4_1.aClass30_Sub2_Sub4_48.method443(0, anInt458, anInt459, anInt460, anInt461, object4_1.anInt46 - anInt455, object4_1.anInt45 - anInt456, object4_1.anInt47 - anInt457, object4_1.uid); + } + } + } + int k4 = class30_sub3_1.anInt1320; + if (k4 != 0) { + if (i < anInt453 && (k4 & 4) != 0) { + Ground class30_sub3_17 = aclass30_sub3[i + 1][j]; + if (class30_sub3_17 != null && class30_sub3_17.aBoolean1323) { + aClass19_477.insertHead(class30_sub3_17); + } + } + if (j < anInt454 && (k4 & 2) != 0) { + Ground class30_sub3_18 = aclass30_sub3[i][j + 1]; + if (class30_sub3_18 != null && class30_sub3_18.aBoolean1323) { + aClass19_477.insertHead(class30_sub3_18); + } + } + if (i > anInt453 && (k4 & 1) != 0) { + Ground class30_sub3_19 = aclass30_sub3[i - 1][j]; + if (class30_sub3_19 != null && class30_sub3_19.aBoolean1323) { + aClass19_477.insertHead(class30_sub3_19); + } + } + if (j > anInt454 && (k4 & 8) != 0) { + Ground class30_sub3_20 = aclass30_sub3[i][j - 1]; + if (class30_sub3_20 != null && class30_sub3_20.aBoolean1323) { + aClass19_477.insertHead(class30_sub3_20); + } + } + } + } + if (class30_sub3_1.anInt1325 != 0) { + boolean flag2 = true; + for (int k1 = 0; k1 < class30_sub3_1.anInt1317; k1++) { + if (class30_sub3_1.obj5Array[k1].anInt528 == anInt448 || (class30_sub3_1.anIntArray1319[k1] & class30_sub3_1.anInt1325) != class30_sub3_1.anInt1326) { + continue; + } + flag2 = false; + break; + } + + if (flag2) { + Object1 class10_1 = class30_sub3_1.obj1; + if (!method321(l, i, j, class10_1.orientation)) { + class10_1.aClass30_Sub2_Sub4_278.method443(0, anInt458, anInt459, anInt460, anInt461, class10_1.anInt274 - anInt455, class10_1.anInt273 - anInt456, class10_1.anInt275 - anInt457, class10_1.uid); + } + class30_sub3_1.anInt1325 = 0; + } + } + if (class30_sub3_1.aBoolean1324) { + try { + int i1 = class30_sub3_1.anInt1317; + class30_sub3_1.aBoolean1324 = false; + int l1 = 0; + label0 : for (int k2 = 0; k2 < i1; k2++) { + Object5 class28_1 = class30_sub3_1.obj5Array[k2]; + if (class28_1.anInt528 == anInt448) { + continue; + } + for (int k3 = class28_1.anInt523; k3 <= class28_1.anInt524; k3++) { + for (int l4 = class28_1.anInt525; l4 <= class28_1.anInt526; l4++) { + Ground class30_sub3_21 = aclass30_sub3[k3][l4]; + if (class30_sub3_21.aBoolean1322) { + class30_sub3_1.aBoolean1324 = true; + } else { + if (class30_sub3_21.anInt1325 == 0) { + continue; + } + int l6 = 0; + if (k3 > class28_1.anInt523) { + l6++; + } + if (k3 < class28_1.anInt524) { + l6 += 4; + } + if (l4 > class28_1.anInt525) { + l6 += 8; + } + if (l4 < class28_1.anInt526) { + l6 += 2; + } + if ((l6 & class30_sub3_21.anInt1325) != class30_sub3_1.anInt1327) { + continue; + } + class30_sub3_1.aBoolean1324 = true; + } + continue label0; + } + + } + + aClass28Array462[l1++] = class28_1; + int i5 = anInt453 - class28_1.anInt523; + int i6 = class28_1.anInt524 - anInt453; + if (i6 > i5) { + i5 = i6; + } + int i7 = anInt454 - class28_1.anInt525; + int j8 = class28_1.anInt526 - anInt454; + if (j8 > i7) { + class28_1.anInt527 = i5 + j8; + } else { + class28_1.anInt527 = i5 + i7; + } + } + + while (l1 > 0) { + int i3 = -50; + int l3 = -1; + for (int j5 = 0; j5 < l1; j5++) { + Object5 class28_2 = aClass28Array462[j5]; + if (class28_2.anInt528 != anInt448) { + if (class28_2.anInt527 > i3) { + i3 = class28_2.anInt527; + l3 = j5; + } else if (class28_2.anInt527 == i3) { + int j7 = class28_2.anInt519 - anInt455; + int k8 = class28_2.anInt520 - anInt457; + int l9 = aClass28Array462[l3].anInt519 - anInt455; + int l10 = aClass28Array462[l3].anInt520 - anInt457; + if (j7 * j7 + k8 * k8 > l9 * l9 + l10 * l10) { + l3 = j5; + } + } + } + } + + if (l3 == -1) { + break; + } + Object5 class28_3 = aClass28Array462[l3]; + class28_3.anInt528 = anInt448; + if (!method323(l, class28_3.anInt523, class28_3.anInt524, class28_3.anInt525, class28_3.anInt526, class28_3.aClass30_Sub2_Sub4_521.modelHeight)) { + class28_3.aClass30_Sub2_Sub4_521.method443(class28_3.anInt522, anInt458, anInt459, anInt460, anInt461, class28_3.anInt519 - anInt455, class28_3.anInt518 - anInt456, class28_3.anInt520 - anInt457, class28_3.uid); + } + for (int k7 = class28_3.anInt523; k7 <= class28_3.anInt524; k7++) { + for (int l8 = class28_3.anInt525; l8 <= class28_3.anInt526; l8++) { + Ground class30_sub3_22 = aclass30_sub3[k7][l8]; + if (class30_sub3_22.anInt1325 != 0) { + aClass19_477.insertHead(class30_sub3_22); + } else if ((k7 != i || l8 != j) && class30_sub3_22.aBoolean1323) { + aClass19_477.insertHead(class30_sub3_22); + } + } + + } + + } + if (class30_sub3_1.aBoolean1324) { + continue; + } + } catch (Exception _ex) { + class30_sub3_1.aBoolean1324 = false; + } + } + if (!class30_sub3_1.aBoolean1323 || class30_sub3_1.anInt1325 != 0) { + continue; + } + if (i <= anInt453 && i > anInt449) { + Ground class30_sub3_8 = aclass30_sub3[i - 1][j]; + if (class30_sub3_8 != null && class30_sub3_8.aBoolean1323) { + continue; + } + } + if (i >= anInt453 && i < anInt450 - 1) { + Ground class30_sub3_9 = aclass30_sub3[i + 1][j]; + if (class30_sub3_9 != null && class30_sub3_9.aBoolean1323) { + continue; + } + } + if (j <= anInt454 && j > anInt451) { + Ground class30_sub3_10 = aclass30_sub3[i][j - 1]; + if (class30_sub3_10 != null && class30_sub3_10.aBoolean1323) { + continue; + } + } + if (j >= anInt454 && j < anInt452 - 1) { + Ground class30_sub3_11 = aclass30_sub3[i][j + 1]; + if (class30_sub3_11 != null && class30_sub3_11.aBoolean1323) { + continue; + } + } + class30_sub3_1.aBoolean1323 = false; + anInt446--; + Object4 object4 = class30_sub3_1.obj4; + if (object4 != null && object4.anInt52 != 0) { + if (object4.aClass30_Sub2_Sub4_49 != null) { + object4.aClass30_Sub2_Sub4_49.method443(0, anInt458, anInt459, anInt460, anInt461, object4.anInt46 - anInt455, object4.anInt45 - anInt456 - object4.anInt52, object4.anInt47 - anInt457, object4.uid); + } + if (object4.aClass30_Sub2_Sub4_50 != null) { + object4.aClass30_Sub2_Sub4_50.method443(0, anInt458, anInt459, anInt460, anInt461, object4.anInt46 - anInt455, object4.anInt45 - anInt456 - object4.anInt52, object4.anInt47 - anInt457, object4.uid); + } + if (object4.aClass30_Sub2_Sub4_48 != null) { + object4.aClass30_Sub2_Sub4_48.method443(0, anInt458, anInt459, anInt460, anInt461, object4.anInt46 - anInt455, object4.anInt45 - anInt456 - object4.anInt52, object4.anInt47 - anInt457, object4.uid); + } + } + if (class30_sub3_1.anInt1328 != 0) { + Object2 class26 = class30_sub3_1.obj2; + if (class26 != null && !method322(l, i, j, class26.aClass30_Sub2_Sub4_504.modelHeight)) { + if ((class26.anInt502 & class30_sub3_1.anInt1328) != 0) { + class26.aClass30_Sub2_Sub4_504.method443(class26.anInt503, anInt458, anInt459, anInt460, anInt461, class26.anInt500 - anInt455, class26.anInt499 - anInt456, class26.anInt501 - anInt457, class26.uid); + } else if ((class26.anInt502 & 0x300) != 0) { + int l2 = class26.anInt500 - anInt455; + int j3 = class26.anInt499 - anInt456; + int i4 = class26.anInt501 - anInt457; + int k5 = class26.anInt503; + int j6; + if (k5 == 1 || k5 == 2) { + j6 = -l2; + } else { + j6 = l2; + } + int l7; + if (k5 == 2 || k5 == 3) { + l7 = -i4; + } else { + l7 = i4; + } + if ((class26.anInt502 & 0x100) != 0 && l7 >= j6) { + int i9 = l2 + anIntArray463[k5]; + int i10 = i4 + anIntArray464[k5]; + class26.aClass30_Sub2_Sub4_504.method443(k5 * 512 + 256, anInt458, anInt459, anInt460, anInt461, i9, j3, i10, class26.uid); + } + if ((class26.anInt502 & 0x200) != 0 && l7 <= j6) { + int j9 = l2 + anIntArray465[k5]; + int j10 = i4 + anIntArray466[k5]; + class26.aClass30_Sub2_Sub4_504.method443(k5 * 512 + 1280 & 0x7ff, anInt458, anInt459, anInt460, anInt461, j9, j3, j10, class26.uid); + } + } + } + Object1 class10_2 = class30_sub3_1.obj1; + if (class10_2 != null) { + if ((class10_2.orientation1 & class30_sub3_1.anInt1328) != 0 && !method321(l, i, j, class10_2.orientation1)) { + class10_2.aClass30_Sub2_Sub4_279.method443(0, anInt458, anInt459, anInt460, anInt461, class10_2.anInt274 - anInt455, class10_2.anInt273 - anInt456, class10_2.anInt275 - anInt457, class10_2.uid); + } + if ((class10_2.orientation & class30_sub3_1.anInt1328) != 0 && !method321(l, i, j, class10_2.orientation)) { + class10_2.aClass30_Sub2_Sub4_278.method443(0, anInt458, anInt459, anInt460, anInt461, class10_2.anInt274 - anInt455, class10_2.anInt273 - anInt456, class10_2.anInt275 - anInt457, class10_2.uid); + } + } + } + if (k < anInt437 - 1) { + Ground class30_sub3_12 = groundArray[k + 1][i][j]; + if (class30_sub3_12 != null && class30_sub3_12.aBoolean1323) { + aClass19_477.insertHead(class30_sub3_12); + } + } + if (i < anInt453) { + Ground class30_sub3_13 = aclass30_sub3[i + 1][j]; + if (class30_sub3_13 != null && class30_sub3_13.aBoolean1323) { + aClass19_477.insertHead(class30_sub3_13); + } + } + if (j < anInt454) { + Ground class30_sub3_14 = aclass30_sub3[i][j + 1]; + if (class30_sub3_14 != null && class30_sub3_14.aBoolean1323) { + aClass19_477.insertHead(class30_sub3_14); + } + } + if (i > anInt453) { + Ground class30_sub3_15 = aclass30_sub3[i - 1][j]; + if (class30_sub3_15 != null && class30_sub3_15.aBoolean1323) { + aClass19_477.insertHead(class30_sub3_15); + } + } + if (j > anInt454) { + Ground class30_sub3_16 = aclass30_sub3[i][j - 1]; + if (class30_sub3_16 != null && class30_sub3_16.aBoolean1323) { + aClass19_477.insertHead(class30_sub3_16); + } + } + } while (true); + } + + private void method315(Class43 class43, int i, int j, int k, int l, int i1, int j1, int k1) { + int l1; + int i2 = l1 = (j1 << 7) - anInt455; + int j2; + int k2 = j2 = (k1 << 7) - anInt457; + int l2; + int i3 = l2 = i2 + 128; + int j3; + int k3 = j3 = k2 + 128; + int l3 = anIntArrayArrayArray440[i][j1][k1] - anInt456; + int i4 = anIntArrayArrayArray440[i][j1 + 1][k1] - anInt456; + int j4 = anIntArrayArrayArray440[i][j1 + 1][k1 + 1] - anInt456; + int k4 = anIntArrayArrayArray440[i][j1][k1 + 1] - anInt456; + int l4 = k2 * l + i2 * i1 >> 16; + k2 = k2 * i1 - i2 * l >> 16; + i2 = l4; + l4 = l3 * k - k2 * j >> 16; + k2 = l3 * j + k2 * k >> 16; + l3 = l4; + if (k2 < 50) { + return; + } + l4 = j2 * l + i3 * i1 >> 16; + j2 = j2 * i1 - i3 * l >> 16; + i3 = l4; + l4 = i4 * k - j2 * j >> 16; + j2 = i4 * j + j2 * k >> 16; + i4 = l4; + if (j2 < 50) { + return; + } + l4 = k3 * l + l2 * i1 >> 16; + k3 = k3 * i1 - l2 * l >> 16; + l2 = l4; + l4 = j4 * k - k3 * j >> 16; + k3 = j4 * j + k3 * k >> 16; + j4 = l4; + if (k3 < 50) { + return; + } + l4 = j3 * l + l1 * i1 >> 16; + j3 = j3 * i1 - l1 * l >> 16; + l1 = l4; + l4 = k4 * k - j3 * j >> 16; + j3 = k4 * j + j3 * k >> 16; + k4 = l4; + if (j3 < 50) { + return; + } + int i5 = Texture.textureInt1 + (i2 << 9) / k2; + int j5 = Texture.textureInt2 + (l3 << 9) / k2; + int k5 = Texture.textureInt1 + (i3 << 9) / j2; + int l5 = Texture.textureInt2 + (i4 << 9) / j2; + int i6 = Texture.textureInt1 + (l2 << 9) / k3; + int j6 = Texture.textureInt2 + (j4 << 9) / k3; + int k6 = Texture.textureInt1 + (l1 << 9) / j3; + int l6 = Texture.textureInt2 + (k4 << 9) / j3; + Texture.anInt1465 = 0; + if ((i6 - k6) * (l5 - l6) - (j6 - l6) * (k5 - k6) > 0) { + Texture.aBoolean1462 = i6 < 0 || k6 < 0 || k5 < 0 || i6 > DrawingArea.centerX || k6 > DrawingArea.centerX || k5 > DrawingArea.centerX; + if (aBoolean467 && method318(anInt468, anInt469, j6, l6, l5, i6, k6, k5)) { + anInt470 = j1; + anInt471 = k1; + } + if (class43.anInt720 == -1) { + if (class43.anInt718 != 0xbc614e) { + Texture.method374(j6, l6, l5, i6, k6, k5, class43.anInt718, class43.anInt719, class43.anInt717); + } + } else if (!lowMem) { + if (class43.aBoolean721) { + Texture.method378(j6, l6, l5, i6, k6, k5, class43.anInt718, class43.anInt719, class43.anInt717, i2, i3, l1, l3, i4, k4, k2, j2, j3, class43.anInt720); + } else { + Texture.method378(j6, l6, l5, i6, k6, k5, class43.anInt718, class43.anInt719, class43.anInt717, l2, l1, i3, j4, k4, i4, k3, j3, j2, class43.anInt720); + } + } else { + int i7 = anIntArray485[class43.anInt720]; + Texture.method374(j6, l6, l5, i6, k6, k5, method317(i7, class43.anInt718), method317(i7, class43.anInt719), method317(i7, class43.anInt717)); + } + } + if ((i5 - k5) * (l6 - l5) - (j5 - l5) * (k6 - k5) > 0) { + Texture.aBoolean1462 = i5 < 0 || k5 < 0 || k6 < 0 || i5 > DrawingArea.centerX || k5 > DrawingArea.centerX || k6 > DrawingArea.centerX; + if (aBoolean467 && method318(anInt468, anInt469, j5, l5, l6, i5, k5, k6)) { + anInt470 = j1; + anInt471 = k1; + } + if (class43.anInt720 == -1) { + if (class43.anInt716 != 0xbc614e) { + Texture.method374(j5, l5, l6, i5, k5, k6, class43.anInt716, class43.anInt717, class43.anInt719); + } + } else { + if (!lowMem) { + Texture.method378(j5, l5, l6, i5, k5, k6, class43.anInt716, class43.anInt717, class43.anInt719, i2, i3, l1, l3, i4, k4, k2, j2, j3, class43.anInt720); + return; + } + int j7 = anIntArray485[class43.anInt720]; + Texture.method374(j5, l5, l6, i5, k5, k6, method317(j7, class43.anInt716), method317(j7, class43.anInt717), method317(j7, class43.anInt719)); + } + } + } + + private void method316(int i, int j, int k, Class40 class40, int l, int i1, int j1) { + int k1 = class40.anIntArray673.length; + for (int l1 = 0; l1 < k1; l1++) { + int i2 = class40.anIntArray673[l1] - anInt455; + int k2 = class40.anIntArray674[l1] - anInt456; + int i3 = class40.anIntArray675[l1] - anInt457; + int k3 = i3 * k + i2 * j1 >> 16; + i3 = i3 * j1 - i2 * k >> 16; + i2 = k3; + k3 = k2 * l - i3 * j >> 16; + i3 = k2 * j + i3 * l >> 16; + k2 = k3; + if (i3 < 50) { + return; + } + if (class40.anIntArray682 != null) { + Class40.anIntArray690[l1] = i2; + Class40.anIntArray691[l1] = k2; + Class40.anIntArray692[l1] = i3; + } + Class40.anIntArray688[l1] = Texture.textureInt1 + (i2 << 9) / i3; + Class40.anIntArray689[l1] = Texture.textureInt2 + (k2 << 9) / i3; + } + + Texture.anInt1465 = 0; + k1 = class40.anIntArray679.length; + for (int j2 = 0; j2 < k1; j2++) { + int l2 = class40.anIntArray679[j2]; + int j3 = class40.anIntArray680[j2]; + int l3 = class40.anIntArray681[j2]; + int i4 = Class40.anIntArray688[l2]; + int j4 = Class40.anIntArray688[j3]; + int k4 = Class40.anIntArray688[l3]; + int l4 = Class40.anIntArray689[l2]; + int i5 = Class40.anIntArray689[j3]; + int j5 = Class40.anIntArray689[l3]; + if ((i4 - j4) * (j5 - i5) - (l4 - i5) * (k4 - j4) > 0) { + Texture.aBoolean1462 = i4 < 0 || j4 < 0 || k4 < 0 || i4 > DrawingArea.centerX || j4 > DrawingArea.centerX || k4 > DrawingArea.centerX; + if (aBoolean467 && method318(anInt468, anInt469, l4, i5, j5, i4, j4, k4)) { + anInt470 = i; + anInt471 = i1; + } + if (class40.anIntArray682 == null || class40.anIntArray682[j2] == -1) { + if (class40.anIntArray676[j2] != 0xbc614e) { + Texture.method374(l4, i5, j5, i4, j4, k4, class40.anIntArray676[j2], class40.anIntArray677[j2], class40.anIntArray678[j2]); + } + } else if (!lowMem) { + if (class40.aBoolean683) { + Texture.method378(l4, i5, j5, i4, j4, k4, class40.anIntArray676[j2], class40.anIntArray677[j2], class40.anIntArray678[j2], Class40.anIntArray690[0], Class40.anIntArray690[1], Class40.anIntArray690[3], Class40.anIntArray691[0], Class40.anIntArray691[1], Class40.anIntArray691[3], Class40.anIntArray692[0], Class40.anIntArray692[1], Class40.anIntArray692[3], class40.anIntArray682[j2]); + } else { + Texture.method378(l4, i5, j5, i4, j4, k4, class40.anIntArray676[j2], class40.anIntArray677[j2], class40.anIntArray678[j2], Class40.anIntArray690[l2], Class40.anIntArray690[j3], Class40.anIntArray690[l3], Class40.anIntArray691[l2], Class40.anIntArray691[j3], Class40.anIntArray691[l3], Class40.anIntArray692[l2], Class40.anIntArray692[j3], Class40.anIntArray692[l3], class40.anIntArray682[j2]); + } + } else { + int k5 = anIntArray485[class40.anIntArray682[j2]]; + Texture.method374(l4, i5, j5, i4, j4, k4, method317(k5, class40.anIntArray676[j2]), method317(k5, class40.anIntArray677[j2]), method317(k5, class40.anIntArray678[j2])); + } + } + } + + } + + private int method317(int j, int k) { + k = 127 - k; + k = k * (j & 0x7f) / 160; + if (k < 2) { + k = 2; + } else if (k > 126) { + k = 126; + } + return (j & 0xff80) + k; + } + + private boolean method318(int i, int j, int k, int l, int i1, int j1, int k1, int l1) { + if (j < k && j < l && j < i1) { + return false; + } + if (j > k && j > l && j > i1) { + return false; + } + if (i < j1 && i < k1 && i < l1) { + return false; + } + if (i > j1 && i > k1 && i > l1) { + return false; + } + int i2 = (j - k) * (k1 - j1) - (i - j1) * (l - k); + int j2 = (j - i1) * (j1 - l1) - (i - l1) * (k - i1); + int k2 = (j - l) * (l1 - k1) - (i - k1) * (i1 - l); + return i2 * k2 > 0 && k2 * j2 > 0; + } + + private void method319() { + int j = anIntArray473[anInt447]; + Class47 aclass47[] = aClass47ArrayArray474[anInt447]; + anInt475 = 0; + for (int k = 0; k < j; k++) { + Class47 class47 = aclass47[k]; + if (class47.anInt791 == 1) { + int l = class47.anInt787 - anInt453 + 25; + if (l < 0 || l > 50) { + continue; + } + int k1 = class47.anInt789 - anInt454 + 25; + if (k1 < 0) { + k1 = 0; + } + int j2 = class47.anInt790 - anInt454 + 25; + if (j2 > 50) { + j2 = 50; + } + boolean flag = false; + while (k1 <= j2) { + if (aBooleanArrayArray492[l][k1++]) { + flag = true; + break; + } + } + if (!flag) { + continue; + } + int j3 = anInt455 - class47.anInt792; + if (j3 > 32) { + class47.anInt798 = 1; + } else { + if (j3 >= -32) { + continue; + } + class47.anInt798 = 2; + j3 = -j3; + } + class47.anInt801 = (class47.anInt794 - anInt457 << 8) / j3; + class47.anInt802 = (class47.anInt795 - anInt457 << 8) / j3; + class47.anInt803 = (class47.anInt796 - anInt456 << 8) / j3; + class47.anInt804 = (class47.anInt797 - anInt456 << 8) / j3; + aClass47Array476[anInt475++] = class47; + continue; + } + if (class47.anInt791 == 2) { + int i1 = class47.anInt789 - anInt454 + 25; + if (i1 < 0 || i1 > 50) { + continue; + } + int l1 = class47.anInt787 - anInt453 + 25; + if (l1 < 0) { + l1 = 0; + } + int k2 = class47.anInt788 - anInt453 + 25; + if (k2 > 50) { + k2 = 50; + } + boolean flag1 = false; + while (l1 <= k2) { + if (aBooleanArrayArray492[l1++][i1]) { + flag1 = true; + break; + } + } + if (!flag1) { + continue; + } + int k3 = anInt457 - class47.anInt794; + if (k3 > 32) { + class47.anInt798 = 3; + } else { + if (k3 >= -32) { + continue; + } + class47.anInt798 = 4; + k3 = -k3; + } + class47.anInt799 = (class47.anInt792 - anInt455 << 8) / k3; + class47.anInt800 = (class47.anInt793 - anInt455 << 8) / k3; + class47.anInt803 = (class47.anInt796 - anInt456 << 8) / k3; + class47.anInt804 = (class47.anInt797 - anInt456 << 8) / k3; + aClass47Array476[anInt475++] = class47; + } else if (class47.anInt791 == 4) { + int j1 = class47.anInt796 - anInt456; + if (j1 > 128) { + int i2 = class47.anInt789 - anInt454 + 25; + if (i2 < 0) { + i2 = 0; + } + int l2 = class47.anInt790 - anInt454 + 25; + if (l2 > 50) { + l2 = 50; + } + if (i2 <= l2) { + int i3 = class47.anInt787 - anInt453 + 25; + if (i3 < 0) { + i3 = 0; + } + int l3 = class47.anInt788 - anInt453 + 25; + if (l3 > 50) { + l3 = 50; + } + boolean flag2 = false; + label0 : for (int i4 = i3; i4 <= l3; i4++) { + for (int j4 = i2; j4 <= l2; j4++) { + if (!aBooleanArrayArray492[i4][j4]) { + continue; + } + flag2 = true; + break label0; + } + + } + + if (flag2) { + class47.anInt798 = 5; + class47.anInt799 = (class47.anInt792 - anInt455 << 8) / j1; + class47.anInt800 = (class47.anInt793 - anInt455 << 8) / j1; + class47.anInt801 = (class47.anInt794 - anInt457 << 8) / j1; + class47.anInt802 = (class47.anInt795 - anInt457 << 8) / j1; + aClass47Array476[anInt475++] = class47; + } + } + } + } + } + + } + + private boolean method320(int i, int j, int k) { + int l = anIntArrayArrayArray445[i][j][k]; + if (l == -anInt448) { + return false; + } + if (l == anInt448) { + return true; + } + int i1 = j << 7; + int j1 = k << 7; + if (method324(i1 + 1, anIntArrayArrayArray440[i][j][k], j1 + 1) && method324(i1 + 128 - 1, anIntArrayArrayArray440[i][j + 1][k], j1 + 1) && method324(i1 + 128 - 1, anIntArrayArrayArray440[i][j + 1][k + 1], j1 + 128 - 1) && method324(i1 + 1, anIntArrayArrayArray440[i][j][k + 1], j1 + 128 - 1)) { + anIntArrayArrayArray445[i][j][k] = anInt448; + return true; + } else { + anIntArrayArrayArray445[i][j][k] = -anInt448; + return false; + } + } + + private boolean method321(int i, int j, int k, int l) { + if (!method320(i, j, k)) { + return false; + } + int i1 = j << 7; + int j1 = k << 7; + int k1 = anIntArrayArrayArray440[i][j][k] - 1; + int l1 = k1 - 120; + int i2 = k1 - 230; + int j2 = k1 - 238; + if (l < 16) { + if (l == 1) { + if (i1 > anInt455) { + if (!method324(i1, k1, j1)) { + return false; + } + if (!method324(i1, k1, j1 + 128)) { + return false; + } + } + if (i > 0) { + if (!method324(i1, l1, j1)) { + return false; + } + if (!method324(i1, l1, j1 + 128)) { + return false; + } + } + return method324(i1, i2, j1) && method324(i1, i2, j1 + 128); + } + if (l == 2) { + if (j1 < anInt457) { + if (!method324(i1, k1, j1 + 128)) { + return false; + } + if (!method324(i1 + 128, k1, j1 + 128)) { + return false; + } + } + if (i > 0) { + if (!method324(i1, l1, j1 + 128)) { + return false; + } + if (!method324(i1 + 128, l1, j1 + 128)) { + return false; + } + } + return method324(i1, i2, j1 + 128) && method324(i1 + 128, i2, j1 + 128); + } + if (l == 4) { + if (i1 < anInt455) { + if (!method324(i1 + 128, k1, j1)) { + return false; + } + if (!method324(i1 + 128, k1, j1 + 128)) { + return false; + } + } + if (i > 0) { + if (!method324(i1 + 128, l1, j1)) { + return false; + } + if (!method324(i1 + 128, l1, j1 + 128)) { + return false; + } + } + return method324(i1 + 128, i2, j1) && method324(i1 + 128, i2, j1 + 128); + } + if (l == 8) { + if (j1 > anInt457) { + if (!method324(i1, k1, j1)) { + return false; + } + if (!method324(i1 + 128, k1, j1)) { + return false; + } + } + if (i > 0) { + if (!method324(i1, l1, j1)) { + return false; + } + if (!method324(i1 + 128, l1, j1)) { + return false; + } + } + return method324(i1, i2, j1) && method324(i1 + 128, i2, j1); + } + } + if (!method324(i1 + 64, j2, j1 + 64)) { + return false; + } + if (l == 16) { + return method324(i1, i2, j1 + 128); + } + if (l == 32) { + return method324(i1 + 128, i2, j1 + 128); + } + if (l == 64) { + return method324(i1 + 128, i2, j1); + } + if (l == 128) { + return method324(i1, i2, j1); + } else { + System.out.println("Warning unsupported wall type"); + return true; + } + } + + private boolean method322(int i, int j, int k, int l) { + if (!method320(i, j, k)) { + return false; + } + int i1 = j << 7; + int j1 = k << 7; + return method324(i1 + 1, anIntArrayArrayArray440[i][j][k] - l, j1 + 1) && method324(i1 + 128 - 1, anIntArrayArrayArray440[i][j + 1][k] - l, j1 + 1) && method324(i1 + 128 - 1, anIntArrayArrayArray440[i][j + 1][k + 1] - l, j1 + 128 - 1) && method324(i1 + 1, anIntArrayArrayArray440[i][j][k + 1] - l, j1 + 128 - 1); + } + + private boolean method323(int i, int j, int k, int l, int i1, int j1) { + if (j == k && l == i1) { + if (!method320(i, j, l)) { + return false; + } + int k1 = j << 7; + int i2 = l << 7; + return method324(k1 + 1, anIntArrayArrayArray440[i][j][l] - j1, i2 + 1) && method324(k1 + 128 - 1, anIntArrayArrayArray440[i][j + 1][l] - j1, i2 + 1) && method324(k1 + 128 - 1, anIntArrayArrayArray440[i][j + 1][l + 1] - j1, i2 + 128 - 1) && method324(k1 + 1, anIntArrayArrayArray440[i][j][l + 1] - j1, i2 + 128 - 1); + } + for (int l1 = j; l1 <= k; l1++) { + for (int j2 = l; j2 <= i1; j2++) { + if (anIntArrayArrayArray445[i][l1][j2] == -anInt448) { + return false; + } + } + + } + + int k2 = (j << 7) + 1; + int l2 = (l << 7) + 2; + int i3 = anIntArrayArrayArray440[i][j][l] - j1; + if (!method324(k2, i3, l2)) { + return false; + } + int j3 = (k << 7) - 1; + if (!method324(j3, i3, l2)) { + return false; + } + int k3 = (i1 << 7) - 1; + return method324(k2, i3, k3) && method324(j3, i3, k3); + } + + private boolean method324(int i, int j, int k) { + for (int l = 0; l < anInt475; l++) { + Class47 class47 = aClass47Array476[l]; + if (class47.anInt798 == 1) { + int i1 = class47.anInt792 - i; + if (i1 > 0) { + int j2 = class47.anInt794 + (class47.anInt801 * i1 >> 8); + int k3 = class47.anInt795 + (class47.anInt802 * i1 >> 8); + int l4 = class47.anInt796 + (class47.anInt803 * i1 >> 8); + int i6 = class47.anInt797 + (class47.anInt804 * i1 >> 8); + if (k >= j2 && k <= k3 && j >= l4 && j <= i6) { + return true; + } + } + } else if (class47.anInt798 == 2) { + int j1 = i - class47.anInt792; + if (j1 > 0) { + int k2 = class47.anInt794 + (class47.anInt801 * j1 >> 8); + int l3 = class47.anInt795 + (class47.anInt802 * j1 >> 8); + int i5 = class47.anInt796 + (class47.anInt803 * j1 >> 8); + int j6 = class47.anInt797 + (class47.anInt804 * j1 >> 8); + if (k >= k2 && k <= l3 && j >= i5 && j <= j6) { + return true; + } + } + } else if (class47.anInt798 == 3) { + int k1 = class47.anInt794 - k; + if (k1 > 0) { + int l2 = class47.anInt792 + (class47.anInt799 * k1 >> 8); + int i4 = class47.anInt793 + (class47.anInt800 * k1 >> 8); + int j5 = class47.anInt796 + (class47.anInt803 * k1 >> 8); + int k6 = class47.anInt797 + (class47.anInt804 * k1 >> 8); + if (i >= l2 && i <= i4 && j >= j5 && j <= k6) { + return true; + } + } + } else if (class47.anInt798 == 4) { + int l1 = k - class47.anInt794; + if (l1 > 0) { + int i3 = class47.anInt792 + (class47.anInt799 * l1 >> 8); + int j4 = class47.anInt793 + (class47.anInt800 * l1 >> 8); + int k5 = class47.anInt796 + (class47.anInt803 * l1 >> 8); + int l6 = class47.anInt797 + (class47.anInt804 * l1 >> 8); + if (i >= i3 && i <= j4 && j >= k5 && j <= l6) { + return true; + } + } + } else if (class47.anInt798 == 5) { + int i2 = j - class47.anInt796; + if (i2 > 0) { + int j3 = class47.anInt792 + (class47.anInt799 * i2 >> 8); + int k4 = class47.anInt793 + (class47.anInt800 * i2 >> 8); + int l5 = class47.anInt794 + (class47.anInt801 * i2 >> 8); + int i7 = class47.anInt795 + (class47.anInt802 * i2 >> 8); + if (i >= j3 && i <= k4 && k >= l5 && k <= i7) { + return true; + } + } + } + } + + return false; + } + + private boolean aBoolean434; + public static boolean lowMem = true; + private final int anInt437; + private final int anInt438; + private final int anInt439; + private final int[][][] anIntArrayArrayArray440; + private final Ground[][][] groundArray; + private int anInt442; + private int obj5CacheCurrPos; + private final Object5[] obj5Cache; + private final int[][][] anIntArrayArrayArray445; + private static int anInt446; + private static int anInt447; + private static int anInt448; + private static int anInt449; + private static int anInt450; + private static int anInt451; + private static int anInt452; + private static int anInt453; + private static int anInt454; + private static int anInt455; + private static int anInt456; + private static int anInt457; + private static int anInt458; + private static int anInt459; + private static int anInt460; + private static int anInt461; + private static Object5[] aClass28Array462 = new Object5[100]; + private static final int[] anIntArray463 = {53, -53, -53, 53}; + private static final int[] anIntArray464 = {-53, -53, 53, 53}; + private static final int[] anIntArray465 = {-45, 45, 45, -45}; + private static final int[] anIntArray466 = {45, 45, -45, -45}; + private static boolean aBoolean467; + private static int anInt468; + private static int anInt469; + public static int anInt470 = -1; + public static int anInt471 = -1; + private static final int anInt472; + private static int[] anIntArray473; + private static Class47[][] aClass47ArrayArray474; + private static int anInt475; + private static final Class47[] aClass47Array476 = new Class47[500]; + private static NodeList aClass19_477 = new NodeList(); + private static final int[] anIntArray478 = {19, 55, 38, 155, 255, 110, 137, 205, 76}; + private static final int[] anIntArray479 = {160, 192, 80, 96, 0, 144, 80, 48, 160}; + private static final int[] anIntArray480 = {76, 8, 137, 4, 0, 1, 38, 2, 19}; + private static final int[] anIntArray481 = {0, 0, 2, 0, 0, 2, 1, 1, 0}; + private static final int[] anIntArray482 = {2, 0, 0, 2, 0, 0, 0, 4, 4}; + private static final int[] anIntArray483 = {0, 4, 4, 8, 0, 0, 8, 0, 0}; + private static final int[] anIntArray484 = {1, 1, 0, 0, 0, 8, 0, 0, 8}; + private static final int[] anIntArray485 = {41, 39248, 41, 4643, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 43086, 41, 41, 41, 41, 41, 41, 41, 8602, 41, 28992, 41, 41, 41, 41, 41, 5056, 41, 41, 41, 7079, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 3131, 41, 41, 41}; + private final int[] anIntArray486; + private final int[] anIntArray487; + private int anInt488; + private final int[][] anIntArrayArray489 = {new int[16], {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}, {1, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 1, 1, 1, 1}, {1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0}, {0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 1}, {0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}, {1, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1}, {1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0}, {0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0}, {1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 0, 1, 1}, {1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0}, {0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1}, {0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 1}}; + private final int[][] anIntArrayArray490 = {{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}, {12, 8, 4, 0, 13, 9, 5, 1, 14, 10, 6, 2, 15, 11, 7, 3}, {15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0}, {3, 7, 11, 15, 2, 6, 10, 14, 1, 5, 9, 13, 0, 4, 8, 12}}; + private static boolean[][][][] aBooleanArrayArrayArrayArray491 = new boolean[8][32][51][51]; + private static boolean[][] aBooleanArrayArray492; + private static int anInt493; + private static int anInt494; + private static int anInt495; + private static int anInt496; + private static int anInt497; + private static int anInt498; + + static { + anInt472 = 4; + anIntArray473 = new int[anInt472]; + aClass47ArrayArray474 = new Class47[anInt472][500]; + } +} diff --git a/2006Redone Server/.gitignore b/2006Redone Server/.gitignore index 47422b0d..7b6b3df0 100644 --- a/2006Redone Server/.gitignore +++ b/2006Redone Server/.gitignore @@ -1,6 +1,9 @@ /bin/ +/build/ +/target/ .gradle .settings .classpath .project settings.gradle +*.iml \ No newline at end of file diff --git a/2006Redone Server/build.gradle b/2006Redone Server/build.gradle deleted file mode 100644 index b82c2450..00000000 --- a/2006Redone Server/build.gradle +++ /dev/null @@ -1,78 +0,0 @@ - -plugins { - id 'java-library' -} - -repositories { - jcenter() - flatDir { - dirs 'libs' - } -} - -dependencies { - // https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 - compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.0' - - // https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations - compile group: 'com.fasterxml.jackson.core', name: 'jackson-annotations', version: '2.10.1' - - // https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core - compile group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: '2.10.1' - - // https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind - compile group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.10.1' - - // https://mvnrepository.com/artifact/org.json/json - compile group: 'org.json', name: 'json', version: '20190722' - - // https://mvnrepository.com/artifact/com.squareup.okhttp3/logging-interceptor - compile group: 'com.squareup.okhttp3', name: 'logging-interceptor', version: '4.3.1' - - // https://mvnrepository.com/artifact/org.apache.mina/mina-core - compile group: 'org.apache.mina', name: 'mina-core', version: '1.1.7' - - // https://mvnrepository.com/artifact/mysql/mysql-connector-java - compile group: 'mysql', name: 'mysql-connector-java', version: '8.0.18' - - // https://mvnrepository.com/artifact/io.netty/netty-all - compile group: 'io.netty', name: 'netty-all', version: '4.1.44.Final' - - // https://mvnrepository.com/artifact/com.neovisionaries/nv-websocket-client - compile group: 'com.neovisionaries', name: 'nv-websocket-client', version: '2.9' - - // https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp - compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.3.1' - - // https://mvnrepository.com/artifact/com.squareup.okio/okio - compile group: 'com.squareup.okio', name: 'okio', version: '2.4.3' - - // https://mvnrepository.com/artifact/org.slf4j/slf4j-api - compile group: 'org.slf4j', name: 'slf4j-simple', version: '1.7.25' - - // https://mvnrepository.com/artifact/org.ogce/xpp3 - compile group: 'org.ogce', name: 'xpp3', version: '1.1.6' - - // https://mvnrepository.com/artifact/com.thoughtworks.xstream/xstream - compile group: 'com.thoughtworks.xstream', name: 'xstream', version: '1.4.11.1' - - // https://mvnrepository.com/artifact/org.javacord/javacord-api - compile group: 'org.javacord', name: 'javacord-api', version: '3.0.4' - - // https://mvnrepository.com/artifact/org.javacord/javacord-core - compile group: 'org.javacord', name: 'javacord-core', version: '3.0.4' - - // From libs flatdir - compile name: 'everythingrs-api' -} - -jar { - manifest { - attributes 'Implementation-Title': '2006rebotted', - 'Implementation-Version': '0.1.0', - 'Main-Class': 'com.rebotted.GameEngine' - } - from { - configurations.compile.collect { it.isDirectory() ? it : zipTree(it) } - } -} diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/Connection.class b/2006Redone Server/build/classes/java/main/com/rebotted/Connection.class deleted file mode 100644 index 05cdb8db..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/Connection.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/GameConstants.class b/2006Redone Server/build/classes/java/main/com/rebotted/GameConstants.class deleted file mode 100644 index 3b582ca8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/GameConstants.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/GameEngine$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/GameEngine$1.class deleted file mode 100644 index 5aa5b9de..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/GameEngine$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/GameEngine.class b/2006Redone Server/build/classes/java/main/com/rebotted/GameEngine.class deleted file mode 100644 index 4ea7498f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/GameEngine.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/console/CommandConsole.class b/2006Redone Server/build/classes/java/main/com/rebotted/console/CommandConsole.class deleted file mode 100644 index 61b07b69..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/console/CommandConsole.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/console/CommandProcessor.class b/2006Redone Server/build/classes/java/main/com/rebotted/console/CommandProcessor.class deleted file mode 100644 index fe231bea..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/console/CommandProcessor.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/console/commands/ListPlayers.class b/2006Redone Server/build/classes/java/main/com/rebotted/console/commands/ListPlayers.class deleted file mode 100644 index 78196d0b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/console/commands/ListPlayers.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/console/commands/Stop.class b/2006Redone Server/build/classes/java/main/com/rebotted/console/commands/Stop.class deleted file mode 100644 index b3ae9b74..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/console/commands/Stop.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/event/CycleEvent.class b/2006Redone Server/build/classes/java/main/com/rebotted/event/CycleEvent.class deleted file mode 100644 index c07659d0..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/event/CycleEvent.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/event/CycleEventContainer.class b/2006Redone Server/build/classes/java/main/com/rebotted/event/CycleEventContainer.class deleted file mode 100644 index ec445353..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/event/CycleEventContainer.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/event/CycleEventHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/event/CycleEventHandler.class deleted file mode 100644 index 7ea5f70c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/event/CycleEventHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/bots/Bot$TradeChat.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/bots/Bot$TradeChat.class deleted file mode 100644 index 41831b42..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/bots/Bot$TradeChat.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/bots/Bot.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/bots/Bot.class deleted file mode 100644 index 6f6f8257..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/bots/Bot.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/bots/BotConstants.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/bots/BotConstants.class deleted file mode 100644 index 28726f57..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/bots/BotConstants.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/bots/BotHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/bots/BotHandler.class deleted file mode 100644 index 960a672a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/bots/BotHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/BankPin.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/BankPin.class deleted file mode 100644 index b3f311b7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/BankPin.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/EmoteHandler$Emotes.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/EmoteHandler$Emotes.class deleted file mode 100644 index 4f806ff5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/EmoteHandler$Emotes.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/EmoteHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/EmoteHandler.class deleted file mode 100644 index e81165a3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/EmoteHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/CombatAssistant.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/CombatAssistant.class deleted file mode 100644 index a7259db7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/CombatAssistant.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/CombatConstants.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/CombatConstants.class deleted file mode 100644 index bc6a4ae6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/CombatConstants.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/Specials$specialAttack.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/Specials$specialAttack.class deleted file mode 100644 index 43b10428..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/Specials$specialAttack.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/Specials.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/Specials.class deleted file mode 100644 index dc67f8ad..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/Specials.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/CastOnOther$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/CastOnOther$1.class deleted file mode 100644 index 0345edb5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/CastOnOther$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/CastOnOther.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/CastOnOther.class deleted file mode 100644 index 765191b7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/CastOnOther.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/CastRequirements.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/CastRequirements.class deleted file mode 100644 index b42a67f1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/CastRequirements.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/Enchanting$Enchant.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/Enchanting$Enchant.class deleted file mode 100644 index 4899062b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/Enchanting$Enchant.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/Enchanting$EnchantSpell.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/Enchanting$EnchantSpell.class deleted file mode 100644 index 67fcb795..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/Enchanting$EnchantSpell.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/Enchanting.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/Enchanting.class deleted file mode 100644 index c1d10988..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/Enchanting.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicData.class deleted file mode 100644 index 10bf6d02..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicMaxHit.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicMaxHit.class deleted file mode 100644 index 17e5ad20..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicMaxHit.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicRequirements.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicRequirements.class deleted file mode 100644 index 2df47cb1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicRequirements.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicSpells.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicSpells.class deleted file mode 100644 index 02ccca2e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicSpells.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicTeleports.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicTeleports.class deleted file mode 100644 index c8d93d18..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/MagicTeleports.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/NonCombatSpells.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/NonCombatSpells.class deleted file mode 100644 index 9c03aa9d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/NonCombatSpells.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/SpellTeleport.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/SpellTeleport.class deleted file mode 100644 index 08271b17..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/magic/SpellTeleport.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/melee/MeleeData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/melee/MeleeData.class deleted file mode 100644 index bbbe4a15..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/melee/MeleeData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/melee/MeleeMaxHit.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/melee/MeleeMaxHit.class deleted file mode 100644 index 09eb6a9f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/melee/MeleeMaxHit.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/melee/PlayerKilling.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/melee/PlayerKilling.class deleted file mode 100644 index 6ca3b26c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/melee/PlayerKilling.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/npcs/NpcAggressive.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/npcs/NpcAggressive.class deleted file mode 100644 index 023ebebd..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/npcs/NpcAggressive.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/npcs/NpcCombat.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/npcs/NpcCombat.class deleted file mode 100644 index 0bd92f24..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/npcs/NpcCombat.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/npcs/NpcEmotes.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/npcs/NpcEmotes.class deleted file mode 100644 index 4f8fdca5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/npcs/NpcEmotes.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/npcs/StaticNpcList.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/npcs/StaticNpcList.class deleted file mode 100644 index 7c14b017..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/npcs/StaticNpcList.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/prayer/ActivatePrayers.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/prayer/ActivatePrayers.class deleted file mode 100644 index d24b84c7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/prayer/ActivatePrayers.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/prayer/PrayerData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/prayer/PrayerData.class deleted file mode 100644 index 0b57d165..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/prayer/PrayerData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/prayer/PrayerDrain.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/prayer/PrayerDrain.class deleted file mode 100644 index 7e8fb9d7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/prayer/PrayerDrain.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/DwarfCannon$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/DwarfCannon$1.class deleted file mode 100644 index 75b9d6a2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/DwarfCannon$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/DwarfCannon$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/DwarfCannon$2.class deleted file mode 100644 index f84d3708..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/DwarfCannon$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/DwarfCannon$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/DwarfCannon$3.class deleted file mode 100644 index 962fe8dd..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/DwarfCannon$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/DwarfCannon.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/DwarfCannon.class deleted file mode 100644 index 6aa7b4fc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/DwarfCannon.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/RangeData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/RangeData.class deleted file mode 100644 index 3d763c94..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/RangeData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/RangeMaxHit.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/RangeMaxHit.class deleted file mode 100644 index f266f70e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/combat/range/RangeMaxHit.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Beverages$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Beverages$1.class deleted file mode 100644 index c414420d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Beverages$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Beverages$beverageData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Beverages$beverageData.class deleted file mode 100644 index 66b1a103..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Beverages$beverageData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Beverages.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Beverages.class deleted file mode 100644 index 91a0679e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Beverages.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Food$FoodToEat.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Food$FoodToEat.class deleted file mode 100644 index e33f4aae..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Food$FoodToEat.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Food.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Food.class deleted file mode 100644 index eff62a6a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Food.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Kebabs.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Kebabs.class deleted file mode 100644 index d4f6709d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Kebabs.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Potions$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Potions$1.class deleted file mode 100644 index bb372830..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Potions$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Potions.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Potions.class deleted file mode 100644 index 0c76851d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/consumables/Potions.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/guilds/Guilds.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/guilds/Guilds.class deleted file mode 100644 index fa3c0c76..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/guilds/Guilds.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/guilds/impl/RangersGuild$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/guilds/impl/RangersGuild$1.class deleted file mode 100644 index bbe9045d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/guilds/impl/RangersGuild$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/guilds/impl/RangersGuild.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/guilds/impl/RangersGuild.class deleted file mode 100644 index 08f8004a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/guilds/impl/RangersGuild.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/Barrows.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/Barrows.class deleted file mode 100644 index af3895ee..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/Barrows.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/Dueling.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/Dueling.class deleted file mode 100644 index 0909bb4a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/Dueling.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/FightCaves$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/FightCaves$1.class deleted file mode 100644 index 80218659..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/FightCaves$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/FightCaves.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/FightCaves.class deleted file mode 100644 index 7afbc555..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/FightCaves.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/FightPits.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/FightPits.class deleted file mode 100644 index 1a617eae..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/FightPits.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/MageArena.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/MageArena.class deleted file mode 100644 index 49496390..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/MageArena.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/PestControl.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/PestControl.class deleted file mode 100644 index 8db816d1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/PestControl.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/TreasureTrails.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/TreasureTrails.class deleted file mode 100644 index eb30a6aa..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/TreasureTrails.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/castlewars/CastleWarObjects.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/castlewars/CastleWarObjects.class deleted file mode 100644 index 27f6ad5d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/castlewars/CastleWarObjects.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/castlewars/CastleWars.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/castlewars/CastleWars.class deleted file mode 100644 index 07e2bb90..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/castlewars/CastleWars.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/GroupMinigame.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/GroupMinigame.class deleted file mode 100644 index bd8a0f6b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/GroupMinigame.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$1.class deleted file mode 100644 index c2a766c0..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$2.class deleted file mode 100644 index 7599c9ea..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$3.class deleted file mode 100644 index e8d4a9b7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$4.class deleted file mode 100644 index a916cb7d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$Wall.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$Wall.class deleted file mode 100644 index f62e00bf..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler$Wall.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler.class deleted file mode 100644 index 6432e392..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/Trawler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/TrawlerWaitingRoom.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/TrawlerWaitingRoom.class deleted file mode 100644 index 5ef00172..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/TrawlerWaitingRoom.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/WaitingRoom$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/WaitingRoom$1.class deleted file mode 100644 index a85d64e1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/WaitingRoom$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/WaitingRoom.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/WaitingRoom.class deleted file mode 100644 index d60c7fb8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/minigames/trawler/WaitingRoom.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/Music.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/Music.class deleted file mode 100644 index 2b1eb064..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/Music.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/PlayList$Songs.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/PlayList$Songs.class deleted file mode 100644 index 67ae362b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/PlayList$Songs.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/PlayList.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/PlayList.class deleted file mode 100644 index c28176c4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/PlayList.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/sound/CombatSounds.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/sound/CombatSounds.class deleted file mode 100644 index 51ba2840..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/sound/CombatSounds.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/sound/SoundList.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/sound/SoundList.class deleted file mode 100644 index 5ede9b73..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/music/sound/SoundList.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/QuestAssistant$Quests.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/QuestAssistant$Quests.class deleted file mode 100644 index 2fe2ba3a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/QuestAssistant$Quests.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/QuestAssistant.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/QuestAssistant.class deleted file mode 100644 index c2745832..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/QuestAssistant.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/QuestRewards.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/QuestRewards.class deleted file mode 100644 index 36ff8bb9..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/QuestRewards.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/BlackKnightsFortress.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/BlackKnightsFortress.class deleted file mode 100644 index 41b1a614..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/BlackKnightsFortress.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/CooksAssistant.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/CooksAssistant.class deleted file mode 100644 index da524d64..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/CooksAssistant.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/DoricsQuest.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/DoricsQuest.class deleted file mode 100644 index 7fd4afa7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/DoricsQuest.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/GertrudesCat.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/GertrudesCat.class deleted file mode 100644 index 8801e71d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/GertrudesCat.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/ImpCatcher.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/ImpCatcher.class deleted file mode 100644 index cadccfc4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/ImpCatcher.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/KnightsSword.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/KnightsSword.class deleted file mode 100644 index 784ead4c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/KnightsSword.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/PiratesTreasure.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/PiratesTreasure.class deleted file mode 100644 index 2740c501..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/PiratesTreasure.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/RestlessGhost.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/RestlessGhost.class deleted file mode 100644 index d538e749..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/RestlessGhost.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/RomeoJuliet.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/RomeoJuliet.class deleted file mode 100644 index 945572c5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/RomeoJuliet.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/RuneMysteries.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/RuneMysteries.class deleted file mode 100644 index 0f907049..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/RuneMysteries.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/SheepShearer.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/SheepShearer.class deleted file mode 100644 index e8260567..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/SheepShearer.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/ShieldArrav.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/ShieldArrav.class deleted file mode 100644 index 00082652..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/ShieldArrav.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/VampyreSlayer.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/VampyreSlayer.class deleted file mode 100644 index 53c6ba45..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/VampyreSlayer.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/WitchsPotion.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/WitchsPotion.class deleted file mode 100644 index d4072dd9..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/quests/impl/WitchsPotion.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/Balloons.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/Balloons.class deleted file mode 100644 index 7b7566c9..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/Balloons.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/HolidayDrops.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/HolidayDrops.class deleted file mode 100644 index d9418f98..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/HolidayDrops.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/Holidays$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/Holidays$1.class deleted file mode 100644 index 3cd355bc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/Holidays$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/Holidays.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/Holidays.class deleted file mode 100644 index 250df2ab..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/Holidays.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/PartyRoom.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/PartyRoom.class deleted file mode 100644 index 6aaba56a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/random/PartyRoom.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/EvilChicken.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/EvilChicken.class deleted file mode 100644 index 41773768..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/EvilChicken.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/FreakyForester.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/FreakyForester.class deleted file mode 100644 index a8008243..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/FreakyForester.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/Frog.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/Frog.class deleted file mode 100644 index a702d9a0..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/Frog.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/GenieLamp.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/GenieLamp.class deleted file mode 100644 index f64064fd..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/GenieLamp.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/RandomEventHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/RandomEventHandler.class deleted file mode 100644 index 820661f5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/RandomEventHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/RiverTroll.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/RiverTroll.class deleted file mode 100644 index 5a9e1229..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/RiverTroll.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/RockGolem.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/RockGolem.class deleted file mode 100644 index 8a604206..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/RockGolem.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/SandwhichLady.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/SandwhichLady.class deleted file mode 100644 index 4de0d5f8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/SandwhichLady.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/Shade.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/Shade.class deleted file mode 100644 index 4f80bbc8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/Shade.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/Swarm.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/Swarm.class deleted file mode 100644 index cd42044d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/Swarm.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/TreeSpirit.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/TreeSpirit.class deleted file mode 100644 index a97029a8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/TreeSpirit.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/Zombie.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/Zombie.class deleted file mode 100644 index 63825368..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/randomevents/Zombie.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/Menus.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/Menus.class deleted file mode 100644 index 12da3a86..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/Menus.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillConstants.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillConstants.class deleted file mode 100644 index b9199dee..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillConstants.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillData.class deleted file mode 100644 index 51055c17..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillHandler.class deleted file mode 100644 index 6aa74195..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillInterfaces.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillInterfaces.class deleted file mode 100644 index 08bdfd44..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillInterfaces.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillMenu.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillMenu.class deleted file mode 100644 index 65764048..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/SkillMenu.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$1.class deleted file mode 100644 index 56571cc0..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$2.class deleted file mode 100644 index 6045d681..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$3.class deleted file mode 100644 index 12cbac16..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$4.class deleted file mode 100644 index 79c9461c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$5.class deleted file mode 100644 index 51737a7c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$6.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$6.class deleted file mode 100644 index 415af130..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$6.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$7.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$7.class deleted file mode 100644 index 2b24c213..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$7.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$8.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$8.class deleted file mode 100644 index 6f915e42..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$8.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$9.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$9.class deleted file mode 100644 index 4effa30c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility$9.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility.class deleted file mode 100644 index 371dcccd..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/Agility.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/AgilityShortcut.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/AgilityShortcut.class deleted file mode 100644 index 6f84e01b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/AgilityShortcut.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/ApeAtollAgility$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/ApeAtollAgility$1.class deleted file mode 100644 index 48411edc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/ApeAtollAgility$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/ApeAtollAgility.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/ApeAtollAgility.class deleted file mode 100644 index a6030d8a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/ApeAtollAgility.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/BarbarianAgility$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/BarbarianAgility$1.class deleted file mode 100644 index a6280b53..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/BarbarianAgility$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/BarbarianAgility.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/BarbarianAgility.class deleted file mode 100644 index 5206522f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/BarbarianAgility.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/GnomeAgility.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/GnomeAgility.class deleted file mode 100644 index dd7941f1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/GnomeAgility.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$1.class deleted file mode 100644 index f85a5edf..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$10.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$10.class deleted file mode 100644 index 892cbb30..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$10.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$2.class deleted file mode 100644 index ae1eee0c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$3.class deleted file mode 100644 index 11e17d1b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$4.class deleted file mode 100644 index 26dd6ef1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$5.class deleted file mode 100644 index 1c9934bc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$6.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$6.class deleted file mode 100644 index 86295bb7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$6.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$7.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$7.class deleted file mode 100644 index a420e429..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$7.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$8.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$8.class deleted file mode 100644 index 36535c58..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$8.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$9.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$9.class deleted file mode 100644 index bf2f411b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility$9.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility.class deleted file mode 100644 index 4fd9fb5d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/PyramidAgility.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/WerewolfAgility$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/WerewolfAgility$1.class deleted file mode 100644 index f04ebba8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/WerewolfAgility$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/WerewolfAgility.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/WerewolfAgility.class deleted file mode 100644 index 235539db..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/WerewolfAgility.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/WildernessAgility$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/WildernessAgility$1.class deleted file mode 100644 index e5fae075..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/WildernessAgility$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/WildernessAgility.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/WildernessAgility.class deleted file mode 100644 index f3df411e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/agility/WildernessAgility.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Cooking$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Cooking$1.class deleted file mode 100644 index e1aa8ae1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Cooking$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Cooking$CookingItems.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Cooking$CookingItems.class deleted file mode 100644 index a0c49687..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Cooking$CookingItems.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Cooking.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Cooking.class deleted file mode 100644 index 72de9dd4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Cooking.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$1.class deleted file mode 100644 index a7f0d264..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$2.class deleted file mode 100644 index f0183564..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/CookingTutorialIsland.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/CookingTutorialIsland.class deleted file mode 100644 index 27dda23b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/CookingTutorialIsland.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/DairyChurn$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/DairyChurn$1.class deleted file mode 100644 index da3bc85a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/DairyChurn$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/DairyChurn$ChurnData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/DairyChurn$ChurnData.class deleted file mode 100644 index 03fd0f1f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/DairyChurn$ChurnData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/DairyChurn.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/DairyChurn.class deleted file mode 100644 index 0a1eb0b7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/DairyChurn.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Potatoes$PotatoMaking.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Potatoes$PotatoMaking.class deleted file mode 100644 index 2b244a95..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Potatoes$PotatoMaking.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Potatoes.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Potatoes.class deleted file mode 100644 index 0cc72e11..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/cooking/Potatoes.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing$1.class deleted file mode 100644 index a9dde76b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing$2.class deleted file mode 100644 index 666f2b96..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing$3.class deleted file mode 100644 index 09e5c7d8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing$4.class deleted file mode 100644 index 6c0d5cdd..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing.class deleted file mode 100644 index 9bfef74a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Fishing.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$1.class deleted file mode 100644 index 8c659757..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$2.class deleted file mode 100644 index 1aac9cf4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$3.class deleted file mode 100644 index 42599997..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$4.class deleted file mode 100644 index 344365b2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$5.class deleted file mode 100644 index f8a82d6a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$gems.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$gems.class deleted file mode 100644 index 765033cc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$gems.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$rockData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$rockData.class deleted file mode 100644 index 9657765f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining$rockData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining.class deleted file mode 100644 index a95ec147..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/core/Mining.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/BattleStaffs$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/BattleStaffs$1.class deleted file mode 100644 index a39aa33e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/BattleStaffs$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/BattleStaffs$battleStaffs.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/BattleStaffs$battleStaffs.class deleted file mode 100644 index ce809e10..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/BattleStaffs$battleStaffs.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/BattleStaffs.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/BattleStaffs.class deleted file mode 100644 index d399fcc2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/BattleStaffs.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$Leather.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$Leather.class deleted file mode 100644 index 060d36b2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$Leather.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$amuletData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$amuletData.class deleted file mode 100644 index 931283f9..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$amuletData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$cutGemData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$cutGemData.class deleted file mode 100644 index 029008ca..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$cutGemData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$jewelryData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$jewelryData.class deleted file mode 100644 index bb14e4c2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$jewelryData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$leatherData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$leatherData.class deleted file mode 100644 index 7f105469..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$leatherData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$leatherDialogueData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$leatherDialogueData.class deleted file mode 100644 index 9369f646..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$leatherDialogueData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$tanningData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$tanningData.class deleted file mode 100644 index 6a059929..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData$tanningData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData.class deleted file mode 100644 index deaf14f1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/CraftingData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/GemCutting$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/GemCutting$1.class deleted file mode 100644 index 6fa1b15f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/GemCutting$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/GemCutting.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/GemCutting.class deleted file mode 100644 index 1674dc73..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/GemCutting.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/GlassBlowing$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/GlassBlowing$1.class deleted file mode 100644 index ec1a53fa..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/GlassBlowing$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/GlassBlowing.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/GlassBlowing.class deleted file mode 100644 index 3be7b1d3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/GlassBlowing.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/JewelryMaking.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/JewelryMaking.class deleted file mode 100644 index 2ffd514e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/JewelryMaking.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/LeatherMaking$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/LeatherMaking$1.class deleted file mode 100644 index cc089103..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/LeatherMaking$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/LeatherMaking.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/LeatherMaking.class deleted file mode 100644 index 935acd7e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/LeatherMaking.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/OrbCharging$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/OrbCharging$1.class deleted file mode 100644 index cce54d0b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/OrbCharging$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/OrbCharging$Orb.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/OrbCharging$Orb.class deleted file mode 100644 index de8da4bc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/OrbCharging$Orb.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/OrbCharging.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/OrbCharging.class deleted file mode 100644 index fd0f3d8f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/OrbCharging.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Pottery$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Pottery$1.class deleted file mode 100644 index 85106412..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Pottery$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Pottery$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Pottery$2.class deleted file mode 100644 index 4a1063f2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Pottery$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Pottery.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Pottery.class deleted file mode 100644 index 1560b61f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Pottery.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/SoftClay$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/SoftClay$1.class deleted file mode 100644 index ffee5c8a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/SoftClay$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/SoftClay.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/SoftClay.class deleted file mode 100644 index 049b91cc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/SoftClay.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Spinning$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Spinning$1.class deleted file mode 100644 index c91b33e2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Spinning$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Spinning.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Spinning.class deleted file mode 100644 index 79da5504..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Spinning.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Tanning.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Tanning.class deleted file mode 100644 index 1b14bde7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/crafting/Tanning.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$1.class deleted file mode 100644 index 6f15d03c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$2.class deleted file mode 100644 index 3ec8c693..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$3.class deleted file mode 100644 index c394a0a6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$4.class deleted file mode 100644 index e996370a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$5.class deleted file mode 100644 index 3349f074..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$6.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$6.class deleted file mode 100644 index fea2bd8f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$6.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$7.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$7.class deleted file mode 100644 index 0427b029..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$7.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$AllotmentData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$AllotmentData.class deleted file mode 100644 index 1040a70d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$AllotmentData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$AllotmentFieldsData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$AllotmentFieldsData.class deleted file mode 100644 index aedf389c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$AllotmentFieldsData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$InspectData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$InspectData.class deleted file mode 100644 index 0cce6765..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments$InspectData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments.class deleted file mode 100644 index 41cacd94..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Allotments.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$1.class deleted file mode 100644 index 90526359..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$2.class deleted file mode 100644 index 2992ab33..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$3.class deleted file mode 100644 index 2fd0f1ff..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$4.class deleted file mode 100644 index ce7eeb7a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$5.class deleted file mode 100644 index 41b1a4bc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$6.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$6.class deleted file mode 100644 index bbd1d87d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$6.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$BushesData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$BushesData.class deleted file mode 100644 index 6c7e915d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$BushesData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$BushesFieldsData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$BushesFieldsData.class deleted file mode 100644 index 05b1cadc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$BushesFieldsData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$InspectData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$InspectData.class deleted file mode 100644 index d824d59a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes$InspectData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes.class deleted file mode 100644 index f442ecde..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Bushes.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ChopTree$Axe.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ChopTree$Axe.class deleted file mode 100644 index 89245a6d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ChopTree$Axe.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ChopTree$Tree.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ChopTree$Tree.class deleted file mode 100644 index c8fb92d0..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ChopTree$Tree.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ChopTree.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ChopTree.class deleted file mode 100644 index c1c27cb5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ChopTree.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$1.class deleted file mode 100644 index 51280542..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$2.class deleted file mode 100644 index e960563b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$3.class deleted file mode 100644 index 8be53cfe..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$4.class deleted file mode 100644 index 0d061441..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$CompostBinLocations.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$CompostBinLocations.class deleted file mode 100644 index 089f0af7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$CompostBinLocations.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$CompostBinStages.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$CompostBinStages.class deleted file mode 100644 index 8350306f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost$CompostBinStages.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost.class deleted file mode 100644 index dae61b65..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Compost.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Farmers$FarmersData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Farmers$FarmersData.class deleted file mode 100644 index 25c49374..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Farmers$FarmersData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Farmers.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Farmers.class deleted file mode 100644 index bfe7b9db..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Farmers.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Farming.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Farming.class deleted file mode 100644 index f73713d9..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Farming.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FarmingConstants.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FarmingConstants.class deleted file mode 100644 index eeb16caa..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FarmingConstants.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FarmingTask.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FarmingTask.class deleted file mode 100644 index 87e759e3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FarmingTask.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$1.class deleted file mode 100644 index a503f148..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$2.class deleted file mode 100644 index 599d7a1b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$3.class deleted file mode 100644 index 0bcf97b8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$4.class deleted file mode 100644 index dbca10e2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$5.class deleted file mode 100644 index 95908e75..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$6.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$6.class deleted file mode 100644 index a47babde..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$6.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$7.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$7.class deleted file mode 100644 index 52985d98..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$7.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$8.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$8.class deleted file mode 100644 index 068dde4f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$8.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$FlowerData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$FlowerData.class deleted file mode 100644 index 0e93dca6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$FlowerData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$FlowerFieldsData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$FlowerFieldsData.class deleted file mode 100644 index 0503b14f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$FlowerFieldsData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$InspectData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$InspectData.class deleted file mode 100644 index f7fd5149..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers$InspectData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers.class deleted file mode 100644 index 6896235f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Flowers.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$1.class deleted file mode 100644 index b2468182..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$2.class deleted file mode 100644 index 2feec474..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$3.class deleted file mode 100644 index fe0d5a8d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$4.class deleted file mode 100644 index 504012ae..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$5.class deleted file mode 100644 index 34079061..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$6.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$6.class deleted file mode 100644 index 92b92c95..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$6.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$7.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$7.class deleted file mode 100644 index 02144cb4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$7.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$FruitTreeData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$FruitTreeData.class deleted file mode 100644 index e679ac7b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$FruitTreeData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$FruitTreeFieldsData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$FruitTreeFieldsData.class deleted file mode 100644 index 4b120bfd..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$FruitTreeFieldsData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$InspectData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$InspectData.class deleted file mode 100644 index 8c8d1fec..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree$InspectData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree.class deleted file mode 100644 index 6ba6ecc7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/FruitTree.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$1.class deleted file mode 100644 index 7b6cb288..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$2.class deleted file mode 100644 index 1b639e5a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$3.class deleted file mode 100644 index f5f0e62f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$4.class deleted file mode 100644 index a632c9c7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$5.class deleted file mode 100644 index 01dfb22b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$6.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$6.class deleted file mode 100644 index 63886ff5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$6.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$HerbData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$HerbData.class deleted file mode 100644 index f3b288cd..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$HerbData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$HerbFieldsData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$HerbFieldsData.class deleted file mode 100644 index c7cd67be..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$HerbFieldsData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$InspectData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$InspectData.class deleted file mode 100644 index 129c1d84..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs$InspectData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs.class deleted file mode 100644 index c64db6ec..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Herbs.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$1.class deleted file mode 100644 index ad14f6b9..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$2.class deleted file mode 100644 index cb6d2e36..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$3.class deleted file mode 100644 index 19aa17b4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$4.class deleted file mode 100644 index 173eecae..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$5.class deleted file mode 100644 index e9b09226..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$6.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$6.class deleted file mode 100644 index c8840395..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$6.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$7.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$7.class deleted file mode 100644 index f1b4f0bd..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$7.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$HopsData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$HopsData.class deleted file mode 100644 index 11c8584d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$HopsData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$HopsFieldsData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$HopsFieldsData.class deleted file mode 100644 index 356950e1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$HopsFieldsData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$InspectData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$InspectData.class deleted file mode 100644 index 83a1c988..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops$InspectData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops.class deleted file mode 100644 index ebbff2d2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Hops.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/PatchState.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/PatchState.class deleted file mode 100644 index 157507fa..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/PatchState.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Seedling$SeedlingData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Seedling$SeedlingData.class deleted file mode 100644 index 22988375..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Seedling$SeedlingData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Seedling.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Seedling.class deleted file mode 100644 index 1684832a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/Seedling.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$1.class deleted file mode 100644 index c82a3600..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$2.class deleted file mode 100644 index c11dd15f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$3.class deleted file mode 100644 index 6ee7ae83..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$4.class deleted file mode 100644 index ab32f972..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$5.class deleted file mode 100644 index 227b00c8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$6.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$6.class deleted file mode 100644 index 65a4604a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$6.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$InspectData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$InspectData.class deleted file mode 100644 index 1550c12b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$InspectData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$SpecialPlantData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$SpecialPlantData.class deleted file mode 100644 index a5258799..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$SpecialPlantData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$SpecialPlantFieldsData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$SpecialPlantFieldsData.class deleted file mode 100644 index 564d1ca0..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne$SpecialPlantFieldsData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne.class deleted file mode 100644 index 5640a43d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantOne.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$1.class deleted file mode 100644 index 2d03ccc1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$2.class deleted file mode 100644 index 6867a37e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$3.class deleted file mode 100644 index 552820de..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$4.class deleted file mode 100644 index 72f93f2d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$5.class deleted file mode 100644 index 761e4c3a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$6.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$6.class deleted file mode 100644 index 2fb5de49..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$6.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$7.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$7.class deleted file mode 100644 index 8db7c36c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$7.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$InspectData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$InspectData.class deleted file mode 100644 index 78d0a33d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$InspectData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$SpecialPlantData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$SpecialPlantData.class deleted file mode 100644 index 5f3d2a3b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$SpecialPlantData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$SpecialPlantFieldsData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$SpecialPlantFieldsData.class deleted file mode 100644 index 448291b4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo$SpecialPlantFieldsData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo.class deleted file mode 100644 index 193df23b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/SpecialPlantTwo.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ToolLeprechaun$ToolStoreData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ToolLeprechaun$ToolStoreData.class deleted file mode 100644 index 55ce02a5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ToolLeprechaun$ToolStoreData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ToolLeprechaun.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ToolLeprechaun.class deleted file mode 100644 index 866ebee4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/ToolLeprechaun.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$1.class deleted file mode 100644 index 7803c9ef..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$2.class deleted file mode 100644 index c3f7f701..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$3.class deleted file mode 100644 index d5c658cc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$4.class deleted file mode 100644 index 2834664f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$5.class deleted file mode 100644 index f4214dc0..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$6.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$6.class deleted file mode 100644 index 5e1142c6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$6.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$7.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$7.class deleted file mode 100644 index 528e863b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$7.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$8.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$8.class deleted file mode 100644 index 184e079e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$8.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$InspectData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$InspectData.class deleted file mode 100644 index cd56922d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$InspectData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$TreeData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$TreeData.class deleted file mode 100644 index 96364a5e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$TreeData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$TreeFieldsData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$TreeFieldsData.class deleted file mode 100644 index 7e32d0b4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees$TreeFieldsData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees.class deleted file mode 100644 index 4071be50..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/farming/WoodTrees.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/Firemaking$1$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/Firemaking$1$1.class deleted file mode 100644 index 3a6d95e7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/Firemaking$1$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/Firemaking$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/Firemaking$1.class deleted file mode 100644 index 2dd241d3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/Firemaking$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/Firemaking$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/Firemaking$2.class deleted file mode 100644 index 0ae03155..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/Firemaking$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/Firemaking.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/Firemaking.class deleted file mode 100644 index 22f19852..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/Firemaking.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/LogData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/LogData.class deleted file mode 100644 index 1e3582f6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/firemaking/LogData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/ArrowMaking$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/ArrowMaking$1.class deleted file mode 100644 index 98df3cf3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/ArrowMaking$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/ArrowMaking$Data.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/ArrowMaking$Data.class deleted file mode 100644 index d9928bf9..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/ArrowMaking$Data.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/ArrowMaking.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/ArrowMaking.class deleted file mode 100644 index b3490cea..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/ArrowMaking.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/LogCutting$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/LogCutting$1.class deleted file mode 100644 index e894f890..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/LogCutting$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/LogCutting.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/LogCutting.class deleted file mode 100644 index dbe16a54..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/LogCutting.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/LogCuttingInterface.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/LogCuttingInterface.class deleted file mode 100644 index e818e699..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/LogCuttingInterface.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/Stringing$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/Stringing$1.class deleted file mode 100644 index 1beffbd5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/Stringing$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/Stringing$Data.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/Stringing$Data.class deleted file mode 100644 index ba15d68f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/Stringing$Data.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/Stringing.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/Stringing.class deleted file mode 100644 index 228799b4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/fletching/Stringing.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/GrindingAction$Data.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/GrindingAction$Data.class deleted file mode 100644 index 9f01a2a7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/GrindingAction$Data.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/GrindingAction.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/GrindingAction.class deleted file mode 100644 index 2e9f0ec2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/GrindingAction.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/Herblore$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/Herblore$1.class deleted file mode 100644 index 4a58545a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/Herblore$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/Herblore$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/Herblore$2.class deleted file mode 100644 index 8a6e9304..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/Herblore$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/Herblore.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/Herblore.class deleted file mode 100644 index 3c13e78b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/herblore/Herblore.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$1.class deleted file mode 100644 index f5b40706..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$2.class deleted file mode 100644 index 9bd194e0..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$3.class deleted file mode 100644 index 04d4fce2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$4.class deleted file mode 100644 index 4a2e461e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$5.class deleted file mode 100644 index 1d922927..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$EctofuntusData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$EctofuntusData.class deleted file mode 100644 index 60175559..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus$EctofuntusData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus.class deleted file mode 100644 index 3efb0e95..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Ectofuntus.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Prayer$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Prayer$1.class deleted file mode 100644 index 8ed52b77..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Prayer$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Prayer.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Prayer.class deleted file mode 100644 index 9a459d4f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/prayer/Prayer.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/AbyssalHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/AbyssalHandler.class deleted file mode 100644 index b97a8372..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/AbyssalHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/RuneCraftingActions.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/RuneCraftingActions.class deleted file mode 100644 index 5614f8c6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/RuneCraftingActions.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/Runecrafting$Altar_Data.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/Runecrafting$Altar_Data.class deleted file mode 100644 index aa722218..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/Runecrafting$Altar_Data.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/Runecrafting$Altars.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/Runecrafting$Altars.class deleted file mode 100644 index 22961e35..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/Runecrafting$Altars.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/Runecrafting.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/Runecrafting.class deleted file mode 100644 index 798ee2b3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/Runecrafting.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/Tiaras.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/Tiaras.class deleted file mode 100644 index 8699e5b7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/runecrafting/Tiaras.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/slayer/Slayer$SlayerMasters.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/slayer/Slayer$SlayerMasters.class deleted file mode 100644 index eb3db30b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/slayer/Slayer$SlayerMasters.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/slayer/Slayer$Task.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/slayer/Slayer$Task.class deleted file mode 100644 index a9b8581e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/slayer/Slayer$Task.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/slayer/Slayer.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/slayer/Slayer.class deleted file mode 100644 index 9f8f7732..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/slayer/Slayer.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/slayer/SlayerRequirements.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/slayer/SlayerRequirements.class deleted file mode 100644 index 977f3295..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/slayer/SlayerRequirements.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SilverCrafting$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SilverCrafting$1.class deleted file mode 100644 index cf01ec86..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SilverCrafting$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SilverCrafting$SilverCraft.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SilverCrafting$SilverCraft.class deleted file mode 100644 index f348607e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SilverCrafting$SilverCraft.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SilverCrafting.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SilverCrafting.class deleted file mode 100644 index 929dd8e6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SilverCrafting.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smelting$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smelting$1.class deleted file mode 100644 index a07f8781..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smelting$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smelting$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smelting$2.class deleted file mode 100644 index 0ecd6fae..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smelting$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smelting.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smelting.class deleted file mode 100644 index 6b193571..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smelting.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smithing$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smithing$1.class deleted file mode 100644 index 874116db..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smithing$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smithing.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smithing.class deleted file mode 100644 index 541019f0..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Smithing.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SmithingData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SmithingData.class deleted file mode 100644 index e463b1b1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SmithingData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SmithingInterface.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SmithingInterface.class deleted file mode 100644 index 3e7777b7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/SmithingInterface.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Superheat.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Superheat.class deleted file mode 100644 index 211462cf..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/smithing/Superheat.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket$1.class deleted file mode 100644 index bdf3b5b7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket$2.class deleted file mode 100644 index 3c84c59f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket$3.class deleted file mode 100644 index 48e30422..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket$npcData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket$npcData.class deleted file mode 100644 index c8d2e504..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket$npcData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket.class deleted file mode 100644 index 0533f3c1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Pickpocket.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Stalls$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Stalls$1.class deleted file mode 100644 index 36c1f880..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Stalls$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Stalls$stallData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Stalls$stallData.class deleted file mode 100644 index af081222..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Stalls$stallData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Stalls.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Stalls.class deleted file mode 100644 index 0e9847b5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/Stalls.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/ThieveOther$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/ThieveOther$1.class deleted file mode 100644 index 6dddff52..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/ThieveOther$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/ThieveOther.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/ThieveOther.class deleted file mode 100644 index 16c9c2c3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/thieving/ThieveOther.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/BirdNest.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/BirdNest.class deleted file mode 100644 index 1d10aee2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/BirdNest.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$1.class deleted file mode 100644 index 8a27e660..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$2$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$2$1.class deleted file mode 100644 index cdab3c80..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$2$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$2.class deleted file mode 100644 index 98de29a3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$3.class deleted file mode 100644 index bcfff3a5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$4.class deleted file mode 100644 index ba7d6158..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$treeData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$treeData.class deleted file mode 100644 index 62b4100d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting$treeData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting.class deleted file mode 100644 index c752da7a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/skills/woodcutting/Woodcutting.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/CarpetTravel$1$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/CarpetTravel$1$1.class deleted file mode 100644 index 2dfa7e8d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/CarpetTravel$1$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/CarpetTravel$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/CarpetTravel$1.class deleted file mode 100644 index bf6fb58d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/CarpetTravel$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/CarpetTravel.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/CarpetTravel.class deleted file mode 100644 index de54f68d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/CarpetTravel.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/DesertCactus$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/DesertCactus$1.class deleted file mode 100644 index eac5c35e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/DesertCactus$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/DesertCactus.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/DesertCactus.class deleted file mode 100644 index bdefdff3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/DesertCactus.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/DesertHeat$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/DesertHeat$1.class deleted file mode 100644 index c71b3796..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/DesertHeat$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/DesertHeat.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/DesertHeat.class deleted file mode 100644 index 31a8f8a3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/DesertHeat.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/GnomeGlider$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/GnomeGlider$1.class deleted file mode 100644 index 8afc874b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/GnomeGlider$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/GnomeGlider$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/GnomeGlider$2.class deleted file mode 100644 index 5fb5e6ef..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/GnomeGlider$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/GnomeGlider.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/GnomeGlider.class deleted file mode 100644 index 7b83ba59..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/GnomeGlider.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/Sailing$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/Sailing$1.class deleted file mode 100644 index 28167b83..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/Sailing$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/Sailing$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/Sailing$2.class deleted file mode 100644 index f722483b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/Sailing$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/Sailing.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/Sailing.class deleted file mode 100644 index 8e3d484c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/content/traveling/Sailing.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/dialogues/ChatEmotes.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/dialogues/ChatEmotes.class deleted file mode 100644 index eae728e5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/dialogues/ChatEmotes.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/dialogues/Dialogue.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/dialogues/Dialogue.class deleted file mode 100644 index b891c205..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/dialogues/Dialogue.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/dialogues/DialogueHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/dialogues/DialogueHandler.class deleted file mode 100644 index 883151d9..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/dialogues/DialogueHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/dialogues/DialogueOptions.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/dialogues/DialogueOptions.class deleted file mode 100644 index 3557ff5d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/dialogues/DialogueOptions.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/ClimbOther$ClimbData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/ClimbOther$ClimbData.class deleted file mode 100644 index 912b1393..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/ClimbOther$ClimbData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/ClimbOther.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/ClimbOther.class deleted file mode 100644 index 68af2f88..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/ClimbOther.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/Doors.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/Doors.class deleted file mode 100644 index ee22287c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/Doors.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/DoubleDoors.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/DoubleDoors.class deleted file mode 100644 index 3852b154..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/DoubleDoors.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/DoubleGates.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/DoubleGates.class deleted file mode 100644 index 677e4276..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/DoubleGates.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/GateHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/GateHandler.class deleted file mode 100644 index 7d5d100b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/GateHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/PassDoor$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/PassDoor$1.class deleted file mode 100644 index c5f7e233..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/PassDoor$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/PassDoor.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/PassDoor.class deleted file mode 100644 index b4fa2801..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/PassDoor.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/SingleGates.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/SingleGates.class deleted file mode 100644 index 7f73d9ae..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/globalworldobjects/SingleGates.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/GameItem.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/GameItem.class deleted file mode 100644 index dc030929..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/GameItem.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/GroundItem.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/GroundItem.class deleted file mode 100644 index 4d9e98cc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/GroundItem.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/Inventory.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/Inventory.class deleted file mode 100644 index dd4a3754..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/Inventory.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/Item.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/Item.class deleted file mode 100644 index 0d2a9fe0..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/Item.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemAssistant.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemAssistant.class deleted file mode 100644 index 85a6fc57..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemAssistant.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemConstants.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemConstants.class deleted file mode 100644 index 5fdd4e85..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemConstants.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemData.class deleted file mode 100644 index a1e18774..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemDefinition.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemDefinition.class deleted file mode 100644 index 09837dd5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemDefinition.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemList.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemList.class deleted file mode 100644 index 041a6156..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/ItemList.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/UseItem.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/UseItem.class deleted file mode 100644 index 730e64df..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/UseItem.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/Weight.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/Weight.class deleted file mode 100644 index 7e12d446..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/Weight.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/CapeDye.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/CapeDye.class deleted file mode 100644 index 508df957..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/CapeDye.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/ExperienceLamp.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/ExperienceLamp.class deleted file mode 100644 index b624bef4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/ExperienceLamp.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Fillables.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Fillables.class deleted file mode 100644 index 72eba2f2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Fillables.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Flowers$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Flowers$1.class deleted file mode 100644 index e1de9a6c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Flowers$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Flowers$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Flowers$2.class deleted file mode 100644 index 3fdde993..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Flowers$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Flowers.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Flowers.class deleted file mode 100644 index 10110a09..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Flowers.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/GodBooks$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/GodBooks$1.class deleted file mode 100644 index 0df8df9d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/GodBooks$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/GodBooks.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/GodBooks.class deleted file mode 100644 index 97eba8a2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/GodBooks.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/GodPages.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/GodPages.class deleted file mode 100644 index 0e41b1d4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/GodPages.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/HandleEmpty.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/HandleEmpty.class deleted file mode 100644 index a9dfe259..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/HandleEmpty.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/LightSources.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/LightSources.class deleted file mode 100644 index 71fab124..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/LightSources.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/PotionMixing.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/PotionMixing.class deleted file mode 100644 index 283b69f0..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/PotionMixing.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/RareProtection.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/RareProtection.class deleted file mode 100644 index f7f1d401..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/RareProtection.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Teles.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Teles.class deleted file mode 100644 index 65f3342f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/Teles.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/WeaponPoison$Weapon.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/WeaponPoison$Weapon.class deleted file mode 100644 index 8ef3b005..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/WeaponPoison$Weapon.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/WeaponPoison.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/WeaponPoison.class deleted file mode 100644 index f5f83a33..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/items/impl/WeaponPoison.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NPCDefinition.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NPCDefinition.class deleted file mode 100644 index a40ba858..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NPCDefinition.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/Npc$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/Npc$1.class deleted file mode 100644 index cad3bef6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/Npc$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/Npc.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/Npc.class deleted file mode 100644 index 4680c3b5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/Npc.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcActions.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcActions.class deleted file mode 100644 index a9c138fe..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcActions.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcData.class deleted file mode 100644 index 547da4fe..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcHandler$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcHandler$1.class deleted file mode 100644 index 8d8e0e9c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcHandler$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcHandler$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcHandler$2.class deleted file mode 100644 index c828b1ea..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcHandler$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcHandler$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcHandler$3.class deleted file mode 100644 index 74e85a1c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcHandler$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcHandler.class deleted file mode 100644 index 82105c8a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcList.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcList.class deleted file mode 100644 index c4e80228..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcList.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcSize.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcSize.class deleted file mode 100644 index e911c4bf..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/NpcSize.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/drops/ItemDrop.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/drops/ItemDrop.class deleted file mode 100644 index 528de6a6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/drops/ItemDrop.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/drops/NPCDrops.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/drops/NPCDrops.class deleted file mode 100644 index 89ce721f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/drops/NPCDrops.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/drops/NPCDropsHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/drops/NPCDropsHandler.class deleted file mode 100644 index 72c6e225..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/drops/NPCDropsHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/impl/MilkCow$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/impl/MilkCow$1.class deleted file mode 100644 index 84a5f74a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/impl/MilkCow$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/impl/MilkCow.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/impl/MilkCow.class deleted file mode 100644 index e120195e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/impl/MilkCow.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/impl/Pets.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/impl/Pets.class deleted file mode 100644 index 3456bd99..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/npcs/impl/Pets.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/Object.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/Object.class deleted file mode 100644 index 96bc878e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/Object.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectDefaults.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectDefaults.class deleted file mode 100644 index ebe80fe3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectDefaults.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/Objects.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/Objects.class deleted file mode 100644 index 25f9f010..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/Objects.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$1.class deleted file mode 100644 index 0b9b7c1e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$2.class deleted file mode 100644 index 904eb21b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$3.class deleted file mode 100644 index 3af286fa..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$4.class deleted file mode 100644 index 0bacaf42..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$5.class deleted file mode 100644 index 20fbb424..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions.class deleted file mode 100644 index 20389da6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/ObjectsActions.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/AxeInLog.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/AxeInLog.class deleted file mode 100644 index f29821c6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/AxeInLog.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/BrimhavenVines.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/BrimhavenVines.class deleted file mode 100644 index 94b22f77..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/BrimhavenVines.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Climbing$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Climbing$1.class deleted file mode 100644 index 06b3aa7b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Climbing$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Climbing.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Climbing.class deleted file mode 100644 index 6a15ba97..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Climbing.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/CrystalChest$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/CrystalChest$1.class deleted file mode 100644 index 4d57cb85..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/CrystalChest$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/CrystalChest.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/CrystalChest.class deleted file mode 100644 index 216f058a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/CrystalChest.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/FlourMill$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/FlourMill$1.class deleted file mode 100644 index a7adfaf6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/FlourMill$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/FlourMill.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/FlourMill.class deleted file mode 100644 index 75276d96..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/FlourMill.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Levers$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Levers$1.class deleted file mode 100644 index 0d836611..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Levers$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Levers.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Levers.class deleted file mode 100644 index f6949275..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Levers.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OpenObject.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OpenObject.class deleted file mode 100644 index 49e99d6c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OpenObject.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$1.class deleted file mode 100644 index 4cba83a1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$2$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$2$1.class deleted file mode 100644 index 0f7477e9..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$2$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$2.class deleted file mode 100644 index ee8dbe9d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$3$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$3$1.class deleted file mode 100644 index 834ffda1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$3$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$3.class deleted file mode 100644 index 1a2ee629..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$4.class deleted file mode 100644 index cc387ee6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects.class deleted file mode 100644 index 519c57fc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/OtherObjects.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Pickable$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Pickable$1.class deleted file mode 100644 index bb305d21..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Pickable$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Pickable.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Pickable.class deleted file mode 100644 index 88840c04..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Pickable.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Searching$SearchData.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Searching$SearchData.class deleted file mode 100644 index 476ee246..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Searching$SearchData.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Searching.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Searching.class deleted file mode 100644 index 98385050..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Searching.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/UseOther.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/UseOther.class deleted file mode 100644 index 68406cc2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/UseOther.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Webs.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Webs.class deleted file mode 100644 index e429e325..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/objects/impl/Webs.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Client.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Client.class deleted file mode 100644 index 5501b731..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Client.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler$1.class deleted file mode 100644 index bc4f7c7e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler$globalDmgComparator.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler$globalDmgComparator.class deleted file mode 100644 index 3b7f6c0b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler$globalDmgComparator.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler$totalGoldComparator.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler$totalGoldComparator.class deleted file mode 100644 index 8ee66c59..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler$totalGoldComparator.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler$totalLevelComparator.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler$totalLevelComparator.class deleted file mode 100644 index a3b2a9ce..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler$totalLevelComparator.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler.class deleted file mode 100644 index 383c20c1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/HighscoresHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/MainFrameIDs.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/MainFrameIDs.class deleted file mode 100644 index ae5e77fe..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/MainFrameIDs.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$1.class deleted file mode 100644 index 3bfc99f5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$2.class deleted file mode 100644 index 91c98122..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$3.class deleted file mode 100644 index 48d08346..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$4.class deleted file mode 100644 index 514b268f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$TinterfaceText.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$TinterfaceText.class deleted file mode 100644 index 367dfb51..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player$TinterfaceText.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player.class deleted file mode 100644 index 730a36e3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Player.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAction.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAction.class deleted file mode 100644 index 238ef20d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAction.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAssistant$1$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAssistant$1$1.class deleted file mode 100644 index a0f1756a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAssistant$1$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAssistant$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAssistant$1.class deleted file mode 100644 index 50d1caf0..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAssistant$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAssistant$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAssistant$2.class deleted file mode 100644 index d67698a6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAssistant$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAssistant.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAssistant.class deleted file mode 100644 index 5dea761d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerAssistant.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerHandler.class deleted file mode 100644 index ec92ee9f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerSave.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerSave.class deleted file mode 100644 index cfa035db..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/PlayerSave.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Position.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Position.class deleted file mode 100644 index 7f4c5935..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Position.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Trading$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Trading$1.class deleted file mode 100644 index bb3d2f39..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Trading$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Trading.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Trading.class deleted file mode 100644 index 92a9c975..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/Trading.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/antimacro/AntiSpam.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/players/antimacro/AntiSpam.class deleted file mode 100644 index b4cc2984..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/players/antimacro/AntiSpam.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/shops/ShopAssistant.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/shops/ShopAssistant.class deleted file mode 100644 index 27490420..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/shops/ShopAssistant.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/shops/ShopHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/shops/ShopHandler.class deleted file mode 100644 index dcb0dfe1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/shops/ShopHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/shops/Shops$Shop.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/shops/Shops$Shop.class deleted file mode 100644 index de4e75dd..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/shops/Shops$Shop.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/game/shops/Shops.class b/2006Redone Server/build/classes/java/main/com/rebotted/game/shops/Shops.class deleted file mode 100644 index 8ddcc85e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/game/shops/Shops.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/PlayersOnlineWebsite.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/PlayersOnlineWebsite.class deleted file mode 100644 index bbf2148b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/PlayersOnlineWebsite.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/RegisteredAccsWebsite.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/RegisteredAccsWebsite.class deleted file mode 100644 index 2c3004cc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/RegisteredAccsWebsite.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/SettingsLoader.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/SettingsLoader.class deleted file mode 100644 index 55ef54b9..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/SettingsLoader.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/DiscordActivity.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/DiscordActivity.class deleted file mode 100644 index 9230fda3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/DiscordActivity.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/JavaCord.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/JavaCord.class deleted file mode 100644 index 4f23d180..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/JavaCord.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Commands.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Commands.class deleted file mode 100644 index a7132e6f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Commands.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Forum.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Forum.class deleted file mode 100644 index c6717d6d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Forum.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Hiscores.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Hiscores.class deleted file mode 100644 index 409ea52c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Hiscores.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Issues.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Issues.class deleted file mode 100644 index 25608135..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Issues.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Online.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Online.class deleted file mode 100644 index ebf43b15..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Online.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Players.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Players.class deleted file mode 100644 index d188038d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Players.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Vote.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Vote.class deleted file mode 100644 index 792efe2b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Vote.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Website.class b/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Website.class deleted file mode 100644 index 58b71771..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/integrations/discord/commands/Website.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/CodecFactory.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/CodecFactory.class deleted file mode 100644 index 0e05c4ce..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/CodecFactory.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/ConnectionHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/ConnectionHandler.class deleted file mode 100644 index f5cf4d09..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/ConnectionHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/ConnectionThrottleFilter.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/ConnectionThrottleFilter.class deleted file mode 100644 index cb60eb88..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/ConnectionThrottleFilter.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/GameCodecFactory.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/GameCodecFactory.class deleted file mode 100644 index ce51608c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/GameCodecFactory.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/HostList.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/HostList.class deleted file mode 100644 index 12f9eb9e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/HostList.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/Packet$Size.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/Packet$Size.class deleted file mode 100644 index e772ff55..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/Packet$Size.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/Packet.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/Packet.class deleted file mode 100644 index 2988a474..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/Packet.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/PacketBuffer.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/PacketBuffer.class deleted file mode 100644 index 25a72f63..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/PacketBuffer.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/PacketBuilder.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/PacketBuilder.class deleted file mode 100644 index 0738ae79..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/PacketBuilder.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/PacketSender.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/PacketSender.class deleted file mode 100644 index a7b87978..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/PacketSender.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/RS2LoginProtocolDecoder$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/RS2LoginProtocolDecoder$1.class deleted file mode 100644 index c96de3aa..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/RS2LoginProtocolDecoder$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/RS2LoginProtocolDecoder.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/RS2LoginProtocolDecoder.class deleted file mode 100644 index 1480aa3f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/RS2LoginProtocolDecoder.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/RS2ProtocolDecoder.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/RS2ProtocolDecoder.class deleted file mode 100644 index b3b37da1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/RS2ProtocolDecoder.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/RS2ProtocolEncoder.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/RS2ProtocolEncoder.class deleted file mode 100644 index 7e60cffe..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/RS2ProtocolEncoder.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/StaticPacketBuilder.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/StaticPacketBuilder.class deleted file mode 100644 index 6180014f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/StaticPacketBuilder.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/PacketHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/PacketHandler.class deleted file mode 100644 index 48479d65..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/PacketHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/PacketType.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/PacketType.class deleted file mode 100644 index d83934fe..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/PacketType.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/AttackPlayer.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/AttackPlayer.class deleted file mode 100644 index bb4dcd55..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/AttackPlayer.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Bank10.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Bank10.class deleted file mode 100644 index 23bd1459..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Bank10.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Bank5.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Bank5.class deleted file mode 100644 index a045dcb6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Bank5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/BankAll.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/BankAll.class deleted file mode 100644 index 8ee2ee1b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/BankAll.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/BankX1.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/BankX1.class deleted file mode 100644 index d64fa778..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/BankX1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ChallengePlayer.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ChallengePlayer.class deleted file mode 100644 index 2e012686..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ChallengePlayer.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ChangeAppearance.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ChangeAppearance.class deleted file mode 100644 index e1333a55..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ChangeAppearance.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ChangeRegions.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ChangeRegions.class deleted file mode 100644 index 2fba8f1e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ChangeRegions.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Chat.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Chat.class deleted file mode 100644 index b6544ca1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Chat.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickItem.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickItem.class deleted file mode 100644 index 705d963a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickItem.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickNPC$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickNPC$1.class deleted file mode 100644 index c6fc3cf6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickNPC$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickNPC$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickNPC$2.class deleted file mode 100644 index 62c10094..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickNPC$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickNPC$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickNPC$3.class deleted file mode 100644 index 64694a78..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickNPC$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickNPC.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickNPC.class deleted file mode 100644 index e29e0d71..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickNPC.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$1.class deleted file mode 100644 index 773a12a1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$2.class deleted file mode 100644 index 9801195a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$3.class deleted file mode 100644 index 261685b8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$4.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$4.class deleted file mode 100644 index 1897b1d9..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$4.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$5.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$5.class deleted file mode 100644 index a6cedac1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$5.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$6.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$6.class deleted file mode 100644 index 3c2a73b8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject$6.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject.class deleted file mode 100644 index f1c5c1f2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickObject.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickTab.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickTab.class deleted file mode 100644 index 46023f0c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickTab.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickingButtons.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickingButtons.class deleted file mode 100644 index 60e03df9..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickingButtons.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickingInGame.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickingInGame.class deleted file mode 100644 index 51de9046..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickingInGame.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickingStuff.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickingStuff.class deleted file mode 100644 index 935a5cd8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ClickingStuff.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Commands$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Commands$1.class deleted file mode 100644 index 609214f2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Commands$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Commands.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Commands.class deleted file mode 100644 index d98b6866..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Commands.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/DropItem.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/DropItem.class deleted file mode 100644 index 932482b1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/DropItem.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/FollowPlayer.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/FollowPlayer.class deleted file mode 100644 index 3395c4f8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/FollowPlayer.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/IdleLogout.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/IdleLogout.class deleted file mode 100644 index 6a50bc12..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/IdleLogout.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/InterfaceX.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/InterfaceX.class deleted file mode 100644 index 305e5a3d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/InterfaceX.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemClick2.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemClick2.class deleted file mode 100644 index 05e1fc59..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemClick2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemClick2OnGroundItem.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemClick2OnGroundItem.class deleted file mode 100644 index a2fd43d5..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemClick2OnGroundItem.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemClick3.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemClick3.class deleted file mode 100644 index 13105e7a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemClick3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnGroundItem.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnGroundItem.class deleted file mode 100644 index 3e0e3e2d..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnGroundItem.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnItem.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnItem.class deleted file mode 100644 index b15e2417..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnItem.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnNpc.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnNpc.class deleted file mode 100644 index 05db0c70..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnNpc.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnObject.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnObject.class deleted file mode 100644 index 9eef09ed..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnObject.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnPlayer.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnPlayer.class deleted file mode 100644 index 22c8b5f6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ItemOnPlayer.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MagicOnFloorItems$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MagicOnFloorItems$1.class deleted file mode 100644 index aa67eea7..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MagicOnFloorItems$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MagicOnFloorItems.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MagicOnFloorItems.class deleted file mode 100644 index 89273250..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MagicOnFloorItems.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MagicOnItems.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MagicOnItems.class deleted file mode 100644 index 07d28ae8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MagicOnItems.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MagicOnObject.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MagicOnObject.class deleted file mode 100644 index 92dca0bb..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MagicOnObject.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MoveItems.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MoveItems.class deleted file mode 100644 index 4b56d80c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/MoveItems.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/PickupItem$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/PickupItem$1.class deleted file mode 100644 index 2cebc00b..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/PickupItem$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/PickupItem.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/PickupItem.class deleted file mode 100644 index 808e2906..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/PickupItem.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/PrivateMessaging.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/PrivateMessaging.class deleted file mode 100644 index 4ced649c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/PrivateMessaging.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/RemoveItem.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/RemoveItem.class deleted file mode 100644 index c3dd6776..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/RemoveItem.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Report.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Report.class deleted file mode 100644 index 43e0293f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Report.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ReportHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ReportHandler.class deleted file mode 100644 index b9fbaa28..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/ReportHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/SilentPacket.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/SilentPacket.class deleted file mode 100644 index 29918e3e..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/SilentPacket.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Trade.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Trade.class deleted file mode 100644 index f7133708..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Trade.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Walking.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Walking.class deleted file mode 100644 index 41634bfc..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/Walking.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/WearItem.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/WearItem.class deleted file mode 100644 index 1f178343..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/packets/impl/WearItem.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/net/rsa/RSAKeyGen.class b/2006Redone Server/build/classes/java/main/com/rebotted/net/rsa/RSAKeyGen.class deleted file mode 100644 index 545fcff4..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/net/rsa/RSAKeyGen.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/tick/Scheduler.class b/2006Redone Server/build/classes/java/main/com/rebotted/tick/Scheduler.class deleted file mode 100644 index 5a07907c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/tick/Scheduler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/tick/Tick.class b/2006Redone Server/build/classes/java/main/com/rebotted/tick/Tick.class deleted file mode 100644 index 93a4503f..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/tick/Tick.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/util/GameLogger.class b/2006Redone Server/build/classes/java/main/com/rebotted/util/GameLogger.class deleted file mode 100644 index 834c50e1..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/util/GameLogger.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/util/HostBlacklist.class b/2006Redone Server/build/classes/java/main/com/rebotted/util/HostBlacklist.class deleted file mode 100644 index e8ab8775..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/util/HostBlacklist.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/util/ISAACRandomGen.class b/2006Redone Server/build/classes/java/main/com/rebotted/util/ISAACRandomGen.class deleted file mode 100644 index f8b4a8bf..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/util/ISAACRandomGen.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/util/MainFrameIDs.class b/2006Redone Server/build/classes/java/main/com/rebotted/util/MainFrameIDs.class deleted file mode 100644 index c8469821..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/util/MainFrameIDs.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/util/Misc.class b/2006Redone Server/build/classes/java/main/com/rebotted/util/Misc.class deleted file mode 100644 index 45720995..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/util/Misc.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/util/Stream.class b/2006Redone Server/build/classes/java/main/com/rebotted/util/Stream.class deleted file mode 100644 index 4549554c..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/util/Stream.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/util/XStreamUtil.class b/2006Redone Server/build/classes/java/main/com/rebotted/util/XStreamUtil.class deleted file mode 100644 index 9c51a283..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/util/XStreamUtil.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/Boundary.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/Boundary.class deleted file mode 100644 index 29975c41..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/Boundary.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/Coordinate.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/Coordinate.class deleted file mode 100644 index 18087ab3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/Coordinate.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/GameObject.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/GameObject.class deleted file mode 100644 index e0003cbe..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/GameObject.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/GlobalDropsHandler$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/GlobalDropsHandler$1.class deleted file mode 100644 index 13bc7708..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/GlobalDropsHandler$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/GlobalDropsHandler$GlobalDrop.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/GlobalDropsHandler$GlobalDrop.class deleted file mode 100644 index 0b4adb0a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/GlobalDropsHandler$GlobalDrop.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/GlobalDropsHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/GlobalDropsHandler.class deleted file mode 100644 index 96a44df8..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/GlobalDropsHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/ItemHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/ItemHandler.class deleted file mode 100644 index 1752d3d3..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/ItemHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectHandler.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectHandler.class deleted file mode 100644 index 4f0cf426..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectHandler.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectManager$1.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectManager$1.class deleted file mode 100644 index f40d9bba..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectManager$1.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectManager$2.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectManager$2.class deleted file mode 100644 index 060fb016..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectManager$2.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectManager$3.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectManager$3.class deleted file mode 100644 index 2f316623..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectManager$3.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectManager.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectManager.class deleted file mode 100644 index 05cd7aa2..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/ObjectManager.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/Tile.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/Tile.class deleted file mode 100644 index 4e5193ef..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/Tile.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/TileControl.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/TileControl.class deleted file mode 100644 index 35e51597..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/TileControl.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/ByteStream.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/ByteStream.class deleted file mode 100644 index 27a665a6..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/ByteStream.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/ByteStreamExt.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/ByteStreamExt.class deleted file mode 100644 index ba6d9b23..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/ByteStreamExt.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/MemoryArchive.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/MemoryArchive.class deleted file mode 100644 index a591d0bf..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/MemoryArchive.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/ObjectDef.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/ObjectDef.class deleted file mode 100644 index 6510c1ec..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/ObjectDef.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/PathFinder.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/PathFinder.class deleted file mode 100644 index cd15e98a..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/PathFinder.class and /dev/null differ diff --git a/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/Region.class b/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/Region.class deleted file mode 100644 index 13d63f91..00000000 Binary files a/2006Redone Server/build/classes/java/main/com/rebotted/world/clip/Region.class and /dev/null differ diff --git a/2006Redone Server/build/libs/2006Redone Server.jar b/2006Redone Server/build/libs/2006Redone Server.jar deleted file mode 100644 index fd9a6c56..00000000 Binary files a/2006Redone Server/build/libs/2006Redone Server.jar and /dev/null differ diff --git a/2006Redone Server/build/tmp/jar/MANIFEST.MF b/2006Redone Server/build/tmp/jar/MANIFEST.MF deleted file mode 100644 index deb777b2..00000000 --- a/2006Redone Server/build/tmp/jar/MANIFEST.MF +++ /dev/null @@ -1,5 +0,0 @@ -Manifest-Version: 1.0 -Implementation-Title: 2006rebotted -Implementation-Version: 0.1.0 -Main-Class: com.rebotted.GameEngine - diff --git a/2006Redone Server/data/bans/IpsMuted.txt b/2006Redone Server/data/bans/IpsMuted.txt index d3f5a12f..8b137891 100644 --- a/2006Redone Server/data/bans/IpsMuted.txt +++ b/2006Redone Server/data/bans/IpsMuted.txt @@ -1 +1 @@ - + diff --git a/2006Redone Server/data/bans/UsersMuted.txt b/2006Redone Server/data/bans/UsersMuted.txt index ab83a8eb..3f2ff2d6 100644 --- a/2006Redone Server/data/bans/UsersMuted.txt +++ b/2006Redone Server/data/bans/UsersMuted.txt @@ -1,5 +1,5 @@ - - - - - + + + + + diff --git a/2006Redone Server/data/blacklist.txt b/2006Redone Server/data/blacklist.txt index 9e3de94f..9626fdae 100644 --- a/2006Redone Server/data/blacklist.txt +++ b/2006Redone Server/data/blacklist.txt @@ -1,218 +1,218 @@ -cyberghostvpn.com -freeproxyserver.ca -dualrack.com -hidemyass.com -server4you.net -ecatel.net -packetexchange.net -leaseweb -webnx.com -101.anchorfree.com -120.anchorfree.com -130.anchorfree.com -144.anchorfree.com -17.101.anchorfree.com -17.144.anchorfree.com -17.3.anchorfree.com -17.44.anchorfree.com -17.7.anchorfree.com -185.17.101.anchorfree.com -185.17.3.anchorfree.com -185.17.44.anchorfree.com -185.17.7.anchorfree.com -3.anchorfree.com -4.anchorfree.com -44.anchorfree.com -7.anchorfree.com -hotpostshield.net -hotspot-shield.com -hss2search.com -hss2search.net -101.anchorfree.com -120.anchorfree.com -130.anchorfree.com -144.anchorfree.com -17.101.anchorfree.com -17.120.anchorfree.com -17.130.anchorfree.com -17.144.anchorfree.com -17.3.anchorfree.com -17.4.anchorfree.com -17.44.anchorfree.com -17.7.anchorfree.com -185.17.101.anchorfree.com -185.17.144.anchorfree.com -185.17.3.anchorfree.com -185.17.44.anchorfree.com -185.17.7.anchorfree.com -199-255-209-70.anchorfree.com -199-255-209-72.anchorfree.com -199-255-209-73.anchorfree.com -199-255-209-74.anchorfree.com -199-255-209-75.anchorfree.com -199-255-209-76.anchorfree.com -199-255-209-77.anchorfree.com -199-255-209-78.anchorfree.com -199-255-209-79.anchorfree.com -208.185.17.101.anchorfree.com -208.185.17.3.anchorfree.com -208.185.17.44.anchorfree.com -208.185.17.7.anchorfree.com -2a.anchorfree.com -3.anchorfree.com -4.anchorfree.com -44.anchorfree.com -7.anchorfree.com -71-141-67-251.anchorfree.com -71-141-67-252.anchorfree.com -71-141-67-254.anchorfree.com -74-115-0-1.anchorfree.com -74-115-0-10.anchorfree.com -74-115-0-100.anchorfree.com -74-115-0-159.anchorfree.com -74-115-0-2.anchorfree.com -74-115-0-205.anchorfree.com -74-115-0-22.anchorfree.com -74-115-0-23.anchorfree.com -74-115-0-24.anchorfree.com -74-115-0-25.anchorfree.com -74-115-0-26.anchorfree.com -74-115-0-27.anchorfree.com -74-115-0-28.anchorfree.com -74-115-0-29.anchorfree.com -74-115-0-3.anchorfree.com -74-115-0-30.anchorfree.com -74-115-0-31.anchorfree.com -74-115-0-32.anchorfree.com -74-115-0-33.anchorfree.com -74-115-0-34.anchorfree.com -74-115-0-35.anchorfree.com -74-115-0-36.anchorfree.com -74-115-0-37.anchorfree.com -74-115-0-38.anchorfree.com -74-115-0-39.anchorfree.com -74-115-0-4.anchorfree.com -74-115-0-40.anchorfree.com -74-115-1-1.anchorfree.com -74-115-1-10.anchorfree.com -74-115-1-100.anchorfree.com -74-115-1-11.anchorfree.com -74-115-1-12.anchorfree.com -74-115-1-13.anchorfree.com -74-115-1-14.anchorfree.com -74-115-1-15.anchorfree.com -74-115-1-16.anchorfree.com -74-115-1-17.anchorfree.com -74-115-1-18.anchorfree.com -74-115-1-19.anchorfree.com -74-115-1-2.anchorfree.com -74-115-1-20.anchorfree.com -74-115-1-21.anchorfree.com -74-115-1-22.anchorfree.com -74-115-1-23.anchorfree.com -74-115-1-24.anchorfree.com -74-115-1-25.anchorfree.com -74-115-1-26.anchorfree.com -74-115-1-27.anchorfree.com -74-115-1-28.anchorfree.com -74-115-1-29.anchorfree.com -74-115-1-3.anchorfree.com -74-115-1-30.anchorfree.com -74-115-1-31.anchorfree.com -74-115-1-32.anchorfree.com -74-115-1-33.anchorfree.com -74-115-1-34.anchorfree.com -74-115-1-35.anchorfree.com -74-115-1-36.anchorfree.com -74-115-1-37.anchorfree.com -74-115-1-38.anchorfree.com -74-115-1-39.anchorfree.com -74-115-1-4.anchorfree.com -74-115-1-40.anchorfree.com -74-115-1-41.anchorfree.com -74-115-1-42.anchorfree.com -74-115-1-43.anchorfree.com -74-115-1-44.anchorfree.com -74-115-1-45.anchorfree.com -74-115-1-46.anchorfree.com -74-115-1-47.anchorfree.com -74-115-1-48.anchorfree.com -74-115-1-49.anchorfree.com -74-115-1-5.anchorfree.com -74-115-1-50.anchorfree.com -74-115-1-51.anchorfree.com -74-115-1-52.anchorfree.com -74-115-1-53.anchorfree.com -74-115-1-54.anchorfree.com -74-115-1-6.anchorfree.com -74-115-1-7.anchorfree.com -74-115-1-8.anchorfree.com -74-115-1-9.anchorfree.com -74-115-2-10.anchorfree.com -74-115-2-111.anchorfree.com -74-115-2-112.anchorfree.com -74-115-2-12.anchorfree.com -74-115-2-120.anchorfree.com -74-115-2-13.anchorfree.com -74-115-2-20.anchorfree.com -74-115-2-31.anchorfree.com -74-115-2-32.anchorfree.com -74-115-3-1.anchorfree.com -74-115-3-61.anchorfree.com -74-115-3-62.anchorfree.com -74-115-3-63.anchorfree.com -74-115-3-64.anchorfree.com -74-115-3-65.anchorfree.com -74-115-3-66.anchorfree.com -74-115-3-67.anchorfree.com -74-115-3-68.anchorfree.com -74-115-3-69.anchorfree.com -74-115-4-1.anchorfree.com -74-115-4-10.anchorfree.com -74-115-4-111.anchorfree.com -74-115-4-112.anchorfree.com -74-115-4-219.anchorfree.com -74-115-4-7.anchorfree.com -74-115-4-74.anchorfree.com -74-115-4-75.anchorfree.com -74-115-5-26.anchorfree.com -74-115-5-41.anchorfree.com -74-115-5-42.anchorfree.com -74-115-5-43.anchorfree.com -74-115-5-46.anchorfree.com -74-115-5-47.anchorfree.com -74-115-5-48.anchorfree.com -74-115-6-5.anchorfree.com -74-115-6-55.anchorfree.com -74-115-6-56.anchorfree.com -74-115-6-57.anchorfree.com -74-115-6-58.anchorfree.com -74-115-6-59.anchorfree.com -74-115-6-60.anchorfree.com -74-115-7-10.anchorfree.com -74-115-7-11.anchorfree.com -74-115-7-12.anchorfree.com -74-115-7-13.anchorfree.com -74-115-7-14.anchorfree.com -74-115-7-40.anchorfree.com -74-115-7-50.anchorfree.com -afmail.anchorfree.com -afmail1.anchorfree.com -anchorfree.com -expatshield.com -forbes.anchorfree.com -hotpostshield.com -hotpostshield.net -hotspot-shield.net -hotspotshield.anchorfree.com -hotspotshield.com -hss.anchorfree.com -hss.expatshield.com -hss.hotpostshield.net -hss2search.com -hss2search.net -ip74-115-3-65.anchorfree.com -monitor.anchorfree.com -slickchimp.com -v1p1n.anchorfree.com +cyberghostvpn.com +freeproxyserver.ca +dualrack.com +hidemyass.com +server4you.net +ecatel.net +packetexchange.net +leaseweb +webnx.com +101.anchorfree.com +120.anchorfree.com +130.anchorfree.com +144.anchorfree.com +17.101.anchorfree.com +17.144.anchorfree.com +17.3.anchorfree.com +17.44.anchorfree.com +17.7.anchorfree.com +185.17.101.anchorfree.com +185.17.3.anchorfree.com +185.17.44.anchorfree.com +185.17.7.anchorfree.com +3.anchorfree.com +4.anchorfree.com +44.anchorfree.com +7.anchorfree.com +hotpostshield.net +hotspot-shield.com +hss2search.com +hss2search.net +101.anchorfree.com +120.anchorfree.com +130.anchorfree.com +144.anchorfree.com +17.101.anchorfree.com +17.120.anchorfree.com +17.130.anchorfree.com +17.144.anchorfree.com +17.3.anchorfree.com +17.4.anchorfree.com +17.44.anchorfree.com +17.7.anchorfree.com +185.17.101.anchorfree.com +185.17.144.anchorfree.com +185.17.3.anchorfree.com +185.17.44.anchorfree.com +185.17.7.anchorfree.com +199-255-209-70.anchorfree.com +199-255-209-72.anchorfree.com +199-255-209-73.anchorfree.com +199-255-209-74.anchorfree.com +199-255-209-75.anchorfree.com +199-255-209-76.anchorfree.com +199-255-209-77.anchorfree.com +199-255-209-78.anchorfree.com +199-255-209-79.anchorfree.com +208.185.17.101.anchorfree.com +208.185.17.3.anchorfree.com +208.185.17.44.anchorfree.com +208.185.17.7.anchorfree.com +2a.anchorfree.com +3.anchorfree.com +4.anchorfree.com +44.anchorfree.com +7.anchorfree.com +71-141-67-251.anchorfree.com +71-141-67-252.anchorfree.com +71-141-67-254.anchorfree.com +74-115-0-1.anchorfree.com +74-115-0-10.anchorfree.com +74-115-0-100.anchorfree.com +74-115-0-159.anchorfree.com +74-115-0-2.anchorfree.com +74-115-0-205.anchorfree.com +74-115-0-22.anchorfree.com +74-115-0-23.anchorfree.com +74-115-0-24.anchorfree.com +74-115-0-25.anchorfree.com +74-115-0-26.anchorfree.com +74-115-0-27.anchorfree.com +74-115-0-28.anchorfree.com +74-115-0-29.anchorfree.com +74-115-0-3.anchorfree.com +74-115-0-30.anchorfree.com +74-115-0-31.anchorfree.com +74-115-0-32.anchorfree.com +74-115-0-33.anchorfree.com +74-115-0-34.anchorfree.com +74-115-0-35.anchorfree.com +74-115-0-36.anchorfree.com +74-115-0-37.anchorfree.com +74-115-0-38.anchorfree.com +74-115-0-39.anchorfree.com +74-115-0-4.anchorfree.com +74-115-0-40.anchorfree.com +74-115-1-1.anchorfree.com +74-115-1-10.anchorfree.com +74-115-1-100.anchorfree.com +74-115-1-11.anchorfree.com +74-115-1-12.anchorfree.com +74-115-1-13.anchorfree.com +74-115-1-14.anchorfree.com +74-115-1-15.anchorfree.com +74-115-1-16.anchorfree.com +74-115-1-17.anchorfree.com +74-115-1-18.anchorfree.com +74-115-1-19.anchorfree.com +74-115-1-2.anchorfree.com +74-115-1-20.anchorfree.com +74-115-1-21.anchorfree.com +74-115-1-22.anchorfree.com +74-115-1-23.anchorfree.com +74-115-1-24.anchorfree.com +74-115-1-25.anchorfree.com +74-115-1-26.anchorfree.com +74-115-1-27.anchorfree.com +74-115-1-28.anchorfree.com +74-115-1-29.anchorfree.com +74-115-1-3.anchorfree.com +74-115-1-30.anchorfree.com +74-115-1-31.anchorfree.com +74-115-1-32.anchorfree.com +74-115-1-33.anchorfree.com +74-115-1-34.anchorfree.com +74-115-1-35.anchorfree.com +74-115-1-36.anchorfree.com +74-115-1-37.anchorfree.com +74-115-1-38.anchorfree.com +74-115-1-39.anchorfree.com +74-115-1-4.anchorfree.com +74-115-1-40.anchorfree.com +74-115-1-41.anchorfree.com +74-115-1-42.anchorfree.com +74-115-1-43.anchorfree.com +74-115-1-44.anchorfree.com +74-115-1-45.anchorfree.com +74-115-1-46.anchorfree.com +74-115-1-47.anchorfree.com +74-115-1-48.anchorfree.com +74-115-1-49.anchorfree.com +74-115-1-5.anchorfree.com +74-115-1-50.anchorfree.com +74-115-1-51.anchorfree.com +74-115-1-52.anchorfree.com +74-115-1-53.anchorfree.com +74-115-1-54.anchorfree.com +74-115-1-6.anchorfree.com +74-115-1-7.anchorfree.com +74-115-1-8.anchorfree.com +74-115-1-9.anchorfree.com +74-115-2-10.anchorfree.com +74-115-2-111.anchorfree.com +74-115-2-112.anchorfree.com +74-115-2-12.anchorfree.com +74-115-2-120.anchorfree.com +74-115-2-13.anchorfree.com +74-115-2-20.anchorfree.com +74-115-2-31.anchorfree.com +74-115-2-32.anchorfree.com +74-115-3-1.anchorfree.com +74-115-3-61.anchorfree.com +74-115-3-62.anchorfree.com +74-115-3-63.anchorfree.com +74-115-3-64.anchorfree.com +74-115-3-65.anchorfree.com +74-115-3-66.anchorfree.com +74-115-3-67.anchorfree.com +74-115-3-68.anchorfree.com +74-115-3-69.anchorfree.com +74-115-4-1.anchorfree.com +74-115-4-10.anchorfree.com +74-115-4-111.anchorfree.com +74-115-4-112.anchorfree.com +74-115-4-219.anchorfree.com +74-115-4-7.anchorfree.com +74-115-4-74.anchorfree.com +74-115-4-75.anchorfree.com +74-115-5-26.anchorfree.com +74-115-5-41.anchorfree.com +74-115-5-42.anchorfree.com +74-115-5-43.anchorfree.com +74-115-5-46.anchorfree.com +74-115-5-47.anchorfree.com +74-115-5-48.anchorfree.com +74-115-6-5.anchorfree.com +74-115-6-55.anchorfree.com +74-115-6-56.anchorfree.com +74-115-6-57.anchorfree.com +74-115-6-58.anchorfree.com +74-115-6-59.anchorfree.com +74-115-6-60.anchorfree.com +74-115-7-10.anchorfree.com +74-115-7-11.anchorfree.com +74-115-7-12.anchorfree.com +74-115-7-13.anchorfree.com +74-115-7-14.anchorfree.com +74-115-7-40.anchorfree.com +74-115-7-50.anchorfree.com +afmail.anchorfree.com +afmail1.anchorfree.com +anchorfree.com +expatshield.com +forbes.anchorfree.com +hotpostshield.com +hotpostshield.net +hotspot-shield.net +hotspotshield.anchorfree.com +hotspotshield.com +hss.anchorfree.com +hss.expatshield.com +hss.hotpostshield.net +hss2search.com +hss2search.net +ip74-115-3-65.anchorfree.com +monitor.anchorfree.com +slickchimp.com +v1p1n.anchorfree.com vpn.expatshield.com \ No newline at end of file diff --git a/2006Redone Server/data/cfg/globaldrops.txt b/2006Redone Server/data/cfg/globaldrops.txt index 497fc254..8298c415 100644 --- a/2006Redone Server/data/cfg/globaldrops.txt +++ b/2006Redone Server/data/cfg/globaldrops.txt @@ -1,321 +1,321 @@ -#id - amount - x - y - h - timer -952:1:3125:3355 -590:1:2431:3072 -590:1:2368:3135 -1925:1:2371:3128 -1925:1:2371:3127 -1925:1:2428:3079 -1925:1:2428:3080 -558:1:3206:3208 -946:1:3205:3212 -1935:1:3211:3212 -88:1:2654:9767 -1931:1:3209:3214 -542:1:3059:3488:1 -544:1:3059:3487:1 -1923:1:3208:3214 -882:1:3205:3228 -2313:1:3033:9849 -946:1:3224:3202 -1203:1:3248:3245 -1944:1:3233:3297 -1944:1:3233:3295 -1944:1:3226:3301 -1944:1:3227:3299 -1944:1:3229:3295 -1944:1:3231:3294 -556:1:3150:3247 -1265:1:2963:3216 -882:1:2957:3208 -1511:1:2958:3205 -1511:1:2959:3205 -1925:1:3026:3289 -1944:1:3017:3295 -1944:1:3016:3295 -1925:1:3020:3291 -1963:1:3009:3207 -1005:1:3009:3204 -526:1:3093:9884 -526:1:3098:9886 -995:1:3091:9899 -995:4:3089:9898 -995:1:3090:9898 -526:1:3097:9899 -526:1:3094:9906 -882:3:3130:9903 -882:1:3135:9916 -223:1:3129:9954 -223:1:3126:9958 -223:1:3118:9948 -223:1:3119:9949 -223:1:3117:9951 -526:1:3127:9957 -526:1:3111:9959 -526:1:3111:9956 -526:1:3108:9950 -526:1:3104:9949 -526:1:3103:9953 -1931:1:3232:3398 -1129:1:3244:3398 -1511:1:3243:3397 -1511:1:3243:3395 -995:3:3194:9834 -995:3:3195:9820 -229:1:3195:3847 -995:4:3191:9821 -995:3:3190:9819 -995:3:3189:9819 -995:4:3188:9819 -995:3:3188:9820 -1009:1:3191:9820 -1654:1:3192:9821 -1641:1:3196:9822 -444:1:3195:9821 -2357:1:3192:9822 -995:1:3228:3503 -995:1:3232:3501 -1171:1:3204:3515 -557:1:3202:3518 -1734:1:3286:3491 -1511:1:3304:3501 -1511:1:3302:3507 -1511:1:3301:3507 -1511:1:3302:3510 -1511:1:3299:3510 -1511:1:3310:3504 -1511:1:3311:3503 -995:1:3274:9870 -559:1:3227:9910 -558:1:3225:9910 -946:1:3218:9887 -557:7:3182:9887 -223:1:3179:9881 -223:1:3177:9880 -995:5:3169:9880 -995:7:3172:9882 -1349:1:3162:9889 -995:8:3166:9897 -995:1:3173:9896 -952:1:3217:3412 -946:1:3217:3418 -2313:1:3222:3494 -1935:1:3272:3414 -1573:1:3150:3400 -1573:1:3149:3400 -1573:1:3158:3400 -1573:1:3157:3401 -1265:1:3081:3429 -1931:1:3075:3431 -1917:1:3077:3439 -1917:1:3080:3441 -1917:1:3077:3443 -2142:1:3077:3441 -2142:1:3080:3443 -557:5:3033:3637 -555:5:3031:3637 -555:5:3029:3637 -554:5:3027:3637 -562:5:3023:3639 -558:5:3021:3639 -559:5:3021:3637 -960:1:2967:3682 -966:1:2976:3686 -1925:1:2978:3692 -1539:1:2978:3688 -526:1:2970:3689 -526:1:2962:3697 -960:1:2957:3699 -966:1:2957:3697 -966:1:2960:9697 -966:1:2955:3700 -960:1:2956:3706 -2347:1:2957:3708 -960:1:2952:3704 -960:1:2961:3703 -966:1:2963:3706 -960:1:2964:3702 -1925:1:2970:3704 -960:1:2973:3707 -960:1:3149:3668 -966:1:3150:3672 -960:1:3154:3669 -960:1:3153:3659 -966:1:3163:3660 -1207:1:3159:3670 -1203:1:3157:3683 -960:1:3166:3682 -966:1:3174:3688 -1137:1:3179:3682 -966:1:3183:3670 -960:1:3183:3667 -526:1:3179:3713 -526:1:3171:3723 -444:1:3165:3739 -526:1:3170:3736 -952:1:3182:3731 -1069:1:3184:3735 -526:1:3183:3737 -526:1:3183:3747 -526:1:3171:3745 -526:1:3161:3747 -526:1:3216:3759 -526:1:3210:3735 -526:1:3213:3738 -526:1:3220:3741 -526:1:3258:3736 -526:1:3265:3728 -526:1:3276:3726 -526:1:3279:3727 -526:1:3283:3725 -526:1:3280:3723 -526:1:3245:3739 -532:1:3216:3739 -532:1:3222:3738 -532:1:3254:3740 -532:1:3271:3727 -526:1:3237:3611 -526:1:3241:3607 -526:1:3238:3606 -526:1:3243:3612 -526:1:3239:3616 -526:1:3232:3614 -526:1:3236:3620 -526:1:3200:3810 -995:5:3210:3823 -528:1:3211:3822 -528:1:3213:3819 -239:1:3215:3808 -562:1:3140:3821 -562:1:3143:3824 -562:1:3135:3802 -562:1:3136:3794 -1153:1:3067:3834 -995:4:3077:3842 -995:1:3108:3859 -1385:1:3100:3860 -559:1:3091:3865 -1119:1:3083:3860 -1654:1:3068:3864 -555:5:2960:3898 -564:3:2947:3900 -526:1:2995:3923 -526:1:2992:3920 -526:1:2994:3918 -526:1:3003:3920 -526:1:3003:3924 -2333:1:3042:3952 -526:1:3231:3948 -526:1:3236:3937 -526:1:3249:3952 -53:3:3241:3940 -53:2:3235:3950 -53:3:3234:3950 -444:1:3276:3931 -444:1:3279:3936 -444:1:3285:3939 -528:1:3287:3887 -528:1:3288:3891 -528:1:3290:3890 -528:1:3291:3888 -528:1:3292:3887 -528:1:3298:3890 -995:1:3103:3534 -995:1:3105:3547 -995:2:3099:3558 -995:2:3098:3566 -995:3:3098:3571 -995:4:3095:3576 -882:2:3098:3591 -882:2:3101:3593 -882:2:3097:3598 -882:2:3103:3597 -882:2:3104:3608 -882:2:3100:3607 -882:2:3112:3609 -952:1:2981:3370 -1351:1:2970:3376 -2140:1:2971:3382 -2347:1:2978:3368 -995:1:3002:9801 -995:1:3001:9798 -2313:1:2993:9847 -1103:1:2985:9817 -2347:1:2934:3286 -1755:1:2935:3286 -1595:1:2928:3289 -1935:1:2936:3292 -231:1:2906:3298 -231:1:2907:3297 -231:1:2916:3274 -231:1:2914:3274 -231:1:2913:3276 -1917:1:3049:3257 -1985:1:3083:3260 -1982:1:3085:3261 -1511:1:3089:3266 -1511:1:3094:3266 -952:1:3120:3359 -1925:1:3124:3360 -1511:1:3105:3159 -1511:1:3106:3160 -1511:1:3106:3159 -1061:1:3111:3159 -1061:1:3112:3155 -1939:1:3194:3167 -1939:1:3185:3161 -1939:1:3181:3165 -1939:1:3168:3168 -1939:1:3164:3170 -1939:1:3165:3178 -1939:1:3171:3171 -1939:1:3173:3172 -1939:1:3168:3189 -1939:1:3177:3190 -1939:1:3179:3192 -1217:1:3179:3822 -1939:1:3185:3181 -229:1:3185:3836 -1061:1:3210:9615 -946:1:3215:9625 -1925:1:3216:9625 -1965:1:3217:9622 -1422:1:3320:3137 -1925:1:3307:3195 -1061:1:3302:3192 -983:1:3132:9862 -2150:1:2429:3511 -2150:1:2429:3508 -2150:1:2427:3507 -2150:1:2424:3506 -2150:1:2421:3507 -2150:1:2419:3509 -2150:1:2417:3512 -2150:1:2422:3518 -2150:1:2416:3415 -2150:1:2414:3518 -2150:1:2410:3519 -2150:1:2408:3515 -2150:1:2411:3512 -2150:1:2414:3511 -2150:1:2426:3514 -1985:1:3039:3707 -1982:1:3039:3706 -1895:1:2691:3218 -1895:1:2691:3203 -245:1:2930:3515 -243:1:2905:9799 -243:1:2904:9803 -243:1:2908:9807 -243:1:2911:9811 -243:1:2912:9804 -243:1:2910:9800 -243:1:2905:9808 -3138:1:3461:9485:2 -3138:1:3460:9482:2 -3138:1:3460:9480:2 -1059:1:3093:3487 -954:1:2907:3146 -1963:1:2903:3146 -1935:1:2903:3150 -753:1:3275:3374 +#id - amount - x - y - h - timer +952:1:3125:3355 +590:1:2431:3072 +590:1:2368:3135 +1925:1:2371:3128 +1925:1:2371:3127 +1925:1:2428:3079 +1925:1:2428:3080 +558:1:3206:3208 +946:1:3205:3212 +1935:1:3211:3212 +88:1:2654:9767 +1931:1:3209:3214 +542:1:3059:3488:1 +544:1:3059:3487:1 +1923:1:3208:3214 +882:1:3205:3228 +2313:1:3033:9849 +946:1:3224:3202 +1203:1:3248:3245 +1944:1:3233:3297 +1944:1:3233:3295 +1944:1:3226:3301 +1944:1:3227:3299 +1944:1:3229:3295 +1944:1:3231:3294 +556:1:3150:3247 +1265:1:2963:3216 +882:1:2957:3208 +1511:1:2958:3205 +1511:1:2959:3205 +1925:1:3026:3289 +1944:1:3017:3295 +1944:1:3016:3295 +1925:1:3020:3291 +1963:1:3009:3207 +1005:1:3009:3204 +526:1:3093:9884 +526:1:3098:9886 +995:1:3091:9899 +995:4:3089:9898 +995:1:3090:9898 +526:1:3097:9899 +526:1:3094:9906 +882:3:3130:9903 +882:1:3135:9916 +223:1:3129:9954 +223:1:3126:9958 +223:1:3118:9948 +223:1:3119:9949 +223:1:3117:9951 +526:1:3127:9957 +526:1:3111:9959 +526:1:3111:9956 +526:1:3108:9950 +526:1:3104:9949 +526:1:3103:9953 +1931:1:3232:3398 +1129:1:3244:3398 +1511:1:3243:3397 +1511:1:3243:3395 +995:3:3194:9834 +995:3:3195:9820 +229:1:3195:3847 +995:4:3191:9821 +995:3:3190:9819 +995:3:3189:9819 +995:4:3188:9819 +995:3:3188:9820 +1009:1:3191:9820 +1654:1:3192:9821 +1641:1:3196:9822 +444:1:3195:9821 +2357:1:3192:9822 +995:1:3228:3503 +995:1:3232:3501 +1171:1:3204:3515 +557:1:3202:3518 +1734:1:3286:3491 +1511:1:3304:3501 +1511:1:3302:3507 +1511:1:3301:3507 +1511:1:3302:3510 +1511:1:3299:3510 +1511:1:3310:3504 +1511:1:3311:3503 +995:1:3274:9870 +559:1:3227:9910 +558:1:3225:9910 +946:1:3218:9887 +557:7:3182:9887 +223:1:3179:9881 +223:1:3177:9880 +995:5:3169:9880 +995:7:3172:9882 +1349:1:3162:9889 +995:8:3166:9897 +995:1:3173:9896 +952:1:3217:3412 +946:1:3217:3418 +2313:1:3222:3494 +1935:1:3272:3414 +1573:1:3150:3400 +1573:1:3149:3400 +1573:1:3158:3400 +1573:1:3157:3401 +1265:1:3081:3429 +1931:1:3075:3431 +1917:1:3077:3439 +1917:1:3080:3441 +1917:1:3077:3443 +2142:1:3077:3441 +2142:1:3080:3443 +557:5:3033:3637 +555:5:3031:3637 +555:5:3029:3637 +554:5:3027:3637 +562:5:3023:3639 +558:5:3021:3639 +559:5:3021:3637 +960:1:2967:3682 +966:1:2976:3686 +1925:1:2978:3692 +1539:1:2978:3688 +526:1:2970:3689 +526:1:2962:3697 +960:1:2957:3699 +966:1:2957:3697 +966:1:2960:9697 +966:1:2955:3700 +960:1:2956:3706 +2347:1:2957:3708 +960:1:2952:3704 +960:1:2961:3703 +966:1:2963:3706 +960:1:2964:3702 +1925:1:2970:3704 +960:1:2973:3707 +960:1:3149:3668 +966:1:3150:3672 +960:1:3154:3669 +960:1:3153:3659 +966:1:3163:3660 +1207:1:3159:3670 +1203:1:3157:3683 +960:1:3166:3682 +966:1:3174:3688 +1137:1:3179:3682 +966:1:3183:3670 +960:1:3183:3667 +526:1:3179:3713 +526:1:3171:3723 +444:1:3165:3739 +526:1:3170:3736 +952:1:3182:3731 +1069:1:3184:3735 +526:1:3183:3737 +526:1:3183:3747 +526:1:3171:3745 +526:1:3161:3747 +526:1:3216:3759 +526:1:3210:3735 +526:1:3213:3738 +526:1:3220:3741 +526:1:3258:3736 +526:1:3265:3728 +526:1:3276:3726 +526:1:3279:3727 +526:1:3283:3725 +526:1:3280:3723 +526:1:3245:3739 +532:1:3216:3739 +532:1:3222:3738 +532:1:3254:3740 +532:1:3271:3727 +526:1:3237:3611 +526:1:3241:3607 +526:1:3238:3606 +526:1:3243:3612 +526:1:3239:3616 +526:1:3232:3614 +526:1:3236:3620 +526:1:3200:3810 +995:5:3210:3823 +528:1:3211:3822 +528:1:3213:3819 +239:1:3215:3808 +562:1:3140:3821 +562:1:3143:3824 +562:1:3135:3802 +562:1:3136:3794 +1153:1:3067:3834 +995:4:3077:3842 +995:1:3108:3859 +1385:1:3100:3860 +559:1:3091:3865 +1119:1:3083:3860 +1654:1:3068:3864 +555:5:2960:3898 +564:3:2947:3900 +526:1:2995:3923 +526:1:2992:3920 +526:1:2994:3918 +526:1:3003:3920 +526:1:3003:3924 +2333:1:3042:3952 +526:1:3231:3948 +526:1:3236:3937 +526:1:3249:3952 +53:3:3241:3940 +53:2:3235:3950 +53:3:3234:3950 +444:1:3276:3931 +444:1:3279:3936 +444:1:3285:3939 +528:1:3287:3887 +528:1:3288:3891 +528:1:3290:3890 +528:1:3291:3888 +528:1:3292:3887 +528:1:3298:3890 +995:1:3103:3534 +995:1:3105:3547 +995:2:3099:3558 +995:2:3098:3566 +995:3:3098:3571 +995:4:3095:3576 +882:2:3098:3591 +882:2:3101:3593 +882:2:3097:3598 +882:2:3103:3597 +882:2:3104:3608 +882:2:3100:3607 +882:2:3112:3609 +952:1:2981:3370 +1351:1:2970:3376 +2140:1:2971:3382 +2347:1:2978:3368 +995:1:3002:9801 +995:1:3001:9798 +2313:1:2993:9847 +1103:1:2985:9817 +2347:1:2934:3286 +1755:1:2935:3286 +1595:1:2928:3289 +1935:1:2936:3292 +231:1:2906:3298 +231:1:2907:3297 +231:1:2916:3274 +231:1:2914:3274 +231:1:2913:3276 +1917:1:3049:3257 +1985:1:3083:3260 +1982:1:3085:3261 +1511:1:3089:3266 +1511:1:3094:3266 +952:1:3120:3359 +1925:1:3124:3360 +1511:1:3105:3159 +1511:1:3106:3160 +1511:1:3106:3159 +1061:1:3111:3159 +1061:1:3112:3155 +1939:1:3194:3167 +1939:1:3185:3161 +1939:1:3181:3165 +1939:1:3168:3168 +1939:1:3164:3170 +1939:1:3165:3178 +1939:1:3171:3171 +1939:1:3173:3172 +1939:1:3168:3189 +1939:1:3177:3190 +1939:1:3179:3192 +1217:1:3179:3822 +1939:1:3185:3181 +229:1:3185:3836 +1061:1:3210:9615 +946:1:3215:9625 +1925:1:3216:9625 +1965:1:3217:9622 +1422:1:3320:3137 +1925:1:3307:3195 +1061:1:3302:3192 +983:1:3132:9862 +2150:1:2429:3511 +2150:1:2429:3508 +2150:1:2427:3507 +2150:1:2424:3506 +2150:1:2421:3507 +2150:1:2419:3509 +2150:1:2417:3512 +2150:1:2422:3518 +2150:1:2416:3415 +2150:1:2414:3518 +2150:1:2410:3519 +2150:1:2408:3515 +2150:1:2411:3512 +2150:1:2414:3511 +2150:1:2426:3514 +1985:1:3039:3707 +1982:1:3039:3706 +1895:1:2691:3218 +1895:1:2691:3203 +245:1:2930:3515 +243:1:2905:9799 +243:1:2904:9803 +243:1:2908:9807 +243:1:2911:9811 +243:1:2912:9804 +243:1:2910:9800 +243:1:2905:9808 +3138:1:3461:9485:2 +3138:1:3460:9482:2 +3138:1:3460:9480:2 +1059:1:3093:3487 +954:1:2907:3146 +1963:1:2903:3146 +1935:1:2903:3150 +753:1:3275:3374 753:1:3277:3372 \ No newline at end of file diff --git a/2006Redone Server/data/cfg/item.cfg b/2006Redone Server/data/cfg/item.cfg index c8347d52..4aaac869 100644 --- a/2006Redone Server/data/cfg/item.cfg +++ b/2006Redone Server/data/cfg/item.cfg @@ -1,9409 +1,9409 @@ -// itemID itemName itemExamine -item = 0 Dwarf_remains The_body_of_a_Dwarf_savaged_by_Goblins. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1 Tool_kit These_could_be_handy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2 Cannonball Ammo_for_the_Dwarf_Cannon. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3 Nulodion's_notes Construction_notes_for_Dwarf_cannon_ammo. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4 Ammo_mould Used_to_make_cannon_ammunition. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5 Instruction_manual An_old_note_book. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6 Cannon_base The_cannon_is_built_on_this. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7 Cannon_base Swap_this_note_at_any_bank_for_the_equivalent_item. 187500 187500100 187500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8 Cannon_stand The_mounting_for_the_multicannon. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9 Cannon_stand Swap_this_note_at_any_bank_for_the_equivalent_item. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 10 Cannon_barrels The_barrels_of_the_multicannon. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 11 Cannon_barrels Swap_this_note_at_any_bank_for_the_equivalent_item. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 12 Cannon_furnace This_powers_the_multicannon. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 13 Cannon_furnace Swap_this_note_at_any_bank_for_the_equivalent_item. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 14 Railing A_metal_railing_replacement. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 15 Holy_table_napkin A_cloth_given_to_me_by_Sir_Galahad. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 16 Magic_whistle A_small_tin_whistle. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 17 Grail_bell I_wonder_what_happens_when_I_ring_it? 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 18 Magic_gold_feather It_will_point_the_way_for_me. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 19 Holy_grail A_holy_and_powerful_artefact. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 20 Cog A_cog_from_some_machinery. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 21 Cog A_cog_from_some_machinery. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 22 Cog A_cog_from_some_machinery. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 23 Cog A_cog_from_some_machinery. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 24 Rat_poison Doesn't_look_very_tasty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 25 Red_vine_worm Wormy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 26 Fishing_trophy Hemenster_fishing_contest_trophy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 27 Fishing_pass Pass_to_the_Hemenster_fishing_contest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 28 Insect_repellent Drives_away_all_known_6_legged_creatures. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 29 Insect_repellent Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 30 Bucket_of_wax It's_a_bucket_of_wax. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 31 Bucket_of_wax Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 32 Lit_black_candle A_lit_spooky_candle. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 33 Lit_candle A_lit_candle. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 34 Lit_candle A_lit_candle. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 35 Excalibur This_used_to_belong_to_King_Arthur. 200 200 200 20 29 -2 0 0 0 3 2 1 0 25 0 -item = 36 Candle A_candle. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 37 Candle Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 38 Black_candle A_spooky_candle. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 39 Bronze_arrowtips I_can_make_an_arrow_with_these. 10 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 40 Iron_arrowtips I_can_make_an_arrow_with_these. 26 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 41 Steel_arrowtips I_can_make_an_arrow_with_these. 36 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 42 Mithril_arrowtips I_can_make_an_arrow_with_these. 68 16 16 0 0 0 0 0 0 0 0 0 0 0 0 -item = 43 Adamant_arrowtips I_can_make_an_arrow_with_these. 160 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 44 Rune_arrowtips I_can_make_an_arrow_with_these. 460 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 45 Opal_bolttips I_can_make_bolts_with_these. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 46 Pearl_bolttips I_can_make_bolts_with_these. 56 56 56 0 0 0 0 0 0 0 0 0 0 0 0 -item = 47 Barb_bolttips I_can_make_bolts_with_these. 95 95 95 0 0 0 0 0 0 0 0 0 0 0 0 -item = 48 Longbow_(u) I_need_to_find_a_string_for_this. 32 48 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 49 Longbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 32 48 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 50 Shortbow_(u) I_need_to_find_a_string_for_this. 9 14 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 51 Shortbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 9 14 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 52 Arrow_shaft A_wooden_arrow_shaft. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 53 Headless_arrow A_wooden_arrow_shaft_with_flights_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 54 Oak_shortbow_(u) An_unstrung_oak_shortbow,_I_need_a_bowstring_for_this. 20 30 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 55 Oak_shortbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 20 30 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 56 Oak_longbow_(u) An_unstrung_oak_longbow,_I_need_a_bowstring_for_this. 64 96 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 57 Oak_longbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 64 96 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 58 Willow_longbow_(u) An_unstrung_willow_longbow,_I_need_a_bowstring_for_this. 64 92 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 59 Willow_longbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 64 92 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 60 Willow_shortbow_(u) An_unstrung_willow_shortbow,_I_need_a_bowstring_for_this. 40 60 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 61 Willow_shortbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 40 60 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 62 Maple_longbow_(u) An_unstrung_maple_longbow,_I_need_a_bowstring_for_this. 128 192 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 63 Maple_longbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 128 192 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 64 Maple_shortbow_(u) An_unstrung_maple_shortbow,_I_need_a_bowstring_for_this. 80 120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 65 Maple_shortbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 80 120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 66 Yew_longbow_(u) An_unstrung_yew_longbow,_I_need_a_bowstring_for_this. 256 384 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 67 Yew_longbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 256 384 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 68 Yew_shortbow_(u) An_unstrung_yew_shortbow,_I_need_a_bowstring_for_this. 160 240 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 69 Yew_shortbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 160 240 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 70 Magic_longbow_(u) An_unstrung_magic_longbow,_I_need_a_bowstring_for_this. 507 768 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 71 Magic_longbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 507 768 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 72 Magic_shortbow_(u) An_unstrung_magic_shortbow,_I_need_a_bowstring_for_this. 320 480 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 73 Magic_shortbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 320 480 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 74 Khazard_helmet A_helmet,_as_worn_by_the_minions_of_General_Khazard. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 75 Khazard_armour Armour,_as_worn_by_the_minions_of_General_Khazard. 12 12 12 0 0 0 0 0 4 5 3 0 0 3 0 -item = 76 Khazard_cell_keys These_keys_open_the_cells_at_the_Khazard_fight_arena. 1 1 1 0 0 0 0 0 11 10 0 0 5 0 0 -item = 77 Khali_brew A_bottle_of_Khazard's_worst_brew. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 78 Ice_arrows Can_only_be_fired_with_yew_or_magic_bows. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 83 Lever A_lever_to_open_something_perhaps? 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 84 Staff_of_armadyl The_power_in_this_staff_causes_it_to_vibrate_gently. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 85 Shiny_key It_catches_the_light! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 86 Pendant_of_lucien The_amulet_that_Lucien_gave_you. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 87 Armadyl_pendant Yet_another_amulet. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 88 Boots_of_lightness Magic_boots_that_make_you_lighter_than_normal. 6 6 6 0 0 0 0 0 1 1 1 0 0 0 0 -item = 89 Boots_of_lightness Magic_boots_that_make_you_lighter_than_normal. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 90 Child's_blanket It's_very_soft! 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 91 Guam_potion(unf) I_need_another_ingredient_to_finish_this_Guam_potion. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 92 Guam_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 93 Marrentill_potion(unf) I_need_another_ingredient_to_finish_this_Marrentill_potion. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 94 Marrentill_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 95 Tarromin_potion(unf) I_need_another_ingredient_to_finish_this_Tarromin_potion. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 96 Tarromin_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 97 Harralander_potion(unf) I_need_another_ingredient_to_finish_this_Harralander_potion. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 98 Harralander_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 99 Ranarr_potion(unf) I_need_another_ingredient_to_finish_this_Ranarr_potion. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 100 Ranarr_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 101 Irit_potion(unf) I_need_another_ingredient_to_finish_this_Irit_potion. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 102 Irit_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 103 Avantoe_potion(unf) I_need_another_ingredient_to_finish_this_Avantoe_potion. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 -item = 104 Avantoe_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 -item = 105 Kwuarm_potion(unf) I_need_another_ingredient_to_finish_this_Kwuarm_potion. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 -item = 106 Kwuarm_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 -item = 107 Cadantine_potion(unf) I_need_another_ingredient_to_finish_this_Cadantine_potion. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 -item = 108 Cadantine_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 -item = 109 Dwarf_weed_potion(unf) I_need_another_ingredient_to_finish_this_Dwarf_Weed_potion. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 110 Dwarf_weed_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 111 Torstol_potion(unf) I_need_another_ingredient_to_finish_this_Torstol_potion. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 112 Torstol_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 113 Strength_potion(4) A_strength_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 114 Strength_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 115 Strength_potion(3) A_strength_potion. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 116 Strength_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 117 Strength_potion(2) An_strength_potion. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 118 Strength_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 119 Strength_potion(1) An_strength_potion. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 120 Strength_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 121 Attack_potion(3) An_attack_potion. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 122 Attack_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 123 Attack_potion(2) An_attack_potion. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 -item = 124 Attack_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 -item = 125 Attack_potion(1) An_attack_potion. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 126 Attack_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 127 Restore_potion(3) A_stat_restoration_potion. 88 88 88 0 0 0 0 0 0 0 0 0 0 0 0 -item = 128 Restore_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 88 88 88 0 0 0 0 0 0 0 0 0 0 0 0 -item = 129 Restore_potion(2) A_stat_restoration_potion. 66 66 66 0 0 0 0 0 0 0 0 0 0 0 0 -item = 130 Restore_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 66 66 66 0 0 0 0 0 0 0 0 0 0 0 0 -item = 131 Restore_potion(1) A_stat_restoration_potion. 44 44 44 0 0 0 0 0 0 0 0 0 0 0 0 -item = 132 Restore_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 44 44 44 0 0 0 0 0 0 0 0 0 0 0 0 -item = 133 Defence_potion(3) A_defence_potion. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 134 Defence_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 135 Defence_potion(2) A_defence_potion. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 136 Defence_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 137 Defence_potion(1) A_defence_potion. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 138 Defence_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 139 Prayer_potion(3) A_restore_prayer_potion. 152 152 152 0 0 0 0 0 0 0 0 0 0 0 0 -item = 140 Prayer_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 152 152 152 0 0 0 0 0 0 0 0 0 0 0 0 -item = 141 Prayer_potion(2) A_restore_prayer_potion. 114 114 114 0 0 0 0 0 0 0 0 0 0 0 0 -item = 142 Prayer_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 114 114 114 0 0 0 0 0 0 0 0 0 0 0 0 -item = 143 Prayer_potion(1) A_restore_prayer_potion. 76 76 76 0 0 0 0 0 0 0 0 0 0 0 0 -item = 144 Prayer_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 76 76 76 0 0 0 0 0 0 0 0 0 0 0 0 -item = 145 Super_attack(3) A_super_attack_potion. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 146 Super_attack(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 147 Super_attack(2) A_super_attack_potion. 135 135 135 0 0 0 0 0 0 0 0 0 0 0 0 -item = 148 Super_attack(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 135 135 135 0 0 0 0 0 0 0 0 0 0 0 0 -item = 149 Super_attack(1) A_super_attack_potion. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 150 Super_attack(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 151 Fishing_potion(3) A_fishing_potion. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 152 Fishing_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 153 Fishing_potion(2) A_fishing_potion. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 154 Fishing_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 155 Fishing_potion(1) A_fishing_potion. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 156 Fishing_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 157 Super_strength(3) A_super_strength_potion. 220 220 220 0 0 0 0 0 0 0 0 0 0 0 0 -item = 158 Super_strength(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 220 220 220 0 0 0 0 0 0 0 0 0 0 0 0 -item = 159 Super_strength(2) A_super_strength_potion. 165 165 165 0 0 0 0 0 0 0 0 0 0 0 0 -item = 160 Super_strength(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 165 165 165 0 0 0 0 0 0 0 0 0 0 0 0 -item = 161 Super_strength(1) A_super_strength_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 162 Super_strength(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 163 Super_defence(3) A_super_defence_potion. 264 264 264 0 0 0 0 0 0 0 0 0 0 0 0 -item = 164 Super_defence(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 264 264 264 0 0 0 0 0 0 0 0 0 0 0 0 -item = 165 Super_defence(2) A_super_defence_potion. 198 198 198 0 0 0 0 0 0 0 0 0 0 0 0 -item = 166 Super_defence(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 198 198 198 0 0 0 0 0 0 0 0 0 0 0 0 -item = 167 Super_defence(1) A_super_defence_potion. 132 132 132 0 0 0 0 0 0 0 0 0 0 0 0 -item = 168 Super_defence(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 132 132 132 0 0 0 0 0 0 0 0 0 0 0 0 -item = 169 Ranging_potion(3) A_ranging_potion. 288 288 288 0 0 0 0 0 0 0 0 0 0 0 0 -item = 170 Ranging_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 288 288 288 0 0 0 0 0 0 0 0 0 0 0 0 -item = 171 Ranging_potion(2) A_ranging_potion. 216 216 216 0 0 0 0 0 0 0 0 0 0 0 0 -item = 172 Ranging_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 216 216 216 0 0 0 0 0 0 0 0 0 0 0 0 -item = 173 Ranging_potion(1) A_ranging_potion. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 -item = 174 Ranging_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 -item = 175 Antipoison(3) An_antipoison_potion. 288 288 288 0 0 0 0 0 0 0 0 0 0 0 0 -item = 176 Antipoison(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 288 288 288 0 0 0 0 0 0 0 0 0 0 0 0 -item = 177 Antipoison(2) An_antipoison_potion. 216 216 216 0 0 0 0 0 0 0 0 0 0 0 0 -item = 178 Antipoison(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 216 216 216 0 0 0 0 0 0 0 0 0 0 0 0 -item = 179 Antipoison(1) An_antipoison_potion. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 -item = 180 Antipoison(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 -item = 181 Superantipoison(3) A_super_antipoison_potion. 288 288 288 0 0 0 0 0 0 0 0 0 0 0 0 -item = 182 Superantipoison(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 288 288 288 0 0 0 0 0 0 0 0 0 0 0 0 -item = 183 Superantipoison(2) A_super_antipoison_potion. 216 216 216 0 0 0 0 0 0 0 0 0 0 0 0 -item = 184 Superantipoison(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 216 216 216 0 0 0 0 0 0 0 0 0 0 0 0 -item = 185 Superantipoison(1) A_super_antipoison_potion. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 -item = 186 Superantipoison(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 -item = 187 Weapon_poison For_use_on_daggers_and_projectiles. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 -item = 188 Weapon_poison Swap_this_note_at_any_bank_for_the_equivalent_item. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 -item = 189 Zamorak_brew(3) A_Zamorak_Brew. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 -item = 190 Zamorak_brew(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 -item = 191 Zamorak_brew(2) A_Zamorak_Brew. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 192 Zamorak_brew(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 193 Zamorak_brew(1) A_Zamorak_Brew. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 -item = 194 Zamorak_brew(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 -item = 195 Potion This_is_meant_to_be_good_for_spots. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 196 Potion Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 197 Poison_chalice A_cup_of_a_strange_brew... 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 198 Poison_chalice Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 199 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 200 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 201 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 202 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 203 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 204 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 205 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 206 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 207 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 208 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 209 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 210 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 211 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 212 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 213 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 214 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 215 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 216 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 217 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 218 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 219 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 220 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 221 Eye_of_newt It_seems_to_be_looking_at_me. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 222 Eye_of_newt Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 223 Red_spiders'_eggs Ewww! 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 224 Red_spiders'_eggs Swap_this_note_at_any_bank_for_the_equivalent_item'_eggs. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 225 Limpwurt_root The_root_of_a_limpwurt_plant. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 226 Limpwurt_root Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 227 Vial_of_water A_glass_vial_containing_water. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 228 Vial_of_water Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 229 Vial An_empty_glass_vial. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 230 Vial Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 231 Snape_grass Strange_spiky_grass. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 232 Snape_grass Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 233 Pestle_and_mortar I_can_grind_things_for_potions_in_this. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 234 Pestle_and_mortar Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 235 Unicorn_horn_dust Finely_ground_horn_of_Unicorn. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 236 Unicorn_horn_dust Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 237 Unicorn_horn This_horn_has_restorative_properties. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 238 Unicorn_horn Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 239 White_berries Sour_berries,_used_in_potions. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 240 White_berries Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 241 Dragon_scale_dust Finely_ground_scale_of_Dragon. 52 52 52 0 0 0 0 0 0 0 0 0 0 0 0 -item = 242 Dragon_scale_dust Swap_this_note_at_any_bank_for_the_equivalent_item. 52 52 52 0 0 0 0 0 0 0 0 0 0 0 0 -item = 243 Blue_dragon_scale A_large_shiny_scale. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 244 Blue_dragon_scale Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 245 Wine_of_zamorak An_evil_wine_for_an_evil_god. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 246 Wine_of_zamorak Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 247 Jangerberries They_don't_look_very_ripe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 248 Jangerberries Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 249 Clean_guam A_bitter_green_herb. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 250 Clean_guam Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 251 Clean_marrentill A_herb_used_in_poison_cures. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 252 Clean_marrentill Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 253 Clean_tarromin A_fresh_herb. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 254 Clean_tarromin Swap_this_note_at_any_bank_for_the_equivalent_item. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 255 Clean_harralander A_fresh_herb. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 256 Clean_harralander Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 257 Clean_ranarr_weed A_fresh_herb. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 258 Clean_ranarr_weed Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 259 Clean_irit_leaf A_fresh_herb. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 260 Clean_irit_leaf Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 261 Clean_avantoe A_fresh_herb. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 -item = 262 Clean_avantoe Swap_this_note_at_any_bank_for_the_equivalent_item. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 -item = 263 Clean_kwuarm A_fresh_herb. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 -item = 264 Clean_kwuarm Swap_this_note_at_any_bank_for_the_equivalent_item. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 -item = 265 Clean_cadantine A_fresh_herb. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 -item = 266 Clean_cadantine Swap_this_note_at_any_bank_for_the_equivalent_item. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 -item = 267 Clean_dwarf_weed A_fresh_herb. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 268 Clean_dwarf_weed Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 269 Clean_torstol A_fresh_herb. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 270 Clean_torstol Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 271 Pressure_gauge It_looks_like_part_of_a_machine. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 272 Fish_food Keeps_your_pet_fish_strong_and_healthy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 273 Poison This_stuff_looks_nasty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 274 Poisoned_fish_food Doesn't_seem_very_nice_to_the_poor_fishes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 275 Key A_slightly_smelly_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 276 Rubber_tube It's_slightly_charred. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 277 Oil_can It's_pretty_full. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 278 Cattleprod A_sharp_cattleprod. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 279 Sheep_feed Councillor_Halgrive_gave_me_this_to_kill_some_sheep. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 280 Sheep_bones_(1) The_suspicious-looking_remains_of_a_suspicious-looking_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 281 Sheep_bones_(2) The_suspicious-looking_remains_of_a_suspicious-looking_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 282 Sheep_bones_(3) The_suspicious-looking_remains_of_a_suspicious-looking_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 283 Sheep_bones_(4) The_suspicious-looking_remains_of_a_suspicious-looking_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 284 Plague_jacket This_should_protect_me_from_the_plague,_I_hope! 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 285 Plague_trousers These_should_protect_me_from_the_plague,_I_hope! 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 286 Orange_goblin_mail Armour_designed_to_fit_goblins. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 287 Blue_goblin_mail Armour_designed_to_fit_goblins. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 288 Goblin_mail Armour_designed_to_fit_goblins. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 289 Goblin_mail Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 290 Research_package This_contains_some_vital_research_results. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 291 Notes It_seems_to_be_written_in_some_kind_of_code. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 292 Book_on_baxtorian A_book_on_elven_history_in_northern_RuneScape. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 293 A_key This_will_unlock_something. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 294 Glarial's_pebble A_small_pebble_with_elven_inscription. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 295 Glarial's_amulet A_bright_green_gem_set_in_a_necklace. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 296 Glarial's_urn An_urn_containing_Glarial's_ashes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 297 Glarial's_urn An_empty_urn_made_for_Glarial's_ashes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 298 A_key This_will_unlock_something. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 299 Mithril_seeds Magical_seeds_in_a_mithril_case. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 300 Rat's_tail A_bit_of_rat. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 301 Lobster_pot Useful_for_catching_lobsters. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 302 Lobster_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 303 Small_fishing_net Useful_for_catching_small_fish. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 304 Small_fishing_net Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 305 Big_fishing_net Useful_for_catching_lots_of_fish. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 306 Big_fishing_net Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 307 Fishing_rod Useful_for_catching_sardine_or_herring. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 308 Fishing_rod Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 309 Fly_fishing_rod Useful_for_catching_salmon_or_trout. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 310 Fly_fishing_rod Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 311 Harpoon Useful_for_catching_really_big_fish. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 312 Harpoon Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 313 Fishing_bait For_use_with_a_fishing_rod. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 314 Feather Used_for_fly_fishing. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 315 Shrimps Some_nicely_cooked_fish. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 316 Shrimps Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 317 Raw_shrimps I_should_try_cooking_this. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 318 Raw_shrimps Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 319 Anchovies Some_nicely_cooked_fish. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 320 Anchovies Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 321 Raw_anchovies I_should_try_cooking_this. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 322 Raw_anchovies Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 323 Burnt_fish Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 324 Burnt_fish Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 325 Sardine Some_nicely_cooked_fish. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 326 Sardine Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 327 Raw_sardine I_should_try_cooking_this. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 328 Raw_sardine Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 329 Salmon Some_nicely_cooked_fish. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 330 Salmon Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 331 Raw_salmon I_should_try_cooking_this. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 332 Raw_salmon Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 333 Trout Some_nicely_cooked_fish. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 334 Trout Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 335 Raw_trout I_should_try_cooking_this. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 336 Raw_trout Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 337 Giant_carp Some_nicely_cooked_fish. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 338 Raw_giant_carp I_should_try_cooking_this. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 339 Cod Some_nicely_cooked_fish. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 340 Cod Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 341 Raw_cod I_should_try_cooking_this. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 342 Raw_cod Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 343 Burnt_fish Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 344 Burnt_fish Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 345 Raw_herring I_should_try_cooking_this. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 346 Raw_herring Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 347 Herring Some_nicely_cooked_fish. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 348 Herring Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 349 Raw_pike I_should_try_cooking_this. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 350 Raw_pike Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 351 Pike Some_nicely_cooked_Pike. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 352 Pike Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 353 Raw_mackerel I_should_try_cooking_this. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 -item = 354 Raw_mackerel Swap_this_note_at_any_bank_for_the_equivalent_item. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 -item = 355 Mackerel Some_nicely_cooked_fish. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 -item = 356 Mackerel Swap_this_note_at_any_bank_for_the_equivalent_item. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 -item = 357 Burnt_fish Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 358 Burnt_fish Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 359 Raw_tuna I_should_try_cooking_this. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 360 Raw_tuna Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 361 Tuna Wow,_this_is_a_big_fish. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 362 Tuna Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 363 Raw_bass I_should_try_cooking_this. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 364 Raw_bass Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 365 Bass Wow,_this_is_a_big_fish. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 366 Bass Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 367 Burnt_fish Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 368 Burnt_fish Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 369 Burnt_fish Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 370 Burnt_fish Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 371 Raw_swordfish I_should_try_cooking_this. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 372 Raw_swordfish Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 373 Swordfish I'd_better_be_careful_eating_this! 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 374 Swordfish Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 375 Burnt_swordfish Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 376 Burnt_swordfish Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 377 Raw_lobster I_should_try_cooking_this. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 378 Raw_lobster Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 379 Lobster This_looks_tricky_to_eat. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 380 Lobster Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 381 Burnt_lobster Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 382 Burnt_lobster Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 383 Raw_shark I_should_try_cooking_this. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 384 Raw_shark Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 385 Shark I'd_better_be_careful_eating_this. 1500 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 386 Shark Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 387 Burnt_shark Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 388 Burnt_shark Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 389 Raw_manta_ray A_rare_catch. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 390 Raw_manta_ray Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 391 Manta_ray A_rare_catch. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 392 Manta_ray Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 393 Burnt_manta_ray Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 394 Burnt_manta_ray Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 395 Raw_sea_turtle A_rare_catch. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 396 Raw_sea_turtle Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 397 Sea_turtle Tasty! 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 398 Sea_turtle Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 399 Burnt_sea_turtle Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 400 Burnt_sea_turtle Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 401 Seaweed Slightly_damp_seaweed. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 402 Seaweed Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 403 Edible_seaweed Slightly_damp_seaweed. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 404 Edible_seaweed Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 405 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 406 Casket Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 407 Oyster It's_a_rare_oyster. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 408 Oyster Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 409 Empty_oyster It's_empty. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 410 Empty_oyster Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 411 Oyster_pearl I_could_work_wonders_with_a_chisel_on_this_pearl. 112 112 112 0 0 0 0 0 0 0 0 0 0 0 0 -item = 412 Oyster_pearl Swap_this_note_at_any_bank_for_the_equivalent_item. 112 112 112 0 0 0 0 0 0 0 0 0 0 0 0 -item = 413 Oyster_pearls I_could_work_wonders_with_a_chisel_on_these_pearls. 1400 1400 1400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 414 Oyster_pearls Swap_this_note_at_any_bank_for_the_equivalent_item. 1400 1400 1400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 415 Ethenea An_expensive_colourless_liquid. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 416 Liquid_honey This_isn't_worth_much. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 417 Sulphuric_broline It's_highly_poisonous. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 418 Plague_sample Probably_best_I_don't_keep_this_too_long. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 419 Touch_paper A_special_kind_of_paper. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 420 Distillator Apparently_it_distills. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 421 Lathas'_amulet Yup._It's_an_amulet. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 422 Bird_feed Birds_love_this_stuff! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 423 Key Opens_things. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 424 Pigeon_cage It's_full_of_pigeons. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 425 Pigeon_cage It's_empty... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 426 Priest_gown Top_half_of_a_priest_suit. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 3 -item = 427 Priest_gown Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 428 Priest_gown Bottom_half_of_a_priest_suit. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 3 -item = 429 Priest_gown Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 430 Doctors'_gown Medical_looking. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 431 Karamjan_rum A_very_strong_spirit_brewed_in_Karamja. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 432 Chest_key A_key_to_One_eyed_Hector's_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 433 Pirate_message Pirates_don't_have_the_best_handwriting... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 434 Clay Some_hard_dry_clay. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 435 Clay Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 436 Copper_ore This_needs_refining. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 437 Copper_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 438 Tin_ore This_needs_refining. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 439 Tin_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 440 Iron_ore This_needs_refining. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 -item = 441 Iron_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 -item = 442 Silver_ore This_needs_refining. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 443 Silver_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 444 Gold_ore This_needs_refining. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 445 Gold_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 446 'perfect'_gold_ore This_needs_refining. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 447 Mithril_ore This_needs_refining. 162 162 162 0 0 0 0 0 0 0 0 0 0 0 0 -item = 448 Mithril_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 162 162 162 0 0 0 0 0 0 0 0 0 0 0 0 -item = 449 Adamantite_ore This_needs_refining. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 450 Adamantite_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 451 Runite_ore This_needs_refining. 3200 3200 3200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 452 Runite_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 3200 3200 3200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 453 Coal Hmm_a_non-renewable_energy_source! 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 -item = 454 Coal Swap_this_note_at_any_bank_for_the_equivalent_item. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 -item = 455 Barcrawl_card The_official_Alfred_Grimhand_bar_crawl_card. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 456 Scorpion_cage It's_empty! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 457 Scorpion_cage There_is_1_scorpion_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 458 Scorpion_cage There_are_2_scorpions_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 459 Scorpion_cage There_are_2_scorpions_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 460 Scorpion_cage There_is_1_scorpion_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 461 Scorpion_cage There_are_2_scorpions_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 462 Scorpion_cage There_is_1_scorpion_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 463 Scorpion_cage There_are_3_scorpions_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 464 Strange_fruit I_wonder_what_this_tastes_like? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 465 Strange_fruit Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 466 Pickaxe_handle Useless_without_the_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 467 Pickaxe_handle Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 468 Broken_pickaxe Nurmof_can_fix_this_for_me. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 469 Broken_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 470 Broken_pickaxe Nurmof_can_fix_this_for_me. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 471 Broken_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 472 Broken_pickaxe Nurmof_can_fix_this_for_me. 17 17 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 473 Broken_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 17 17 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 474 Broken_pickaxe Nurmof_can_fix_this_for_me. 43 43 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 475 Broken_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 43 43 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 476 Broken_pickaxe Nurmof_can_fix_this_for_me. 107 107 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 477 Broken_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 107 107 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 478 Broken_pickaxe Nurmof_can_fix_this_for_me. 440 660 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 479 Broken_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 440 660 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 480 Bronze_pick_head It's_missing_a_handle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 481 Bronze_pick_head Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 482 Iron_pick_head It's_missing_a_handle. 139 139 139 0 0 0 0 0 0 0 0 0 0 0 0 -item = 483 Iron_pick_head Swap_this_note_at_any_bank_for_the_equivalent_item. 139 139 139 0 0 0 0 0 0 0 0 0 0 0 0 -item = 484 Steel_pick_head It's_missing_a_handle. 499 499 499 0 0 0 0 0 0 0 0 0 0 0 0 -item = 485 Steel_pick_head Swap_this_note_at_any_bank_for_the_equivalent_item. 499 499 499 0 0 0 0 0 0 0 0 0 0 0 0 -item = 486 Mithril_pick_head It's_missing_a_handle. 1299 1299 1299 0 0 0 0 0 0 0 0 0 0 0 0 -item = 487 Mithril_pick_head Swap_this_note_at_any_bank_for_the_equivalent_item. 1299 1299 1299 0 0 0 0 0 0 0 0 0 0 0 0 -item = 488 Adamant_pick_head It's_missing_a_handle. 3199 3199 3199 0 0 0 0 0 0 0 0 0 0 0 0 -item = 489 Adamant_pick_head Swap_this_note_at_any_bank_for_the_equivalent_item. 3199 3199 3199 0 0 0 0 0 0 0 0 0 0 0 0 -item = 490 Rune_pick_head It's_missing_a_handle. 12800 19199 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 491 Rune_pick_head Swap_this_note_at_any_bank_for_the_equivalent_item. 12800 19199 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 492 Axe_handle Useless_without_the_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 493 Axe_handle Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 494 Broken_axe Bob_can_fix_this_for_me. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 495 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 496 Broken_axe Bob_can_fix_this_for_me. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 497 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 498 Broken_axe Bob_can_fix_this_for_me. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 499 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 500 Broken_axe Bob_can_fix_this_for_me. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 501 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 502 Broken_axe Bob_can_fix_this_for_me. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 503 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 504 Broken_axe Bob_can_fix_this_for_me. 43 43 43 0 0 0 0 0 0 0 0 0 0 0 0 -item = 505 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 43 43 43 0 0 0 0 0 0 0 0 0 0 0 0 -item = 506 Broken_axe Bob_can_fix_this_for_me. 427 427 427 0 0 0 0 0 0 0 0 0 0 0 0 -item = 507 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 427 427 427 0 0 0 0 0 0 0 0 0 0 0 0 -item = 508 Bronze_axe_head It's_missing_a_handle. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 509 Bronze_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 510 Iron_axe_head It's_missing_a_handle. 55 55 55 0 0 0 0 0 0 0 0 0 0 0 0 -item = 511 Iron_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 55 55 55 0 0 0 0 0 0 0 0 0 0 0 0 -item = 512 Steel_axe_head It's_missing_a_handle. 199 199 199 0 0 0 0 0 0 0 0 0 0 0 0 -item = 513 Steel_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 199 199 199 0 0 0 0 0 0 0 0 0 0 0 0 -item = 514 Black_axe_head It's_missing_a_handle. 383 383 383 0 0 0 0 0 0 0 0 0 0 0 0 -item = 515 Black_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 383 383 383 0 0 0 0 0 0 0 0 0 0 0 0 -item = 516 Mithril_axe_head It's_missing_a_handle. 519 519 519 0 0 0 0 0 0 0 0 0 0 0 0 -item = 517 Mithril_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 519 519 519 0 0 0 0 0 0 0 0 0 0 0 0 -item = 518 Adamant_axe_head It's_missing_a_handle. 1279 1279 1279 0 0 0 0 0 0 0 0 0 0 0 0 -item = 519 Adamant_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 1279 1279 1279 0 0 0 0 0 0 0 0 0 0 0 0 -item = 520 Rune_axe_head It's_missing_a_handle. 5120 7679 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 521 Rune_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 5120 7679 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 522 Enchanted_beef I_don't_fancy_eating_this_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 523 Enchanted_rat I_don't_fancy_eating_this_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 524 Enchanted_bear I_don't_fancy_eating_this_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 525 Enchanted_chicken I_don't_fancy_eating_this_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 526 Bones Bones_are_for_burying! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 527 Bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 528 Burnt_bones Bones_are_for_burying! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 529 Burnt_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 530 Bat_bones Bones_are_for_burying! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 531 Bat_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 532 Big_bones Ew_it's_a_pile_of_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 533 Big_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 534 Babydragon_bones Ew_it's_a_pile_of_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 535 Babydragon_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 536 Dragon_bones These_would_feed_a_dog_for_months! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 537 Dragon_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 538 Druid's_robe Keeps_a_druid's_knees_nice_and_warm. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 4 -item = 539 Druid's_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 540 Druid's_robe I_feel_closer_to_the_gods_when_I_am_wearing_this. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 4 -item = 541 Druid's_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 542 Monk's_bottoms Keeps_a_monk's_knees_nice_and_warm. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 5 -item = 543 Monk's_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 544 Monk's_robetop I_feel_closer_to_the_gods_when_I_am_wearing_this. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 6 -item = 545 Monk's_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 546 Shade_robe I_feel_closer_to_the_gods_when_I_am_wearing_this. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 5 -item = 547 Shade_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 548 Shade_robe If_a_shade_had_knees,_this_would_keep_them_nice_and_warm. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 4 -item = 549 Shade_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 550 Newcomer_map Issued_by_RuneScape_Council_to_all_new_citizens. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 551 Newcomer_map Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 552 Ghostspeak_amulet It_lets_me_talk_to_ghosts. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 553 Skull Ooooh_spooky! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 554 Fire_rune One_of_the_4_basic_elemental_Runes. 17 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 555 Water_rune One_of_the_4_basic_elemental_Runes. 17 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 556 Air_rune One_of_the_4_basic_elemental_Runes. 17 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 557 Earth_rune One_of_the_4_basic_elemental_Runes. 17 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 558 Mind_rune Used_for_basic_level_missile_spells. 17 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 559 Body_rune Used_for_curse_spells. 16 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 560 Death_rune Used_for_medium_level_missile_spells. 310 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 561 Nature_rune Used_for_alchemy_spells. 320 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 562 Chaos_rune Used_for_low_level_missile_spells. 140 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 563 Law_rune Used_for_teleport_spells. 540 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 564 Cosmic_rune Used_for_enchant_spells. 100 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 565 Blood_rune Used_for_high_level_missile_spells. 560 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 566 Soul_rune Used_for_high_level_curse_spells. 460 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 567 Unpowered_orb I'd_prefer_it_if_it_was_powered. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 568 Unpowered_orb Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 569 Fire_orb A_magic_glowing_orb. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 570 Fire_orb Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 571 Water_orb A_magic_glowing_orb. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 572 Water_orb Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 573 Air_orb A_magic_glowing_orb. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 574 Air_orb Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 575 Earth_orb A_magic_glowing_orb. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 576 Earth_orb Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 577 Wizard_robe I_can_do_magic_better_in_this. 15 15 15 0 0 0 3 0 0 0 0 3 0 0 0 -item = 578 Wizard_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 579 Wizard_hat A_silly_pointed_hat. 2 2 2 0 0 0 2 0 0 0 0 2 0 0 0 -item = 580 Wizard_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 581 Black_robe I_can_do_magic_better_in_this. 13 13 13 0 0 0 3 0 0 0 0 3 0 0 0 -item = 582 Black_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 583 Bailing_bucket It's_a_bailing_bucket. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 584 Bailing_bucket Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 585 Bailing_bucket It's_a_bailing_bucket_full_of_salty_water. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 586 Bailing_bucket Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 587 Orb_of_protection A_strange_glowing_green_orb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 588 Orbs_of_protection Two_strange_glowing_green_orbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 589 Gnome_amulet It's_an_amulet_of_protection_given_to_me_by_the_gnomes. 1 1 1 0 0 0 0 0 13 13 13 0 0 0 0 -item = 590 Tinderbox Useful_for_lighting_a_fire. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 591 Tinderbox Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 592 Ashes A_heap_of_ashes. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 593 Ashes Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 594 Torch A_lit_home-made_torch. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 595 Torch A_lit_home-made_torch. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 596 Torch An_unlit_home-made_torch. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 597 Torch Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 598 Bronze_fire_arrows Arrows_with_bronze_heads_and_oil_soaked_cloth. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 599 Double_helix Who_says_it's_just_manners_that_maketh_man? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 600 Astrology_book A_book_on_the_history_of_Astrology_in_RuneScape. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 601 Keep_key A_small_key_for_a_jail_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 602 Lens_mould An_unusual_clay_mould_in_the_shape_of_a_disc. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 603 Lens A_perfectly_circular_disc_of_glass. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 604 Bone_shard A_slender_bone_shard_given_to_you_by_Zadimus. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 605 Bone_key A_bone_key_fashioned_from_a_shard_of_bone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 606 Stone-plaque A_stone_plaque_with_carved_letters_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 607 Tattered_scroll An_ancient_tattered_scroll. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 608 Crumpled_scroll An_ancient_crumpled_scroll. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 609 Rashiliyia_corpse The_remains_of_the_Zombie_Queen. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 610 Zadimus_corpse The_remains_of_Zadimus. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 611 Locating_crystal A_magical_crystal_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 612 Locating_crystal A_magical_crystal_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 613 Locating_crystal A_magical_crystal_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 614 Locating_crystal A_magical_crystal_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 615 Locating_crystal A_magical_crystal_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 616 Beads_of_the_dead A_curious_looking_neck_ornament. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 617 Coins Lovely_money! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 618 Bone_beads Beads_carved_out_of_a_bone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 619 Paramaya_ticket Allows_you_to_rest_in_the_luxurious_Paramayer_Inn. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 620 Paramaya_ticket Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 621 Ship_ticket Allows_you_passage_on_the_'Lady_of_the_waves'_ship. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 622 Ship_ticket Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 623 Sword_pommel An_ivory_sword_pommel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 624 Bervirius_notes Notes_taken_from_the_tomb_of_Bervirius. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 625 Wampum_belt A_decorated_belt_used_to_trade_information_between_distant_villages. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 626 Boots They're_soft_and_silky. 200 200 200 0 0 0 0 0 0 1 1 0 0 0 0 -item = 627 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 628 Boots They're_soft_and_silky. 200 200 200 0 0 0 0 0 0 1 1 0 0 0 0 -item = 629 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 630 Boots They're_soft_and_silky. 200 200 200 0 0 0 0 0 0 1 1 0 0 0 0 -item = 631 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 632 Boots They're_soft_and_silky. 200 200 200 0 0 0 0 0 0 1 1 0 0 0 0 -item = 633 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 634 Boots They're_soft_and_silky. 200 200 200 0 0 0 0 0 0 1 1 0 0 0 0 -item = 635 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 636 Robe_top The_ultimate_in_gnome_design. 180 180 180 0 0 0 0 0 0 2 2 0 0 0 0 -item = 637 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 638 Robe_top The_ultimate_in_gnome_design. 180 180 180 0 0 0 0 0 0 2 2 0 0 0 0 -item = 639 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 640 Robe_top The_ultimate_in_gnome_design. 180 180 180 0 0 0 0 0 0 2 2 0 0 0 0 -item = 641 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 642 Robe_top The_ultimate_in_gnome_design. 180 180 180 0 0 0 0 0 0 2 2 0 0 0 0 -item = 643 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 644 Robe_top The_ultimate_in_gnome_design. 180 180 180 0 0 0 0 0 0 2 2 0 0 0 0 -item = 645 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 646 Robe_bottoms Made_by_Tree_Gnomes. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 647 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 648 Robe_bottoms Made_by_Tree_Gnomes. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 649 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 650 Robe_bottoms Made_by_Tree_Gnomes. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 651 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 652 Robe_bottoms Made_by_Tree_Gnomes. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 653 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 654 Robe_bottoms Made_by_Tree_Gnomes. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 655 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 656 Hat A_silly_pointed_hat. 160 160 160 0 0 0 3 0 0 0 0 3 0 0 0 -item = 657 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 658 Hat A_silly_pointed_hat. 160 160 160 0 0 0 3 0 0 0 0 3 0 0 0 -item = 659 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 660 Hat A_silly_pointed_hat. 160 160 160 0 0 0 3 0 0 0 0 3 0 0 0 -item = 661 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 662 Hat A_silly_pointed_hat. 160 160 160 0 0 0 3 0 0 0 0 3 0 0 0 -item = 663 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 664 Hat A_silly_pointed_hat. 160 160 160 0 0 0 3 0 0 0 0 3 0 0 0 -item = 665 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 666 Portrait Picture_of_a_posing_Paladin. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 667 Blurite_sword A_Faladian_Knight's_sword. 200 200 200 9 14 -2 0 0 0 3 2 0 0 10 0 -item = 668 Blurite_ore Definitely_blue. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 669 Specimen_jar A_receptacle_for_specimens! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 670 Specimen_brush A_small_brush_used_to_clean_rock_samples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 671 Rock_sample_1 A_carefully-kept-safe_rock_sample. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 672 Rock_sample_2 A_carefully-kept-safe_rock_sample. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 673 Rock_sample_3 A_carefully-kept-safe_rock_sample. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 674 Rock_sample A_rough_shaped_piece_of_rock. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 675 Rock_pick A_small_pick_for_cracking_rock_samples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 676 Trowel Used_for_digging! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 677 Panning_tray An_empty_tray_for_panning. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 678 Panning_tray This_tray_contains_gold. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 679 Panning_tray This_tray_contains_mud. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 680 Nuggets Pure,_lovely_gold! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 681 Zaros_talisman An_unusual_symbol_of_a_lesser-known_god. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 682 Unstamped_letter A_scroll_waiting_to_be_stamped. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 683 Stamped_letter A_stamped_scroll_of_recommendation. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 684 Belt_buckle Used_to_hold_up_trousers! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 685 Old_boot Phew! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 686 Rusty_sword A_decent_enough_weapon_gone_rusty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 687 Broken_arrow This_must_have_been_shot_at_high_speed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 688 Buttons Not_Dick_Whittington's_helper_at_all! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 689 Broken_staff I_pity_the_poor_person_beaten_with_this! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 690 Broken_glass Watch_those_feet! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 691 Level_1_certificate The_owner_has_passed_the_Earth_Sciences_level_1_exam. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 692 Level_2_certificate The_owner_has_passed_Earth_Sciences_level_2_exam. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 693 Level_3_certificate The_owner_has_passed_Earth_Sciences_level_3_exam. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 694 Ceramic_remains Smashing! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 695 Old_tooth Now_if_I_can_just_find_a_tooth_fairy_to_sell_this_to... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 696 Invitation_letter A_letter_inviting_me_to_use_the_private_digshafts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 697 Damaged_armour Beyond_repair. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 698 Broken_armour No_use_to_me... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 699 Stone_tablet An_old_stone_slab_with_writing_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 700 Chemical_powder An_acrid_chemical. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 701 Ammonium_nitrate An_acrid_chemical. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 702 Unidentified_liquid A_strong_chemical. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 703 Nitroglycerin A_strong_chemical. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 704 Ground_charcoal Charcoal,_crushed_to_small_pieces! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 705 Mixed_chemicals A_mixture_of_strong_chemicals. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 706 Mixed_chemicals A_mixture_of_strong_chemicals. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 707 Chemical_compound A_mixture_of_strong_chemicals. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 708 Arcenia_root The_root_of_an_Arcenia_plant. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 709 Chest_key This_fits_a_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 710 Vase A_vessel_for_holding_plants. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 711 Book_on_chemicals It's_about_chemicals,_judging_from_its_cover. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 712 Cup_of_tea A_refreshing_cuppa. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 713 Enjifern Truly_fun_to_have_around. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 714 Radimus_notes Notes_given_to_you_by_Radimus_Erkle,_it_includes_a_partially_completed_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 715 Radimus_notes Notes_given_to_you_by_Radimus_Erkle,_it_includes_a_partially_completed_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 716 Bull_roarer It_makes_a_loud_but_interesting_sound_when_swung_in_the_air. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 717 Scrawled_note A_scrawled_note_with_spidery_writing_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 718 A_scribbled_note A_scrawled_note_with_spidery_writing_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 719 Scrumpled_note A_scrawled_note_with_spidery_writing_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 720 Sketch A_rough_sketch_of_a_bowl_shaped_vessel_given_to_you_by_Gujuo. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 721 Gold_bowl A_specially_made_bowl_constructed_out_of_pure_gold. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 -item = 722 Blessed_gold_bowl A_specially_made_bowl_constructed_out_of_pure_gold_and_blessed. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 -item = 723 Golden_bowl A_specially_made_golden_bowl_with_water. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 -item = 724 Golden_bowl A_specially_made_bowl_constructed_out_of_pure_gold._It_has_pure_water_in_it. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 -item = 725 Golden_bowl A_blessed_golden_bowl._It_has_water_in_it. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 -item = 726 Golden_bowl A_blessed_golden_bowl._It_has_pure_sacred_water_in_it. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 -item = 727 Hollow_reed One_of_nature's_pipes. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 728 Hollow_reed Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 729 Shamans_tome It_looks_like_the_Shamans_personal_notes... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 730 Book_of_binding An_ancient_tome_on_Demonology. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 731 Enchanted_vial An_enchanted_empty_glass_vial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 732 Holy_water A_vial_of_holy_water,_good_against_certain_demons. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 733 Smashed_glass Fragments_of_a_broken_container. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 734 Smashed_glass Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 735 Yommi_tree_seeds These_need_to_be_germinated_before_they_can_be_used. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 736 Yommi_tree_seeds These_are_germinated_and_ready_to_be_planted_in_fertile_soil. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 737 Snakeweed_mixture It's_a_mixture_of_Snakeweed_and_water._Needs_another_ingredient. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 738 Ardrigal_mixture It's_a_mixture_of_Ardrigal_and_water._Needs_another_ingredient. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 739 Bravery_potion A_bravery_potion_for_which_Gujuo_gave_you_the_details,_let's_hope_it_works. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 740 Blue_hat A_strange_blue_wizards_hat. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 741 Chunk_of_crystal It_looks_like_it's_been_snapped_off_of_something. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 742 Hunk_of_crystal It_looks_like_it's_been_snapped_off_of_something. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 743 Lump_of_crystal It_looks_like_it's_been_snapped_off_of_something. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 744 Heart_crystal A_heart_shaped_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 745 Heart_crystal A_heart_shaped_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 746 Dark_dagger A_black_obsidian_dagger,_it_has_a_strange_aura_about_it. 1 1 1 5 3 -4 1 0 0 0 0 0 0 0 0 -item = 747 Glowing_dagger A_black_obsidian_dagger,_it_has_a_strange_aura_about_it_-_it_seems_to_be_glowing. 1 1 1 5 3 -4 1 0 0 0 0 0 0 0 0 -item = 748 Holy_force A_powerful_spell_for_good. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 749 Yommi_totem A_well_carved_totem_pole_made_from_the_trunk_of_a_Yommi_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 750 Gilded_totem A_gilded_totem_pole_from_the_Kharazi_tribe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 751 Gnomeball A_ball_used_in_Gnomeball. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 752 Gnomeball Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 753 Cadava_berries Poisonous_berries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 754 Cadava_berries Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 755 Message A_message_from_Juliet_to_Romeo. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 756 Cadava_potion I'm_meant_to_give_this_to_Juliet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 757 Book The_Shield_of_Arrav_by_A_R_Wright. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 758 Key The_key_to_get_into_the_Phoenix_Gang_HQ. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 759 Key The_key_to_the_Phoenix_Gang's_weapons_store. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 760 Key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 761 Intel_report An_intelligence_report. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 762 Scroll Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 763 Broken_shield Half_of_the_Shield_of_Arrav. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 764 Broken_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 765 Broken_shield Half_of_the_Shield_of_Arrav. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 766 Broken_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 767 Phoenix_crossbow Former_property_of_the_Phoenix_Gang. 4 4 4 0 0 0 0 6 0 0 0 0 0 0 0 -item = 768 Phoenix_crossbow Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 769 Certificate I_can_use_this_to_claim_a_reward_from_the_King. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 770 Certificate Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 771 Dramen_branch A_limb_of_the_fabled_Dramen_tree. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 772 Dramen_staff Crafted_from_a_Dramen_tree_branch. 15 15 15 -1 -1 10 10 0 2 3 1 10 0 0 0 -item = 773 'perfect'_ring A_perfect_ruby_ring. 1000000 1000000 1000000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 774 'perfect'_necklace A_perfect_ruby_necklace. 2175 2175 2175 0 0 0 0 0 0 0 0 0 0 0 0 -item = 775 Cooking_gauntlets These_gauntlets_empower_with_a_greater_ability_to_cook_fish. 1 1 1 2 2 2 0 0 8 9 0 0 0 2 0 -item = 776 Goldsmith_gauntlet These_gauntlets_empower_the_bearer_whilst_making_gold. 1 1 1 2 2 2 0 0 8 9 0 0 0 2 0 -item = 777 Chaos_gauntlets These_gauntlets_empower_spell_casters. 1 1 1 2 2 2 0 0 8 9 0 0 0 2 0 -item = 778 Steel_gauntlets My_reward_for_assisting_the_Fitzharmon_family. 1 1 1 2 2 2 0 0 8 9 0 0 0 2 0 -item = 779 Crest_part A_fragment_of_the_Fitzharmon_family_crest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 780 Crest_part A_fragment_of_the_Fitzharmon_family_crest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 781 Crest_part A_fragment_of_the_Fitzharmon_family_crest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 782 Family_crest The_Fitzharmon_family_crest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 783 Bark_sample A_sample_of_the_bark_from_the_Grand_Tree. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 784 Translation_book A_book_to_translate_the_ancient_gnome_language_into_English. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 785 Glough's_journal Perhaps_I_should_read_it_and_see_what_Glough_is_up_to! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 786 Hazelmere's_scroll Hazelmere_wrote_something_down_on_this_scroll. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 787 Lumber_order An_order_from_the_Karamja_shipyard. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 788 Glough's_key The_key_to_Glough's_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 789 Twigs Twigs_bound_together_in_the_shape_of_a_T. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 790 Twigs Twigs_bound_together_in_the_shape_of_a_U. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 791 Twigs Twigs_bound_together_in_the_shape_of_a_Z. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 792 Twigs Twigs_bound_together_in_the_shape_of_a_O. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 793 Daconia_rock An_ancient_rock_with_strange_magical_properties. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 794 Invasion_plans These_are_plans_for_an_invasion! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 795 War_ship A_model_of_a_Karamja_warship. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 796 Exploding_vial An_exploding_vial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 797 Herb_bowl A_bowl_of_herbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 798 Grinder A_grinder. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 800 Bronze_thrownaxe A_finely_balanced_throwing_axe. 3 3 3 0 0 0 0 4 0 0 0 0 0 0 0 -item = 801 Iron_thrownaxe A_finely_balanced_throwing_axe. 7 7 7 0 0 0 0 5 0 0 0 0 0 0 0 -item = 802 Steel_thrownaxe A_finely_balanced_throwing_axe. 26 26 26 0 0 0 0 8 0 0 0 0 0 0 0 -item = 803 Mithril_thrownaxe A_finely_balanced_throwing_axe. 70 70 70 0 0 0 0 12 0 0 0 0 0 0 0 -item = 804 Adamnt_thrownaxe A_finely_balanced_throwing_axe. 176 176 176 0 0 0 0 17 0 0 0 0 0 0 0 -item = 805 Rune_thrownaxe A_finely_balanced_throwing_axe. 440 440 440 0 0 0 0 26 0 0 0 0 0 0 0 -item = 806 Bronze_dart A_deadly_throwing_dart_with_a_bronze_tip. 1 1 1 0 0 0 0 3 0 0 0 0 0 0 0 -item = 807 Iron_dart A_deadly_throwing_dart_with_an_iron_tip. 2 2 2 0 0 0 0 4 0 0 0 0 0 0 0 -item = 808 Steel_dart A_deadly_throwing_dart_with_a_steel_tip. 10 10 10 0 0 0 0 5 0 0 0 0 0 0 0 -item = 809 Mithril_dart A_deadly_throwing_dart_with_a_mithril_tip. 25 25 25 0 0 0 0 8 0 0 0 0 0 0 0 -item = 810 Adamant_dart A_deadly_throwing_dart_with_an_adamantite_tip. 65 65 65 0 0 0 0 11 0 0 0 0 0 0 0 -item = 811 Rune_dart A_deadly_throwing_dart_with_a_rune_tip. 350 350 350 0 0 0 0 15 0 0 0 0 0 0 0 -item = 812 Bronze_dart(p) A_deadly_poisoned_dart_with_a_bronze_tip. 1 1 1 0 0 0 0 3 0 0 0 0 0 0 0 -item = 813 Iron_dart(p) A_deadly_poisoned_dart_with_an_iron_tip. 2 2 2 0 0 0 0 4 0 0 0 0 0 0 0 -item = 814 Steel_dart(p) A_deadly_poisoned_dart_with_a_steel_tip. 10 10 10 0 0 0 0 5 0 0 0 0 0 0 0 -item = 815 Mithril_dart(p) A_deadly_poisoned_dart_with_a_mithril_tip. 25 25 25 0 0 0 0 8 0 0 0 0 0 0 0 -item = 816 Adamant_dart(p) A_deadly_poisoned_dart_with_an_adamantite_tip. 65 65 65 0 0 0 0 15 0 0 0 0 0 0 0 -item = 817 Rune_dart(p) A_deadly_poisoned_dart_with_a_rune_tip. 350 350 350 0 0 0 0 18 0 0 0 0 0 0 0 -item = 818 Poisoned_dart(p) A_deadly_throwing_dart_with_a_poisoned_tip. 1 1 1 0 0 0 0 7 0 0 0 0 0 0 0 -item = 819 Bronze_dart_tip A_deadly_looking_dart_tip_made_of_bronze_-_needs_feathers_for_flight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 820 Iron_dart_tip A_deadly_looking_dart_tip_made_of_iron_-_needs_feathers_for_flight. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 821 Steel_dart_tip A_deadly_looking_dart_tip_made_of_steel_-_needs_feathers_for_flight. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 822 Mithril_dart_tip A_deadly_looking_dart_tip_made_of_mithril_-_needs_feathers_for_flight. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 823 Adamant_dart_tip A_deadly_looking_dart_tip_made_of_adamantite_-_needs_feathers_for_flight. 36 36 36 0 0 0 0 0 0 0 0 0 0 0 0 -item = 824 Rune_dart_tip A_deadly_looking_dart_tip_made_of_runite_-_needs_feathers_for_flight. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 -item = 825 Bronze_javelin A_bronze_tipped_javelin. 4 4 4 0 0 0 0 5 0 0 0 0 0 0 0 -item = 826 Iron_javelin An_iron_tipped_javelin. 6 6 6 0 0 0 0 8 0 0 0 0 0 0 0 -item = 827 Steel_javelin A_steel_tipped_javelin. 24 24 24 0 0 0 0 12 0 0 0 0 0 0 0 -item = 828 Mithril_javelin A_mithril_tipped_javelin. 64 64 64 0 0 0 0 17 0 0 0 0 0 0 0 -item = 829 Adamant_javelin An_adamantite_tipped_javelin. 160 160 160 0 0 0 0 24 0 0 0 0 0 0 0 -item = 830 Rune_javelin A_rune_tipped_javelin. 400 400 400 0 0 0 0 38 0 0 0 0 0 0 0 -item = 831 Bronze_javelin(p) A_bronze_tipped_javelin. 4 4 4 0 0 0 0 5 0 0 0 0 0 0 0 -item = 832 Iron_javelin(p) An_iron_tipped_javelin. 6 6 6 0 0 0 0 8 0 0 0 0 0 0 0 -item = 833 Steel_javelin(p) A_steel_tipped_javelin. 24 24 24 0 0 0 0 12 0 0 0 0 0 0 0 -item = 834 Mithril_javelin(p) A_mithril_tipped_javelin. 64 64 64 0 0 0 0 17 0 0 0 0 0 0 0 -item = 835 Adamant_javelin(p) An_adamantite_tipped_javelin. 160 160 160 0 0 0 0 24 0 0 0 0 0 0 0 -item = 836 Rune_javelin(p) A_rune_tipped_javelin. 400 400 400 0 0 0 0 38 0 0 0 0 0 0 0 -item = 837 Crossbow This_fires_crossbow_bolts. 70 70 70 0 0 0 0 6 0 0 0 0 0 0 0 -item = 838 Crossbow Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 839 Longbow A_nice_sturdy_bow. 32 48 0 0 0 0 0 8 0 0 0 0 0 0 0 -item = 840 Longbow Swap_this_note_at_any_bank_for_the_equivalent_item. 32 48 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 841 Shortbow Short_but_effective. 20 30 0 0 0 0 0 8 0 0 0 0 0 0 0 -item = 842 Shortbow Swap_this_note_at_any_bank_for_the_equivalent_item. 20 30 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 843 Oak_shortbow A_shortbow_made_out_of_oak,_still_effective. 40 60 0 0 0 0 0 14 0 0 0 0 0 0 0 -item = 844 Oak_shortbow Swap_this_note_at_any_bank_for_the_equivalent_item. 40 60 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 845 Oak_longbow A_nice_sturdy_bow_made_out_of_oak. 64 96 0 0 0 0 0 14 0 0 0 0 0 0 0 -item = 846 Oak_longbow Swap_this_note_at_any_bank_for_the_equivalent_item. 64 96 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 847 Willow_longbow A_nice_sturdy_bow_made_out_of_willow. 128 192 0 0 0 0 0 20 0 0 0 0 0 0 0 -item = 848 Willow_longbow Swap_this_note_at_any_bank_for_the_equivalent_item. 128 192 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 849 Willow_shortbow A_shortbow_made_out_of_willow,_still_effective. 80 120 0 0 0 0 0 20 0 0 0 0 0 0 0 -item = 850 Willow_shortbow Swap_this_note_at_any_bank_for_the_equivalent_item. 80 120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 851 Maple_longbow A_nice_sturdy_bow_made_out_of_Maple. 256 384 0 0 0 0 0 29 0 0 0 0 0 0 0 -item = 852 Maple_longbow Swap_this_note_at_any_bank_for_the_equivalent_item. 256 384 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 853 Maple_shortbow A_shortbow_made_out_of_Maple,_still_effective. 160 240 0 0 0 0 0 29 0 0 0 0 0 0 0 -item = 854 Maple_shortbow Swap_this_note_at_any_bank_for_the_equivalent_item. 160 240 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 855 Yew_longbow A_nice_sturdy_bow_made_out_of_yew. 512 768 0 0 0 0 0 47 0 0 0 0 0 0 0 -item = 856 Yew_longbow Swap_this_note_at_any_bank_for_the_equivalent_item. 512 768 0 0 0 0 0 47 0 0 0 0 0 0 0 -item = 857 Yew_shortbow A_shortbow_made_out_of_yew,_still_effective. 320 480 0 0 0 0 0 47 0 0 0 0 0 0 0 -item = 858 Yew_shortbow Swap_this_note_at_any_bank_for_the_equivalent_item. 320 480 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 859 Magic_longbow A_nice_sturdy_magical_bow. 1024 1536 0 0 0 0 0 69 0 0 0 0 0 0 0 -item = 860 Magic_longbow Swap_this_note_at_any_bank_for_the_equivalent_item. 1024 1536 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 861 Magic_shortbow Short_and_magical,_but_still_effective. 640 960 0 0 0 0 0 69 0 0 0 0 0 0 0 -item = 862 Magic_shortbow Swap_this_note_at_any_bank_for_the_equivalent_item. 640 960 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 863 Iron_knife A_finely_balanced_throwing_knife. 3 3 3 0 0 0 0 5 0 0 0 0 0 0 0 -item = 864 Bronze_knife A_finely_balanced_throwing_knife. 1 1 1 0 0 0 0 4 0 0 0 0 0 0 0 -item = 865 Steel_knife A_finely_balanced_throwing_knife. 11 11 11 0 0 0 0 8 0 0 0 0 0 0 0 -item = 866 Mithril_knife A_finely_balanced_throwing_knife. 27 27 27 0 0 0 0 11 0 0 0 0 0 0 0 -item = 867 Adamant_knife A_finely_balanced_throwing_knife. 66 66 66 0 0 0 0 15 0 0 0 0 0 0 0 -item = 868 Rune_knife A_finely_balanced_throwing_knife. 167 167 167 0 0 0 0 25 0 0 0 0 0 0 0 -item = 869 Black_knife A_finely_balanced_throwing_knife. 19 19 19 0 0 0 0 10 0 0 0 0 0 0 0 -item = 870 Bronze_knife(p) A_finely_balanced_throwing_knife. 1 1 1 0 0 0 0 4 0 0 0 0 0 0 0 -item = 871 Iron_knife(p) A_finely_balanced_throwing_knife. 3 3 3 0 0 0 0 5 0 0 0 0 0 0 0 -item = 872 Steel_knife(p) A_finely_balanced_throwing_knife. 10 10 10 0 0 0 0 8 0 0 0 0 0 0 0 -item = 873 Mithril_knife(p) A_finely_balanced_throwing_knife. 27 27 27 0 0 0 0 11 0 0 0 0 0 0 0 -item = 874 Black_knife(p) A_finely_balanced_throwing_knife. 18 18 18 0 0 0 0 15 0 0 0 0 0 0 0 -item = 875 Adamant_knife(p) A_finely_balanced_throwing_knife. 66 66 66 0 0 0 0 25 0 0 0 0 0 0 0 -item = 876 Rune_knife(p) A_finely_balanced_throwing_knife. 166 166 166 0 0 0 0 0 0 0 0 0 0 0 0 -item = 877 Bolts Good_if_you_have_a_crossbow! 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 878 Bolts(p) Vicious_poisoned_bolts. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 879 Opal_bolts Great_if_you_have_a_crossbow! 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 880 Pearl_bolts Useful_if_you_have_a_crossbow! 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 881 Barbed_bolts Great_if_you_have_a_crossbow! 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 882 Bronze_arrow Arrows_with_bronze_heads. 7 1 1 0 0 0 0 7 0 0 0 0 0 0 0 -item = 883 Bronze_arrow(p) Venomous_looking_arrows. 1 1 0 0 0 0 7 0 0 0 0 0 0 0 0 -item = 884 Iron_arrow Arrows_with_iron_heads. 20 3 3 0 0 0 0 10 0 0 0 0 0 0 0 -item = 885 Iron_arrow(p) Venomous_looking_arrows. 3 3 3 0 0 0 0 10 0 0 0 0 0 0 0 -item = 886 Steel_arrow Arrows_with_steel_heads. 46 12 12 0 0 0 0 16 0 0 0 0 0 0 0 -item = 887 Steel_arrow(p) Venomous_looking_arrows. 12 12 12 0 0 0 0 16 0 0 0 0 0 0 0 -item = 888 Mithril_arrow Arrows_with_mithril_heads. 76 32 32 0 0 0 0 22 0 0 0 0 0 0 0 -item = 889 Mithril_arrow(p) Venomous_looking_arrows. 32 32 32 0 0 0 0 22 0 0 0 0 0 0 0 -item = 890 Adamant_arrow Arrows_with_adamantite_heads. 172 80 80 0 0 0 0 31 0 0 0 0 0 0 0 -item = 891 Adamant_arrow(p) Venomous_looking_arrows. 80 80 80 0 0 0 31 0 0 0 0 0 0 0 0 -item = 892 Rune_arrow Arrows_with_rune_heads. 800 400 400 0 0 0 0 49 0 0 0 0 0 0 0 -item = 893 Rune_arrow(p) Venomous_looking_arrows. 400 400 400 0 0 0 0 49 0 0 0 0 0 0 0 -item = 942 Bronze_fire_arrows These_bronze_headed_arrows_are_ablaze_with_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 943 Worm Ugh!_It's_wriggling! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 944 Worm Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 945 Throwing_rope A_rope. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 946 Knife A_dangerous_looking_knife. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 947 Knife Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 948 Bear_fur This_would_make_warm_clothing. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 949 Bear_fur Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 950 Silk It's_a_sheet_of_silk. 4000 4000 4000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 951 Silk Swap_this_note_at_any_bank_for_the_equivalent_item. 4000 4000 4000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 952 Spade A_slightly_muddy_spade. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 953 Spade Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 954 Rope A_coil_of_rope. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 955 Rope Swap_this_note_at_any_bank_for_the_equivalent_item. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 956 Flier Get_your_axes_from_Bob's_Axes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 957 Flier Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 958 Grey_wolf_fur This_would_make_warm_clothing. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 959 Grey_wolf_fur Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 960 Plank A_plank_of_wood! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 961 Plank Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 962 Christmas_cracker I_need_to_pull_this. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 963 Christmas_cracker Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 964 Skull Ooooh_spooky! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 965 Skull Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 966 Tile A_fraction_of_a_roof. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 967 Tile Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 968 Rock A_rock 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 969 Rock Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 970 Papyrus Used_for_making_notes. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 971 Papyrus Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 972 Papyrus Used_papyrus,_it_has_squiggles_all_over_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 973 Charcoal A_lump_of_charcoal. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 -item = 974 Charcoal Swap_this_note_at_any_bank_for_the_equivalent_item. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 -item = 975 Machete A_jungle_specific_slashing_device. 40 40 40 0 6 -2 0 0 0 0 0 0 0 5 0 -item = 977 Cooking_pot A_cooking_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 978 Cooking_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 980 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 981 Disk_of_returning Used_to_get_out_of_Thordur's_blackhole. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 982 Disk_of_returning Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 983 Brass_key Opens_a_door_that_leads_into_a_dungeon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 984 Brass_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 985 Tooth_half_of_a_key The_tooth_end_of_the_mysterious_Crystal_Key._Can_you_find_the_other_half? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 986 Tooth_half_of_a_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 987 Loop_half_of_a_key The_loop_end_of_the_mysterious_Crystal_Key._Can_you_find_the_other_half? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 988 Loop_half_of_a_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 989 Crystal_key A_very_rare_and_mysterious_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 990 Crystal_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 991 Muddy_key It_looks_like_the_key_to_a_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 992 Muddy_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 993 Sinister_key You_get_a_sense_of_dread_from_this_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 994 Sinister_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 995 Coins Lovely_money! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1005 White_apron A_mostly_clean_apron. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1006 White_apron Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1007 Cape A_bright_red_cape. 2 2 2 0 0 0 0 0 0 1 1 0 1 0 0 -item = 1008 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1009 Brass_necklace I'd_prefer_a_gold_one. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1010 Brass_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1011 Blue_skirt Leg_covering_favoured_by_women_and_wizards. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1012 Blue_skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1013 Pink_skirt A_ladies_skirt. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1014 Pink_skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1015 Black_skirt Clothing_favoured_by_women_and_dark_wizards. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1016 Black_skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1017 Wizard_hat A_silly_pointed_hat. 2 2 2 0 0 0 2 0 0 0 0 2 0 0 0 -item = 1018 Wizard_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1019 Cape A_warm_black_cape. 7 7 7 0 0 0 0 0 0 1 1 0 1 0 0 -item = 1020 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1021 Cape A_thick_blue_cape. 32 32 32 0 0 0 0 0 0 1 1 0 1 0 0 -item = 1022 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1023 Cape A_thick_yellow_cape. 32 32 32 0 0 0 0 0 0 1 1 0 1 0 0 -item = 1024 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1025 Eye_patch A_black_piece_of_cloth_on_a_string. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1026 Eye_patch Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1027 Cape A_thick_green_cape. 32 32 32 0 0 0 0 0 0 1 1 0 1 0 0 -item = 1028 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1029 Cape A_thick_purple_cape. 32 32 32 0 0 0 0 0 0 1 1 0 1 0 0 -item = 1030 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1031 Cape A_thick_orange_cape. 32 32 32 0 0 0 0 0 0 1 1 0 1 0 0 -item = 1032 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1033 Zamorak_robe A_robe_worn_by_worshippers_of_Zamorak. 30 30 30 0 0 0 2 0 0 0 3 0 0 0 0 -item = 1034 Zamorak_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1035 Zamorak_robe A_robe_worn_by_worshippers_of_Zamorak. 40 40 40 0 0 0 2 0 0 0 3 0 0 0 0 -item = 1036 Zamorak_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1037 Bunny_ears A_rabbit-like_adornment. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1038 Red_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1039 Red_partyhat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1040 Yellow_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1041 Yellow_partyhat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1042 Blue_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1043 Blue_partyhat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1044 Green_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1045 Green_partyhat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1046 Purple_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1047 Purple_partyhat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1048 White_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1049 White_partyhat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1050 Santa_hat It's_a_Santa_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1051 Santa_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1052 Cape_of_legends The_cape_worn_by_members_of_the_Legends_Guild. 450 450 450 0 0 0 0 0 7 7 7 7 7 0 0 -item = 1053 Green_h'ween_mask Aaaarrrghhh_..._I'm_a_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1054 Green_h'ween_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1055 Blue_h'ween_mask Aaaarrrghhh_..._I'm_a_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1056 Blue_h'ween_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1057 Red_h'ween_mask Aaaarrrghhh_..._I'm_a_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1058 Red_h'ween_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1059 Leather_gloves These_will_keep_my_hands_warm! 6 6 6 0 0 0 0 0 0 1 2 0 0 0 0 -item = 1060 Leather_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1061 Leather_boots Comfortable_leather_boots. 6 6 6 0 0 0 0 0 0 1 1 0 0 0 0 -item = 1062 Leather_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1063 Leather_vambraces Better_than_no_armour! 18 18 18 0 0 0 0 4 2 2 1 0 0 0 0 -item = 1064 Leather_vambraces Swap_this_note_at_any_bank_for_the_equivalent_item. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1065 Green_d'hide_vamb Vambraces_made_from_100%_real_dragonhide. 1000 1500 0 0 0 0 -15 8 3 2 4 2 0 0 0 -item = 1066 Green_d'hide_vamb Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1500 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1067 Iron_platelegs These_look_pretty_heavy. 280 280 280 0 0 0 -21 -7 11 10 10 -4 10 0 0 -item = 1068 Iron_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 280 280 280 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1069 Steel_platelegs These_look_pretty_heavy. 1000 1000 1000 0 0 0 -21 -7 17 16 15 -4 16 0 0 -item = 1070 Steel_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1071 Mithril_platelegs These_look_pretty_heavy. 2600 2600 2600 0 0 0 -21 -7 24 22 20 -4 22 0 0 -item = 1072 Mithril_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 2600 2600 2600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1073 Adamant_platelegs These_look_pretty_heavy. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 -item = 1074 Adamant_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 3840 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1075 Bronze_platelegs These_look_pretty_heavy. 80 80 80 0 0 0 -21 -7 8 7 6 -4 7 0 0 -item = 1076 Bronze_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1077 Black_platelegs Big,_black_and_heavy_looking. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 0 -item = 1078 Black_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1079 Rune_platelegs These_look_pretty_heavy. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 1080 Rune_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1081 Iron_plateskirt Designer_leg_protection. 280 280 280 0 0 0 -21 -7 11 10 10 -4 10 0 0 -item = 1082 Iron_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 280 280 280 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1083 Steel_plateskirt Designer_leg_protection. 1000 1000 1000 0 0 0 -21 -7 17 16 15 -4 16 0 0 -item = 1084 Steel_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1085 Mithril_plateskirt Designer_leg_protection. 2600 2600 2600 0 0 0 -21 -7 24 22 20 -4 22 0 0 -item = 1086 Mithril_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 2600 2600 2600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1087 Bronze_plateskirt Designer_leg_protection. 80 80 80 0 0 0 -21 -7 8 7 6 -4 7 0 0 -item = 1088 Bronze_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1089 Black_plateskirt Big,_black_and_heavy_looking. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 0 -item = 1090 Black_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1091 Adamant_plateskirt Designer_leg_protection. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 -item = 1092 Adamant_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 3840 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1093 Rune_plateskirt Designer_leg_protection. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 1094 Rune_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1095 Leather_chaps Better_than_no_armour! 20 20 20 0 0 0 0 4 2 2 1 0 0 0 0 -item = 1096 Leather_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1097 Studded_chaps Those_studs_should_provide_a_bit_more_protection. 300 450 0 0 0 0 -5 6 15 14 17 6 16 0 0 -item = 1098 Studded_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 300 450 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1099 Green_d'hide_chaps Made_from_100%_real_dragonhide. 1560 2340 0 0 0 0 -10 11 25 19 27 14 25 0 0 -item = 1100 Green_d'hide_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 1560 2340 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1101 Iron_chainbody A_series_of_connected_metal_rings. 84 126 0 0 0 0 -15 0 10 15 19 -3 12 0 0 -item = 1102 Iron_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 84 126 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1103 Bronze_chainbody A_series_of_connected_metal_rings. 60 60 60 0 0 0 -15 0 7 11 13 -9 9 0 0 -item = 1104 Bronze_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1105 Steel_chainbody A_series_of_connected_metal_rings. 300 450 0 0 0 0 -15 0 17 25 30 -3 12 0 0 -item = 1106 Steel_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 300 450 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1107 Black_chainbody A_series_of_connected_metal_rings. 576 864 0 0 0 0 -15 0 22 32 39 -3 24 0 0 -item = 1108 Black_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 576 864 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1109 Mithril_chainbody A_series_of_connected_metal_rings. 780 1170 0 0 0 0 -15 0 25 35 42 -3 19 0 0 -item = 1110 Mithril_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 780 1170 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1111 Adamant_chainbody A_series_of_connected_metal_rings. 1920 2880 0 0 0 0 -15 0 36 50 61 -3 38 0 0 -item = 1112 Adamant_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 1920 2880 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1113 Rune_chainbody A_series_of_connected_metal_rings. 20000 30000 0 0 0 0 -15 0 63 72 78 -3 65 0 0 -item = 1114 Rune_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1115 Iron_platebody Provides_excellent_protection. 224 336 0 0 0 0 -30 -10 21 20 12 -6 20 0 0 -item = 1116 Iron_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 224 336 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1117 Bronze_platebody Provides_excellent_protection. 64 96 0 0 0 0 -30 -10 15 14 9 -6 14 0 0 -item = 1118 Bronze_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 64 96 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1119 Steel_platebody Provides_excellent_protection. 800 1200 0 0 0 0 -30 -10 32 31 24 -6 31 0 0 -item = 1120 Steel_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 800 1200 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1121 Mithril_platebody Provides_excellent_protection. 2080 3120 0 0 0 0 -30 -10 46 44 38 -6 44 0 0 -item = 1122 Mithril_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 2080 3120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1123 Adamant_platebody Provides_excellent_protection. 5120 9984 0 0 0 0 -30 -10 65 63 55 -6 63 0 0 -item = 1124 Adamant_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 5120 9984 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1125 Black_platebody Provides_excellent_protection. 1536 2304 0 0 0 0 -30 -10 41 40 30 -6 40 0 0 -item = 1126 Black_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 1536 2304 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1127 Rune_platebody Provides_excellent_protection. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 -item = 1128 Rune_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1129 Leather_body Better_than_no_armour! 8 1 0 0 0 0 -2 2 8 9 10 4 9 0 0 -item = 1130 Leather_body Swap_this_note_at_any_bank_for_the_equivalent_item. 8 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1131 Hardleather_body Harder_than_normal_leather. 68 102 0 0 0 0 -4 8 12 15 18 6 15 0 0 -item = 1132 Hardleather_body Swap_this_note_at_any_bank_for_the_equivalent_item. 68 102 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1133 Studded_body Those_studs_should_provide_a_bit_more_protection. 340 510 0 0 0 0 -4 8 18 25 22 8 25 0 0 -item = 1134 Studded_body Swap_this_note_at_any_bank_for_the_equivalent_item. 340 510 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1135 Green_d'hide_body Made_from_100%_real_dragonhide. 3120 4680 0 0 0 0 -18 15 40 32 45 20 40 0 0 -item = 1136 Green_d'hide_body Swap_this_note_at_any_bank_for_the_equivalent_item. 3120 4680 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1137 Iron_med_helm A_medium_sized_helmet. 50 34 0 0 0 0 -3 -3 4 5 3 -1 4 0 0 -item = 1138 Iron_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 50 34 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1139 Bronze_med_helm A_medium_sized_helmet. 9 14 0 0 0 0 -3 -1 3 4 2 -1 3 0 0 -item = 1140 Bronze_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 9 14 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1141 Steel_med_helm A_medium_sized_helmet. 120 180 0 0 0 0 -3 -1 7 8 6 -1 7 0 0 -item = 1142 Steel_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 120 180 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1143 Mithril_med_helm A_medium_sized_helmet. 312 468 0 0 0 0 -3 -1 9 10 8 -1 9 0 0 -item = 1144 Mithril_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 312 468 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1145 Adamant_med_helm A_medium_sized_helmet. 768 1152 0 0 0 0 -3 -1 14 15 13 -1 14 0 0 -item = 1146 Adamant_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1147 Rune_med_helm A_medium_sized_helmet. 7680 11520 0 0 0 0 -3 -1 22 23 21 -1 22 0 0 -item = 1148 Rune_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 7680 11520 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1149 Dragon_med_helm Makes_the_wearer_pretty_intimidating. 40000 60000 0 0 0 0 -3 -1 33 35 32 -1 38 0 0 -item = 1150 Dragon_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 60000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1151 Black_med_helm A_medium_sized_helmet. 576 576 576 0 0 0 -3 -1 9 10 8 -1 9 0 0 -item = 1152 Black_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 576 576 576 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1153 Iron_full_helm A_full_face_helmet. 154 154 154 0 0 0 -6 -2 6 7 5 -1 6 0 0 -item = 1154 Iron_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 154 154 154 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1155 Bronze_full_helm A_full_face_helmet. 44 44 44 0 0 0 -6 -2 4 5 3 -1 4 0 0 -item = 1156 Bronze_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 44 44 44 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1157 Steel_full_helm A_full_face_helmet. 550 550 550 0 0 0 -6 -2 9 10 7 -1 9 0 0 -item = 1158 Steel_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 550 550 550 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1159 Mithril_full_helm A_full_face_helmet. 1430 1430 1430 0 0 0 -6 -2 13 14 11 -1 13 0 0 -item = 1160 Mithril_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 1430 1430 1430 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1161 Adamant_full_helm A_full_face_helmet. 1408 2112 0 0 0 0 -6 -2 19 21 16 -1 19 0 0 -item = 1162 Adamant_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 1408 2112 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1163 Rune_full_helm A_full_face_helmet. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 -item = 1164 Rune_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1165 Black_full_helm A_full_face_helmet. 422 634 0 0 0 0 -6 -2 12 13 10 -1 12 0 0 -item = 1166 Black_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 422 634 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1167 Leather_cowl Better_than_no_armour! 10 14 0 0 0 0 0 1 2 3 4 2 3 0 0 -item = 1168 Leather_cowl Swap_this_note_at_any_bank_for_the_equivalent_item. 10 14 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1169 Coif Light_weight_head_protection. 80 120 0 0 0 0 -1 2 4 6 8 4 4 0 0 -item = 1170 Coif Swap_this_note_at_any_bank_for_the_equivalent_item. 80 120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1171 Wooden_shield A_solid_wooden_shield. 8 12 0 0 0 0 0 0 4 5 3 1 4 0 0 -item = 1172 Wooden_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 8 12 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1173 Bronze_sq_shield A_medium_square_shield. 19 28 0 0 0 0 -6 -2 5 6 4 0 5 0 0 -item = 1174 Bronze_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 19 28 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1175 Iron_sq_shield A_medium_square_shield. 67 101 0 0 0 0 -6 -2 8 9 7 0 8 0 0 -item = 1176 Iron_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 67 101 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1177 Steel_sq_shield A_medium_square_shield. 240 360 0 0 0 0 -6 -2 12 13 11 0 12 0 0 -item = 1178 Steel_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 240 360 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1179 Black_sq_shield A_medium_square_shield. 460 691 0 0 0 0 -6 -2 15 16 14 0 15 0 0 -item = 1180 Black_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 460 691 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1181 Mithril_sq_shield A_medium_square_shield. 624 936 0 0 0 0 -6 -2 17 19 15 0 17 0 0 -item = 1182 Mithril_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 624 936 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1183 Adamant_sq_shield A_medium_square_shield. 1536 2304 0 0 0 0 -6 -2 24 26 22 0 24 0 0 -item = 1184 Adamant_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 1536 2304 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1185 Rune_sq_shield A_medium_square_shield. 15360 23040 0 0 0 0 -6 -2 38 40 36 0 38 0 0 -item = 1186 Rune_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 15360 23040 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1187 Dragon_sq_shield An_ancient_and_powerful_looking_Dragon_Square_shield. 200000 300000 0 0 0 0 -6 -2 50 52 48 0 50 0 0 -item = 1188 Dragon_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 200000 300000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1189 Bronze_kiteshield A_large_metal_shield. 27 41 0 0 0 0 -6 -2 5 7 6 -1 6 0 0 -item = 1190 Bronze_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 27 41 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1191 Iron_kiteshield A_large_metal_shield. 95 143 0 0 0 0 -8 -2 8 10 9 -1 9 0 0 -item = 1192 Iron_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 95 143 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1193 Steel_kiteshield A_large_metal_shield. 340 510 0 0 0 0 -8 -2 13 15 14 -1 14 0 0 -item = 1194 Steel_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 340 510 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1195 Black_kiteshield A_large_metal_shield. 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 -item = 1196 Black_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1197 Mithril_kiteshield A_large_metal_shield. 884 1326 0 0 0 0 -8 -2 18 22 20 -1 20 0 0 -item = 1198 Mithril_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 884 1326 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1199 Adamant_kiteshield A_large_metal_shield. 2176 3264 0 0 0 0 -8 -2 27 31 29 -1 29 0 0 -item = 1200 Adamant_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1201 Rune_kiteshield A_large_metal_shield. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 -item = 1202 Rune_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1203 Iron_dagger Short_but_pointy. 14 21 0 5 3 -4 1 0 0 0 0 1 0 4 0 -item = 1204 Iron_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 14 21 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1205 Bronze_dagger Short_but_pointy. 14 21 0 4 2 -4 1 0 0 0 0 1 0 3 0 -item = 1206 Bronze_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 4 6 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1207 Steel_dagger Short_but_pointy. 50 75 0 8 4 -4 1 0 0 0 0 1 0 7 0 -item = 1208 Steel_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 50 75 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1209 Mithril_dagger A_dangerous_dagger. 130 195 0 11 5 -4 1 0 0 0 0 1 0 10 0 -item = 1210 Mithril_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 130 195 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1211 Adamant_dagger Short_and_deadly. 320 480 0 15 8 -4 0 0 0 0 0 1 0 14 0 -item = 1212 Adamant_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 320 480 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1213 Rune_dagger A_powerful_dagger. 3200 4800 0 25 12 -4 0 0 0 0 0 1 0 24 0 -item = 1214 Rune_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 3200 4800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1215 Dragon_dagger A_powerful_dagger. 12800 18000 0 40 25 -4 1 0 0 0 0 1 0 40 0 -item = 1216 Dragon_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 12800 18000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1217 Black_dagger A_vicious_black_dagger. 240 240 240 10 5 -4 1 0 0 0 0 1 0 7 0 -item = 1218 Black_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1219 Iron_dagger(p) The_blade_is_covered_with_poison. 35 35 35 5 3 -4 1 0 0 0 0 1 0 4 0 -item = 1220 Iron_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1221 Bronze_dagger(p) This_dagger_is_poisoned. 10 10 10 4 2 -4 0 0 0 0 0 1 0 3 0 -item = 1222 Bronze_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1223 Steel_dagger(p) The_blade_has_been_poisoned. 125 125 125 8 4 -4 1 0 0 0 0 1 0 7 0 -item = 1224 Steel_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1225 Mithril_dagger(p) A_poisoned_Mithril_dagger. 325 325 325 11 5 -4 1 0 0 0 0 1 0 10 0 -item = 1226 Mithril_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1227 Adamant_dagger(p) A_very_dangerous_poisoned_dagger. 800 800 800 15 8 -4 0 0 0 0 0 1 0 14 0 -item = 1228 Adamant_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1229 Rune_dagger(p) The_blade_is_covered_with_a_nasty_poison. 8000 8000 8000 25 12 -4 0 0 0 0 0 1 0 24 0 -item = 1230 Rune_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1231 Dragon_dagger(p) A_powerful_dagger. 24000 24000 24000 40 25 -4 1 0 0 0 0 1 0 40 0 -item = 1232 Dragon_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 24000 24000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1233 Black_dagger(p) This_dagger_is_poisoned. 240 240 240 10 5 -4 1 0 0 0 0 1 0 7 0 -item = 1234 Black_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1235 Poisoned_dagger(p) The_blade_is_covered_with_poison. 565 565 565 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1236 Poisoned_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 565 565 565 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1237 Bronze_spear A_bronze_tipped_spear. 10 15 0 5 5 5 0 0 1 1 0 0 0 7 0 -item = 1238 Bronze_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 10 15 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1239 Iron_spear An_iron_tipped_spear. 36 540 0 8 8 8 0 0 1 1 0 0 0 10 0 -item = 1240 Iron_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 36 540 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1241 Steel_spear A_steel_tipped_spear. 130 195 0 12 12 12 0 0 1 1 0 0 0 12 0 -item = 1242 Steel_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 130 195 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1243 Mithril_spear A_mithril_tipped_spear. 338 557 0 17 17 17 0 0 1 1 0 0 0 0 18 0 -item = 1244 Mithril_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 338 557 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1245 Adamant_spear An_adamantite_tipped_spear. 834 1248 0 24 24 24 0 0 1 1 0 0 0 28 0 -item = 1246 Adamant_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 834 1248 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1247 Rune_spear A_rune_tipped_spear. 8320 12480 0 36 36 36 0 0 1 1 0 0 0 42 0 -item = 1248 Rune_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 8320 12480 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1249 Dragon_spear A_dragon_tipped_spear. 24960 37440 0 55 55 55 0 0 5 5 5 5 5 60 0 -item = 1250 Dragon_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 24960 37440 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1251 Bronze_spear(p) A_poisoned_bronze_tipped_spear. 26 26 26 5 5 5 0 0 1 1 0 0 0 7 0 -item = 1252 Bronze_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1253 Iron_spear(p) A_poisoned_iron_tipped_spear. 91 91 91 8 8 8 0 0 1 1 0 0 0 10 0 -item = 1254 Iron_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1255 Steel_spear(p) A_poisoned_steel_tipped_spear. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1256 Steel_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1257 Mithril_spear(p) A_poisoned_mithril_tipped_spear. 845 845 845 17 17 17 0 0 1 1 0 0 0 0 18 0 -item = 1258 Mithril_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 845 845 845 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1259 Adamant_spear(p) A_poisoned_adamantite_tipped_spear. 2080 2080 2080 24 24 24 0 0 1 1 0 0 0 28 0 -item = 1260 Adamant_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 2080 2080 2080 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1261 Rune_spear(p) A_poisoned_rune_tipped_spear. 20800 20800 20800 36 36 36 0 0 1 1 0 0 0 42 0 -item = 1262 Rune_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 20800 20800 20800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1263 Dragon_spear(p) A_poisoned_dragon_tipped_spear. 62400 62400 62400 55 55 55 0 0 5 5 5 5 5 60 0 -item = 1264 Dragon_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 62400 62400 62400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1265 Bronze_pickaxe Used_for_mining. 1 1 0 4 -2 2 0 0 0 2 0 0 0 5 0 -item = 1266 Bronze_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1267 Iron_pickaxe Used_for_mining. 56 84 0 5 -2 3 0 0 0 2 0 0 0 7 0 -item = 1268 Iron_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 56 84 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1269 Steel_pickaxe Used_for_mining. 200 300 0 8 -2 6 0 0 0 2 0 0 0 9 0 -item = 1270 Steel_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 200 300 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1271 Adamant_pickaxe Used_for_mining. 1280 1920 0 17 -2 15 0 0 0 1 0 0 0 19 0 -item = 1272 Adamant_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1280 1920 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1273 Mithril_pickaxe Used_for_mining. 520 870 0 12 -2 10 0 0 0 2 0 0 0 13 0 -item = 1274 Mithril_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 520 870 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1275 Rune_pickaxe Used_for_mining. 12800 19200 0 26 -2 24 0 0 0 1 0 0 0 29 0 -item = 1276 Rune_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 12800 19200 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1277 Bronze_sword A_razor_sharp_sword. 14 26 0 4 3 -2 0 0 0 2 1 0 0 5 0 -item = 1278 Bronze_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 14 26 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1279 Iron_sword A_razor_sharp_sword. 40 64 0 6 4 -2 -4 -1 0 2 1 0 -1 7 0 -item = 1280 Iron_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 40 64 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1281 Steel_sword A_razor_sharp_sword. 121 221 0 11 8 -2 -4 -1 2 1 0 0 0 12 0 -item = 1282 Steel_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 121 221 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1283 Black_sword A_razor_sharp_sword. 392 461 0 14 10 -2 0 0 0 2 1 0 0 12 0 -item = 1284 Black_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 392 461 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1285 Mithril_sword A_razor_sharp_sword. 400 845 0 16 11 -2 0 0 2 1 0 0 0 17 0 -item = 1286 Mithril_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 400 845 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1287 Adamant_sword A_razor_sharp_sword. 2080 2080 2080 23 18 -2 -4 0 2 1 0 0 0 24 0 -item = 1288 Adamant_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 2080 2080 2080 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1289 Rune_sword A_razor_sharp_sword. 4000 7800 0 38 26 -2 0 0 0 3 2 0 0 39 0 -item = 1290 Rune_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 4000 7800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1291 Bronze_longsword A_razor_sharp_longsword. 31 45 40 4 2 -2 0 0 3 2 0 0 0 7 0 -item = 1292 Bronze_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 31 45 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1293 Iron_longsword A_razor_sharp_longsword. 80 140 0 6 4 -2 -4 -1 3 2 0 0 0 10 0 -item = 1294 Iron_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 140 140 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1295 Steel_longsword A_razor_sharp_longsword. 200 300 0 9 14 0 0 0 3 2 0 0 0 15 0 -item = 1296 Steel_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 200 300 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1297 Black_longsword A_razor_sharp_longsword. 960 960 0 13 18 -2 0 0 0 3 2 0 0 16 0 -item = 1298 Black_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 960 960 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1299 Mithril_longsword A_razor_sharp_longsword. 1300 1300 1300 15 20 -2 0 0 3 2 0 0 0 22 0 -item = 1300 Mithril_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 1300 1300 1300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1301 Adamant_longsword A_razor_sharp_longsword. 3200 3200 3200 20 29 -2 0 0 3 2 0 0 0 31 0 -item = 1302 Adamant_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 3200 3200 3200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1303 Rune_longsword A_razor_sharp_longsword. 12800 19200 0 38 47 -2 0 0 0 3 2 0 0 49 0 -item = 1304 Rune_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 12800 19200 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1305 Dragon_longsword A_very_powerful_sword. 40000 60000 0 58 69 -2 0 0 0 3 2 0 0 71 0 -item = 1306 Dragon_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 60000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1307 Bronze_2h_sword A_two_handed_sword. 80 80 80 -4 9 8 -4 0 0 0 0 0 -1 10 0 -item = 1308 Bronze_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1309 Iron_2h_sword A_two_handed_sword. 280 280 280 -4 13 10 -4 0 0 0 0 0 -1 14 0 -item = 1310 Iron_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 280 280 280 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1311 Steel_2h_sword A_two_handed_sword. 1000 1000 1000 -4 21 16 -4 0 0 0 0 0 -1 22 0 -item = 1312 Steel_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1313 Black_2h_sword A_two_handed_sword. 768 1152 0 -4 27 21 -4 0 0 0 0 0 -1 28 0 -item = 1314 Black_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1315 Mithril_2h_sword A_two_handed_sword. 2600 2600 2600 -4 30 24 -4 0 0 0 0 0 -1 31 0 -item = 1316 Mithril_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 2600 2600 2600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1317 Adamant_2h_sword A_two_handed_sword. 6400 6400 6400 -4 43 30 -4 0 0 0 0 0 1 44 0 -item = 1318 Adamant_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 6400 6400 6400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1319 Rune_2h_sword A_two_handed_sword. 64000 44000 64000 -4 69 50 -4 0 0 0 0 0 -1 70 0 -item = 1320 Rune_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 44000 64000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1321 Bronze_scimitar A_vicious,_curved_sword. 32 32 32 1 7 -2 0 0 0 0 0 0 0 6 0 -item = 1322 Bronze_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1323 Iron_scimitar A_vicious,_curved_sword. 112 112 112 2 10 -2 0 0 0 0 0 0 0 9 0 -item = 1324 Iron_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 112 112 112 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1325 Steel_scimitar A_vicious,_curved_sword. 400 400 400 3 15 -2 0 0 0 0 0 0 0 14 0 -item = 1326 Steel_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1327 Black_scimitar A_vicious,_curved_sword. 768 768 768 4 19 -2 0 0 0 0 0 0 0 14 0 -item = 1328 Black_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 768 768 768 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1329 Mithril_scimitar A_vicious,_curved_sword. 1040 1040 1040 5 21 -2 0 0 0 0 0 0 0 20 0 -item = 1330 Mithril_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 1040 1040 1040 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1331 Adamant_scimitar A_vicious,_curved_sword. 2560 2560 2560 6 29 -2 0 0 0 0 0 0 0 28 0 -item = 1332 Adamant_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 2560 2560 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1333 Rune_scimitar A_vicious,_curved_sword. 10240 15360 0 7 45 -2 0 0 0 0 0 0 0 44 0 -item = 1334 Rune_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 10240 15360 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1335 Iron_warhammer I_don't_think_it's_intended_for_joinery. 173 173 173 -4 -4 11 -4 0 0 0 0 0 0 9 0 -item = 1336 Iron_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 173 173 173 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1337 Bronze_warhammer I_don't_think_it's_intended_for_joinery. 47 47 47 -4 -4 10 -4 0 0 0 0 0 0 8 0 -item = 1338 Bronze_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 47 47 47 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1339 Steel_warhammer I_don't_think_it's_intended_for_joinery. 640 640 640 -4 -4 18 -4 0 0 0 0 0 0 16 0 -item = 1340 Steel_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 640 640 640 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1341 Black_warhammer I_don't_think_it's_intended_for_joinery. 980 980 980 -4 -4 22 -4 0 0 0 0 0 0 19 0 -item = 1342 Black_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 980 980 980 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1343 Mithril_warhammer I_don't_think_it's_intended_for_joinery. 1660 1660 1660 -4 -4 25 0 0 0 0 0 0 0 20 0 -item = 1344 Mithril_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 1660 1660 1660 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1345 Addy_warhammer I_don't_think_it's_intended_for_joinery. 4120 4120 4120 -4 -4 33 -4 0 0 0 0 0 0 31 0 -item = 1346 Addy_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 4120 4120 4120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1347 Rune_warhammer I_don't_think_it's_intended_for_joinery. 16600 24900 0 -4 -4 53 -4 0 0 0 0 0 0 48 0 -item = 1348 Rune_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 16600 24900 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1349 Iron_axe A_powerful_axe. 56 56 56 -2 5 3 0 0 0 0 0 0 0 7 0 -item = 1350 Iron_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 56 56 56 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1351 Bronze_axe A_powerful_axe. 16 16 16 2 4 2 0 0 0 0 0 0 0 5 0 -item = 1352 Bronze_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1353 Steel_axe A_powerful_axe. 200 200 200 -2 8 6 0 0 0 0 0 0 0 9 0 -item = 1354 Steel_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1355 Mithril_axe A_powerful_axe. 520 520 520 -2 12 10 0 0 0 0 0 0 0 10 0 -item = 1356 Mithril_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 520 520 520 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1357 Adamant_axe A_powerful_axe. 1280 1280 1280 -2 17 15 0 0 0 0 0 0 0 19 0 -item = 1358 Adamant_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 1280 1280 1280 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1359 Rune_axe A_powerful_axe. 5120 7680 0 -2 26 24 0 0 0 0 0 0 0 29 0 -item = 1360 Rune_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 5120 7680 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1361 Black_axe A_sinister_looking_axe. 384 384 0 -2 10 8 0 0 0 0 0 0 0 12 0 -item = 1362 Black_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 384 384 384 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1363 Iron_battleaxe A_vicious_looking_axe. 182 182 182 -2 8 5 0 0 0 0 0 0 0 13 0 -item = 1364 Iron_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 182 182 182 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1365 Steel_battleaxe A_vicious_looking_axe. 650 650 650 -2 16 11 0 0 0 0 0 0 0 20 0 -item = 1366 Steel_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1367 Black_battleaxe A_vicious_looking_axe. 1248 1248 1248 -2 20 15 0 0 0 0 0 0 0 24 0 -item = 1368 Black_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1248 1248 1248 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1369 Mithril_battleaxe A_vicious_looking_axe. 1690 1690 1690 -2 22 17 0 0 0 0 0 0 0 29 0 -item = 1370 Mithril_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1690 1690 1690 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1371 Adamant_battleaxe A_vicious_looking_axe. 4160 4160 4160 -2 31 26 0 0 0 0 0 0 0 41 0 -item = 1372 Adamant_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 4160 4160 4160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1373 Rune_battleaxe A_vicious_looking_axe. 16640 24960 0 -2 48 43 0 0 0 0 0 0 0 64 0 -item = 1374 Rune_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 16640 24960 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1375 Bronze_battleaxe A_vicious_looking_axe. 52 52 52 -2 6 3 0 0 0 0 0 0 0 9 0 -item = 1376 Bronze_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 52 52 52 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1377 Dragon_battleaxe A_vicious_looking_axe. 80000 120000 0 -2 70 65 0 0 0 0 0 0 0 85 0 -item = 1378 Dragon_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 80000 120000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1379 Staff It's_a_slightly_magical_stick. 15 15 15 0 -1 7 4 0 2 3 1 4 0 3 0 -item = 1380 Staff Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1381 Staff_of_air A_Magical_staff. 1500 1500 1500 3 -1 9 10 0 2 3 1 10 0 6 0 -item = 1382 Staff_of_air Swap_this_note_at_any_bank_for_the_equivalent_item. 1500 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1383 Staff_of_water A_Magical_staff. 1500 1500 1500 3 -1 9 10 0 2 3 1 10 0 6 0 -item = 1384 Staff_of_water Swap_this_note_at_any_bank_for_the_equivalent_item. 1500 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1385 Staff_of_earth A_Magical_staff. 1500 1500 1500 3 -1 9 10 0 2 3 1 10 0 6 0 -item = 1386 Staff_of_earth Swap_this_note_at_any_bank_for_the_equivalent_item. 1500 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1387 Staff_of_fire A_Magical_staff. 1500 1500 1500 3 -1 9 10 0 2 3 1 10 0 6 0 -item = 1388 Staff_of_fire Swap_this_note_at_any_bank_for_the_equivalent_item. 1500 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1389 Magic_staff A_Magical_staff. 200 200 200 2 -1 10 10 0 2 3 1 10 0 7 0 -item = 1390 Magic_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1391 Battlestaff It's_a_slightly_magical_stick. 7000 7000 7000 7 -1 25 10 0 2 3 1 10 0 32 0 -item = 1392 Battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 7000 7000 7000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1393 Fire_battlestaff It's_a_slightly_magical_stick. 15500 15500 15500 7 -1 28 10 0 2 3 1 10 0 35 0 -item = 1394 Fire_battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 15500 15500 15500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1395 Water_battlestaff It's_a_slightly_magical_stick. 15500 15500 15500 7 -1 28 10 0 2 3 1 10 0 35 0 -item = 1396 Water_battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 15500 15500 15500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1397 Air_battlestaff It's_a_slightly_magical_stick. 15500 15500 15500 7 -1 28 10 0 2 3 1 10 0 35 0 -item = 1398 Air_battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 15500 15500 15500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1399 Earth_battlestaff It's_a_slightly_magical_stick. 15500 15500 15500 7 -1 28 10 0 2 3 1 10 0 35 0 -item = 1400 Earth_battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 15500 15500 15500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1401 Mystic_fire_staff It's_a_slightly_magical_stick. 42500 42500 42500 10 -1 40 10 0 2 3 1 10 0 50 0 -item = 1402 Mystic_fire_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 42500 42500 42500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1403 Mystic_water_staff It's_a_slightly_magical_stick. 42500 42500 42500 10 -1 40 10 0 2 3 1 10 0 50 0 -item = 1404 Mystic_water_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 42500 42500 42500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1405 Mystic_air_staff It's_a_slightly_magical_stick. 42500 42500 42500 10 -1 40 10 0 2 3 1 10 0 50 0 -item = 1406 Mystic_air_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 42500 42500 42500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1407 Mystic_earth_staff It's_a_slightly_magical_stick. 42500 42500 42500 10 -1 40 10 0 2 3 1 10 0 50 0 -item = 1408 Mystic_earth_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 42500 42500 42500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1409 Iban's_staff An_ancient_staff,_formerly_the_property_of_Iban. 42500 42500 42500 10 -1 40 10 0 2 3 1 10 0 50 0 -item = 1410 Iban's_staff I'll_need_to_get_this_repaired_before_I_can_use_it. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1411 Farmer's_fork A_farmer's_fork. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1412 Farmer's_fork Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1413 Halberd A_halberd. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1414 Halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1415 Warhammer A_warhammer. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1416 Warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1417 Javelin A_javelin. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1418 Javelin Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1419 Scythe It's_a_Scythe. 3 8 3 0 0 0 3 1 0 0 0 0 0 10 0 -item = 1420 Iron_mace A_spiky_mace. 63 63 63 4 -2 9 0 0 -2 0 0 0 0 7 1 -item = 1421 Iron_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 63 63 63 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1422 Bronze_mace A_spiky_mace. 18 18 18 2 -2 6 0 0 0 0 0 0 0 5 1 -item = 1423 Bronze_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1424 Steel_mace A_spiky_mace. 225 225 225 7 -2 13 0 0 0 0 0 0 0 11 2 -item = 1425 Steel_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1426 Black_mace A_spiky_mace. 432 432 0 8 -2 16 0 0 0 0 0 0 0 13 2 -item = 1427 Black_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 432 432 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1428 Mithril_mace A_spiky_mace. 585 585 0 11 -2 11 0 0 0 0 0 0 0 16 3 -item = 1429 Mithril_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 585 585 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1430 Adamant_mace A_spiky_mace. 1440 1440 0 13 -2 25 0 0 0 0 0 0 0 23 3 -item = 1431 Adamant_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 1440 1440 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1432 Rune_mace A_spiky_mace. 1532 3602 0 20 -2 39 0 0 -2 0 0 0 0 36 4 -item = 1433 Rune_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 1532 3602 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1434 Dragon_mace A_spiky_mace. 20000 30000 0 40 -2 60 0 0 -2 0 0 0 0 55 5 -item = 1435 Dragon_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1436 Rune_essence An_uncharged_Rune_Stone. 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1437 Rune_essence Swap_this_note_at_any_bank_for_the_equivalent_item. 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1438 Air_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1439 Air_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1440 Earth_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1441 Earth_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1442 Fire_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1443 Fire_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1444 Water_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1445 Water_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1446 Body_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1447 Body_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1448 Mind_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1449 Mind_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1450 Blood_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1451 Blood_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1452 Chaos_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1453 Chaos_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1454 Cosmic_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1455 Cosmic_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1456 Death_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1457 Death_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1458 Law_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1459 Rotten_net For_catching_rotten_fish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1460 Soul_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1461 Soul_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1462 Nature_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1463 Nature_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1464 Archery_ticket I_can_exchange_this_for_equipment. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1465 Weapon_poison For_use_on_daggers_and_projectiles. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1466 Sea_slug A_rather_nasty_looking_crustacean. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1467 Damp_sticks Some_damp_wooden_sticks. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1468 Dry_sticks Some_dry_wooden_sticks. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1469 Broken_glass Smashed_glass. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1470 Red_bead A_small_round_red_bead. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1471 Red_bead Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1472 Yellow_bead A_small_round_yellow_bead. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1473 Yellow_bead Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1474 Black_bead A_small_round_black_bead. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1475 Black_bead Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1476 White_bead A_small_round_white_bead. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1477 White_bead Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1478 Amulet_of_accuracy It_increases_my_aim. 100 100 100 4 4 4 4 4 0 0 0 0 0 0 0 -item = 1479 Amulet_of_accuracy Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1480 Rock A_chunk_of_rock. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1481 Orb_of_light A_magical_sphere_that_glimmers_within. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1482 Orb_of_light A_magical_sphere_that_glimmers_within. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1483 Orb_of_light A_magical_sphere_that_glimmers_within. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1484 Orb_of_light A_magical_sphere_that_glimmers_within. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1485 Damp_cloth A_damp,_wet_cloth. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1486 Piece_of_railing A_broken_piece_of_railing. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1487 Unicorn_horn A_withered_unicorn_horn. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1488 Paladin's_badge A_coat_of_arms_of_the_Ardougne_Paladins. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1489 Paladin's_badge A_coat_of_arms_of_the_Ardougne_Paladins. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1490 Paladin's_badge A_coat_of_arms_of_the_Ardougne_Paladins. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1491 Witch's_cat A_cat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1492 Doll_of_iban A_simple_doll_with_Iban's_likeness. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1493 Old_journal An_account_of_the_last_times_of_someone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1494 History_of_iban The_tale_of_Iban. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1495 Klank's_gauntlets Strong_dwarvish_gloves. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1496 Iban's_dove I_thought_you_only_saw_these_in_pairs? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1497 Amulet_of_othanian A_mystical_demonic_amulet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1498 Amulet_of_doomion A_mystical_demonic_amulet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1499 Amulet_of_holthion A_mystical_demonic_amulet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1500 Iban's_shadow A_strange_dark_liquid. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1501 Dwarf_brew Smells_stronger_than_most_spirits. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1502 Iban's_ashes The_burnt_remains_of_Iban. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1503 Warrant A_search_warrant_for_a_house_in_Ardougne. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1504 Hangover_cure It_doesn't_look_very_tasty. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1505 A_magic_scroll Maybe_I_should_read_it... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1506 Gas_mask Stops_me_from_breathing_nasty_stuff! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1507 A_small_key Quite_a_small_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1508 A_scruffy_note It_seems_to_say_"hongorer_lure"... 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1509 Book Turnip_growing_for_beginners. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1510 Picture A_picture_of_a_lady_called_Elena. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1511 Logs A_number_of_wooden_logs. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1512 Logs Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1513 Magic_logs Logs_cut_from_a_magic_tree. 320 320 320 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1514 Magic_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 320 320 320 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1515 Yew_logs Logs_cut_from_a_yew_tree. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1516 Yew_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1517 Maple_logs Logs_cut_from_a_maple_tree. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1518 Maple_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1519 Willow_logs Logs_cut_from_a_willow_tree. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1520 Willow_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1521 Oak_logs Logs_cut_from_an_oak_tree. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1522 Oak_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1523 Lockpick For_picking_tough_locks. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1524 Lockpick Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1525 Grimy_snake_weed I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1526 Clean_snake_weed A_fresh_herb. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1527 Grimy_ardrigal I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1528 Clean_ardrigal A_fresh_herb. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1529 Grimy_sito_foil I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1530 Clan_sito_foil A_fresh_herb. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1531 Grimy_volencia_moss I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1532 Clean_volencia_moss A_fresh_herb. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1533 Grimy_rogue's_purse I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1534 Rogue's_purse A_fresh_herb. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1535 Map_part A_piece_of_a_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1536 Map_part A_piece_of_a_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1537 Map_part A_piece_of_a_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1538 Crandor_map A_map_of_the_route_to_Crandor. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1539 Steel_nails Keeps_things_in_place_fairly_permanently. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1540 Anti-dragon_shield This_provides_partial_protection_from_dragon-breath_attacks. 20 20 20 0 0 0 0 0 7 9 8 2 8 0 0 -item = 1541 Anti-dragon_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1542 Maze_key A_key_to_Melzar's_Maze. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1543 Key A_red_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1544 Key An_orange_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1545 Key A_yellow_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1546 Key A_blue_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1547 Key A_magenta_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1548 Key A_green_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1549 Stake A_very_pointy_stick. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1550 Garlic A_clove_of_garlic. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1551 Garlic Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1552 Seasoned_sardine Sardine_flavoured_with_doogle_leaves. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1553 Seasoned_sardine Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1554 Fluffs'_kitten It_looks_like_it's_lost. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1555 Pet_kitten This_kitten_seems_to_like_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1556 Pet_kitten This_kitten_seems_to_like_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1557 Pet_kitten This_kitten_seems_to_like_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1558 Pet_kitten This_kitten_seems_to_like_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1559 Pet_kitten This_kitten_seems_to_like_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1560 Pet_kitten This_kitten_seems_to_like_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1561 Pet_cat This_cat_definitely_likes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1562 Pet_cat This_cat_definitely_likes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1563 Pet_cat This_cat_definitely_likes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1564 Pet_cat This_cat_definitely_likes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1565 Pet_cat This_cat_definitely_likes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1566 Pet_cat This_cat_definitely_likes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1567 Pet_cat This_cat_is_so_well_fed_it_can_hardly_move. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1568 Pet_cat This_cat_is_so_well_fed_it_can_hardly_move. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1569 Pet_cat This_cat_is_so_well_fed_it_can_hardly_move. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1570 Pet_cat This_cat_is_so_well_fed_it_can_hardly_move. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1571 Pet_cat This_cat_is_so_well_fed_it_can_hardly_move. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1572 Pet_cat This_cat_is_so_well_fed_it_can_hardly_move. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1573 Doogle_leaves A_tasty_herb_good_for_seasoning. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1574 Doogle_leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1575 Cat_training_medal For_feline_training_expertise. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1576 Cat_training_medal Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1577 Pete's_candlestick Scarface_Pete's_Candlestick. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1578 Pete's_candlestick Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1579 Thieves'_armband This_denotes_a_Master_Thief. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1580 Ice_gloves These_will_keep_my_hands_cold! 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1581 Blamish_snail_slime Yuck. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1582 Blamish_oil Made_from_the_finest_snail_slime. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1583 Fire_feather Firebird_feather. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1584 Id_papers Apparently_my_name_is_Hartigen. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1585 Oily_fishing_rod Useful_for_catching_lava_eels. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1586 Miscellaneous_key I_wonder_what_this_unlocks? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1587 Miscellaneous_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1588 Grips'_keyring Some_keys_on_a_keyring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1589 Pretty_girl To_be_handled_with_caution. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1590 Dusty_key I_wonder_what_this_unlocks? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1591 Jail_key Key_to_a_cell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1592 Ring_mould Used_to_make_gold_rings. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1593 Ring_mould Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1594 Unholy_mould Used_to_make_unholy_symbols. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1595 Amulet_mould Used_to_make_gold_amulets 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1596 Amulet_mould Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1597 Necklace_mould Used_to_make_gold_necklaces. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1598 Necklace_mould Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1599 Holy_mould Used_to_make_Holy_Symbols_of_Saradomin. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1600 Holy_mould Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1601 Diamond This_looks_valuable. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1602 Diamond Swap_this_note_at_any_bank_for_the_equivalent_item. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1603 Ruby This_looks_valuable. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1604 Ruby Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1605 Emerald This_looks_valuable. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1606 Emerald Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1607 Sapphire This_looks_valuable. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1608 Sapphire Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1609 Opal A_semi_precious_stone. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1610 Opal Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1611 Jade A_semi_precious_stone. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1612 Jade Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1613 Red_topaz A_semi_precious_stone. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1614 Red_topaz Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1615 Dragonstone This_looks_valuable. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1616 Dragonstone Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1617 Uncut_diamond This_would_be_worth_more_cut. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1618 Uncut_diamond Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1619 Uncut_ruby This_would_be_worth_more_cut. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1620 Uncut_ruby Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1621 Uncut_emerald This_would_be_worth_more_cut. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1622 Uncut_emerald Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1623 Uncut_sapphire This_would_be_worth_more_cut. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1624 Uncut_sapphire Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1625 Uncut_opal This_would_be_worth_more_cut. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1626 Uncut_opal Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1627 Uncut_jade This_would_be_worth_more_cut. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1628 Uncut_jade Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1629 Uncut_red_topaz This_would_be_worth_more_cut. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1630 Uncut_red_topaz Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1631 Uncut_dragonstone This_would_be_worth_more_cut. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1632 Uncut_dragonstone Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1633 Crushed_gemstone A_gemstone_that_has_been_smashed. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1634 Crushed_gemstone Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1635 Gold_ring A_valuable_ring. 6000 6000 6000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1636 Gold_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 6000 6000 6000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1637 Sapphire_ring A_valuable_ring. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1638 Sapphire_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1639 Emerald_ring A_valuable_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1640 Emerald_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1641 Ruby_ring A_valuable_ring. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1642 Ruby_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1643 Diamond_ring A_valuable_ring. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1644 Diamond_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1645 Dragonstone_ring A_valuable_ring. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1646 Dragonstone_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1648 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1649 Sapphire_ring A_valuable_ring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1650 Emerald_ring A_valuable_ring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1651 Ruby_ring A_valuable_ring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1652 Diamond_ring A_valuable_ring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1653 Dragonstone_ring A_valuable_ring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1654 Gold_necklace I_wonder_if_this_is_valuable. 450 450 450 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1655 Gold_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 450 450 450 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1656 Sapphire_necklace I_wonder_if_this_is_valuable. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1657 Sapphire_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1658 Emerald_necklace I_wonder_if_this_is_valuable. 1425 1425 1425 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1659 Emerald_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 1425 1425 1425 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1660 Ruby_necklace I_wonder_if_this_is_valuable. 2175 2175 2175 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1661 Ruby_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 2175 2175 2175 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1662 Diamond_necklace I_wonder_if_this_is_valuable. 3675 3675 3675 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1663 Diamond_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 3675 3675 3675 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1664 Dragon_necklace I_wonder_if_this_is_valuable. 18375 18375 18375 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1665 Dragon_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 18375 18375 18375 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1667 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1668 Sapphire_necklace I_wonder_if_this_is_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1669 Emerald_necklace I_wonder_if_this_is_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1670 Ruby_necklace I_wonder_if_this_is_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1671 Diamond_necklace I_wonder_if_this_is_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1672 Dragon_necklace I_wonder_if_this_is_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1673 Gold_amulet It_needs_a_string_so_I_can_wear_it. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1674 Gold_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1675 Sapphire_amulet It_needs_a_string_so_I_can_wear_it. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1676 Sapphire_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1677 Emerald_amulet It_needs_a_string_so_I_can_wear_it. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1678 Emerald_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1679 Ruby_amulet It_needs_a_string_so_I_can_wear_it. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1680 Ruby_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1681 Diamond_amulet It_needs_a_string_so_I_can_wear_it. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1682 Diamond_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1683 Dragonstone_ammy It_needs_a_string_so_I_can_wear_it. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1684 Dragonstone_ammy Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1686 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1687 Sapphire_amulet It_needs_a_string_so_I_can_wear_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1688 Emerald_amulet It_needs_a_string_so_I_can_wear_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1689 Ruby_amulet It_needs_a_string_so_I_can_wear_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1690 Diamond_amulet It_needs_a_string_so_I_can_wear_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1691 Dragonstone_ammy It_needs_a_string_so_I_can_wear_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1692 Gold_amulet A_plain_gold_amulet. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1693 Gold_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1694 Sapphire_amulet I_wonder_if_I_can_get_this_enchanted. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1695 Sapphire_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1696 Emerald_amulet I_wonder_if_I_can_get_this_enchanted. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1697 Emerald_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1698 Ruby_amulet I_wonder_if_I_can_get_this_enchanted. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1699 Ruby_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1700 Diamond_amulet I_wonder_if_I_can_get_this_enchanted. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1701 Diamond_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1702 Dragonstone_ammy I_wonder_if_I_can_get_this_enchanted. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1703 Dragonstone_ammy Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1704 Amulet_of_glory A_very_powerful_dragonstone_amulet. 50000 17625 17625 10 10 10 10 10 3 3 3 3 3 6 3 -item = 1705 Amulet_of_glory Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1706 Amulet_of_glory(1) A_dragonstone_amulet_with_1_magic_charge. 17625 17625 17625 10 10 10 10 10 3 3 3 3 3 6 3 -item = 1707 Amulet_of_glory(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1708 Amulet_of_glory(2) A_dragonstone_amulet_with_2_magic_charges. 17625 17625 17625 10 10 10 10 10 3 3 3 3 3 6 3 -item = 1709 Amulet_of_glory(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1710 Amulet_of_glory(3) A_dragonstone_amulet_with_3_magic_charges. 17625 17625 17625 10 10 10 10 10 3 3 3 3 3 6 3 -item = 1711 Amulet_of_glory(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1712 Amulet_of_glory(4) A_dragonstone_amulet_with_4_magic_charges. 17625 17625 17625 10 10 10 10 10 3 3 3 3 3 6 3 -item = 1713 Amulet_of_glory(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1714 Unstrung_symbol It_needs_a_string_so_I_can_wear_it. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1715 Unstrung_symbol Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1716 Unblessed_symbol A_symbol_of_Saradomin. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1717 Unblessed_symbol Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1718 Holy_symbol A_blessed_holy_symbol_of_Saradomin. 300 300 300 0 0 0 0 0 2 2 2 2 2 0 8 -item = 1719 Holy_symbol Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1720 Unstrung_emblem It_needs_a_string_so_I_can_wear_it. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1721 Unstrung_emblem Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1722 Unpowered_symbol An_unblessed_symbol_of_Zamorak. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1723 Unpowered_symbol Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1724 Unholy_symbol An_unholy_symbol_of_Zamorak. 200 200 200 2 2 2 2 2 0 0 0 0 0 0 8 -item = 1725 Amulet_of_strength An_enchanted_ruby_amulet. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 10 0 -item = 1726 Amulet_of_strength Swap_this_note_at_any_bank_for_the_equivalent_item. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1727 Amulet_of_magic An_enchanted_sapphire_amulet_of_magic. 900 900 900 0 0 0 10 0 0 0 0 0 0 0 0 -item = 1728 Amulet_of_magic Swap_this_note_at_any_bank_for_the_equivalent_item. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1729 Amulet_of_defence An_enchanted_emerald_amulet_of_protection. 1275 1275 1275 0 0 0 0 0 7 7 7 7 7 0 0 -item = 1730 Amulet_of_defence Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1731 Amulet_of_power An_enchanted_diamond_amulet_of_power. 3525 3525 3525 6 6 6 6 6 6 6 6 6 6 4 1 -item = 1732 Amulet_of_power Swap_this_note_at_any_bank_for_the_equivalent_item. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1733 Needle Used_with_a_thread_to_make_clothes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1734 Thread Used_with_a_needle_to_make_clothes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1735 Shears For_shearing_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1736 Shears Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1737 Wool I_think_this_came_from_a_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1738 Wool Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1739 Cowhide I_should_take_this_to_the_tannery. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1740 Cowhide Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1741 Leather It's_a_piece_of_leather. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1742 Leather Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1743 Hard_leather It's_a_piece_of_hard_leather. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1744 Hard_leather Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1745 Green_d-leather It's_a_piece_of_prepared_green_dragonhide. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1746 Green_d-leather Swap_this_note_at_any_bank_for_the_equivalent_item-leather. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1747 Black_dragonhide The_scaly_rough_hide_from_a_Black_Dragon. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1748 Black_dragonhide Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1749 Red_dragonhide The_scaly_rough_hide_from_a_Red_Dragon. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1750 Red_dragonhide Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1751 Blue_dragonhide The_scaly_rough_hide_from_a_Blue_Dragon. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1752 Blue_dragonhide Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1753 Green_dragonhide The_scaly_rough_hide_from_a_Green_Dragon. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1754 Green_dragonhide Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1755 Chisel Good_for_detailed_crafting. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1756 Chisel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1757 Brown_apron A_mostly_clean_apron. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1758 Brown_apron Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1759 Ball_of_wool Spun_from_sheeps'_wool. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1760 Ball_of_wool Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1761 Soft_clay Clay_soft_enough_to_mould. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1762 Soft_clay Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1763 Red_dye A_little_bottle_of_red_dye. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1764 Red_dye Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1765 Yellow_dye A_little_bottle_of_yellow_dye. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1766 Yellow_dye Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1767 Blue_dye A_little_bottle_of_blue_dye. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1768 Blue_dye Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1769 Orange_dye A_little_bottle_of_orange_dye. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1770 Orange_dye Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1771 Green_dye A_little_bottle_of_green_dye. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1772 Green_dye Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1773 Purple_dye A_little_bottle_of_purple_dye. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1774 Purple_dye Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1775 Molten_glass Hot_glass_ready_to_be_blown_into_useful_objects. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1776 Molten_glass Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1777 Bow_string I_need_a_bow_stave_to_attach_this_to. 4 6 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1778 Bow_string Swap_this_note_at_any_bank_for_the_equivalent_item. 4 6 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1779 Flax I_should_use_this_with_a_spinning_wheel. 2 3 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1780 Flax Swap_this_note_at_any_bank_for_the_equivalent_item. 2 3 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1781 Soda_ash One_of_the_ingredients_for_making_glass. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1782 Soda_ash Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1783 Bucket_of_sand One_of_the_ingredients_for_making_glass. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1784 Bucket_of_sand Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1785 Glassblowing_pipe Used_to_form_molten_glass_into_useful_items. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1786 Glassblowing_pipe Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1787 Unfired_pot I_need_to_put_this_in_a_pottery_oven. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1788 Unfired_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1789 Unfired_pie_dish I_need_to_put_this_in_a_pottery_oven. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1790 Unfired_pie_dish Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1791 Unfired_bowl I_need_to_put_this_in_a_pottery_oven. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1792 Unfired_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1793 Woad_leaf A_slightly_bluish_leaf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1794 Bronze_wire Useful_for_crafting_items. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1795 Bronze_wire Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1796 Silver_necklace Anna's_shiny_silver_coated_necklace. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1797 Silver_necklace Anna's_shiny_silver_coated_necklace_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1798 Silver_cup Bob's_shiny_silver_coated_tea_cup. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1799 Silver_cup Bob's_shiny_silver_coated_tea_cup_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1800 Silver_bottle Carol's_shiny_silver_coated_bottle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1801 Silver_bottle Carol's_shiny_silver_coated_bottle_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1802 Silver_book David's_shiny_silver_coated_book. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1803 Silver_book David's_shiny_silver_coated_book_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1804 Silver_needle Elizabeth's_shiny_silver_coated_needle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1805 Silver_needle Elizabeth's_shiny_silver_coated_needle_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1806 Silver_pot Frank's_shiny_silver_coated_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1807 Silver_pot Frank's_shiny_silver_coated_pot_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1808 Criminal's_thread Some_red_thread_found_at_the_murder_scene. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1809 Criminal's_thread Some_green_thread_found_at_the_murder_scene. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1810 Criminal's_thread Some_blue_thread_found_at_the_murder_scene. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1811 Flypaper A_piece_of_fly_paper._It's_sticky. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1812 Pungent_pot A_pot_found_at_the_murder_scene,_with_a_sickly_odour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1813 Criminal's_dagger A_flimsy-looking_dagger_found_at_the_crime_scene. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1814 Criminal's_dagger A_flimsy-looking_dagger_found_at_the_crime_scene_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1815 Killer's_print The_fingerprints_of_the_murderer. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1816 Anna's_print An_imprint_of_Anna's_fingerprint. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1817 Bob's_print An_imprint_of_Bob's_fingerprint. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1818 Carol's_print An_imprint_of_Carol's_fingerprint. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1819 David's_print An_imprint_of_David's_fingerprint. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1820 Elizabeth's_print An_imprint_of_Elizabeth's_fingerprint. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1821 Frank's_print An_imprint_of_Frank's_fingerprint. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1822 Unknown_print An_unidentified_fingerprint_taken_from_the_murder_weapon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1823 Waterskin(4) A_full_waterskin_with_four_portions_of_water. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1824 Waterskin(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1825 Waterskin(3) A_nearly_full_waterskin_with_three_portions_of_water. 27 27 27 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1826 Waterskin(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 27 27 27 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1827 Waterskin(2) A_half_empty_waterskin_with_two_portions_of_water. 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1828 Waterskin(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1829 Waterskin(1) A_nearly_empty_waterskin_with_one_portion_of_water. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1830 Waterskin(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1831 Waterskin(0) A_completely_empty_waterskin_-_you'll_need_to_fill_it_up. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1832 Waterskin(0) Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1833 Desert_shirt A_cool,_light_desert_shirt. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1834 Desert_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1835 Desert_robe A_cool,_light_desert_robe. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1836 Desert_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1837 Desert_boots Comfortable_desert_shoes. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1838 Desert_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1839 Metal_key A_metal_key,_it's_very_crudely_constructed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1840 Cell_door_key A_metallic_key,_usually_used_by_prison_guards. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1841 Barrel An_empty_mining_barrel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1842 Ana_in_a_barrel A_mining_barrel_with_Ana_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1843 Wrought_iron_key This_key_unlocks_a_very_sturdy_gate_of_some_sort. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1844 Slave_shirt A_filthy,_smelly,_flea_infested_shirt. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1845 Slave_robe A_filthy,_smelly,_flea_infested_robe. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1846 Slave_boots A_set_of_filthy,_smelly,_flea_infested_desert_slave_boots. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1847 Scrumpled_paper A_piece_of_paper_with_barely_legible_writing_-_looks_like_a_recipe! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1848 Shantay_disclaimer Very_important_information. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1849 Prototype_dart A_prototype_throwing_dart. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1850 Technical_plans Plans_of_a_technical_nature. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1851 Tenti_pineapple The_most_delicious_of_pineapples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1852 Bedabin_key A_key_to_the_chest_in_Captain_Siad's_room. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1853 Prototype_dart_tip A_prototype_dart_tip_-_it_looks_deadly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1854 Shantay_pass Allows_you_to_pass_through_the_Shantay_pass_into_the_Kharid_Desert. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1855 Rock Looks_like_a_plain_rock,_must_have_some_ore_in_it? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1856 Guide_book 'A_Tourists_Guide_To_Ardougne'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1857 Totem The_Rantuki_tribes'_totem. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1858 Address_label It_says_'To_Lord_Handelmort,_Handelmort_Mansion'. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1859 Raw_ugthanki_meat I_need_to_cook_this_first. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1860 Raw_ugthanki_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1861 Ugthanki_meat Freshly_cooked_ugthanki_meat. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1862 Ugthanki_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1863 Pitta_dough I_need_to_cook_this. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1864 Pitta_dough Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1865 Pitta_bread Nicely_baked_pitta_bread._Needs_more_ingredients_to_make_a_kebab. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1866 Pitta_bread Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1867 Burnt_pitta_bread It's_all_burnt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1868 Burnt_pitta_bread Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1869 Chopped_tomato A_mixture_of_tomatoes_in_a_bowl. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1870 Chopped_tomato Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1871 Chopped_onion A_mixture_of_onions_in_a_bowl. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1872 Chopped_onion Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1873 Chopped_ugthanki Strips_of_ugthanki_meat_in_a_bowl. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1874 Chopped_ugthanki Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1875 Onion_&_tomato A_mixture_of_chopped_onions_and_tomatoes_in_a_bowl. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1876 Onion_&_tomato Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1877 Ugthanki_&_onion A_mixture_of_chopped_onions_and_ugthanki_meat_in_a_bowl. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1878 Ugthanki_&_onion Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1879 Ugthanki_&_tomato A_mixture_of_chopped_tomatoes_and_ugthanki_meat_in_a_bowl. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1880 Ugthanki_&_tomato Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1881 Kebab_mix A_mixture_of_chopped_tomatoes,_onions_and_ugthanki_meat_in_a_bowl. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1882 Kebab_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1883 Ugthanki_kebab A_strange_smelling_kebab_made_from_ugthanki_meat. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1884 Ugthanki_kebab Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1885 Ugthanki_kebab A_fresh_kebab_made_from_ugthanki_meat. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1886 Ugthanki_kebab Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1887 Cake_tin Useful_for_baking_cakes. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1888 Cake_tin Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1889 Uncooked_cake Now_all_I_need_to_do_is_cook_it. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1890 Uncooked_cake Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1891 Cake A_plain_sponge_cake. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1892 Cake Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1893 2/3_cake Someone_has_eaten_a_big_chunk_of_this_cake. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1894 2/3_cake Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1895 Slice_of_cake I'd_rather_have_a_whole_cake. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1896 Slice_of_cake Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1897 Chocolate_cake This_looks_very_tasty. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1898 Chocolate_cake Swap_this_note_at_any_bank_for_the_equivalent_item. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1899 2/3_chocolate_cake Someone_has_eaten_a_big_chunk_of_this_cake. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1900 2/3_chocolate_cake Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1901 Chocolate_slice I'd_rather_have_a_whole_cake. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1902 Chocolate_slice Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1903 Burnt_cake Argh_what_a_mess! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1904 Burnt_cake Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1905 Asgarnian_ale Probably_the_finest_ale_in_Asgarnia. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1906 Asgarnian_ale Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1907 Wizard's_mind_bomb It's_got_strange_bubbles_in_it. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1908 Wizard's_mind_bomb Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1909 Greenman's_ale A_glass_of_frothy_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1910 Greenman's_ale Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1911 Dragon_bitter A_glass_of_bitter. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1912 Dragon_bitter Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1913 Dwarven_stout A_pint_of_thick_dark_beer. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1914 Dwarven_stout Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1915 Grog A_murky_glass_of_some_sort_of_drink. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1916 Grog Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1917 Beer A_glass_of_frothy_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1918 Beer Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1919 Beer_glass I_need_to_fill_this_with_beer. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1920 Beer_glass Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1921 Bowl_of_water It's_a_bowl_of_water. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1922 Bowl_of_water Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1923 Bowl Useful_for_mixing_things. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1924 Bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1925 Bucket It's_a_wooden_bucket. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1926 Bucket Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1927 Bucket_of_milk It's_a_bucket_of_milk. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1928 Bucket_of_milk Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1929 Bucket_of_water It's_a_bucket_of_water. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1930 Bucket_of_water Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1931 Pot This_pot_is_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1932 Pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1933 Pot_of_flour There_is_flour_in_this_pot. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1934 Pot_of_flour Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1935 Jug This_jug_is_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1936 Jug Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1937 Jug_of_water It's_full_of_water. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1938 Jug_of_water Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1939 Swamp_tar A_foul_smelling_thick_tar-like_substance. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1940 Raw_swamp_paste A_thick_tar-like_substance_mixed_with_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1941 Swamp_paste A_tar-like_substance_mixed_with_flour_and_warmed. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1942 Potato This_could_be_used_to_make_a_good_stew. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1943 Potato Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1944 Egg A_nice_fresh_egg. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1945 Egg Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1946 Flour A_little_heap_of_flour. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1947 Grain Some_wheat_heads. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1948 Grain Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1949 Chef's_hat What_a_silly_hat. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1950 Chef's_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1951 Redberries Very_bright_red_berries. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1952 Redberries Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1953 Pastry_dough Potentially_pastry. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1954 Pastry_dough Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1955 Cooking_apple Keeps_the_doctor_away. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1956 Cooking_apple Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1957 Onion A_strong_smelling_onion. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1958 Onion Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1959 Pumpkin Happy_Halloween. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1960 Pumpkin Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1961 Easter_egg Happy_Easter. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1962 Easter_egg Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1963 Banana Mmm_this_looks_tasty. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1964 Banana Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1965 Cabbage Yuck_I_don't_like_cabbage. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1966 Cabbage Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1967 Cabbage Yuck_I_don't_like_cabbage. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1968 Cabbage Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1969 Spinach_roll A_home_made_spinach_thing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1970 Spinach_roll Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1971 Kebab A_meaty_kebab. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1972 Kebab Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1973 Chocolate_bar Mmmmmmm_chocolate. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1974 Chocolate_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1975 Chocolate_dust It's_ground_up_chocolate. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1976 Chocolate_dust Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1977 Chocolatey_milk Milk_with_chocolate_in_it. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1978 Cup_of_tea A_nice_cup_of_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1979 Cup_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1980 Empty_cup An_empty_cup. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1981 Empty_cup Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1982 Tomato This_would_make_good_ketchup. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1983 Tomato Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1984 Rotten_apple Rotten_to_the_core! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1985 Cheese It's_got_holes_in_it. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1986 Cheese Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1987 Grapes Good_grapes_for_wine_making. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1988 Grapes Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1989 Half_full_wine_jug An_optimist_would_say_it's_half_full. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1990 Half_full_wine_jug Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1991 Jug_of_bad_wine Oh_dear,_this_wine_is_terrible! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1992 Jug_of_bad_wine Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1993 Jug_of_wine It's_full_of_wine. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1994 Jug_of_wine Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1995 Unfermented_wine This_wine_needs_to_ferment_before_it_can_be_drunk. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1996 Unfermented_wine Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1997 Incomplete_stew I_need_to_add_some_meat_too. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1998 Incomplete_stew Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 1999 Incomplete_stew I_need_to_add_some_potato_too. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2000 Incomplete_stew Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2001 Uncooked_stew I_need_to_cook_this. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2002 Uncooked_stew Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2003 Stew It's_a_meat_and_potato_stew. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2004 Stew Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2005 Burnt_stew Eew,_it's_horribly_burnt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2006 Burnt_stew Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2007 Spice This_could_liven_up_an_otherwise_bland_stew. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2008 Spice Swap_this_note_at_any_bank_for_the_equivalent_item. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2009 Uncooked_curry I_need_to_cook_this. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2010 Uncooked_curry Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2011 Curry It's_a_spicy_hot_curry. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2012 Curry Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2013 Burnt_curry Eew,_it's_horribly_burnt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2014 Burnt_curry Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2015 Vodka A_strong_spirit. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2016 Vodka Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2017 Whisky A_bottle_of_Draynor_Malt. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2018 Whisky Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2019 Gin A_strong_spirit. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2020 Gin Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2021 Brandy A_strong_spirit. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2022 Brandy Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2023 Cocktail_guide A_book_on_tree_gnome_cocktails. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2024 Cocktail_guide Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2025 Cocktail_shaker Used_for_mixing_cocktails. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2026 Cocktail_glass For_sipping_cocktails. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2027 Cocktail_glass Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2028 Blurberry_special Looks_good..._smells_strong. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2029 Blurberry_special Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2030 Choc_saturday A_warm_creamy_alcoholic_beverage. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2031 Choc_saturday Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2032 Drunk_dragon A_warm_creamy_alcoholic_beverage. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2033 Drunk_dragon Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2034 Fruit_blast A_cool_refreshing_fruit_mix. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2035 Fruit_blast Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2036 Pineapple_punch A_fresh_healthy_fruit_mix. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2037 Pineapple_punch Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2038 Short_green_guy A_Short_Green_Guy..._looks_good. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2039 Short_green_guy Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2040 Wizard_blizzard This_looks_like_a_strange_mix. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2041 Wizard_blizzard Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2042 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2043 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2044 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2045 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2046 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2047 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2048 Pineapple_punch A_fresh_healthy_fruit_mix. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2049 Pineapple_punch Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2050 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2051 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2052 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2053 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2054 Wizard_blizzard This_looks_like_a_strange_mix. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2055 Wizard_blizzard Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2056 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2057 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2058 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2059 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2060 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2061 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2062 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2063 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2064 Blurberry_special Looks_good..._smells_strong. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2065 Blurberry_special Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2066 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2067 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2068 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2069 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2070 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2071 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2072 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2073 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2074 Choc_saturday A_warm_creamy_alcoholic_beverage. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2075 Choc_saturday Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2076 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2077 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2078 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2079 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2080 Short_green_guy A_Short_Green_Guy..._looks_good. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2081 Short_green_guy Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2082 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2083 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2084 Fruit_blast A_cool_refreshing_fruit_mix. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2085 Fruit_blast Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2086 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2087 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2088 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2089 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2090 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2091 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2092 Drunk_dragon A_warm_creamy_alcoholic_beverage. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2093 Drunk_dragon Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2094 Odd_cocktail I'm_not_completely_sure_what_this_contains. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2095 Odd_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2096 Odd_cocktail I'm_not_completely_sure_what_this_contains. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2097 Odd_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2098 Odd_cocktail I'm_not_completely_sure_what_this_contains. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2099 Odd_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2100 Odd_cocktail I'm_not_completely_sure_what_this_contains. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2101 Odd_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2102 Lemon A_fresh_lemon. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2103 Lemon Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2104 Lemon_chunks Fresh_chunks_of_lemon. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2105 Lemon_chunks Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2106 Lemon_slices Fresh_lemon_slices. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2107 Lemon_slices Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2108 Orange A_fresh_orange. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2109 Orange Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2110 Orange_chunks Fresh_chunks_of_orange. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2111 Orange_chunks Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2112 Orange_slices Fresh_orange_slices. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2113 Orange_slices Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2114 Pineapple It_can_be_cut_up_into_something_more_manageable_with_a_knife. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2115 Pineapple Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2116 Pineapple_chunks Fresh_chunks_of_pineapple. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2117 Pineapple_chunks Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2118 Pineapple_ring Exotic_fruit. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2119 Pineapple_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2120 Lime A_fresh_lime. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2121 Lime Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2122 Lime_chunks Fresh_chunks_of_lime. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2123 Lime_chunks Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2124 Lime_slices Fresh_lime_slices. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2125 Lime_slices Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2126 Dwellberries Some_rather_pretty_blue_berries. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2127 Dwellberries Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2128 Equa_leaves Small_sweet_smelling_leaves. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2129 Equa_leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2130 Pot_of_cream Fresh_cream. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2131 Pot_of_cream Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2132 Raw_beef I_need_to_cook_this_first. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2133 Raw_beef Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2134 Raw_rat_meat I_need_to_cook_this_first. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2135 Raw_rat_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2136 Raw_bear_meat I_need_to_cook_this_first. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2137 Raw_bear_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2138 Raw_chicken I_need_to_cook_this_first. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2139 Raw_chicken Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2140 Cooked_chicken Mmm_this_looks_tasty. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2141 Cooked_chicken Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2142 Cooked_meat Mmm_this_looks_tasty. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2143 Cooked_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2144 Burnt_chicken Oh_dear,_it's_totally_burnt! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2145 Burnt_chicken Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2146 Burnt_meat Oh_dear,_it's_totally_burnt! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2147 Burnt_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2148 Raw_lava_eel A_very_strange_eel. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2149 Lava_eel Strange,_it_looks_cooler_now_it's_been_cooked. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2150 Swamp_toad A_slippery_little_blighter. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2151 Swamp_toad Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2152 Toad's_legs They're_a_gnome_delicacy_apparently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2153 Toad's_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2154 Equa_toad's_legs They're_a_gnome_delicacy_apparently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2155 Equa_toad's_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2156 Spicy_toad's_legs They're_a_gnome_delicacy_apparently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2157 Spicy_toad's_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2158 Seasoned_legs They're_a_gnome_delicacy_apparently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2159 Seasoned_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2160 Spicy_worm They're_a_gnome_delicacy_apparently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2161 Spicy_worm Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2162 King_worm They're_a_gnome_delicacy_apparently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2163 King_worm Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2164 Batta_tin A_deep_tin_used_for_baking_gnome_battas_in. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2165 Crunchy_tray A_shallow_tray_used_for_baking_crunchies_in. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2166 Gnomebowl_mould A_large_ovenproof_bowl. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2167 Gianne's_cook_book Aluft_Gianne's_favorite_dishes. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2168 Gianne's_cook_book Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2169 Gnome_spice It's_Aluft_Gianne's_secret_mix_of_spices. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2170 Gnome_spice Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2171 Gianne_dough It's_made_from_a_secret_recipe. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2172 Gianne_dough Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2173 Odd_gnomebowl This_gnome_bowl_doesn't_look_very_appetising. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2174 Odd_gnomebowl Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2175 Burnt_gnomebowl This_gnome_bowl_has_been_burnt_to_a_cinder. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2176 Burnt_gnomebowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2177 Half_baked_bowl This_gnome_bowl_is_in_the_early_stages_of_preparation. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2178 Raw_gnomebowl This_gnome_bowl_needs_cooking. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2179 Unfinished_bowl This_dish_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2180 Unfinished_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2181 Unfinished_bowl This_dish_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2182 Unfinished_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2183 Unfinished_bowl This_dish_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2184 Unfinished_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2185 Chocolate_bomb Looks_great! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2186 Chocolate_bomb Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2187 Tangled_toad's_legs It_actually_smells_quite_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2188 Tangled_toad's_legs Swap_this_note_at_any_bank_for_the_equivalent_item's_legs. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2189 Unfinished_bowl This_dish_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2190 Unfinished_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2191 Worm_hole It_actually_smells_quite_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2192 Worm_hole Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2193 Unfinished_bowl This_dish_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2194 Unfinished_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2195 Veg_ball This_looks_pretty_healthy. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2196 Veg_ball Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2197 Odd_crunchies These_crunchies_don't_look_very_appetising. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2198 Odd_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2199 Burnt_crunchies These_crunchies_have_been_burnt_to_a_cinder. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2200 Burnt_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2201 Half_baked_crunchy This_crunchy_is_in_the_early_stages_of_preparation. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2202 Raw_crunchies These_crunchies_need_cooking. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2203 Unfinished_crunchy These_crunchies_are_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2204 Unfinished_crunchy Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2205 Worm_crunchies It_actually_smells_quite_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2206 Worm_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2207 Unfinished_crunchy These_crunchies_are_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2208 Unfinished_crunchy Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2209 Chocchip_crunchies Yum..._smells_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2210 Chocchip_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2211 Unfinished_crunchy These_crunchies_are_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2212 Unfinished_crunchy Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2213 Spicy_crunchies Yum..._smells_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2214 Spicy_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2215 Unfinished_crunchy These_crunchies_are_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2216 Unfinished_crunchy Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2217 Toad_crunchies It_actually_smells_quite_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2218 Toad_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2219 Worm_batta It_actually_smells_quite_good. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2220 Worm_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2221 Toad_batta It_actually_smells_quite_good. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2222 Toad_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2223 Cheese+tom_batta This_smells_really_good. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2224 Cheese+tom_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2225 Fruit_batta It_actually_smells_quite_good. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2226 Fruit_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2227 Vegetable_batta Well..._it_looks_healthy. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2228 Vegetable_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2229 Chocolate_bomb Looks_great! 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2230 Chocolate_bomb Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2231 Tangled_toad's_legs It_actually_smells_quite_good. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2232 Tangled_toad's_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2233 Worm_hole It_actually_smells_quite_good. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2234 Worm_hole Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2235 Veg_ball This_looks_pretty_healthy. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2236 Veg_ball Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2237 Worm_crunchies It_actually_smells_quite_good. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2238 Worm_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2239 Chocchip_crunchies Yum..._smells_good. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2240 Chocchip_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2241 Spicy_crunchies Yum..._smells_good. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2242 Spicy_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2243 Toad_crunchies It_actually_smells_quite_good. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2244 Toad_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2245 Odd_batta This_batta_doesn't_look_very_appetising. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2246 Odd_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2247 Burnt_batta This_batta_has_been_burnt_to_a_cinder. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2248 Burnt_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2249 Half_baked_batta This_gnome_batta_is_in_the_early_stages_of_preparation. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2250 Raw_batta This_gnome_batta_needs_cooking. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2251 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2252 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2253 Worm_batta It_actually_smells_quite_good. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2254 Worm_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2255 Toad_batta It_actually_smells_quite_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2256 Toad_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2257 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2258 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2259 Cheese+tom_batta This_smells_really_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2260 Cheese+tom_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2261 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2262 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2263 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2264 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2265 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2266 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2267 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2268 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2269 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2270 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2271 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2272 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2273 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2274 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2275 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2276 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2277 Fruit_batta It_actually_smells_quite_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2278 Fruit_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2279 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2280 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2281 Vegetable_batta Well..._it_looks_healthy. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2282 Vegetable_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2283 Pizza_base I_need_to_add_some_tomato_next. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2284 Pizza_base Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2285 Incomplete_pizza I_need_to_add_some_cheese_next. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2286 Incomplete_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2287 Uncooked_pizza This_needs_cooking. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2288 Uncooked_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2289 Plain_pizza A_cheese_and_tomato_pizza. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2290 Plain_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2291 1/2_plain_pizza Half_of_this_pizza_has_been_eaten. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2292 1/2_plain_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2293 Meat_pizza A_pizza_with_bits_of_meat_on_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2294 Meat_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2295 1/2_meat_pizza Half_of_this_pizza_has_been_eaten. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2296 1/2_meat_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2297 Anchovy_pizza A_pizza_with_anchovies. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2298 Anchovy_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2299 1/2_anchovy_pizza Half_of_this_pizza_has_been_eaten. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2300 1/2_anchovy_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2301 Pineapple_pizza A_tropicana_pizza. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2302 Pineapple_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2303 1/2pineapple_pizza Half_of_this_pizza_has_been_eaten. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2304 1/2pineapple_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2305 Burnt_pizza Oh_dear! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2306 Burnt_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2307 Bread_dough Some_uncooked_dough. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2308 Bread_dough Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2309 Bread Nice_crispy_bread. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2310 Bread Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2311 Burnt_bread Nice_crispy_bread.__Possibly_too_crispy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2312 Burnt_bread Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2313 Pie_dish Deceptively_pie_shaped. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2314 Pie_dish Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2315 Pie_shell I_need_to_find_a_filling_for_this_pie. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2316 Pie_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2317 Uncooked_apple_pie This_would_be_much_tastier_cooked. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2318 Uncooked_apple_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2319 Uncooked_meat_pie This_would_be_much_healthier_cooked. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2320 Uncooked_meat_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2321 Uncooked_berry_pie This_would_be_much_more_appetising_cooked. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2322 Uncooked_berry_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2323 Apple_pie Mmm_Apple_pie. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2324 Apple_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2325 Redberry_pie Looks_tasty. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2326 Redberry_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2327 Meat_pie Not_for_vegetarians. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2328 Meat_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2329 Burnt_pie I_think_I_left_it_on_the_stove_too_long. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2330 Burnt_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2331 Half_a_meat_pie Half_of_it_is_suitable_for_vegetarians. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2332 Half_a_meat_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2333 Half_a_redberry_pie So_tasty_I_kept_some_for_later. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2334 Half_a_redberry_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2335 Half_an_apple_pie Mmm_half_an_apple_pie. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2336 Half_an_apple_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2337 Raw_oomlie Raw_meat_from_the_oomlie_bird. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2338 Raw_oomlie Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2339 Palm_leaf A_thick_green_palm_leaf_used_by_natives_to_cook_meat_in. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2340 Palm_leaf Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2341 Wrapped_oomlie Oomlie_meat_in_a_palm_leaf_pouch.__It_just_needs_to_be_cooked. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2342 Wrapped_oomlie Swap_this_note_at_any_bank_for_the_equivalent_item. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2343 Cooked_oomlie_wrap Deliciously_cooked_oomlie_meat_in_a_palm_leaf_pouch. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2344 Cooked_oomlie_wrap Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2345 Burnt_oomlie_wrap Burnt_oomlie_meat_in_a_palm_leaf_pouch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2346 Burnt_oomlie_wrap Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2347 Hammer Good_for_hitting_things! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2348 Hammer Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2349 Bronze_bar It's_a_bar_of_bronze. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2350 Bronze_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2351 Iron_bar It's_a_bar_of_iron. 28 28 28 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2352 Iron_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 28 28 28 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2353 Steel_bar It's_a_bar_of_steel. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2354 Steel_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2355 Silver_bar It's_a_bar_of_silver. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2356 Silver_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2357 Gold_bar It's_a_bar_of_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2358 Gold_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2359 Mithril_bar It's_a_bar_of_mithril. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2360 Mithril_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2361 Adamantite_bar It's_a_bar_of_adamantite. 640 640 640 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2362 Adamantite_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 640 640 640 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2363 Runite_bar It's_a_bar_of_runite. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2364 Runite_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2365 'perfect'_gold_bar It's_a_bar_of_'perfect'_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2366 Shield_left_half The_left_half_of_a_dragon_square_shield. 110000 110000 110000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2367 Shield_left_half Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 110000 110000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2368 Shield_right_half The_right_half_of_a_dragon_square_shield. 500000 500000 500000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2369 Shield_right_half Swap_this_note_at_any_bank_for_the_equivalent_item. 500000 500000 500000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2370 Steel_studs A_set_of_studs_for_leather_armour. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2371 Steel_studs Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2372 Ogre_relic An_old_statue_of_an_ogre_warrior. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2373 Relic_part_1 Part_of_an_ogre_relic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2374 Relic_part_2 Part_of_an_ogre_relic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2375 Relic_part_3 Part_of_an_ogre_relic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2376 Skavid_map It's_a_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2377 Ogre_tooth Very_tooth_like. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2378 Toban's_key Formerly_the_property_of_Toban_the_ogre. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2379 Rock_cake Handy_if_you_want_to_break_all_your_teeth. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2380 Crystal Powers_the_Watchtower_in_Yanille. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2381 Crystal Powers_the_Watchtower_in_Yanille. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2382 Crystal Powers_the_Watchtower_in_Yanille. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2383 Crystal Powers_the_Watchtower_in_Yanille. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2384 Finger_nails Eeeeyeeew! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2385 Old_robe I_can't_wear_this_old_thing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2386 Unusual_armour Looks_kind_of_useless... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2387 Damaged_dagger Pointy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2388 Tattered_eye_patch Useless_as_an_eyepatch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2389 Vial An_infusion_of_water_and_jangerberries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2390 Vial A_mixture_of_jangerberries_and_guam_leaves_in_a_vial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2391 Ground_bat_bones Let's_see_it_fly_now! 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2392 Ground_bat_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2393 Gold It's_a_stolen_bar_of_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2394 Potion A_strange_brew. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2395 Magic_ogre_potion A_dangerous_magical_liquid. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2396 Spell_scroll A_spell_is_written_on_this_parchment. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2397 Shaman_robe A_tattered_old_robe. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2398 Nightshade Deadly! 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2399 Key A_key_given_to_me_by_Wizard_Traiborn. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2400 Key A_key_given_to_me_by_Captain_Rovin. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2401 Key A_key_I_found_in_a_drain. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2402 Silverlight The_magical_sword_'Silverlight'. 50 50 50 9 14 -2 0 0 0 3 2 1 0 12 0 -item = 2403 Hazeel_scroll Scroll_containing_a_powerful_enchantment_of_restoration. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2404 Chest_key This_key_opens_a_chest_in_the_Carnillean_household. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2405 Carnillean_armour Decorative_armour;_an_heirloom_of_the_Carnillean_family. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2406 Hazeel's_mark A_sign_of_my_commitment_to_Hazeel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2407 Ball A_child's_ball. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2408 Diary A_daily_journal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2409 Door_key A_key_to_the_Witch's_house's_front_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2410 Magnet A_very_attractive_magnet. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2411 Key A_key_to_the_Witch's_shed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2412 Saradomin_cape A_cape_from_the_almighty_god_Saradomin. 50000 100 100 0 0 0 10 0 1 1 2 10 0 0 0 -item = 2413 Guthix_cape A_cape_from_the_almighty_god_Guthix. 50000 100 100 0 0 0 10 0 1 1 2 10 0 0 0 -item = 2414 Zamorak_cape A_cape_from_the_almighty_god_Zamorak. 50000 100 100 0 0 0 10 0 1 1 2 10 0 0 0 -item = 2415 Saradomin_staff A_magical_staff_imbued_with_the_power_of_Saradomin. 100000 80000 80000 -1 -1 6 6 0 2 3 1 6 0 0 20 -item = 2416 Guthix_staff A_magical_staff_imbued_with_the_power_of_Guthix. 100000 80000 80000 -1 -1 6 6 0 2 3 1 6 0 0 20 -item = 2417 Zamorak_staff A_magical_staff_imbued_with_the_power_of_Zamorak. 100000 80000 80000 -1 -1 6 6 0 2 3 1 6 0 0 20 -item = 2418 Bronze_key A_heavy_key_made_of_bronze. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2419 Wig A_wig_that_has_been_dyed_slightly_blonde. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2420 Brass_monkey Suffers_in_cold_weather. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2421 Wig A_grey_woollen_wig. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2422 Blue_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2423 Key_print An_imprint_of_a_key_in_a_lump_of_clay. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2424 Paste A_bottle_of_skin_coloured_paste. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2425 Orbital_knife On_average,_it's_accurate. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2426 Burnt_oomlie Oh_dear,_it's_totally_burnt! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2427 Burnt_oomlie Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2428 Attack_potion(4) An_attack_potion. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2429 Attack_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2430 Restore_potion(4) A_stat_restoration_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2431 Restore_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2432 Defence_potion(4) A_defence_potion. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2433 Defence_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2434 Prayer_potion(4) A_restore_prayer_potion. 190 190 190 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2435 Prayer_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 190 190 190 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2436 Super_attack(4) A_super_attack_potion. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2437 Super_attack(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2438 Fishing_potion(4) A_fishing_potion. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2439 Fishing_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2440 Super_strength(4) A_super_strength_potion. 275 275 275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2441 Super_strength(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 275 275 275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2442 Super_defence(4) A_super_defence_potion. 330 330 330 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2443 Super_defence(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 330 330 330 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2444 Ranging_potion(4) A_ranging_potion. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2445 Ranging_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2446 Antipoison(4) An_antipoison_potion. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2447 Antipoison(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2448 Superantipoison(4) A_super_antipoison_potion. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2449 Superantipoison(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2450 Zamorak_brew(4) A_Zamorak_Brew. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2451 Zamorak_brew(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2452 Antifire_potion(4) An_anti-firebreath_potion. 330 330 330 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2453 Antifire_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 330 330 330 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2454 Antifire_potion(3) An_anti-firebreath_potion. 264 264 264 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2455 Antifire_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 264 264 264 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2456 Antifire_potion(2) An_anti-firebreath_potion. 198 198 198 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2457 Antifire_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 198 198 198 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2458 Antifire_potion(1) An_anti-firebreath_potion. 132 132 132 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2459 Antifire_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 132 132 132 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2460 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2461 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2462 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2463 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2464 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2465 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2466 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2467 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2468 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2469 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2470 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2471 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2472 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2473 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2474 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2475 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2476 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2477 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2478 Fish_food Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2479 Poison Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2480 Firestarter Distorted. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2481 Clean_lantadyme A_fresh_herb. 68 68 68 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2482 Clean_lantadyme Swap_this_note_at_any_bank_for_the_equivalent_item. 68 68 68 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2483 Lantadyme_potion(unf) I_need_another_ingredient_to_finish_this_Lantadyme_potion. 68 68 68 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2484 Lantadyme_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 68 68 68 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2485 Grimy_lantadyme I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2486 Grimy_lantadyme Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2487 Blue_d'hide_vamb Vambraces_made_from_100%_real_dragonhide. 1200 1800 0 0 0 0 -10 9 4 3 5 4 0 0 0 -item = 2488 Blue_d'hide_vamb Swap_this_note_at_any_bank_for_the_equivalent_item. 1200 1800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2489 Red_d'hide_vamb Vambraces_made_from_100%_real_dragonhide. 1440 2160 0 0 0 0 -10 10 5 4 6 6 0 0 0 -item = 2490 Red_d'hide_vamb Swap_this_note_at_any_bank_for_the_equivalent_item. 1440 2160 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2491 Black_d'hide_vamb Vambraces_made_from_100%_real_dragonhide. 1728 2592 0 0 0 0 -10 11 6 5 7 8 0 0 0 -item = 2492 Black_d'hide_vamb Swap_this_note_at_any_bank_for_the_equivalent_item. 1728 2592 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2493 Blue_d'hide_chaps Made_from_100%_real_dragonhide. 1728 2592 0 0 0 0 -10 11 25 19 27 14 25 0 0 -item = 2494 Blue_d'hide_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 1728 2592 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2495 Red_d'hide_chaps Made_from_100%_real_dragonhide. 2072 3108 0 0 0 0 -10 14 28 22 30 20 28 0 0 -item = 2496 Red_d'hide_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 2072 3108 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2497 Black_d'hide_chaps Made_from_100%_real_dragonhide. 2448 3732 0 0 0 0 -10 17 31 25 33 28 31 0 0 -item = 2498 Black_d'hide_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 2448 3732 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2499 Blue_d'hide_body Made_from_100%_real_dragonhide. 3744 5616 0 0 0 0 -15 20 45 37 50 30 45 0 0 -item = 2500 Blue_d'hide_body Swap_this_note_at_any_bank_for_the_equivalent_item. 3744 5616 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2501 Red_d'hide_body Made_from_100%_real_dragonhide. 4492 6738 0 0 0 0 -15 25 50 42 55 40 50 0 0 -item = 2502 Red_d'hide_body Swap_this_note_at_any_bank_for_the_equivalent_item. 4492 6738 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2503 Black_d'hide_body Made_from_100%_real_dragonhide. 5392 8088 0 0 0 0 -15 30 55 47 60 50 55 0 0 -item = 2504 Black_d'hide_body Swap_this_note_at_any_bank_for_the_equivalent_item. 5392 8088 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2505 Blue_d-leather It's_a_piece_of_prepared_blue_dragonhide. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2506 Blue_d-leather Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2507 Red_dragon_leather It's_a_piece_of_prepared_red_dragonhide. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2508 Red_dragon_leather Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2509 Black_d-leather It's_a_piece_of_prepared_black_dragonhide. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2510 Black_d-leather Swap_this_note_at_any_bank_for_the_equivalent_itemleather. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2511 Logs A_number_of_wooden_logs. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2512 Box_of_delights What_could_be_in_here? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2513 Waste_disposal Gets_rid_of_all_that_nasty_kitchen_waste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2514 Raw_shrimps I_should_try_cooking_this. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2515 Raw_shrimps Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2516 Pot_of_flour There_is_flour_in_this_pot. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2517 Pot_of_flour Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2518 Rotten_tomato Pretty_smelly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2519 Rotten_tomato Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2520 Toy_horsey A_brown_toy_horse. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2521 Toy_horsey Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2522 Toy_horsey A_white_toy_horse. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2523 Toy_horsey Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2524 Toy_horsey A_black_toy_horse. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2525 Toy_horsey Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2526 Toy_horsey A_grey_toy_horse. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2527 Toy_horsey Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2528 Lamp Wonder_what_happens_if_I_rub_it... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2529 Orb_of_light A_magical_sphere_that_glimmers_within. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2530 Bones Bones_are_for_burying! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2531 Bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2532 Iron_fire_arrows Arrows_with_iron_heads_and_oil_soaked_cloth. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2533 Iron_fire_arrows These_iron_headed_arrows_are_ablaze_with_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2534 Steel_fire_arrows Arrows_with_steel_heads_and_oil_soaked_cloth. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2535 Steel_fire_arrows These_steel_headed_arrows_are_ablaze_with_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2536 Mithril_fire_arrows Arrows_with_mithril_heads_and_oil_soaked_cloth. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2537 Mithril_fire_arrows These_mithril_headed_arrows_are_ablaze_with_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2538 Addy_fire_arrows Arrows_with_adamant_heads_and_oil_soaked_cloth. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2539 Addy_fire_arrows These_adamant_headed_arrows_are_ablaze_with_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2540 Rune_fire_arrows Arrows_with_rune_heads_and_oil_soaked_cloth. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2541 Rune_fire_arrows These_rune_headed_arrows_are_ablaze_with_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2550 Ring_of_recoil An_enchanted_ring. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2551 Ring_of_recoil Swap_this_note_at_any_bank_for_the_equivalent_item. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2552 Ring_of_dueling(8) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2553 Ring_of_dueling(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2554 Ring_of_dueling(7) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2555 Ring_of_dueling(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2556 Ring_of_dueling(6) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2557 Ring_of_dueling(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2558 Ring_of_dueling(5) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2559 Ring_of_dueling(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2560 Ring_of_dueling(4) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2561 Ring_of_dueling(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2562 Ring_of_dueling(3) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2563 Ring_of_dueling(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2564 Ring_of_dueling(2) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2565 Ring_of_dueling(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2566 Ring_of_dueling(1) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2567 Ring_of_dueling(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2568 Ring_of_forging An_enchanted_ring. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2569 Ring_of_forging Swap_this_note_at_any_bank_for_the_equivalent_item. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2570 Ring_of_life An_enchanted_ring. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2571 Ring_of_life Swap_this_note_at_any_bank_for_the_equivalent_item. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2572 Ring_of_wealth An_enchanted_ring. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2573 Ring_of_wealth Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2574 Sextant Used_by_navigators_to_find_their_position_in_RuneScape. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2575 Watch A_fine_looking_time_piece. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2576 Chart A_navigator's_chart_of_RuneScape. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2577 Ranger_boots Lightweight_boots_ideal_for_rangers. 80 120 0 0 0 0 -10 8 2 3 4 2 0 0 0 -item = 2578 Ranger_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 80 120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2579 Wizard_boots Slightly_magical_boots. 80 120 0 0 0 0 4 0 0 0 0 0 0 0 0 -item = 2580 Wizard_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 80 120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2581 Robin_hood_hat Endorsed_by_Robin_Hood. 180 270 0 0 0 0 0 8 4 6 8 4 4 0 0 -item = 2582 Robin_hood_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 180 270 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2583 Black_platebody_(t) Black_plate_body_with_trim. 1536 2304 0 0 0 0 -30 -10 41 40 30 -6 40 0 0 -item = 2584 Black_platebody_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 1536 2304 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2585 Black_platelegs_(t) Black_platelegs_with_trim. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 0 -item = 2586 Black_platelegs_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2587 Black_full_helm(t) Black_full_helm_with_trim. 422 634 0 0 0 0 -6 -2 12 13 10 -1 12 0 0 -item = 2588 Black_full_helm_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 422 634 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2589 Black_kiteshield_(t) Black_kiteshield_with_trim. 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 -item = 2590 Black_kiteshield_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2591 Black_platebody_(g) Black_platebody_with_gold_trim. 1536 2304 0 0 0 0 -30 -10 41 40 30 -6 40 0 0 -item = 2592 Black_platebody_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 1536 2304 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2593 Black_platelegs_(g) Black_platelegs_with_gold_trim. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 0 -item = 2594 Black_platelegs_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2595 Black_full_helm(g) Black_full_helm_with_gold_trim. 422 634 0 0 0 0 -6 -2 12 13 10 -1 12 0 0 -item = 2596 Black_full_helm_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 422 634 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2597 Black_kiteshield_(g) Black_kiteshield_with_gold_trim. 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 -item = 2598 Black_kiteshield_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2599 Adam_platebody_(t) Adamant_platebody_with_trim. 5120 9984 0 0 0 0 -30 -10 65 63 55 -6 63 0 0 -item = 2600 Adam_platebody_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 5120 9984 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2601 Adam_platelegs_(t) Adamant_platelegs_with_trim. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 -item = 2602 Adam_platelegs_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 3840 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2603 Adam_kiteshield_(t) Adamant_kiteshield_with_trim. 2176 3264 0 0 0 0 -8 -2 27 31 29 -1 29 0 0 -item = 2604 Adam_kiteshield_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2605 Adam_full_helm(t) Adamant_full_helm_with_trim. 1408 2112 0 0 0 0 -6 -2 19 21 16 -1 19 0 0 -item = 2606 Adam_full_helm_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 1408 2112 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2607 Adam_platebody_(g) Adamant_platebody_with_gold_trim. 5120 9984 0 0 0 0 -30 -10 65 63 55 -6 63 0 0 -item = 2608 Adam_platebody_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 5120 9984 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2609 Adam_platelegs_(g) Adamant_platelegs_with_gold_trim. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 -item = 2610 Adam_platelegs_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 3840 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2611 Adam_kiteshield_(g) Adamant_kiteshield_with_gold_trim. 2176 3264 0 0 0 0 -8 -2 27 31 29 -1 29 0 0 -item = 2612 Adam_kiteshield_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2613 Adam_full_helm(g) Adamant_full_helm_with_gold_trim. 1408 2112 0 0 0 0 -6 -2 19 21 16 -1 19 0 0 -item = 2614 Adam_full_helm_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 1408 2112 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2615 Rune_platebody_(g) Rune_plate_body_with_gold_trim. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 -item = 2616 Rune_platebody_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2617 Rune_platelegs_(g) Rune_platelegs_with_gold_trim. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 2618 Rune_platelegs_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2619 Rune_full_helm(g) Rune_full_helm_with_gold_trim. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 -item = 2620 Rune_full_helm_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2621 Rune_kiteshield_(g) Rune_kiteshield_with_gold_trim. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 -item = 2622 Rune_kiteshield_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2623 Rune_platebody_(t) Rune_platebody_with_trim. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 -item = 2624 Rune_platebody_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2625 Rune_platelegs_(t) Rune_platelegs_with_trim. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 2626 Rune_platelegs_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2627 Rune_full_helm_(t) Rune_full_helm_with_trim. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 -item = 2628 Rune_full_helm_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2629 Rune_kiteshield_(t) Rune_kiteshield_with_trim. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 -item = 2630 Rune_kiteshield_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2631 Highwayman_mask Your_money_or_your_life! 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2632 Highwayman_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2633 Blue_beret Parlez-vous_francais? 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2634 Blue_beret Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2635 Black_beret Parlez-vous_francais? 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2636 Black_beret Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2637 White_beret Parlez-vous_francais? 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2638 White_beret Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2639 Tan_cavalier All_for_one_and_one_for_all! 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2640 Tan_cavalier Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2641 Dark_cavalier All_for_one_and_one_for_all! 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2642 Dark_cavalier Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2643 Black_cavalier All_for_one_and_one_for_all! 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2644 Black_cavalier Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2645 Red_headband A_minimalist's_hat. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2646 Red_headband Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2647 Black_headband A_minimalist's_hat. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2648 Black_headband Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2649 Brown_headband A_minimalist's_hat. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2650 Brown_headband Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2651 Pirate's_hat Shiver_me_timbers! 72 108 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2652 Pirate's_hat Swap_this_note_at_any_bank_for_the_equivalent_item's_hat. 72 108 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2653 Zamorak_platebody Rune_platebody_in_the_colours_of_Zamorak. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 -item = 2654 Zamorak_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2655 Zamorak_platelegs Rune_platelegs_in_the_colours_of_Zamorak. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 2656 Zamorak_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2657 Zamorak_full_helm Rune_full_helm_in_the_colours_of_Zamorak. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 -item = 2658 Zamorak_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2659 Zamorak_kiteshield Rune_kiteshield_in_the_colours_of_Zamorak. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 -item = 2660 Zamorak_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2661 Saradomin_plate Rune_platebody_in_the_colours_of_Saradomin. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 -item = 2662 Saradomin_plate Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2663 Saradomin_legs Rune_platelegs_in_the_colours_of_Saradomin. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 2664 Saradomin_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2665 Saradomin_full Rune_full_helm_in_the_colours_of_Saradomin. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 -item = 2666 Saradomin_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2667 Saradomin_kite Rune_kiteshield_in_the_colours_of_Saradomin. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 -item = 2668 Saradomin_kite Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2669 Guthix_platebody Rune_plate_body_in_the_colours_of_Guthix. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 -item = 2670 Guthix_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2671 Guthix_platelegs Rune_plate_legs_in_the_colours_of_Guthix. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 2672 Guthix_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2673 Guthix_full_helm A_rune_full_face_helmet_in_the_colours_of_Guthix. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 -item = 2674 Guthix_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2675 Guthix_kiteshield Rune_kiteshield_in_the_colours_of_Guthix. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 -item = 2676 Guthix_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2677 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2678 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2679 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2680 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2681 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2682 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2683 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2684 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2685 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2686 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2687 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2688 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2689 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2690 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2691 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2692 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2693 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2694 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2695 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2696 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2697 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2698 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2699 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2700 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2701 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2702 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2703 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2704 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2705 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2706 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2707 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2708 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2709 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2710 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2711 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2712 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2713 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2714 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2715 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2716 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2717 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2718 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2719 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2720 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2721 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2722 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2723 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2724 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2725 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2726 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2727 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2728 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2729 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2730 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2731 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2732 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2733 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2734 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2735 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2736 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2737 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2738 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2739 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2740 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2741 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2742 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2743 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2744 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2745 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2746 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2747 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2748 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2749 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2750 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2751 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2752 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2753 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2754 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2755 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2756 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2757 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2758 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2759 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2760 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2761 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2762 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2763 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2764 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2765 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2766 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2767 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2768 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2769 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2770 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2771 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2772 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2773 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2774 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2775 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2776 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2777 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2778 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2779 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2780 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2781 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2782 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2783 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2784 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2785 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2786 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2787 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2788 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2789 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2790 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2791 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2792 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2793 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2794 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2795 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2796 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2797 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2798 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2799 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2800 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2801 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2802 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2803 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2804 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2805 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2806 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2807 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2808 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2809 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2810 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2811 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2812 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2813 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2814 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2815 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2816 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2817 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2818 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2819 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2820 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2821 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2822 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2823 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2824 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2825 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2826 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2827 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2828 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2829 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2830 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2831 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2832 Key A_key_to_unlock_a_treasure_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2833 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2834 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2835 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2836 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2837 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2838 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2839 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2840 Key A_key_to_a_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2841 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2842 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2843 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2844 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2845 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2846 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2847 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2848 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2849 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2850 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2851 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2852 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2853 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2854 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2855 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2856 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2857 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2858 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2859 Wolf_bones Bones_of_a_recently_slain_wolf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2860 Wolf_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2861 Wolfbone_arrowtips I_can_make_an_ogre_arrow_with_these. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2862 Achey_tree_logs These_logs_are_longer_than_normal. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2863 Achey_tree_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2864 Ogre_arrow_shaft A_wooden_arrow_shaft. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2865 Flighted_ogre_arrow A_wooden_arrow_shaft_with_four_flights_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2866 Ogre_arrow A_large_ogre_arrow_with_a_bone_tip. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2871 Ogre_bellows A_large_pair_of_ogre_bellows. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2872 Ogre_bellows_(3) A_large_pair_of_ogre_bellows,_it_has_three_loads_of_swamp_gas_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2873 Ogre_bellows_(2) A_large_pair_of_ogre_bellows,_it_has_two_loads_of_swamp_gas_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2874 Ogre_bellows_(1) A_large_pair_of_ogre_bellows,_it_has_one_load_of_swamp_gas_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2875 Bloated_toad An_inflated_toad. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2876 Raw_chompy I_need_to_cook_this_first. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2877 Raw_chompy Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2878 Cooked_chompy It_might_look_delicious_to_an_ogre. 130 130 130 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2879 Cooked_chompy Swap_this_note_at_any_bank_for_the_equivalent_item. 130 130 130 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2880 Ruined_chompy It's_really_burnt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2881 Ruined_chompy Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2882 Seasoned_chompy It_has_been_deliciously_seasoned_to_taste_wonderful_for_ogres. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2883 Ogre_bow More_powerful_than_a_normal_bow,_useful_against_large_game_birds. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2885 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2886 Battered_book A_very_thickly_bound_book. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2887 Battered_key An_old_battered_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2888 A_stone_bowl This_is_an_empty_stone_bowl. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2889 A_stone_bowl This_is_a_stone_bowl_full_of_lava. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2890 Elemental_shield A_magic_shield. 20 20 20 0 0 0 0 0 0 0 0 6 0 0 0 -item = 2891 Elemental_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2892 Elemental_ore This_needs_refining. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2893 Elemental_metal It's_a_bar_of_refined_elemental_ore. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2894 Boots Very_stylish! 500 500 500 0 0 0 0 0 0 1 1 0 0 0 0 -item = 2895 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2896 Robe_top Some_fine_werewolf_clothing. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 -item = 2897 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2898 Robe_bottoms Made_by_werewolves_for_werewolves. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2899 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2900 Hat A_silly_pointed_hat. 500 500 500 0 0 0 3 0 0 0 0 3 0 0 0 -item = 2901 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2902 Gloves These_will_keep_my_hands_warm! 500 500 500 0 0 0 0 0 0 1 2 0 0 0 0 -item = 2903 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2904 Boots Very_stylish! 500 500 500 0 0 0 0 0 0 1 1 0 0 0 0 -item = 2905 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2906 Robe_top Some_fine_werewolf_clothing. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 -item = 2907 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2908 Robe_bottoms Made_by_werewolves_for_werewolves. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2909 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2910 Hat A_silly_pointed_hat. 500 500 500 0 0 0 3 0 0 0 0 3 0 0 0 -item = 2911 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2912 Gloves These_will_keep_my_hands_warm! 500 500 500 0 0 0 0 0 0 1 2 0 0 0 0 -item = 2913 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2914 Boots Very_stylish! 500 500 500 0 0 0 0 0 0 1 1 0 0 0 0 -item = 2915 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2916 Robe_top Some_fine_werewolf_clothing. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 -item = 2917 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2918 Robe_bottoms Made_by_werewolves_for_werewolves. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2919 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2920 Hat A_silly_pointed_hat. 500 500 500 0 0 0 3 0 0 0 0 3 0 0 0 -item = 2921 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2922 Gloves These_will_keep_my_hands_warm! 500 500 500 0 0 0 0 0 0 1 2 0 0 0 0 -item = 2923 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2924 Boots Very_stylish! 500 500 500 0 0 0 0 0 0 1 1 0 0 0 0 -item = 2925 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2926 Robe_top Some_fine_werewolf_clothing. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 -item = 2927 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2928 Robe_bottoms Made_by_werewolves_for_werewolves. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2929 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2930 Hat A_silly_pointed_hat. 500 500 500 0 0 0 3 0 0 0 0 3 0 0 0 -item = 2931 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2932 Gloves These_will_keep_my_hands_warm! 500 500 500 0 0 0 0 0 0 1 2 0 0 0 0 -item = 2933 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2934 Boots Very_stylish! 500 500 500 0 0 0 0 0 0 1 1 0 0 0 0 -item = 2935 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2936 Robe_top Some_fine_werewolf_clothing. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 -item = 2937 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item_top. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2938 Robe_bottoms Made_by_werewolves_for_werewolves. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2939 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item_bottoms. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2940 Hat A_silly_pointed_hat. 500 500 500 0 0 0 3 0 0 0 0 3 0 0 0 -item = 2941 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2942 Gloves These_will_keep_my_hands_warm! 500 500 500 0 0 0 0 0 0 1 2 0 0 0 0 -item = 2943 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2944 Golden_key A_replica_key_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2945 Iron_key A_key_made_of_solid_Iron. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2946 Golden_tinderbox A_replica_tinderbox_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2947 Golden_candle A_replica_candle_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2948 Golden_pot A_replica_pot_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2949 Golden_hammer A_replica_hammer_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2950 Golden_feather A_replica_feather_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2951 Golden_needle A_replica_needle_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2952 Wolfbane A_silver_dagger_that_can_prevent_werewolves_changing_form. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2953 Bucket_of_water It's_a_bucket_of_murky_water. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2954 Bucket_of_water It's_a_bucket_of_blessed_water. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2955 Moonlight_mead A_foul_smelling_brew. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2956 Moonlight_mead Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2957 Druid_pouch An_empty_druid_pouch. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2958 Druid_pouch A_druid_pouch. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2959 Rotten_food Erhhh!_It_stinks. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2960 Rotten_food Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2961 Silver_sickle It's_a_silver_sickle. 175 175 175 0 0 0 0 0 0 0 0 0 0 1 5 -item = 2962 Silver_sickle Swap_this_note_at_any_bank_for_the_equivalent_item. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2963 Silver_sickle(b) It's_a_blessed_silver_sickle. 250 250 250 0 0 0 0 0 0 0 0 0 0 1 5 -item = 2964 Washing_bowl Used_for_washing_your_face,_amongst_other_things. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2965 Washing_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2966 Mirror A_small_mirror,_probably_used_for_grooming. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2967 Journal This_must_be_Filliman_Tarlocks_personal_journal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2968 Druidic_spell A_druidic_spell_given_to_you_freely_by_the_spirit_of_Filliman_Tarlock. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2969 A_used_spell A_used_druidic_spell_given_to_you_freely_by_the_spirit_of_Filliman_Tarlock. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2970 Mort_myre_fungi A_mushroom_from_the_swamps_of_Mort_Myre. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2971 Mort_myre_fungi Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2972 Mort_myre_stem A_cutting_from_a_budding_branch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2973 Mort_myre_stem Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2974 Mort_myre_pear A_pear_picked_from_a_dying_bush_in_Mort_Myre. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2975 Mort_myre_pear Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2976 Sickle_mould Used_to_make_sickles. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2977 Sickle_mould Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2978 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2979 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2980 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2981 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2982 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2983 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2984 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2985 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2986 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2987 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2988 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2989 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2990 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2991 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2992 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2993 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2994 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2995 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2996 Agility_arena_ticket I_can_exchange_these_for_further_experience_or_items. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2997 Pirate's_hook You_should_see_the_shark... 89 89 89 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2998 Clean_toadflax A_fresh_herb. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2999 Clean_toadflax Swap_this_note_at_any_bank_for_the_equivalent_item. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3000 Clean_snapdragon A_fresh_herb. 59 59 59 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3001 Clean_snapdragon Swap_this_note_at_any_bank_for_the_equivalent_item. 59 59 59 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3002 Toadflax_potion(unf) I_need_another_ingredient_to_finish_this_Toadflax_potion. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3003 Toadflax_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3004 Snapdragon_potion(unf) I_need_another_ingredient_to_finish_this_Snapdragon_potion. 59 59 59 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3005 Snapdragon_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 59 59 59 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3006 Firework A_firework_potion,_this'll_look_pretty! 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3007 Firework Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3008 Energy_potion(4) An_energy_potion. 146 146 146 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3009 Energy_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 146 146 146 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3010 Energy_potion(3) An_energy_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3011 Energy_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3012 Energy_potion(2) An_energy_potion. 72 72 72 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3013 Energy_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 72 72 72 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3014 Energy_potion(1) An_energy_potion. 36 36 36 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3015 Energy_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 36 36 36 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3016 Super_energy(4) A_super_energy_potion. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3017 Super_energy(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3018 Super_energy(3) A_super_energy_potion. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3019 Super_energy(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3020 Super_energy(2) A_super_energy_potion. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3021 Super_energy(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3022 Super_energy(1) A_super_energy_potion. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3023 Super_energy(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3024 Super_restore(4) A_super_restore_potion. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3025 Super_restore(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3026 Super_restore(3) A_super_restore_potion. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3027 Super_restore(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3028 Super_restore(2) A_super_restore_potion. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3029 Super_restore(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3030 Super_restore(1) A_super_restore_potion. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3031 Super_restore(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3032 Agility_potion(4) An_agility_potion. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3033 Agility_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3034 Agility_potion(3) An_agility_potion. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3035 Agility_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3036 Agility_potion(2) An_agility_potion. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3037 Agility_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3038 Agility_potion(1) An_agility_potion. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3039 Agility_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3040 Magic_potion(4) A_magic_potion. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3041 Magic_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3042 Magic_potion(3) A_magic_potion. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3043 Magic_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3044 Magic_potion(2) A_magic_potion. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3045 Magic_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3046 Magic_potion(1) A_magic_potion. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3047 Magic_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3048 Pirate's_hook Swap_this_note_at_any_bank_for_the_equivalent_item. 89 89 89 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3049 Grimy_toadflax I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3050 Grimy_toadflax Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3051 Grimy_snapdragon I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3052 Grimy_snapdragon Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3053 Lava_battlestaff It's_a_slightly_magical_stick. 17000 17000 17000 7 -1 28 10 0 2 3 1 10 0 35 0 -item = 3054 Mystic_lava_staff It's_a_slightly_magical_stick. 45000 45000 45000 7 -1 28 10 0 2 3 1 10 0 35 0 -item = 3055 Lava_battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 17000 17000 17000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3056 Mystic_lava_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 45000 45000 45000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3057 Mime_mask A_mime_would_wear_this. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3058 Mime_top A_mime_would_wear_this. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3059 Mime_legs A_mime_would_wear_these. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3060 Mime_gloves A_mime_would_wear_these. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3061 Mime_boots A_mime_would_wear_these. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3062 Strange_box It_seems_to_be_humming... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3064 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3066 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3068 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3070 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3072 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3074 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3076 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3078 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3080 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3082 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3084 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3086 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3088 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3090 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3092 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3093 Black_dart A_deadly_throwing_dart_with_a_black_tip. 18 18 18 0 0 0 0 7 0 0 0 0 0 0 0 -item = 3094 Black_dart(p) A_deadly_poisoned_dart_with_a_black_tip. 18 18 18 0 0 0 0 7 0 0 0 0 0 0 0 -item = 3095 Bronze_claws A_set_of_fighting_claws. 15 15 15 3 4 -4 0 0 1 2 1 0 0 5 0 -item = 3096 Iron_claws A_set_of_fighting_claws. 50 50 50 4 6 -4 0 0 2 3 1 0 0 7 0 -item = 3097 Steel_claws A_set_of_fighting_claws. 175 175 175 8 11 -4 0 0 3 6 2 0 0 12 0 -item = 3098 Black_claws A_set_of_fighting_claws. 360 360 360 10 14 -4 0 0 4 7 2 0 0 14 0 -item = 3099 Mithril_claws A_set_of_fighting_claws. 475 475 475 11 16 -4 0 0 4 8 2 0 0 17 0 -item = 3100 Adamant_claws A_set_of_fighting_claws. 1200 1200 1200 18 23 -4 0 0 6 12 3 0 0 24 0 -item = 3102 Combination The_combination_to_Burthorpe_Castle's_equipment_room. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3103 Iou The_guard_wrote_the_IOU_on_the_back_of_some_paper. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3104 Secret_way_map This_map_shows_the_secret_way_up_to_Death_Plateau. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3105 Climbing_boots Boots_made_for_climbing. 12 12 12 0 0 0 0 0 0 2 2 0 0 2 0 -item = 3106 Climbing_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3107 Spiked_boots Climbing_boots_with_spikes. 30 30 30 0 0 0 0 0 0 2 2 0 0 2 0 -item = 3108 Spiked_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3109 Stone_ball Place_on_the_stone_mechanism_in_the_right_order_to_open_the_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3110 Stone_ball Place_on_the_stone_mechanism_in_the_right_order_to_open_the_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3111 Stone_ball Place_on_the_stone_mechanism_in_the_right_order_to_open_the_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3112 Stone_ball Place_on_the_stone_mechanism_in_the_right_order_to_open_the_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3113 Stone_ball Place_on_the_stone_mechanism_in_the_right_order_to_open_the_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3114 Certificate Entrance_certificate_to_the_Imperial_Guard. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3115 Bronze_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3116 Iron_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3117 Steel_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3118 Black_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3119 Mithril_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 475 475 475 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3120 Adamant_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3121 Rune_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 12000 12000 12000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3122 Granite_shield A_solid_stone_shield. 56000 56000 56000 0 0 0 -12 -8 40 42 38 0 65 0 0 -item = 3123 Shaikahan_bones Large_glistening_bones_which_glow_with_a_pale_yellow_aura. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3124 Shaikahan_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3125 Jogre_bones Fairly_big_bones_which_smell_distinctly_of_Jogre. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3126 Jogre_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3127 Burnt_jogre_bones These_blackened_Jogre_bones_have_been_somehow_burnt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3128 Pasty_jogre_bones Burnt_Jogre_bones_smothered_with_raw_Karambwanji_Paste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3129 Pasty_jogre_bones Burnt_Jogre_bones_smothered_with_cooked_Karambwanji_paste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3130 Marinated_j'_bones Burnt_Jogre_bones_marinated_in_a_lovely_Karambwanji_sauce._Perfect. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3131 Pasty_jogre_bones Jogre_bones_smothered_with_raw_Karambwanji_paste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3132 Pasty_jogre_bones Jogre_bones_smothered_with_cooked_Karambwanji_paste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3133 Marinated_j'_bones Jogre_Bones_marinated_in_Karambwanji_sauce._Not_quite_right. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3134 Granite_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 56000 56000 56000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3135 Prison_key The_key_to_the_troll_prison. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3136 Cell_key_1 The_key_to_Godric's_cell_in_the_troll_prison. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3137 Cell_key_2 The_key_to_Mad_Eadgar's_cell_in_the_troll_prison. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3138 Potato_cactus How_am_I_supposed_to_eat_that?! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3139 Potato_cactus Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3140 Dragon_chainbody A_series_of_connected_metal_rings. 126000 150000 0 0 0 0 -15 0 81 93 98 -3 82 0 0 -item = 3141 Dragon_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 126000 150000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3142 Raw_karambwan A_raw_green_octopus. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3143 Raw_karambwan Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3144 Cooked_karambwan Cooked_octopus._It_looks_very_nutritious. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3145 Cooked_karambwan Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3146 Cooked_karambwan Cooked_octopus._It_looks_a_little_suspect. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3147 Cooked_karambwan Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3148 Burnt_karambwan Burnt_octopus. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3149 Burnt_karambwan Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3150 Raw_karambwanji Small_brightly_coloured_tropical_fish. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3151 Karambwanji Small_brightly_coloured_tropical_fish._Looks_tasty. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3152 Karambwan_paste Freshly_made_octopus_paste. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3153 Karambwan_paste Freshly_made_octopus_paste._This_smells_quite_nauseating. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3154 Karambwan_paste Freshly_made_octopus_paste. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3155 Karambwanji_paste This_paste_smells_of_raw_fish. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3156 Karambwanji_paste This_paste_smells_of_cooked_fish. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3157 Karambwan_vessel A_wide_bodied_and_thin_necked_vessel,_encrusted_with_sea_salt. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3158 Karambwan_vessel Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3159 Karambwan_vessel This_Karambwan_Vessel_is_loaded_with_Karambwanji. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3160 Karambwan_vessel Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3161 Crafting_manual A_set_of_instructions_explaining_how_to_construct_a_Karambwan_vessel. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3162 Sliced_banana You_swear_you_had_more_than_three_slices_before. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3163 Sliced_banana Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3164 Karamjan_rum The_Karamjan_rum_has_slices_of_banana_floating_in_it. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3165 Karamjan_rum A_banana_has_been_stuffed_into_the_neck_of_this_bottle. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3166 Monkey_corpse It's_the_body_of_a_dead_monkey. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3167 Monkey_skin It's_the_skin_of_a_(hopefully)_dead_monkey. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3168 Seaweed_sandwich A_'Seaweed_in_Monkey_Skin'_sandwich._Perfect_for_statue_repair. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3169 Stuffed_monkey A_body_of_a_dead_monkey,_tastefully_stuffed_with_seaweed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3170 Bronze_spear(kp) A_Karambwan_poisoned_bronze_tipped_spear. 26 26 26 5 5 5 0 0 1 1 0 0 0 7 0 -item = 3171 Iron_spear(kp) A_Karambwan_poisoned_iron_tipped_spear. 91 91 91 8 8 8 0 0 1 1 0 0 0 10 0 -item = 3172 Steel_spear(kp) A_Karambwan_poisoned_steel_tipped_spear. 325 325 325 12 12 12 0 0 1 1 0 0 0 12 0 -item = 3173 Mithril_spear(kp) A_Karambwan_poisoned_mithril_tipped_spear. 845 845 845 17 17 17 0 0 1 1 0 0 0 0 18 0 -item = 3174 Adamant_spear(kp) A_Karambwan_poisoned_adamantite_tipped_spear. 2080 2080 2080 24 24 24 0 0 1 1 0 0 0 28 0 -item = 3175 Rune_spear(kp) A_Karambwan_poisoned_rune_tipped_spear. 20800 20800 20800 36 36 36 0 0 1 1 0 0 0 42 0 -item = 3176 Dragon_spear(kp) A_Karambwan_poisoned_dragon_tipped_spear. 62400 62400 62400 55 55 55 0 0 5 5 5 5 5 60 0 -item = 3177 Banana_left Mmm_this_looks_tasty. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3178 Banana_left Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3179 Monkey_bones These_are_smallish_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3180 Monkey_bones These_are_medium_sized_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3181 Monkey_bones These_are_quite_large_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3182 Monkey_bones These_are_quite_large_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3183 Monkey_bones These_are_small_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3184 Monkey_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3185 Monkey_bones These_are_smallish_monkey_bones._They_smell_extremely_nauseating. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3186 Monkey_bones These_are_smallish_monkey_bones._They_smell_extremely_nauseating. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3187 Bones They_seem_to_shake_slightly..._It_might_be_a_good_idea_to_bury_them. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3188 Cleaning_cloth A_spirit_soaked_piece_of_silk_which_can_be_used_to_remove_poison. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3189 Cleaning_cloth Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3190 Bronze_halberd A_bronze_halberd. 80 80 80 7 8 0 -4 0 -1 1 2 0 0 8 0 -item = 3191 Bronze_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3192 Iron_halberd An_iron_halberd. 280 280 280 9 12 0 -4 0 -1 1 2 0 0 12 0 -item = 3193 Iron_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 280 280 280 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3194 Steel_halberd A_steel_halberd. 1000 1000 1000 14 19 0 -4 0 -1 1 2 0 0 20 0 -item = 3195 Steel_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3196 Black_halberd A_black_halberd. 1920 1920 1920 19 25 0 -4 0 -1 2 3 0 0 24 0 -item = 3197 Black_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 1920 1920 1920 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3198 Mithril_halberd A_mithril_halberd. 2600 2600 2600 22 28 0 -4 0 -1 2 4 0 0 29 0 -item = 3199 Mithril_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 2600 2600 2600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3200 Adamant_halberd An_adamant_halberd. 6400 6400 6400 28 41 0 -4 0 -1 3 4 0 0 43 0 -item = 3201 Adamant_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 6400 6400 6400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3202 Rune_halberd A_rune_halberd. 64000 64000 64000 48 67 0 -4 0 -1 4 5 0 0 68 0 -item = 3203 Rune_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 64000 64000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3204 Dragon_halberd A_dragon_halberd. 100000 195000 0 70 95 0 -4 0 -1 4 5 0 0 89 0 -item = 3205 Dragon_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 100000 195000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3206 King's_message A_summons_from_King_Lathas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3207 Iorwerths_message A_letter_for_King_Lathas_from_Lord_Iorwerth. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3208 Crystal_pendant Lord_Iorwerth's_crystal_pendant. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3209 Sulphur A_piece_of_sulphur_formation. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3210 Sulphur Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3211 Limestone Some_limestone. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3212 Limestone Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3213 Quicklime Some_quicklime. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3214 Pot_of_quicklime A_pot_of_ground_quicklime. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3215 Ground_sulphur A_pile_of_ground_sulphur. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3216 Barrel An_empty_barrel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3217 Barrel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3218 Barrel_bomb A_barrel_full_of_fire_oil. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3219 Barrel_bomb A_fused_barrel_full_of_fire_oil. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3220 Barrel_of_coal-tar A_barrel_full_of_coal-tar. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3221 Barrel_of_naphtha A_barrel_full_of_naphtha. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3222 Naphtha_mix A_barrel_full_of_naphtha_and_sulphur. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3223 Naphtha_mix A_barrel_full_of_naphtha_and_quicklime. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3224 Cloth A_bolt_of_cloth. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3225 Cloth Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3226 Raw_rabbit Might_taste_better_cooked. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3227 Raw_rabbit Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3228 Cooked_rabbit Mmm_this_looks_tasty. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3229 Cooked_rabbit Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3230 Big_book_of_bangs A_book_by_Mel_Achy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3231 Symbol1 An_alchemy_symbol 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3232 Symbol1 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3233 Symbol2 An_alchemy_symbol 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3234 Symbol2 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3235 Symbol3 An_alchemy_symbol 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3236 Symbol3 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3237 Symbol4 An_alchemy_symbol 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3238 Symbol4 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3239 Bark Bark_from_a_hollow_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3240 Bark Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3241 Man One_of_RuneScape's_many_citizens. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3242 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3243 Farmer He_grows_the_crops. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3244 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3245 Warrior_woman Not_very_fashion_conscious. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3246 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3247 Rogue Rogueish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3248 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3249 Guard He_tries_to_keep_order. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3250 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3251 Knight_of_ardougne A_member_of_Ardougne's_militia. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3252 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3253 Watchman Watches_stuff._But_who_watches_him? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3254 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3255 Paladin A_holy_warrior! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3256 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3257 Gnome Looks_like_a_gnome_to_me. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3258 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3259 Hero Heroic! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3260 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3261 Goutweed A_pale,_tough_looking_herb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3262 Troll_thistle It's_tough_and_spiky. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3263 Dried_thistle It'll_be_easier_to_grind_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3264 Ground_thistle It's_ready_for_mixing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3265 Troll_potion It's_part_of_Eadgar's_plan. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3266 Drunk_parrot It's_rather_drunk. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3267 Dirty_robe It's_dirty_and_smelly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3268 Fake_man It's_good_enough_to_fool_a_troll. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3269 Storeroom_key The_key_to_the_Troll_storeroom. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3270 Alco-chunks Pineapple_chunks_dipped_in_strong_liquor. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3272 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3325 Vampire_dust That_used_to_be_a_vampire! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3326 Vampire_dust Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3327 Myre_snelm A_marshy_coloured_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3328 Myre_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3329 Blood'n'tar_snelm A_red_and_black_Snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3330 Blood'n'tar_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3331 Ochre_snelm A_muddy_yellow_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3332 Ochre_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3333 Bruise_blue_snelm A_moody_blue_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3334 Bruise_blue_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3335 Broken_bark_snelm An_orange_and_bark_coloured_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3336 Broken_bark_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3337 Myre_snelm A_swamp_coloured_pointed_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3338 Myre_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3339 Blood'n'tar_snelm A_red_and_black_pointed_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3340 Blood'n'tar_snelm Swap_this_note_at_any_bank_for_the_equivalent_item'n'tar_snelm. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3341 Ochre_snelm A_muddy_yellow_coloured_pointed_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3342 Ochre_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3343 Bruise_blue_snelm A_moody_blue_pointed_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3344 Bruise_blue_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3345 Blamish_myre_shell A_large_'Myre'_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3346 Blamish_myre_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3347 Blamish_red_shell A_large_red_and_black_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3348 Blamish_red_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3349 Blamish_ochre_shell A_large_muddy_yellow_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3350 Blamish_ochre_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3351 Blamish_blue_shell A_large_blue_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3352 Blamish_blue_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3353 Blamish_bark_shell A_large_bark_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3354 Blamish_bark_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3355 Blamish_myre_shell A_large_'Myre'_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3356 Blamish_myre_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3357 Blamish_red_shell A_large_red_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3358 Blamish_red_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3359 Blamish_ochre_shell A_large_ochre_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3360 Blamish_ochre_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3361 Blamish_blue_shell A_large_blue_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3362 Blamish_blue_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3363 Thin_snail The_thin,_slimy_corpse_of_a_deceased_giant_snail. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3364 Thin_snail Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3365 Lean_snail The_lean,_slimy_corpse_of_a_deceased_giant_snail. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3366 Lean_snail Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3367 Fat_snail The_fat,_slimy_corpse_of_a_deceased_giant_snail. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3368 Fat_snail Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3369 Thin_snail_meat A_succulently_slimy_slice_of_sumptuous_snail. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3370 Thin_snail_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3371 Lean_snail_meat A_succulently_slimy_slice_of_sumptuous_snail. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3372 Lean_snail_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3373 Fat_snail_meat A_succulently_slimy_slice_of_sumptuous_snail. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3374 Fat_snail_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3375 Burnt_snail A_slightly_super-saute'ed_snail. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3376 Burnt_snail Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3377 Sample_bottle An_empty_sample_bottle. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3378 Sample_bottle Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3379 Slimy_eel A_slime_covered_eel_-_yuck! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3380 Slimy_eel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3381 Cooked_slimy_eel A_cooked_slimy_eel_-_not_delicious,_but_pretty_nutritious. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3382 Cooked_slimy_eel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3383 Burnt_eel It_looks_like_it's_seen_one_too_many_fires. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3384 Burnt_eel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3385 Splitbark_helm A_wooden_helmet. 4000 6000 0 0 0 0 3 -2 10 9 11 3 0 0 0 -item = 3386 Splitbark_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 4000 6000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3387 Splitbark_body Provides_good_protection. 18000 27000 0 0 0 0 10 -10 36 26 42 15 0 0 0 -item = 3388 Splitbark_body Swap_this_note_at_any_bank_for_the_equivalent_item. 18000 27000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3389 Splitbark_legs These_should_protect_my_legs. 16000 24000 0 0 0 0 7 -7 22 20 25 10 0 0 0 -item = 3390 Splitbark_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 16000 24000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3391 Splitbark_gauntlets These_should_keep_my_hands_safe. 2000 3000 0 0 0 0 2 -1 3 2 4 2 0 0 0 -item = 3392 Splitbark_gauntlets Swap_this_note_at_any_bank_for_the_equivalent_item. 2000 3000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3393 Splitbark_greaves Wooden_foot_protection. 2000 3000 0 0 0 0 2 -1 3 2 4 2 0 0 0 -item = 3394 Splitbark_greaves Swap_this_note_at_any_bank_for_the_equivalent_item. 2000 3000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3395 Diary A_diary_belonging_to_Herbi_Flax. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3396 Loar_remains The_remains_of_a_deadly_shade. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3397 Loar_remains Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3398 Phrin_remains The_remains_of_a_deadly_shade. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3399 Phrin_remains Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3400 Riyl_remains The_remains_of_a_deadly_shade. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3401 Riyl_remains Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3402 Asyn_remains The_remains_of_a_deadly_shade. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3403 Asyn_remains Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3404 Fiyr_remains The_remains_of_a_deadly_shade. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3405 Fiyr_remains Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3406 Ash_potion(unf) I_need_another_ingredient_to_finish_this_potion. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3407 Ash_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3408 Serum_207_(4) A_serum_207_as_described_in_Herbi_Flax's_diary. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3409 Serum_207_(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3410 Serum_207_(3) A_serum_207_as_described_in_Herbi_Flax's_diary. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3411 Serum_207_(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3412 Serum_207_(2) A_serum_207_as_described_in_Herbi_Flax's_diary. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3413 Serum_207_(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3414 Serum_207_(1) A_serum_207_as_described_in_Herbi_Flax's_diary. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3415 Serum_207_(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3416 Serum_207(p)_(4) A_serum_207_as_described_in_Herbi_Flax's_diary. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3417 Serum_207(p)_(3) A_serum_207_as_described_in_Herbi_Flax's_diary. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3418 Serum_207(p)_(2) A_serum_207_as_described_in_Herbi_Flax's_diary. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3419 Serum_207(p)_(1) A_serum_207_as_described_in_Herbi_Flax's_diary. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3420 Limestone_brick A_well_carved_limestone_brick. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3421 Limestone_brick Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3422 Olive_oil(4) Olive_oil. 22 22 22 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3423 Olive_oil(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 22 22 22 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3424 Olive_oil(3) Olive_oil. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3425 Olive_oil(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3426 Olive_oil(2) Olive_oil. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3427 Olive_oil(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3428 Olive_oil(1) Olive_oil. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3429 Olive_oil(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3430 Sacred_oil(4) Sacred_oil. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3431 Sacred_oil(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3432 Sacred_oil(3) Sacred_oil. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3433 Sacred_oil(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3434 Sacred_oil(2) Sacred_oil. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3435 Sacred_oil(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3436 Sacred_oil(1) Sacred_oil. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3437 Sacred_oil(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3438 Pyre_logs Logs_prepared_with_sacred_oil_for_a_funeral_pyre. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3439 Pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3440 Oak_pyre_logs Oak_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3441 Oak_pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3442 Willow_pyre_logs Willow_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3443 Willow_pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3444 Maple_pyre_logs Maple_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3445 Maple_pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3446 Yew_pyre_logs Yew_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 320 320 320 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3447 Yew_pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 320 320 320 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3448 Magic_pyre_logs Magic_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 640 640 640 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3449 Magic_pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 640 640 640 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3450 Bronze_key_red A_bronze_key_with_a_blood-red_painted_eyelet. 81 81 81 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3451 Bronze_key_brown A_bronze_key_with_a_brown_painted_eyelet. 82 82 82 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3452 Bronze_key_crimson A_bronze_key_with_a_crimson_painted_eyelet. 83 83 83 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3453 Bronze_key_black A_bronze_key_with_a_black_painted_eyelet. 84 84 84 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3454 Bronze_key_purple A_bronze_key_with_a_purple_painted_eyelet. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3455 Steel_key_red A_steel_key_with_a_blood-red_painted_eyelet. 86 86 86 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3456 Steel_key_brown A_steel_key_with_a_brown_painted_eyelet. 87 87 87 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3457 Steel_key_crimson A_steel_key_with_a_crimson_painted_eyelet. 88 88 88 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3458 Steel_key_black A_steel_key_with_a_black_painted_eyelet. 89 89 89 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3459 Steel_key_purple A_steel_key_with_a_purple_painted_eyelet. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3460 Black_key_red A_black_key_with_a_blood-red_painted_eyelet. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3461 Black_key_brown A_black_key_with_a_brown_painted_eyelet. 92 92 92 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3462 Black_key_crimson A_black_key_with_a_crimson_painted_eyelet. 93 93 93 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3463 Black_key_black A_black_key_with_a_black_painted_eyelet. 94 94 94 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3464 Black_key_purple A_black_key_with_a_purple_painted_eyelet. 95 95 95 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3465 Silver_key_red A_silver_key_with_a_blood-red_painted_eyelet. 96 96 96 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3466 Silver_key_brown A_silver_key_with_a_brown_painted_eyelet. 97 97 97 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3467 Silver_key_crimson A_silver_key_with_a_crimson_painted_eyelet. 98 98 98 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3468 Silver_key_black A_silver_key_with_a_black_painted_eyelet. 99 99 99 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3469 Silver_key_purple A_silver_key_with_a_purple_painted_eyelet. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3470 Fine_cloth Amazingly_untouched_by_time. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3471 Fine_cloth Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3472 Black_plateskirt_(t) Black_plateskirt_with_trim. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 0 -item = 3473 Black_plateskirt_(g) Black_plateskirt_with_gold_trim. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 0 -item = 3474 Adam_plateskirt_(t) Adamant_plateskirt_with_trim. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 -item = 3475 Adam_plateskirt_(g) Adamant_plateskirt_with_gold_trim. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 -item = 3476 Rune_plateskirt_(g) Rune_plateskirt_with_gold_trim. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 3477 Rune_plateskirt_(t) Rune_plateskirt_with_trim. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 3478 Zamorak_plateskirt Rune_plateskirt_in_the_colours_of_Zamorak. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 3479 Saradomin_skirt Rune_plateskirt_in_the_colours_of_Saradomin. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 3480 Guthix_plateskirt Rune_plateskirt_in_the_colours_of_Guthix. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 3481 Gilded_platebody Rune_platebody_with_gold_plate. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 -item = 3482 Gilded_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3483 Gilded_platelegs Rune_platelegs_with_gold_plate. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 3484 Gilded_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3485 Gilded_plateskirt Rune_plateskirt_with_gold_plate. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 3486 Gilded_full_helm Rune_full_helm_with_gold_plate. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 -item = 3487 Gilded_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3488 Gilded_kiteshield Rune_kiteshield_with_gold_plate. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 -item = 3489 Gilded_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3490 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3491 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3492 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3493 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3494 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3495 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3496 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3497 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3498 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3499 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3500 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3501 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3502 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3503 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3504 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3505 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3506 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3507 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3508 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3509 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3510 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3511 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3512 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3513 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3514 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3515 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3516 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3517 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3518 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3519 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3520 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3521 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3522 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3523 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3524 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3525 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3526 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3527 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3528 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3529 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3530 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3531 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3532 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3533 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3534 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3535 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3536 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3537 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3538 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3539 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3540 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3541 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3542 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3543 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3544 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3545 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3546 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3547 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3548 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3549 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3550 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3551 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3552 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3553 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3554 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3555 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3556 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3557 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3558 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3559 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3560 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3561 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3562 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3563 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3564 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3565 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3566 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3567 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3568 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3569 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3570 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3571 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3572 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3573 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3574 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3575 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3576 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3577 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3578 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3579 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3580 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3581 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3582 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3583 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3584 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3585 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3586 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3587 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3588 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3589 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3590 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3591 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3592 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3593 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3594 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3595 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3596 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3597 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3598 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3599 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3600 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3601 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3602 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3603 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3604 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3605 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3606 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3607 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3608 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3609 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3610 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3611 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3612 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3613 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3614 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3615 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3616 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3617 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3618 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3619 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3620 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3621 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3622 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3623 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3624 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3625 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3626 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3627 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3628 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3629 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3630 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3631 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3632 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3633 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3634 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3635 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3636 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3637 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3638 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3639 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3640 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3641 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3642 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3643 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3644 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3645 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3646 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3647 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3648 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3649 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3650 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3651 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3652 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3653 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3654 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3655 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3656 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3657 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3658 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3659 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3660 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3661 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3662 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3663 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3664 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3665 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3666 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3667 Lifeboat Do_not_use_except_in_case_of_emergency. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3668 Black_plateskirt_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3669 Black_plateskirt_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3670 Adam_plateskirt_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 3840 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3671 Adam_plateskirt_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 3840 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3672 Rune_plateskirt_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3673 Rune_plateskirt_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3674 Zamorak_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3675 Saradomin_skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3676 Guthix_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3677 Gilded_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3678 Flamtaer_hammer An_exquisitely_shaped_tool_specially_designed_for_fixing_temples. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3679 Flamtaer_hammer Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3680 Shoe A_shoe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3681 Shoe A_shoe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3682 Shoe A_shoe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3683 Shoe A_shoe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3684 Shoe A_shoe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3685 Shoe. A_shoe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3686 Fremennik One_of_Rellekka's_many_citizens. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3687 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3688 Unstrung_lyre It's_almost_a_musical_instrument. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3689 Lyre It's_a_musical_instrument_I_don't_know_how_to_play. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3690 Enchanted_lyre A_musical_instrument_that_I_can_magically_play. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3691 Enchanted_lyre(1) This_will_teleport_me_to_Rellekka_when_I_play_it. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3692 Branch I_can_use_this_to_make_a_lyre. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3693 Golden_fleece I_can_spin_this_into_golden_wool... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3694 Golden_wool I_can_use_this_to_make_a_lyre. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3695 Pet_rock The_lowest_maintenance_pet_you_will_ever_have. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3696 Hunters'_talisman Talisman_to_bind_the_Draugen. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3697 Hunters'_talisman Talisman_to_bind_the_Draugen. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3698 Exotic_flower Some_flowers_from_a_distant_land. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3699 Fremennik_ballad A_hauntingly_beautiful_love_ballad. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3700 Sturdy_boots A_pair_of_sturdy_custom_made_boots. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3701 Hunters_map A_map_showing_very_active_hunting_spots. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3702 Custom_bow_string A_finely_crafted_string_for_a_custom_bow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3703 Unusual_fish An_extremely_rare,_non_edible_fish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3704 Sea_fishing_map Map_showing_the_best_fishing_spots_out_at_sea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3705 Weather_forecast An_estimate_of_expected_local_weather_patterns. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3706 Champions_token Shows_the_wearer_is_worthy_of_the_Champions_table. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3707 Legendary_cocktail Probably_the_greatest_cocktail_in_the_world. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3708 Fiscal_statement A_signed_statement_promising_a_reduction_on_sales_tax. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3709 Promissory_note A_legally_binding_contract_promising_not_to_enter_the_longhall. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3710 Warriors'_contract This_employment_contract_is_for_a_warrior_to_act_as_a_bodyguard. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3711 Keg_of_beer A_lot_of_beer_in_a_barrel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3712 Low_alcohol_keg Suspiciously_close_to_beer,_but_without_the_side_effects. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3713 Strange_object It's_some_kind_of_weird_little_parcel_thing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3714 Lit_strange_object It's_some_kind_of_weird_little_parcel_thing._On_fire. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3715 Red_disk A_red_coloured_disk,_apparently_made_of_wood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3716 Red_disk A_red_coloured_disk,_apparently_made_of_wood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3718 Magnet A_very_attractive_magnet. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3719 Blue_thread Some_blue_thread. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3720 Small_pick A_small_pick_for_cracking_small_objects. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3721 Toy_ship Might_be_fun_to_play_with_in_the_bath. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3722 Full_bucket This_bucket_is_completely_full._It_has_a_5_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3723 4/5ths_full_bucket This_bucket_is_eighty_percent_full._It_has_a_5_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3724 3/5ths_full_bucket This_bucket_is_sixty_percent_full._It_has_a_5_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3725 2/5ths_full_bucket This_bucket_is_forty_percent_full._It_has_a_5_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3726 1/5ths_full_bucket This_bucket_is_twenty_percent_full._It_has_a_5_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3727 Empty_bucket This_bucket_is_completely_empty._It_has_a_5_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3728 Frozen_bucket This_bucket_of_water_is_frozen_solid. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3729 Full_jug This_jug_is_completely_full._It_has_a_3_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3730 2/3rds_full_jug This_jug_is_two_thirds_full._It_has_a_3_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3731 1/3rds_full_jug This_jug_is_one_thirds_full._It_has_a_3_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3732 Empty_jug This_jug_is_completely_empty._It_has_a_3_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3733 Frozen_jug This_jug_of_water_is_frozen_solid. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3734 Vase An_unusually_shaped_vase._You_can_see_something_glinting_inside. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3735 Vase_of_water An_unusually_shaped_vase_full_of_water._You_can_see_something_glinting_inside. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3736 Frozen_vase An_unusually_shaped_vase_full_of_ice._You_can_see_something_glinting_inside. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3737 Vase_lid This_looks_like_a_lid_to_some_kind_of_container... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3738 Sealed_vase The_lid_is_screwed_on_tightly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3739 Sealed_vase The_lid_is_screwed_on_tightly._It_is_very_cold. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3740 Sealed_vase The_lid_is_screwed_on_tightly._It_is_full_of_water. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3741 Frozen_key A_key_encased_in_ice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3742 Red_herring The_colouring_on_it_seems_to_be_some_kind_of_sticky_goop... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3743 Red_disk A_red_coloured_disk,_apparently_made_of_wood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3744 Wooden_disk A_simple_looking_disk_made_of_wood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3745 Seer's_key The_key_to_leave_the_Seer's_house. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3746 Sticky_red_goop Yup,_it's_sticky,_it's_red_and_it's_goop. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3747 Sticky_red_goop Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3748 Fremennik_helm A_sturdy_helm_worn_only_by_Fremennik_clan_members. 5000 5000 5000 0 0 0 -6 -2 19 21 16 -1 19 0 0 -item = 3749 Archer_helm This_helmet_is_worn_by_archers. 24000 36000 0 -5 -5 -5 -6 6 6 9 10 6 6 0 0 -item = 3750 Archer_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 36000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3751 Berserker_helm This_helmet_is_worn_by_berserkers. 24000 46800 0 0 0 0 -5 -5 31 29 33 0 30 3 0 -item = 3752 Berserker_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 46800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3753 Warrior_helm This_helmet_is_worn_by_warriors. 24000 46800 0 0 5 0 -5 -5 31 33 29 0 30 0 0 -item = 3754 Warrior_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 46800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3755 Farseer_helm This_helmet_is_worn_by_farseers. 24000 46800 0 -5 -5 -5 6 -5 8 10 12 6 0 0 0 -item = 3756 Farseer_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 46800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3757 Fremennik_blade A_sword_used_only_by_Fremennik_warriors. 5000 5000 5000 6 29 -2 0 0 0 1 0 0 0 28 0 -item = 3758 Fremennik_shield A_shield_worn_by_Fremennik_warriors. 5000 5000 5000 0 0 0 -8 -2 27 31 29 -1 29 0 0 -item = 3759 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 -item = 3760 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3761 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 -item = 3762 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3763 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 -item = 3764 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3765 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 -item = 3766 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3767 Fremennik_shirt The_latest_in_Fremennik_fashion. 250 250 250 0 0 0 0 0 0 2 2 0 0 0 0 -item = 3768 Fremennik_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3769 Fremennik_shirt The_latest_in_Fremennik_fashion. 250 250 250 0 0 0 0 0 0 2 2 0 0 0 0 -item = 3770 Fremennik_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3771 Fremennik_shirt The_latest_in_Fremennik_fashion. 250 250 250 0 0 0 0 0 0 2 2 0 0 0 0 -item = 3772 Fremennik_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3773 Fremennik_shirt The_latest_in_Fremennik_fashion. 250 250 250 0 0 0 0 0 0 0 2 2 0 0 0 0 -item = 3774 Fremennik_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3775 Fremennik_shirt The_latest_in_Fremennik_fashion. 250 250 250 0 0 0 0 0 0 0 2 2 0 0 0 0 -item = 3776 Fremennik_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3777 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 -item = 3778 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3779 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 -item = 3780 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3781 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 -item = 3782 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3783 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 -item = 3784 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3785 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 -item = 3786 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3787 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 -item = 3788 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3789 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 -item = 3790 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3791 Fremennik_boots Very_stylish! 500 500 500 0 0 0 0 0 0 1 1 0 0 0 0 -item = 3792 Fremennik_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3793 Fremennik_robe The_latest_fashion_in_Rellekka. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 -item = 3794 Fremennik_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3795 Fremennik_skirt The_latest_fashion_in_Rellekka. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 -item = 3796 Fremennik_skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3797 Fremennik_hat A_silly_pointed_hat. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3798 Fremennik_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 3 0 0 0 0 3 0 0 0 -item = 3799 Gloves These_will_keep_my_hands_warm! 500 500 500 0 0 0 0 0 0 1 2 0 0 0 0 -item = 3800 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3801 Keg_of_beer A_lot_of_beer_in_a_barrel. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3802 Keg_of_beer Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3803 Beer Frothy_and_alcoholic. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3804 Beer Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3805 Tankard A_big_cup_for_a_big_thirst. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3806 Tankard Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3827 Saradomin_page_1 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3828 Saradomin_page_2 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3829 Saradomin_page_3 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3830 Saradomin_page_4 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3831 Zamorak_page_1 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3832 Zamorak_page_2 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3833 Zamorak_page_3 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3834 Zamorak_page_4 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3835 Guthix_page_1 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3836 Guthix_page_2 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3837 Guthix_page_3 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3838 Guthix_page_4 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3839 Damaged_book An_incomplete_book_of_Saradomin. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 5 -item = 3840 Holy_book The_holy_book_of_Saradomin. 200 200 200 0 0 0 0 0 8 8 8 8 8 0 5 -item = 3841 Damaged_book An_incomplete_book_of_Zamorak. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 5 -item = 3842 Unholy_book The_unholy_book_of_Zamorak. 200 200 200 8 8 8 8 8 0 0 0 0 0 0 5 -item = 3843 Damaged_book An_incomplete_book_of_Guthix. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 5 -item = 3844 Book_of_balance The_holy_book_of_Guthix. 200 200 200 4 4 4 4 4 4 4 4 4 4 0 5 -item = 3845 Journal A_daily_journal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3846 Diary Someone's_Diary. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3847 Manual Looks_like_some_kind_of_manual. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3848 Lighthouse_key The_key_to_the_front_door_of_the_lighthouse. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3849 Rusty_casket Looks_old_and_rusty... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3851 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3852 Unholy_symbol Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3853 Games_necklace(8) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3854 Games_necklace(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3855 Games_necklace(7) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3856 Games_necklace(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3857 Games_necklace(6) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3858 Games_necklace(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3859 Games_necklace(5) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3860 Games_necklace(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3861 Games_necklace(4) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3862 Games_necklace(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3863 Games_necklace(3) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3864 Games_necklace(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3865 Games_necklace(2) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3866 Games_necklace(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3867 Games_necklace(1) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3868 Games_necklace(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3869 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3870 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3871 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3872 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3873 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3874 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3875 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3876 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3877 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3878 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3879 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3880 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3881 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3882 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3883 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3884 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3885 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3886 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3887 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3888 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3889 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3890 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3891 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3892 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3893 Stool A_comfy_stool. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3894 Awful_anthem It's_not_very_good. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3895 Good_anthem Much_better. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3896 Treaty Just_needs_the_King's_signature. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3897 Giant_nib For_making_a_giant_pen. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3898 Giant_pen The_King_should_be_able_to_use_this. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3899 Iron_sickle Not_as_good_as_a_pet_frog. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3900 Iron_sickle Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3901 Ghrim's_book ''Managing_Thine_Kingdom_for_Noobes''_by_A._Ghrim. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3902 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3903 Sliding_button Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3904 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3905 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3906 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3907 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3908 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3909 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3910 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3911 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3912 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3913 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3914 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3915 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3916 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3917 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3918 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3919 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3920 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3921 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3922 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3923 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3924 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3925 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3926 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3927 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3928 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3929 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3930 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3931 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3932 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3933 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3934 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3935 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3936 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3937 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3938 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3939 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3940 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3941 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3942 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3943 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3944 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3945 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3946 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3947 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3948 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3949 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3950 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3951 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3952 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3953 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3954 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3955 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3956 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3957 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3958 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3959 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3960 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3961 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3962 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3963 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3964 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3965 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3966 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3967 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3968 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3969 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3970 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3971 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3972 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3973 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3974 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3975 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3976 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3977 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3978 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3979 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3980 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3981 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3982 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3983 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3984 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3985 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3986 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3987 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3988 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3989 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3990 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3991 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3992 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3993 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3994 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3995 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3996 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3997 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3998 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 3999 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4000 Iodine Slightly_archaic,_but_effective. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4001 Shrine Sanctity_in_your_pocket. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4002 Spare_controls It_looks_like_some_kind_of_control_panel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4003 Spare_controls Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4004 Gnome_royal_seal It's_the_official_Gnome_Royal_Seal,_signed_by_King_Narnode_Shareen. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4005 Narnode's_orders Unreadable_orders_handwritten_by_King_Narnode_Shareen. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4006 Monkey_dentures Magical_monkey_talking_dentures!_What_more_can_we_say?_Ook! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4007 Enchanted_bar A_gold_bar_invested_with_a_talkative_monkey_spirit. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4008 Eye_of_gnome It's_..._the_eye_of_a_gnome!_Now_what_on_earth_could_one_do_with_this? 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4009 Eye_of_gnome Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4010 Monkey_magic A_small_sample_of_monkey_magic. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4011 Monkey_magic Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4012 Monkey_nuts These_are_monkey_nuts._Yummy. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4013 Monkey_nuts Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4014 Monkey_bar It's_a_monkey_bar._It_looks_highly_nutritious. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4015 Monkey_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4016 Banana_stew It's_a_bowl_full_of_mushy_banana. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4017 Banana_stew Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4018 Monkey_wrench For_wrenching_monkeys_I'd_guess. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4019 Monkey_wrench Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4020 M'amulet_mould It's_an_amulet_mould_shaped_like_a_monkey_head. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4021 M'speak_amulet It's_an_Amulet_of_Monkey_Speak._It_makes_vague_chattering_noises. 550 550 550 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4022 M'speak_amulet It's_an_unstrung_Amulet_of_Monkey_Speak._It_makes_vague_chattering_noises. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4023 Monkey_talisman A_magical_talisman_in_the_shape_of_a_monkey_head. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4024 Monkey_greegree A_magical_talisman_in_the_shape_of_a_small_ninja_monkey_head. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4025 Monkey_greegree A_magical_talisman_in_the_shape_of_a_medium_ninja_monkey_head. 6000 6000 6000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4026 Monkey_greegree A_magical_talisman_in_the_shape_of_a_gorilla_head. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4027 Monkey_greegree A_magical_talisman_in_the_shape_of_a_bearded_gorilla_head. 1500 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4028 Monkey_greegree A_magical_talisman_in_the_shape_of_a_mysterious_monkey_head. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4029 Monkey_greegree A_magical_talisman_in_the_shape_of_a_small_zombie_monkey_head. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4030 Monkey_greegree A_magical_talisman_in_the_shape_of_a_big_zombie_monkey_head. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4031 Monkey_greegree A_magical_talisman_in_the_shape_of_a_Karamjan_monkey_head. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4032 Dummy A_fade. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4033 Monkey It's_a_monkey_in_your_backpack._As_you_look_it_pokes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4034 Monkey_skull It's_a_very_ancient_skull_from_some_kind_of_ape. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4035 10th_squad_sigil It's_the_official_sigil_of_the_10th_squad_of_the_Royal_Guard. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4036 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4037 Saradomin_banner The_Saradomin_Team_Standard. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4038 Saradomin_banner Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4039 Zamorak_banner The_Zamorak_Team_Standard. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4040 Zamorak_banner Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4041 Hooded_cloak The_colours_of_Saradomin. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4042 Hooded_cloak The_colours_of_Zamorak. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4043 Rock I_can_use_this_with_the_catapult. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4044 Rock Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4045 Explosive_potion I_could_use_this_to_destroy_things... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4046 Explosive_potion Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4047 Climbing_rope Should_be_long_enough_to_scale_castle_walls. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4048 Climbing_rope Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4049 Bandages A_box_of_bandages_for_healing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4050 Bandages Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4051 Toolbox I_can_use_this_to_repair_things. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4052 Toolbox Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4053 Barricade Use_these_to_block_enemy_team_movement. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4054 Barricade Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4055 Castlewars_manual It's_a_manual_for_castlewars. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4067 Castle_wars_ticket I_can_exchange_these_for_further_items. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4068 Decorative_sword A_very_decorative_sword. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4069 Decorative_armour Very_decorative_armour. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4070 Decorative_armour Very_decorative_armour. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4071 Decorative_helm A_very_decorative_helm. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4072 Decorative_shield A_very_decorative_shield. 850 850 850 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4073 Damp_tinderbox Not_so_useful_for_lighting_a_fire. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4074 Damp_tinderbox Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4075 Glowing_fungus A_bizarre_fungus.__It_glows_with_a_pale_blue_light. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4076 Nezikchened's_mum She_wasn't_pleased_to_see_what_her_son_did. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4077 Crystal-mine_key A_key_I_found_in_the_lower_levels_of_the_Morytanian_mines. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4078 Zealot's_key I_stole_this_from_a_Saradominist_I_met_South_of_Mort'ton. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4079 Yo-yo A_gift_from_Santa. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4081 Salve_amulet Increases_the_wearer's_strength_and_accuracy_by_15%_when_fighting_the_undead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4082 Salve_shard An_unstrung_crystal_imbued_with_the_power_of_Saradomin. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4083 Sled It_needs_waxing_before_I_can_use_it. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4084 Sled A_waxed_sled. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4085 Wax I_can_use_this_to_wax_my_sled. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4086 Trollweiss These_are_very_rare_flowers_with_a_pungent_odour. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4087 Dragon_platelegs These_look_pretty_heavy. 108000 162000 0 0 0 0 -21 -7 68 66 63 -4 65 0 0 -item = 4088 Dragon_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 108000 162000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4089 Mystic_hat A_magical_hat. 15000 15000 15000 0 0 0 4 0 0 0 0 4 0 0 0 -item = 4090 Mystic_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 15000 15000 15000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4091 Mystic_robe_top The_upper_half_of_a_magical_robe. 48000 72000 0 0 0 0 20 0 0 0 0 20 0 0 0 -item = 4092 Mystic_robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 72000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4093 Mystic_robe_bottom The_lower_half_of_a_magical_robe. 48000 48000 48000 0 0 0 15 0 0 0 0 15 0 0 0 -item = 4094 Mystic_robe_bottom Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 48000 48000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4095 Mystic_gloves Magical_gloves. 10000 10000 10000 0 0 0 3 0 0 0 0 3 0 0 0 -item = 4096 Mystic_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4097 Mystic_boots Magical_boots. 10000 10000 10000 0 0 0 3 0 0 0 0 3 0 0 0 -item = 4098 Mystic_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4099 Mystic_hat A_dark_magical_hat. 15000 15000 15000 0 0 0 4 0 0 0 0 4 0 0 0 -item = 4100 Mystic_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 15000 15000 15000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4101 Mystic_robe_top The_upper_half_of_a_dark_magical_robe. 48000 72000 0 0 0 0 20 0 0 0 0 20 0 0 0 -item = 4102 Mystic_robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 72000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4103 Mystic_robe_bottom The_lower_half_of_a_dark_magical_robe. 48000 48000 48000 0 0 0 15 0 0 0 0 15 0 0 0 -item = 4104 Mystic_robe_bottom Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 48000 48000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4105 Mystic_gloves Dark_magical_gloves. 10000 10000 10000 0 0 0 3 0 0 0 0 3 0 0 0 -item = 4106 Mystic_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4107 Mystic_boots Dark_magical_boots. 10000 10000 10000 0 0 0 3 0 0 0 0 3 0 0 0 -item = 4108 Mystic_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4109 Mystic_hat A_bright_magical_hat. 15000 15000 15000 0 0 0 4 0 0 0 0 4 0 0 0 -item = 4110 Mystic_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 15000 15000 15000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4111 Mystic_robe_top The_upper_half_of_a_bright_magical_robe. 48000 72000 0 0 0 0 20 0 0 0 0 20 0 0 0 -item = 4112 Mystic_robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 72000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4113 Mystic_robe_bottom The_lower_half_of_a_bright_magical_robe. 48000 48000 48000 0 0 0 15 0 0 0 0 15 0 0 0 -item = 4114 Mystic_robe_bottom Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 48000 48000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4115 Mystic_gloves Bright_magical_gloves. 10000 10000 10000 0 0 0 3 0 0 0 0 3 0 0 0 -item = 4116 Mystic_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4117 Mystic_boots Bright_magical_boots. 10000 10000 10000 0 0 0 3 0 0 0 0 3 0 0 0 -item = 4118 Mystic_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4119 Bronze_boots These_will_protect_my_feet. 24 24 24 0 0 0 -3 -1 1 2 0 0 0 0 0 -item = 4120 Bronze_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4121 Iron_boots These_will_protect_my_feet. 84 84 84 0 0 0 -3 -1 2 3 4 0 0 0 0 -item = 4122 Iron_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 84 84 84 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4123 Steel_boots These_will_protect_my_feet. 300 300 300 0 0 0 -3 -1 5 6 7 0 0 0 0 -item = 4124 Steel_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4125 Black_boots These_will_protect_my_feet. 576 576 576 0 0 0 -3 -1 7 8 9 0 0 0 0 -item = 4126 Black_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 576 576 576 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4127 Mithril_boots These_will_protect_my_feet. 780 780 780 0 0 0 -3 -1 8 9 10 0 0 0 0 -item = 4128 Mithril_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 780 780 780 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4129 Adamant_boots These_will_protect_my_feet. 768 1152 0 0 0 0 -3 -1 10 11 12 0 0 1 0 -item = 4130 Adamant_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4131 Rune_boots These_will_protect_my_feet. 12500 12500 12500 0 0 0 -3 -1 12 13 14 0 0 2 0 -item = 4132 Rune_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 12500 12500 12500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4133 Crawling_hand A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4134 Cave_crawler A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4135 Banshee A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4136 Rockslug A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4137 Cockatrice A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4138 Pyrefiend A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4139 Basilisk A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4140 Infernal_mage A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4141 Bloodveld A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4142 Jelly A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4143 Turoth A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4144 Aberrant_specter A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4145 Dust_devil A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4146 Kurask A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4147 Gargoyle A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4148 Nechryael A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4149 Abyssal_demon A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4150 Broad_arrows Arrows_with_a_wider_than_normal_tip. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4151 Abyssal_whip A_weapon_from_the_abyss. 48000 72000 0 0 82 0 0 0 0 0 0 0 0 82 0 -item = 4152 Abyssal_whip Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 72000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4153 Granite_maul Simplicity_is_the_best_weapon. 20000 30000 0 0 0 81 0 0 0 0 0 0 0 79 0 -item = 4154 Granite_maul Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4155 Enchanted_gem I_can_contact_the_Slayer_Masters_with_this. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4156 Mirror_shield I_can_just_about_see_things_in_this_shield's_reflection. 5000 5000 5000 0 0 0 0 0 10 15 5 5 10 0 0 -item = 4157 Mirror_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4158 Leaf-bladed_spear A_spear_with_a_leaf-shaped_point. 31000 31000 31000 47 42 36 0 0 1 1 0 0 0 50 0 -item = 4159 Leaf-bladed_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 31000 31000 31000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4160 Broad_arrows Arrows_with_a_wider_than_normal_tip. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4161 Bag_of_salt A_bag_of_salt. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4162 Rock_hammer I_can_even_smash_stone_with_this. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4163 Rock_hammer Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4164 Facemask Stops_me_breathing_in_too_much_dust. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4165 Facemask Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4166 Earmuffs These_will_protect_my_ears_from_loud_noise. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4167 Earmuffs Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4168 Nose_peg Protects_me_from_any_bad_smells. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4169 Nose_peg Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4170 Slayer's_staff An_old_and_magical_staff. 50000 21000 21000 7 -1 25 12 0 2 3 1 10 0 35 0 -item = 4171 Slayer's_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 21000 21000 21000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4172 Broad_arrows Arrows_with_a_wider_than_normal_tip. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4173 Broad_arrows Arrows_with_a_wider_than_normal_tip. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4174 Broad_arrows Arrows_with_a_wider_than_normal_tip. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4175 Broad_arrows Arrows_with_a_wider_than_normal_tip. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4177 Wolfbane_lever For_magnifying_forces_applied_to_werewolves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4178 Olive_stuffer For_making_cocktails. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4179 Stick For_playing_fetch_with. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4180 Coconut_bunch Now_you've_got_a_lovely_one_too! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4181 Mouth_grip A_holding_thingy_for_the_zip_line. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4182 Elven_sheep Pocketsized_so_it's_handy_when_you're_roving_in_the_woods! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4183 Star_amulet A_six-pointed_marble_and_obsidian_amulet 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4184 Cavern_key Upon_close_examination,_this_seems_to_be_a_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4185 Tower_key Upon_close_examination,_this_seems_to_be_a_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4186 Shed_key Upon_close_examination,_this_seems_to_be_a_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4187 Marble_amulet Triangular_in_shape,_made_from_marble,_and_as_large_as_your_hand. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4188 Obsidian_amulet Triangular_in_shape,_made_from_obsidian,_and_as_large_as_your_hand. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4189 Garden_cane A_length_of_garden_cane. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4190 Garden_brush A_typical_garden_brush. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4191 Extended_brush A_typical_garden_brush,_with_a_cane_tied_to_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4192 Extended_brush A_typical_garden_brush,_with_two_canes_tied_to_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4193 Extended_brush A_typical_garden_brush,_with_three_canes_tied_to_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4194 Torso A_decomposing_torso,_from_which_issues_the_acrid_stench_of_the_grave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4195 Arms A_pair_of_limp,_dead_arms. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4196 Legs A_pair_of_lifeless,_rotting_legs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4197 Decapitated_head A_gruesome,_decapitated_head,_whose_brain_has_rotted_away. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4198 Decapitated_head A_gruesome,_decapitated_head_-_its_eyes_stare_lifelessly_at_nothing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4199 Pickled_brain A_pickled_brain,_submerged_inside_a_jar_of_vinegar. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4200 Conductor_mould A_mould_for_making_silver_lightning_conductors. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4201 Conductor A_silver_lightning_conductor. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4202 Ring_of_charos The_Ring_of_Charos. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4203 Journal A_book. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4204 Letter A_letter,_clearly_hastily_written. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4205 Consecration_seed This_consecration_seed_looks_grey_and_dead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4206 Consecration_seed This_consecration_seed_glows_with_a_warm_light. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4207 Crystal_seed This_crystal_seed_looks_grey_and_dead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4208 Crystal_seed Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4209 Cadarn_lineage A_book_on_Cadarn_clan_history. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4210 Cadarn_lineage Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4211 Elf_crystal Elf_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4212 New_crystal_bow A_nice_sturdy_magical_bow. 900000 900000 900000 0 0 0 0 100 0 0 0 0 0 0 0 -item = 4213 New_crystal_bow Swap_this_note_at_any_bank_for_the_equivalent_item. 900000 900000 900000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4214 Crystal_bow_full A_nice_sturdy_magical_bow. 900000 900000 900000 0 0 0 0 100 0 0 0 0 0 0 0 -item = 4215 Crystal_bow_9/10 A_nice_sturdy_magical_bow. 800000 800000 800000 0 0 0 0 96 0 0 0 0 0 0 0 -item = 4216 Crystal_bow_8/10 A_nice_sturdy_magical_bow. 700000 700000 700000 0 0 0 0 92 0 0 0 0 0 0 0 -item = 4217 Crystal_bow_7/10 A_nice_sturdy_magical_bow. 600000 600000 600000 0 0 0 0 88 0 0 0 0 0 0 0 -item = 4218 Crystal_bow_6/10 A_nice_sturdy_magical_bow. 500000 500000 500000 0 0 0 0 84 0 0 0 0 0 0 0 -item = 4219 Crystal_bow_5/10 A_nice_sturdy_magical_bow. 400000 400000 400000 0 0 0 0 80 0 0 0 0 0 0 0 -item = 4220 Crystal_bow_4/10 A_nice_sturdy_magical_bow. 300000 300000 300000 0 0 0 0 76 0 0 0 0 0 0 0 -item = 4221 Crystal_bow_3/10 A_nice_sturdy_magical_bow. 200000 200000 200000 0 0 0 0 72 0 0 0 0 0 0 0 -item = 4222 Crystal_bow_2/10 A_nice_sturdy_magical_bow. 100000 100000 100000 0 0 0 0 68 0 0 0 0 0 0 0 -item = 4223 Crystal_bow_1/10 A_nice_sturdy_magical_bow. 50000 50000 50000 0 0 0 0 64 0 0 0 0 0 0 0 -item = 4224 New_crystal_shield A_nice_sturdy_crystal_shield. 0 0 0 0 0 0 0 0 51 54 53 0 80 0 0 -item = 4225 Crystal_shield_full A_nice_sturdy_crystal_shield. 750000 750000 750000 0 0 0 0 0 51 54 53 0 80 0 0 -item = 4226 Crystal_shield_9/10 A_nice_sturdy_crystal_shield. 670000 670000 670000 0 0 0 0 0 49 52 51 0 78 0 0 -item = 4227 Crystal_shield_8/10 A_nice_sturdy_crystal_shield. 590000 590000 590000 0 0 0 0 0 47 50 49 0 76 0 0 -item = 4228 Crystal_shield_7/10 A_nice_sturdy_crystal_shield. 510000 510000 510000 0 0 0 0 0 45 48 47 0 74 0 0 -item = 4229 Crystal_shield_6/10 A_nice_sturdy_crystal_shield. 430000 430000 430000 0 0 0 0 0 43 46 45 0 72 0 0 -item = 4230 Crystal_shield_5/10 A_nice_sturdy_crystal_shield. 350000 350000 350000 0 0 0 0 0 41 44 43 0 70 0 0 -item = 4231 Crystal_shield_4/10 A_nice_sturdy_crystal_shield. 270000 270000 270000 0 0 0 0 0 39 42 41 0 68 0 0 -item = 4232 Crystal_shield_3/10 A_nice_sturdy_crystal_shield. 190000 190000 190000 0 0 0 0 0 37 40 39 0 66 0 0 -item = 4233 Crystal_shield_2/10 A_nice_sturdy_crystal_shield. 100000 100000 100000 0 0 0 0 0 35 38 37 0 64 0 0 -item = 4234 Crystal_shield_1/10 A_nice_sturdy_crystal_shield. 25000 25000 25000 0 0 0 0 0 33 36 35 0 62 0 0 -item = 4235 New_crystal_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 800000 800000 800000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4236 Oak_longbow This_bow_has_been_signed_by_Robin,_Master_Bowman. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4237 Nettle-water It's_a_bowl_of_water,_with_some_nettles_in_it. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4238 Puddle_of_slime _It's_a_Puddle_of_slime. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4239 Nettle_tea It's_a_bowl_of_nettle_tea. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4240 Nettle_tea It's_a_bowl_of_milky_nettle_tea. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4241 Nettles A_handful_of_nettles. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4242 Cup_of_tea A_nice_cup_of_nettle_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4243 Cup_of_tea A_milky_cup_of_nettle_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4244 Porcelain_cup A_porcelain_cup. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4245 Cup_of_tea Some_nettle_tea_in_a_porcelain_cup. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4246 Cup_of_tea Some_milky_nettle_tea_in_a_porcelain_cup. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4247 Mystical_robes The_Robes_of_Necrovarus. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4248 Book_of_haricanto The_Book_of_Haricanto. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4249 Translation_manual A_translation_manual. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4250 Ghostspeak_amulet The_amulet_of_ghostspeak_glows_green_from_the_crone's_enchantment. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4251 Ectophial The_Ectophial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4252 Ectophial The_Ectophial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4253 Model_ship A_small_wooden_ship. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4254 Model_ship A_small_wooden_ship_with_a_silk_flag. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4255 Bonemeal A_pot_of_crushed_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4256 Bonemeal A_pot_of_crushed_bat_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4257 Bonemeal A_pot_of_crushed_big_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4258 Bonemeal A_pot_of_crushed_burnt_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4259 Bonemeal A_pot_of_crushed_burnt_jogre_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4260 Bonemeal A_pot_of_crushed_baby_dragon_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4261 Bonemeal A_pot_of_crushed_dragon_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4262 Bonemeal A_pot_of_crushed_wolf_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4263 Bonemeal A_pot_of_crushed_small_ninja_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4264 Bonemeal A_pot_of_crushed_medium_ninja_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4265 Bonemeal A_pot_of_crushed_gorilla_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4266 Bonemeal A_pot_of_crushed_bearded_gorilla_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4267 Bonemeal A_pot_of_crushed_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4268 Bonemeal A_pot_of_crushed_small_zombie_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4269 Bonemeal A_pot_of_crushed_large_zombie_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4270 Bonemeal A_pot_of_crushed_skeleton_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4271 Bonemeal A_pot_of_crushed_jogre_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4272 Bone_key A_key_dropped_by_Necrovarus. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4273 Chest_key A_key_to_a_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4274 Map_scrap A_section_from_some_kind_of_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4275 Map_scrap A_section_from_some_kind_of_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4276 Map_scrap A_section_from_some_kind_of_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4277 Treasure_map A_complete_treasure_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4278 Ecto-token A_token_with_ectoplasm_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4280 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4282 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4283 Petition_form A_scroll_of_paper_containing_signatures. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4284 Bedsheet It's_a_bedsheet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4285 Bedsheet It's_an_ectoplasm-covered_bedsheet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4286 Bucket_of_slime It's_a_bucket_of_ectoplasm. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4287 Raw_beef This_raw_beef_is_rancid. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4288 Raw_beef Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4289 Raw_chicken This_raw_chicken_is_rancid. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4290 Raw_chicken Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4291 Cooked_chicken This_cooked_chicken_looks_disgusting. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4292 Cooked_chicken Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4293 Cooked_meat I_wouldn't_eat_that_if_I_were_you. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4294 Cooked_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4295 Female_ham She's_a_Human_against_Monsters. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4296 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4297 Male_ham He's_a_Human_against_Monsters. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4298 Ham_shirt A_vivid_crimson_shirt. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4299 Ham_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4300 Ham_robe A_vivid_crimson_robe. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4301 Ham_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4302 Ham_hood Light-weight_head_protection_and_eye_shield. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4303 Ham_hood Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4304 Ham_cloak A_HAM_cape. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4305 Ham_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4306 H.a.m_logo A_badge_for_the_HAM_cult. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4307 H.a.m_logo Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4308 Gloves HAM_gloves_as_worn_by_the_Humans_Against_Monsters_group. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4309 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4310 Boots HAM_boots_as_worn_by_the_Humans_Against_Monsters_group. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4311 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4312 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4313 Crystal_of_seren A_book_on_elven_crystal. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4314 Crystal_of_seren Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4315 Team-1_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4316 Team-1_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4317 Team-2_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4318 Team-2_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4319 Team-3_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4320 Team-3_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4321 Team-4_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4322 Team-4_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4323 Team-5_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4324 Team-5_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4325 Team-6_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4326 Team-6_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4327 Team-7_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4328 Team-7_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4329 Team-8_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4330 Team-8_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4331 Team-9_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4332 Team-9_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4333 Team-10_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4334 Team-10_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4335 Team-11_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4336 Team-11_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4337 Team-12_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4338 Team-12_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4339 Team-13_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4340 Team-13_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4341 Team-14_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4342 Team-14_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4343 Team-15_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4344 Team-15_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4345 Team-16_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4346 Team-16_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4347 Team-17_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4348 Team-17_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4349 Team-18_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4350 Team-18_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4351 Team-19_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4352 Team-19_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4353 Team-20_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4354 Team-20_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4355 Team-21_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4356 Team-21_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4357 Team-22_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4358 Team-22_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4359 Team-23_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4360 Team-23_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4361 Team-24_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4362 Team-24_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4363 Team-25_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4364 Team-25_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4365 Team-26_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4366 Team-26_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4367 Team-27_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4368 Team-27_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4369 Team-28_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4370 Team-28_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4371 Team-29_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4372 Team-29_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4373 Team-30_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4374 Team-30_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4375 Team-31_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4376 Team-31_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4377 Team-32_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4378 Team-32_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4379 Team-33_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4380 Team-33_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4381 Team-34_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4382 Team-34_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4383 Team-35_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4384 Team-35_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4385 Team-36_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4386 Team-36_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4387 Team-37_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4388 Team-37_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4389 Team-38_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4390 Team-38_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4391 Team-39_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4392 Team-39_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4393 Team-40_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4394 Team-40_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4395 Team-41_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4396 Team-41_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4397 Team-42_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4398 Team-42_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4399 Team-43_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4400 Team-43_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4401 Team-44_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4402 Team-44_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4403 Team-45_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4404 Team-45_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4405 Team-46_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4406 Team-46_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4407 Team-47_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4408 Team-47_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4409 Team-48_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4410 Team-48_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4411 Team-49_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4412 Team-49_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4413 Team-50_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 -item = 4414 Team-50_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4415 Blunt_axe A_jungle_forester's_blunt_axe. 56 56 56 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4416 Herbal_tincture A_strong_medicinal_brew_for_heavy_chests. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4417 Guthix_rest(4) A_cup_of_Guthix_Rest. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4418 Guthix_rest(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4419 Guthix_rest(3) A_cup_of_Guthix_Rest. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4420 Guthix_rest(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4421 Guthix_rest(2) A_cup_of_Guthix_Rest. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4422 Guthix_rest(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4423 Guthix_rest(1) A_cup_of_Guthix_Rest. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4424 Guthix_rest(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4425 Stodgy_mattress A_half-filled_feather_mattress. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4426 Comfy_mattress A_comfy-looking_feather_mattress. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4427 Iron_oxide Looks_like_a_bunch_of_rust_to_me. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4428 Animate_rock_scroll An_animate_rock_spell_is_written_on_this_parchment. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4429 Broken_vane_part These_weathervane_directionals_are_broken. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4430 Directionals The_weathervane_directionals_should_work_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4431 Broken_vane_part This_weathervane_ornament_is_damaged. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4432 Ornament A_fixed_Weathervane_ornament. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4433 Broken_vane_part A_broken_Weathervane_pillar. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4434 Weathervane_pillar A_fixed_weathervane_rotating_pillar. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4435 Weather_report Clear_skies_ahead,_with_some_chance_of_showers,_thunderstorms,_ice_and_hail. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4436 Airtight_pot This_is_pretty_well_sealed. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4437 Airtight_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4438 Unfired_pot_lid This_needs_firing,_then_it_should_fit_on_a_normal-sized_pot. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4439 Unfired_pot_lid Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4440 Pot_lid This_should_fit_on_a_normal-sized_pot. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4441 Pot_lid Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4442 Breathing_salts An_airtight_pot_with_something_inside,_most_likely_breathing_salts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4443 Chicken_cage A_large_cage_for_transporting_chickens. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4444 Sharpened_axe A_jungle_forester's_super_sharp_axe. 56 56 56 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4445 Red_mahogany_log Some_rare_mahogany_logs_which_have_been_professionally_cured. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4446 Steel_key_ring I_can_store_my_keys_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4447 Antique_lamp I_Wonder_what_happens_if_I_rub_it... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4449 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4451 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4453 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4455 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4456 Bowl_of_hot_water It's_a_bowl_of_hot_water. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4457 Bowl_of_hot_water Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4458 Cup_of_water A_cup_of_water. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4459 Cup_of_water Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4460 Cup_of_hot_water It's_hot! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4461 Cup_of_hot_water Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4462 Ruined_herb_tea A_ruined_herb_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4463 Ruined_herb_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4464 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water_and_harralander. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4465 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4466 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water_and_guam. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4467 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4468 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water_and_marrentill. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4469 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4470 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water,_harralander_and_marrentill. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4471 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4472 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water,_harralander_and_guam. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4473 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4474 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water_and_A_guam. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4475 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4476 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water,_guam_and_marrentill. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4477 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4478 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water,_harralander,_marrentill_and_guam. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4479 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4480 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water,_A_guam_and_marrentill. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4481 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4482 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water,_A_guam_and_harralander. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4483 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4484 Safety_guarantee The_strange_characters_supposedly_grant_Svidi_safe_passage_into_Rellekka. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4485 White_pearl This_fruit_is_known_as_White_Pearl._Should_taste_good. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4486 White_pearl_seed You_can_grow_this_seed_even_in_cold_mountain_ranges! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4487 Half_a_rock It's_a_piece_of_the_Ancient_Rock_of_the_mountain_people._It's_still_just_a_stone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4488 Corpse_of_woman The_corpse_of_a_woman_who_died_long_ago. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4489 Asleif's_necklace This_used_to_belong_to_Asleif,_daughter_of_the_mountain_camp_chieftain. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4490 Mud Yuck,_it's_sticky,_dirty_mud. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4491 Mud Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4492 Rock A_rock. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4493 Rock Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4494 Pole It's_just_a_long_stick,_really. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4495 Pole Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4496 Broken_pole Splintered_into_pieces,_it_has_become_completely_useless_to_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4497 Broken_pole Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4498 Rope It's_the_rope_you're_holding. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4499 Rope Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4500 Pole It's_the_pole_you're_holding. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4501 Pole Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4502 Bearhead Quite_ferocious_looking. 0 0 0 0 0 0 -3 -3 12 14 10 7 9 0 0 -item = 4503 Decorative_sword A_very_decorative_sword. 1300 1300 1300 9 14 -2 0 0 0 3 2 0 0 16 0 -item = 4504 Decorative_armour Very_decorative_armour. 5200 5200 5200 0 0 0 -30 -10 65 63 55 -6 63 0 0 -item = 4505 Decorative_armour Very_decorative_armour. 2600 2600 2600 0 0 0 -21 -7 33 31 29 -4 31 0 0 -item = 4506 Decorative_helm A_very_decorative_helm. 780 780 780 0 0 0 -3 -1 14 15 13 -1 14 0 0 -item = 4507 Decorative_shield A_very_decorative_shield. 2210 2210 2210 0 0 0 -8 -2 27 31 29 -1 29 0 0 -item = 4508 Decorative_sword A_very_decorative_sword. 3200 3200 3200 9 14 -2 0 0 0 3 2 0 0 16 0 -item = 4509 Decorative_armour Very_decorative_armour. 5120 9984 0 0 0 0 -30 -10 65 63 55 -6 63 0 0 -item = 4510 Decorative_armour Very_decorative_armour. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 -item = 4511 Decorative_helm A_very_decorative_helm. 768 1152 0 0 0 0 -3 -1 14 15 13 -1 14 0 0 -item = 4512 Decorative_shield A_very_decorative_shield. 2176 3264 0 0 0 0 -8 -2 27 31 29 -1 29 0 0 -item = 4513 Castlewars_hood The_colours_of_Saradomin. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4514 Castlewars_cloak A_fine_castlewars_Cape. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4515 Castlewars_hood The_colours_of_Zamorak. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4516 Castlewars_cloak A_fine_castlewars_Cape. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4517 Giant_frog_legs This_could_feed_a_family_of_gnomes_for_a_week! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4518 Giant_frog_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4519 Swamp_wallbeast A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4520 Swamp_cave_slime A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4521 Swamp_cave_bug A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4522 Oil_lamp Not_the_genie_sort. 28 28 28 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4523 Oil_lamp Swap_this_note_at_any_bank_for_the_equivalent_item. 28 28 28 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4524 Oil_lamp Not_the_genie_sort. 28 28 28 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4525 Oil_lamp An_oil_lamp_with_no_oil_in_it. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4526 Oil_lamp Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4527 Candle_lantern Put_a_candle_in_to_complete_it. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4528 Candle_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4529 Candle_lantern A_candle_in_a_glass_cage. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4530 Candle_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4531 Candle_lantern A_flickering_candle_in_a_glass_cage. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4532 Candle_lantern A_candle_in_a_glass_cage. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4533 Candle_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4534 Candle_lantern A_flickering_candle_in_a_glass_cage. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4535 Oil_lantern Put_oil_in_to_complete_it. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4536 Oil_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4537 Oil_lantern An_unlit_oil_lantern. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4538 Oil_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4539 Oil_lantern It_lights_your_way_through_the_dark_places_of_the_earth. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4540 Oil_lantern_frame Add_the_glass_to_complete. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4541 Oil_lantern_frame Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4542 Lantern_lens A_roughly_circular_disc_of_glass. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4543 Lantern_lens Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4544 Bullseye_lantern You_need_to_add_a_lens_before_you_can_use_it. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4545 Bullseye_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4546 Bullseye_lantern You_need_to_add_lamp_oil_before_you_can_use_it. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4547 Bullseye_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4548 Bullseye_lantern A_sturdy_steel_lantern. 420 420 420 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4549 Bullseye_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 420 420 420 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4550 Bullseye_lantern A_sturdy_steel_lantern_casting_a_bright_beam. 420 420 420 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4551 Spiny_helmet You_don't_want_to_wear_it_inside-out. 650 650 650 0 0 0 -6 -2 9 10 7 -1 9 0 0 -item = 4552 Spiny_helmet Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4558 Blue_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4559 Deep_blue_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4560 White_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4561 Purple_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4562 Red_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4563 Green_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4564 Pink_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4565 Basket_of_eggs Hand_them_out_to_spread_the_Easter_happiness. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4566 Rubber_chicken Perhaps_not_the_most_powerful_weapon_in_RuneScape. 0 0 0 -100 -100 -50 0 0 0 0 0 0 0 -10 0 -item = 4567 Gold_helmet Made_of_gold_and_white_gold. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4568 Dwarven_lore The_book_is_almost_falling_apart,_you'll_have_to_handle_it_quite_carefully. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4569 Book_page_1 A_missing_page_from_Rolad's_book!_It_seems_to_be_the_first_one. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4570 Book_page_2 A_missing_page_from_Rolad's_book!_It_seems_to_be_the_second_one. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4571 Book_page_3 A_missing_page_from_Rolad's_book!_It_seems_to_be_the_third_one. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4572 Pages Missing_pages! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4573 Pages A_collection_of_missing_pages_from_Rolad's_book! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4574 Base_schematics These_are_the_base_schematics_of_a_dwarven_multicannon 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4575 Schematic A_transparent_overlay_-_details_of_something? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4576 Schematics Transparent_overlays_-_details_of_something? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4577 Schematics Transparent_overlays_-_details_of_something? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4578 Schematic The_assembled_schematic_for_modifying_the_dwarven_multicannon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4579 Cannon_ball A_heavy_gold_metal_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4580 Black_spear A_black_tipped_spear. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4581 Black_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4582 Black_spear(p) A_poisoned_black_tipped_spear. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4583 Black_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4584 Black_spear(kp) A_Karambwan_poisoned_black_tipped_spear. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4585 Dragon_plateskirt This_looks_pretty_heavy. 108000 162000 0 0 0 0 -21 -7 68 66 63 -4 65 0 0 -item = 4586 Dragon_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 108000 162000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4587 Dragon_scimitar A_vicious,_curved_sword. 40000 60000 0 8 67 -2 0 0 0 1 0 0 0 66 0 -item = 4588 Dragon_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 60000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4589 Keys Keys_to_the_Mayor's_house. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4590 Jewels The_Mayor_of_Pollnivneach's_wife's_jewels. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4591 Karidian_headpiece Wear_it_on_your_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4592 Karidian_headpiece Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4593 Fake_beard Makes_me_itch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4594 Fake_beard Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4595 Karidian_disguise Makes_my_face_itch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4596 Karidian_disguise Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4597 Note A_note_found_in_the_Mayor's_bedroom_mentioning_the_word_'Fibonacci'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4598 Note A_list_of_5_numbers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4599 Oak-blackjack A_handy_little_club_made_out_of_oak. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4600 Willow-blackjack A_handy_little_club_made_out_of_willow. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4601 Ugthanki_dung Dung_of_the_Camelus_Horribleus_variety. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4602 Ugthanki_dung Poor_Camel,_what_have_I_fed_you? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4603 Receipt A_receipt_for_one_'Camelus_Horribleus'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4604 Hag's_poison A_red_viscous_liquid_in_a_vial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4605 Snake_charm Makes_a_hissing_sound. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4606 Snake_basket This_is_used_to_hold_snakes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4607 Snake_basket_full This_basket_contains_a_snake. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4608 Super_kebab A_meaty_and_very_hot_kebab. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4609 Super_kebab Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4610 Red_hot_sauce The_bottle_feels_warm. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4611 Desert_disguise A_disguise_suitable_for_the_desert. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4612 Willow-blackjack Swap_this_note_at_any_bank_for_the_equivalent_item. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4613 Spinning_plate It_has_a_picture_of_a_dragon_on_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4614 Broken_plate Alas... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4615 Letter An_old_faded_letter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4616 Varmen's_notes An_archaeologist's_notes. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4617 Display_cabinet_key The_museum_curator's_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4618 Statuette A_beautifully-carved_stone_statuette. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4619 Strange_implement It's_pretty,_but_you_wish_you_knew_what_it_was. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4620 Black_mushroom It_looks_horrible. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4621 Phoenix_feather A_long_feather_patterned_like_a_flame. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4622 Black_mushroom_ink Black_ink_made_out_of_mushrooms. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4623 Phoenix_quill_pen A_phoenix_feather_dipped_in_ink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4624 Golem_program It_reads_'YOUR_TASK_IS_DONE'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4625 Bandit A_tough_looking_criminal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4626 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4627 Bandit's_brew A_cheeky_little_lager. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4628 Bandit's_brew Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4653 Fire Hot! 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4654 Etchings A_copy_of_the_engravings_found_on_a_mysterious_stone_tablet. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4655 Translation A_rough_translation_made_from_archaeological_etchings. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4656 Warm_key This_key_is_unusually_warm_to_the_touch. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4657 Ring_of_visibility A_ring_that_allows_you_to_see_things_that_are_normally_invisible... 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4658 Silver_pot A_silver_pot_made_by_Ruantun. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4659 Blessed_pot A_silver_pot_made_by_Ruantun_and_blessed_on_Entrana. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4660 Silver_pot A_silver_pot_made_by_Ruantun_filled_with_your_blood. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4661 Blessed_pot A_blessed_silver_pot_made_by_Ruantun_filled_with_your_blood. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4662 Silver_pot A_silver_pot_made_by_Ruantun_filled_with_blood_and_garlic. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4663 Blessed_pot A_blessed_silver_pot_filled_with_blood_and_garlic. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4664 Silver_pot A_silver_pot_made_by_Ruantun_filled_with_blood,_garlic_and_spices. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4665 Blessed_pot A_blessed_silver_pot_filled_with_blood,_garlic_and_spices. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4666 Silver_pot A_silver_pot_made_by_Ruantun_filled_with_blood_and_spices. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4667 Blessed_pot A_blessed_silver_pot_filled_with_blood_and_spices. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4668 Garlic_powder Finely_ground_garlic_powder. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4669 Garlic_powder Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4670 Blood_diamond The_Diamond_of_Blood. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4671 Ice_diamond The_Diamond_of_Ice. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4672 Smoke_diamond The_Diamond_of_Smoke. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4673 Shadow_diamond The_Diamond_of_Shadow. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4674 Gilded_cross An_old_and_strangely_shaped_metal_cross. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4675 Ancient_staff A_magical_staff_of_ancient_origin... 40000 60000 0 10 -1 40 15 0 2 3 1 15 0 50 -1 -item = 4676 Ancient_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 60000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4677 Catspeak_amulet It's_an_amulet_of_cat_speak._It_makes_vague_purring_noises. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4678 Canopic_jar Has_a_lid_shaped_like_a_man._I_think_it_contains_someone's_liver._Yuck. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4679 Canopic_jar Has_a_lid_shaped_like_an_ape._Eeew!_I_think_it_contains_someone's_intestines. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4680 Canopic_jar Has_a_lid_shaped_like_a_bug._Disgusting!_I_think_there's_a_stomach_inside. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4681 Canopic_jar Has_a_lid_shaped_like_a_crocodile._Yuck,_I_think_there_are_lungs_inside. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4682 Holy_symbol Menaphite_lucky_charm. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4683 Unholy_symbol Sign_of_the_devourer. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4684 Linen One_sheet_of_mummy_wrap. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4685 Linen Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4686 Embalming_manual Little_book_of_embalming_by_Bod_E._Wrapper. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4687 Bucket_of_sap It's_a_bucket_of_sap. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4688 Bucket_of_sap Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4689 Pile_of_salt A_little_heap_of_salt. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4690 Pile_of_salt Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4691 Sphinx's_token Miniature_golden_statue_of_a_sphinx. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4692 Gold_leaf Very_delicate_thin_pressed_gold. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4693 Full_bucket It's_a_bucket_of_salty_water. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4694 Steam_rune A_combined_Water_and_Fire_Rune. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4695 Mist_rune A_combined_Air_and_Water_Rune. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4696 Dust_rune A_combined_Air_and_Earth_Rune. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4697 Smoke_rune A_combined_Air_and_Fire_Rune. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4698 Mud_rune A_combined_Earth_and_Water_Rune. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4699 Lava_rune A_combined_Earth_and_Fire_Rune. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4700 Sapphire_lantern You_need_to_add_lamp_oil_before_you_can_use_it. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4701 Sapphire_lantern A_bullseye_lantern_with_a_sapphire_for_a_lens. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4702 Sapphire_lantern A_lantern_casting_a_bright_blue_beam. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4703 Magic_stone Doesn't_look_very_special. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4704 Stone_bowl A_magic_stone_bowl_for_catching_the_tears_of_Guthix. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4706 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4707 Crumbling_tome This_book_must_be_really_old! 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4708 Ahrim's_hood Ahrim_the_Blighted's_leather_hood. 5200 7800 0 0 0 0 6 -2 15 13 16 6 0 0 0 -item = 4709 Ahrim's_hood Swap_this_note_at_any_bank_for_the_equivalent_item. 5200 7800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4710 Ahrim's_staff Ahrim_the_Blighted's_quarterstaff. 34000 51000 0 12 -1 65 15 0 3 2 5 15 0 68 0 -item = 4711 Ahrim's_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 34000 51000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4712 Ahrim's_robetop Ahrim_the_Blighted's_armoured_robe_top. 20000 30000 0 0 0 0 30 -10 52 37 63 30 0 0 0 -item = 4713 Ahrim's_robetop Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4714 Ahrim's_robeskirt Ahrim_the_Blighted's_armoured_robe_skirt. 18800 28200 0 0 0 0 22 -7 33 30 36 22 0 0 0 -item = 4715 Ahrim's_robeskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 18800 28200 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4716 Dharok's_helm Dharok_the_Wretched's_helm. 41200 61800 0 0 0 0 0 0 45 48 44 -1 51 0 0 -item = 4717 Dharok's_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4718 Dharok's_greataxe Dharok_the_Wretched's_greataxe. 83200 124800 0 0 103 95 -4 0 0 0 0 0 -1 105 0 -item = 4719 Dharok's_greataxe Swap_this_note_at_any_bank_for_the_equivalent_item. 83200 124800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4720 Dharok's_platebody Dharok_the_Wretched's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4721 Dharok's_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4722 Dharok's_platelegs Dharok_the_Wretched's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 -item = 4723 Dharok's_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4724 Guthan's_helm Guthan_the_Infested's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 -item = 4725 Guthan's_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4726 Guthan's_warspear Guthan_the_Infested's_warspear. 40000 60000 0 75 75 75 0 0 7 7 7 0 0 75 0 -item = 4727 Guthan's_warspear Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 60000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4728 Guthan's_platebody Guthan_the_Infested's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4729 Guthan's_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4730 Guthan's_chainskirt Guthan_the_Infested's_chainskirt. 110000 165000 0 0 0 0 -14 -7 75 72 73 -4 82 0 0 -item = 4731 Guthan's_chainskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4732 Karil's_coif Karil_the_Tainted's_coif_and_facemask. 5200 7800 0 0 0 0 -3 3 6 9 12 6 10 0 0 -item = 4733 Karil's_coif Swap_this_note_at_any_bank_for_the_equivalent_item. 5200 7800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4734 Karil's_crossbow Karil_the_Tainted's_repeating_crossbow. 64000 96000 0 0 0 0 0 84 0 0 0 0 0 0 0 -item = 4735 Karil's_crossbow Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 96000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4736 Karil's_leathertop Karil_the_Tainted's_leather_body_armour. 20000 30000 0 0 0 0 -15 30 47 42 50 65 57 0 0 -item = 4737 Karil's_leathertop Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4738 Karil's_leatherskirt Karil_the_Tainted's_leather_skirt. 18800 28200 0 0 0 0 -10 17 26 20 28 35 33 0 0 -item = 4739 Karil's_leatherskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 18800 28200 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4740 Bolt_rack Must_need_a_special_type_of_crossbow_to_use_this. 20 30 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4745 Torag's_helm Torag_the_Corrupted's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 -item = 4746 Torag's_helm Swap_this_note_at_any_bank_for_the_equivalent_item 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4747 Torag's_hammers Torag_the_Corrupted's_twin_hammers. 64000 96000 0 -4 -4 85 -4 0 0 0 0 0 0 72 0 -item = 4748 Torag's_hammers Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 96000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4749 Torag's_platebody Torag_the_Corrupted's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4750 Torag's_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4751 Torag's_platelegs Torag_the_Corrupted's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 -item = 4752 Torag's_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4753 Verac's_helm Verac_the_Defiled's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 0 56 0 3 -item = 4754 Verac's_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4755 Verac's_flail Verac_the_Defiled's_flail. 64000 96000 0 68 -2 82 0 0 0 0 0 0 0 72 6 -item = 4756 Verac's_flail Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 96000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4757 Verac's_brassard Verac_the_Defiled's_brassard. 112000 168000 0 0 0 0 -6 -2 81 95 85 0 81 0 5 -item = 4758 Verac's_brassard Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4759 Verac's_plateskirt Verac_the_Defiled's_plate_skirt. 110000 165000 0 0 0 0 -21 -7 85 82 83 0 84 0 4 -item = 4760 Verac's_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4773 Bronze_brutal Blunt_bronze_arrow...ouch 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4778 Iron_brutal Blunt_iron_arrow...ouch 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4783 Steel_brutal Blunt_steel_arrow...ouch 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4788 Black_brutal Blunt_black_arrow...ouch 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4793 Mithril_brutal Blunt_mithril_arrow...ouch 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4798 Adamant_brutal Blunt_adamantite_arrow...ouch 95 95 95 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4803 Rune_brutal Blunt_rune_arrow...ouch 450 450 450 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4808 Black_prism A_very_black_prism. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4809 Torn_page A_half_torn_necromantic_page. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4810 Ruined_backpack A_broken_and_useless_looking_backpack_with_the_moniker,'B.Vahn'_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4811 Dragon_inn_tankard A_white_ceramic_mug_with_a_dragon_insignia. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4812 Zogre_bones A_pile_of_Zombie_Ogre_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4813 Zogre_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4814 Sithik_portrait A_classic_realist_charcoal_portrait_of_Sithik. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4815 Sithik_portrait A_semi-nihilistic,_pseudo-impressionistic,_half-squarist_charcoal_sketch_of_Sithik. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4816 Signed_portrait A_signed_classic_realist_charcoal_portrait_of_Sithik. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4817 Book_of_portraiture A_book_explaining_the_art_of_portraiture. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4818 Ogre_artefact An_ancient_ogre_artefact_-_resembling_a_heavy_large_helm. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4819 Bronze_nails Keeps_things_in_place_fairly_permanently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4820 Iron_nails Keeps_things_in_place_fairly_permanently. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4821 Black_nails Keeps_things_in_place_fairly_permanently. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4822 Mithril_nails Keeps_things_in_place_fairly_permanently. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4823 Adamantite_nails Keeps_things_in_place_fairly_permanently. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4824 Rune_nails Keeps_things_in_place_fairly_permanently. 220 220 220 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4825 Unstrung_comp_bow An_unstrung_composite_ogre_bow. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4826 Unstrung_comp_bow Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4827 Comp_ogre_bow A_composite_ogre_bow. 180 180 180 0 0 0 0 38 0 0 0 0 0 0 0 -item = 4828 Comp_ogre_bow Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4829 Book_of_'h.a.m' A_book_of_H.A.M_affiliation. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4830 Fayrg_bones Ancient_ogre_bones_from_the_ogre_burial_tomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4831 Fayrg_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4832 Raurg_bones Ancient_ogre_bones_from_the_ogre_burial_tomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4833 Raurg_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4834 Ourg_bones Ancient_ogre_bones_from_the_ogre_burial_tomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4835 Ourg_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4836 Strange_potion Some_strange_liquid_given_to_you_by_Zavistic_Rarve. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4837 Necromancy_book A_book_of_necromantic_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4838 Cup_of_tea Looks_like_an_innocent_cup_of_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4839 Ogre_gate_key A_key_to_some_sort_of_special_tomb_area. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4840 Rogue's_purse_potion(unf) I_need_another_ingredient_to_finish_this_Rogues_purse_potion. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4841 Rogue's_purse_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4842 Relicym's_balm(4) Relicym's_balm,_which_helps_cure_disease. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4843 Relicym's_balm(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4844 Relicym's_balm(3) Relicym's_balm,_which_helps_cure_disease. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4845 Relicym's_balm(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4846 Relicym's_balm(2) Relicym's_balm,_which_helps_cure_disease. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4847 Relicym's_balm(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4848 Relicym's_balm(1) Relicym's_balm,_which_helps_cure_disease. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4849 Relicym's_balm(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4850 Ogre_coffin_key A_key_which_opens_coffins! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4851 Ogre_coffin_key Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4852 Bonemeal A_pot_of_crushed_zogre_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4853 Bonemeal A_pot_of_crushed_fayrg_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4854 Bonemeal A_pot_of_crushed_raurg_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4855 Bonemeal A_pot_of_crushed_ourg_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4856 Ahrim's_hood_100 Ahrim_the_Blighted's_leather_hood. 5200 13000 0 0 0 0 6 -2 15 13 16 6 0 0 0 -item = 4857 Ahrim's_hood_75 Ahrim_the_Blighted's_leather_hood. 5200 13000 0 0 0 0 6 -2 15 13 16 6 0 0 0 -item = 4858 Ahrim's_hood_50 Ahrim_the_Blighted's_leather_hood. 5200 13000 0 0 0 0 6 -2 15 13 16 6 0 0 0 -item = 4859 Ahrim's_hood_25 Ahrim_the_Blighted's_leather_hood. 5200 13000 0 0 0 0 6 -2 15 13 16 6 0 0 0 -item = 4860 Ahrim's_hood_0 Ahrim_the_Blighted's_leather_hood. 5200 13000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4861 Ahrim's_hood_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 5200 13000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4862 Ahrim's_staff_100 Ahrim_the_Blighted's_quarterstaff. 34000 51000 0 12 -1 65 15 0 3 2 5 15 0 68 0 -item = 4863 Ahrim's_staff_75 Ahrim_the_Blighted's_quarterstaff. 34000 51000 0 12 -1 65 15 0 3 2 5 15 0 68 0 -item = 4864 Ahrim's_staff_50 Ahrim_the_Blighted's_quarterstaff. 34000 51000 0 12 -1 65 15 0 3 2 5 15 0 68 0 -item = 4865 Ahrim's_staff_25 Ahrim_the_Blighted's_quarterstaff. 34000 51000 0 12 -1 65 15 0 3 2 5 15 0 68 0 -item = 4866 Ahrim's_staff_0 Ahrim_the_Blighted's_quarterstaff. 34000 51000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4867 Ahrim's_staff_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 34000 51000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4868 Ahrim's_top_100 Ahrim_the_Blighted's_armoured_robe_top. 20000 30000 0 0 0 0 30 -10 52 37 63 30 0 0 0 -item = 4869 Ahrim's_top_75 Ahrim_the_Blighted's_armoured_robe_top. 20000 30000 0 0 0 0 30 -10 52 37 63 30 0 0 0 -item = 4870 Ahrim's_top_50 Ahrim_the_Blighted's_armoured_robe_top. 20000 30000 0 0 0 0 30 -10 52 37 63 30 0 0 0 -item = 4871 Ahrim's_top_25 Ahrim_the_Blighted's_armoured_robe_top. 20000 30000 0 0 0 0 30 -10 52 37 63 30 0 0 0 -item = 4872 Ahrim's_top_0 Ahrim_the_Blighted's_armoured_robe_top. 20000 30000 0 0 0 0 30 -10 52 37 63 30 0 0 0 -item = 4873 Ahrim's_top_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4874 Ahrim's_skirt_100 Ahrim_the_Blighted's_armoured_robe_skirt. 18800 28200 0 0 0 0 22 -7 33 30 36 22 0 0 0 -item = 4875 Ahrim's_skirt_75 Ahrim_the_Blighted's_armoured_robe_skirt. 18800 28200 0 0 0 0 22 -7 33 30 36 22 0 0 0 -item = 4876 Ahrim's_skirt_50 Ahrim_the_Blighted's_armoured_robe_skirt. 18800 28200 0 0 0 0 22 -7 33 30 36 22 0 0 0 -item = 4877 Ahrim's_skirt_25 Ahrim_the_Blighted's_armoured_robe_skirt. 18800 28200 0 0 0 0 22 -7 33 30 36 22 0 0 0 -item = 4878 Ahrim's_skirt_0 Ahrim_the_Blighted's_armoured_robe_skirt. 18800 28200 0 0 0 0 22 -7 33 30 36 22 0 0 0 -item = 4879 Ahrim's_skirt_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 18800 28200 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4880 Dharok's_helm_100 Dharok_the_Wretched's_helm. 41200 61800 0 0 0 0 0 0 45 48 44 -1 51 0 0 -item = 4881 Dharok's_helm_75 Dharok_the_Wretched's_helm. 41200 61800 0 0 0 0 0 0 45 48 44 -1 51 0 0 -item = 4882 Dharok's_helm_50 Dharok_the_Wretched's_helm. 41200 61800 0 0 0 0 0 0 45 48 44 -1 51 0 0 -item = 4883 Dharok's_helm_25 Dharok_the_Wretched's_helm. 41200 61800 0 0 0 0 0 0 45 48 44 -1 51 0 0 -item = 4884 Dharok's_helm_0 Dharok_the_Wretched's_helm. 41200 61800 0 0 0 0 0 0 45 48 44 -1 51 0 0 -item = 4885 Dharok's_helm_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4886 Dharok's_axe_100 Dharok_the_Wretched's_greataxe. 83200 124800 0 0 103 95 -4 0 0 0 0 0 -1 105 0 -item = 4887 Dharok's_axe_75 Dharok_the_Wretched's_greataxe. 83200 124800 0 0 103 95 -4 0 0 0 0 0 -1 105 0 -item = 4888 Dharok's_axe_50 Dharok_the_Wretched's_greataxe. 83200 124800 0 0 103 95 -4 0 0 0 0 0 -1 105 0 -item = 4889 Dharok's_axe_25 Dharok_the_Wretched's_greataxe. 83200 124800 0 0 103 95 -4 0 0 0 0 0 -1 105 0 -item = 4890 Dharok's_axe_0 Dharok_the_Wretched's_greataxe. 83200 124800 0 0 103 95 -4 0 0 0 0 0 -1 105 0 -item = 4891 Dharok's_axe_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 83200 124800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4892 Dharok's_body_100 Dharok_the_Wretched's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4893 Dharok's_body_75 Dharok_the_Wretched's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4894 Dharok's_body_50 Dharok_the_Wretched's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4895 Dharok's_body_25 Dharok_the_Wretched's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4896 Dharok's_body_0 Dharok_the_Wretched's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4897 Dharok's_body_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4898 Dharok's_legs_100 Dharok_the_Wretched's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 -item = 4899 Dharok's_legs_75 Dharok_the_Wretched's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 -item = 4900 Dharok's_legs_50 Dharok_the_Wretched's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 -item = 4901 Dharok's_legs_25 Dharok_the_Wretched's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 -item = 4902 Dharok's_legs_0 Dharok_the_Wretched's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 -item = 4903 Dharok's_legs_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4904 Guthan's_helm_100 Guthan_the_Infested's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 -item = 4905 Guthan's_helm_75 Guthan_the_Infested's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 -item = 4906 Guthan's_helm_50 Guthan_the_Infested's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 -item = 4907 Guthan's_helm_25 Guthan_the_Infested's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 -item = 4908 Guthan's_helm_0 Guthan_the_Infested's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 -item = 4909 Guthan's_helm_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4910 Guthan's_spear_100 Guthan_the_Infested's_warspear. 40000 60000 0 75 75 75 0 0 7 7 7 0 0 75 0 -item = 4911 Guthan's_spear_75 Guthan_the_Infested's_warspear. 40000 60000 0 75 75 75 0 0 7 7 7 0 0 75 0 -item = 4912 Guthan's_spear_50 Guthan_the_Infested's_warspear. 40000 60000 0 75 75 75 0 0 7 7 7 0 0 75 0 -item = 4913 Guthan's_spear_25 Guthan_the_Infested's_warspear. 40000 60000 0 75 75 75 0 0 7 7 7 0 0 75 0 -item = 4914 Guthan's_spear_0 Guthan_the_Infested's_warspear. 40000 60000 0 75 75 75 0 0 7 7 7 0 0 75 0 -item = 4915 Guthan's_spear_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 60000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4916 Guthan's_body_100 Guthan_the_Infested's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4917 Guthan's_body_75 Guthan_the_Infested's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4918 Guthan's_body_50 Guthan_the_Infested's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4919 Guthan's_body_25 Guthan_the_Infested's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4920 Guthan's_body_0 Guthan_the_Infested's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4921 Guthan's_body_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4922 Guthan's_skirt_100 Guthan_the_Infested's_chainskirt. 110000 165000 0 0 0 0 -14 -7 75 72 73 -4 82 0 0 -item = 4923 Guthan's_skirt_75 Guthan_the_Infested's_chainskirt. 110000 165000 0 0 0 0 -14 -7 75 72 73 -4 82 0 0 -item = 4924 Guthan's_skirt_50 Guthan_the_Infested's_chainskirt. 110000 165000 0 0 0 0 -14 -7 75 72 73 -4 82 0 0 -item = 4925 Guthan's_skirt_25 Guthan_the_Infested's_chainskirt. 110000 165000 0 0 0 0 -14 -7 75 72 73 -4 82 0 0 -item = 4926 Guthan's_skirt_0 Guthan_the_Infested's_chainskirt. 110000 165000 0 0 0 0 -14 -7 75 72 73 -4 82 0 0 -item = 4927 Guthan's_skirt_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4928 Karil's_coif_100 Karil_the_Tainted's_coif_and_facemask. 5200 7800 0 0 0 0 -3 3 6 9 12 6 10 0 0 -item = 4929 Karil's_coif_75 Karil_the_Tainted's_coif_and_facemask. 5200 7800 0 0 0 0 -3 3 6 9 12 6 10 0 0 -item = 4930 Karil's_coif_50 Karil_the_Tainted's_coif_and_facemask. 5200 7800 0 0 0 0 -3 3 6 9 12 6 10 0 0 -item = 4931 Karil's_coif_25 Karil_the_Tainted's_coif_and_facemask. 5200 7800 0 0 0 0 -3 3 6 9 12 6 10 0 0 -item = 4932 Karil's_coif_0 Karil_the_Tainted's_coif_and_facemask. 5200 7800 0 0 0 0 -3 3 6 9 12 6 10 0 0 -item = 4933 Karil's_coif_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 5200 7800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4934 Karil's_x-bow_100 Karil_the_Tainted's_repeating_crossbow. 64000 96000 0 0 0 0 0 84 0 0 0 0 0 0 0 -item = 4935 Karil's_x-bow_75 Karil_the_Tainted's_repeating_crossbow. 64000 96000 0 0 0 0 0 84 0 0 0 0 0 0 0 -item = 4936 Karil's_x-bow_50 Karil_the_Tainted's_repeating_crossbow. 64000 96000 0 0 0 0 0 84 0 0 0 0 0 0 0 -item = 4937 Karil's_x-bow_25 Karil_the_Tainted's_repeating_crossbow. 64000 96000 0 0 0 0 0 84 0 0 0 0 0 0 0 -item = 4938 Karil's_x-bow_0 Karil_the_Tainted's_repeating_crossbow. 64000 96000 0 0 0 0 0 84 0 0 0 0 0 0 0 -item = 4939 Karil's_x-bow_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 96000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4940 Karil's_top_100 Karil_the_Tainted's_leather_body_armour. 20000 30000 0 0 0 0 -15 30 47 42 50 65 57 0 0 -item = 4941 Karil's_top_75 Karil_the_Tainted's_leather_body_armour. 20000 30000 0 0 0 0 -15 30 47 42 50 65 57 0 0 -item = 4942 Karil's_top_50 Karil_the_Tainted's_leather_body_armour. 20000 30000 0 0 0 0 -15 30 47 42 50 65 57 0 0 -item = 4943 Karil's_top_25 Karil_the_Tainted's_leather_body_armour. 20000 30000 0 0 0 0 -15 30 47 42 50 65 57 0 0 -item = 4944 Karil's_top_0 Karil_the_Tainted's_leather_body_armour. 20000 30000 0 0 0 0 -15 30 47 42 50 65 57 0 0 -item = 4945 Karil's_top_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4946 Karil's_skirt_100 Karil_the_Tainted's_leather_skirt. 18800 28200 0 0 0 0 -10 17 26 20 28 35 33 0 0 -item = 4947 Karil's_skirt_75 Karil_the_Tainted's_leather_skirt. 18800 28200 0 0 0 0 -10 17 26 20 28 35 33 0 0 -item = 4948 Karil's_skirt_50 Karil_the_Tainted's_leather_skirt. 18800 28200 0 0 0 0 -10 17 26 20 28 35 33 0 0 -item = 4949 Karil's_skirt_25 Karil_the_Tainted's_leather_skirt. 18800 28200 0 0 0 0 -10 17 26 20 28 35 33 0 0 -item = 4950 Karil's_skirt_0 Karil_the_Tainted's_leather_skirt. 18800 28200 0 0 0 0 -10 17 26 20 28 35 33 0 0 -item = 4951 Karil's_skirt_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 18800 28200 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4952 Torag's_helm_100 Torag_the_Corrupted's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 -item = 4953 Torag's_helm_75 Torag_the_Corrupted's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 -item = 4954 Torag's_helm_50 Torag_the_Corrupted's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 -item = 4955 Torag's_helm_25 Torag_the_Corrupted's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 -item = 4956 Torag's_helm_0 Torag_the_Corrupted's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 -item = 4957 Torag's_helm_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4958 Torag's_hammers_100 Torag's_hammers Torag_the_Corrupted's_twin_hammers. 64000 96000 0 -4 -4 85 -4 0 0 0 0 0 0 72 0 -item = 4959 Torag's_hammers_75 Torag_the_Corrupted's_twin_hammers. 64000 96000 0 -4 -4 85 -4 0 0 0 0 0 0 72 0 -item = 4960 Torag's_hammers_50 Torag_the_Corrupted's_twin_hammers. 64000 96000 0 -4 -4 85 -4 0 0 0 0 0 0 72 0 -item = 4961 Torag's_hammers_25 Torag_the_Corrupted's_twin_hammers. 64000 96000 0 -4 -4 85 -4 0 0 0 0 0 0 72 0 -item = 4962 Torag's_hammers_0 Torag_the_Corrupted's_twin_hammers. 64000 96000 0 -4 -4 85 -4 0 0 0 0 0 0 72 0 -item = 4963 Torag's_hammers_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 96000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4964 Torag's_body_100 Torag_the_Corrupted's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4965 Torag's_body_75 Torag_the_Corrupted's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4966 Torag's_body_50 Torag_the_Corrupted's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4967 Torag's_body_25 Torag_the_Corrupted's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4968 Torag's_body_0 Torag_the_Corrupted's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 -item = 4969 Torag's_body_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4970 Torag's_legs_100 Torag_the_Corrupted's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 -item = 4971 Torag's_legs_75 Torag_the_Corrupted's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 -item = 4972 Torag's_legs_50 Torag_the_Corrupted's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 -item = 4973 Torag's_legs_25 Torag_the_Corrupted's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 -item = 4974 Torag's_legs_0 Torag_the_Corrupted's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 -item = 4975 Torag's_legs_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4976 Verac's_helm_100 Verac_the_Defiled's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 0 56 0 3 -item = 4977 Verac's_helm_75 Verac_the_Defiled's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 0 56 0 3 -item = 4978 Verac's_helm_50 Verac_the_Defiled's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 0 56 0 3 -item = 4979 Verac's_helm_25 Verac_the_Defiled's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 0 56 0 3 -item = 4980 Verac's_helm_0 Verac_the_Defiled's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 0 56 0 3 -item = 4981 Verac's_helm_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4982 Verac's_flail_100 Verac_the_Defiled's_flail. 64000 96000 0 68 -2 82 0 0 0 0 0 0 0 72 6 -item = 4983 Verac's_flail_75 Verac_the_Defiled's_flail. 64000 96000 0 68 -2 82 0 0 0 0 0 0 0 72 6 -item = 4984 Verac's_flail_50 Verac_the_Defiled's_flail. 64000 96000 0 68 -2 82 0 0 0 0 0 0 0 72 6 -item = 4985 Verac's_flail_25 Verac_the_Defiled's_flail. 64000 96000 0 68 -2 82 0 0 0 0 0 0 0 72 6 -item = 4986 Verac's_flail_0 Verac_the_Defiled's_flail. 64000 96000 0 68 -2 82 0 0 0 0 0 0 0 72 6 -item = 4987 Verac's_flail_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 96000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4988 Verac's_top_100 Verac_the_Defiled's_brassard. 112000 168000 0 0 0 0 -6 -2 81 95 85 0 81 0 5 -item = 4989 Verac's_top_75 Verac_the_Defiled's_brassard. 112000 168000 0 0 0 0 -6 -2 81 95 85 0 81 0 5 -item = 4990 Verac's_top_50 Verac_the_Defiled's_brassard. 112000 168000 0 0 0 0 -6 -2 81 95 85 0 81 0 5 -item = 4991 Verac's_top_25 Verac_the_Defiled's_brassard. 112000 168000 0 0 0 0 -6 -2 81 95 85 0 81 0 5 -item = 4992 Verac's_top_0 Verac_the_Defiled's_brassard. 112000 168000 0 0 0 0 -6 -2 81 95 85 0 81 0 5 -item = 4993 Verac's_top_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 4994 Verac's_skirt_100 Verac_the_Defiled's_plate_skirt. 110000 165000 0 0 0 0 -21 -7 85 82 83 0 84 0 4 -item = 4995 Verac's_skirt_75 Verac_the_Defiled's_plate_skirt. 110000 165000 0 0 0 0 -21 -7 85 82 83 0 84 0 4 -item = 4996 Verac's_skirt_50 Verac_the_Defiled's_plate_skirt. 110000 165000 0 0 0 0 -21 -7 85 82 83 0 84 0 4 -item = 4997 Verac's_skirt_25 Verac_the_Defiled's_plate_skirt. 110000 165000 0 0 0 0 -21 -7 85 82 83 0 84 0 4 -item = 4998 Verac's_skirt_0 Verac_the_Defiled's_plate_skirt. 110000 165000 0 0 0 0 -21 -7 85 82 83 0 84 0 4 -item = 4999 Verac's_skirt_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5001 Raw_cave_eel It's_incredibly_slimy. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5002 Burnt_cave_eel It's_no_longer_slimy,_or_edible. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5003 Cave_eel It's_a_bit_slimy. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5004 Frog_spawn That's_disgusting! 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5005 Raw_cave_eel Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5006 Burnt_cave_eel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5007 Cave_eel Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5008 Brooch A_stone_brooch_with_a_symbol_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5009 Goblin_symbol_book A_book_about_the_ancient_goblin_tribes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5010 Key The_key_you_stole_from_Sigmund. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5011 Silverware You_found_the_Lumbridge_silverware_in_the_HAM_cave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5012 Peace_treaty A_peace_treaty_between_Lumbridge_and_the_Cave_Goblins. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5013 Mining_helmet A_helmet_with_a_lamp_on_it. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5014 Mining_helmet A_helmet_with_an_unlit_lamp_on_it. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5015 Mining_helmet Swap_this_note_at_any_bank_for_the_equivalent_item. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5016 Bone_spear Basic_but_brutal! 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5017 Bone_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5018 Bone_club Basic_but_brutal! 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5019 Bone_club Swap_this_note_at_any_bank_for_the_equivalent_item. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5020 Minecart_ticket A_ticket_to_take_you_from_Keldagrim_to_the_dwarven_mines_under_Ice_Mountain. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5021 Minecart_ticket A_ticket_to_take_you_from_the_dwarven_mines_under_Ice_Mountain_to_Keldagrim. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5022 Minecart_ticket A_ticket_to_take_you_from_Keldagrim_to_the_passage_under_White_Wolf_Mountain. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5023 Minecart_ticket A_ticket_to_take_you_from_the_passage_under_White_Wolf_Mountain_to_Keldagrim. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5024 Woven_top Far_too_small_to_wear. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5025 Woven_top Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5026 Woven_top Yellow_top,_too_small_for_me. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5027 Woven_top Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5028 Woven_top Blue_top,_very_tiny. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5029 Woven_top Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5030 Shirt Tiny! 450 450 450 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5031 Shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 450 450 450 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5032 Shirt Tiny! 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5033 Shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5034 Shirt Tiny! 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5035 Shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5036 Trousers A_pair_of_long_dwarven_trousers..._long_for_dwarves,_of_course. 550 550 550 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5037 Trousers Swap_this_note_at_any_bank_for_the_equivalent_item. 550 550 550 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5038 Trousers A_pair_of_long_dwarven_trousers..._long_for_dwarves,_of_course. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5039 Trousers Swap_this_note_at_any_bank_for_the_equivalent_item. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5040 Trousers A_pair_of_long_dwarven_trousers..._long_for_dwarves,_of_course. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5041 Trousers Swap_this_note_at_any_bank_for_the_equivalent_item. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5042 Shorts These_look_great,_on_dwarves! 280 280 280 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5043 Shorts Swap_this_note_at_any_bank_for_the_equivalent_item. 280 280 280 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5044 Shorts Yellow_shorts._Far_too_small_for_you. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5045 Shorts Swap_this_note_at_any_bank_for_the_equivalent_item. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5046 Shorts Blue_shorts,_these_would_look_great_on_dwarves! 390 390 390 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5047 Shorts Swap_this_note_at_any_bank_for_the_equivalent_item. 390 390 390 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5048 Skirt A_brown_skirt._Size_small! 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5049 Skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5050 Skirt Lilac_skirt. 550 550 550 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5051 Skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 550 550 550 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5052 Skirt A_blue_skirt. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5053 Skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5054 Dwarf Petit. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5055 Dwarf Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5056 Dwarven_battleaxe This_looks_very_rusty_and_worn. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5057 Dwarven_battleaxe This_axe_blade_has_been_sharpened. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5058 Dwarven_battleaxe Three_sapphires_have_been_crafted_onto_the_hilt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5059 Dwarven_battleaxe This_axe_has_a_sharp_blade_and_there_are_sapphires_in_the_hilt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5060 Dwarven_battleaxe This_battleaxe_is_in_the_process_of_having_sapphires_fitted_onto_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5061 Dwarven_battleaxe This_battleaxe_is_in_the_process_of_having_sapphires_fitted_onto_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5062 Left_boot One_of_a_pair_I_assume. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5063 Right_boot A_good_looking_boot,_for_the_right_foot._Literally. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5064 Exquisite_boots A_lovely_pair_of_boots. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5065 Book_on_costumes An_old_library_book._It_bears_the_title_'Scholars_Guide_to_Dwarven_Costumes'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5066 Meeting_notes These_notes_are_from_a_meeting_of_the_Keldagrim_Consortium. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5067 Exquisite_clothes Clothes_for_the_sculptor's_model. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5068 Master_farmer A_master_at_farming. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5069 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5070 Bird_nest It's_a_bird's_nest_with_an_egg_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5071 Bird_nest It's_a_bird's_nest_with_an_egg_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5072 Bird_nest It's_a_bird's_nest_with_an_egg_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5073 Bird_nest It's_a_bird's_nest_with_some_seeds_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5074 Bird_nest It's_a_bird's_nest_with_a_ring_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5075 Bird_nest It's_an_empty_bird's_nest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5076 Bird's_egg A_red_bird's_egg. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5077 Bird's_egg A_blue_bird's_egg. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5078 Bird's_egg A_green_bird's_egg. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5081 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5083 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5085 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5087 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5089 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5091 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5093 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5095 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5096 Marigold_seed A_marigold_seed_-_plant_in_a_flower_patch. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5097 Rosemary_seed A_rosemary_seed_-_plant_in_a_flower_patch. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5098 Nasturtium_seed A_nasturtium_seed_-_plant_in_a_flower_patch. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5099 Woad_seed A_woad_seed_-_plant_in_a_flower_patch. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5100 Limpwurt_seed A_limpwurt_seed_-_plant_in_a_flower_patch. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5101 Redberry_seed A_redberry_bush_seed_-_plant_in_a_bush_patch. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5102 Cadavaberry_seed A_cadavaberry_bush_seed_-_plant_in_a_bush_patch. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5103 Dwellberry_seed A_dwellberry_bush_seed_-_plant_in_a_bush_patch. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5104 Jangerberry_seed A_jangerberry_bush_seed_-_plant_in_a_bush_patch. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5105 Whiteberry_seed A_whiteberry_bush_seed_-_plant_in_a_bush_patch. 133 133 133 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5106 Poison_ivy_seed A_poison_ivy_bush_seed_-_plant_in_a_bush_patch. 166 166 166 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5171 Seeds Some_seeds. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5280 Cactus_seed A_Cactus_seed_-_plant_in_a_cactus_patch. 99 99 99 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5281 Belladonna_seed Also_known_as_Deadly_Nightshade_-_plant_in_a_belladonna_patch. 177 177 177 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5282 Mushroom_spore A_Bittercap_mushroom_spore_-_plant_in_a_mushroom_patch. 86 86 86 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5283 Apple_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5284 Banana_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5285 Orange_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 31 31 31 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5286 Curry_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 39 39 39 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5287 Pineapple_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 74 74 74 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5288 Papaya_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 115 115 115 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5289 Palm_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 254 254 254 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5290 Calquat_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 340 340 340 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5291 Guam_seed A_guam_seed_-_plant_in_a_herb_patch. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5292 Marrentill_seed A_marrentill_seed_-_plant_in_a_herb_patch. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5293 Tarromin_seed A_tarromin_seed_-_plant_in_a_herb_patch. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5294 Harralander_seed A_harralander_seed_-_plant_in_a_herb_patch. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5295 Ranarr_seed A_ranarr_seed_-_plant_in_a_herb_patch. 19 19 19 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5296 Toadflax_seed A_toadflax_seed_-_plant_in_a_herb_patch. 34 34 34 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5297 Irit_seed An_irit_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5298 Avantoe_seed An_avantoe_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5299 Kwuarm_seed A_kwuarm_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5300 Snapdragon_seed A_snapdragon_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5301 Cadantine_seed A_cadantine_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5302 Lantadyme_seed A_lantadyme_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5303 Dwarf_weed_seed A_dwarf_weed_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5304 Torstol_seed A_torstol_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5305 Barley_seed A_barley_seed_-_plant_in_a_hops_patch. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5306 Jute_seed A_jute_plant_seed_-_plant_in_a_hops_patch. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5307 Hammerstone_seed A_Hammerstone_hop_seed_-_plant_in_a_hops_patch. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5308 Asgarnian_seed An_Asgarnian_hop_seed_-_plant_in_a_hops_patch. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5309 Yanillian_seed A_Yanillian_hop_seed_-_plant_in_a_hops_patch. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5310 Krandorian_seed A_Krandorian_hop_seed_-_plant_in_a_hops_patch. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5311 Wildblood_seed A_Wildblood_hop_seed_-_plant_in_a_hops_patch. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5312 Acorn Plant_this_in_a_plantpot_of_soil_to_grow_a_sapling. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5313 Willow_seed Plant_this_in_a_plantpot_of_soil_to_grow_a_sapling. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5314 Maple_seed Plant_this_in_a_plantpot_of_soil_to_grow_a_sapling. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5315 Yew_seed Plant_this_in_a_plantpot_of_soil_to_grow_a_sapling. 143 143 143 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5316 Magic_seed Plant_this_in_a_plantpot_of_soil_to_grow_a_sapling. 422 422 422 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5317 Spirit_seed Plant_this_in_a_plantpot_of_soil_to_grow_a_sapling. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5318 Potato_seed A_potato_seed_-_plant_in_an_allotment. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5319 Onion_seed An_onion_seed_-_plant_in_an_allotment. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5320 Sweetcorn_seed A_sweetcorn_seed_-_plant_in_an_allotment. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5321 Watermelon_seed A_watermelon_seed_-_plant_in_an_allotment. 56 56 56 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5322 Tomato_seed A_tomato_seed_-_plant_in_an_allotment. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5323 Strawberry_seed A_strawberry_seed_-_plant_in_an_allotment. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5324 Cabbage_seed A_cabbage_seed_-_plant_in_an_allotment. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5325 Gardening_trowel Not_suitable_for_archaeological_digs. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5326 Gardening_trowel Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5327 Spade_handle I_need_to_attach_this_to_its_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5328 Spade_head I_need_to_attach_this_to_its_handle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5329 Secateurs Good_for_pruning_away_diseased_leaves. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5330 Secateurs Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5331 Watering_can This_watering_can_is_empty. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5332 Watering_can Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5333 Watering_can(1) This_watering_can_is_almost_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5334 Watering_can(2) This_watering_can_is_three-quarters_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5335 Watering_can(3) This_watering_can_is_just_under_half-full. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5336 Watering_can(4) Some_would_say_this_watering_can_is_half-full,_others_half-empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5337 Watering_can(5) This_watering_can_is_just_over_half-full. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5338 Watering_can(6) This_watering_can_is_three_quarters_full. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5339 Watering_can(7) This_watering_can_is_almost_completely_full. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5340 Watering_can(8) This_watering_can_is_completely_full. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5341 Rake Use_this_to_clear_weeds. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5342 Rake Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5343 Seed_dibber Use_this_to_plant_seeds_with. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5344 Seed_dibber Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5345 Gardening_boots A_pair_of_gardening_boots. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5346 Gardening_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5347 Rake_handle I_need_to_reattach_this_to_its_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5348 Rake_head I_need_to_reattach_this_to_its_handle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5349 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5350 Plant_pot An_empty_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5351 Plant_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5352 Unfired_plant_pot An_unfired_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5353 Unfired_plant_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5354 Plant_pot A_plant_pot_filled_with_soil. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5355 Plant_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5356 Plant_pot A_plant_pot_filled_with_soil. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5357 Plant_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5358 Oak_seedling An_acorn_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5359 Willow_seedling A_willow_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5360 Maple_seedling A_maple_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5361 Yew_seedling A_yew_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5362 Magic_seedling A_magic_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5363 Spirit_seedling A_spirit_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5364 Oak_seedling An_acorn_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5365 Willow_seedling A_willow_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5366 Maple_seedling A_maple_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5367 Yew_seedling A_yew_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5368 Magic_seedling A_magic_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5369 Spirit_seedling A_spirit_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5370 Oak_sapling This_sapling_is_ready_to_be_replanted_in_a_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5371 Willow_sapling This_sapling_is_ready_to_be_replanted_in_a_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5372 Maple_sapling This_sapling_is_ready_to_be_replanted_in_a_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5373 Yew_sapling This_sapling_is_ready_to_be_replanted_in_a_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5374 Magic_sapling This_sapling_is_ready_to_be_replanted_in_a_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5375 Spirit_sapling This_sapling_is_ready_to_be_replanted_in_a_Spirit_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5376 Basket An_empty_fruit_basket. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5377 Basket Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5378 Apples(1) A_fruit_basket_filled_with_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5379 Apples(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5380 Apples(2) A_fruit_basket_filled_with_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5381 Apples(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5382 Apples(3) A_fruit_basket_filled_with_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5383 Apples(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5384 Apples(4) A_fruit_basket_filled_with_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5385 Apples(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5386 Apples(5) A_fruit_basket_filled_with_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5387 Apples(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5388 Oranges(1) A_fruit_basket_filled_with_oranges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5389 Oranges(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5390 Oranges(2) A_fruit_basket_filled_with_oranges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5391 Oranges(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5392 Oranges(3) A_fruit_basket_filled_with_oranges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5393 Oranges(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5394 Oranges(4) A_fruit_basket_filled_with_oranges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5395 Oranges(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5396 Oranges(5) A_fruit_basket_filled_with_oranges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5397 Oranges(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5398 Strawberries(1) A_fruit_basket_filled_with_strawberries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5399 Strawberries(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5400 Strawberries(2) A_fruit_basket_filled_with_strawberries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5401 Strawberries(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5402 Strawberries(3) A_fruit_basket_filled_with_strawberries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5403 Strawberries(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5404 Strawberries(4) A_fruit_basket_filled_with_strawberries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5405 Strawberries(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5406 Strawberries(5) A_fruit_basket_filled_with_strawberries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5407 Strawberries(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5408 Bananas(1) A_fruit_basket_filled_with_bananas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5409 Bananas(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5410 Bananas(2) A_fruit_basket_filled_with_bananas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5411 Bananas(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5412 Bananas(3) A_fruit_basket_filled_with_bananas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5413 Bananas(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5414 Bananas(4) A_fruit_basket_filled_with_bananas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5415 Bananas(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5416 Bananas(5) A_fruit_basket_filled_with_bananas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5417 Bananas(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5418 Empty_sack An_empty_vegetable_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5419 Empty_sack Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5420 Potatoes(1) There_is_1_potato_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5421 Potatoes(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5422 Potatoes(2) There_are_2_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5423 Potatoes(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5424 Potatoes(3) There_are_3_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5425 Potatoes(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5426 Potatoes(4) There_are_4_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5427 Potatoes(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5428 Potatoes(5) There_are_5_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5429 Potatoes(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5430 Potatoes(6) There_are_6_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5431 Potatoes(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5432 Potatoes(7) There_are_7_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5433 Potatoes(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5434 Potatoes(8) There_are_8_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5435 Potatoes(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5436 Potatoes(9) There_are_9_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5437 Potatoes(9) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5438 Potatoes(10) There_are_10_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5439 Potatoes(10) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5440 Onions(1) There_is_1_onion_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5441 Onions(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5442 Onions(2) There_are_2_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5443 Onions(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5444 Onions(3) There_are_3_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5445 Onions(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5446 Onions(4) There_are_4_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5447 Onions(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5448 Onions(5) There_are_5_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5449 Onions(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5450 Onions(6) There_are_6_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5451 Onions(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5452 Onions(7) There_are_7_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5453 Onions(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5454 Onions(8) There_are_8_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5455 Onions(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5456 Onions(9) There_are_9_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5457 Onions(9) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5458 Onions(10) There_are_10_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5459 Onions(10) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5460 Cabbages(1) There_is_1_cabbage_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5461 Cabbages(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5462 Cabbages(2) There_are_2_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5463 Cabbages(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5464 Cabbages(3) There_are_3_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5465 Cabbages(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5466 Cabbages(4) There_are_4_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5467 Cabbages(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5468 Cabbages(5) There_are_5_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5469 Cabbages(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5470 Cabbages(6) There_are_6_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5471 Cabbages(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5472 Cabbages(7) There_are_7_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5473 Cabbages(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5474 Cabbages(8) There_are_8_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5475 Cabbages(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5476 Cabbages(9) There_are_9_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5477 Cabbages(9) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5478 Cabbages(10) There_are_10_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5479 Cabbages(10) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5480 Apple_seedling An_apple_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5481 Banana_seedling A_banana_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5482 Orange_seedling An_orange_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5483 Curry_seedling A_curry_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5484 Pineapple_seedling A_pineapple_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5485 Papaya_seedling A_papaya_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5486 Palm_seedling A_palm_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5487 Calquat_seedling A_Calquat_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5488 Apple_seedling An_apple_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5489 Banana_seedling A_banana_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5490 Orange_seedling An_orange_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5491 Curry_seedling A_curry_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5492 Pineapple_seedling A_pineapple_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5493 Papaya_seedling A_papaya_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5494 Palm_seedling A_palm_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5495 Calquat_seedling A_Calquat_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5496 Apple_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5497 Banana_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5498 Orange_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5499 Curry_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5500 Pineapple_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5501 Papaya_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5502 Palm_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5503 Calquat_sapling This_sapling_is_ready_to_be_replanted_in_a_Calquat_Tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5504 Strawberry A_freshly_picked_strawberry. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5505 Strawberry Swap_this_note_at_any_bank_for_the_equivalent_item. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5506 Old_man's_message The_Wise_Old_Man_of_Draynor_Village_asked_you_to_take_this_to_someone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5507 Strange_book A_tatty_old_book_belonging_to_the_Wise_Old_Man_of_Draynor_Village. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5508 Book_of_folklore A_tatty_old_book_belonging_to_the_Wise_Old_Man_of_Draynor_Village. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5509 Small_pouch A_small_pouch_used_for_storing_essence. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5510 Medium_pouch A_medium-sized_pouch_used_for_storing_essence. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5511 Medium_pouch A_damaged_medium-sized_pouch_used_for_storing_essence. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5512 Large_pouch A_large_pouch_used_for_storing_essence. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5513 Large_pouch A_large_damaged_pouch_used_for_storing_essence. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5514 Giant_pouch A_giant-sized_pouch_used_for_storing_essence. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5515 Giant_pouch A_damaged_giant-sized_pouch_used_for_storing_essence. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5516 Elemental_talisman A_mysterious_power_emanates_from_the_talisman... 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5517 Elemental_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5518 Scrying_orb This_contains_mystical_teleport_information... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5519 Scrying_orb This_orb_apparently_contains_a_cypher_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5520 Abyssal_book Some_research_notes_on_abyssal_space. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5521 Binding_necklace A_necklace_embedded_with_mystical_power. 1425 1425 1425 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5522 Binding_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 1425 1425 1425 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5523 Tiara_mould A_mould_for_tiaras. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5524 Tiara_mould Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5525 Tiara Makes_me_feel_like_a_Princess. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5526 Tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5527 Air_tiara A_tiara_infused_with_the_properties_of_air. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5528 Air_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5529 Mind_tiara A_tiara_infused_with_the_properties_of_the_mind. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5530 Mind_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5531 Water_tiara A_tiara_infused_with_the_properties_of_water. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5532 Water_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5533 Body_tiara A_tiara_infused_with_the_properties_of_the_body. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5534 Body_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5535 Earth_tiara A_tiara_infused_with_the_properties_of_the_earth. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5536 Earth_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5537 Fire_tiara A_tiara_infused_with_the_properties_of_fire. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5538 Fire_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5539 Cosmic_tiara A_tiara_infused_with_the_properties_of_the_cosmos. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5540 Cosmic_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5541 Nature_tiara A_tiara_infused_with_the_properties_of_nature. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5542 Nature_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5543 Chaos_tiara A_tiara_infused_with_the_properties_of_chaos. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5544 Chaos_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5545 Law_tiara A_tiara_infused_with_the_properties_of_law. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5546 Broken_tiara This_tiara_has_decayed_and_is_useless. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5547 Death_tiara A_tiara_infused_with_the_properties_of_death. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5548 Death_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5549 Blood_tiara A_tiara_infused_with_the_properties_of_blood. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5550 Blood_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5551 Soul_tiara A_tiara_infused_with_the_properties_of_the_soul. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5552 Soul_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5553 Rogue_top Black_banded_leather_armour,_a_rogue's_dream! 625 625 625 0 0 0 0 0 10 10 10 10 10 0 0 -item = 5554 Rogue_mask Black_banded_leather_armour,_a_rogue's_dream! 375 375 375 0 0 0 0 0 5 5 5 5 5 0 0 -item = 5555 Rogue_trousers Black_banded_leather_armour,_a_rogue's_dream! 500 500 500 0 0 0 0 0 7 7 7 7 7 0 0 -item = 5556 Rogue_gloves Black_banded_leather_gloves,_a_rogue's_dream! 250 250 250 0 0 0 0 0 2 2 2 2 2 0 0 -item = 5557 Rogue_boots Black_banded_leather_boots,_a_rogue's_dream! 250 250 250 0 0 0 0 0 2 2 2 2 2 0 0 -item = 5558 Rogue_kit It_can_do_almost_anything! 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5559 Flash_powder A_small_satchel_of_bright_powder! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5560 Stethoscope A_useful_hearing_aid. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5561 Mystic_jewel I_can_escape_the_Maze_with_this! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5562 Gear Used_in_machines_and_locks_the_rune_over. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5563 Gear Used_in_machines_and_locks_the_rune_over. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5564 Gear Used_in_machines_and_locks_the_rune_over. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5565 Gear Used_in_machines_and_locks_the_rune_over. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5566 Gear Used_in_machines_and_locks_the_rune_over. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5567 Gear Used_in_machines_and_locks_the_rune_over. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5568 Tile For_a_mosaic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5569 Tiles For_a_mosaic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5570 Tiles For_a_mosaic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5571 Tiles For_a_mosaic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5572 Dial I_wonder_what_this_does? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5573 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5574 Initiate_sallet An_initiate_Temple_Knight's_helm. 3000 3000 0 0 0 0 -6 -2 13 14 11 -1 13 0 3 -item = 5575 Initiate_hauberk An_initiate_Temple_Knight's_Armour. 4000 6000 0 0 0 0 -30 -10 46 44 38 -6 44 0 6 -item = 5576 Initiate_cuisse An_initiate_Temple_Knight's_leg_armour. 2400 3600 0 0 0 0 -21 -7 24 22 20 -4 22 0 5 -item = 5577 Cupric_sulfate A_vial_of_something_labelled_'Cupric_Sulfate'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5578 Acetic_acid A_vial_of_something_labelled_'Acetic_Acid'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5579 Gypsum A_vial_of_something_labelled_'Gypsum'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5580 Sodium_chloride A_vial_of_something_labelled_'Sodium_Chloride'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5581 Nitrous_oxide A_vial_of_something_labelled_'Nitrous_Oxide'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5582 Vial_of_liquid A_vial_of_something_labelled_'Dihydrogen_Monoxide'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5583 Tin_ore_powder A_vial_of_something_labelled_'Powdered_Tin_Ore'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5584 Cupric_ore_powder A_vial_of_something_labelled_'Powdered_Cupric_Ore'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5585 Bronze_key I_hope_the_mould_was_accurate_enough... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5586 Metal_spade It's_a_metal_spade_with_a_wooden_handle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5587 Metal_spade It's_a_metal_spade_without_a_handle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5588 Alchemical_notes Looks_like_a_pretty_boring_read. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5589 ???_mixture A_very_hot_vial_of_something_or_other._The_label_says_'Cupric_Sulfate'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5590 ???_mixture A_very_warm_vial_of_something_or_other._It's_a_bit_lumpy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5591 ???_mixture It_looks_horrible._I_think_I_messed_something_up. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5592 Tin I_could_probably_pour_something_into_this. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5593 Tin It's_full_of_a_white_lumpy_mixture_that_seems_to_be_hardening. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5594 Tin There_is_an_impression_of_a_key_embedded_in_it. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5595 Tin There_is_an_impression_of_a_key,_filled_with_tin_ore. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5596 Tin There_is_an_impression_of_a_key,_filled_with_copper_ore. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5597 Tin There_is_an_impression_of_a_key,_filled_with_tin_and_copper_ore. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5598 Tin There_is_a_bronze_key_surrounded_by_plaster_in_this_tin. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5599 Tin There_is_a_strange_concoction_filling_this_tin. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5600 Tin A_tin_layered_with_some_stuff_from_a_vial. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5601 Chisel Good_for_detailed_crafting. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5602 Bronze_wire Useful_for_crafting_items. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5603 Shears For_shearing_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5604 Magnet A_very_attractive_magnet. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5605 Knife A_dangerous_looking_knife. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5606 Makeover_voucher I_can_exchange_this_for_one_free_makeover_with_the_makeover_mage. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5607 Grain A_sack_full_of_grain. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5608 Fox I_don't_think_he_likes_being_carried. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5609 Chicken He'd_be_easier_to_carry_if_I_cooked_and_ate_him_first... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5610 Hourglass It's_an_hourglass. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5611 Initiate_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5612 Initiate_platemail Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5613 Initiate_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5614 Magic_carpet A_flying_Magic_carpet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5615 Bonemeal A_pot_of_crushed_Shaikahan_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5616 Bronze_arrow(p+) Venomous_looking_arrows. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5617 Iron_arrow(p+) Venomous_looking_arrows. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5618 Steel_arrow(p+) Venomous_looking_arrows. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5619 Mithril_arrow(p+) Venomous_looking_arrows. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5620 Adamant_arrow(p+) Venomous_looking_arrows. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5621 Rune_arrow(p+) Venomous_looking_arrows. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5622 Bronze_arrow(s) Venomous_looking_arrows. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5623 Iron_arrow(s) Venomous_looking_arrows. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5624 Steel_arrow(s) Venomous_looking_arrows. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 -item = 5625 Mithril_arrow(s) Venomous_looking_arrows. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5626 Adamant_arrow(s) Venomous_looking_arrows. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5627 Rune_arrow(s) Venomous_looking_arrows. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5628 Bronze_dart(p+) A_deadly_poisoned_dart_with_a_bronze_tip. 1 1 1 0 0 0 0 3 0 0 0 0 0 0 0 -item = 5629 Iron_dart(p+) A_deadly_poisoned_dart_with_an_iron_tip. 2 2 2 0 0 0 0 4 0 0 0 0 0 0 0 -item = 5630 Steel_dart(p+) A_deadly_poisoned_dart_with_a_steel_tip. 10 10 10 0 0 0 0 5 0 0 0 0 0 0 0 -item = 5631 Black_dart(p+) A_deadly_poisoned_dart_with_a_black_tip. 18 18 18 0 0 0 0 7 0 0 0 0 0 0 0 -item = 5632 Mithril_dart(p+) A_deadly_poisoned_dart_with_a_mithril_tip. 25 25 25 0 0 0 0 8 0 0 0 0 0 0 0 -item = 5633 Adamant_dart(p+) A_deadly_poisoned_dart_with_an_adamantite_tip. 65 65 65 0 0 0 0 11 0 0 0 0 0 0 0 -item = 5634 Rune_dart(p+) A_deadly_poisoned_dart_with_a_rune_tip. 350 350 350 0 0 0 0 15 0 0 0 0 0 0 0 -item = 5635 Bronze_dart(s) A_deadly_poisoned_dart_with_a_bronze_tip. 1 1 1 0 0 0 0 3 0 0 0 0 0 0 0 -item = 5636 Iron_dart(s) A_deadly_poisoned_dart_with_an_iron_tip. 2 2 2 0 0 0 0 4 0 0 0 0 0 0 0 -item = 5637 Steel_dart(s) A_deadly_poisoned_dart_with_a_steel_tip. 10 10 10 0 0 0 0 5 0 0 0 0 0 0 0 -item = 5638 Black_dart(s) A_deadly_poisoned_dart_with_a_black_tip. 18 18 18 0 0 0 0 7 0 0 0 0 0 0 0 -item = 5639 Mithril_dart(s) A_deadly_poisoned_dart_with_a_mithril_tip. 25 25 25 0 0 0 0 8 0 0 0 0 0 0 0 -item = 5640 Adamant_dart(s) A_deadly_poisoned_dart_with_an_adamantite_tip. 65 65 65 0 0 0 0 11 0 0 0 0 0 0 0 -item = 5641 Rune_dart(s) A_deadly_poisoned_dart_with_a_rune_tip. 350 350 350 0 0 0 0 15 0 0 0 0 0 0 0 -item = 5642 Bronze_javelin(p+) A_bronze_tipped_javelin. 4 4 4 0 0 0 0 5 0 0 0 0 0 0 0 -item = 5643 Iron_javelin(p+) An_iron_tipped_javelin. 6 6 6 0 0 0 0 8 0 0 0 0 0 0 0 -item = 5644 Steel_javelin(p+) A_steel_tipped_javelin. 24 24 24 0 0 0 0 12 0 0 0 0 0 0 0 -item = 5645 Mithril_javelin(p+) A_mithril_tipped_javelin. 64 64 64 0 0 0 0 17 0 0 0 0 0 0 0 -item = 5646 Adamant_javelin(p+) An_adamantite_tipped_javelin. 160 160 160 0 0 0 0 24 0 0 0 0 0 0 0 -item = 5647 Rune_javelin(p+) A_rune_tipped_javelin. 400 400 400 0 0 0 0 38 0 0 0 0 0 0 0 -item = 5648 Bronze_javelin(s) A_bronze_tipped_javelin. 4 4 4 0 0 0 0 5 0 0 0 0 0 0 0 -item = 5649 Iron_javelin(s) An_iron_tipped_javelin. 6 6 6 0 0 0 0 0 8 0 0 0 0 0 0 -item = 5650 Steel_javelin(s) A_steel_tipped_javelin. 24 24 24 0 0 0 0 0 12 0 0 0 0 0 0 -item = 5651 Mithril_javelin(s) A_mithril_tipped_javelin. 64 64 64 0 0 0 0 17 0 0 0 0 0 0 0 -item = 5652 Adamant_javelin(s) An_adamantite_tipped_javelin. 160 160 160 0 0 0 0 24 0 0 0 0 0 0 0 -item = 5653 Rune_javelin(s) A_rune_tipped_javelin. 400 400 400 0 0 0 0 38 0 0 0 0 0 0 0 -item = 5654 Bronze_knife(p+) A_finely_balanced_throwing_knife. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5655 Iron_knife(p+) A_finely_balanced_throwing_knife. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5656 Steel_knife(p+) A_finely_balanced_throwing_knife. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5657 Mithril_knife(p+) A_finely_balanced_throwing_knife. 27 27 27 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5658 Black_knife(p+) A_finely_balanced_throwing_knife. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5659 Adamant_knife(p+) A_finely_balanced_throwing_knife. 66 66 66 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5660 Rune_knife(p+) A_finely_balanced_throwing_knife. 166 166 166 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5661 Bronze_knife(s) A_finely_balanced_throwing_knife. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5662 Iron_knife(s) A_finely_balanced_throwing_knife. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5663 Steel_knife(s) A_finely_balanced_throwing_knife. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5664 Mithril_knife(s) A_finely_balanced_throwing_knife. 27 27 27 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5665 Black_knife(s) A_finely_balanced_throwing_knife. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5666 Adamant_knife(s) A_finely_balanced_throwing_knife. 66 66 66 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5667 Rune_knife(s) A_finely_balanced_throwing_knife. 166 166 166 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5668 Iron_dagger(p+) The_blade_is_covered_with_poison. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5669 Iron_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5670 Bronze_dagger(p+) This_dagger_is_poisoned. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5671 Bronze_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5672 Steel_dagger(p+) The_blade_has_been_poisoned. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5673 Steel_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5674 Mithril_dagger(p+) A_poisoned_Mithril_dagger. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5675 Mithril_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5676 Adamant_dagger(p+) A_very_dangerous_poisoned_dagger. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5677 Adamant_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5678 Rune_dagger(p+) The_blade_is_covered_with_a_nasty_poison. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5679 Rune_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5680 Dragon_dagger(p+) A_powerful_dagger. 24000 24000 24000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5681 Dragon_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 24000 24000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5682 Black_dagger(p+) This_dagger_is_poisoned. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5683 Black_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5684 Poisoned_dagger(p+) The_blade_is_covered_with_poison. 565 565 565 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5685 Poisoned_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 565 565 565 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5686 Iron_dagger(s) The_blade_is_covered_with_poison. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5687 Iron_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5688 Bronze_dagger(s) This_dagger_is_poisoned. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5689 Bronze_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5690 Steel_dagger(s) The_blade_has_been_poisoned. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5691 Steel_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5692 Mithril_dagger(s) A_poisoned_Mithril_dagger. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5693 Mithril_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5694 Adamant_dagger(s) A_very_dangerous_poisoned_dagger. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5695 Adamant_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5696 Rune_dagger(s) The_blade_is_covered_with_a_nasty_poison. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5697 Rune_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5698 Dragon_dagger(s) A_powerful_dagger. 9600 14400 0 40 25 -4 1 0 0 0 0 1 0 40 0 -item = 5699 Dragon_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 9600 14400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5700 Black_dagger(s) This_dagger_is_poisoned. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5701 Black_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5702 Poisoned_dagger(s) The_blade_is_covered_with_poison. 565 565 565 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5703 Poisoned_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 565 565 565 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5704 Bronze_spear(p+) A_poisoned_bronze_tipped_spear. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5705 Bronze_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5706 Iron_spear(p+) A_poisoned_iron_tipped_spear. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5707 Iron_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5708 Steel_spear(p+) A_poisoned_steel_tipped_spear. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5709 Steel_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5710 Mithril_spear(p+) A_poisoned_mithril_tipped_spear. 845 845 845 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5711 Mithril_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 845 845 845 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5712 Adamant_spear(p+) A_poisoned_adamantite_tipped_spear. 2080 2080 2080 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5713 Adamant_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 2080 2080 2080 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5714 Rune_spear(p+) A_poisoned_rune_tipped_spear. 20800 20800 20800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5715 Rune_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 20800 20800 20800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5716 Dragon_spear(p+) A_poisoned_dragon_tipped_spear. 62400 62400 62400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5717 Dragon_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 62400 62400 62400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5718 Bronze_spear(s) A_poisoned_bronze_tipped_spear. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5719 Bronze_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5720 Iron_spear(s) A_poisoned_iron_tipped_spear. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5721 Iron_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5722 Steel_spear(s) A_poisoned_steel_tipped_spear. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5723 Steel_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5724 Mithril_spear(s) A_poisoned_mithril_tipped_spear. 845 845 845 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5725 Mithril_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 845 845 845 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5726 Adamant_spear(s) A_poisoned_adamantite_tipped_spear. 2080 2080 2080 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5727 Adamant_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 2080 2080 2080 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5728 Rune_spear(s) A_poisoned_rune_tipped_spear. 20800 20800 20800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5729 Rune_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 20800 20800 20800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5730 Dragon_spear(s) A_poisoned_dragon_tipped_spear. 62400 62400 62400 55 55 55 0 0 5 5 5 5 5 60 0 -item = 5731 Dragon_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 62400 62400 62400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5732 Stool A_stool_for_milking 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5733 Rotten_potato Yuk! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5734 Black_spear(p+) A_poisoned_black_tipped_spear. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5735 Black_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5736 Black_spear(s) A_poisoned_black_tipped_spear. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5737 Black_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5738 Woad_leaf A_slightly_bluish_leaf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5739 Asgarnian_ale(m) This_looks_a_good_deal_stronger_than_normal_Asgarnian_Ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5740 Asgarnian_ale(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5741 Mature_wmb This_looks_a_good_deal_stronger_than_normal_Wizards_Mind_Bomb. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5742 Mature_wmb Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5743 Greenman's_ale(m) This_looks_a_good_deal_stronger_than_normal_Greenman's_Ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5744 Greenman's_ale(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5745 Dragon_bitter(m) This_looks_a_good_deal_stronger_than_normal_Dragon_Bitter. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5746 Dragon_bitter(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5747 Dwarven_stout(m) This_looks_a_good_deal_stronger_than_normal_Dwarven_Stout. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5748 Dwarven_stout(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5749 Moonlight_mead(m) This_looks_a_good_deal_stronger_than_normal_Moonlight_Mead. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5750 Moonlight_mead(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5751 Axeman's_folly This_might_help_me_chop_harder. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5752 Axeman's_folly Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5753 Axeman's_folly(m) This_looks_a_good_deal_stronger_than_normal_Axeman's_Folly. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5754 Axeman's_folly(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5755 Chef's_delight A_fruity,_full-bodied_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5756 Chef's_delight Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5757 Chef's_delight(m) This_looks_a_good_deal_stronger_than_normal_Chef's_Delight. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5758 Chef's_delight(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5759 Slayer's_respite Ale_with_bite. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5760 Slayer's_respite Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5761 Slayer's_respite(m) This_looks_a_good_deal_stronger_than_normal_Slayer's_Respite. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5762 Slayer's_respite(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5763 Cider A_glass_of_cider. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5764 Cider Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5765 Mature_cider This_looks_a_good_deal_stronger_than_normal_cider. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5766 Mature_cider Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5767 Ale_yeast A_pot_filled_with_ale_yeast. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5768 Ale_yeast Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5769 Calquat_keg Sliced_and_hollowed_out_to_form_a_keg. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5770 Calquat_keg Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5771 Dwarven_stout(1) This_keg_contains_1_pint_of_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5772 Dwarven_stout(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5773 Dwarven_stout(2) This_keg_contains_2_pints_of_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5774 Dwarven_stout(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5775 Dwarven_stout(3) This_keg_contains_3_pints_of_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5776 Dwarven_stout(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5777 Dwarven_stout(4) This_keg_contains_4_pints_of_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5778 Dwarven_stout(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5779 Asgarnian_ale(1) This_keg_contains_1_pint_of_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5780 Asgarnian_ale(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5781 Asgarnian_ale(2) This_keg_contains_2_pints_of_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5782 Asgarnian_ale(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5783 Asgarnian_ale(3) This_keg_contains_3_pints_of_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5784 Asgarnian_ale(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5785 Asgarnian_ale(4) This_keg_contains_4_pints_of_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5786 Asgarnian_ale(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5787 Greenmans_ale(1) This_keg_contains_1_pint_of_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5788 Greenmans_ale(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5789 Greenmans_ale(2) This_keg_contains_2_pints_of_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5790 Greenmans_ale(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5791 Greenmans_ale(3) This_keg_contains_3_pints_of_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5792 Greenmans_ale(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5793 Greenmans_ale(4) This_keg_contains_4_pints_of_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5794 Greenmans_ale(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5795 Mind_bomb(1) This_keg_contains_1_pint_of_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5796 Mind_bomb(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5797 Mind_bomb(2) This_keg_contains_2_pints_of_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5798 Mind_bomb(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5799 Mind_bomb(3) This_keg_contains_3_pints_of_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5800 Mind_bomb(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5801 Mind_bomb(4) This_keg_contains_4_pints_of_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5802 Mind_bomb(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5803 Dragon_bitter(1) This_keg_contains_1_pint_of_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5804 Dragon_bitter(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5805 Dragon_bitter(2) This_keg_contains_2_pints_of_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5806 Dragon_bitter(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5807 Dragon_bitter(3) This_keg_contains_3_pints_of_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5808 Dragon_bitter(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5809 Dragon_bitter(4) This_keg_contains_4_pints_of_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5810 Dragon_bitter(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5811 Moonlight_mead(1) This_keg_contains_1_pint_of_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5812 Moonlight_mead(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5813 Moonlight_mead(2) This_keg_contains_2_pints_of_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5814 Moonlight_mead(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5815 Moonlight_mead(3) This_keg_contains_3_pints_of_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5816 Moonlight_mead(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5817 Moonlight_mead(4) This_keg_contains_4_pints_of_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5818 Moonlight_mead(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5819 Axeman's_folly(1) This_keg_contains_1_pint_of_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5820 Axeman's_folly(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5821 Axeman's_folly(2) This_keg_contains_2_pints_of_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5822 Axeman's_folly(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5823 Axeman's_folly(3) This_keg_contains_3_pints_of_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5824 Axeman's_folly(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5825 Axeman's_folly(4) This_keg_contains_4_pints_of_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5826 Axeman's_folly(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5827 Chef's_delight(1) This_keg_contains_1_pint_of_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5828 Chef's_delight(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5829 Chef's_delight(2) This_keg_contains_2_pints_of_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5830 Chef's_delight(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5831 Chef's_delight(3) This_keg_contains_3_pints_of_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5832 Chef's_delight(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5833 Chef's_delight(4) This_keg_contains_4_pints_of_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5834 Chef's_delight(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5835 Slayer's_respite(1) This_keg_contains_1_pint_of_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5836 Slayer's_respite(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5837 Slayer's_respite(2) This_keg_contains_2_pints_of_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5838 Slayer's_respite(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5839 Slayer's_respite(3) This_keg_contains_3_pints_of_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5840 Slayer's_respite(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5841 Slayer's_respite(4) This_keg_contains_4_pints_of_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5842 Slayer's_respite(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5843 Cider(1) This_keg_contains_1_pint_of_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5844 Cider(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5845 Cider(2) This_keg_contains_2_pints_of_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5846 Cider(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5847 Cider(3) This_keg_contains_3_pints_of_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5848 Cider(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5849 Cider(4) This_keg_contains_4_pints_of_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5850 Cider(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5851 Dwarven_stout(m1) This_keg_contains_1_pint_of_mature_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5852 Dwarven_stout(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5853 Dwarven_stout(m2) This_keg_contains_2_pints_of_mature_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5854 Dwarven_stout(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5855 Dwarven_stout(m3) This_keg_contains_3_pints_of_mature_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5856 Dwarven_stout(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5857 Dwarven_stout(m4) This_keg_contains_4_pints_of_mature_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5858 Dwarven_stout(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5859 Asgarnian_ale(m1) This_keg_contains_1_pint_of_mature_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5860 Asgarnian_ale(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5861 Asgarnian_ale(m2) This_keg_contains_2_pints_of_mature_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5862 Asgarnian_ale(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5863 Asgarnian_ale(m3) This_keg_contains_3_pints_of_mature_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5864 Asgarnian_ale(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5865 Asgarnian_ale(m4) This_keg_contains_4_pints_of_mature_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5866 Asgarnian_ale(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5867 Greenmans_ale(m1) This_keg_contains_1_pint_of_mature_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5868 Greenmans_ale(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5869 Greenmans_ale(m2) This_keg_contains_2_pints_of_mature_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5870 Greenmans_ale(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5871 Greenmans_ale(m3) This_keg_contains_3_pints_of_mature_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5872 Greenmans_ale(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5873 Greenmans_ale(m4) This_keg_contains_4_pints_of_mature_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5874 Greenmans_ale(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5875 Mind_bomb(m1) This_keg_contains_1_pint_of_mature_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5876 Mind_bomb(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5877 Mind_bomb(m2) This_keg_contains_2_pints_of_mature_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5878 Mind_bomb(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5879 Mind_bomb(m3) This_keg_contains_3_pints_of_mature_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5880 Mind_bomb(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5881 Mind_bomb(m4) This_keg_contains_4_pints_of_mature_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5882 Mind_bomb(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5883 Dragon_bitter(m1) This_keg_contains_1_pint_of_mature_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5884 Dragon_bitter(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5885 Dragon_bitter(m2) This_keg_contains_2_pints_of_mature_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5886 Dragon_bitter(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5887 Dragon_bitter(m3) This_keg_contains_3_pints_of_mature_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5888 Dragon_bitter(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5889 Dragon_bitter(m4) This_keg_contains_4_pints_of_mature_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5890 Dragon_bitter(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5891 M'light_mead(m1) This_keg_contains_1_pint_of_mature_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5892 M'light_mead(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5893 M'light_mead(m2) This_keg_contains_2_pints_of_mature_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5894 M'light_mead(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5895 M'light_mead(m3) This_keg_contains_3_pints_of_mature_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5896 M'light_mead(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5897 M'light_mead(m4) This_keg_contains_4_pints_of_mature_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5898 M'light_mead(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5899 Axeman's_folly(m1) This_keg_contains_1_pint_of_mature_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5900 Axeman's_folly(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5901 Axeman's_folly(m2) This_keg_contains_2_pints_of_mature_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5902 Axeman's_folly(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5903 Axeman's_folly(m3) This_keg_contains_3_pints_of_mature_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5904 Axeman's_folly(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5905 Axeman's_folly(m4) This_keg_contains_4_pints_of_mature_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5906 Axeman's_folly(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5907 Chef's_delight(m1) This_keg_contains_1_pint_of_mature_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5908 Chef's_delight(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5909 Chef's_delight(m2) This_keg_contains_2_pints_of_mature_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5910 Chef's_delight(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5911 Chef's_delight(m3) This_keg_contains_3_pints_of_mature_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5912 Chef's_delight(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5913 Chef's_delight(m4) This_keg_contains_4_pints_of_mature_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5914 Chef's_delight(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5915 Slayer_respite(m1) This_keg_contains_1_pint_of_mature_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5916 Slayer_respite(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5917 Slayer_respite(m2) This_keg_contains_2_pints_of_mature_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5918 Slayer_respite(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5919 Slayer_respite(m3) This_keg_contains_3_pints_of_mature_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5920 Slayer_respite(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5921 Slayer_respite(m4) This_keg_contains_4_pints_of_mature_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5922 Slayer_respite(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5923 Cider(m1) This_keg_contains_1_pint_of_mature_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5924 Cider(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5925 Cider(m2) This_keg_contains_2_pints_of_mature_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5926 Cider(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5927 Cider(m3) This_keg_contains_3_pints_of_mature_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5928 Cider(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5929 Cider(m4) This_keg_contains_4_pints_of_mature_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5930 Cider(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5931 Jute_fibre I_can_weave_this_to_make_sacks. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5932 Jute_fibre Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5933 Willow_branch A_branch_from_a_willow_tree. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5934 Willow_branch Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5935 Coconut_milk A_vial_filled_with_coconut_milk 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5936 Weapon_poison+(unf) A_vial_of_coconut_milk_and_Cactus_spine. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5937 Weapon_poison(p+) A_vial_of_extra-strength_weapon_poison,_for_spears_and_daggers. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5938 Weapon_poison(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5939 Weapon_poison++(unf) A_vial_of_coconut_milk_and_Deadly_Nightshade. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5940 Weapon_poison(s) A_vial_of_super-strength_weapon_poison,_for_spears_and_daggers. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5941 Weapon_poison(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5942 Antipoison+(unf) A_vial_of_coconut_milk_and_Toadflax. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5943 Antidote+(4) An_extra-strong_antipoision_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5944 Antidote+(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5945 Antidote+(3) An_extra-strong_antipoision_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5946 Antidote+(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5947 Antidote+(2) An_extra-strong_antipoision_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5948 Antidote+(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5949 Antidote+(1) An_extra-strong_antipoision_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5950 Antidote+(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5951 Antipoison++(unf) A_vial_of_coconut_milk_and_Irit_Leaf. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5952 Antidote(s) A_super-strong_antipoison_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5953 Antidote(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5954 Antidote(s) A_super-strong_antipoison_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5955 Antidote(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5956 Antidote(s) A_super-strong_antipoison_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5957 Antidote(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5958 Antidote(s) A_super-strong_antipoison_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5959 Antidote++(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5960 Tomatoes(1) A_fruit_basket_filled_with_tomatoes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5961 Tomatoes(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5962 Tomatoes(2) A_fruit_basket_filled_with_tomatoes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5963 Tomatoes(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5964 Tomatoes(3) A_fruit_basket_filled_with_tomatoes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5965 Tomatoes(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5966 Tomatoes(4) A_fruit_basket_filled_with_tomatoes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5967 Tomatoes(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5968 Tomatoes(5) A_fruit_basket_filled_with_tomatoes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5969 Tomatoes(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5970 Curry_leaf I_could_make_a_spicy_curry_with_this. 19 19 19 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5971 Curry_leaf Swap_this_note_at_any_bank_for_the_equivalent_item. 19 19 19 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5972 Papaya_fruit Looks_delicious. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5973 Papaya_fruit Swap_this_note_at_any_bank_for_the_equivalent_item. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5974 Coconut It's_a_coconut. 87 87 87 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5975 Coconut Swap_this_note_at_any_bank_for_the_equivalent_item. 87 87 87 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5976 Coconut It's_a_coconut. 87 87 87 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5977 Coconut Swap_this_note_at_any_bank_for_the_equivalent_item. 87 87 87 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5978 Coconut_shell All_the_milk_has_been_removed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5979 Coconut_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5980 Calquat_fruit This_is_the_largest_fruit_I've_ever_seen. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5981 Calquat_fruit Swap_this_note_at_any_bank_for_the_equivalent_item. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5982 Watermelon A_juicy_watermelon. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5983 Watermelon Swap_this_note_at_any_bank_for_the_equivalent_item. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5984 Watermelon_slice A_slice_of_watermelon. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5985 Watermelon_slice Swap_this_note_at_any_bank_for_the_equivalent_item. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5986 Sweetcorn Raw_sweetcorn. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5987 Sweetcorn Swap_this_note_at_any_bank_for_the_equivalent_item. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5988 Sweetcorn Delicious_cooked_sweetcorn. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5989 Sweetcorn Swap_this_note_at_any_bank_for_the_equivalent_item. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5990 Burnt_sweetcorn This_sweetcorn_has_been_cooked_for_too_long. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5991 Burnt_sweetcorn Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5992 Apple_mush A_bucket_of_apple_mush. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5993 Apple_mush Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5994 Hammerstone_hops A_handful_of_Hammerstone_Hops. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5995 Hammerstone_hops Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5996 Asgarnian_hops A_handful_of_Asgarnian_Hops. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5997 Asgarnian_hops Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5998 Yanillian_hops A_handful_of_Yanillian_Hops. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 5999 Yanillian_hops Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6000 Krandorian_hops A_handful_of_Krandorian_Hops. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6001 Krandorian_hops Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6002 Wildblood_hops A_handful_of_Wildblood_Hops. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6003 Wildblood_hops Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6004 Mushroom A_Bittercap_Mushroom 38 38 38 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6005 Mushroom Swap_this_note_at_any_bank_for_the_equivalent_item. 38 38 38 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6006 Barley A_handful_of_Barley. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6007 Barley Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6008 Barley_malt A_handful_of_barley_malt. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6009 Barley_malt Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6010 Marigolds A_bunch_of_marigolds. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6011 Marigolds Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6012 Nasturtiums A_bunch_of_nasturtiums. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6013 Nasturtiums Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6014 Rosemary Some_rosemary. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6015 Rosemary Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6016 Cactus_spine Don't_prick_yourself_with_this. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6017 Cactus_spine Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6018 Poisonivy_berries They_look_sweet_and_juicy,_but_only_a_fool_would_eat_them. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6019 Poisonivy_berries Swap_this_note_at_any_bank_for_the_equivalent_item. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6020 Leaves A_pile_of_leaves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6021 Leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6022 Leaves A_pile_of_Oak_tree_leaves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6023 Leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6024 Leaves A_pile_of_Willow_tree_leaves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6025 Leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6026 Leaves A_pile_of_Yew_tree_leaves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6027 Leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6028 Leaves A_pile_of_Maple_tree_leaves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6029 Leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6030 Leaves A_pile_of_Magic_tree_leaves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6031 Leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6032 Compost Good_for_plants,_helps_them_grow. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6033 Compost Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6034 Super_compost Super-good_for_the_smallest_or_largest_of_plants. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6035 Super_compost Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6036 Plant_cure Use_this_on_plants_to_cure_disease. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6037 Plant_cure Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6038 Magic_string I_could_use_this_to_make_jewellery. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6039 Magic_string Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6040 Amulet_of_nature An_Amulet_of_Nature. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6041 Emerald_amulet This_amulet_has_been_strung_with_the_root_of_a_Magic_Tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6042 Emerald_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6043 Oak_roots The_roots_of_the_Oak_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6044 Oak_roots Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6045 Willow_roots The_roots_of_the_Willow_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6046 Willow_roots Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6047 Maple_roots The_roots_of_the_Maple_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6048 Maple_roots Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6049 Yew_roots The_roots_of_the_Yew_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6050 Yew_roots Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6051 Magic_roots The_roots_of_the_Magic_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6052 Magic_roots Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6053 Spirit_roots The_roots_of_the_Spirit_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6054 Spirit_roots Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6055 Weeds A_handful_of_weeds. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6056 Weeds Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6057 Hay_sack A_sack_filled_with_hay. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6058 Hay_sack This_sack_of_hay_has_a_bronze_spear_sticking_through_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6059 Scarecrow This_should_scare_the_birds. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6060 Stool Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6061 Bolts(p+) Vicious_poisoned_bolts. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6062 Bolts(s) Vicious_poisoned_bolts. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6063 Spirit_tree A_Spirit_Tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6064 Bloody_mourner_top How_do_I_wash_blood_stains_out? 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6065 Mourner_top A_thick_heavy_leather_top. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6066 Mourner_trousers These_are_in_need_of_a_good_tailor. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6067 Mourner_trousers A_pair_of_mourner_trousers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6068 Mourner_gloves These_will_keep_my_hands_warm! 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6069 Mourner_boots Comfortable_leather_boots. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6070 Mourner_cloak A_dull_brown_cape. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6071 Mourner_letter A_letter_of_recommendation. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6072 Tegid's_soap A_bar_of_soap_taken_from_Tegid. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6073 Prifddinas'_history A_book_on_the_history_of_Prifddinas. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6074 Prifddinas'_history Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6075 Eastern_discovery A_book_on_the_exploration_of_the_eastern_realm. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6076 Eastern_discovery Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6077 Eastern_settlement A_book_on_the_settlement_of_the_eastern_realm. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6078 Eastern_settlement Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6079 The_great_divide A_book_about_the_great_divide. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6080 The_great_divide Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6081 Broken_device A_strange_broken_device_of_gnomic_design. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6082 Fixed_device A_device_for_firing_dye. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6083 Tarnished_key This_key_has_seen_a_lot_of_use. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6084 Worn_key This_key_has_seen_a_lot_of_use. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6085 Red_dye_bellows A_large_pair_of_ogre_bellows_filled_with_red_dye. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6086 Blue_dye_bellows A_large_pair_of_ogre_bellows_filled_with_blue_dye. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6087 Yellow_dye_bellows A_large_pair_of_ogre_bellows_filled_with_yellow_dye. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6088 Green_dye_bellows A_large_pair_of_ogre_bellows_filled_with_green_dye. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6089 Blue_toad A_blue_dye_filled_toad. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6090 Red_toad A_red_dye_filled_toad. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6091 Yellow_toad A_yellow_dye_filled_toad. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6092 Green_toad A_green_dye_filled_toad. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6093 Rotten_apples A_barrel_full_of_rotten_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6094 Apple_barrel A_barrel_full_of_mushed_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6095 Naphtha_apple_mix A_barrel_full_of_rotten_apples_and_naphtha. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6096 Toxic_naphtha A_barrel_full_of_toxic_naphtha. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6097 Sieve It's_a_sieve. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6098 Toxic_powder A_pile_of_toxic_powder. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6099 Teleport_crystal_(4) A_tiny_crystal_enchanted_to_return_the_user_to_Lletya. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6100 Teleport_crystal_(3) A_tiny_crystal_enchanted_to_return_the_user_to_Lletya. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6101 Teleport_crystal_(2) A_tiny_crystal_enchanted_to_return_the_user_to_Lletya. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6102 Teleport_crystal_(1) A_tiny_crystal_enchanted_to_return_the_user_to_Lletya. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6103 Tiny_elf_crystal A_tiny_Elf_crystal,_I_need_to_have_this_re-enchanted. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6104 New_key This_key_is_newly_cut. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6105 Elf One_of_the_fair_elven_folk. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6106 Ghostly_boots They_seem_to_be_not_quite_of_this_world... 300 300 300 0 0 0 2 0 0 0 0 2 0 0 0 -item = 6107 Ghostly_robetop A_particularly_spooky_robe_top. 300 300 300 0 0 0 5 0 0 0 0 5 0 0 0 -item = 6108 Ghostly_bottoms An_unearthly_set_of_robe_bottoms. 300 300 300 0 0 0 4 0 0 0 0 4 0 0 0 -item = 6109 Ghostly_hood A_ghostly_hood,_fit_for_a_ghostly_head. 300 300 300 0 0 0 3 0 0 0 0 3 0 0 0 -item = 6110 Ghostly_gloves They_seem_to_fade_in_and_out_of_existence... 300 300 300 0 0 0 2 0 0 0 0 2 0 0 0 -item = 6111 Ghostly_cloak Made_of_a_strange_ghostly_material... 250 250 250 0 0 0 5 0 0 0 0 5 0 0 0 -item = 6112 Kelda_seed Kelda_hop_seeds_can_only_be_grown_underground! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6113 Kelda_hops A_handful_of_Kelda_Hops. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6118 Kelda_stout A_pint_of_bluish_beer. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6119 Square_stone There_is_a_strange_yellow_marking_on_this_stone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6120 Square_stone There_is_a_strange_green_marking_on_this_stone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6121 Letter A_letter_addressed_to_Elstan_of_Falador. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6122 A_chair For_sitting_on. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6123 Beer_glass For_drinking..._if_it_were_filled. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6124 Coconut_milk Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6125 Enchanted_lyre(2) This_will_teleport_me_to_Rellekka_when_I_play_it. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6126 Enchanted_lyre(3) This_will_teleport_me_to_Rellekka_when_I_play_it. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6127 Enchanted_lyre(4) This_will_teleport_me_to_Rellekka_when_I_play_it. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6128 Rock-shell_helm Protective_headwear_made_from_crabs._Better_than_that_sounds. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 -item = 6129 Rock-shell_plate A_sturdy_body_armour_made_from_rock_crab_pieces. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 -item = 6130 Rock-shell_legs Some_tough_leggings_made_from_rock_crab_parts. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 -item = 6131 Spined_helm A_helm_fit_for_any_Fremennik_ranger. 60000 60000 60000 0 -6 -6 -6 6 6 6 -6 6 0 0 0 -item = 6132 Spined_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 60000 60000 60000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6133 Spined_body A_constant_reminder_that_I'm_above_a_Dagannoth_in_the_food_chain. 7800 7800 7800 0 0 0 -15 15 40 32 45 20 40 0 0 -item = 6134 Spined_body Swap_this_note_at_any_bank_for_the_equivalent_item. 7800 7800 7800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6135 Spined_chaps Stylish_leg_armour_for_rangers_with_a_lingering_smell_of_raw_fish... 1560 2340 0 0 0 0 10 8 22 16 24 8 22 0 0 -item = 6136 Spined_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 1560 2340 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6137 Skeletal_helm Make_your_foes_cower_by_wearing_a_skull_as_a_helmet! 10000 10000 10000 0 0 0 2 -2 10 9 11 3 0 0 0 -item = 6138 Skeletal_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6139 Skeletal_top The_bones_in_this_armour_seem_to_vibrate_with_a_magical_quality... 45000 45000 45000 0 0 0 8 -10 35 25 42 15 0 0 0 -item = 6140 Skeletal_top Swap_this_note_at_any_bank_for_the_equivalent_item. 45000 45000 45000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6141 Skeletal_bottoms A_superior_set_of_strengthened_slacks_for_any_self_respecting_seer. 40000 40000 40000 0 6 -7 22 20 24 10 0 0 0 0 0 -item = 6142 Skeletal_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 40000 40000 0 0 0 6 -7 22 20 24 10 0 0 0 -item = 6143 Spined_boots Some_finely_crafted_Fremennik_boots,_made_from_spined_dagannoth_hide. 650 650 650 0 0 0 0 0 1 1 0 0 0 0 0 -item = 6144 Spined_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6145 Rock-shell_boots Some_Fremennik_boots,_made_from_the_shards_of_a_rock_crabs'_shell. 650 650 650 0 0 0 0 0 0 1 1 0 0 0 0 -item = 6146 Rock-shell_boots Swap_this_note_at_any_bank_for_the_equivalent_item-shell_boots. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6147 Skeletal_boots Some_finely_crafted_Fremennik_boots,_made_from_the_bones_of_a_wallasalki. 650 650 650 0 0 0 0 0 1 1 0 0 0 0 0 -item = 6148 Skeletal_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6149 Spined_gloves Fremennik_gloves_stitched_together_from_spined_dagannoth_hide. 650 650 650 0 0 0 0 0 0 0 0 1 2 0 0 -item = 6150 Spined_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6151 Rock-shell_gloves Fremennik_gloves_stitched_together_from_rock_crab_shell_shards. 650 650 650 0 0 0 0 0 0 0 0 0 1 2 0 -item = 6152 Rock-shell_gloves Swap_this_note_at_any_bank_for_the_equivalent_item-shell_gloves. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6153 Skeletal_gloves Fremennik_gloves_stitched_together_from_wallasalki_bones_fragments. 650 650 650 0 0 0 0 0 0 0 0 1 2 0 0 -item = 6154 Skeletal_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6155 Dagannoth_hide A_sturdy_piece_of_dagannoth_hide. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6156 Dagannoth_hide Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6157 Rock-shell_chunk A_spherical_chunk_of_rock-shell. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6158 Rock-shell_chunk Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6159 Rock-shell_shard A_curved_piece_of_rock-shell. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6160 Rock-shell_shard Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6161 Rock-shell_splinter A_slim_piece_of_rock-shell. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6162 Rock-shell_splinter Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6163 Skull_piece A_fearsome_looking_skull. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6164 Skull_piece Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6165 Ribcage_piece A_slightly_damaged_ribcage. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6166 Ribcage_piece Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6167 Fibula_piece An_interesting_looking_bone_shard. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6168 Fibula_piece Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6169 Circular_hide A_toughened_chunk_of_dagannoth_hide. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6170 Circular_hide Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6171 Flattened_hide A_tattered_chunk_of_dagannoth_hide. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6172 Flattened_hide Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6173 Stretched_hide A_weathered_chunk_of_dagannoth_hide. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6174 Stretched_hide Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6175 Rock-shell_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6176 Rock-shell_plate Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6177 Rock-shell_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6178 Raw_pheasant I_need_to_cook_this_first. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6179 Raw_pheasant I_need_to_cook_this_first. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6180 Lederhosen_top A_leather_strapped_top. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6181 Lederhosen_shorts Brown_leather_shorts_with_bright_white_socks? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6182 Lederhosen_hat A_hat_with_a_goat's_hair_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6183 Frog_token I_can_use_this_at_the_Varrock_clothes_shop. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6184 Prince_tunic Very_posh! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6185 Prince_leggings Very_posh! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6186 Princess_blouse Very_posh! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6187 Princess_skirt Very_posh! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6188 Frog_mask Now_that's_just_silly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6199 Mystery_box Oooh,_I_wonder_what_could_be_inside? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6200 Raw_fishlike_thing A_raw..._fish?_Is_this_a_fish?? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6201 Fishmonger The_portable_version. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6202 Fishlike_thing It's_a_fishlike_thing_that_appears_to_already_be_cooked._It_looks_disgusting. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6203 Sine_wave Goes_up_and_down,_up_and_down._Like_a_rabbit. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6204 Raw_fishlike_thing A_raw..._fish?_Is_this_a_fish?? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6205 9mm_revolver Kills_people. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6206 Fishlike_thing It's_a_fishlike_thing_that_appears_to_already_be_cooked._It_looks_disgusting. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6207 Mobile_phone Talk_to_da_brick,_cos_da_head's_got_no_brain. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6208 Man_speak_amulet It's_an_amulet_of_Man_speak._It_makes_vague_grunting_noises. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6209 Small_fishing_net Useful_for_catching_small_fish. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6210 Sphinx_baby Not_to_be_patronised! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6211 Teak_pyre_logs Teak_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6212 Teak_pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6213 Mahogany_pyre_log Mahogany_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6214 Mahogany_pyre_log Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6215 Broodoo_shield_(10) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6216 Broodoo_shield_(10) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6217 Broodoo_shield_(9) A_scary_broodoo_shield. 2750 2750 2750 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6218 Broodoo_shield_(9) Swap_this_note_at_any_bank_for_the_equivalent_item. 2750 2750 2750 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6219 Broodoo_shield_(8) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6220 Broodoo_shield_(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6221 Broodoo_shield_(7) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6222 Broodoo_shield_(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6223 Broodoo_shield_(6) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6224 Broodoo_shield_(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6225 Broodoo_shield_(5) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6226 Broodoo_shield_(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6227 Broodoo_shield_(4) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6228 Broodoo_shield_(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6229 Broodoo_shield_(3) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6230 Broodoo_shield_(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6231 Broodoo_shield_(2) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6232 Broodoo_shield_(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6233 Broodoo_shield_(1) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6234 Broodoo_shield_(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6235 Broodoo_shield A_scary_broodoo_shield. 3000 3000 3000 0 0 0 3 -7 10 10 15 5 0 0 5 -item = 6236 Broodoo_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6249 Broodoo_shield_(4) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6250 Broodoo_shield_(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6251 Broodoo_shield_(3) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6252 Broodoo_shield_(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6253 Broodoo_shield_(2) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6254 Broodoo_shield_(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6255 Broodoo_shield_(1) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6256 Broodoo_shield_(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6257 Broodoo_shield A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6258 Broodoo_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6259 Broodoo_shield_(10) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6260 Broodoo_shield_(10) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6261 Broodoo_shield_(9) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6262 Broodoo_shield_(9) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6263 Broodoo_shield_(8) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6264 Broodoo_shield_(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6265 Broodoo_shield_(7) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6266 Broodoo_shield_(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6267 Broodoo_shield_(6) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6268 Broodoo_shield_(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6269 Broodoo_shield_(5) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6270 Broodoo_shield_(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6271 Broodoo_shield_(4) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6272 Broodoo_shield_(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6273 Broodoo_shield_(3) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6274 Broodoo_shield_(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6275 Broodoo_shield_(2) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6276 Broodoo_shield_(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6277 Broodoo_shield_(1) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6278 Broodoo_shield_(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6279 Broodoo_shield A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6280 Broodoo_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6281 Thatch_spar_light A_wooden_pole_for_use_in_primitive_construction. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6282 Thatch_spar_light Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6283 Thatch_spar_med A_wooden_pole_for_use_in_primitive_construction. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6284 Thatch_spar_med Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6285 Thatch_spar_dense A_wooden_pole_for_use_in_primitive_construction. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6286 Thatch_spar_dense Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6287 Snake_hide Scaly_but_not_slimy! 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6288 Snake_hide Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6289 Snakeskin Scaly_but_not_slimy! 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6290 Snakeskin Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6291 Spider_carcass Its_creeping_days_are_over! 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6292 Spider_carcass Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6293 Spider_on_stick A_raw_spider_threaded_onto_a_skewer_stick. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6294 Spider_on_stick Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6295 Spider_on_shaft A_raw_spider_threaded_onto_an_arrow_shaft. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6296 Spider_on_shaft Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6297 Spider_on_stick A_nicely_roasted_spider_threaded_onto_a_skewer_stick. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6298 Spider_on_stick Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6299 Spider_on_shaft A_nicely_roasted_spider_threaded_onto_an_arrow_shaft. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6300 Spider_on_shaft Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6301 Burnt_spider A_badly_burnt_spider_threaded_onto_a_charred_skewer_stick. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6302 Burnt_spider Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6303 Spider_on_shaft A_badly_burnt_spider_threaded_onto_a_charred_arrow_shaft. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6304 Spider_on_shaft Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6305 Skewer_stick A_sharp_pointed_stick,_quite_resistant_to_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6306 Trading_sticks Karamja_currency. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6311 Gout_tuber Plant_this_in_a_herb_patch_to_grow_Goutweed. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6312 Gout_tuber Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6313 Opal_machete A_jungle_specific_slashing_device. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6314 Opal_machete Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6315 Jade_machete A_jungle_specific_slashing_device. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6316 Jade_machete Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6317 Red_topaz_machete A_jungle_specific_slashing_device. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6318 Red_topaz_machete Swap_this_note_at_any_bank_for_the_equivalent_item. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6319 Proboscis A_giant_mosquito's_proboscis,_aerodynamic_and_sharp! 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6322 Snakeskin_body Made_from_100%_real_snakeskin. 1250 1250 1250 0 0 0 -5 12 25 38 32 15 35 0 0 -item = 6323 Snakeskin_body Swap_this_note_at_any_bank_for_the_equivalent_item. 1250 1250 1250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6324 Snakeskin_chaps Made_from_100%_real_snake. 1175 1175 1175 0 0 0 -5 6 8 8 10 4 10 0 0 -item = 6325 Snakeskin_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 1175 1175 1175 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6326 Snakeskin_bandana Lightweight_head_protection. 120 180 0 0 0 0 -5 4 2 4 4 2 2 0 0 -item = 6327 Snakeskin_bandana Swap_this_note_at_any_bank_for_the_equivalent_item. 120 180 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6328 Snakeskin_boots Made_from_snakes. 100 150 0 0 0 0 -10 3 1 1 2 1 0 0 0 -item = 6329 Snakeskin_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 10 150 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6330 Snakeskin_v'brace Made_from_100%_real_snake. 174 260 0 0 0 0 -5 6 2 2 2 1 0 0 0 -item = 6331 Snakeskin_v'brace Swap_this_note_at_any_bank_for_the_equivalent_item. 174 260 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6332 Mahogany_logs Some_rare_mahogany_logs. 20 30 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6333 Teak_logs Some_rare_teak_logs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6334 Teak_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6335 Tribal_mask A_ceremonial_wooden_mask. 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6336 Tribal_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6337 Tribal_mask A_ceremonial_wooden_mask. 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6338 Tribal_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6339 Tribal_mask A_ceremonial_wooden_mask. 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6340 Tribal_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6341 Tribal_top Local_dress. 300 300 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6342 Tribal_top Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6343 Villager_robe A_brightly_coloured_robe_prized_by_the_Tai_Bwo_Wannai_peoples. 250 250 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6344 Villager_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6345 Villager_hat A_brightly_coloured_hat_prized_by_the_Tai_Bwo_Wannai_peoples. 200 200 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6346 Villager_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6347 Villager_armband A_brown_armband,_as_worn_by_the_Tai_Bwo_Wannai_locals. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6348 Villager_armband Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6349 Villager_sandals A_brightly_coloured_pair_of_local_sandals. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6350 Villager_sandals Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6351 Tribal_top Local_dress. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6352 Tribal_top Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6353 Villager_robe A_brightly_coloured_robe_prized_by_the_Tai_Bwo_Wannai_peoples. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6354 Villager_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6355 Villager_hat A_brightly_coloured_hat_prized_by_the_Tai_Bwo_Wannai_peoples. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6356 Villager_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6357 Villager_sandals A_brightly_coloured_pair_of_local_sandals. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6358 Villager_sandals Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6359 Villager_armband A_light_blue_armband,_as_worn_by_the_Tai_Bwo_Wannai_locals. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6360 Villager_armband Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6361 Tribal_top Local_dress. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6362 Tribal_top Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6363 Villager_robe A_brightly_coloured_robe_prized_by_the_Tai_Bwo_Wannai_peoples. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6364 Villager_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6365 Villager_hat A_brightly_coloured_hat_prized_by_the_Tai_Bwo_Wannai_peoples. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6366 Villager_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6367 Villager_sandals A_brightly_coloured_pair_of_local_sandals. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6368 Villager_sandals Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6369 Villager_armband A_dark_blue_armband,_as_worn_by_the_Tai_Bwo_Wannai_locals. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6370 Villager_armband Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6371 Tribal_top Local_dress. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6372 Tribal_top Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6373 Villager_robe A_brightly_coloured_robe_prized_by_the_Tai_Bwo_Wannai_peoples. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6374 Villager_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6375 Villager_hat A_brightly_coloured_hat_prized_by_the_Tai_Bwo_Wannai_peoples. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6376 Villager_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6377 Villager_sandals A_brightly_coloured_pair_of_local_sandals. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6378 Villager_sandals Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6379 Villager_armband A_white_armband,_as_worn_by_the_Tai_Bwo_Wannai_locals. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6380 Villager_armband Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6381 Tax_relief Suitable_for_children. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6382 Fez A_Fez_hat._Juss_like_that. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6383 Fez Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6384 Desert_top A_bit_itchy. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6385 Desert_top Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6386 Desert_robes Has_a_coarse_hard_wearing_texture. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6387 Desert_robes Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6388 Desert_top Good_for_those_cold_desert_nights. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6389 Desert_top Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6390 Desert_legs Better_than_factor_50_sun_cream. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6391 Desert_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6392 Menap_headgear Good_for_keeping_the_sun_off_my_neck. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6393 Menap_headgear Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6394 Menaphite_top Colourful. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6395 Menaphite_top Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6396 Menaphite_robe A_cool_light_Menaphite_robe. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6397 Menaphite_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6398 Menap_action_kilt Look_at_those_nobbily_knees. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6399 Menap_action_kilt Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6400 Menap_headgear Good_for_keeping_the_sun_off_my_neck. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6401 Menap_headgear Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6402 Menaphite_top Colourful. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6403 Menaphite_top Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6404 Menaphite_robe A_cool_light_Menaphite_robe. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6405 Menaphite_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6406 Menap_action_kilt Look_at_those_nobbily_knees. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6407 Menap_action_kilt Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6408 Oak_blackjack(a) An_assault_blackjack. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6409 Oak_blackjack(a) Swap_this_note_at_any_bank_for_the_equivalent_item. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6410 Oak_blackjack(d) A_defensive_blackjack. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6411 Oak_blackjack(d) Swap_this_note_at_any_bank_for_the_equivalent_item. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6412 Willow_blackjack(a) An_assault_blackjack. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6413 Willow_blackjack(a) Swap_this_note_at_any_bank_for_the_equivalent_item. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6414 Willow_blackjack(d) A_defensive_blackjack. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6415 Willow_blackjack(d) Swap_this_note_at_any_bank_for_the_equivalent_item. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6416 Maple_blackjack A_solid_bit_of_maple. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6417 Maple_blackjack Swap_this_note_at_any_bank_for_the_equivalent_item. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6418 Maple_blackjack(a) An_assault_blackjack. 1600 1600 1600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6419 Maple_blackjack(a) Swap_this_note_at_any_bank_for_the_equivalent_item. 1600 1600 1600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6420 Maple_blackjack(d) A_defensive_blackjack. 1600 1600 1600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6421 Maple_blackjack(d) Swap_this_note_at_any_bank_for_the_equivalent_item. 1600 1600 1600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6422 Air_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6423 Air_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6424 Water_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6425 Water_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6426 Earth_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6427 Earth_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6428 Fire_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6429 Fire_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6430 Chaos_rune Used_for_low_level_missile_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6431 Chaos_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6432 Death_rune Used_for_medium_level_missile_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6433 Death_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6434 Law_rune Used_for_teleport_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6435 Law_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6436 Mind_rune Used_for_basic_level_missile_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6437 Mind_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6438 Body_rune Used_for_curse_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6439 Body_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6448 Spadeful_of_coke A_spadeful_of_refined_coal. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6450 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6452 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6453 White_rose_seed A_white_rosebush_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6454 Red_rose_seed A_red_rosebush_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6455 Pink_rose_seed A_pink_rosebush_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6456 Vine_seed A_grapevine_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6457 Delphinium_seed A_delphinium_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6458 Orchid_seed A_pink_orchid_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6459 Orchid_seed A_yellow_orchid_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6460 Snowdrop_seed A_snowdrop_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6461 White_tree_shoot A_shoot_that_has_been_cut_from_a_dying_White_Tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6462 White_tree_shoot A_shoot_that_has_been_cut_from_a_dying_White_Tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6463 White_tree_shoot This_shoot_from_a_White_Tree_has_been_watered_and_will_soon_grow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6464 White_tree_sapling A_young_White_Tree_sapling. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6465 Ring_of_charos(u) The_power_within_this_ring_has_been_unlocked. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6466 Rune_shards A_rune_essence_chip_that_has_been_broken_into_shards. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6467 Rune_dust Crushed_rune_essence. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6468 Plant_cure This_plant_cure_emits_potency. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6469 White_tree_fruit Looks_delicious. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6470 Compost_potion(4) Pour_this_on_compost_to_turn_it_into_super-compost. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6471 Compost_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6472 Compost_potion(3) Pour_this_on_compost_to_turn_it_into_super-compost. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6473 Compost_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6474 Compost_potion(2) Pour_this_on_compost_to_turn_it_into_super-compost. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6475 Compost_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6476 Compost_potion(1) Pour_this_on_compost_to_turn_it_into_super-compost. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6477 Compost_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6478 Trolley I_can_use_this_to_move_heavy_objects. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6479 List A_list_of_things_that_I_must_collect_for_Queen_Ellamaria. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6514 Agility_jump Ability_to_jump,_swing_or_use_monkey_bars. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6515 Agility_balance Ability_to_balance_using_the_agility_skill. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6516 Agility_contortion Ability_to_squeeze_your_body_through_small_areas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6517 Agility_climb Ability_to_climb_surfaces. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6518 Agility_jump Ability_to_jump,_swing_or_use_monkey_bars. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6519 Agility_balance Ability_to_balance_using_the_agility_skill. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6520 Agility_contortion Ability_to_squeeze_your_body_through_small_areas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6521 Agility_climb Ability_to_climb_surfaces. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6522 Toktz-xil-ul A_razor_sharp_ring_of_obsidian. 250 250 250 0 0 0 0 69 0 0 0 0 0 0 0 -item = 6523 Toktz-xil-ak A_razor_sharp_sword_of_obsidian. 40000 40000 40000 47 38 -2 0 0 2 3 0 0 0 49 0 -item = 6524 Toktz-ket-xil A_spiked_shield_of_obsidian. 45000 45000 45000 0 0 0 -12 -8 40 42 38 0 65 5 0 -item = 6525 Toktz-xil-ek A_large_knife_of_obsidian. 25000 25000 25000 16 48 0 0 0 0 0 0 0 0 39 0 -item = 6526 Toktz-mej-tal A_staff_of_obsidian. 35000 35000 35000 15 -1 55 15 0 10 15 5 15 0 55 0 -item = 6527 Tzhaar-ket-em A_mace_of_obsidian. 12800 18000 0 -4 -4 62 0 0 0 0 0 0 0 56 0 -item = 6528 Tzhaar-ket-om A_maul_of_obsidian. 50000 50000 50000 0 0 80 -4 0 0 0 0 0 0 85 0 -item = 6529 Tokkul It's_a_token_of_some_kind_made_from_obsidian. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6535 Toktz-xil-ak Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 40000 40000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6536 Toktz-ket-xil Swap_this_note_at_any_bank_for_the_equivalent_item. 45000 45000 45000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6537 Toktz-xil-ek Swap_this_note_at_any_bank_for_the_equivalent_item. 25000 25000 25000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6538 Toktz-mej-tal Swap_this_note_at_any_bank_for_the_equivalent_item. 35000 35000 35000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6539 Tzhaar-ket-em Swap_this_note_at_any_bank_for_the_equivalent_item. 12800 18000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6540 Tzhaar-ket-om Swap_this_note_at_any_bank_for_the_equivalent_item. 50000 50000 50000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6541 Mouse_toy An_Advanced_Combat_Training_Device. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6542 Present Thanks_for_all_your_help!__Love,_Bob_&_Neite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6543 Magical_Lamp I_wonder_what_happens_if_I_rub_it... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6544 Catspeak_amulet(e) It's_an_amulet_of_cat_speak._It_makes_vague_purring_noises. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6545 Chores A_list_of_chores_that_Bob_gave_you_to_do. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6546 Recipe It_says_on_the_back_'My_favourite_recipe.' 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6547 Doctors_hat A_mirror_helps_reflect_light_on_the_subject. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6548 Nurse_hat A_nurses_hat,_but_does_it_have_healing_powers? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6549 Lazy_cat Lethargic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6550 Lazy_cat Lethargic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6551 Lazy_cat Lethargic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6552 Lazy_cat Lethargic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6553 Lazy_cat Lethargic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6554 Lazy_cat Lethargic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6555 Wily_cat Wild. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6556 Wily_cat Wild. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6557 Wily_cat Wild. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6558 Wily_cat Wild. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6559 Wily_cat Wild. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6560 Wily_cat Wild. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6561 Ahab's_beer Looks_nice. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6562 Mud_battlestaff It's_a_slightly_magical_stick. 17000 17000 17000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6563 Mystic_mud_staff It's_a_slightly_magical_stick. 45000 45000 45000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6564 Onyx_ring A_valuable_ring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6565 Onyx_necklace I_wonder_if_this_is_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6566 Onyx_amulet It_needs_a_string_so_I_can_wear_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6568 Obsidian_cape A_cape_of_woven_obsidian_plates. 24000 36000 0 0 0 0 0 0 9 9 9 9 9 0 0 -item = 6569 Obsidian_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 36000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6570 Fire_cape A_cape_of_fire. 60000 60000 60000 1 1 1 1 1 11 11 11 11 11 4 2 -item = 6571 Uncut_onyx This_would_be_worth_more_cut. 200000 200000 200000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6572 Uncut_onyx Swap_this_note_at_any_bank_for_the_equivalent_item. 200000 200000 200000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6573 Onyx This_looks_valuable. 200000 200000 200000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6574 Onyx Swap_this_note_at_any_bank_for_the_equivalent_item. 200000 200000 200000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6575 Onyx_ring A_valuable_ring. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6576 Onyx_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6577 Onyx_necklace I_wonder_if_this_is_valuable. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6578 Onyx_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6579 Onyx_amulet It_needs_a_string_so_I_can_wear_it. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6580 Onyx_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6581 Onyx_amulet I_wonder_if_I_can_get_this_enchanted. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6582 Onyx_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6583 Ring_of_stone An_enchanted_ring. 202000 202000 202000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6584 Ring_of_stone Swap_this_note_at_any_bank_for_the_equivalent_item. 202000 202000 202000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6585 Amulet_of_fury A_very_powerful_onyx_amulet. 80800 121200 0 10 10 10 10 10 15 15 15 15 15 8 5 -item = 6586 Amulet_of_fury Swap_this_note_at_any_bank_for_the_equivalent_item. 80800 121200 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6587 White_claws A_set_of_fighting_claws. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 1 -item = 6588 White_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6589 White_battleaxe A_vicious_looking_axe. 1248 1248 1248 -2 20 15 0 0 0 0 0 0 -1 24 1 -item = 6590 White_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1248 1248 1248 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6591 White_dagger A_vicious_white_dagger. 240 240 240 10 5 -4 1 0 0 0 0 1 0 7 1 -item = 6592 White_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6593 White_dagger(p) This_dagger_is_poisoned. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6594 White_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6595 White_dagger(p+) This_dagger_is_poisoned. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6596 White_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6597 White_dagger(s) This_dagger_is_poisoned. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6598 White_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6599 White_halberd A_white_halberd. 1920 1920 1920 19 25 0 -4 0 -1 2 3 0 0 20 1 -item = 6600 White_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 1920 1920 1920 19 25 0 -4 0 -1 2 3 0 0 0 0 -item = 6601 White_mace A_spiky_mace. 432 432 432 8 -2 16 0 0 0 0 0 0 0 13 1 -item = 6602 White_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 432 432 432 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6603 Magic_staff A_Magical_staff. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6604 Magic_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6605 White_sword A_razor_sharp_sword. 624 624 624 14 10 -2 0 0 0 2 1 0 0 12 1 -item = 6606 White_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 624 624 624 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6607 White_longsword A_razor_sharp_longsword. 960 960 960 13 18 -2 0 0 0 3 2 0 0 16 1 -item = 6608 White_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 960 960 960 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6609 White_2h_sword A_two_handed_sword. 1920 1920 1920 -4 27 21 -4 0 0 0 0 0 -1 26 1 -item = 6610 White_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 1920 1920 1920 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6611 White_scimitar A_vicious,_curved_sword. 768 768 768 4 19 -2 0 0 0 1 0 0 0 14 1 -item = 6612 White_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 768 768 768 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6613 White_warhammer I_don't_think_it's_intended_for_joinery. 980 980 980 -4 -4 22 -4 0 0 0 0 0 0 19 1 -item = 6614 White_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 980 980 980 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6615 White_chainbody A_series_of_connected_metal_rings. 1440 1440 1440 0 0 0 -15 0 22 32 39 -3 24 0 1 -item = 6616 White_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 1440 1440 1440 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6617 Dragon_platebody Provides_excellent_protection. 566667 850000 0 0 0 0 -30 0 109 107 97 -6 106 0 0 -item = 6618 White_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 1536 2304 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6619 White_boots These_will_protect_my_feet. 576 576 576 0 0 0 -3 -1 7 8 9 0 0 0 1 -item = 6620 White_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 576 576 576 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6621 White_med_helm A_medium_sized_helmet. 576 576 576 0 0 0 0 0 0 0 0 0 0 0 1 -item = 6622 White_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 576 576 576 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6623 White_full_helm A_full_face_helmet. 422 634 0 0 0 0 -6 -2 12 13 10 -1 12 0 1 -item = 6624 White_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 422 634 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6625 White_platelegs Big,_White_and_heavy_looking. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 1 -item = 6626 White_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6627 White_plateskirt Big,_White_and_heavy_looking. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 1 -item = 6628 White_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6629 White_gloves These_will_keep_my_hands_warm! 6 6 6 0 0 0 0 0 0 1 2 0 0 0 1 -item = 6630 White_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6631 White_sq_shield A_medium_square_shield. 1152 1152 1152 0 0 0 0 0 0 0 0 0 0 0 1 -item = 6632 White_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 1152 1152 1152 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6633 White_kiteshield A_large_metal_shield. 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 1 -item = 6634 White_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6635 Commorb A_Temple_Knight_Communication_Orb._Top_Secret! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6636 Solus's_hat Proof_that_I_have_defeated_the_evil_mage_Solus. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6637 Dark_beast A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6638 Colour_wheel A_key_to_the_nature_of_light_itself. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6639 Hand_mirror A_small_hand_mirror. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6640 Red_crystal A_red_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6641 Yellow_crystal A_yellow_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6642 Green_crystal A_green_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6643 Cyan_crystal A_cyan_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6644 Blue_crystal A_blue_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6645 Magenta_crystal A_magenta_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6646 Fractured_crystal A_fractured_crystal,_one_of_the_edges_is_clear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6647 Fractured_crystal A_fractured_crystal,_one_of_the_edges_is_clear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6648 Item_list It's_a_list_of_items_I_need_to_collect. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6649 Edern's_journal The_journal_of_Nissyen_Edern. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6650 Blackened_crystal A_blackened_crystal_sample. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6651 Newly_made_crystal A_newly_formed_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6652 Newly_made_crystal A_warm_energy_radiates_from_this_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6653 Crystal_trinket A_small_crystal_trinket. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6654 Camo_top Examine_what? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6655 Camo_bottoms Examine_what? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6656 Camo_helmet Examine_what? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6657 Camo_top Examine_what? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6658 Camo_bottoms Examine_what? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6659 Camo_helmet Examine_what? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6660 Fishing_explosive A_vial_that_explodes_in_water. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6661 Mogre A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6662 Broken_fishing_rod This_fishing_rod_seems_to_have_been_bitten_in_half... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6663 Forlorn_boot It_seems_someone_vacated_this_boot_in_a_hurry... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6664 Fishing_explosive The_jar_keeps_shaking...I'm_scared. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6665 Mudskipper_hat Fishy,_damp_and_smelly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6666 Flippers Strangely_uncomfortable_flippers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6667 Fishbowl An_empty_fishbowl. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6668 Fishbowl A_fishless_fishbowl. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6669 Fishbowl A_fishless_fishbowl_with_some_seaweed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6670 Fishbowl A_fishbowl_with_a_Tiny_Bluefish_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6671 Fishbowl A_fishbowl_with_a_Tiny_Greenfish_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6672 Fishbowl A_fishbowl_with_a_Tiny_Spinefish_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6673 Fishbowl_and_net An_empty_fishbowl_in_a_net. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6674 Tiny_net A_tiny_net_for_grabbing_tiny_fish. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6675 An_empty_box 'Ingredients;_Ground_Guam_and_Ground_Seaweed.' 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6676 An_empty_box Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6677 Guam_in_a_box 'Ingredients;_Ground_Guam_Leaf_and_Ground_Seaweed.'_Well,_I_have_the_Guam_Leaf... 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6678 Guam_in_a_box? 'Ingredients;_Ground_Guam_Leaf_and_Ground_Seaweed.'_Well,_I_have_the_Guam_Leaf... 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6679 Seaweed_in_a_box 'Ingredients;_Ground_Guam_and_Ground_Seaweed.'_Well,_I_have_the_Seaweed... 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6680 Seaweed_in_a_box? 'Ingredients;_Ground_Guam_and_Ground_Seaweed.'_Well,_I_have_the_Seaweed... 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6681 Ground_guam One_of_the_ingredients_for_making_fish_food. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6682 Ground_guam Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6683 Ground_seaweed One_of_the_ingredients_for_making_fish_food. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6684 Ground_seaweed Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6685 Saradomin_brew(4) A_Saradomin_brew. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6686 Saradomin_brew(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6687 Saradomin_brew(3) A_Saradomin_brew. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6688 Saradomin_brew(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6689 Saradomin_brew(2) A_Saradomin_brew. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6690 Saradomin_brew(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6691 Saradomin_brew(1) A_Saradomin_brew. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6692 Saradomin_brew(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6693 Crushed_nest A_crushed_bird's_nest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6694 Crushed_nest Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6695 Desert_lizard A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6696 Ice_cooler Contains_ice_cubes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6697 Pat_of_butter A_pat_of_freshly_churned_butter. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6698 Pat_of_butter Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6699 Burnt_potato This_potato_doesn't_look_edible. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6700 Burnt_potato Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6701 Baked_potato It'd_taste_even_better_with_some_toppings. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6702 Baked_potato Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6703 Potato_with_butter A_baked_potato_with_butter. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6704 Potato_with_butter Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6705 Potato_with_cheese A_baked_potato_with_butter_and_cheese. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6706 Potato_with_cheese Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6707 Camulet An_amulet_of_Camel-speak._It_makes_vague_braying_noises. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6708 Slayer_gloves Too_thick_for_monsters_to_bite_through. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6709 Fever_spider A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6710 Blindweed_seed A_Blindweed_seed_-_plant_in_a_Blindweed_patch. 166 166 166 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6711 Blindweed An_inedible,_foul_smelling_herb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6712 Bucket_of_water It's_a_bucket_of..._water? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6713 Wrench A_heavy_metal_wrench. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6714 Holy_wrench A_shining_paragon_of_wrenchly_virtue. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6715 Sluglings They_look_at_you_balefully._'Feed_us...' 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6716 Karamthulhu A_sinister_looking_squid. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6717 Karamthulhu My_pet_sinister_squid. 20000 20000 20000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6718 Fever_spider_body A_diseased_deceased_Fever_Spider._Handle_with_care. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6719 Unsanitary_swill Sorry,_I_mean_a_bucket_of_'rum'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6720 Slayer_gloves Especially_good_against_diseased_arachnids. 200 200 200 0 0 0 0 0 4 5 3 0 0 0 0 -item = 6721 Rusty_scimitar A_decent_enough_weapon_gone_rusty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6722 Zombie_head Alas...I_hardly_knew_him. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6723 Fishbowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6724 Seercull An_ancient_Fremennik_bow_that_was_once_used_to_battle_the_Moon_Clan. 8000 8000 8000 0 0 0 0 69 0 0 0 0 0 0 0 -item = 6725 Seercull Swap_this_note_at_any_bank_for_the_equivalent_item. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6726 Mud_battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 17000 17000 17000 10 -1 40 10 0 2 3 1 10 0 35 0 -item = 6727 Mystic_mud_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 45000 45000 45000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6728 Bonemeal A_pot_of_crushed_Dagannoth-king_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6729 Dagannoth_bones These_would_feed_a_dogfish_for_months! 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6730 Dagannoth_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6731 Seer's_ring A_mysterious_ring_that_can_fill_the_wearer_with_magical_power... 6000 10000 0 0 0 0 4 0 0 0 0 4 0 0 0 -item = 6732 Seer's_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 6000 10000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6733 Archers_ring A_fabled_ring_that_improves_the_wearer's_skill_with_a_bow... 6000 10000 0 0 0 0 0 4 0 0 0 0 4 0 0 -item = 6734 Archers_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 6000 10000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6735 Warrior_ring A_legendary_ring_once_worn_by_Fremennik_warriors. 6000 10000 0 0 4 0 0 0 0 4 0 0 0 0 0 -item = 6736 Warrior_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 6000 10000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6737 Berserker_ring A_ring_reputed_to_bring_out_a_berserk_fury_in_its_wearer. 6000 10000 0 0 0 0 0 0 0 0 4 0 0 4 0 -item = 6738 Berserker_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 6000 10000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6739 Dragon_axe A_very_powerful_axe. 33000 55000 0 -2 38 32 0 0 0 1 0 0 0 42 0 -item = 6740 Dragon_axe Swap_this_pote_at_any_bank_for_a_Dragon_axe. 33000 55000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6741 Broken_axe Bob_can_fix_this_for_me. 1800 1800 1800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6742 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 1800 1800 1800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6743 Dragon_axe_head It's_missing_a_handle. 32999 54999 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6744 Dragon_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 32999 54999 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6745 Silverlight The_magical_sword_'Silverlight',_stained_black_with_mushroom_ink. 50 50 50 9 14 -2 0 0 0 3 2 1 0 12 0 -item = 6746 Darklight The_magical_sword_'Silverlight',_enhanced_with_the_blood_of_Agrith-Naar. 500 500 500 10 16 -2 0 0 0 3 2 2 0 13 0 -item = 6747 Demonic_sigil_mould Used_to_make_the_sigil_of_the_demon_Agrith-Naar. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6748 Demonic_sigil A_sigil_used_for_the_summoning_of_the_demon_Agrith-Naar. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6749 Demonic_tome Will_this_book_help_in_summoning_Agrith-Naar? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6750 Black_desert_shirt A_desert_shirt_stained_black_with_mushroom_ink. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6751 Black_desert_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6752 Black_desert_robe A_desert_robe_stained_black_with_mushroom_ink. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6753 Black_desert_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6754 Enchanted_key It_seems_to_change_temperature_as_I_walk. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6755 Journal Somebody's_private_journal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6756 Letter A_sealed_letter_to_the_king. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6757 Letter A_sealed_letter_to_Jorral. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6758 Scroll A_timeline_of_the_outpost. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6759 Chest A_dirty_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6760 Guthix_mjolnir A_Guthix_Mjolnir. 625 625 625 0 0 11 0 0 0 0 0 0 0 14 0 -item = 6761 Guthix_mjolnir Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6762 Saradomin_mjolnir A_Saradomin_Mjolnir. 625 625 625 0 0 11 0 0 0 0 0 0 0 14 0 -item = 6763 Saradomin_mjolnir Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6764 Zamorak_mjolnir A_Zamorak_Mjolnir. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6765 Zamorak_mjolnir Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6766 Cat_antipoison Antipoison_for_Pox. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6767 Book The_book_of_Rats. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6768 Poisoned_cheese A_little_more_smelly_than_usual. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6769 Music_scroll Charming. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6770 Directions Jimmy_Dazzler's_directions. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6771 Pot_of_weeds Contains_garden_weeds. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6772 Smouldering_pot Contains_slowly_burning_garden_weeds. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6773 Rat_pole A_pole_for_putting_rats_on. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6774 Rat_pole A_pole_with_one_rat_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6775 Rat_pole A_pole_with_two_rats_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6776 Rat_pole A_pole_with_three_rats_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6777 Rat_pole A_pole_with_four_rats_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6778 Rat_pole A_pole_with_five_rats_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6779 Rat_pole A_pole_with_six_rats_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6780 Menaphite_thug Mean_looking. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6781 Bandit Nasty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6782 Bandit Nasty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6784 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6785 Statuette A_statue_of_the_goddess_Elidinis. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6786 Robe_of_elidinis This_looks_quite_old. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6787 Robe_of_elidinis A_patched_up_robe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6788 Torn_robe This_robe_is_too_torn_to_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6789 Torn_robe This_robe_is_too_torn_to_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6790 Shoes Awusah's_Shoes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6791 Sole Awusah's_Sole. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6792 Ancestral_key An_ancient_key_from_the_shrine_in_Nardah. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6793 Ballad The_Ballad_of_Jareesh. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6794 Choc-ice Better_eat_this_before_it_melts. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6795 Choc-ice Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6796 Lamp Ooh_a_nice_shiny_lamp. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6797 Watering_can Handy_for_watering_crops. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6798 Champion_scroll It's_a_challenge_from_the_Earth_Warrior_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6799 Champion_scroll It's_a_challenge_from_the_Ghoul_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6800 Champion_scroll It's_a_challenge_from_the_Giant_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6801 Champion_scroll It's_a_challenge_from_the_Goblin_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6802 Champion_scroll It's_a_challenge_from_the_Hobgoblin_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6803 Champion_scroll It's_a_challenge_from_the_Imp_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6804 Champion_scroll It's_a_challenge_from_the_Jogre_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6805 Champion_scroll It's_a_challenge_from_the_Lesser_Demon_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6806 Champion_scroll It's_a_challenge_from_the_Skeleton_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6807 Champion_scroll It's_a_challenge_from_the_Zombie_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6808 Champion_scroll It's_a_challenge_from_the_Human_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6809 Granite_legs These_look_pretty_heavy. 66000 66000 66000 0 0 0 -31 -18 43 45 41 -4 68 0 0 -item = 6810 Bonemeal A_pot_of_crushed_wyvern_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6811 Skeletal_wyvern A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6812 Wyvern_bones Bones_of_a_large_flying_creature! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6813 Granite_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 66000 66000 66000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6814 Fur This_would_make_warm_clothing. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6815 Fur Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6816 Wyvern_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6817 Slender_blade A_slender_two-handed_sword. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6818 Bow-sword A_sharp_sword_that_can_also_fire_arrows. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6819 Large_pouch A_large_pouch_used_for_storing_essence. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6820 Relic There_seems_to_be_bits_missing... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6821 Orb A_glowing_orb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6822 Star_bauble An_unpainted_bauble_shaped_like_a_star. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6823 Star_bauble A_bauble_shaped_like_a_star_painted_yellow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6824 Star_bauble A_bauble_shaped_like_a_star_painted_red. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6825 Star_bauble A_bauble_shaped_like_a_star_painted_blue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6826 Star_bauble A_bauble_shaped_like_a_star_painted_green. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6827 Star_bauble A_bauble_shaped_like_a_star_painted_pink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6828 Box_bauble An_unpainted_bauble_shaped_like_a_gift. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6829 Box_bauble A_bauble_shaped_like_a_gift_painted_yellow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6830 Box_bauble A_bauble_shaped_like_a_gift_painted_red. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6831 Box_bauble A_bauble_shaped_like_a_gift_painted_blue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6832 Box_bauble A_bauble_shaped_like_a_gift_painted_green. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6833 Box_bauble A_bauble_shaped_like_a_gift_painted_pink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6834 Diamond_bauble An_unpainted_bauble_shaped_like_a_diamond. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6835 Diamond_bauble A_bauble_shaped_like_a_diamond_painted_yellow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6836 Diamond_bauble A_bauble_shaped_like_a_diamond_painted_red. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6837 Diamond_bauble A_bauble_shaped_like_a_diamond_painted_blue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6838 Diamond_bauble A_bauble_shaped_like_a_diamond_painted_green. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6839 Diamond_bauble A_bauble_shaped_like_a_diamond_painted_pink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6840 Tree_bauble An_unpainted_bauble_shaped_like_a_wintumber_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6841 Tree_bauble A_bauble_shaped_like_a_wintumber_tree_painted_yellow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6842 Tree_bauble A_bauble_shaped_like_a_wintumber_tree_painted_red. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6843 Tree_bauble A_bauble_shaped_like_a_wintumber_tree_painted_blue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6844 Tree_bauble A_bauble_shaped_like_a_wintumber_tree_painted_green. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6845 Tree_bauble A_bauble_shaped_like_a_wintumber_tree_painted_pink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6846 Bell_bauble An_unpainted_bauble_shaped_like_a_bell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6847 Bell_bauble A_bauble_shaped_like_a_bell_painted_yellow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6848 Bell_bauble A_bauble_shaped_like_a_bell_painted_red. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6849 Bell_bauble A_bauble_shaped_like_a_bell_painted_blue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6850 Bell_bauble A_bauble_shaped_like_a_bell_painted_green. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6851 Bell_bauble A_bauble_shaped_like_a_bell_painted_pink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6852 Puppet_box A_box_for_storing_completed_puppets. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6853 Bauble_box A_box_for_storing_painted_baubles. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6854 Puppet_box A_box_full_of_puppets._Bring_to_the_Taverly_members_gate. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6855 Bauble_box A_box_full_of_painted_baubles._Give_to_a_Pixie_or_use_to_decorate_a_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6856 Bobble_hat A_woolly_bobble_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6857 Bobble_scarf A_woolly_scarf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6858 Jester_hat A_woolly_jester_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6859 Jester_scarf A_woolly_jester_scarf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6860 Tri-jester_hat A_woolly_triple_bobble_jester_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6861 Tri-jester_scarf A_woolly_jester_scarf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6862 Woolly_hat A_woolly_tobogganing_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6863 Woolly_scarf A_woolly_tobogganing_scarf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6864 Marionette_handle The_controlling_part_of_a_marionette. 60000 60000 60000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6865 Blue_marionette I've_got_no_strings_..._oh_hang_on! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6866 Green_marionette I've_got_no_strings_..._oh_hang_on! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6867 Red_marionette I've_got_no_strings_..._oh_hang_on! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6868 Blue_marionette I_want_to_be_a_real_boy! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6869 Green_marionette I_want_to_be_a_real_boy! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6870 Red_marionette I_want_to_be_a_real_boy! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6871 Red_marionette The_torso_of_a_marionette. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6872 Red_marionette The_torso_and_head_of_a_marionette. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6873 Red_marionette The_torso,_head_and_arms_of_a_marionette. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6874 Red_marionette No_strings_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6875 Blue_marionette Needs_a_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6876 Blue_marionette Needs_arms. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6877 Blue_marionette Needs_legs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6878 Blue_marionette No_strings_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6879 Green_marionette Needs_a_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6880 Green_marionette Needs_arms. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6881 Green_marionette Needs_legs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6882 Green_marionette No_strings_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6883 Peach A_tasty_fruit. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6885 Progress_hat A_magic_training_arena_progress_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6886 Progress_hat A_magic_training_arena_progress_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6887 Progress_hat A_magic_training_arena_progress_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6888 Guardian_statue The_statue_looks_like_he_can_be_moved. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6889 Mage's_book The_magical_book_of_the_Mage. 500 500 500 0 0 0 15 0 0 0 0 15 0 0 0 -item = 6890 Mage's_book Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6891 Arena_book A_book_about_the_Training_Arena. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6892 Arena_book Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6893 Leather_boots Comfortable_leather_boots. 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 -item = 6894 Adamant_kiteshield A_large_metal_shield. 0 0 0 0 0 0 -8 -2 21 31 29 -1 29 0 0 -item = 6895 Adamant_med_helm A_medium_sized_helmet. 0 0 0 0 0 0 -3 -1 14 15 13 -1 14 0 0 -item = 6896 Emerald This_looks_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6897 Rune_longsword A_razor_sharp_longsword. 0 0 0 38 47 -2 0 0 0 0 0 0 0 0 0 -item = 6898 Cylinder A_green_cylinder. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6899 Cube A_yellow_cube. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6900 Icosahedron A_blue_icosahedron. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6901 Pentamid A_red_pentamid. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6902 Orb A_white_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6903 Dragonstone This_looks_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6904 Animals'_bones Various_animals'_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6905 Animals'_bones Various_animals'_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6906 Animals'_bones Various_animals'_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6907 Animals'_bones Various_animals'_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6908 Beginner_wand A_beginner_level_wand. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6909 Beginner_wand Swap_this_note_at_any_bank_for_the_equivalent_item. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6910 Apprentice_wand A_apprentice_level_wand. 1500 1500 1500 0 0 0 10 0 0 0 0 10 0 0 0 -item = 6911 Apprentice_wand Swap_this_note_at_any_bank_for_the_equivalent_item. 1500 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6912 Teacher_wand A_teacher_level_wand. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6913 Teacher_wand Swap_this_note_at_any_bank_for_the_equivalent_item. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6914 Master_wand A_master_level_wand. 2500 2500 2500 0 0 0 20 0 0 0 0 20 0 0 0 -item = 6915 Master_wand Swap_this_note_at_any_bank_for_the_equivalent_item. 2500 2500 2500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6916 Infinity_top Mystical_robes. 140000 140000 140000 0 0 0 22 0 0 0 22 0 0 0 0 -item = 6917 Infinity_top Swap_this_note_at_any_bank_for_the_equivalent_item. 140000 140000 140000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6918 Infinity_hat A_mystic_hat. 17000 17000 17000 0 0 0 6 0 0 0 0 6 0 0 0 -item = 6919 Infinity_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 17000 17000 17000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6920 Infinity_boots Mystical_boots. 12000 12000 12000 0 0 0 5 0 0 0 0 5 0 0 0 -item = 6921 Infinity_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 12000 12000 12000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6922 Infinity_gloves Mystical_gloves. 12000 12000 12000 0 0 5 0 0 0 5 0 0 0 0 0 -item = 6923 Infinity_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 12000 12000 12000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6924 Infinity_bottoms Mystical_robes. 90000 90000 90000 0 0 0 17 0 0 0 0 17 0 0 0 -item = 6925 Infinity_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 90000 90000 90000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6926 Bones_to_peaches A_spell_to_turn_bones_to_peaches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6945 Sandy_hand A_severed_hand_covered_with_sand. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6946 Beer_soaked_hand A_severed_hand_dripping_with_beer. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6947 Bert's_rota A_copy_of_a_work_rota. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6948 Sandy's_rota An_original_work_rota. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6949 A_magic_scroll This_scroll_glows_with_an_inner_light. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6950 Magical_orb An_ordinary_looking_magical_scrying_orb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6951 Magical_orb_(a) This_magical_scrying_orb_pulsates_as_it_stores_information. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6952 Truth_serum Fluid_sloshes_innocently_in_this_vial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6953 Bottled_water A_bottle_of_water. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6954 Redberry_juice Redberry_Juice_sloshes_around_in_this_vial_waiting_for_white_berries_to_be_added. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6955 Pink_dye A_vial_of_pink_dye. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6956 Rose_tinted_lens This_lens_has_a_pinkish_tinge_to_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6957 Wizard's_head A_decapitated,_sand_covered_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6958 Sand A_handful_of_sand_from_Sandy's_pocket. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6959 Cape It's_a_bit_pink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6960 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6961 Baguette A_freshly_baked_baguette. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6962 Triangle_sandwich A_freshly_made_triangle_sandwich. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6963 Roll A_freshly_made_roll. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6964 Waste_disposal Gets_rid_of_all_that_nasty_kitchen_waste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6965 Square_sandwich A_freshly_made_square_sandwich 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6966 Prison_key A_key_to_the_prison. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6967 Waste_disposal Gets_rid_of_all_that_nasty_kitchen_waste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6968 Waste_disposal Gets_rid_of_all_that_nasty_kitchen_waste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6969 Waste_disposal Gets_rid_of_all_that_nasty_kitchen_waste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6970 Pyramid_top It's_a_solid_gold_pyramid! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6971 Sandstone_(1kg) A_tiny_chunk_of_sandstone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6972 Sandstone_(1kg) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6973 Sandstone_(2kg) A_small_chunk_of_sandstone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6974 Sandstone_(2kg) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6975 Sandstone_(5kg) A_medium-sized_chunk_of_sandstone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6976 Sandstone_(5kg) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6977 Sandstone_(10kg) A_large_chunk_of_sandstone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6978 Sandstone_(10kg) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6979 Granite_(500g) A_tiny_chunk_of_granite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6980 Granite_(500g) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6981 Granite_(2kg) A_small_chunk_of_granite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6982 Granite_(2kg) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6983 Granite_(5kg) A_medium-sized_chunk_of_granite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6984 Granite_(5kg) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6985 Sandstone_(20kg) A_huge_twenty-kilo_block_of_sandstone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6986 Sandstone_(32kg) A_huge_thirty-two-kilo_block_of_sandstone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6987 Sandstone_body The_body_of_a_sandstone_statue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6988 Sandstone_base The_base_and_legs_of_a_sandstone_statue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6989 Stone_head A_granite_head_shaped_like_the_sculptor_Lazim. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6990 Stone_head A_granite_head_shaped_like_the_god_Zamorak. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6991 Stone_head A_granite_head_shaped_like_the_god_Icthlarin. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6992 Stone_head A_granite_head_shaped_like_a_camel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6993 Z_sigil A_metal_sigil_in_the_shape_of_a_Z. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6994 M_sigil A_metal_sigil_in_the_shape_of_an_M. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6995 R_sigil A_metal_sigil_in_the_shape_of_an_R. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6996 K_sigil A_metal_sigil_in_the_shape_of_a_K. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6997 Stone_left_arm The_left_arm_of_a_large_stone_statue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6998 Stone_right_arm The_right_arm_of_a_large_stone_statue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6999 Stone_left_leg The_left_leg_of_a_large_stone_statue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7000 Stone_right_leg The_right_leg_of_a_large_stone_statue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7001 Camel_mould_(p) A_positive_clay_mould_of_a_camel's_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7002 Stone_head A_granite_head_that_will_fit_exactly_into_the_pedestal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7003 Camel_mask Blend_in_in_the_desert. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7004 Chisel For_chipping_at_stuff. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7050 Swarm A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7051 Unlit_bug_lantern A_lantern_to_aid_attacking_Harpie_bugs. 130 130 130 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7052 Unlit_bug_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 130 130 130 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7053 Lit_bug_lantern A_lantern_to_aid_attacking_Harpie_bugs. 130 130 130 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7054 Chilli_potato A_baked_potato_with_chilli_con_carne. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7055 Chilli_potato Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7056 Egg_potato A_baked_potato_with_egg_and_tomato. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7057 Egg_potato Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7058 Mushroom_potato A_baked_potato_with_mushroom_and_onions. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7059 Mushroom_potato Swap_this_note_at_any_bank_for_the_equivalent_item. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7060 Tuna_potato A_baked_potato_with_tuna_and_sweetcorn. 113 113 113 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7061 Tuna_potato Swap_this_note_at_any_bank_for_the_equivalent_item. 113 113 113 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7062 Chilli_con_carne A_bowl_of_meat_in_chilli-con-carne_sauce. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7063 Chilli_con_carne Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7064 Egg_and_tomato A_bowl_of_scrambled_eggs_and_tomato. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7065 Egg_and_tomato Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7066 Mushroom_&_onion A_bowl_of_fried_mushroom_and_onions. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7067 Mushroom_&_onion Swap_this_note_at_any_bank_for_the_equivalent_item&_onion. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7068 Tuna_and_corn A_bowl_of_cooked_tuna_and_sweetcorn. 113 113 113 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7069 Tuna_and_corn Swap_this_note_at_any_bank_for_the_equivalent_item. 113 113 113 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7070 Minced_meat A_bowl_of_finely_minced_meat. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7071 Minced_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7072 Spicy_sauce A_bowl_of_spicy_sauce. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7073 Spicy_sauce Swap_this_note_at_any_bank_for_the_equivalent_item. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7074 Chopped_garlic A_bowl_of_chopped_garlic. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7075 Chopped_garlic Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7076 Uncooked_egg A_bowl_of_uncooked_egg. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7077 Uncooked_egg Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7078 Scrambled_egg A_bowl_of_scrambled_egg. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7079 Scrambled_egg Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7080 Sliced_mushrooms A_bowl_of_sliced_Bittercap_mushrooms. 42 42 42 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7081 Sliced_mushrooms Swap_this_note_at_any_bank_for_the_equivalent_item. 42 42 42 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7082 Fried_mushrooms A_bowl_of_fried_Bittercap_mushrooms. 42 42 42 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7083 Fried_mushrooms Swap_this_note_at_any_bank_for_the_equivalent_item. 42 42 42 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7084 Fried_onions A_bowl_of_sliced,_fried_onions. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7085 Fried_onions Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7086 Chopped_tuna A_bowl_of_finely_chopped_tuna. 104 104 104 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7087 Chopped_tuna Swap_this_note_at_any_bank_for_the_equivalent_item. 104 104 104 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7088 Sweetcorn A_bowl_of_cooked_sweetcorn. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7089 Sweetcorn Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7090 Burnt_egg A_bowl_of_burnt,_overcooked_egg. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7091 Burnt_egg Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7092 Burnt_onion A_bowl_of_blackened_onions. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7093 Burnt_onion Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7094 Burnt_mushroom A_bowl_of_burnt_sliced_mushroom. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7095 Burnt_mushroom Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7096 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7097 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7098 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7099 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7100 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7101 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7102 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7103 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7104 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7105 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7106 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7107 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7108 Gunpowder Best_keep_this_away_from_naked_flames. 52 52 52 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7109 Fuse Burns_very_well. 52 52 52 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7110 Stripy_pirate_shirt A_sea_worthy_shirt. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7111 Stripy_pirate_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7112 Pirate_bandanna Essential_pirate_wear. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7113 Pirate_bandanna Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7114 Pirate_boots Not_for_land_lubbers. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7115 Pirate_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7116 Pirate_leggings A_sea_worthy_pair_of_trousers. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7117 Pirate_leggings Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7118 Cannister A_cannister_holding_shrapnel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7119 Cannon_ball A_heavy_metal_ball. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7120 Ramrod For_cleaning_and_packing_the_cannon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7121 Repair_plank Quite_short,_but_not_that_thick. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7122 Stripy_pirate_shirt A_sea_worthy_shirt. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7123 Stripy_pirate_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7124 Pirate_bandanna Essential_pirate_wear. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7125 Pirate_bandanna Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7126 Pirate_leggings A_sea_worthy_pair_of_trousers. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7127 Pirate_leggings Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7128 Stripy_pirate_shirt A_sea_worthy_shirt. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7129 Stripy_pirate_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7130 Pirate_bandanna Essential_pirate_wear. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7131 Pirate_bandanna Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7132 Pirate_leggings A_sea_worthy_pair_of_trousers. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7133 Pirate_leggings Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7134 Stripy_pirate_shirt A_sea_worthy_shirt. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7135 Stripy_pirate_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7136 Pirate_bandanna Essential_pirate_wear. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7137 Pirate_bandanna Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7138 Pirate_leggings A_sea_worthy_pair_of_trousers. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7139 Pirate_leggings Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7140 Lucky_cutlass Feels_quite_lucky. 2560 2560 2560 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7141 Harry's_cutlass I_hope_he_doesn't_want_it_back. 1040 1040 1040 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7142 Rapier The_very_butcher_of_a_silk_button. 25600 25600 25600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7143 Plunder Looks_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7144 Book_o'_piracy By_Cap'n_Hook-Hand_Morrisane. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7145 Cannon_barrel A_working_cannon_barrel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7146 Broken_cannon Not_likely_to_work_again. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7147 Cannon_balls Some_cannon_balls. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7148 Repair_plank A_plank_of_wood_to_repair_the_hull_with. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7149 Cannister A_cannister_holding_shrapnel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7150 Tacks Useful_for_pinning_up_paintings. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7155 Rope A_coil_of_rope. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7156 Tinderbox Useful_for_lighting_a_fire. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7157 Braindeath_'rum' I_think_it_is_eating_through_the_bottle. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7158 Dragon_2h_sword A_two-handed_Dragon_Sword. 88000 132000 0 -4 92 80 -4 0 0 0 0 0 -1 93 0 -item = 7159 Slayer_boots They're_heavily_insulated_wellies. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7160 Killerwatt A_slayer_monster 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7161 Slayer_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7162 Pie_recipe_book Lots_of_pie_recipes_for_me_to_try. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7163 Pie_recipe_book Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7164 Part_mud_pie Still_needs_two_more_ingredients. 22 22 22 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7165 Part_mud_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 22 22 22 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7166 Part_mud_pie Still_needs_one_more_ingredient. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7167 Part_mud_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7168 Raw_mud_pie Needs_to_be_baked_before_I_can_use_it. 27 27 27 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7169 Raw_mud_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 27 27 27 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7170 Mud_pie All_the_good_of_the_earth. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7171 Mud_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7172 Part_garden_pie Still_needs_two_more_ingredients. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7173 Part_garden_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7174 Part_garden_pie Still_needs_one_more_ingredient. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7175 Part_garden_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7176 Raw_garden_pie Needs_cooking_before_I_eat_it. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7177 Raw_garden_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7178 Garden_pie What_I_wouldn't_give_for_a_good_steak_about_now... 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7179 Garden_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7180 Half_a_garden_pie What_I_wouldn't_give_for_a_good_steak_about_now... 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7181 Half_a_garden_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7182 Part_fish_pie Still_needs_two_more_ingredients. 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7183 Part_fish_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7184 Part_fish_pie Still_needs_one_more_ingredient. 49 49 49 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7185 Part_fish_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 49 49 49 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7186 Raw_fish_pie Raw_fish_is_risky,_better_cook_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7187 Raw_fish_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7188 Fish_pie Bounty_of_the_sea. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7189 Fish_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7190 Half_a_fish_pie Bounty_of_the_sea. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7191 Half_a_fish_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7192 Part_admiral_pie Still_needs_two_more_ingredients. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7193 Part_admiral_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7194 Part_admiral_pie Still_needs_one_more_ingredient. 154 154 154 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7195 Part_admiral_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 154 154 154 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7196 Raw_admiral_pie This_would_taste_a_lot_better_cooked. 155 155 155 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7197 Raw_admiral_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 155 155 155 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7198 Admiral_pie Much_tastier_than_a_normal_fish_pie. 310 310 310 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7199 Admiral_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 310 310 310 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7200 Half_a_admiral_pie Much_tastier_than_a_normal_fish_pie. 155 155 155 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7201 Half_a_admiral_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 155 155 155 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7202 Part_wild_pie Still_needs_two_more_ingredients. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7203 Part_wild_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7204 Part_wild_pie Still_needs_one_more_ingredient. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7205 Part_wild_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7206 Raw_wild_pie Good_as_it_looks,_I'd_better_cook_it. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7207 Raw_wild_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7208 Wild_pie A_triumph_of_man_over_nature. 182 182 182 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7209 Wild_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 182 182 182 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7210 Half_a_wild_pie A_triumph_of_man_over_nature. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7211 Half_a_wild_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7212 Part_summer_pie Still_needs_two_more_ingredients. 21 21 21 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7213 Part_summer_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 21 21 21 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7214 Part_summer_pie Still_needs_one_more_ingredient. 69 69 69 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7215 Part_summer_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 69 69 69 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7216 Raw_summer_pie Fresh_fruit_may_be_good_for_you,_but_I_should_really_cook_this. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7217 Raw_summer_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7218 Summer_pie All_the_fruits_of_a_very_small_forest. 140 140 140 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7219 Summer_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 140 140 140 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7220 Half_a_summer_pie All_the_fruits_of_a_very_small_forest. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7221 Half_a_summer_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7222 Burnt_rabbit This_could_be_mistaken_for_charcoal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7223 Roast_rabbit A_delicious_looking_piece_of_roast_rabbit. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7224 Skewered_rabbit All_ready_to_be_used_on_a_fire. 84 84 84 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7225 Iron_spit An_iron_spit. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7226 Burnt_chompy Overly_crispy_chompy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7227 Burnt_chompy Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7228 Cooked_chompy Roasted_chompy_bird. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7229 Cooked_chompy Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7230 Skewered_chompy A_skewered_chompy_bird. 149 149 149 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7231 Burnt_rabbit Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7232 Roast_rabbit Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7233 Skewered_rabbit Swap_this_note_at_any_bank_for_the_equivalent_item. 84 84 84 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7234 Iron_spit Swap_this_note_at_any_bank_for_the_equivalent_item. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7235 Skewered_chompy Swap_this_note_at_any_bank_for_the_equivalent_item. 149 149 149 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7236 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7237 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7238 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7239 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7240 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7241 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7242 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7243 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7244 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7245 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7246 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7247 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7248 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7249 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7250 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7251 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7252 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7253 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7254 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7255 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7256 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7257 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7258 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7259 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7260 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7261 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7262 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7263 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7264 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7265 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7266 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7267 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7268 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7269 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7270 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7271 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7272 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7273 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7274 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7275 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7276 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7277 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7278 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7279 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7280 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7281 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7282 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7283 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7284 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7285 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7286 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7287 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7288 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7289 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7290 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7291 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7292 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7293 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7294 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7295 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7296 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7297 Key A_key_to_a_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7298 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7299 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7300 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7301 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7302 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7303 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7304 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7305 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7306 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7307 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7308 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7309 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7310 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7311 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7312 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7313 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7314 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7315 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7316 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7317 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7318 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7319 Red_boater Stylish! 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7320 Red_boater Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7321 Orange_boater Stylish! 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7322 Orange_boater Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7323 Green_boater Stylish! 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7324 Green_boater Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7325 Blue_boater Stylish! 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7326 Blue_boater Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7327 Black_boater Stylish! 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7328 Black_boater Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7329 Red_firelighter Makes_firelighting_lots_easier 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7330 Green_firelighter Makes_firelighting_lots_easier 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7331 Blue_firelighter Makes_firelighting_lots_easier 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7332 Black_kiteshield(h) A_shield_with_a_heraldic_design 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 -item = 7333 Black_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7334 Adam_kiteshield(h) A_shield_with_a_heraldic_design 2176 3264 0 0 0 0 -8 -2 21 31 29 -1 29 0 0 -item = 7335 Adam_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7336 Rune_kiteshield(h) A_shield_with_a_heraldic_design 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 -item = 7337 Rune_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7338 Black_kiteshield(h) A_shield_with_a_heraldic_design 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 -item = 7339 Black_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7340 Adam_kiteshield(h) A_shield_with_a_heraldic_design 2176 3264 0 0 0 0 -8 -2 21 31 29 -1 29 0 0 -item = 7341 Adam_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7342 Rune_kiteshield(h) A_shield_with_a_heraldic_design 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 -item = 7343 Rune_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7344 Black_kiteshield(h) A_shield_with_a_heraldic_design 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 -item = 7345 Black_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7346 Adam_kiteshield(h) A_shield_with_a_heraldic_design 2176 3264 0 0 0 0 -8 -2 21 31 29 -1 29 0 0 -item = 7347 Adam_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7348 Rune_kiteshield(h) A_shield_with_a_heraldic_design 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 -item = 7349 Rune_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7350 Black_kiteshield(h) A_shield_with_a_heraldic_design 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 -item = 7351 Black_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7352 Adam_kiteshield(h) A_shield_with_a_heraldic_design 2176 3264 0 0 0 0 -8 -2 21 31 29 -1 29 0 0 -item = 7353 Adam_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7354 Rune_kiteshield(h) A_shield_with_a_heraldic_design 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 -item = 7355 Rune_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7356 Black_kiteshield(h) A_shield_with_a_heraldic_design 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 -item = 7357 Black_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7358 Adam_kiteshield(h) A_shield_with_a_heraldic_design 2176 3264 0 0 0 0 -8 -2 21 31 29 -1 29 0 0 -item = 7359 Adam_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7360 Rune_kiteshield(h) A_shield_with_a_heraldic_design 14080 21120 0 0 0 0 -8 -2 -44 -48 46 -1 46 0 0 -item = 7361 Rune_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7362 Studded_body_(g) Those_studs_should_provide_a_bit_more_protection,_nice_trim_too! 850 850 850 0 0 0 -4 8 18 25 22 8 25 0 0 -item = 7363 Studded_body_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 850 850 850 0 0 0 0 0 -4 8 18 25 22 8 25 -item = 7364 Studded_body_(t) Those_studs_should_provide_a_bit_more_protection,_nice_trim_too! 850 850 850 0 0 0 -4 8 18 25 22 8 25 0 0 -item = 7365 Studded_body_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 850 850 850 0 0 0 0 0 -4 8 18 25 22 8 25 -item = 7366 Studded_chaps_(g) Those_studs_should_provide_a_bit_more_protection._Nice_trim_too! 750 750 750 0 0 0 -4 8 18 25 22 8 25 0 0 -item = 7367 Studded_chaps_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 750 750 750 0 0 0 0 0 -4 8 18 25 22 8 25 -item = 7368 Studded_chaps_(t) Those_studs_should_provide_a_bit_more_protection._Nice_trim_too! 750 750 750 0 0 0 -4 8 18 25 22 8 25 0 0 -item = 7369 Studded_chaps_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7370 D-hide_body(g) Made_from_100%_real_dragonhide._With_colourful_trim! 7800 7800 7800 0 0 0 -15 15 40 32 45 20 40 0 0 -item = 7371 D-hide_body(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 7800 7800 7800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7372 D-hide_body_(t) Made_from_100%_real_dragonhide._With_colourful_trim! 7800 7800 7800 0 0 0 -15 15 40 32 45 20 40 0 0 -item = 7373 D-hide_body_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 7800 7800 7800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7374 D-hide_body_(g) Made_from_100%_real_dragonhide._With_colourful_trim! 9360 9360 9360 0 0 0 -15 20 45 37 50 30 45 0 0 -item = 7375 D-hide_body_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 9360 9360 9360 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7376 D-hide_body_(t) Made_from_100%_real_dragonhide._With_colourful_trim! 9360 9360 9360 0 0 0 -15 20 45 37 50 30 45 0 0 -item = 7377 D-hide_body_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 9360 9360 9360 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7378 D-hide_chaps_(g) Made_from_100%_real_dragonhide._With_colourful_trim! 1560 2340 0 0 0 0 -10 8 22 16 24 8 22 0 0 -item = 7379 D-hide_chaps_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 1560 2340 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7380 D-hide_chaps_(t) Made_from_100%_real_dragonhide._With_colourful_trim! 1560 2340 0 0 0 0 -10 8 22 16 24 8 22 0 0 -item = 7381 D-hide_chaps_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 1560 2340 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7382 D-hide_chaps_(g) Made_from_100%_real_dragonhide._With_colourful_trim! 1728 2592 0 0 0 0 -10 11 25 19 27 14 25 0 0 -item = 7383 D-hide_chaps_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 1728 2592 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7384 D-hide_chaps_(t) Made_from_100%_real_dragonhide._With_colourful_trim! 1728 2592 0 0 0 0 -10 11 25 19 27 14 25 0 0 -item = 7385 D-hide_chaps_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 1728 2592 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7386 Blue_skirt_(g) Leg_covering_favoured_by_women_and_wizards._With_a_colourful_trim! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7387 Blue_skirt_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7388 Blue_skirt_(t) Leg_covering_favoured_by_women_and_wizards._With_a_colourful_trim! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7389 Blue_skirt_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7390 Wizard_robe_(g) I_can_do_magic_better_in_this. 15 15 15 0 0 0 3 0 0 0 0 3 0 0 0 -item = 7391 Wizard_robe_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7392 Wizard_robe_(t) I_can_do_magic_better_in_this. 15 15 15 0 0 0 3 0 0 0 0 3 0 0 0 -item = 7393 Wizard_robe_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7394 Wizard_hat_(g) A_silly_pointed_hat,_with_colourful_trim. 2 2 2 0 0 0 2 0 0 0 0 2 0 0 0 -item = 7395 Wizard_hat_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7396 Wizard_hat_(t) A_silly_pointed_hat,_with_colourful_trim. 2 2 2 0 0 0 2 0 0 0 0 2 0 0 0 -item = 7397 Wizard_hat_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7398 Enchanted_bottoms Enchanted_Wizards_robes. 800 800 800 0 0 0 15 0 0 0 0 15 0 0 0 -item = 7399 Enchanted_top Enchanted_Wizards_robes. 1200 1200 1200 0 0 0 20 0 0 0 0 20 0 0 0 -item = 7400 Enchanted_hat A_three_pointed_hat_of_magic. 1500 1500 1500 0 0 0 4 0 0 0 0 4 0 0 0 -item = 7401 Enchanted_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7402 Enchanted_top Swap_this_note_at_any_bank_for_the_equivalent_item. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7403 Enchanted_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 150 1500 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7404 Red_logs A_number_of_chemical_covered_wooden_logs. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7405 Green_logs A_number_of_chemical_covered_wooden_logs. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7406 Blue_logs A_number_of_chemical_covered_wooden_logs. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7407 Dragon_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 88000 132000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7408 Draynor_skull I_shouldn't_joke,_this_is_a_grave_matter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7409 Magic_secateurs The_only_way_to_kill_a_Tanglefoot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7410 Queen's_secateurs Contains_the_Fairy_Queen's_magic_essence. 1 1 1 7 9 -5 1 0 0 1 0 1 0 1 0 -item = 7411 Symptoms_list A_list_of_the_Fairy_Queen's_symptoms. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7413 Bird_nest It's_a_bird's_nest_with_some_seeds_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7414 Paddle With_it,_you_row. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7415 Paddle Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7416 Mole_claw A_mole_claw. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7417 Mole_claw Swap_this_note_at_any_bank_for_the_equivalent_item. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7418 Mole_skin The_skin_of_a_large_mole. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7419 Mole_skin Swap_this_note_at_any_bank_for_the_equivalent_item. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7420 Mutated_zygomite A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7421 Fungicide_spray_10 Pumps_fungicide. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7422 Fungicide_spray_9 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7423 Fungicide_spray_8 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7424 Fungicide_spray_7 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7425 Fungicide_spray_6 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7426 Fungicide_spray_5 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7427 Fungicide_spray_4 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7428 Fungicide_spray_3 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7429 Fungicide_spray_2 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7430 Fungicide_spray_1 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7431 Fungicide_spray_0 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7432 Fungicide Does_exactly_what_it_says_on_the_tin._(Kills_Fungi.) 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7433 Wooden_spoon Spoooooon! 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7434 Wooden_spoon Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7435 Egg_whisk A_large_whisk_of_death. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7436 Egg_whisk Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7437 Spork Use_the_spork. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7438 Spork Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7439 Spatula A_large_spatula..._of_doom! 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7440 Spatula Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7441 Frying_pan Looks_like_it's_non-stick_too! 1660 1660 1660 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7442 Frying_pan Swap_this_note_at_any_bank_for_the_equivalent_item. 1660 1660 1660 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7443 Skewer Generally_used_for_impaling_fresh_meat. 3200 3200 3200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7444 Skewer Swap_this_note_at_any_bank_for_the_equivalent_item. 3200 3200 3200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7445 Rolling_pin That's_how_I_roll! 14400 14400 14400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7446 Rolling_pin Swap_this_note_at_any_bank_for_the_equivalent_item. 14400 14400 14400 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7447 Kitchen_knife A_sharp,_dependable_knife,_for_filleting_meat. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7448 Kitchen_knife Swap_this_note_at_any_bank_for_the_equivalent_item. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7449 Meat_tenderiser Often_used_to_soften_tough_meat_up. 41500 41500 41500 000 000 000 000 000 000 000 000 000 000 000 000 -item = 7450 Meat_tenderiser Swap_this_note_at_any_bank_for_the_equivalent_item. 41500 41500 41500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7451 Cleaver An_effective_tool_for_chopping_tough_meat. 25600 25600 25600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7452 Cleaver Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 25600 25600 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7453 Donkey_Gloves A_pair_of_gloves. 50 50 50 2 2 2 1 2 2 2 2 1 2 2 0 -item = 7454 Bronze_Gloves A_pair_of_gloves. 100 100 100 2 2 2 1 2 2 2 2 1 2 2 0 -item = 7455 Gloves A_pair_of_gloves. 250 250 250 3 3 3 2 3 3 3 3 2 3 3 0 -item = 7456 Gloves A_pair_of_gloves. 500 500 500 4 4 4 2 4 4 4 4 2 4 4 0 -item = 7457 Gloves A_pair_of_nice_gloves. 1000 1000 0 5 5 5 3 5 5 5 5 3 5 5 0 -item = 7458 Gloves A_pair_of_nice_gloves. 1500 1500 0 6 6 6 3 6 6 6 6 3 6 6 0 -item = 7459 Gloves A_pair_of_nice_gloves. 2500 2500 0 7 7 7 4 7 7 7 7 4 7 7 0 -item = 7460 Gloves A_pair_of_very_nice_gloves. 5000 5000 0 8 8 8 4 8 8 8 8 4 8 8 0 -item = 7461 Gloves A_pair_of_very_nice_gloves. 100000 100000 0 9 9 9 5 9 9 9 9 5 9 9 0 -item = 7462 Gloves A_pair_of_very_nice_gloves. 45000 60000 0 12 12 12 6 12 12 12 12 6 12 12 0 -item = 7463 Cornflour A_little_heap_of_cornflour. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7464 Book_on_chickens A_tatty_old_book_belonging_to_the_Wise_Old_Man_of_Draynor_Village. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7465 Vanilla_pod Surprise,_it_looks_like_a_vanilla_pod. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7466 Cornflour It's_cornflour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7467 Cornflour Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7468 Pot_of_cornflour It's_cornflour_in_a_pot. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7469 Pot_of_cornflour Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7470 Cornflour_mixture A_mixture_of_milk,_cream_and_cornflour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7471 Milky_mixture It's_a_bucket_of_milk_and_cream. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7472 Cinnamon Some_cinnamon_sticks. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7473 Brulee It's_just_missing_a_sprinkling_of_cinnamon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7474 Brulee A_pot_of_brulee_mixture_-_needs_egg. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7475 Brulee Perfect,_it_just_needs_flambeing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7476 Brulee_supreme A_pot_of_brulee_supreme. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7477 Evil_chicken's_egg What_came_first,_the_chicken_or... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7478 Dragon_token It's_got_a_dragon_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7479 Spicy_stew It's_a_meat_and_potato_stew_with_fancy_seasoning. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7480 Red_spice_(4) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7481 Red_spice_(3) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7482 Red_spice_(2) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7483 Red_spice_(1) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7484 Orange_spice_(4) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7485 Orange_spice_(3) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7486 Orange_spice_(2) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7487 Orange_spice_(1) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7488 Brown_spice_(4) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7489 Brown_spice_(3) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7490 Brown_spice_(2) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7491 Brown_spice_(1) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7492 Yellow_spice_(4) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7493 Yellow_spice_(3) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7494 Yellow_spice_(2) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7495 Yellow_spice_(1) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7496 Empty_spice_shaker Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7497 Dirty_blast A_cool_refreshing_fruit_mix._With_ash_in_for_some_reason. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7498 Antique_lamp I_wonder_what_happens_if_I_rub_it... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7499 Evil_dave Evil_Dave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7500 Dwarf It's_a_Dwarf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7501 Goblins Still_arguing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7502 Lumbridge_guide A_helpful_man. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7503 Monkey The_monkey_King. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7504 Osman From_the_desert. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7505 Pirate_pete AARGH. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7506 Sir_amik_varze The_whitest_of_knights. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7507 Skrach Huge_and_dumb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7508 Asgarnian_ale_(g) There_appears_to_be_a_coin_in_the_bottom._Liked_by_dwarves. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7509 Dwarven_rock_cake Red_hot_and_glowing,_ouch!_Only_for_dwarf_consumption. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7510 Dwarven_rock_cake Cool_and_heavy_as_a_brick._Only_for_dwarf_consumption. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7511 Slop_of_compromise Two_out_of_two_goblin_generals_prefer_it! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7512 Soggy_bread Previously_a_nice_crispy_loaf_of_bread.__Now_just_kind_of_icky. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7513 Spicy_maggots They_clearly_taste_so_much_better_this_way! 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7514 Dyed_orange Orange_slices_which_have_been_dyed,_but_it_looks_more_like_they_died. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7515 Breadcrumbs Glad_these_aren't_in_my_bed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7516 Kelp Slightly_damp_seaweed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7517 Ground_kelp Kelp_flakes._Smells_of_the_sea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7518 Crab_meat A_smelly_meat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7519 Crab_meat A_smelly_meat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7520 Burnt_crab_meat Oh_dear,_it's_burnt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7521 Cooked_crab_meat Nice_and_tasty! 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7522 Cooked_crab_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7523 Cooked_crab_meat Nice_and_tasty! 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7524 Cooked_crab_meat Nice_and_tasty! 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7525 Cooked_crab_meat Nice_and_tasty! 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7526 Cooked_crab_meat Nice_and_tasty! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7527 Ground_crab_meat A_smelly_paste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7528 Ground_cod A_smelly_paste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7529 Raw_fishcake Would_taste_nicer_if_I_cooked_it. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7530 Cooked_fishcake Mmmm,_reminds_me_of_the_seaside. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7531 Burnt_fishcake Darn_thing's_all_burnt! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7532 Mudskipper_hide Hmmm,_what_can_I_use_this_for? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7533 Rock A_rock. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7534 Fishbowl_helmet You'll_look_daft,_but_at_least_you_won't_drown! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7535 Diving_apparatus I'll_need_a_helmet_to_make_this_work. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7536 Fresh_crab_claw Fresh_off_the_crab_itself. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7537 Crab_claw If_it's_good_enough_for_crabs,_it's_good_enough_for_me! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7538 Fresh_crab_shell Fresh_off_the_crab_itself. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7539 Crab_helmet If_it's_good_enough_for_crabs,_it's_good_enough_for_me! 1 1 1 0 0 0 -3 -1 4 5 3 -1 0 0 0 -item = 7540 Broken_crab_claw Darn,_it's_useless_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7541 Broken_crab_shell Darn,_it's_useless_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7542 Cake_of_guidance Imbued_with_knowledge_itself. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7543 Raw_guide_cake Now_all_I_need_to_do_is_cook_it. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7544 Enchanted_egg Egg_containing_knowledge. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7545 Enchanted_milk Guiding_milk. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7546 Enchanted_flour A_pot_of_special_flour. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7547 Druid_pouch A_druid_pouch. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7548 Potato_seed A_potato_seed_-_plant_in_an_allotment. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7549 Potato_seed Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7550 Onion_seed An_onion_seed_-_plant_in_an_allotment. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7551 Onion_seed Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7552 Mithril_arrow Arrows_with_mithril_heads. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7553 Mithril_arrow Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7554 Fire_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7555 Fire_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7556 Water_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7557 Water_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7558 Air_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7559 Air_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7560 Chaos_rune Used_for_low_level_missile_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7561 Chaos_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7562 Tomato_seed A_tomato_seed_-_plant_in_an_allotment. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7563 Tomato_seed Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7564 Balloon_toad An_inflated_toad_tied_to_a_rock_like_a_balloon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7565 Balloon_toad An_inflated_toad_tied_to_a_rock_like_a_balloon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7566 Raw_jubbly The_uncooked_meat_of_a_Jubbly_bird. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7567 Raw_jubbly Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7568 Cooked_jubbly Lovely_Jubbly! 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7569 Cooked_jubbly Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7570 Burnt_jubbly The_burnt_meat_of_a_Jubbly_bird. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7571 Burnt_jubbly Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7572 Red_banana Like_a_banana_only_redder. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7573 Tchiki_monkey_nuts Like_Monkey_Nuts_only_Tchikier. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7574 Sliced_red_banana Perfect_for_stuffing_snakes. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7575 Tchiki_nut_paste Mixing_this_with_jam_would_just_be_wrong. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7576 Snake_corpse Like_a_snake_only_not_alive. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7577 Raw_stuffed_snake This_snake_is_stuffed_right_up. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7578 Odd_stuffed_snake Is_this_really_what_you_wanted_to_do? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7579 Stuffed_snake Fit_for_a_Monkey_King. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7580 Snake_over-cooked It's_a_burnt_snake. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7581 Overgrown_hellcat Your_hellish_pet_cat!! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7582 Hell_cat Your_hellish_pet_cat!! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7583 Hell-kitten Your_hellish_pet_cat!! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7584 Lazy_hell_cat Your_hellish_pet_cat!! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7585 Wily_hellcat Your_hellish_pet_cat!! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7586 Dummy All_is_white! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7587 Coffin Filled_with_items._Like_a_bank,_but_spookier! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7588 Coffin Filled_with_items._Like_a_bank,_but_spookier! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7589 Coffin Filled_with_items._Like_a_bank,_but_spookier! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7590 Coffin Filled_with_items._Like_a_bank,_but_spookier! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7591 Coffin Filled_with_items._Like_a_bank,_but_spookier! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7592 Zombie_shirt Aside_from_the_braaaains_on_the_lapel,_it's_still_quite_good. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7593 Zombie_trousers Good_for_a_shamble_about_town. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7594 Zombie_mask I_look_40,000_years_old_in_this... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7595 Zombie_gloves Smells_pretty_funky. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7596 Zombie_boots Thrilling. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7597 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7598 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7599 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7600 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7601 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7602 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7603 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7604 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7605 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7606 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7607 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7608 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7609 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7610 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7611 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7612 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7613 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7614 Item Its_a_symbol. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7615 Item Its_a_symbol. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7616 Item Its_a_symbol. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7617 Item Its_a_symbol. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7618 Item Its_a_symbol. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7620 Silvthrill_rod A_rod_made_from_Silver_and_Mithril. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7622 Bucket_of_rubble A_bucket_partially_filled_with_rubble. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7623 Bucket_of_rubble Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7624 Bucket_of_rubble A_bucket_almost_full_of_rubble. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7625 Bucket_of_rubble Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7626 Bucket_of_rubble A_bucket_totally_filled_with_rubble. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7627 Bucket_of_rubble Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7628 Plaster_fragment A_frament_of_plaster_with_some_impressions_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7629 Dusty_scroll An_ancient_tattered_scroll. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7630 Crate An_old_and_musty_looking_crate. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7631 Crate Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7632 Temple_library_key A_key_for_the_Temple_Library. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7633 Ancient_book A_book_about_seven_warrior_priests,_written_about_200_years_ago. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7634 Battered_tome An_ancient_history_book. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7635 Leather_book An_ancient_leather-bound_tome. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7636 Rod_dust Rod_of_Ivandis_dust. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7637 Silvthrill_rod A_silvery_rod_of_mithril_and_silver_with_a_sapphire_on_the_top. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7638 Silvthrill_rod A_silvery_rod_of_mithril_and_silver_with_a_sapphire_on_the_top,_it_has_been_enchanted. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7639 Rod_of_ivandis(10) A_fully_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 -item = 7640 Rod_of_ivandis(9) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 -item = 7641 Rod_of_ivandis(8) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 -item = 7642 Rod_of_ivandis(7) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 -item = 7643 Rod_of_ivandis(6) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 -item = 7644 Rod_of_ivandis(5) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 -item = 7645 Rod_of_ivandis(4) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 -item = 7646 Rod_of_ivandis(3) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 -item = 7647 Rod_of_ivandis(2) 2!_2_charges_left!_Ha_Ha_Ha. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 -item = 7648 Rod_of_ivandis(1) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 -item = 7649 Rod_clay_mould Rod_of_Ivandis_mould. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7650 Silver_dust It's_ground_up_silver. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7651 Silver_dust Swap_this_note_at_any_bank_for_the_equivalent_item. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7652 Guthix_balance(unf) An_unfinished_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7653 Guthix_balance(unf) Swap_this_note_at_any_bank_for_the_equivalent_item 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7654 Guthix_balance(unf) An_unfinished_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7655 Guthix_balance(unf) Swap_this_note_at_any_bank_for_the_equivalent_item 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7656 Guthix_balance(unf) An_unfinished_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7657 Guthix_balance(unf) Swap_this_note_at_any_bank_for_the_equivalent_item 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7658 Guthix_balance(unf) An_unfinished_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7659 Guthix_balance(unf) Swap_this_note_at_any_bank_for_the_equivalent_item 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7660 Guthix_balance(4) A_potion_of_harralander,_red_spiders_eggs,_garlic_and_silver_dust. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7661 Guthix_balance(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7662 Guthix_balance(3) A_potion_of_harralander,_red_spiders_eggs,_garlic_and_silver_dust. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7663 Guthix_balance(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7664 Guthix_balance(2) A_potion_of_harralander,_red_spiders_eggs,_garlic_and_silver_dust. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7665 Guthix_balance(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7666 Guthix_balance(1) A_potion_of_harralander,_red_spiders_eggs,_garlic_and_silver_dust. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7667 Guthix_balance(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7668 Gadderhammer A_specially_crafted_hammer_with_strange_markings_on_it. 3000 3000 3000 -4 -4 35 -4 0 0 0 0 0 0 35 0 -item = 7669 Gadderhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7671 Boxing_gloves I_think_they_look_a_bit_silly. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7672 Boxing_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7673 Boxing_gloves I_think_they_look_a_bit_silly. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7674 Boxing_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7675 Wooden_sword A_less-than_razor_sharp_sword. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7676 Wooden_shield A_less-than_strong_shield. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7677 Magic_stone It_knows_where_the_treasure_is. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7678 Prize_key You_can_use_this_to_open_the_prize_chest! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7679 Pugel A_good_tool_for_bashing_someone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7680 Pugel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7681 Game_book Party_Pete's_Bumper_Book_Of_Games 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7682 Hoop Try_to_throw_it_over_the_stick. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7683 Hoop Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7684 Dart Not_much_good_in_combat,_but_perfect_for_the_dart_board! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7685 Dart Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7686 Bow_and_arrow A_safe_arrow_for_indoor_ranging_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7687 Bow_and_arrow Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7688 Kettle The_kettle_is_empty 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7689 Kettle Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7690 Full_kettle It's_full_of_cold_water. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7691 Hot_kettle It's_full_of_boiling_water. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7692 Pot_of_tea_4 I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7693 Pot_of_tea_4 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7694 Pot_of_tea_3 I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7695 Pot_of_tea_3 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7696 Pot_of_tea_2 I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7697 Pot_of_tea_2 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7698 Pot_of_tea_1 I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7699 Pot_of_tea_1 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7700 Teapot_with_leaves Add_boiling_water_to_make_a_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7701 Teapot_with_leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7702 Teapot This_teapot_is_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7703 Teapot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7704 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7705 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7706 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7707 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7708 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7709 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7710 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7711 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7712 Teapot_with_leaves Add_boiling_water_to_make_a_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7713 Teapot_with_leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7714 Teapot This_teapot_is_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7715 Teapot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7716 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7717 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7718 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7719 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7720 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7721 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7722 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7723 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7724 Teapot_with_leaves Add_boiling_water_to_make_a_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7725 Teapot_with_leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7726 Teapot This_teapot_is_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7727 Teapot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7728 Empty_cup An_empty_cup. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7729 Empty_cup Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7730 Cup_of_tea A_nice_cup_of_nettle_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7731 Cup_of_tea A_milky_cup_of_nettle_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7732 Porcelain_cup A_porcelain_cup. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7733 Cup_of_tea Some_nettle_tea_in_a_porcelain_cup. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7734 Cup_of_tea Some_milky_nettle_tea_in_a_porcelain_cup. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7735 Porcelain_cup A_porcelain_cup. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7736 Cup_of_tea Some_nettle_tea_in_a_porcelain_cup. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7737 Cup_of_tea Some_milky_nettle_tea_in_a_porcelain_cup. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7738 Tea_leaves Mmm,_how_about_a_nice_cup_of_tea? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7739 Tea_leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7740 Beer A_glass_of_frothy_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7741 Beer Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7742 Beer_glass I_need_to_fill_this_with_beer. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7743 Beer_glass Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7744 Asgarnian_ale Probably_the_finest_ale_in_Asgarnia. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7745 Asgarnian_ale Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7746 Greenman's_ale A_glass_of_frothy_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7747 Greenman's_ale Swap_this_note_at_any_bank_for_the_equivalent_item's_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7748 Dragon_bitter A_glass_of_bitter. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7749 Dragon_bitter Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7750 Moonlight_mead A_foul_smelling_brew. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7751 Moonlight_mead Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7752 Cider A_glass_of_cider. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7753 Cider Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7754 Chef's_delight A_fruity,_full-bodied_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7755 Chef's_delight Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7756 Paintbrush Try_dipping_it_in_paint_and_applying_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7757 Paintbrush Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7758 Rusty_sword A_decent_enough_weapon_gone_rusty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7759 Toy_soldier Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7760 Toy_soldier Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7761 Toy_soldier_(wound) Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7762 Toy_soldier_(wound) Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7763 Toy_doll Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7764 Toy_doll Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7765 Toy_doll_(wound) Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7766 Toy_doll_(wound) ISwap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7767 Toy_mouse Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7768 Toy_mouse Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7769 Toy_mouse_(wound) Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7770 Toy_mouse_(wound) Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7771 Toy_cat Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7772 Toy_cat Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7773 Branch Leafless_bush_branch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7774 Reward_token Yellow_reward_token. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7775 Reward_token Red_reward_token. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7776 Reward_token Blue_reward_token. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7777 Long_vine A_long_section_of_vine_made_up_of_lots_of_shorter_sections. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7778 Short_vine A_short_section_of_vines. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7779 Fishing_tome A_tome_of_learning_which_focuses_on_fishing. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7780 Fishing_tome A_tome_of_learning_which_focuses_on_fishing. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7781 Fishing_tome A_tome_of_learning_which_focuses_on_fishing. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7782 Agility_tome A_tome_of_learning_which_focuses_on_agility. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7783 Agility_tome A_tome_of_learning_which_focuses_on_agility. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7784 Agility_tome A_tome_of_learning_which_focuses_on_agility. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7785 Thieving_tome A_tome_of_learning_which_focuses_on_thieving. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7786 Thieving_tome A_tome_of_learning_which_focuses_on_thieving. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7787 Thieving_tome A_tome_of_learning_which_focuses_on_thieving. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7788 Slayer_tome A_tome_of_learning_which_focuses_on_the_slayer_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7789 Slayer_tome A_tome_of_learning_which_focuses_on_the_slayer_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7790 Slayer_tome A_tome_of_learning_which_focuses_on_the_slayer_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7791 Mining_tome A_tome_of_learning_which_focuses_on_the_mining_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7792 Mining_tome A_tome_of_learning_which_focuses_on_the_mining_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7793 Mining_tome A_tome_of_learning_which_focuses_on_the_mining_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7794 Firemaking_tome A_tome_of_learning_which_focuses_on_the_firemaking_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7795 Firemaking_tome A_tome_of_learning_which_focuses_on_the_firemaking_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7796 Firemaking_tome A_tome_of_learning_which_focuses_on_the_firemaking_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7797 Woodcutting_tome A_tome_of_learning_which_focuses_on_the_woodcutting_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7798 Woodcutting_tome A_tome_of_learning_which_focuses_on_the_woodcutting_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7799 Woodcutting_tome A_tome_of_learning_which_focuses_on_the_woodcutting_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7800 Snail_shell A_shell_from_a_Giant_Snail. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7801 Snake_hide Scaly_but_not_slimy! 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7802 Snake_hide Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7803 Yin_yang_amulet A_non-magical_copy_of_the_make-over_mage's_amulet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7804 Zaros_mjolnir A_Zaros_Mjolnir. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7805 Zaros_mjolnir Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7806 Anger_sword A_heavy_duty_sword. 26 26 26 20 20 20 0 0 0 2 1 0 0 5 0 -item = 7807 Anger_battleaxe A_heavy_duty_axe. 182 182 182 20 20 20 0 0 0 0 0 0 -1 13 0 -item = 7808 Anger_mace A_heavy_duty_mace. 18 18 18 20 20 20 0 0 0 0 0 0 0 5 0 -item = 7809 Anger_spear A_heavy_duty_spear. 26 26 26 20 20 20 0 0 1 1 0 0 0 6 0 -item = 7810 Jug_of_vinegar This_wine_clearly_did_not_age_well. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7811 Pot_of_vinegar Well,_this_pot_is_certainly_full_of_vinegar_and_no_mistake. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7812 Goblin_skull This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7813 Bone_in_vinegar There_is_a_goblin_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7814 Goblin_skull This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7815 Bear_ribs This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7816 Bone_in_vinegar There_is_a_bear_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7817 Bear_ribs This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7818 Ram_skull This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7819 Bone_in_vinegar There_is_a_ram_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7820 Ram_skull This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7821 Unicorn_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7822 Bone_in_vinegar There_is_a_unicorn_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7823 Unicorn_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7824 Giant_rat_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7825 Bone_in_vinegar There_is_a_giant_rat_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7826 Giant_rat_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7827 Giant_bat_wing This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7828 Bone_in_vinegar There_is_a_giant_bat_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7829 Giant_bat_wing This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7830 Wolf_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7831 Bone_in_vinegar There_is_a_wolf_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7832 Wolf_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7833 Bat_wing This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7834 Bone_in_vinegar There_is_a_bat_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7835 Bat_wing This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7836 Rat_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7837 Bone_in_vinegar There_is_a_rat_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7838 Rat_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7839 Baby_dragon_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7840 Bone_in_vinegar There_is_a_baby_blue_dragon_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7841 Baby_dragon_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7842 Ogre_ribs This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7843 Bone_in_vinegar There_is_an_ogre_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7844 Ogre_ribs This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7845 Jogre_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7846 Bone_in_vinegar There_is_a_jogre_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7847 Jogre_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7848 Zogre_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7849 Bone_in_vinegar There_is_a_zogre_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7850 Zogre_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7851 Mogre_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7852 Bone_in_vinegar There_is_a_mogre_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7853 Mogre_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7854 Monkey_paw This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7855 Bone_in_vinegar There_is_a_monkey_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7856 Monkey_paw This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7857 Dagannoth_ribs This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7858 Bone_in_vinegar There_is_a_Dagannoth_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7859 Dagannoth_ribs This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7860 Snake_spine This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7861 Bone_in_vinegar There_is_a_snake_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7862 Snake_spine This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7863 Zombie_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7864 Bone_in_vinegar There_is_a_zombie_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7865 Zombie_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7866 Werewolf_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7867 Bone_in_vinegar There_is_a_werewolf_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7868 Werewolf_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7869 Moss_giant_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7870 Bone_in_vinegar A_Moss_Giant's_bone 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7871 Moss_giant_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7872 Fire_giant_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7873 Bone_in_vinegar There_is_a_fire_giant_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7874 Fire_giant_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7875 Ice_giant_ribs This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7876 Bone_in_vinegar There_is_an_ice_giant_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7877 Ice_giant_ribs This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7878 Terrorbird_wing This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7879 Bone_in_vinegar There_is_a_terrorbird_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7880 Terrorbird_wing This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7881 Ghoul_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7882 Bone_in_vinegar There_is_a_ghoul_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7883 Ghoul_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7884 Troll_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7885 Bone_in_vinegar There_is_a_troll_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7886 Troll_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7887 Seagull_wing This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7888 Bone_in_vinegar There_is_a_seagull_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7889 Seagull_wing This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7890 Undead_cow_ribs This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7891 Bone_in_vinegar There_is_an_undead_cow_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7892 Undead_cow_ribs This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7893 Experiment_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7894 Bone_in_vinegar There_is_an_experiment_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7895 Experiment_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7896 Rabbit_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7897 Bone_in_vinegar There_is_a_rabbit_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7898 Rabbit_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7899 Basilisk_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7900 Bone_in_vinegar There_is_a_basilisk_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7901 Basilisk_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7902 Desert_lizard_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7903 Bone_in_vinegar There_is_a_desert_lizard_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7904 Desert_lizard_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7905 Cave_goblin_skull This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7906 Bone_in_vinegar There_is_a_cave_goblin_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7907 Cave_goblin_skull This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7908 Big_frog_leg This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7909 Bone_in_vinegar There_is_a_big_frog_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7910 Big_frog_leg This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7911 Vulture_wing This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7912 Bone_in_vinegar There_is_a_vulture_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7913 Vulture_wing This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7914 Jackal_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7915 Bone_in_vinegar There_is_a_jackal_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7916 Jackal_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7917 Ram_skull_helm Makes_me_feel_baaad_to_the_bone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7918 Bonesack The_Bonesack_is_a_little_old_item_that_protects_like_leather. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7919 Bottle_of_wine A_very_good_vintage. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7920 Bottle_of_wine Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7921 Empty_wine_bottle This_one_has_clearly_been_taken_down_and_passed_around. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7922 Al_kharid_flyer The_money_off_voucher_has_expired. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7927 Easter_ring A_ring_given_to_you_by_the_Easter_Bunny. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7928 Easter_egg "Best_before_24th_April." 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7929 Easter_egg "Best_before_24th_April." 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7930 Easter_egg "Best_before_24th_April." 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7931 Easter_egg "Best_before_24th_April." 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7932 Easter_egg "Best_before_24th_April." 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7933 Easter_egg "Best_before_24th_April." 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7934 Field_ration A_field_ration_to_help_your_wounds_go_away. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7935 Field_ration Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7936 Pure_essence An_uncharged_Rune_Stone_of_extra_capability. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7937 Pure_essence Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7938 Bob Bobbity_bob! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7939 Tortoise_shell A_word_in_your_shell-like. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7940 Tortoise_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7941 Iron_sheet A_sturdy_sheet_of_iron. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7942 Fresh_monkfish Freshly_caught._Needs_cooking. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7943 Fresh_monkfish Freshly_caught_and_cooked_-_perfect_for_storing._Not_so_good_for_eating. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7944 Raw_monkfish I_should_try_cooking_this. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7945 Raw_monkfish Swap_this_note_at_any_bank_for_the_equivalent_item. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7946 Monkfish A_tasty_fish. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7947 Monkfish Swap_this_note_at_any_bank_for_the_equivalent_item. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7948 Burnt_monkfish Maybe_a_little_less_heat_next_time. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7949 Burnt_monkfish Swap_this_note_at_any_bank_for_the_equivalent_item. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7950 Bone_seeds An_highly_portable_army_of_skeletal_magi. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7951 Herman's_book A_book_taken_from_the_desk_of_Herman_Caranos. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7952 Axe_handle Useless_without_the_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7953 Axe_handle Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7954 Burnt_shrimp Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7955 Burnt_shrimp Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7956 Casket I_hope_there's_treasure_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7957 White_apron A_mostly_clean_apron. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7958 Mining_prop A_prop_for_holding_up_a_tunnel_roof. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7959 Heavy_box A_box_full_of_stolen_Etceterian_items. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7960 Empty_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7961 Burnt_diary A_diary_with_one_page. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7962 Burnt_diary A_diary_with_two_pages. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7963 Burnt_diary A_diary_with_three_pages. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7964 Burnt_diary A_diary_with_four_pages. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7965 Burnt_diary A_diary_with_five_pages. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7966 Letter Sigrid's_letter_to_Vargas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7967 Engine A_dwarf-made_coal_engine._It_looks_very_sturdy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7968 Scroll An_official-looking_scroll. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7969 Pulley_beam A_beam_with_a_pulley_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7970 Long_pulley_beam A_long_beam_with_a_pulley_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7971 Longer_pulley_beam A_very_long_beam_with_a_pulley_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7972 Lift_manual The_manual_for_an_AMCE_Lift-In-A-Box. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7973 Beam A_wooden_beam. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7974 Servant_bell Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7975 Crawling_hand I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7976 Cockatrice_head I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7977 Basilisk_head I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7978 Kurask_head I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7979 Abyssal_head I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7980 Kbd_heads I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7981 Kq_head I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7982 Crawling_hand I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7983 Cockatrice_head I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7984 Basilisk_head I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7985 Kurask_head I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7986 Abyssal_head I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7987 Kbd_heads I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7988 Kq_head I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7989 Big_bass I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7990 Big_bass I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7991 Big_swordfish I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7992 Big_swordfish I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7993 Big_shark I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7994 Big_shark I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7995 Arthur_portrait A_portrait_of_King_Arthur. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7996 Elena_portrait A_portrait_of_Elena. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7997 Keldagrim_portrait A_painting_of_the_statue_of_King_Alvis_of_Keldagrim. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7998 Misc._portrait A_portrait_of_Prince_Brand_and_Princess_Astrid_of_Miscellania. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 7999 Desert_painting The_searing_Kharid_Desert. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8000 Isafdar_painting The_exotic_land_of_the_Elves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8001 Karamja_painting The_tropical_coast_of_Karamja. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8002 Lumbridge_painting Oxtable's_famous_painting_of_the_Lumbridge_water_mill. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8003 Morytania_painting A_painting_of_the_spooky_forests_of_Morytania. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8004 Small_map A_small_map_of_Runescape. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8005 Medium_map A_medium_map_of_Runescape. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8006 Large_map A_large_map_of_Runescape. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8007 Varrock_teleport A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8008 Lumbridge_teleport A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8009 Falador_teleport A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8010 Camelot_teleport A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8011 Ardougne_teleport A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8012 Watchtower_t'port A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8013 Teleport_to_house A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8014 Bones_to_bananas A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8015 Bones_to_peaches A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8016 Enchant_sapphire A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8017 Enchant_emerald A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8018 Enchant_ruby A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8019 Enchant_diamond A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8020 Enchant_dragonstn. A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8021 Enchant_onyx A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8022 Telekinetic_grab A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8023 Boxing_ring Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8024 Fencing_ring Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8025 Combat_ring Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8026 Ranging_pedestals Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8027 Balance_beam Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8028 Glove_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8029 Weapons_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8030 Extra_weapons_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8031 Wooden_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8032 Oak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8033 Large_oak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8034 Teak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8035 Large_teak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8036 4-poster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8037 Gilded_4-poster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8038 Shoe_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8039 Oak_drawers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8040 Oak_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8041 Teak_drawers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8042 Teak_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8043 Mahogany_'drobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8044 Gilded_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8045 Shaving_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8046 Oak_shaving_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8047 Oak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8048 Teak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8049 Fancy_teak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8050 Mahogany_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8051 Gilded_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8052 Oak_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8053 Teak_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8054 Gilded_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8055 Saradomin_symbol Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8056 Zamorak_symbol Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8057 Guthix_symbol Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8058 Saradomin_icon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8059 Zamorak_icon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8060 Guthix_icon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8061 Icon_of_bob Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8062 Oak_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8063 Teak_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8064 Cloth-cover'd_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8065 Mahogany_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8066 Limestone_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8067 Marble_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8068 Gilded_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8069 Wooden_torches Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8070 Steel_torches Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8071 Steel_candlesticks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8072 Gold_candlesticks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8073 Incense_burners Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8074 Mahogany_burners Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8075 Marble_burners Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8076 Shuttered_window Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8077 Decorative_window Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8078 Stained_glass Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8079 Windchimes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8080 Bells Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8081 Organ Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8082 Small_statues Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8083 Medium_statues Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8084 Large_statues Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8085 Suit_of_armour Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8086 Small_portrait Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8087 Minor_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8088 Medium_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8089 Major_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8090 Mounted_sword Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8091 Small_landscape Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8092 Guild_trophy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8093 Large_portrait Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8094 Large_landscape Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8095 Rune_display_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8096 Low-level_plants Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8097 Mid-level_plants Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8098 High-level_plants Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8099 Rope_bell-pull Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8100 Bell-pull Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8101 Posh_bell-pull Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8102 Oak_decoration Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8103 Teak_decoration Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8104 Gilded_decoration Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8105 Round_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8106 Square_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8107 Kite_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8108 Wooden_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8109 Oak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8110 Carved_oak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8111 Teak_dining_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8112 Carved_teak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8113 Mahogany_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8114 Gilded_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8115 Wood_dining_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8116 Oak_dining_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8117 Carved_oak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8118 Teak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8119 Carved_teak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8120 Mahogany_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8121 Opulent_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8122 Oak_door Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8123 Steel-plated_door Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8124 Marble_door Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8125 Decorative_blood Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8126 Decorative_pipe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8127 Hanging_skeleton Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8128 Candles Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8129 Torches Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8130 Skull_torches Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8131 Skeleton_guard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8132 Guard_dog Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8133 Hobgoblin_guard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8134 Baby_red_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8135 Huge_spider Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8136 Troll_guard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8137 Hellhound Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8138 Demon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8139 Kalphite_soldier Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8140 Tok-xil Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8141 Dagannoth Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8142 Steel_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8143 Spike_trap Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8144 Man_trap Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8145 Tangle_vine Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8146 Marble_trap Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8147 Teleport_trap Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8148 Wooden_crate Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8149 Oak_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8150 Teak_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8151 Mahogany_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8152 Magic_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8153 Clay_attack_stone Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8154 Attack_stone Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8155 Marble_att._stone Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8156 Magical_balance_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8157 Magical_balance_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8158 Magical_balance_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8159 Jester Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8160 Treasure_hunt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8161 Hangman_game Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8162 Hoop_and_stick Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8163 Dartboard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8164 Archery_target Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8165 Oak_prize_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8166 Teak_prize_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8167 Mahogany_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8168 Exit_portal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8169 Decorative_rock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8170 Pond Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8171 Imp_statue Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8172 Dungeon_entrance Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8173 Tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8174 Nice_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8175 Oak_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8176 Willow_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8177 Maple_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8178 Yew_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8179 Magic_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8180 Plant Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8181 Small_fern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8182 Fern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8183 Dock_leaf Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8184 Thistle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8185 Reeds Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8186 Fern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8187 Bush Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8188 Tall_plant Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8189 Short_plant Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8190 Large-leaf_plant Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8191 Huge_plant Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8192 Gazebo Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8193 Small_fountain Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8194 Large_fountain Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8195 Posh_fountain Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8196 Boundary_stones Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8197 Wooden_fence Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8198 Stone_wall Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8199 Iron_railings Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8200 Picket_fence Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8201 Garden_fence Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8202 Marble_wall Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8203 Thorny_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8204 Nice_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8205 Small_box_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8206 Topiary_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8207 Fancy_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8208 Tall_fancy_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8209 Tall_box_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8210 Rosemary Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8211 Daffodils Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8212 Bluebells Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8213 Sunflower Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8214 Marigolds Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8215 Roses Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8216 Firepit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8217 Firepit_with_hook Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8218 Firepit_with_pot Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8219 Small_oven Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8220 Large_oven Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8221 Steel_range Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8222 Fancy_range Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8223 Wooden_shelves_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8224 Wooden_shelves_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8225 Wooden_shelves_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8226 Oak_shelves_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8227 Oak_shelves_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8228 Teak_shelves_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8229 Teak_shelves_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8230 Pump_and_drain Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8231 Pump_and_tub Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8232 Sink Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8233 Wooden_larder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8234 Oak_larder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8235 Teak_larder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8236 Cat_blanket Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8237 Cat_basket Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8238 Cushioned_basket Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8239 Beer_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8240 Cider_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8241 Asgarnian_ale Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8242 Greenman's_ale Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8243 Dragon_bitter Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8244 Chef's_delight Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8245 Blank_poh_entity Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8246 Wood_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8247 Oak_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8248 Teak_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8249 Oak_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8250 Oak_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8251 Oak_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8252 Teak_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8253 Teak_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8254 Teak_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8255 Marble_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8256 Marble_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8257 Marble_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8258 Spiral_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8259 Marble_spiral Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8260 Crawling_hand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8261 Cockatrice_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8262 Basilisk_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8263 Kurask_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8264 Abyssal_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8265 Kbd_heads Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8266 Kq_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8267 Mounted_bass Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8268 Mounted_swordfish Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8269 Mounted_shark Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8270 Mithril_armour Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8271 Adamantite_armour Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8272 Runite_armour Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8273 Cw_armour_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8274 Cw_armour_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8275 Cw_armour_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8276 Rune_case_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8277 Rune_case_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8278 Rune_case_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8279 Silverlight Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8280 Excalibur Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8281 Darklight Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8282 Anti-dragon_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8283 Amulet_of_glory Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8284 Cape_of_legends Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8285 King_arthur Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8286 Elena Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8287 Giant_dwarf Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8288 Miscellanians Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8289 Lumbridge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8290 The_desert Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8291 Morytania Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8292 Karamja Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8293 Isafdar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8294 Small_map Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8295 Medium_map Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8296 Large_map Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8297 Oak_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8298 Oak_and_steel_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8299 Steel_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8300 Spiked_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8301 Bone_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8302 Spikes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8303 Tentacle_pool Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8304 Flame_pit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8305 Rocnar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8306 Oak_ladder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8307 Teak_ladder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8308 Mahogany_ladder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8309 Crude_wooden_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8310 Wooden_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8311 Rocking_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8312 Oak_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8313 Oak_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8314 Teak_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8315 Mahogany_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8316 Brown_rug Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8317 Rug Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8318 Opulent_rug Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8319 Wooden_bookcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8320 Oak_bookcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8321 Mahogany_b'kcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8322 Torn_curtains Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8323 Curtains Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8324 Opulent_curtains Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8325 Clay_fireplace Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8326 Stone_fireplace Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8327 Marble_fireplace Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8328 Teak_portal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8329 Mahogany_portal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8330 Marble_portal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8331 Teleport_focus Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8332 Greater_focus Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8333 Scrying_pool Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8334 Oak_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8335 Eagle_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8336 Demon_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8337 Teak_eagle_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8338 Teak_demon_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8339 Mahogany_eagle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8340 Mahogany_demon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8341 Globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8342 Ornamental_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8343 Lunar_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8344 Celestial_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8345 Armillary_sphere Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8346 Small_orrery Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8347 Large_orrery Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8348 Wooden_telescope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8349 Teak_telescope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8350 Mahogany_'scope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8351 Crystal_ball Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8352 Elemental_sphere Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8353 Crystal_of_power Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8354 Alchemical_chart Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8355 Astronomical_chart Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8356 Infernal_chart Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8357 Oak_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8358 Teak_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8359 Mahogany_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8360 Gilded_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8361 Skeleton_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8362 Crystal_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8363 Demonic_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8364 Oak_lever Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8365 Teak_lever Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8366 Mahogany_lever Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8367 Trapdoor Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8368 Trapdoor Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8369 Trapdoor Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8370 Floor_decoration Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8371 Steel_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8372 Trapdoor Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8373 Lesser_magic_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8374 Greater_magic_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8375 Wooden_workbench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8376 Oak_workbench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8377 Steel_framed_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8378 Bench_with_vice Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8379 Bench_with_lathe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8380 Crafting_table_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8381 Crafting_table_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8382 Crafting_table_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8383 Crafting_table_4 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8384 Tool_store_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8385 Tool_store_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8386 Tool_store_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8387 Tool_store_4 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8388 Tool_store_5 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8389 Repair_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8390 Whetstone Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8391 Armour_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8392 Pluming_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8393 Shield_easel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8394 Banner_easel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8395 Parlour Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8396 Kitchen Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8397 Dining_room Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8398 Bedroom Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8399 Games_room Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8400 Combat_room Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8401 Hall Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8402 Hall Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8403 Hall Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8404 Hall Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8405 Chapel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8406 Workshop Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8407 Study Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8408 Portal_chamber Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8409 Throne_room Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8410 Oubliette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8411 Dungeon_corridor Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8412 Dungeon_cross Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8413 Dungeon_stairs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8414 Treasure_room Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8415 Garden Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8416 Formal_garden Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8417 Bagged_dead_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8418 Bagged_dead_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8419 Bagged_nice_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8420 Bagged_nice_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8421 Bagged_oak_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8422 Bagged_oak_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8423 Bagged_willow_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8424 Bagged_willow_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8425 Bagged_maple_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8426 Bagged_maple_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8427 Bagged_yew_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8428 Bagged_yew_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8429 Bagged_magic_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8430 Bagged_magic_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8431 Bagged_plant_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8432 Bagged_plant_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8433 Bagged_plant_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8434 Bagged_plant_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8435 Bagged_plant_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8436 Bagged_plant_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8437 Thorny_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8438 Thorny_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8439 Nice_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8440 Nice_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8441 Small_box_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8442 Small_box_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8443 Topiary_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8444 Topiary_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8445 Fancy_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8446 Fancy_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8447 Tall_fancy_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8448 Tall_fancy_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8449 Tall_box_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8450 Tall_box_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8451 Bagged_rosemary Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8452 Bagged_rosemary Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8453 Bagged_daffodils Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8454 Bagged_daffodils Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8455 Bagged_bluebells Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8456 Bagged_bluebells Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8457 Bagged_sunflower Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8458 Bagged_sunflower Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8459 Bagged_marigolds Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8460 Bagged_marigolds Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8461 Bagged_roses Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8462 Bagged_roses Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8463 Construction_guide Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8464 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8465 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8466 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8467 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8468 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8469 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8470 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8471 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8472 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8473 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8474 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8475 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8476 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8477 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8478 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8479 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8480 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8481 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8482 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8483 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8484 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8485 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8486 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8487 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8488 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8489 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8490 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8491 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8492 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8493 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8494 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8495 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8496 Crude_wooden_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8497 Crude_wooden_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8498 Wooden_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8499 Wooden_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8500 Rocking_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8501 Rocking_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8502 Oak_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8503 Oak_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8504 Oak_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8505 Oak_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8506 Teak_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8507 Teak_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8508 Mahogany_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8509 Mahogany_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8510 Wooden_bookcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8511 Wooden_bookcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8512 Oak_bookcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8513 Oak_bookcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8514 Mahogany_b'kcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8515 Mahogany_b'kcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8516 Beer_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8517 Beer_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8518 Cider_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8519 Cider_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8520 Asgarnian_ale Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8521 Asgarnian_ale Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8522 Greenman's_ale Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8523 Greenman's_ale Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8524 Dragon_bitter Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8525 Dragon_bitter Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8526 Chef's_delight Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8527 Chef's_delight Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8528 Wood_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8529 Wood_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8530 Oak_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8531 Oak_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8532 Teak_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8533 Teak_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8534 Oak_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8535 Oak_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8536 Eagle_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8537 Eagle_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8538 Demon_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8539 Demon_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8540 Teak_eagle_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8541 Teak_eagle_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8542 Teak_demon_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8543 Teak_demon_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8544 Mahogany_eagle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8545 Mahogany_eagle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8546 Mahogany_demon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8547 Mahogany_demon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8548 Wood_dining_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8549 Wood_dining_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8550 Oak_dining_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8551 Oak_dining_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8552 Carved_oak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8553 Carved_oak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8554 Teak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8555 Teak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8556 Carved_teak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8557 Carved_teak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8558 Mahogany_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8559 Mahogany_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8560 Opulent_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8561 Opulent_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8562 Wooden_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8563 Wooden_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8564 Oak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8565 Oak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8566 Carved_oak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8567 Carved_oak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8568 Teak_dining_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8569 Teak_dining_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8570 Carved_teak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8571 Carved_teak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8572 Mahogany_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8573 Mahogany_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8574 Gilded_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8575 Gilded_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8576 Wooden_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8577 Wooden_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8578 Oak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8579 Oak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8580 Large_oak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8581 Large_oak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8582 Teak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8583 Teak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8584 Large_teak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8585 Large_teak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8586 4-poster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8587 4-poster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8588 Gilded_4-poster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8589 Gilded_4-poster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8590 Oak_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8591 Oak_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8592 Teak_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8593 Teak_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8594 Gilded_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8595 Gilded_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8596 Shaving_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8597 Shaving_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8598 Oak_shaving_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8599 Oak_shaving_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8600 Oak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8601 Oak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8602 Teak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8603 Teak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8604 Fancy_teak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8605 Fancy_teak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8606 Mahogany_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8607 Mahogany_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8608 Gilded_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8609 Gilded_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8610 Shoe_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8611 Shoe_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8612 Oak_drawers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8613 Oak_drawers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8614 Oak_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8615 Oak_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8616 Teak_drawers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8617 Teak_drawers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8618 Teak_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8619 Teak_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8620 Mahogany_'drobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8621 Mahogany_'drobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8622 Gilded_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8623 Gilded_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8624 Crystal_ball Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8625 Crystal_ball Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8626 Elemental_sphere Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8627 Elemental_sphere Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8628 Crystal_of_power Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8629 Crystal_of_power Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8630 Globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8631 Globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8632 Ornamental_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8633 Ornamental_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8634 Lunar_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8635 Lunar_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8636 Celestial_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8637 Celestial_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8638 Armillary_sphere Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8639 Armillary_sphere Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8640 Small_orrery Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8641 Small_orrery Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8642 Large_orrery Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8643 Large_orrery Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8644 Wooden_telescope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8645 Wooden_telescope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8646 Teak_telescope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8647 Teak_telescope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8648 Mahogany_'scope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8649 Mahogany_'scope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8650 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8651 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8652 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8653 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8654 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8655 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8656 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8657 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8658 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8659 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8660 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8661 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8662 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8663 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8664 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8665 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8666 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8667 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8668 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8669 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8670 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8671 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8672 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8673 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8674 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8675 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8676 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8677 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8678 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8679 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8680 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8681 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8682 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8683 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8684 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8685 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8686 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8687 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8688 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8689 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8690 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8691 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8692 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8693 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8694 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8695 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8696 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8697 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8698 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8699 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8700 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8701 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8702 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8703 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8704 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8705 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8706 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8707 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8708 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8709 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8710 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8711 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8712 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8713 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8714 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8715 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8716 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8717 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8718 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8719 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8720 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8721 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8722 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8723 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8724 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8725 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8726 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8727 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8728 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8729 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8730 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8731 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8732 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8733 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8734 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8735 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8736 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8737 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8738 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8739 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8740 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8741 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8742 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8743 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8744 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8745 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8746 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8747 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8748 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8749 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8750 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8751 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8752 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8753 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8754 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8755 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8756 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8757 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8758 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8759 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8760 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8761 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8762 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8763 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8764 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8765 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8766 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8767 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8768 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8769 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8770 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8771 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8772 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8773 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8774 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8775 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8776 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8777 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8778 Oak_plank A_plank_of_sturdy_oak. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8779 Oak_plank Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8780 Teak_plank A_plank_of_fine_teak. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8781 Teak_plank Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8782 Mahogany_plank A_plank_of_expensive_mahogany. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8783 Mahogany_plank Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8784 Gold_leaf Very_delicate_thin_pressed_gold. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8785 Gold_leaf Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8786 Marble_block A_beautifully_carved_marble_block. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8787 Marble_block Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8788 Magic_stone Doesn't_look_very_special. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8789 Magic_stone Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8790 Bolt_of_cloth A_bolt_of_ordinary_cloth. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8791 Bolt_of_cloth Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8792 Clockwork A_clockwork_mechanism. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8793 Clockwork Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8794 Saw Good_for_cutting_wood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8795 Saw Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8796 Thing A_well_carved_thing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8797 Picture Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8798 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8799 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8800 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8801 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8802 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8803 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8804 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8805 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8806 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8807 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8808 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8809 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8810 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8811 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8812 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8813 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8814 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8815 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8816 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8817 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8818 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8819 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8820 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8821 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8822 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8823 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8824 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8825 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8826 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8827 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8828 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8829 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8830 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8831 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8832 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8833 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8834 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8835 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 6332 Mahogany_logs Some_rare_mahogany_logs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8836 Mahogany_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8837 Timber_beam A_hefty_beam_of_timber,_perfect_for_building_temples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8838 Timber_beam Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8839 Void_knight_top Torso_armour_of_the_order_of_the_Void_Knights. 1 1 1 0 0 0 0 0 45 45 45 45 45 0 0 -item = 8840 Void_knight_robe Leg_armour_of_the_order_of_the_Void_Knights. 1 1 1 0 0 0 0 0 30 30 30 30 30 0 0 -item = 8841 Void_knight_mace A_mace_used_by_the_order_of_the_Void_knights. 1 1 1 22 0 41 8 0 2 2 2 2 2 38 6 -item = 8842 Void_knight_gloves Gloves_as_used_by_the_order_of_the_void_knights. 1 1 1 0 0 0 0 0 6 6 6 4 6 0 0 -item = 8843 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8844 Bronze_defender A_defensive_weapon. 1 1 1 3 2 1 -3 -2 3 2 1 -3 -2 0 0 -item = 8845 Iron_defender A_defensive_weapon. 1 1 1 5 4 3 -3 -2 5 4 3 -3 -2 0 0 -item = 8846 Steel_defender A_defensive_weapon. 1 1 1 7 6 5 -3 -2 7 6 5 -3 -2 1 0 -item = 8847 Black_defender A_defensive_weapon. 1 1 1 9 8 7 -3 -2 9 8 7 -3 -2 2 0 -item = 8848 Mithril_defender A_defensive_weapon. 1 1 1 11 10 9 -3 -2 11 10 9 -3 -2 3 0 -item = 8849 Adamant_defender A_defensive_weapon. 1 1 1 13 12 11 -3 -2 13 12 11 -3 -2 4 0 -item = 8850 Rune_defender A_defensive_weapon. 1 1 1 20 19 18 -3 -2 20 19 18 -3 -2 5 0 -item = 8851 Warrior_guild_token Warrior_Guild_Token. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8852 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8853 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8854 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8855 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8856 Defensive_shield Large,_round,_heavy_shield. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8857 Shot Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8858 18lb_shot Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8859 22lb_shot Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8860 One_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8861 Two_barrels Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8862 Three_barrels Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8863 Four_barrels Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8864 Five_barrels Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8865 Ground_ashes A_heap_of_finely_ground_ashes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8866 Steel_key You_stole_this_key_from_a_guard_deep_in_the_HAM_cave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8867 Bronze_key You_stole_this_key_from_a_guard_deep_in_the_HAM_cave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8868 Silver_key You_stole_this_key_from_a_guard_deep_in_the_HAM_cave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8869 Iron_key You_stole_this_key_from_a_guard_deep_in_the_HAM_cave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8870 Zanik She's_dead,_but_the_mark_on_her_forehead_is_glowing_brightly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8871 Crate_with_zanik Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8872 Bone_dagger A_powerful_dagger. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8873 Bone_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8874 Bone_dagger_(p) A_powerful_dagger. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8875 Bone_dagger_(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8876 Bone_dagger_(p+) A_powerful_dagger.. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8877 Bone_dagger_(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8878 Bone_dagger_(s) A_powerful_dagger. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8879 Bone_dagger_(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8880 Dorgeshuun_c'bow This_fires_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8881 Dorgeshuun_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8882 Bone_bolts Good_if_you_have_a_bone_crossbow! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8883 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8884 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8885 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8886 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8887 Zanik Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8888 Zanik_(ham) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8889 Zanik_(showdown) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8890 Coins Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8891 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8892 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8893 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8894 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8895 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8896 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8897 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8898 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8899 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8900 Cave_horror Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8901 Black_mask_(10) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8902 Black_mask_(10) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8903 Black_mask_(9) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8904 Black_mask_(9) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8905 Black_mask_(8) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8906 Black_mask_(8) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8907 Black_mask_(7) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8908 Black_mask_(7) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8909 Black_mask_(6) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8910 Black_mask_(6) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8911 Black_mask_(5) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8912 Black_mask_(5) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8913 Black_mask_(4) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8914 Black_mask_(4) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8915 Black_mask_(3) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8916 Black_mask_(3) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8917 Black_mask_(2) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8918 Black_mask_(2) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8919 Black_mask_(1) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8920 Black_mask_(1) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8921 Black_mask An_inert-seeming_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8922 Black_mask Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8923 Witchwood_icon A_stick_on_a_string..._pure_style. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8924 Bandana_and_eyepatch Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8925 Bandana_and_eyepatch Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8926 Bandana_and_eyepatch Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8927 Bandana_and_eyepatch Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8928 Hat_and_eyepatch Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8929 Crabclaw_and_hook Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8930 Pipe_section Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8931 Pipe_section Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8932 Lumber_patch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8933 Lumber_patch Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8934 Scrapey_tree_logs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8935 Scrapey_tree_logs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8936 Blue_flowers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8937 Blue_flowers Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8938 Red_flowers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8939 Red_flowers Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8940 Rum Alcohol_in_the_loosest_sense_of_the_word. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8941 Rum Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8942 Monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8943 Blue_monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8944 Blue_monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8945 Blue_monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8946 Red_monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8947 Red_monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8948 Red_monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8949 Pirate_bandana Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8950 Pirate_hat Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8951 Pieces_of_eight Piratical_currency. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8952 Blue_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8953 Green_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8954 Red_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8955 Brown_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8956 Black_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8957 Purple_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8958 Grey_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8959 Blue_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8960 Green_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8961 Red_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8962 Brown_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8963 Black_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8964 Purple_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8965 Grey_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8966 Cutthroat_flag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8967 Guilded_smile_flag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8968 Bronze_fist_flag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8969 Lucky_shot_flag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8970 Treasure_flag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8971 Phasmatys_flag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8972 Bowl_of_red_water Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8973 Bowl_of_red_water Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8974 Bowl_of_blue_water Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8975 Bowl_of_blue_water Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8976 Bitternut Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8977 Scrapey_bark Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8978 Scrapey_bark Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8979 Bridge_section Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8980 Bridge_section Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8981 Sweetgrubs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8982 Sweetgrubs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8983 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8984 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8985 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8986 Bucket Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8987 Torch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8988 The_stuff Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8989 Brewin'_guide Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8990 Brewin'_guide Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8991 Blue_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8992 Green_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8993 Red_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8994 Brown_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8995 Black_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8996 Purple_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8997 Grey_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8924 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8998 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8925 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8999 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8926 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9000 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8927 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9001 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 8928 Hat_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9002 Hat_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9003 Security_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9004 Stronghold_notes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9005 Fancy_boots Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9006 Fighting_boots Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9007 Right_skull_half Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9008 Left_skull_half Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9009 Strange_skull Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9010 Top_of_sceptre Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9011 Bottom_of_sceptre Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9012 Runed_sceptre Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9013 Skull_sceptre Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9014 Security_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9015 Stronghold_notes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9016 Gorak_claws Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9017 Star_flower Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9018 Gorak_claw_powder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9019 Magic_essence(unf) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9020 Queen's_secateurs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9021 Magic_essence(4) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9022 Magic_essence(3) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9023 Magic_essence(2) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9024 Magic_essence(1) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9025 Nuff's_certificate Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9026 Ivory_comb Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9027 Ivory_comb Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9028 Golden_scarab Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9029 Golden_scarab Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9030 Stone_scarab Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9031 Stone_scarab Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9032 Pottery_scarab Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9033 Pottery_scarab Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9034 Golden_statuette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9035 Golden_statuette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9036 Pottery_statuette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9037 Pottery_statuette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9038 Stone_statuette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9039 Stone_statuette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9040 Gold_seal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9041 Gold_seal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9042 Stone_seal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9043 Stone_seal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9044 Pharaoh's_sceptre This_sceptre_has_3_remaining_charges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9045 Pharaoh's_sceptre Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9046 Pharaoh's_sceptre This_sceptre_has_2_remaining_charges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9047 Pharaoh's_sceptre Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9048 Pharaoh's_sceptre This_sceptre_has_1_remaining_charges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9049 Pharaoh's_sceptre Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9050 Pharaoh's_sceptre This_sceptre_has_0_remaining_charges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9051 Pharaoh's_sceptre Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9052 Locust_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9053 Locust_meat Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9054 Red_goblin_mail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9055 Black_goblin_mail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9056 Yellow_goblin_mail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9057 Green_goblin_mail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9058 Purple_goblin_mail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9059 Pink_goblin_mail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9060 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9061 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9062 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9063 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9064 Emerald_lantern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9065 Emerald_lantern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9066 Emerald_lens Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9067 Dream_log Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9068 Moonclan_helm Mystical_headgear. 1 1 0 0 0 0 3 -5 3 3 3 3 -5 0 0 -item = 9069 Moonclan_hat A_mystical_hat. 1 1 0 0 0 0 3 -5 3 3 3 3 -5 0 0 -item = 9070 Moonclan_armour Provides_good_protection. 1 1 0 0 0 0 5 -10 5 5 5 5 -10 0 0 -item = 9071 Moonclan_skirt This_should_protect_my_legs. 1 1 0 0 0 0 5 -7 5 5 5 5 -7 0 0 -item = 9072 Moonclan_gloves These_should_keep_my_hands_safe. 1 1 0 0 0 0 2 -5 2 2 2 2 -5 0 0 -item = 9073 Moonclan_boots Groovy_foot_protection. 1 1 0 0 0 0 2 -5 2 2 2 2 -5 0 0 -item = 9074 Moonclan_cape A_mystical_cape. 1 1 0 0 0 0 2 -2 0 1 1 2 -2 0 0 -item = 9075 Astral_rune Used_for_Lunar_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9076 Lunar_ore This_needs_refining. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9077 Lunar_bar It's_a_bar_of_magic_metal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9078 Moonclan_manual A_book_of_moonclan_history. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9079 Suqah_tooth Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9080 Suqah_hide Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9081 Suqah_leather Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9082 Ground_tooth Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9083 Seal_of_passage Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9084 Lunar_staff A_moonclan_staff. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9085 Empty_vial Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9086 Vial_of_water Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9087 Waking_sleep_vial Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9088 Guam_vial Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9089 Marr_vial Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9090 Guam-marr_vial Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9091 Lunar_staff_-_pt1 A_staff_enchanted_by_air. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9092 Lunar_staff_-_pt2 A_staff_enchanted_by_air_and_fire. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9093 Lunar_staff_-_pt3 A_staff_enchanted_by_air_,_fire,_and_water. 1 1 10 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9094 Kindling Small_bits_of_wood_from_the_first_magic_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9095 Soaked_kindling Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9096 Lunar_helm A_mystical_helmet. 1 1 0 0 0 0 3 -2 8 7 10 2 0 0 0 -item = 9097 Lunar_torso Provides_good_protection 1 1 1 0 0 0 10 -10 34 22 40 12 0 0 0 -item = 9098 Lunar_legs These_should_protect_my_legs. 1 1 0 0 0 0 7 7 20 19 23 9 0 0 0 -item = 9099 Lunar_gloves These_should_keep_my_hands_safe. 1 1 0 0 0 0 4 -1 2 1 1 2 0 0 0 -item = 9100 Lunar_boots Mystical_foot_protection. 1 1 0 0 0 0 2 -1 0 0 0 1 0 0 0 -item = 9101 Lunar_cape Oooo_pretty! 1 1 0 0 0 0 0 0 1 1 0 2 0 0 0 -item = 9102 Lunar_amulet Awesome. 1 1 0 0 0 0 1 0 0 0 0 1 0 0 0 -item = 9103 A_special_tiara 'll_be_the_take_of_the_town_with_this..._maybe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9104 Lunar_ring A_mysterious_ring_that_can_fill_the_wearer_with_magical_power... 1 1 0 0 0 0 2 0 0 0 0 2 0 0 0 -item = 9105 Suqah_monster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9106 Astral_tiara A_tiara_infused_with_the_properties_of_astral. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9107 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9108 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9109 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9110 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9111 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9112 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9113 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9114 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9115 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9116 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9117 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9118 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9119 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9120 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9121 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9122 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9123 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9124 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9125 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9126 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9127 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9128 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9129 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9130 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9131 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9132 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9133 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9134 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9135 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9136 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9137 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9138 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9139 Blurite_bolts Blurite_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9140 Iron_bolts Iron_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9141 Steel_bolts Steel_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9142 Mithril_bolts Mithril_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9143 Adamant_bolts Adamant_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9144 Runite_bolts Runite_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9145 Silver_bolts Silver_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9146 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9147 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9148 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9149 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9150 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9151 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9152 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9153 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9154 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9155 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9156 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9157 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9158 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9159 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9160 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9161 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9162 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9163 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9164 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9165 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9166 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9167 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9168 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9169 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9170 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9171 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9172 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9173 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9174 Bronze_c'bow A_bronze_crossbow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9175 Bronze_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9176 Blurite_c'bow A_blurite_crossbow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9177 Iron_c'bow An_iron_crossbow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9178 Iron_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9179 Steel_c'bow A_steel_crossbow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9180 Steel_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9181 Mith_c'bow A_mithril_crossbow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9182 Mith_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9183 Adamant_c'bow An_adamant_crossbow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9184 Adamant_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9185 Rune_c'bow A_runite_crossbow. 1 1 0 0 0 0 0 90 0 0 0 0 0 0 0 -item = 9186 Rune_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9187 Jade_bolt_tips Jade_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9188 Topaz_bolt_tips Topaz_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9189 Sapphire_bolt_tips Sapphire_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9190 Emerald_bolt_tips Emerald_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9191 Ruby_bolt_tips Ruby_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9192 Diamond_bolt_tips Diamond_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9193 Dragon_bolt_tips Dragon_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9194 Onyx_bolt_tips Onyx_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9195 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9196 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9197 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9198 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9199 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9200 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9201 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9202 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9203 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9204 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9205 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9206 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9207 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9208 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9209 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9210 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9211 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9212 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9213 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9214 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9215 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9216 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9217 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9218 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9219 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9220 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9221 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9222 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9223 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9224 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9225 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9226 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9227 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9228 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9229 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9230 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9231 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9232 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9233 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9234 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9235 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9236 Opal_bolts_(e) Enchanted_opal_tipped_bronze_crossbow_bolts. 2 4 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9237 Jade_bolts_(e) Enchanted_jade_tipped_blurite_crossbow_bolts. 5 7 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9238 Pearl_bolts_(e) Enchanted_pearl_tipped_iron_crossbow_bolts. 8 10 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9239 Topaz_bolts_(e) Enchanted_red_topaz_tipped_steel_crossbow_bolts. 11 13 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9240 Sapphire_bolts_(e) Enchanted_sapphire_tipped_mithril_crossbow_bolts. 14 16 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9241 Emerald_bolts_(e) Enchanted_emerald_tipped_mithril_crossbow_bolts. 17 19 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9242 Ruby_bolts_(e) Enchanted_ruby_tipped_adamantite_crossbow_bolts. 19 22 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9243 Diamond_bolts_(e) Enchanted_diamond_tipped_adamantite_crossbow_bolts. 22 25 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9244 Dragon_bolts_(e) Enchanted_dragonstone_tipped_rune_crossbow_bolts. 4200 6200 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9245 Onyx_bolts_(e) Enchanted_onyx_tipped_runite_crossbow_bolts. 6000 9000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9246 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9247 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9248 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9249 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9250 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9251 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9252 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9253 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9254 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9255 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9256 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9257 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9258 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9259 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9260 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9261 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9262 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9263 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9264 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9265 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9266 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9267 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9268 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9269 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9270 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9271 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9272 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9273 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9274 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9275 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9276 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9277 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9278 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9279 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9280 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9281 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9282 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9283 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9284 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9285 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9286 Blurite_bolts(p) Some_poisoned_blurite_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9287 Iron_bolts_(p) Some_poisoned_iron_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9288 Steel_bolts_(p) Some_poisoned_steel_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9289 Mithril_bolts_(p) Some_poisoned_mithril_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9290 Addy_bolts_(p) Some_poisoned_adamant_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9291 Runite_bolts_(p) Some_poisoned_runite_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9292 Silver_bolts_(p) Some_poisoned_silver_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9293 Blurite_bolts(p+) Some_poisoned_blurite_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9294 Iron_bolts(p+) Some_poisoned_iron_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9295 Steel_bolts(p+) Some_poisoned_steel_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9296 Mithril_bolts(p+) Some_poisoned_mithril_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9297 Addy_bolts(p+) Some_poisoned_adamant_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9298 Runite_bolts(p+) Some_poisoned_runite_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9299 Silver_bolts(p+) Some_poisoned_silver_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9300 Blurite_bolts(s) Some_poisoned_blurite_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9301 Iron_bolts(s) Some_poisoned_iron_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9302 Steel_bolts(s) Some_poisoned_steel_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9303 Mithril_bolts(s) Some_poisoned_mithril_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9304 Addy_bolts(s) Some_poisoned_adamant_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9305 Runite_bolts(s) Some_poisoned_runite_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9306 Silver_bolts(s) Some_poisoned_silver_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9307 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9308 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9309 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9310 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9311 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9312 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9313 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9314 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9315 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9316 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9317 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9318 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9319 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9320 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9321 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9322 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9323 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9324 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9325 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9326 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9327 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9328 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9329 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9330 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9331 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9332 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9333 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9334 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9335 Jade_bolts Jade_tipped_Blurite_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9336 Topaz_bolts Topaz_tipped_Steel_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9337 Sapphire_bolts Sapphire_tipped_Mithril_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9338 Emerald_bolts Emerald_tipped_Mithril_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9339 Ruby_bolts Ruby_tipped_Adamantite_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9340 Diamond_bolts Diamond_tipped_Adamantite_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9341 Dragon_bolts Dragonstone_tipped_Runite_crossbow_bolts. 423 637 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9342 Onyx_bolts Onyx_tipped_Runite_crossbow_bolts. 6000 9000 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9343 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9344 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9345 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9346 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9347 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9348 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9349 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9350 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9351 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9352 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9353 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9354 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9355 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9356 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9357 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9358 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9359 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9360 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9361 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9362 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9363 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9364 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9365 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9366 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9367 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9368 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9369 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9370 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9371 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9372 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9373 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9374 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9375 Bronze_bolts_(unf) Unfeathered_bronze_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9376 Blurite_bolts_(unf) Unfeathered_blurite_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9377 Iron_bolts_(unf) Unfeathered_iron_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9378 Steel_bolts_(unf) Unfeathered_steel_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9379 Mithril_bolts_(unf) Unfeathered_mithril_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9380 Adamant_bolts(unf) Unfeathered_adamant_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9381 Runite_bolts_(unf) Unfeathered_rune_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9382 Silver_bolts_(unf) Unfeathered_silver_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9383 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9384 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9385 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9386 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9387 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9388 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9389 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9390 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9391 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9392 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9393 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9394 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9395 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9396 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9397 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9398 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9399 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9400 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9401 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9402 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9403 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9404 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9405 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9406 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9407 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9408 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9409 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9410 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9411 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9412 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9413 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9414 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9415 Grapple Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9416 Mith_grapple_tip A_mithril_grapple_tip. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9417 Mith_grapple_tip Swap_this_note_at_any_bank_for_te_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9418 Mith_grapple A_mithril_grapple_tipped_bolt_-_needs_a_rope. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9419 Mith_grapple Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9420 Bronze_limbs A_pair_of_bronze_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9421 Bronze_limbs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9422 Blurite_limbs A_pair_of_blurite_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9423 Iron_limbs A_pair_of_iron_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9424 Iron_limbs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9425 Steel_limbs A_pair_of_steel_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9426 Steel_limbs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9427 Mithril_limbs A_pair_of_mithril_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9428 Mithril_limbs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9429 Adamantite_limbs A_pair_of_adamant_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9430 Adamantite_limbs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9431 Runite_limbs A_pair_of_rune_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9432 Runite_limbs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9433 Bolt_pouch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9434 Bolt_mould Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9435 Bolt_mould Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9436 Sinew Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9437 Sinew Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9438 Crossbow_string Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9439 Crossbow_string Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9440 Wooden_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9441 Wooden_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9442 Oak_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9443 Oak_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9444 Willow_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9445 Willow_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9446 Teak_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9447 Teak_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9448 Maple_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9449 Maple_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9450 Mahogany_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9451 Mahogany_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9452 Yew_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9453 Yew_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9454 Bronze_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9455 Bronze_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9456 Blurite_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9457 Iron_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9458 Iron_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9459 Steel_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9460 Steel_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9461 Mithril_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9462 Mithril_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9463 Adamant_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9464 Adamant_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9465 Runite_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9466 Runite_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9467 Blurite_bar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9468 Sawdust Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9469 Grand_seed_pod Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9470 Gnome_scarf Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9471 Gnome_scarf Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9472 Gnome_goggles Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9473 Gnome_goggles Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9474 Reward_token Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9475 Mint_cake Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9476 Mint_cake Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9477 Aluft_aloft_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9478 Half_made_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9479 Unfinished_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9480 Half_made_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9481 Unfinished_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9482 Half_made_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9483 Half_made_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9484 Unfinished_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9485 Half_made_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9486 Unfinished_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9487 Wizard_blizzard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9488 Wizard_blizzard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9489 Wizard_blizzard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9490 Picture Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9491 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9492 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9493 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9494 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9495 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9496 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9497 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9498 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9499 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9500 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9501 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9502 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9503 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9504 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9505 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9506 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9507 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9508 Wizard_blizzard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9509 Wizard_blizzard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9510 Short_green_guy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9511 Short_green_guy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9512 Pineapple_punch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9513 Pineapple_punch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9514 Fruit_blast Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9515 Fruit_blast Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9516 Drunk_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9517 Drunk_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9518 Choc_saturday Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9519 Choc_saturday Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9520 Blurberry_special Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9521 Blurberry_special Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9522 Batta_tin Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9523 Batta_tin Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9524 Batta_tin Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9525 Batta_tin Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9526 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9527 Fruit_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9528 Fruit_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9529 Toad_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9530 Toad_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9531 Worm_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9532 Worm_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9533 Vegetable_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9534 Vegetable_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9535 Cheese+tom_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9536 Cheese+tom_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9537 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9538 Toad_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9539 Toad_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9540 Spicy_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9541 Spicy_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9542 Worm_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9543 Worm_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9544 Chocchip_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9545 Chocchip_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9546 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9547 Worm_hole Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9548 Worm_hole Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9549 Veg_ball Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9550 Veg_ball Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9551 Tangled_toads'_legs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9552 Tangled_toads'_legs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9553 Chocolate_bomb Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9554 Chocolate_bomb Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9555 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9556 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9557 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9558 Half_made_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9559 Half_made_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9560 Unfinished_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9561 Half_made_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9562 Unfinished_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9563 Half_made_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9564 Unfinished_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2025 Cocktail_shaker Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9565 Cocktail_shaker Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9566 Mixed_blizzard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9567 Mixed_sgg Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9568 Mixed_blast Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9569 Mixed_punch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9570 Mixed_blurberry_special Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9571 Mixed_saturday Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9572 Mixed_saturday Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9573 Mixed_saturday Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9574 Mixed_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9575 Mixed_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9576 Mixed_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9577 Half_made_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9578 Unfinished_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9579 Half_made_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9580 Unfinished_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9581 Half_made_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9582 Unfinished_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9583 Half_made_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9584 Unfinished_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2164 Batta_tin Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9585 Batta_tin Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2165 Crunchy_tray Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9586 Crunchy_tray Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2166 Gnomebowl_mould Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9587 Gnomebowl_mould Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 2202 Raw_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9588 Raw_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9589 Dossier Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9590 Dossier Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9591 Broken_cauldron Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9592 Magic_glue Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9593 Weird_gloop Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9594 Ground_mud_runes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9595 Hazelmere's_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9596 Picture Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9597 Red_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9598 Red_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9599 Red_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9600 Red_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9601 Orange_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9602 Orange_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9603 Orange_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9604 Orange_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9605 Yellow_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9606 Yellow_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9607 Yellow_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9608 Yellow_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9609 Green_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9610 Green_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9611 Green_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9612 Green_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9613 Blue_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9614 Blue_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9615 Blue_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9616 Blue_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9617 Indigo_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9618 Indigo_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9619 Indigo_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9620 Indigo_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9621 Violet_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9622 Violet_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9623 Violet_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9624 Violet_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9625 Crystal_saw Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9626 Small_crystal_seed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9627 A_handwritten_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9628 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9629 Tyras_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9630 Tyras_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9631 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9632 Daeyalt_ore Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9633 Message Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9634 Vyrewatch_top Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9635 Vyrewatch_top Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9636 Vyrewatch_legs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9637 Vyrewatch_legs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9638 Vyrewatch_shoes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9639 Vyrewatch_shoes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9640 Citizen_top Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9641 Citizen_top Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9642 Citizen_trousers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9643 Citizen_trousers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9644 Citizen_shoes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9645 Citizen_shoes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9646 Castle_sketch_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9647 Castle_sketch_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9648 Castle_sketch_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9649 Message Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9650 Blood_tithe_pouch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9651 Large_ornate_key Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9652 Haemalchemy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9653 Sealed_message Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9654 Door_key Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9655 Ladder_top Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9656 Tome_of_xp_(3) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9657 Tome_of_xp_(2) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9658 Tome_of_xp_(1) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9659 Bucket_of_water Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9660 Bucket Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9661 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9662 Shortcut_key Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9663 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9664 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9665 Torch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9666 Pros'yte_harness_m Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9667 Pros'yte_harness_m Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9668 Initiate_harness_m Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9669 Initiate_harness_m Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9670 Pros'yte_harness_f Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9671 Pros'yte_harness_f Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9672 Proselyte_sallet Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9673 Proselyte_sallet Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9674 Proselyte_hauberk Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9675 Proselyte_hauberk Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9676 Proselyte_cuisse Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9677 Proselyte_cuisse Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9678 Proselyte_tasset Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9679 Proselyte_tasset Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9680 Sea_slug_glue Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9681 Commorb_v2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9682 Door_transcription Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9683 Dead_sea_slug Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9684 Page_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9685 Page_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9686 Page_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9687 Fragment_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9688 Fragment_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9689 Fragment_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9690 Blank_water_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9691 Water_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9692 Blank_air_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9693 Air_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9694 Blank_earth_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9695 Earth_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9696 Blank_mind_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9697 Mind_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9698 Blank_fire_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9699 Fire_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9700 Picture Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9701 Torch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9702 Stick Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9703 Training_sword Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9704 Training_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9705 Training_bow Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9706 Training_arrows Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9707 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9708 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9709 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9710 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9711 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9712 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9713 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9714 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9715 Slashed_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9716 Rock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9717 Beaten_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9718 Crane_schematic Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9719 Lever_schematic Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9720 Crane_claw Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9721 Scroll Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9722 Key Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9723 Pipe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9724 Large_cog Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9725 Medium_cog Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9726 Small_cog Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9727 Primed_bar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9728 Elemental_mind_bar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9729 Elemental_helmet Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9730 Elemental_helmet Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9731 Mind_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9732 Mind_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9733 Mind_helmet Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9734 Mind_helmet Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9735 Desert_goat_horn Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9736 Goat_horn_dust Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9737 Goat_horn_dust Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9738 Desert_goat_horn Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9739 Combat_potion(4) A_combat_potion. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9740 Combat_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9741 Combat_potion(3) A_combat_potion. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9742 Combat_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9743 Combat_potion(2) A_combat_potion. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9744 Combat_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9745 Combat_potion(1) A_combat_potion 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9746 Combat_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9747 Attack_cape The_cape_worn_by_masters_of_Attack. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9748 Attack_cape(t) The_cape_worn_by_masters_of_Attack. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9749 Attack_hood Attack_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9750 Strength_cape The_cape_worn_by_masters_of_Strength. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9751 Strength_cape(t) The_cape_worn_by_masters_of_Strength. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9752 Strength_hood Strength_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9753 Defence_cape The_cape_worn_by_masters_of_Defence. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9754 Defence_cape(t) The_cape_worn_by_masters_of_Defence. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9755 Defence_hood Defence_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9756 Ranging_cape The_cape_worn_by_masters_of_Ranging. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9757 Ranging_cape(t) The_cape_worn_by_masters_of_Ranging. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9758 Ranging_hood Ranging_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9759 Prayer_cape The_cape_worn_by_masters_of_Prayer. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9760 Prayer_cape(t) The_cape_worn_by_masters_of_Prayer. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9761 Prayer_hood Prayer_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9762 Magic_cape The_cape_worn_by_masters_of_Magic. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9763 Magic_cape(t) The_cape_worn_by_masters_of_Magic. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9764 Magic_hood Magic_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9765 Runecraft_cape The_cape_worn_by_masters_of_Runecraft. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9766 Runecraft_cape(t) The_cape_worn_by_masters_of_Runecraft. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9767 Runecraft_hood Runecraft_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9768 Hitpoints_cape The_cape_worn_by_masters_of_Hitpoints. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9769 Hitpoints_cape(t) The_cape_worn_by_masters_of_Hitpoints. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9770 Hitpoints_hood Hitpoints_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9771 Agility_cape The_cape_worn_by_masters_of_Agility. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9772 Agility_cape(t) The_cape_worn_by_masters_of_Agility. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9773 Agility_hood Agility_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9774 Herblore_cape The_cape_worn_by_masters_of_Herblore. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9775 Herblore_cape(t) The_cape_worn_by_masters_of_Herblore. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9776 Herblore_hood Herblore_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9777 Thieving_cape The_cape_worn_by_masters_of_Thieving. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9778 Thieving_cape(t) The_cape_worn_by_masters_of_Thieving. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9779 Thieving_hood Thieving_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9780 Crafting_cape The_cape_worn_by_masters_of_Crafting. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9781 Crafting_cape(t) The_cape_worn_by_masters_of_Crafting. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9782 Crafting_hood Crafting_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9783 Fletching_cape The_cape_worn_by_masters_of_Fletching. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9784 Fletching_cape(t) The_cape_worn_by_masters_of_Fletching. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9785 Fletching_hood Fletching_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9786 Slayer_cape The_cape_worn_by_masters_of_Slayer. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9787 Slayer_cape(t) The_cape_worn_by_masters_of_Slayer. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9788 Slayer_hood Slayer_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9789 Construct._cape The_cape_worn_by_masters_of_Construct.. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9790 Construct._cape(t) The_cape_worn_by_masters_of_Construct.. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9791 Construct._hood Construct._skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9792 Mining_cape The_cape_worn_by_masters_of_Mining. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9793 Mining_cape(t) The_cape_worn_by_masters_of_Mining. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9794 Mining_hood Mining_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9795 Smithing_cape The_cape_worn_by_masters_of_Smithing. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9796 Smithing_cape(t) The_cape_worn_by_masters_of_Smithing. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9797 Smithing_hood Smithing_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9798 Fishing_cape The_cape_worn_by_masters_of_Fishing. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9799 Fishing_cape(t) The_cape_worn_by_masters_of_Fishing. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9800 Fishing_hood Fishing_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9801 Cooking_cape The_cape_worn_by_masters_of_Cooking. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9802 Cooking_cape(t) The_cape_worn_by_masters_of_Cooking. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9803 Cooking_hood Cooking_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9804 Firemaking_cape The_cape_worn_by_masters_of_Firemaking. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9805 Firemaking_cape(t) The_cape_worn_by_masters_of_Firemaking. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9806 Firemaking_hood Firemaking_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9807 Woodcutting_cape The_cape_worn_by_masters_of_Woodcutting. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9808 Woodcutting_cape(t) The_cape_worn_by_masters_of_Woodcutting. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9809 Woodcutting_hood Woodcutting_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9810 Farming_cape The_cape_worn_by_masters_of_Farming. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9811 Farming_cape(t) The_cape_worn_by_masters_of_Farming. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9812 Farming_hood Farming_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9813 Quest_point_cape The_cape_worn_by_masters_of_Quests. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9814 Quest_point_hood Quest_point_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9815 Bobble_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9816 Bobble_scarf Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9817 Oak_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9818 Teak_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9819 M'gany_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9820 Gilded_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9821 Marble_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9822 Magical_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9823 Oak_costume_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9824 Teak_costume_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9825 Mahogany_cos_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9826 Oak_armour_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9827 Teak_armour_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9828 M'gany_arm'r_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9829 Oak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9830 Carved_oak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9831 Teak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9832 Carved_teak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9833 Mahogany_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9834 Gilded_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9835 Marble_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9836 Oak_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9837 Teak_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9838 Mahogany_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9839 Oak_treasure_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9840 Teak_treas'_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9841 M'gany_treas'_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9842 Costume_room Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9843 Oak_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9844 Teak_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9845 M'gany_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9846 Gilded_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9847 Marble_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9848 Magical_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9849 Oak_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9850 Teak_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9851 Mahogany_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9852 Oak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9853 Carved_oak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9854 Teak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9855 Carved_teak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9856 Mahogany_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9857 Gilded_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9858 Marble_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9859 Oak_armour_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9860 Teak_armour_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9861 M'gany_arm'r_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9862 Oak_treasure_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9863 Teak_treas'_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9864 M'gany_treas'_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9865 Oak_costume_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9866 Teak_costume_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9867 Mahogany_cos_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9868 Oak_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9869 Teak_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9870 M'gany_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9871 Gilded_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9872 Marble_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9873 Magical_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9874 Oak_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9875 Teak_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9876 Mahogany_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9877 Oak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9878 Carved_oak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9879 Teak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9880 Carved_teak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9881 Mahogany_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9882 Gilded_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9883 Marble_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9884 Oak_armour_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9885 Teak_armour_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9886 M'gany_arm'r_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9887 Oak_treasure_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9888 Teak_treas'_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9889 M'gany_treas'_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9890 Oak_costume_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9891 Teak_costume_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9892 Mahogany_cos_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9893 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9894 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9895 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9896 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9897 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9898 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9899 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9900 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9901 Goutweedy_lump Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9902 Hardy_gout_tubers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9903 Farming_manual Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9904 Sailing_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9905 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9906 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9907 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9908 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9909 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9910 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9911 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9912 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9913 White_destabiliser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9914 Red_destabiliser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9915 Blue_destabiliser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9916 Green_destabiliser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9917 Yellow_destabiliser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9918 Black_destabiliser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9919 Evil_root Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9920 Jack_lantern_mask Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9921 Skeleton_boots Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9922 Skeleton_gloves Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9923 Skeleton_leggings Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9924 Skeleton_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9925 Skeleton_mask Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9926 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9927 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9928 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9929 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9930 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9931 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9932 Auguste's_sapling Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9933 Balloon_structure Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9934 Origami_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9935 Yellow_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9936 Blue_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9937 Red_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9938 Orange_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9939 Green_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9940 Purple_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9941 Pink_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9942 Black_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9943 Sandbag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9944 Bomber_jacket Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9945 Bomber_cap Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9946 Cap_and_goggles Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9947 Old_red_disk Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9948 Hunter_cape The_cape_worn_by_masters_of_Hunting. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 -item = 9949 Hunter_cape(t) The_cape_worn_by_masters_of_Hunting. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 -item = 9950 Hunter_hood Hunting_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9951 Footprint Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9952 Imp Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9953 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9954 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9955 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9956 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9957 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9958 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9959 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9960 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9961 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9962 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9963 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9964 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9965 Crimson_swift Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9966 Copper_longtail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9967 Cerulean_twitch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9968 Golden_warbler Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9969 Tropical_wagtail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9970 Butterfly Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9971 Butterfly Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9972 Butterfly Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9973 Butterfly Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9974 Giant_eagle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9975 Rabbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9976 Chinchompa Handle_with_care. 1 1 1 0 0 0 0 45 0 0 0 0 0 0 0 -item = 9977 Red_chinchompa Even_more_volatile_than_its_vegetarian_counterpart. 1 1 1 0 0 0 0 70 0 0 0 0 0 0 0 -item = 9978 Raw_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9979 Raw_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9980 Roast_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9981 Roast_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9982 Burnt_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9983 Burnt_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9984 Skewered_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9985 Skewered_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9986 Raw_beast_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9987 Raw_beast_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9988 Roast_beast_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9989 Roast_beast_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9990 Burnt_beast_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9991 Burnt_beast_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9992 Skewered_beast Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9993 Skewered_beast Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9994 Spicy_tomato Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9995 Spicy_tomato Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9996 Spicy_minced_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9997 Spicy_minced_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9998 Hunter_potion(4) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 9999 Hunter_potion(4) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 -item = 10000 Hunter_potion(3) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +// itemID itemName itemExamine +item = 0 Dwarf_remains The_body_of_a_Dwarf_savaged_by_Goblins. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1 Tool_kit These_could_be_handy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2 Cannonball Ammo_for_the_Dwarf_Cannon. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3 Nulodion's_notes Construction_notes_for_Dwarf_cannon_ammo. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4 Ammo_mould Used_to_make_cannon_ammunition. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5 Instruction_manual An_old_note_book. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6 Cannon_base The_cannon_is_built_on_this. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7 Cannon_base Swap_this_note_at_any_bank_for_the_equivalent_item. 187500 187500100 187500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8 Cannon_stand The_mounting_for_the_multicannon. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9 Cannon_stand Swap_this_note_at_any_bank_for_the_equivalent_item. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 10 Cannon_barrels The_barrels_of_the_multicannon. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 11 Cannon_barrels Swap_this_note_at_any_bank_for_the_equivalent_item. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 12 Cannon_furnace This_powers_the_multicannon. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 13 Cannon_furnace Swap_this_note_at_any_bank_for_the_equivalent_item. 187500 187500 187500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 14 Railing A_metal_railing_replacement. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 15 Holy_table_napkin A_cloth_given_to_me_by_Sir_Galahad. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 16 Magic_whistle A_small_tin_whistle. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 17 Grail_bell I_wonder_what_happens_when_I_ring_it? 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 18 Magic_gold_feather It_will_point_the_way_for_me. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 19 Holy_grail A_holy_and_powerful_artefact. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 20 Cog A_cog_from_some_machinery. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 21 Cog A_cog_from_some_machinery. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 22 Cog A_cog_from_some_machinery. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 23 Cog A_cog_from_some_machinery. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 24 Rat_poison Doesn't_look_very_tasty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 25 Red_vine_worm Wormy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 26 Fishing_trophy Hemenster_fishing_contest_trophy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 27 Fishing_pass Pass_to_the_Hemenster_fishing_contest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 28 Insect_repellent Drives_away_all_known_6_legged_creatures. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 29 Insect_repellent Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 30 Bucket_of_wax It's_a_bucket_of_wax. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 31 Bucket_of_wax Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 32 Lit_black_candle A_lit_spooky_candle. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 33 Lit_candle A_lit_candle. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 34 Lit_candle A_lit_candle. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 35 Excalibur This_used_to_belong_to_King_Arthur. 200 200 200 20 29 -2 0 0 0 3 2 1 0 25 0 +item = 36 Candle A_candle. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 37 Candle Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 38 Black_candle A_spooky_candle. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 39 Bronze_arrowtips I_can_make_an_arrow_with_these. 10 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 40 Iron_arrowtips I_can_make_an_arrow_with_these. 26 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 41 Steel_arrowtips I_can_make_an_arrow_with_these. 36 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 42 Mithril_arrowtips I_can_make_an_arrow_with_these. 68 16 16 0 0 0 0 0 0 0 0 0 0 0 0 +item = 43 Adamant_arrowtips I_can_make_an_arrow_with_these. 160 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 44 Rune_arrowtips I_can_make_an_arrow_with_these. 460 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 45 Opal_bolttips I_can_make_bolts_with_these. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 46 Pearl_bolttips I_can_make_bolts_with_these. 56 56 56 0 0 0 0 0 0 0 0 0 0 0 0 +item = 47 Barb_bolttips I_can_make_bolts_with_these. 95 95 95 0 0 0 0 0 0 0 0 0 0 0 0 +item = 48 Longbow_(u) I_need_to_find_a_string_for_this. 32 48 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 49 Longbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 32 48 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 50 Shortbow_(u) I_need_to_find_a_string_for_this. 9 14 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 51 Shortbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 9 14 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 52 Arrow_shaft A_wooden_arrow_shaft. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 53 Headless_arrow A_wooden_arrow_shaft_with_flights_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 54 Oak_shortbow_(u) An_unstrung_oak_shortbow,_I_need_a_bowstring_for_this. 20 30 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 55 Oak_shortbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 20 30 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 56 Oak_longbow_(u) An_unstrung_oak_longbow,_I_need_a_bowstring_for_this. 64 96 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 57 Oak_longbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 64 96 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 58 Willow_longbow_(u) An_unstrung_willow_longbow,_I_need_a_bowstring_for_this. 64 92 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 59 Willow_longbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 64 92 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 60 Willow_shortbow_(u) An_unstrung_willow_shortbow,_I_need_a_bowstring_for_this. 40 60 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 61 Willow_shortbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 40 60 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 62 Maple_longbow_(u) An_unstrung_maple_longbow,_I_need_a_bowstring_for_this. 128 192 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 63 Maple_longbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 128 192 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 64 Maple_shortbow_(u) An_unstrung_maple_shortbow,_I_need_a_bowstring_for_this. 80 120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 65 Maple_shortbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 80 120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 66 Yew_longbow_(u) An_unstrung_yew_longbow,_I_need_a_bowstring_for_this. 256 384 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 67 Yew_longbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 256 384 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 68 Yew_shortbow_(u) An_unstrung_yew_shortbow,_I_need_a_bowstring_for_this. 160 240 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 69 Yew_shortbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 160 240 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 70 Magic_longbow_(u) An_unstrung_magic_longbow,_I_need_a_bowstring_for_this. 507 768 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 71 Magic_longbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 507 768 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 72 Magic_shortbow_(u) An_unstrung_magic_shortbow,_I_need_a_bowstring_for_this. 320 480 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 73 Magic_shortbow_(u) Swap_this_note_at_any_bank_for_the_equivalent_item. 320 480 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 74 Khazard_helmet A_helmet,_as_worn_by_the_minions_of_General_Khazard. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 75 Khazard_armour Armour,_as_worn_by_the_minions_of_General_Khazard. 12 12 12 0 0 0 0 0 4 5 3 0 0 3 0 +item = 76 Khazard_cell_keys These_keys_open_the_cells_at_the_Khazard_fight_arena. 1 1 1 0 0 0 0 0 11 10 0 0 5 0 0 +item = 77 Khali_brew A_bottle_of_Khazard's_worst_brew. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 78 Ice_arrows Can_only_be_fired_with_yew_or_magic_bows. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 83 Lever A_lever_to_open_something_perhaps? 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 84 Staff_of_armadyl The_power_in_this_staff_causes_it_to_vibrate_gently. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 85 Shiny_key It_catches_the_light! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 86 Pendant_of_lucien The_amulet_that_Lucien_gave_you. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 87 Armadyl_pendant Yet_another_amulet. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 88 Boots_of_lightness Magic_boots_that_make_you_lighter_than_normal. 6 6 6 0 0 0 0 0 1 1 1 0 0 0 0 +item = 89 Boots_of_lightness Magic_boots_that_make_you_lighter_than_normal. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 90 Child's_blanket It's_very_soft! 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 91 Guam_potion(unf) I_need_another_ingredient_to_finish_this_Guam_potion. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 92 Guam_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 93 Marrentill_potion(unf) I_need_another_ingredient_to_finish_this_Marrentill_potion. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 94 Marrentill_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 95 Tarromin_potion(unf) I_need_another_ingredient_to_finish_this_Tarromin_potion. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 96 Tarromin_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 97 Harralander_potion(unf) I_need_another_ingredient_to_finish_this_Harralander_potion. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 98 Harralander_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 99 Ranarr_potion(unf) I_need_another_ingredient_to_finish_this_Ranarr_potion. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 100 Ranarr_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 101 Irit_potion(unf) I_need_another_ingredient_to_finish_this_Irit_potion. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 102 Irit_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 103 Avantoe_potion(unf) I_need_another_ingredient_to_finish_this_Avantoe_potion. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 +item = 104 Avantoe_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 +item = 105 Kwuarm_potion(unf) I_need_another_ingredient_to_finish_this_Kwuarm_potion. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 +item = 106 Kwuarm_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 +item = 107 Cadantine_potion(unf) I_need_another_ingredient_to_finish_this_Cadantine_potion. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 +item = 108 Cadantine_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 +item = 109 Dwarf_weed_potion(unf) I_need_another_ingredient_to_finish_this_Dwarf_Weed_potion. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 110 Dwarf_weed_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 111 Torstol_potion(unf) I_need_another_ingredient_to_finish_this_Torstol_potion. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 112 Torstol_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 113 Strength_potion(4) A_strength_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 114 Strength_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 115 Strength_potion(3) A_strength_potion. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 116 Strength_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 117 Strength_potion(2) An_strength_potion. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 118 Strength_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 119 Strength_potion(1) An_strength_potion. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 120 Strength_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 121 Attack_potion(3) An_attack_potion. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 122 Attack_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 123 Attack_potion(2) An_attack_potion. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 +item = 124 Attack_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 +item = 125 Attack_potion(1) An_attack_potion. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 126 Attack_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 127 Restore_potion(3) A_stat_restoration_potion. 88 88 88 0 0 0 0 0 0 0 0 0 0 0 0 +item = 128 Restore_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 88 88 88 0 0 0 0 0 0 0 0 0 0 0 0 +item = 129 Restore_potion(2) A_stat_restoration_potion. 66 66 66 0 0 0 0 0 0 0 0 0 0 0 0 +item = 130 Restore_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 66 66 66 0 0 0 0 0 0 0 0 0 0 0 0 +item = 131 Restore_potion(1) A_stat_restoration_potion. 44 44 44 0 0 0 0 0 0 0 0 0 0 0 0 +item = 132 Restore_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 44 44 44 0 0 0 0 0 0 0 0 0 0 0 0 +item = 133 Defence_potion(3) A_defence_potion. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 134 Defence_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 135 Defence_potion(2) A_defence_potion. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 136 Defence_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 137 Defence_potion(1) A_defence_potion. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 138 Defence_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 139 Prayer_potion(3) A_restore_prayer_potion. 152 152 152 0 0 0 0 0 0 0 0 0 0 0 0 +item = 140 Prayer_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 152 152 152 0 0 0 0 0 0 0 0 0 0 0 0 +item = 141 Prayer_potion(2) A_restore_prayer_potion. 114 114 114 0 0 0 0 0 0 0 0 0 0 0 0 +item = 142 Prayer_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 114 114 114 0 0 0 0 0 0 0 0 0 0 0 0 +item = 143 Prayer_potion(1) A_restore_prayer_potion. 76 76 76 0 0 0 0 0 0 0 0 0 0 0 0 +item = 144 Prayer_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 76 76 76 0 0 0 0 0 0 0 0 0 0 0 0 +item = 145 Super_attack(3) A_super_attack_potion. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 146 Super_attack(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 147 Super_attack(2) A_super_attack_potion. 135 135 135 0 0 0 0 0 0 0 0 0 0 0 0 +item = 148 Super_attack(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 135 135 135 0 0 0 0 0 0 0 0 0 0 0 0 +item = 149 Super_attack(1) A_super_attack_potion. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 150 Super_attack(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 151 Fishing_potion(3) A_fishing_potion. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 152 Fishing_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 153 Fishing_potion(2) A_fishing_potion. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 154 Fishing_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 155 Fishing_potion(1) A_fishing_potion. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 156 Fishing_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 157 Super_strength(3) A_super_strength_potion. 220 220 220 0 0 0 0 0 0 0 0 0 0 0 0 +item = 158 Super_strength(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 220 220 220 0 0 0 0 0 0 0 0 0 0 0 0 +item = 159 Super_strength(2) A_super_strength_potion. 165 165 165 0 0 0 0 0 0 0 0 0 0 0 0 +item = 160 Super_strength(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 165 165 165 0 0 0 0 0 0 0 0 0 0 0 0 +item = 161 Super_strength(1) A_super_strength_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 162 Super_strength(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 163 Super_defence(3) A_super_defence_potion. 264 264 264 0 0 0 0 0 0 0 0 0 0 0 0 +item = 164 Super_defence(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 264 264 264 0 0 0 0 0 0 0 0 0 0 0 0 +item = 165 Super_defence(2) A_super_defence_potion. 198 198 198 0 0 0 0 0 0 0 0 0 0 0 0 +item = 166 Super_defence(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 198 198 198 0 0 0 0 0 0 0 0 0 0 0 0 +item = 167 Super_defence(1) A_super_defence_potion. 132 132 132 0 0 0 0 0 0 0 0 0 0 0 0 +item = 168 Super_defence(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 132 132 132 0 0 0 0 0 0 0 0 0 0 0 0 +item = 169 Ranging_potion(3) A_ranging_potion. 288 288 288 0 0 0 0 0 0 0 0 0 0 0 0 +item = 170 Ranging_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 288 288 288 0 0 0 0 0 0 0 0 0 0 0 0 +item = 171 Ranging_potion(2) A_ranging_potion. 216 216 216 0 0 0 0 0 0 0 0 0 0 0 0 +item = 172 Ranging_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 216 216 216 0 0 0 0 0 0 0 0 0 0 0 0 +item = 173 Ranging_potion(1) A_ranging_potion. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 +item = 174 Ranging_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 +item = 175 Antipoison(3) An_antipoison_potion. 288 288 288 0 0 0 0 0 0 0 0 0 0 0 0 +item = 176 Antipoison(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 288 288 288 0 0 0 0 0 0 0 0 0 0 0 0 +item = 177 Antipoison(2) An_antipoison_potion. 216 216 216 0 0 0 0 0 0 0 0 0 0 0 0 +item = 178 Antipoison(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 216 216 216 0 0 0 0 0 0 0 0 0 0 0 0 +item = 179 Antipoison(1) An_antipoison_potion. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 +item = 180 Antipoison(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 +item = 181 Superantipoison(3) A_super_antipoison_potion. 288 288 288 0 0 0 0 0 0 0 0 0 0 0 0 +item = 182 Superantipoison(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 288 288 288 0 0 0 0 0 0 0 0 0 0 0 0 +item = 183 Superantipoison(2) A_super_antipoison_potion. 216 216 216 0 0 0 0 0 0 0 0 0 0 0 0 +item = 184 Superantipoison(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 216 216 216 0 0 0 0 0 0 0 0 0 0 0 0 +item = 185 Superantipoison(1) A_super_antipoison_potion. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 +item = 186 Superantipoison(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 +item = 187 Weapon_poison For_use_on_daggers_and_projectiles. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 +item = 188 Weapon_poison Swap_this_note_at_any_bank_for_the_equivalent_item. 144 144 144 0 0 0 0 0 0 0 0 0 0 0 0 +item = 189 Zamorak_brew(3) A_Zamorak_Brew. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 +item = 190 Zamorak_brew(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 +item = 191 Zamorak_brew(2) A_Zamorak_Brew. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 192 Zamorak_brew(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 193 Zamorak_brew(1) A_Zamorak_Brew. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 +item = 194 Zamorak_brew(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 +item = 195 Potion This_is_meant_to_be_good_for_spots. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 196 Potion Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 197 Poison_chalice A_cup_of_a_strange_brew... 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 198 Poison_chalice Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 199 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 200 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 201 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 202 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 203 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 204 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 205 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 206 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 207 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 208 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 209 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 210 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 211 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 212 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 213 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 214 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 215 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 216 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 217 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 218 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 219 Herb I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 220 Herb Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 221 Eye_of_newt It_seems_to_be_looking_at_me. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 222 Eye_of_newt Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 223 Red_spiders'_eggs Ewww! 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 224 Red_spiders'_eggs Swap_this_note_at_any_bank_for_the_equivalent_item'_eggs. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 225 Limpwurt_root The_root_of_a_limpwurt_plant. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 226 Limpwurt_root Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 227 Vial_of_water A_glass_vial_containing_water. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 228 Vial_of_water Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 229 Vial An_empty_glass_vial. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 230 Vial Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 231 Snape_grass Strange_spiky_grass. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 232 Snape_grass Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 233 Pestle_and_mortar I_can_grind_things_for_potions_in_this. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 234 Pestle_and_mortar Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 235 Unicorn_horn_dust Finely_ground_horn_of_Unicorn. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 236 Unicorn_horn_dust Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 237 Unicorn_horn This_horn_has_restorative_properties. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 238 Unicorn_horn Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 239 White_berries Sour_berries,_used_in_potions. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 240 White_berries Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 241 Dragon_scale_dust Finely_ground_scale_of_Dragon. 52 52 52 0 0 0 0 0 0 0 0 0 0 0 0 +item = 242 Dragon_scale_dust Swap_this_note_at_any_bank_for_the_equivalent_item. 52 52 52 0 0 0 0 0 0 0 0 0 0 0 0 +item = 243 Blue_dragon_scale A_large_shiny_scale. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 244 Blue_dragon_scale Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 245 Wine_of_zamorak An_evil_wine_for_an_evil_god. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 246 Wine_of_zamorak Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 247 Jangerberries They_don't_look_very_ripe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 248 Jangerberries Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 249 Clean_guam A_bitter_green_herb. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 250 Clean_guam Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 251 Clean_marrentill A_herb_used_in_poison_cures. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 252 Clean_marrentill Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 253 Clean_tarromin A_fresh_herb. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 254 Clean_tarromin Swap_this_note_at_any_bank_for_the_equivalent_item. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 255 Clean_harralander A_fresh_herb. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 256 Clean_harralander Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 257 Clean_ranarr_weed A_fresh_herb. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 258 Clean_ranarr_weed Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 259 Clean_irit_leaf A_fresh_herb. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 260 Clean_irit_leaf Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 261 Clean_avantoe A_fresh_herb. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 +item = 262 Clean_avantoe Swap_this_note_at_any_bank_for_the_equivalent_item. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 +item = 263 Clean_kwuarm A_fresh_herb. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 +item = 264 Clean_kwuarm Swap_this_note_at_any_bank_for_the_equivalent_item. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 +item = 265 Clean_cadantine A_fresh_herb. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 +item = 266 Clean_cadantine Swap_this_note_at_any_bank_for_the_equivalent_item. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 +item = 267 Clean_dwarf_weed A_fresh_herb. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 268 Clean_dwarf_weed Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 269 Clean_torstol A_fresh_herb. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 270 Clean_torstol Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 271 Pressure_gauge It_looks_like_part_of_a_machine. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 272 Fish_food Keeps_your_pet_fish_strong_and_healthy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 273 Poison This_stuff_looks_nasty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 274 Poisoned_fish_food Doesn't_seem_very_nice_to_the_poor_fishes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 275 Key A_slightly_smelly_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 276 Rubber_tube It's_slightly_charred. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 277 Oil_can It's_pretty_full. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 278 Cattleprod A_sharp_cattleprod. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 279 Sheep_feed Councillor_Halgrive_gave_me_this_to_kill_some_sheep. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 280 Sheep_bones_(1) The_suspicious-looking_remains_of_a_suspicious-looking_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 281 Sheep_bones_(2) The_suspicious-looking_remains_of_a_suspicious-looking_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 282 Sheep_bones_(3) The_suspicious-looking_remains_of_a_suspicious-looking_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 283 Sheep_bones_(4) The_suspicious-looking_remains_of_a_suspicious-looking_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 284 Plague_jacket This_should_protect_me_from_the_plague,_I_hope! 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 285 Plague_trousers These_should_protect_me_from_the_plague,_I_hope! 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 286 Orange_goblin_mail Armour_designed_to_fit_goblins. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 287 Blue_goblin_mail Armour_designed_to_fit_goblins. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 288 Goblin_mail Armour_designed_to_fit_goblins. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 289 Goblin_mail Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 290 Research_package This_contains_some_vital_research_results. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 291 Notes It_seems_to_be_written_in_some_kind_of_code. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 292 Book_on_baxtorian A_book_on_elven_history_in_northern_RuneScape. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 293 A_key This_will_unlock_something. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 294 Glarial's_pebble A_small_pebble_with_elven_inscription. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 295 Glarial's_amulet A_bright_green_gem_set_in_a_necklace. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 296 Glarial's_urn An_urn_containing_Glarial's_ashes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 297 Glarial's_urn An_empty_urn_made_for_Glarial's_ashes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 298 A_key This_will_unlock_something. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 299 Mithril_seeds Magical_seeds_in_a_mithril_case. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 300 Rat's_tail A_bit_of_rat. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 301 Lobster_pot Useful_for_catching_lobsters. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 302 Lobster_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 303 Small_fishing_net Useful_for_catching_small_fish. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 304 Small_fishing_net Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 305 Big_fishing_net Useful_for_catching_lots_of_fish. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 306 Big_fishing_net Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 307 Fishing_rod Useful_for_catching_sardine_or_herring. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 308 Fishing_rod Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 309 Fly_fishing_rod Useful_for_catching_salmon_or_trout. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 310 Fly_fishing_rod Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 311 Harpoon Useful_for_catching_really_big_fish. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 312 Harpoon Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 313 Fishing_bait For_use_with_a_fishing_rod. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 314 Feather Used_for_fly_fishing. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 315 Shrimps Some_nicely_cooked_fish. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 316 Shrimps Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 317 Raw_shrimps I_should_try_cooking_this. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 318 Raw_shrimps Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 319 Anchovies Some_nicely_cooked_fish. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 320 Anchovies Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 321 Raw_anchovies I_should_try_cooking_this. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 322 Raw_anchovies Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 323 Burnt_fish Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 324 Burnt_fish Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 325 Sardine Some_nicely_cooked_fish. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 326 Sardine Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 327 Raw_sardine I_should_try_cooking_this. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 328 Raw_sardine Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 329 Salmon Some_nicely_cooked_fish. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 330 Salmon Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 331 Raw_salmon I_should_try_cooking_this. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 332 Raw_salmon Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 333 Trout Some_nicely_cooked_fish. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 334 Trout Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 335 Raw_trout I_should_try_cooking_this. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 336 Raw_trout Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 337 Giant_carp Some_nicely_cooked_fish. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 338 Raw_giant_carp I_should_try_cooking_this. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 339 Cod Some_nicely_cooked_fish. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 340 Cod Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 341 Raw_cod I_should_try_cooking_this. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 342 Raw_cod Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 343 Burnt_fish Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 344 Burnt_fish Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 345 Raw_herring I_should_try_cooking_this. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 346 Raw_herring Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 347 Herring Some_nicely_cooked_fish. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 348 Herring Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 349 Raw_pike I_should_try_cooking_this. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 350 Raw_pike Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 351 Pike Some_nicely_cooked_Pike. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 352 Pike Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 353 Raw_mackerel I_should_try_cooking_this. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 +item = 354 Raw_mackerel Swap_this_note_at_any_bank_for_the_equivalent_item. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 +item = 355 Mackerel Some_nicely_cooked_fish. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 +item = 356 Mackerel Swap_this_note_at_any_bank_for_the_equivalent_item. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 +item = 357 Burnt_fish Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 358 Burnt_fish Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 359 Raw_tuna I_should_try_cooking_this. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 360 Raw_tuna Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 361 Tuna Wow,_this_is_a_big_fish. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 362 Tuna Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 363 Raw_bass I_should_try_cooking_this. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 364 Raw_bass Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 365 Bass Wow,_this_is_a_big_fish. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 366 Bass Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 367 Burnt_fish Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 368 Burnt_fish Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 369 Burnt_fish Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 370 Burnt_fish Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 371 Raw_swordfish I_should_try_cooking_this. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 372 Raw_swordfish Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 373 Swordfish I'd_better_be_careful_eating_this! 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 374 Swordfish Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 375 Burnt_swordfish Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 376 Burnt_swordfish Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 377 Raw_lobster I_should_try_cooking_this. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 378 Raw_lobster Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 379 Lobster This_looks_tricky_to_eat. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 380 Lobster Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 381 Burnt_lobster Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 382 Burnt_lobster Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 383 Raw_shark I_should_try_cooking_this. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 384 Raw_shark Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 385 Shark I'd_better_be_careful_eating_this. 1500 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 386 Shark Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 387 Burnt_shark Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 388 Burnt_shark Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 389 Raw_manta_ray A_rare_catch. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 390 Raw_manta_ray Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 391 Manta_ray A_rare_catch. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 392 Manta_ray Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 393 Burnt_manta_ray Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 394 Burnt_manta_ray Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 395 Raw_sea_turtle A_rare_catch. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 396 Raw_sea_turtle Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 397 Sea_turtle Tasty! 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 398 Sea_turtle Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 399 Burnt_sea_turtle Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 400 Burnt_sea_turtle Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 401 Seaweed Slightly_damp_seaweed. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 402 Seaweed Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 403 Edible_seaweed Slightly_damp_seaweed. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 404 Edible_seaweed Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 405 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 406 Casket Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 407 Oyster It's_a_rare_oyster. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 408 Oyster Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 409 Empty_oyster It's_empty. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 410 Empty_oyster Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 411 Oyster_pearl I_could_work_wonders_with_a_chisel_on_this_pearl. 112 112 112 0 0 0 0 0 0 0 0 0 0 0 0 +item = 412 Oyster_pearl Swap_this_note_at_any_bank_for_the_equivalent_item. 112 112 112 0 0 0 0 0 0 0 0 0 0 0 0 +item = 413 Oyster_pearls I_could_work_wonders_with_a_chisel_on_these_pearls. 1400 1400 1400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 414 Oyster_pearls Swap_this_note_at_any_bank_for_the_equivalent_item. 1400 1400 1400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 415 Ethenea An_expensive_colourless_liquid. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 416 Liquid_honey This_isn't_worth_much. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 417 Sulphuric_broline It's_highly_poisonous. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 418 Plague_sample Probably_best_I_don't_keep_this_too_long. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 419 Touch_paper A_special_kind_of_paper. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 420 Distillator Apparently_it_distills. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 421 Lathas'_amulet Yup._It's_an_amulet. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 422 Bird_feed Birds_love_this_stuff! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 423 Key Opens_things. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 424 Pigeon_cage It's_full_of_pigeons. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 425 Pigeon_cage It's_empty... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 426 Priest_gown Top_half_of_a_priest_suit. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 3 +item = 427 Priest_gown Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 428 Priest_gown Bottom_half_of_a_priest_suit. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 3 +item = 429 Priest_gown Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 430 Doctors'_gown Medical_looking. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 431 Karamjan_rum A_very_strong_spirit_brewed_in_Karamja. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 432 Chest_key A_key_to_One_eyed_Hector's_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 433 Pirate_message Pirates_don't_have_the_best_handwriting... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 434 Clay Some_hard_dry_clay. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 435 Clay Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 436 Copper_ore This_needs_refining. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 437 Copper_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 438 Tin_ore This_needs_refining. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 439 Tin_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 440 Iron_ore This_needs_refining. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 +item = 441 Iron_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 +item = 442 Silver_ore This_needs_refining. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 443 Silver_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 444 Gold_ore This_needs_refining. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 445 Gold_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 446 'perfect'_gold_ore This_needs_refining. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 447 Mithril_ore This_needs_refining. 162 162 162 0 0 0 0 0 0 0 0 0 0 0 0 +item = 448 Mithril_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 162 162 162 0 0 0 0 0 0 0 0 0 0 0 0 +item = 449 Adamantite_ore This_needs_refining. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 450 Adamantite_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 451 Runite_ore This_needs_refining. 3200 3200 3200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 452 Runite_ore Swap_this_note_at_any_bank_for_the_equivalent_item. 3200 3200 3200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 453 Coal Hmm_a_non-renewable_energy_source! 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 +item = 454 Coal Swap_this_note_at_any_bank_for_the_equivalent_item. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 +item = 455 Barcrawl_card The_official_Alfred_Grimhand_bar_crawl_card. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 456 Scorpion_cage It's_empty! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 457 Scorpion_cage There_is_1_scorpion_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 458 Scorpion_cage There_are_2_scorpions_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 459 Scorpion_cage There_are_2_scorpions_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 460 Scorpion_cage There_is_1_scorpion_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 461 Scorpion_cage There_are_2_scorpions_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 462 Scorpion_cage There_is_1_scorpion_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 463 Scorpion_cage There_are_3_scorpions_inside. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 464 Strange_fruit I_wonder_what_this_tastes_like? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 465 Strange_fruit Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 466 Pickaxe_handle Useless_without_the_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 467 Pickaxe_handle Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 468 Broken_pickaxe Nurmof_can_fix_this_for_me. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 469 Broken_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 470 Broken_pickaxe Nurmof_can_fix_this_for_me. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 471 Broken_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 472 Broken_pickaxe Nurmof_can_fix_this_for_me. 17 17 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 473 Broken_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 17 17 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 474 Broken_pickaxe Nurmof_can_fix_this_for_me. 43 43 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 475 Broken_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 43 43 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 476 Broken_pickaxe Nurmof_can_fix_this_for_me. 107 107 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 477 Broken_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 107 107 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 478 Broken_pickaxe Nurmof_can_fix_this_for_me. 440 660 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 479 Broken_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 440 660 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 480 Bronze_pick_head It's_missing_a_handle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 481 Bronze_pick_head Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 482 Iron_pick_head It's_missing_a_handle. 139 139 139 0 0 0 0 0 0 0 0 0 0 0 0 +item = 483 Iron_pick_head Swap_this_note_at_any_bank_for_the_equivalent_item. 139 139 139 0 0 0 0 0 0 0 0 0 0 0 0 +item = 484 Steel_pick_head It's_missing_a_handle. 499 499 499 0 0 0 0 0 0 0 0 0 0 0 0 +item = 485 Steel_pick_head Swap_this_note_at_any_bank_for_the_equivalent_item. 499 499 499 0 0 0 0 0 0 0 0 0 0 0 0 +item = 486 Mithril_pick_head It's_missing_a_handle. 1299 1299 1299 0 0 0 0 0 0 0 0 0 0 0 0 +item = 487 Mithril_pick_head Swap_this_note_at_any_bank_for_the_equivalent_item. 1299 1299 1299 0 0 0 0 0 0 0 0 0 0 0 0 +item = 488 Adamant_pick_head It's_missing_a_handle. 3199 3199 3199 0 0 0 0 0 0 0 0 0 0 0 0 +item = 489 Adamant_pick_head Swap_this_note_at_any_bank_for_the_equivalent_item. 3199 3199 3199 0 0 0 0 0 0 0 0 0 0 0 0 +item = 490 Rune_pick_head It's_missing_a_handle. 12800 19199 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 491 Rune_pick_head Swap_this_note_at_any_bank_for_the_equivalent_item. 12800 19199 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 492 Axe_handle Useless_without_the_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 493 Axe_handle Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 494 Broken_axe Bob_can_fix_this_for_me. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 495 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 496 Broken_axe Bob_can_fix_this_for_me. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 497 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 498 Broken_axe Bob_can_fix_this_for_me. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 499 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 500 Broken_axe Bob_can_fix_this_for_me. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 501 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 502 Broken_axe Bob_can_fix_this_for_me. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 503 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 504 Broken_axe Bob_can_fix_this_for_me. 43 43 43 0 0 0 0 0 0 0 0 0 0 0 0 +item = 505 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 43 43 43 0 0 0 0 0 0 0 0 0 0 0 0 +item = 506 Broken_axe Bob_can_fix_this_for_me. 427 427 427 0 0 0 0 0 0 0 0 0 0 0 0 +item = 507 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 427 427 427 0 0 0 0 0 0 0 0 0 0 0 0 +item = 508 Bronze_axe_head It's_missing_a_handle. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 509 Bronze_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 510 Iron_axe_head It's_missing_a_handle. 55 55 55 0 0 0 0 0 0 0 0 0 0 0 0 +item = 511 Iron_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 55 55 55 0 0 0 0 0 0 0 0 0 0 0 0 +item = 512 Steel_axe_head It's_missing_a_handle. 199 199 199 0 0 0 0 0 0 0 0 0 0 0 0 +item = 513 Steel_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 199 199 199 0 0 0 0 0 0 0 0 0 0 0 0 +item = 514 Black_axe_head It's_missing_a_handle. 383 383 383 0 0 0 0 0 0 0 0 0 0 0 0 +item = 515 Black_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 383 383 383 0 0 0 0 0 0 0 0 0 0 0 0 +item = 516 Mithril_axe_head It's_missing_a_handle. 519 519 519 0 0 0 0 0 0 0 0 0 0 0 0 +item = 517 Mithril_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 519 519 519 0 0 0 0 0 0 0 0 0 0 0 0 +item = 518 Adamant_axe_head It's_missing_a_handle. 1279 1279 1279 0 0 0 0 0 0 0 0 0 0 0 0 +item = 519 Adamant_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 1279 1279 1279 0 0 0 0 0 0 0 0 0 0 0 0 +item = 520 Rune_axe_head It's_missing_a_handle. 5120 7679 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 521 Rune_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 5120 7679 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 522 Enchanted_beef I_don't_fancy_eating_this_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 523 Enchanted_rat I_don't_fancy_eating_this_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 524 Enchanted_bear I_don't_fancy_eating_this_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 525 Enchanted_chicken I_don't_fancy_eating_this_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 526 Bones Bones_are_for_burying! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 527 Bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 528 Burnt_bones Bones_are_for_burying! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 529 Burnt_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 530 Bat_bones Bones_are_for_burying! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 531 Bat_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 532 Big_bones Ew_it's_a_pile_of_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 533 Big_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 534 Babydragon_bones Ew_it's_a_pile_of_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 535 Babydragon_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 536 Dragon_bones These_would_feed_a_dog_for_months! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 537 Dragon_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 538 Druid's_robe Keeps_a_druid's_knees_nice_and_warm. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 4 +item = 539 Druid's_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 540 Druid's_robe I_feel_closer_to_the_gods_when_I_am_wearing_this. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 4 +item = 541 Druid's_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 542 Monk's_bottoms Keeps_a_monk's_knees_nice_and_warm. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 5 +item = 543 Monk's_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 544 Monk's_robetop I_feel_closer_to_the_gods_when_I_am_wearing_this. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 6 +item = 545 Monk's_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 546 Shade_robe I_feel_closer_to_the_gods_when_I_am_wearing_this. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 5 +item = 547 Shade_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 548 Shade_robe If_a_shade_had_knees,_this_would_keep_them_nice_and_warm. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 4 +item = 549 Shade_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 550 Newcomer_map Issued_by_RuneScape_Council_to_all_new_citizens. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 551 Newcomer_map Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 552 Ghostspeak_amulet It_lets_me_talk_to_ghosts. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 553 Skull Ooooh_spooky! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 554 Fire_rune One_of_the_4_basic_elemental_Runes. 17 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 555 Water_rune One_of_the_4_basic_elemental_Runes. 17 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 556 Air_rune One_of_the_4_basic_elemental_Runes. 17 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 557 Earth_rune One_of_the_4_basic_elemental_Runes. 17 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 558 Mind_rune Used_for_basic_level_missile_spells. 17 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 559 Body_rune Used_for_curse_spells. 16 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 560 Death_rune Used_for_medium_level_missile_spells. 310 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 561 Nature_rune Used_for_alchemy_spells. 320 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 562 Chaos_rune Used_for_low_level_missile_spells. 140 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 563 Law_rune Used_for_teleport_spells. 540 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 564 Cosmic_rune Used_for_enchant_spells. 100 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 565 Blood_rune Used_for_high_level_missile_spells. 560 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 566 Soul_rune Used_for_high_level_curse_spells. 460 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 567 Unpowered_orb I'd_prefer_it_if_it_was_powered. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 568 Unpowered_orb Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 569 Fire_orb A_magic_glowing_orb. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 570 Fire_orb Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 571 Water_orb A_magic_glowing_orb. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 572 Water_orb Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 573 Air_orb A_magic_glowing_orb. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 574 Air_orb Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 575 Earth_orb A_magic_glowing_orb. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 576 Earth_orb Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 577 Wizard_robe I_can_do_magic_better_in_this. 15 15 15 0 0 0 3 0 0 0 0 3 0 0 0 +item = 578 Wizard_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 579 Wizard_hat A_silly_pointed_hat. 2 2 2 0 0 0 2 0 0 0 0 2 0 0 0 +item = 580 Wizard_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 581 Black_robe I_can_do_magic_better_in_this. 13 13 13 0 0 0 3 0 0 0 0 3 0 0 0 +item = 582 Black_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 583 Bailing_bucket It's_a_bailing_bucket. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 584 Bailing_bucket Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 585 Bailing_bucket It's_a_bailing_bucket_full_of_salty_water. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 586 Bailing_bucket Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 587 Orb_of_protection A_strange_glowing_green_orb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 588 Orbs_of_protection Two_strange_glowing_green_orbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 589 Gnome_amulet It's_an_amulet_of_protection_given_to_me_by_the_gnomes. 1 1 1 0 0 0 0 0 13 13 13 0 0 0 0 +item = 590 Tinderbox Useful_for_lighting_a_fire. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 591 Tinderbox Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 592 Ashes A_heap_of_ashes. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 593 Ashes Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 594 Torch A_lit_home-made_torch. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 595 Torch A_lit_home-made_torch. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 596 Torch An_unlit_home-made_torch. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 597 Torch Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 598 Bronze_fire_arrows Arrows_with_bronze_heads_and_oil_soaked_cloth. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 599 Double_helix Who_says_it's_just_manners_that_maketh_man? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 600 Astrology_book A_book_on_the_history_of_Astrology_in_RuneScape. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 601 Keep_key A_small_key_for_a_jail_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 602 Lens_mould An_unusual_clay_mould_in_the_shape_of_a_disc. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 603 Lens A_perfectly_circular_disc_of_glass. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 604 Bone_shard A_slender_bone_shard_given_to_you_by_Zadimus. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 605 Bone_key A_bone_key_fashioned_from_a_shard_of_bone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 606 Stone-plaque A_stone_plaque_with_carved_letters_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 607 Tattered_scroll An_ancient_tattered_scroll. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 608 Crumpled_scroll An_ancient_crumpled_scroll. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 609 Rashiliyia_corpse The_remains_of_the_Zombie_Queen. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 610 Zadimus_corpse The_remains_of_Zadimus. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 611 Locating_crystal A_magical_crystal_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 612 Locating_crystal A_magical_crystal_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 613 Locating_crystal A_magical_crystal_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 614 Locating_crystal A_magical_crystal_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 615 Locating_crystal A_magical_crystal_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 616 Beads_of_the_dead A_curious_looking_neck_ornament. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 617 Coins Lovely_money! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 618 Bone_beads Beads_carved_out_of_a_bone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 619 Paramaya_ticket Allows_you_to_rest_in_the_luxurious_Paramayer_Inn. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 620 Paramaya_ticket Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 621 Ship_ticket Allows_you_passage_on_the_'Lady_of_the_waves'_ship. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 622 Ship_ticket Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 623 Sword_pommel An_ivory_sword_pommel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 624 Bervirius_notes Notes_taken_from_the_tomb_of_Bervirius. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 625 Wampum_belt A_decorated_belt_used_to_trade_information_between_distant_villages. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 626 Boots They're_soft_and_silky. 200 200 200 0 0 0 0 0 0 1 1 0 0 0 0 +item = 627 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 628 Boots They're_soft_and_silky. 200 200 200 0 0 0 0 0 0 1 1 0 0 0 0 +item = 629 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 630 Boots They're_soft_and_silky. 200 200 200 0 0 0 0 0 0 1 1 0 0 0 0 +item = 631 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 632 Boots They're_soft_and_silky. 200 200 200 0 0 0 0 0 0 1 1 0 0 0 0 +item = 633 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 634 Boots They're_soft_and_silky. 200 200 200 0 0 0 0 0 0 1 1 0 0 0 0 +item = 635 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 636 Robe_top The_ultimate_in_gnome_design. 180 180 180 0 0 0 0 0 0 2 2 0 0 0 0 +item = 637 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 638 Robe_top The_ultimate_in_gnome_design. 180 180 180 0 0 0 0 0 0 2 2 0 0 0 0 +item = 639 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 640 Robe_top The_ultimate_in_gnome_design. 180 180 180 0 0 0 0 0 0 2 2 0 0 0 0 +item = 641 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 642 Robe_top The_ultimate_in_gnome_design. 180 180 180 0 0 0 0 0 0 2 2 0 0 0 0 +item = 643 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 644 Robe_top The_ultimate_in_gnome_design. 180 180 180 0 0 0 0 0 0 2 2 0 0 0 0 +item = 645 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 646 Robe_bottoms Made_by_Tree_Gnomes. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 647 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 648 Robe_bottoms Made_by_Tree_Gnomes. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 649 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 650 Robe_bottoms Made_by_Tree_Gnomes. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 651 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 652 Robe_bottoms Made_by_Tree_Gnomes. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 653 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 654 Robe_bottoms Made_by_Tree_Gnomes. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 655 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 656 Hat A_silly_pointed_hat. 160 160 160 0 0 0 3 0 0 0 0 3 0 0 0 +item = 657 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 658 Hat A_silly_pointed_hat. 160 160 160 0 0 0 3 0 0 0 0 3 0 0 0 +item = 659 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 660 Hat A_silly_pointed_hat. 160 160 160 0 0 0 3 0 0 0 0 3 0 0 0 +item = 661 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 662 Hat A_silly_pointed_hat. 160 160 160 0 0 0 3 0 0 0 0 3 0 0 0 +item = 663 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 664 Hat A_silly_pointed_hat. 160 160 160 0 0 0 3 0 0 0 0 3 0 0 0 +item = 665 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 666 Portrait Picture_of_a_posing_Paladin. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 667 Blurite_sword A_Faladian_Knight's_sword. 200 200 200 9 14 -2 0 0 0 3 2 0 0 10 0 +item = 668 Blurite_ore Definitely_blue. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 669 Specimen_jar A_receptacle_for_specimens! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 670 Specimen_brush A_small_brush_used_to_clean_rock_samples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 671 Rock_sample_1 A_carefully-kept-safe_rock_sample. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 672 Rock_sample_2 A_carefully-kept-safe_rock_sample. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 673 Rock_sample_3 A_carefully-kept-safe_rock_sample. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 674 Rock_sample A_rough_shaped_piece_of_rock. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 675 Rock_pick A_small_pick_for_cracking_rock_samples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 676 Trowel Used_for_digging! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 677 Panning_tray An_empty_tray_for_panning. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 678 Panning_tray This_tray_contains_gold. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 679 Panning_tray This_tray_contains_mud. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 680 Nuggets Pure,_lovely_gold! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 681 Zaros_talisman An_unusual_symbol_of_a_lesser-known_god. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 682 Unstamped_letter A_scroll_waiting_to_be_stamped. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 683 Stamped_letter A_stamped_scroll_of_recommendation. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 684 Belt_buckle Used_to_hold_up_trousers! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 685 Old_boot Phew! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 686 Rusty_sword A_decent_enough_weapon_gone_rusty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 687 Broken_arrow This_must_have_been_shot_at_high_speed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 688 Buttons Not_Dick_Whittington's_helper_at_all! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 689 Broken_staff I_pity_the_poor_person_beaten_with_this! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 690 Broken_glass Watch_those_feet! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 691 Level_1_certificate The_owner_has_passed_the_Earth_Sciences_level_1_exam. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 692 Level_2_certificate The_owner_has_passed_Earth_Sciences_level_2_exam. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 693 Level_3_certificate The_owner_has_passed_Earth_Sciences_level_3_exam. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 694 Ceramic_remains Smashing! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 695 Old_tooth Now_if_I_can_just_find_a_tooth_fairy_to_sell_this_to... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 696 Invitation_letter A_letter_inviting_me_to_use_the_private_digshafts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 697 Damaged_armour Beyond_repair. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 698 Broken_armour No_use_to_me... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 699 Stone_tablet An_old_stone_slab_with_writing_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 700 Chemical_powder An_acrid_chemical. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 701 Ammonium_nitrate An_acrid_chemical. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 702 Unidentified_liquid A_strong_chemical. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 703 Nitroglycerin A_strong_chemical. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 704 Ground_charcoal Charcoal,_crushed_to_small_pieces! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 705 Mixed_chemicals A_mixture_of_strong_chemicals. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 706 Mixed_chemicals A_mixture_of_strong_chemicals. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 707 Chemical_compound A_mixture_of_strong_chemicals. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 708 Arcenia_root The_root_of_an_Arcenia_plant. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 709 Chest_key This_fits_a_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 710 Vase A_vessel_for_holding_plants. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 711 Book_on_chemicals It's_about_chemicals,_judging_from_its_cover. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 712 Cup_of_tea A_refreshing_cuppa. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 713 Enjifern Truly_fun_to_have_around. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 714 Radimus_notes Notes_given_to_you_by_Radimus_Erkle,_it_includes_a_partially_completed_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 715 Radimus_notes Notes_given_to_you_by_Radimus_Erkle,_it_includes_a_partially_completed_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 716 Bull_roarer It_makes_a_loud_but_interesting_sound_when_swung_in_the_air. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 717 Scrawled_note A_scrawled_note_with_spidery_writing_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 718 A_scribbled_note A_scrawled_note_with_spidery_writing_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 719 Scrumpled_note A_scrawled_note_with_spidery_writing_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 720 Sketch A_rough_sketch_of_a_bowl_shaped_vessel_given_to_you_by_Gujuo. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 721 Gold_bowl A_specially_made_bowl_constructed_out_of_pure_gold. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 +item = 722 Blessed_gold_bowl A_specially_made_bowl_constructed_out_of_pure_gold_and_blessed. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 +item = 723 Golden_bowl A_specially_made_golden_bowl_with_water. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 +item = 724 Golden_bowl A_specially_made_bowl_constructed_out_of_pure_gold._It_has_pure_water_in_it. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 +item = 725 Golden_bowl A_blessed_golden_bowl._It_has_water_in_it. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 +item = 726 Golden_bowl A_blessed_golden_bowl._It_has_pure_sacred_water_in_it. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 +item = 727 Hollow_reed One_of_nature's_pipes. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 728 Hollow_reed Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 729 Shamans_tome It_looks_like_the_Shamans_personal_notes... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 730 Book_of_binding An_ancient_tome_on_Demonology. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 731 Enchanted_vial An_enchanted_empty_glass_vial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 732 Holy_water A_vial_of_holy_water,_good_against_certain_demons. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 733 Smashed_glass Fragments_of_a_broken_container. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 734 Smashed_glass Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 735 Yommi_tree_seeds These_need_to_be_germinated_before_they_can_be_used. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 736 Yommi_tree_seeds These_are_germinated_and_ready_to_be_planted_in_fertile_soil. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 737 Snakeweed_mixture It's_a_mixture_of_Snakeweed_and_water._Needs_another_ingredient. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 738 Ardrigal_mixture It's_a_mixture_of_Ardrigal_and_water._Needs_another_ingredient. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 739 Bravery_potion A_bravery_potion_for_which_Gujuo_gave_you_the_details,_let's_hope_it_works. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 740 Blue_hat A_strange_blue_wizards_hat. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 741 Chunk_of_crystal It_looks_like_it's_been_snapped_off_of_something. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 742 Hunk_of_crystal It_looks_like_it's_been_snapped_off_of_something. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 743 Lump_of_crystal It_looks_like_it's_been_snapped_off_of_something. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 744 Heart_crystal A_heart_shaped_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 745 Heart_crystal A_heart_shaped_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 746 Dark_dagger A_black_obsidian_dagger,_it_has_a_strange_aura_about_it. 1 1 1 5 3 -4 1 0 0 0 0 0 0 0 0 +item = 747 Glowing_dagger A_black_obsidian_dagger,_it_has_a_strange_aura_about_it_-_it_seems_to_be_glowing. 1 1 1 5 3 -4 1 0 0 0 0 0 0 0 0 +item = 748 Holy_force A_powerful_spell_for_good. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 749 Yommi_totem A_well_carved_totem_pole_made_from_the_trunk_of_a_Yommi_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 750 Gilded_totem A_gilded_totem_pole_from_the_Kharazi_tribe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 751 Gnomeball A_ball_used_in_Gnomeball. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 752 Gnomeball Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 753 Cadava_berries Poisonous_berries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 754 Cadava_berries Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 755 Message A_message_from_Juliet_to_Romeo. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 756 Cadava_potion I'm_meant_to_give_this_to_Juliet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 757 Book The_Shield_of_Arrav_by_A_R_Wright. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 758 Key The_key_to_get_into_the_Phoenix_Gang_HQ. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 759 Key The_key_to_the_Phoenix_Gang's_weapons_store. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 760 Key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 761 Intel_report An_intelligence_report. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 762 Scroll Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 763 Broken_shield Half_of_the_Shield_of_Arrav. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 764 Broken_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 765 Broken_shield Half_of_the_Shield_of_Arrav. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 766 Broken_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 767 Phoenix_crossbow Former_property_of_the_Phoenix_Gang. 4 4 4 0 0 0 0 6 0 0 0 0 0 0 0 +item = 768 Phoenix_crossbow Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 769 Certificate I_can_use_this_to_claim_a_reward_from_the_King. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 770 Certificate Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 771 Dramen_branch A_limb_of_the_fabled_Dramen_tree. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 772 Dramen_staff Crafted_from_a_Dramen_tree_branch. 15 15 15 -1 -1 10 10 0 2 3 1 10 0 0 0 +item = 773 'perfect'_ring A_perfect_ruby_ring. 1000000 1000000 1000000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 774 'perfect'_necklace A_perfect_ruby_necklace. 2175 2175 2175 0 0 0 0 0 0 0 0 0 0 0 0 +item = 775 Cooking_gauntlets These_gauntlets_empower_with_a_greater_ability_to_cook_fish. 1 1 1 2 2 2 0 0 8 9 0 0 0 2 0 +item = 776 Goldsmith_gauntlet These_gauntlets_empower_the_bearer_whilst_making_gold. 1 1 1 2 2 2 0 0 8 9 0 0 0 2 0 +item = 777 Chaos_gauntlets These_gauntlets_empower_spell_casters. 1 1 1 2 2 2 0 0 8 9 0 0 0 2 0 +item = 778 Steel_gauntlets My_reward_for_assisting_the_Fitzharmon_family. 1 1 1 2 2 2 0 0 8 9 0 0 0 2 0 +item = 779 Crest_part A_fragment_of_the_Fitzharmon_family_crest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 780 Crest_part A_fragment_of_the_Fitzharmon_family_crest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 781 Crest_part A_fragment_of_the_Fitzharmon_family_crest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 782 Family_crest The_Fitzharmon_family_crest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 783 Bark_sample A_sample_of_the_bark_from_the_Grand_Tree. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 784 Translation_book A_book_to_translate_the_ancient_gnome_language_into_English. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 785 Glough's_journal Perhaps_I_should_read_it_and_see_what_Glough_is_up_to! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 786 Hazelmere's_scroll Hazelmere_wrote_something_down_on_this_scroll. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 787 Lumber_order An_order_from_the_Karamja_shipyard. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 788 Glough's_key The_key_to_Glough's_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 789 Twigs Twigs_bound_together_in_the_shape_of_a_T. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 790 Twigs Twigs_bound_together_in_the_shape_of_a_U. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 791 Twigs Twigs_bound_together_in_the_shape_of_a_Z. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 792 Twigs Twigs_bound_together_in_the_shape_of_a_O. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 793 Daconia_rock An_ancient_rock_with_strange_magical_properties. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 794 Invasion_plans These_are_plans_for_an_invasion! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 795 War_ship A_model_of_a_Karamja_warship. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 796 Exploding_vial An_exploding_vial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 797 Herb_bowl A_bowl_of_herbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 798 Grinder A_grinder. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 800 Bronze_thrownaxe A_finely_balanced_throwing_axe. 3 3 3 0 0 0 0 4 0 0 0 0 0 0 0 +item = 801 Iron_thrownaxe A_finely_balanced_throwing_axe. 7 7 7 0 0 0 0 5 0 0 0 0 0 0 0 +item = 802 Steel_thrownaxe A_finely_balanced_throwing_axe. 26 26 26 0 0 0 0 8 0 0 0 0 0 0 0 +item = 803 Mithril_thrownaxe A_finely_balanced_throwing_axe. 70 70 70 0 0 0 0 12 0 0 0 0 0 0 0 +item = 804 Adamnt_thrownaxe A_finely_balanced_throwing_axe. 176 176 176 0 0 0 0 17 0 0 0 0 0 0 0 +item = 805 Rune_thrownaxe A_finely_balanced_throwing_axe. 440 440 440 0 0 0 0 26 0 0 0 0 0 0 0 +item = 806 Bronze_dart A_deadly_throwing_dart_with_a_bronze_tip. 1 1 1 0 0 0 0 3 0 0 0 0 0 0 0 +item = 807 Iron_dart A_deadly_throwing_dart_with_an_iron_tip. 2 2 2 0 0 0 0 4 0 0 0 0 0 0 0 +item = 808 Steel_dart A_deadly_throwing_dart_with_a_steel_tip. 10 10 10 0 0 0 0 5 0 0 0 0 0 0 0 +item = 809 Mithril_dart A_deadly_throwing_dart_with_a_mithril_tip. 25 25 25 0 0 0 0 8 0 0 0 0 0 0 0 +item = 810 Adamant_dart A_deadly_throwing_dart_with_an_adamantite_tip. 65 65 65 0 0 0 0 11 0 0 0 0 0 0 0 +item = 811 Rune_dart A_deadly_throwing_dart_with_a_rune_tip. 350 350 350 0 0 0 0 15 0 0 0 0 0 0 0 +item = 812 Bronze_dart(p) A_deadly_poisoned_dart_with_a_bronze_tip. 1 1 1 0 0 0 0 3 0 0 0 0 0 0 0 +item = 813 Iron_dart(p) A_deadly_poisoned_dart_with_an_iron_tip. 2 2 2 0 0 0 0 4 0 0 0 0 0 0 0 +item = 814 Steel_dart(p) A_deadly_poisoned_dart_with_a_steel_tip. 10 10 10 0 0 0 0 5 0 0 0 0 0 0 0 +item = 815 Mithril_dart(p) A_deadly_poisoned_dart_with_a_mithril_tip. 25 25 25 0 0 0 0 8 0 0 0 0 0 0 0 +item = 816 Adamant_dart(p) A_deadly_poisoned_dart_with_an_adamantite_tip. 65 65 65 0 0 0 0 15 0 0 0 0 0 0 0 +item = 817 Rune_dart(p) A_deadly_poisoned_dart_with_a_rune_tip. 350 350 350 0 0 0 0 18 0 0 0 0 0 0 0 +item = 818 Poisoned_dart(p) A_deadly_throwing_dart_with_a_poisoned_tip. 1 1 1 0 0 0 0 7 0 0 0 0 0 0 0 +item = 819 Bronze_dart_tip A_deadly_looking_dart_tip_made_of_bronze_-_needs_feathers_for_flight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 820 Iron_dart_tip A_deadly_looking_dart_tip_made_of_iron_-_needs_feathers_for_flight. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 821 Steel_dart_tip A_deadly_looking_dart_tip_made_of_steel_-_needs_feathers_for_flight. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 822 Mithril_dart_tip A_deadly_looking_dart_tip_made_of_mithril_-_needs_feathers_for_flight. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 823 Adamant_dart_tip A_deadly_looking_dart_tip_made_of_adamantite_-_needs_feathers_for_flight. 36 36 36 0 0 0 0 0 0 0 0 0 0 0 0 +item = 824 Rune_dart_tip A_deadly_looking_dart_tip_made_of_runite_-_needs_feathers_for_flight. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 +item = 825 Bronze_javelin A_bronze_tipped_javelin. 4 4 4 0 0 0 0 5 0 0 0 0 0 0 0 +item = 826 Iron_javelin An_iron_tipped_javelin. 6 6 6 0 0 0 0 8 0 0 0 0 0 0 0 +item = 827 Steel_javelin A_steel_tipped_javelin. 24 24 24 0 0 0 0 12 0 0 0 0 0 0 0 +item = 828 Mithril_javelin A_mithril_tipped_javelin. 64 64 64 0 0 0 0 17 0 0 0 0 0 0 0 +item = 829 Adamant_javelin An_adamantite_tipped_javelin. 160 160 160 0 0 0 0 24 0 0 0 0 0 0 0 +item = 830 Rune_javelin A_rune_tipped_javelin. 400 400 400 0 0 0 0 38 0 0 0 0 0 0 0 +item = 831 Bronze_javelin(p) A_bronze_tipped_javelin. 4 4 4 0 0 0 0 5 0 0 0 0 0 0 0 +item = 832 Iron_javelin(p) An_iron_tipped_javelin. 6 6 6 0 0 0 0 8 0 0 0 0 0 0 0 +item = 833 Steel_javelin(p) A_steel_tipped_javelin. 24 24 24 0 0 0 0 12 0 0 0 0 0 0 0 +item = 834 Mithril_javelin(p) A_mithril_tipped_javelin. 64 64 64 0 0 0 0 17 0 0 0 0 0 0 0 +item = 835 Adamant_javelin(p) An_adamantite_tipped_javelin. 160 160 160 0 0 0 0 24 0 0 0 0 0 0 0 +item = 836 Rune_javelin(p) A_rune_tipped_javelin. 400 400 400 0 0 0 0 38 0 0 0 0 0 0 0 +item = 837 Crossbow This_fires_crossbow_bolts. 70 70 70 0 0 0 0 6 0 0 0 0 0 0 0 +item = 838 Crossbow Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 839 Longbow A_nice_sturdy_bow. 32 48 0 0 0 0 0 8 0 0 0 0 0 0 0 +item = 840 Longbow Swap_this_note_at_any_bank_for_the_equivalent_item. 32 48 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 841 Shortbow Short_but_effective. 20 30 0 0 0 0 0 8 0 0 0 0 0 0 0 +item = 842 Shortbow Swap_this_note_at_any_bank_for_the_equivalent_item. 20 30 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 843 Oak_shortbow A_shortbow_made_out_of_oak,_still_effective. 40 60 0 0 0 0 0 14 0 0 0 0 0 0 0 +item = 844 Oak_shortbow Swap_this_note_at_any_bank_for_the_equivalent_item. 40 60 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 845 Oak_longbow A_nice_sturdy_bow_made_out_of_oak. 64 96 0 0 0 0 0 14 0 0 0 0 0 0 0 +item = 846 Oak_longbow Swap_this_note_at_any_bank_for_the_equivalent_item. 64 96 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 847 Willow_longbow A_nice_sturdy_bow_made_out_of_willow. 128 192 0 0 0 0 0 20 0 0 0 0 0 0 0 +item = 848 Willow_longbow Swap_this_note_at_any_bank_for_the_equivalent_item. 128 192 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 849 Willow_shortbow A_shortbow_made_out_of_willow,_still_effective. 80 120 0 0 0 0 0 20 0 0 0 0 0 0 0 +item = 850 Willow_shortbow Swap_this_note_at_any_bank_for_the_equivalent_item. 80 120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 851 Maple_longbow A_nice_sturdy_bow_made_out_of_Maple. 256 384 0 0 0 0 0 29 0 0 0 0 0 0 0 +item = 852 Maple_longbow Swap_this_note_at_any_bank_for_the_equivalent_item. 256 384 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 853 Maple_shortbow A_shortbow_made_out_of_Maple,_still_effective. 160 240 0 0 0 0 0 29 0 0 0 0 0 0 0 +item = 854 Maple_shortbow Swap_this_note_at_any_bank_for_the_equivalent_item. 160 240 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 855 Yew_longbow A_nice_sturdy_bow_made_out_of_yew. 512 768 0 0 0 0 0 47 0 0 0 0 0 0 0 +item = 856 Yew_longbow Swap_this_note_at_any_bank_for_the_equivalent_item. 512 768 0 0 0 0 0 47 0 0 0 0 0 0 0 +item = 857 Yew_shortbow A_shortbow_made_out_of_yew,_still_effective. 320 480 0 0 0 0 0 47 0 0 0 0 0 0 0 +item = 858 Yew_shortbow Swap_this_note_at_any_bank_for_the_equivalent_item. 320 480 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 859 Magic_longbow A_nice_sturdy_magical_bow. 1024 1536 0 0 0 0 0 69 0 0 0 0 0 0 0 +item = 860 Magic_longbow Swap_this_note_at_any_bank_for_the_equivalent_item. 1024 1536 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 861 Magic_shortbow Short_and_magical,_but_still_effective. 640 960 0 0 0 0 0 69 0 0 0 0 0 0 0 +item = 862 Magic_shortbow Swap_this_note_at_any_bank_for_the_equivalent_item. 640 960 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 863 Iron_knife A_finely_balanced_throwing_knife. 3 3 3 0 0 0 0 5 0 0 0 0 0 0 0 +item = 864 Bronze_knife A_finely_balanced_throwing_knife. 1 1 1 0 0 0 0 4 0 0 0 0 0 0 0 +item = 865 Steel_knife A_finely_balanced_throwing_knife. 11 11 11 0 0 0 0 8 0 0 0 0 0 0 0 +item = 866 Mithril_knife A_finely_balanced_throwing_knife. 27 27 27 0 0 0 0 11 0 0 0 0 0 0 0 +item = 867 Adamant_knife A_finely_balanced_throwing_knife. 66 66 66 0 0 0 0 15 0 0 0 0 0 0 0 +item = 868 Rune_knife A_finely_balanced_throwing_knife. 167 167 167 0 0 0 0 25 0 0 0 0 0 0 0 +item = 869 Black_knife A_finely_balanced_throwing_knife. 19 19 19 0 0 0 0 10 0 0 0 0 0 0 0 +item = 870 Bronze_knife(p) A_finely_balanced_throwing_knife. 1 1 1 0 0 0 0 4 0 0 0 0 0 0 0 +item = 871 Iron_knife(p) A_finely_balanced_throwing_knife. 3 3 3 0 0 0 0 5 0 0 0 0 0 0 0 +item = 872 Steel_knife(p) A_finely_balanced_throwing_knife. 10 10 10 0 0 0 0 8 0 0 0 0 0 0 0 +item = 873 Mithril_knife(p) A_finely_balanced_throwing_knife. 27 27 27 0 0 0 0 11 0 0 0 0 0 0 0 +item = 874 Black_knife(p) A_finely_balanced_throwing_knife. 18 18 18 0 0 0 0 15 0 0 0 0 0 0 0 +item = 875 Adamant_knife(p) A_finely_balanced_throwing_knife. 66 66 66 0 0 0 0 25 0 0 0 0 0 0 0 +item = 876 Rune_knife(p) A_finely_balanced_throwing_knife. 166 166 166 0 0 0 0 0 0 0 0 0 0 0 0 +item = 877 Bolts Good_if_you_have_a_crossbow! 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 878 Bolts(p) Vicious_poisoned_bolts. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 879 Opal_bolts Great_if_you_have_a_crossbow! 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 880 Pearl_bolts Useful_if_you_have_a_crossbow! 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 881 Barbed_bolts Great_if_you_have_a_crossbow! 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 882 Bronze_arrow Arrows_with_bronze_heads. 7 1 1 0 0 0 0 7 0 0 0 0 0 0 0 +item = 883 Bronze_arrow(p) Venomous_looking_arrows. 1 1 0 0 0 0 7 0 0 0 0 0 0 0 0 +item = 884 Iron_arrow Arrows_with_iron_heads. 20 3 3 0 0 0 0 10 0 0 0 0 0 0 0 +item = 885 Iron_arrow(p) Venomous_looking_arrows. 3 3 3 0 0 0 0 10 0 0 0 0 0 0 0 +item = 886 Steel_arrow Arrows_with_steel_heads. 46 12 12 0 0 0 0 16 0 0 0 0 0 0 0 +item = 887 Steel_arrow(p) Venomous_looking_arrows. 12 12 12 0 0 0 0 16 0 0 0 0 0 0 0 +item = 888 Mithril_arrow Arrows_with_mithril_heads. 76 32 32 0 0 0 0 22 0 0 0 0 0 0 0 +item = 889 Mithril_arrow(p) Venomous_looking_arrows. 32 32 32 0 0 0 0 22 0 0 0 0 0 0 0 +item = 890 Adamant_arrow Arrows_with_adamantite_heads. 172 80 80 0 0 0 0 31 0 0 0 0 0 0 0 +item = 891 Adamant_arrow(p) Venomous_looking_arrows. 80 80 80 0 0 0 31 0 0 0 0 0 0 0 0 +item = 892 Rune_arrow Arrows_with_rune_heads. 800 400 400 0 0 0 0 49 0 0 0 0 0 0 0 +item = 893 Rune_arrow(p) Venomous_looking_arrows. 400 400 400 0 0 0 0 49 0 0 0 0 0 0 0 +item = 942 Bronze_fire_arrows These_bronze_headed_arrows_are_ablaze_with_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 943 Worm Ugh!_It's_wriggling! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 944 Worm Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 945 Throwing_rope A_rope. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 946 Knife A_dangerous_looking_knife. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 947 Knife Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 948 Bear_fur This_would_make_warm_clothing. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 949 Bear_fur Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 950 Silk It's_a_sheet_of_silk. 4000 4000 4000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 951 Silk Swap_this_note_at_any_bank_for_the_equivalent_item. 4000 4000 4000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 952 Spade A_slightly_muddy_spade. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 953 Spade Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 954 Rope A_coil_of_rope. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 955 Rope Swap_this_note_at_any_bank_for_the_equivalent_item. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 956 Flier Get_your_axes_from_Bob's_Axes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 957 Flier Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 958 Grey_wolf_fur This_would_make_warm_clothing. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 959 Grey_wolf_fur Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 960 Plank A_plank_of_wood! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 961 Plank Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 962 Christmas_cracker I_need_to_pull_this. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 963 Christmas_cracker Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 964 Skull Ooooh_spooky! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 965 Skull Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 966 Tile A_fraction_of_a_roof. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 967 Tile Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 968 Rock A_rock 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 969 Rock Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 970 Papyrus Used_for_making_notes. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 971 Papyrus Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 972 Papyrus Used_papyrus,_it_has_squiggles_all_over_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 973 Charcoal A_lump_of_charcoal. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 +item = 974 Charcoal Swap_this_note_at_any_bank_for_the_equivalent_item. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 +item = 975 Machete A_jungle_specific_slashing_device. 40 40 40 0 6 -2 0 0 0 0 0 0 0 5 0 +item = 977 Cooking_pot A_cooking_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 978 Cooking_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 980 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 981 Disk_of_returning Used_to_get_out_of_Thordur's_blackhole. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 982 Disk_of_returning Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 983 Brass_key Opens_a_door_that_leads_into_a_dungeon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 984 Brass_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 985 Tooth_half_of_a_key The_tooth_end_of_the_mysterious_Crystal_Key._Can_you_find_the_other_half? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 986 Tooth_half_of_a_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 987 Loop_half_of_a_key The_loop_end_of_the_mysterious_Crystal_Key._Can_you_find_the_other_half? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 988 Loop_half_of_a_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 989 Crystal_key A_very_rare_and_mysterious_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 990 Crystal_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 991 Muddy_key It_looks_like_the_key_to_a_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 992 Muddy_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 993 Sinister_key You_get_a_sense_of_dread_from_this_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 994 Sinister_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 995 Coins Lovely_money! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1005 White_apron A_mostly_clean_apron. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1006 White_apron Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1007 Cape A_bright_red_cape. 2 2 2 0 0 0 0 0 0 1 1 0 1 0 0 +item = 1008 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1009 Brass_necklace I'd_prefer_a_gold_one. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1010 Brass_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1011 Blue_skirt Leg_covering_favoured_by_women_and_wizards. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1012 Blue_skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1013 Pink_skirt A_ladies_skirt. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1014 Pink_skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1015 Black_skirt Clothing_favoured_by_women_and_dark_wizards. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1016 Black_skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1017 Wizard_hat A_silly_pointed_hat. 2 2 2 0 0 0 2 0 0 0 0 2 0 0 0 +item = 1018 Wizard_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1019 Cape A_warm_black_cape. 7 7 7 0 0 0 0 0 0 1 1 0 1 0 0 +item = 1020 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1021 Cape A_thick_blue_cape. 32 32 32 0 0 0 0 0 0 1 1 0 1 0 0 +item = 1022 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1023 Cape A_thick_yellow_cape. 32 32 32 0 0 0 0 0 0 1 1 0 1 0 0 +item = 1024 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1025 Eye_patch A_black_piece_of_cloth_on_a_string. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1026 Eye_patch Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1027 Cape A_thick_green_cape. 32 32 32 0 0 0 0 0 0 1 1 0 1 0 0 +item = 1028 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1029 Cape A_thick_purple_cape. 32 32 32 0 0 0 0 0 0 1 1 0 1 0 0 +item = 1030 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1031 Cape A_thick_orange_cape. 32 32 32 0 0 0 0 0 0 1 1 0 1 0 0 +item = 1032 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1033 Zamorak_robe A_robe_worn_by_worshippers_of_Zamorak. 30 30 30 0 0 0 2 0 0 0 3 0 0 0 0 +item = 1034 Zamorak_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1035 Zamorak_robe A_robe_worn_by_worshippers_of_Zamorak. 40 40 40 0 0 0 2 0 0 0 3 0 0 0 0 +item = 1036 Zamorak_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1037 Bunny_ears A_rabbit-like_adornment. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1038 Red_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1039 Red_partyhat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1040 Yellow_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1041 Yellow_partyhat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1042 Blue_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1043 Blue_partyhat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1044 Green_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1045 Green_partyhat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1046 Purple_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1047 Purple_partyhat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1048 White_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1049 White_partyhat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1050 Santa_hat It's_a_Santa_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1051 Santa_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1052 Cape_of_legends The_cape_worn_by_members_of_the_Legends_Guild. 450 450 450 0 0 0 0 0 7 7 7 7 7 0 0 +item = 1053 Green_h'ween_mask Aaaarrrghhh_..._I'm_a_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1054 Green_h'ween_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1055 Blue_h'ween_mask Aaaarrrghhh_..._I'm_a_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1056 Blue_h'ween_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1057 Red_h'ween_mask Aaaarrrghhh_..._I'm_a_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1058 Red_h'ween_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1059 Leather_gloves These_will_keep_my_hands_warm! 6 6 6 0 0 0 0 0 0 1 2 0 0 0 0 +item = 1060 Leather_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1061 Leather_boots Comfortable_leather_boots. 6 6 6 0 0 0 0 0 0 1 1 0 0 0 0 +item = 1062 Leather_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1063 Leather_vambraces Better_than_no_armour! 18 18 18 0 0 0 0 4 2 2 1 0 0 0 0 +item = 1064 Leather_vambraces Swap_this_note_at_any_bank_for_the_equivalent_item. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1065 Green_d'hide_vamb Vambraces_made_from_100%_real_dragonhide. 1000 1500 0 0 0 0 -15 8 3 2 4 2 0 0 0 +item = 1066 Green_d'hide_vamb Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1500 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1067 Iron_platelegs These_look_pretty_heavy. 280 280 280 0 0 0 -21 -7 11 10 10 -4 10 0 0 +item = 1068 Iron_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 280 280 280 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1069 Steel_platelegs These_look_pretty_heavy. 1000 1000 1000 0 0 0 -21 -7 17 16 15 -4 16 0 0 +item = 1070 Steel_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1071 Mithril_platelegs These_look_pretty_heavy. 2600 2600 2600 0 0 0 -21 -7 24 22 20 -4 22 0 0 +item = 1072 Mithril_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 2600 2600 2600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1073 Adamant_platelegs These_look_pretty_heavy. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 +item = 1074 Adamant_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 3840 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1075 Bronze_platelegs These_look_pretty_heavy. 80 80 80 0 0 0 -21 -7 8 7 6 -4 7 0 0 +item = 1076 Bronze_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1077 Black_platelegs Big,_black_and_heavy_looking. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 0 +item = 1078 Black_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1079 Rune_platelegs These_look_pretty_heavy. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 1080 Rune_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1081 Iron_plateskirt Designer_leg_protection. 280 280 280 0 0 0 -21 -7 11 10 10 -4 10 0 0 +item = 1082 Iron_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 280 280 280 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1083 Steel_plateskirt Designer_leg_protection. 1000 1000 1000 0 0 0 -21 -7 17 16 15 -4 16 0 0 +item = 1084 Steel_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1085 Mithril_plateskirt Designer_leg_protection. 2600 2600 2600 0 0 0 -21 -7 24 22 20 -4 22 0 0 +item = 1086 Mithril_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 2600 2600 2600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1087 Bronze_plateskirt Designer_leg_protection. 80 80 80 0 0 0 -21 -7 8 7 6 -4 7 0 0 +item = 1088 Bronze_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1089 Black_plateskirt Big,_black_and_heavy_looking. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 0 +item = 1090 Black_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1091 Adamant_plateskirt Designer_leg_protection. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 +item = 1092 Adamant_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 3840 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1093 Rune_plateskirt Designer_leg_protection. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 1094 Rune_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1095 Leather_chaps Better_than_no_armour! 20 20 20 0 0 0 0 4 2 2 1 0 0 0 0 +item = 1096 Leather_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1097 Studded_chaps Those_studs_should_provide_a_bit_more_protection. 300 450 0 0 0 0 -5 6 15 14 17 6 16 0 0 +item = 1098 Studded_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 300 450 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1099 Green_d'hide_chaps Made_from_100%_real_dragonhide. 1560 2340 0 0 0 0 -10 11 25 19 27 14 25 0 0 +item = 1100 Green_d'hide_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 1560 2340 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1101 Iron_chainbody A_series_of_connected_metal_rings. 84 126 0 0 0 0 -15 0 10 15 19 -3 12 0 0 +item = 1102 Iron_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 84 126 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1103 Bronze_chainbody A_series_of_connected_metal_rings. 60 60 60 0 0 0 -15 0 7 11 13 -9 9 0 0 +item = 1104 Bronze_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1105 Steel_chainbody A_series_of_connected_metal_rings. 300 450 0 0 0 0 -15 0 17 25 30 -3 12 0 0 +item = 1106 Steel_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 300 450 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1107 Black_chainbody A_series_of_connected_metal_rings. 576 864 0 0 0 0 -15 0 22 32 39 -3 24 0 0 +item = 1108 Black_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 576 864 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1109 Mithril_chainbody A_series_of_connected_metal_rings. 780 1170 0 0 0 0 -15 0 25 35 42 -3 19 0 0 +item = 1110 Mithril_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 780 1170 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1111 Adamant_chainbody A_series_of_connected_metal_rings. 1920 2880 0 0 0 0 -15 0 36 50 61 -3 38 0 0 +item = 1112 Adamant_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 1920 2880 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1113 Rune_chainbody A_series_of_connected_metal_rings. 20000 30000 0 0 0 0 -15 0 63 72 78 -3 65 0 0 +item = 1114 Rune_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1115 Iron_platebody Provides_excellent_protection. 224 336 0 0 0 0 -30 -10 21 20 12 -6 20 0 0 +item = 1116 Iron_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 224 336 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1117 Bronze_platebody Provides_excellent_protection. 64 96 0 0 0 0 -30 -10 15 14 9 -6 14 0 0 +item = 1118 Bronze_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 64 96 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1119 Steel_platebody Provides_excellent_protection. 800 1200 0 0 0 0 -30 -10 32 31 24 -6 31 0 0 +item = 1120 Steel_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 800 1200 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1121 Mithril_platebody Provides_excellent_protection. 2080 3120 0 0 0 0 -30 -10 46 44 38 -6 44 0 0 +item = 1122 Mithril_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 2080 3120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1123 Adamant_platebody Provides_excellent_protection. 5120 9984 0 0 0 0 -30 -10 65 63 55 -6 63 0 0 +item = 1124 Adamant_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 5120 9984 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1125 Black_platebody Provides_excellent_protection. 1536 2304 0 0 0 0 -30 -10 41 40 30 -6 40 0 0 +item = 1126 Black_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 1536 2304 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1127 Rune_platebody Provides_excellent_protection. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 +item = 1128 Rune_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1129 Leather_body Better_than_no_armour! 8 1 0 0 0 0 -2 2 8 9 10 4 9 0 0 +item = 1130 Leather_body Swap_this_note_at_any_bank_for_the_equivalent_item. 8 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1131 Hardleather_body Harder_than_normal_leather. 68 102 0 0 0 0 -4 8 12 15 18 6 15 0 0 +item = 1132 Hardleather_body Swap_this_note_at_any_bank_for_the_equivalent_item. 68 102 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1133 Studded_body Those_studs_should_provide_a_bit_more_protection. 340 510 0 0 0 0 -4 8 18 25 22 8 25 0 0 +item = 1134 Studded_body Swap_this_note_at_any_bank_for_the_equivalent_item. 340 510 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1135 Green_d'hide_body Made_from_100%_real_dragonhide. 3120 4680 0 0 0 0 -18 15 40 32 45 20 40 0 0 +item = 1136 Green_d'hide_body Swap_this_note_at_any_bank_for_the_equivalent_item. 3120 4680 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1137 Iron_med_helm A_medium_sized_helmet. 50 34 0 0 0 0 -3 -3 4 5 3 -1 4 0 0 +item = 1138 Iron_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 50 34 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1139 Bronze_med_helm A_medium_sized_helmet. 9 14 0 0 0 0 -3 -1 3 4 2 -1 3 0 0 +item = 1140 Bronze_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 9 14 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1141 Steel_med_helm A_medium_sized_helmet. 120 180 0 0 0 0 -3 -1 7 8 6 -1 7 0 0 +item = 1142 Steel_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 120 180 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1143 Mithril_med_helm A_medium_sized_helmet. 312 468 0 0 0 0 -3 -1 9 10 8 -1 9 0 0 +item = 1144 Mithril_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 312 468 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1145 Adamant_med_helm A_medium_sized_helmet. 768 1152 0 0 0 0 -3 -1 14 15 13 -1 14 0 0 +item = 1146 Adamant_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1147 Rune_med_helm A_medium_sized_helmet. 7680 11520 0 0 0 0 -3 -1 22 23 21 -1 22 0 0 +item = 1148 Rune_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 7680 11520 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1149 Dragon_med_helm Makes_the_wearer_pretty_intimidating. 40000 60000 0 0 0 0 -3 -1 33 35 32 -1 38 0 0 +item = 1150 Dragon_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 60000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1151 Black_med_helm A_medium_sized_helmet. 576 576 576 0 0 0 -3 -1 9 10 8 -1 9 0 0 +item = 1152 Black_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 576 576 576 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1153 Iron_full_helm A_full_face_helmet. 154 154 154 0 0 0 -6 -2 6 7 5 -1 6 0 0 +item = 1154 Iron_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 154 154 154 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1155 Bronze_full_helm A_full_face_helmet. 44 44 44 0 0 0 -6 -2 4 5 3 -1 4 0 0 +item = 1156 Bronze_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 44 44 44 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1157 Steel_full_helm A_full_face_helmet. 550 550 550 0 0 0 -6 -2 9 10 7 -1 9 0 0 +item = 1158 Steel_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 550 550 550 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1159 Mithril_full_helm A_full_face_helmet. 1430 1430 1430 0 0 0 -6 -2 13 14 11 -1 13 0 0 +item = 1160 Mithril_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 1430 1430 1430 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1161 Adamant_full_helm A_full_face_helmet. 1408 2112 0 0 0 0 -6 -2 19 21 16 -1 19 0 0 +item = 1162 Adamant_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 1408 2112 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1163 Rune_full_helm A_full_face_helmet. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 +item = 1164 Rune_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1165 Black_full_helm A_full_face_helmet. 422 634 0 0 0 0 -6 -2 12 13 10 -1 12 0 0 +item = 1166 Black_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 422 634 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1167 Leather_cowl Better_than_no_armour! 10 14 0 0 0 0 0 1 2 3 4 2 3 0 0 +item = 1168 Leather_cowl Swap_this_note_at_any_bank_for_the_equivalent_item. 10 14 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1169 Coif Light_weight_head_protection. 80 120 0 0 0 0 -1 2 4 6 8 4 4 0 0 +item = 1170 Coif Swap_this_note_at_any_bank_for_the_equivalent_item. 80 120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1171 Wooden_shield A_solid_wooden_shield. 8 12 0 0 0 0 0 0 4 5 3 1 4 0 0 +item = 1172 Wooden_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 8 12 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1173 Bronze_sq_shield A_medium_square_shield. 19 28 0 0 0 0 -6 -2 5 6 4 0 5 0 0 +item = 1174 Bronze_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 19 28 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1175 Iron_sq_shield A_medium_square_shield. 67 101 0 0 0 0 -6 -2 8 9 7 0 8 0 0 +item = 1176 Iron_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 67 101 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1177 Steel_sq_shield A_medium_square_shield. 240 360 0 0 0 0 -6 -2 12 13 11 0 12 0 0 +item = 1178 Steel_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 240 360 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1179 Black_sq_shield A_medium_square_shield. 460 691 0 0 0 0 -6 -2 15 16 14 0 15 0 0 +item = 1180 Black_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 460 691 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1181 Mithril_sq_shield A_medium_square_shield. 624 936 0 0 0 0 -6 -2 17 19 15 0 17 0 0 +item = 1182 Mithril_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 624 936 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1183 Adamant_sq_shield A_medium_square_shield. 1536 2304 0 0 0 0 -6 -2 24 26 22 0 24 0 0 +item = 1184 Adamant_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 1536 2304 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1185 Rune_sq_shield A_medium_square_shield. 15360 23040 0 0 0 0 -6 -2 38 40 36 0 38 0 0 +item = 1186 Rune_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 15360 23040 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1187 Dragon_sq_shield An_ancient_and_powerful_looking_Dragon_Square_shield. 200000 300000 0 0 0 0 -6 -2 50 52 48 0 50 0 0 +item = 1188 Dragon_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 200000 300000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1189 Bronze_kiteshield A_large_metal_shield. 27 41 0 0 0 0 -6 -2 5 7 6 -1 6 0 0 +item = 1190 Bronze_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 27 41 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1191 Iron_kiteshield A_large_metal_shield. 95 143 0 0 0 0 -8 -2 8 10 9 -1 9 0 0 +item = 1192 Iron_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 95 143 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1193 Steel_kiteshield A_large_metal_shield. 340 510 0 0 0 0 -8 -2 13 15 14 -1 14 0 0 +item = 1194 Steel_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 340 510 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1195 Black_kiteshield A_large_metal_shield. 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 +item = 1196 Black_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1197 Mithril_kiteshield A_large_metal_shield. 884 1326 0 0 0 0 -8 -2 18 22 20 -1 20 0 0 +item = 1198 Mithril_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 884 1326 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1199 Adamant_kiteshield A_large_metal_shield. 2176 3264 0 0 0 0 -8 -2 27 31 29 -1 29 0 0 +item = 1200 Adamant_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1201 Rune_kiteshield A_large_metal_shield. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 +item = 1202 Rune_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1203 Iron_dagger Short_but_pointy. 14 21 0 5 3 -4 1 0 0 0 0 1 0 4 0 +item = 1204 Iron_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 14 21 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1205 Bronze_dagger Short_but_pointy. 14 21 0 4 2 -4 1 0 0 0 0 1 0 3 0 +item = 1206 Bronze_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 4 6 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1207 Steel_dagger Short_but_pointy. 50 75 0 8 4 -4 1 0 0 0 0 1 0 7 0 +item = 1208 Steel_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 50 75 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1209 Mithril_dagger A_dangerous_dagger. 130 195 0 11 5 -4 1 0 0 0 0 1 0 10 0 +item = 1210 Mithril_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 130 195 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1211 Adamant_dagger Short_and_deadly. 320 480 0 15 8 -4 0 0 0 0 0 1 0 14 0 +item = 1212 Adamant_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 320 480 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1213 Rune_dagger A_powerful_dagger. 3200 4800 0 25 12 -4 0 0 0 0 0 1 0 24 0 +item = 1214 Rune_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 3200 4800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1215 Dragon_dagger A_powerful_dagger. 12800 18000 0 40 25 -4 1 0 0 0 0 1 0 40 0 +item = 1216 Dragon_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 12800 18000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1217 Black_dagger A_vicious_black_dagger. 240 240 240 10 5 -4 1 0 0 0 0 1 0 7 0 +item = 1218 Black_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1219 Iron_dagger(p) The_blade_is_covered_with_poison. 35 35 35 5 3 -4 1 0 0 0 0 1 0 4 0 +item = 1220 Iron_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1221 Bronze_dagger(p) This_dagger_is_poisoned. 10 10 10 4 2 -4 0 0 0 0 0 1 0 3 0 +item = 1222 Bronze_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1223 Steel_dagger(p) The_blade_has_been_poisoned. 125 125 125 8 4 -4 1 0 0 0 0 1 0 7 0 +item = 1224 Steel_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1225 Mithril_dagger(p) A_poisoned_Mithril_dagger. 325 325 325 11 5 -4 1 0 0 0 0 1 0 10 0 +item = 1226 Mithril_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1227 Adamant_dagger(p) A_very_dangerous_poisoned_dagger. 800 800 800 15 8 -4 0 0 0 0 0 1 0 14 0 +item = 1228 Adamant_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1229 Rune_dagger(p) The_blade_is_covered_with_a_nasty_poison. 8000 8000 8000 25 12 -4 0 0 0 0 0 1 0 24 0 +item = 1230 Rune_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1231 Dragon_dagger(p) A_powerful_dagger. 24000 24000 24000 40 25 -4 1 0 0 0 0 1 0 40 0 +item = 1232 Dragon_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 24000 24000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1233 Black_dagger(p) This_dagger_is_poisoned. 240 240 240 10 5 -4 1 0 0 0 0 1 0 7 0 +item = 1234 Black_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1235 Poisoned_dagger(p) The_blade_is_covered_with_poison. 565 565 565 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1236 Poisoned_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 565 565 565 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1237 Bronze_spear A_bronze_tipped_spear. 10 15 0 5 5 5 0 0 1 1 0 0 0 7 0 +item = 1238 Bronze_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 10 15 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1239 Iron_spear An_iron_tipped_spear. 36 540 0 8 8 8 0 0 1 1 0 0 0 10 0 +item = 1240 Iron_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 36 540 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1241 Steel_spear A_steel_tipped_spear. 130 195 0 12 12 12 0 0 1 1 0 0 0 12 0 +item = 1242 Steel_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 130 195 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1243 Mithril_spear A_mithril_tipped_spear. 338 557 0 17 17 17 0 0 1 1 0 0 0 0 18 0 +item = 1244 Mithril_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 338 557 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1245 Adamant_spear An_adamantite_tipped_spear. 834 1248 0 24 24 24 0 0 1 1 0 0 0 28 0 +item = 1246 Adamant_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 834 1248 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1247 Rune_spear A_rune_tipped_spear. 8320 12480 0 36 36 36 0 0 1 1 0 0 0 42 0 +item = 1248 Rune_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 8320 12480 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1249 Dragon_spear A_dragon_tipped_spear. 24960 37440 0 55 55 55 0 0 5 5 5 5 5 60 0 +item = 1250 Dragon_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 24960 37440 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1251 Bronze_spear(p) A_poisoned_bronze_tipped_spear. 26 26 26 5 5 5 0 0 1 1 0 0 0 7 0 +item = 1252 Bronze_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1253 Iron_spear(p) A_poisoned_iron_tipped_spear. 91 91 91 8 8 8 0 0 1 1 0 0 0 10 0 +item = 1254 Iron_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1255 Steel_spear(p) A_poisoned_steel_tipped_spear. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1256 Steel_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1257 Mithril_spear(p) A_poisoned_mithril_tipped_spear. 845 845 845 17 17 17 0 0 1 1 0 0 0 0 18 0 +item = 1258 Mithril_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 845 845 845 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1259 Adamant_spear(p) A_poisoned_adamantite_tipped_spear. 2080 2080 2080 24 24 24 0 0 1 1 0 0 0 28 0 +item = 1260 Adamant_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 2080 2080 2080 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1261 Rune_spear(p) A_poisoned_rune_tipped_spear. 20800 20800 20800 36 36 36 0 0 1 1 0 0 0 42 0 +item = 1262 Rune_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 20800 20800 20800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1263 Dragon_spear(p) A_poisoned_dragon_tipped_spear. 62400 62400 62400 55 55 55 0 0 5 5 5 5 5 60 0 +item = 1264 Dragon_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 62400 62400 62400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1265 Bronze_pickaxe Used_for_mining. 1 1 0 4 -2 2 0 0 0 2 0 0 0 5 0 +item = 1266 Bronze_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1267 Iron_pickaxe Used_for_mining. 56 84 0 5 -2 3 0 0 0 2 0 0 0 7 0 +item = 1268 Iron_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 56 84 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1269 Steel_pickaxe Used_for_mining. 200 300 0 8 -2 6 0 0 0 2 0 0 0 9 0 +item = 1270 Steel_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 200 300 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1271 Adamant_pickaxe Used_for_mining. 1280 1920 0 17 -2 15 0 0 0 1 0 0 0 19 0 +item = 1272 Adamant_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1280 1920 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1273 Mithril_pickaxe Used_for_mining. 520 870 0 12 -2 10 0 0 0 2 0 0 0 13 0 +item = 1274 Mithril_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 520 870 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1275 Rune_pickaxe Used_for_mining. 12800 19200 0 26 -2 24 0 0 0 1 0 0 0 29 0 +item = 1276 Rune_pickaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 12800 19200 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1277 Bronze_sword A_razor_sharp_sword. 14 26 0 4 3 -2 0 0 0 2 1 0 0 5 0 +item = 1278 Bronze_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 14 26 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1279 Iron_sword A_razor_sharp_sword. 40 64 0 6 4 -2 -4 -1 0 2 1 0 -1 7 0 +item = 1280 Iron_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 40 64 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1281 Steel_sword A_razor_sharp_sword. 121 221 0 11 8 -2 -4 -1 2 1 0 0 0 12 0 +item = 1282 Steel_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 121 221 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1283 Black_sword A_razor_sharp_sword. 392 461 0 14 10 -2 0 0 0 2 1 0 0 12 0 +item = 1284 Black_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 392 461 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1285 Mithril_sword A_razor_sharp_sword. 400 845 0 16 11 -2 0 0 2 1 0 0 0 17 0 +item = 1286 Mithril_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 400 845 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1287 Adamant_sword A_razor_sharp_sword. 2080 2080 2080 23 18 -2 -4 0 2 1 0 0 0 24 0 +item = 1288 Adamant_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 2080 2080 2080 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1289 Rune_sword A_razor_sharp_sword. 4000 7800 0 38 26 -2 0 0 0 3 2 0 0 39 0 +item = 1290 Rune_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 4000 7800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1291 Bronze_longsword A_razor_sharp_longsword. 31 45 40 4 2 -2 0 0 3 2 0 0 0 7 0 +item = 1292 Bronze_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 31 45 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1293 Iron_longsword A_razor_sharp_longsword. 80 140 0 6 4 -2 -4 -1 3 2 0 0 0 10 0 +item = 1294 Iron_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 140 140 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1295 Steel_longsword A_razor_sharp_longsword. 200 300 0 9 14 0 0 0 3 2 0 0 0 15 0 +item = 1296 Steel_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 200 300 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1297 Black_longsword A_razor_sharp_longsword. 960 960 0 13 18 -2 0 0 0 3 2 0 0 16 0 +item = 1298 Black_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 960 960 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1299 Mithril_longsword A_razor_sharp_longsword. 1300 1300 1300 15 20 -2 0 0 3 2 0 0 0 22 0 +item = 1300 Mithril_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 1300 1300 1300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1301 Adamant_longsword A_razor_sharp_longsword. 3200 3200 3200 20 29 -2 0 0 3 2 0 0 0 31 0 +item = 1302 Adamant_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 3200 3200 3200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1303 Rune_longsword A_razor_sharp_longsword. 12800 19200 0 38 47 -2 0 0 0 3 2 0 0 49 0 +item = 1304 Rune_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 12800 19200 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1305 Dragon_longsword A_very_powerful_sword. 40000 60000 0 58 69 -2 0 0 0 3 2 0 0 71 0 +item = 1306 Dragon_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 60000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1307 Bronze_2h_sword A_two_handed_sword. 80 80 80 -4 9 8 -4 0 0 0 0 0 -1 10 0 +item = 1308 Bronze_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1309 Iron_2h_sword A_two_handed_sword. 280 280 280 -4 13 10 -4 0 0 0 0 0 -1 14 0 +item = 1310 Iron_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 280 280 280 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1311 Steel_2h_sword A_two_handed_sword. 1000 1000 1000 -4 21 16 -4 0 0 0 0 0 -1 22 0 +item = 1312 Steel_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1313 Black_2h_sword A_two_handed_sword. 768 1152 0 -4 27 21 -4 0 0 0 0 0 -1 28 0 +item = 1314 Black_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1315 Mithril_2h_sword A_two_handed_sword. 2600 2600 2600 -4 30 24 -4 0 0 0 0 0 -1 31 0 +item = 1316 Mithril_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 2600 2600 2600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1317 Adamant_2h_sword A_two_handed_sword. 6400 6400 6400 -4 43 30 -4 0 0 0 0 0 1 44 0 +item = 1318 Adamant_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 6400 6400 6400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1319 Rune_2h_sword A_two_handed_sword. 64000 44000 64000 -4 69 50 -4 0 0 0 0 0 -1 70 0 +item = 1320 Rune_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 44000 64000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1321 Bronze_scimitar A_vicious,_curved_sword. 32 32 32 1 7 -2 0 0 0 0 0 0 0 6 0 +item = 1322 Bronze_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1323 Iron_scimitar A_vicious,_curved_sword. 112 112 112 2 10 -2 0 0 0 0 0 0 0 9 0 +item = 1324 Iron_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 112 112 112 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1325 Steel_scimitar A_vicious,_curved_sword. 400 400 400 3 15 -2 0 0 0 0 0 0 0 14 0 +item = 1326 Steel_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1327 Black_scimitar A_vicious,_curved_sword. 768 768 768 4 19 -2 0 0 0 0 0 0 0 14 0 +item = 1328 Black_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 768 768 768 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1329 Mithril_scimitar A_vicious,_curved_sword. 1040 1040 1040 5 21 -2 0 0 0 0 0 0 0 20 0 +item = 1330 Mithril_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 1040 1040 1040 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1331 Adamant_scimitar A_vicious,_curved_sword. 2560 2560 2560 6 29 -2 0 0 0 0 0 0 0 28 0 +item = 1332 Adamant_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 2560 2560 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1333 Rune_scimitar A_vicious,_curved_sword. 10240 15360 0 7 45 -2 0 0 0 0 0 0 0 44 0 +item = 1334 Rune_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 10240 15360 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1335 Iron_warhammer I_don't_think_it's_intended_for_joinery. 173 173 173 -4 -4 11 -4 0 0 0 0 0 0 9 0 +item = 1336 Iron_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 173 173 173 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1337 Bronze_warhammer I_don't_think_it's_intended_for_joinery. 47 47 47 -4 -4 10 -4 0 0 0 0 0 0 8 0 +item = 1338 Bronze_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 47 47 47 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1339 Steel_warhammer I_don't_think_it's_intended_for_joinery. 640 640 640 -4 -4 18 -4 0 0 0 0 0 0 16 0 +item = 1340 Steel_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 640 640 640 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1341 Black_warhammer I_don't_think_it's_intended_for_joinery. 980 980 980 -4 -4 22 -4 0 0 0 0 0 0 19 0 +item = 1342 Black_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 980 980 980 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1343 Mithril_warhammer I_don't_think_it's_intended_for_joinery. 1660 1660 1660 -4 -4 25 0 0 0 0 0 0 0 20 0 +item = 1344 Mithril_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 1660 1660 1660 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1345 Addy_warhammer I_don't_think_it's_intended_for_joinery. 4120 4120 4120 -4 -4 33 -4 0 0 0 0 0 0 31 0 +item = 1346 Addy_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 4120 4120 4120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1347 Rune_warhammer I_don't_think_it's_intended_for_joinery. 16600 24900 0 -4 -4 53 -4 0 0 0 0 0 0 48 0 +item = 1348 Rune_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 16600 24900 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1349 Iron_axe A_powerful_axe. 56 56 56 -2 5 3 0 0 0 0 0 0 0 7 0 +item = 1350 Iron_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 56 56 56 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1351 Bronze_axe A_powerful_axe. 16 16 16 2 4 2 0 0 0 0 0 0 0 5 0 +item = 1352 Bronze_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1353 Steel_axe A_powerful_axe. 200 200 200 -2 8 6 0 0 0 0 0 0 0 9 0 +item = 1354 Steel_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1355 Mithril_axe A_powerful_axe. 520 520 520 -2 12 10 0 0 0 0 0 0 0 10 0 +item = 1356 Mithril_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 520 520 520 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1357 Adamant_axe A_powerful_axe. 1280 1280 1280 -2 17 15 0 0 0 0 0 0 0 19 0 +item = 1358 Adamant_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 1280 1280 1280 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1359 Rune_axe A_powerful_axe. 5120 7680 0 -2 26 24 0 0 0 0 0 0 0 29 0 +item = 1360 Rune_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 5120 7680 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1361 Black_axe A_sinister_looking_axe. 384 384 0 -2 10 8 0 0 0 0 0 0 0 12 0 +item = 1362 Black_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 384 384 384 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1363 Iron_battleaxe A_vicious_looking_axe. 182 182 182 -2 8 5 0 0 0 0 0 0 0 13 0 +item = 1364 Iron_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 182 182 182 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1365 Steel_battleaxe A_vicious_looking_axe. 650 650 650 -2 16 11 0 0 0 0 0 0 0 20 0 +item = 1366 Steel_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1367 Black_battleaxe A_vicious_looking_axe. 1248 1248 1248 -2 20 15 0 0 0 0 0 0 0 24 0 +item = 1368 Black_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1248 1248 1248 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1369 Mithril_battleaxe A_vicious_looking_axe. 1690 1690 1690 -2 22 17 0 0 0 0 0 0 0 29 0 +item = 1370 Mithril_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1690 1690 1690 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1371 Adamant_battleaxe A_vicious_looking_axe. 4160 4160 4160 -2 31 26 0 0 0 0 0 0 0 41 0 +item = 1372 Adamant_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 4160 4160 4160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1373 Rune_battleaxe A_vicious_looking_axe. 16640 24960 0 -2 48 43 0 0 0 0 0 0 0 64 0 +item = 1374 Rune_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 16640 24960 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1375 Bronze_battleaxe A_vicious_looking_axe. 52 52 52 -2 6 3 0 0 0 0 0 0 0 9 0 +item = 1376 Bronze_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 52 52 52 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1377 Dragon_battleaxe A_vicious_looking_axe. 80000 120000 0 -2 70 65 0 0 0 0 0 0 0 85 0 +item = 1378 Dragon_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 80000 120000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1379 Staff It's_a_slightly_magical_stick. 15 15 15 0 -1 7 4 0 2 3 1 4 0 3 0 +item = 1380 Staff Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1381 Staff_of_air A_Magical_staff. 1500 1500 1500 3 -1 9 10 0 2 3 1 10 0 6 0 +item = 1382 Staff_of_air Swap_this_note_at_any_bank_for_the_equivalent_item. 1500 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1383 Staff_of_water A_Magical_staff. 1500 1500 1500 3 -1 9 10 0 2 3 1 10 0 6 0 +item = 1384 Staff_of_water Swap_this_note_at_any_bank_for_the_equivalent_item. 1500 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1385 Staff_of_earth A_Magical_staff. 1500 1500 1500 3 -1 9 10 0 2 3 1 10 0 6 0 +item = 1386 Staff_of_earth Swap_this_note_at_any_bank_for_the_equivalent_item. 1500 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1387 Staff_of_fire A_Magical_staff. 1500 1500 1500 3 -1 9 10 0 2 3 1 10 0 6 0 +item = 1388 Staff_of_fire Swap_this_note_at_any_bank_for_the_equivalent_item. 1500 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1389 Magic_staff A_Magical_staff. 200 200 200 2 -1 10 10 0 2 3 1 10 0 7 0 +item = 1390 Magic_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1391 Battlestaff It's_a_slightly_magical_stick. 7000 7000 7000 7 -1 25 10 0 2 3 1 10 0 32 0 +item = 1392 Battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 7000 7000 7000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1393 Fire_battlestaff It's_a_slightly_magical_stick. 15500 15500 15500 7 -1 28 10 0 2 3 1 10 0 35 0 +item = 1394 Fire_battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 15500 15500 15500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1395 Water_battlestaff It's_a_slightly_magical_stick. 15500 15500 15500 7 -1 28 10 0 2 3 1 10 0 35 0 +item = 1396 Water_battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 15500 15500 15500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1397 Air_battlestaff It's_a_slightly_magical_stick. 15500 15500 15500 7 -1 28 10 0 2 3 1 10 0 35 0 +item = 1398 Air_battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 15500 15500 15500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1399 Earth_battlestaff It's_a_slightly_magical_stick. 15500 15500 15500 7 -1 28 10 0 2 3 1 10 0 35 0 +item = 1400 Earth_battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 15500 15500 15500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1401 Mystic_fire_staff It's_a_slightly_magical_stick. 42500 42500 42500 10 -1 40 10 0 2 3 1 10 0 50 0 +item = 1402 Mystic_fire_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 42500 42500 42500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1403 Mystic_water_staff It's_a_slightly_magical_stick. 42500 42500 42500 10 -1 40 10 0 2 3 1 10 0 50 0 +item = 1404 Mystic_water_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 42500 42500 42500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1405 Mystic_air_staff It's_a_slightly_magical_stick. 42500 42500 42500 10 -1 40 10 0 2 3 1 10 0 50 0 +item = 1406 Mystic_air_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 42500 42500 42500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1407 Mystic_earth_staff It's_a_slightly_magical_stick. 42500 42500 42500 10 -1 40 10 0 2 3 1 10 0 50 0 +item = 1408 Mystic_earth_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 42500 42500 42500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1409 Iban's_staff An_ancient_staff,_formerly_the_property_of_Iban. 42500 42500 42500 10 -1 40 10 0 2 3 1 10 0 50 0 +item = 1410 Iban's_staff I'll_need_to_get_this_repaired_before_I_can_use_it. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1411 Farmer's_fork A_farmer's_fork. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1412 Farmer's_fork Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1413 Halberd A_halberd. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1414 Halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1415 Warhammer A_warhammer. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1416 Warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1417 Javelin A_javelin. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1418 Javelin Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1419 Scythe It's_a_Scythe. 3 8 3 0 0 0 3 1 0 0 0 0 0 10 0 +item = 1420 Iron_mace A_spiky_mace. 63 63 63 4 -2 9 0 0 -2 0 0 0 0 7 1 +item = 1421 Iron_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 63 63 63 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1422 Bronze_mace A_spiky_mace. 18 18 18 2 -2 6 0 0 0 0 0 0 0 5 1 +item = 1423 Bronze_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1424 Steel_mace A_spiky_mace. 225 225 225 7 -2 13 0 0 0 0 0 0 0 11 2 +item = 1425 Steel_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1426 Black_mace A_spiky_mace. 432 432 0 8 -2 16 0 0 0 0 0 0 0 13 2 +item = 1427 Black_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 432 432 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1428 Mithril_mace A_spiky_mace. 585 585 0 11 -2 11 0 0 0 0 0 0 0 16 3 +item = 1429 Mithril_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 585 585 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1430 Adamant_mace A_spiky_mace. 1440 1440 0 13 -2 25 0 0 0 0 0 0 0 23 3 +item = 1431 Adamant_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 1440 1440 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1432 Rune_mace A_spiky_mace. 1532 3602 0 20 -2 39 0 0 -2 0 0 0 0 36 4 +item = 1433 Rune_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 1532 3602 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1434 Dragon_mace A_spiky_mace. 20000 30000 0 40 -2 60 0 0 -2 0 0 0 0 55 5 +item = 1435 Dragon_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1436 Rune_essence An_uncharged_Rune_Stone. 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1437 Rune_essence Swap_this_note_at_any_bank_for_the_equivalent_item. 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1438 Air_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1439 Air_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1440 Earth_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1441 Earth_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1442 Fire_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1443 Fire_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1444 Water_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1445 Water_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1446 Body_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1447 Body_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1448 Mind_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1449 Mind_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1450 Blood_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1451 Blood_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1452 Chaos_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1453 Chaos_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1454 Cosmic_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1455 Cosmic_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1456 Death_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1457 Death_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1458 Law_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1459 Rotten_net For_catching_rotten_fish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1460 Soul_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1461 Soul_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1462 Nature_talisman A_mysterious_power_emanates_from_the_talisman... 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1463 Nature_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1464 Archery_ticket I_can_exchange_this_for_equipment. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1465 Weapon_poison For_use_on_daggers_and_projectiles. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1466 Sea_slug A_rather_nasty_looking_crustacean. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1467 Damp_sticks Some_damp_wooden_sticks. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1468 Dry_sticks Some_dry_wooden_sticks. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1469 Broken_glass Smashed_glass. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1470 Red_bead A_small_round_red_bead. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1471 Red_bead Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1472 Yellow_bead A_small_round_yellow_bead. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1473 Yellow_bead Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1474 Black_bead A_small_round_black_bead. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1475 Black_bead Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1476 White_bead A_small_round_white_bead. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1477 White_bead Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1478 Amulet_of_accuracy It_increases_my_aim. 100 100 100 4 4 4 4 4 0 0 0 0 0 0 0 +item = 1479 Amulet_of_accuracy Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1480 Rock A_chunk_of_rock. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1481 Orb_of_light A_magical_sphere_that_glimmers_within. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1482 Orb_of_light A_magical_sphere_that_glimmers_within. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1483 Orb_of_light A_magical_sphere_that_glimmers_within. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1484 Orb_of_light A_magical_sphere_that_glimmers_within. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1485 Damp_cloth A_damp,_wet_cloth. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1486 Piece_of_railing A_broken_piece_of_railing. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1487 Unicorn_horn A_withered_unicorn_horn. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1488 Paladin's_badge A_coat_of_arms_of_the_Ardougne_Paladins. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1489 Paladin's_badge A_coat_of_arms_of_the_Ardougne_Paladins. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1490 Paladin's_badge A_coat_of_arms_of_the_Ardougne_Paladins. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1491 Witch's_cat A_cat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1492 Doll_of_iban A_simple_doll_with_Iban's_likeness. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1493 Old_journal An_account_of_the_last_times_of_someone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1494 History_of_iban The_tale_of_Iban. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1495 Klank's_gauntlets Strong_dwarvish_gloves. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1496 Iban's_dove I_thought_you_only_saw_these_in_pairs? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1497 Amulet_of_othanian A_mystical_demonic_amulet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1498 Amulet_of_doomion A_mystical_demonic_amulet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1499 Amulet_of_holthion A_mystical_demonic_amulet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1500 Iban's_shadow A_strange_dark_liquid. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1501 Dwarf_brew Smells_stronger_than_most_spirits. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1502 Iban's_ashes The_burnt_remains_of_Iban. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1503 Warrant A_search_warrant_for_a_house_in_Ardougne. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1504 Hangover_cure It_doesn't_look_very_tasty. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1505 A_magic_scroll Maybe_I_should_read_it... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1506 Gas_mask Stops_me_from_breathing_nasty_stuff! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1507 A_small_key Quite_a_small_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1508 A_scruffy_note It_seems_to_say_"hongorer_lure"... 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1509 Book Turnip_growing_for_beginners. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1510 Picture A_picture_of_a_lady_called_Elena. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1511 Logs A_number_of_wooden_logs. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1512 Logs Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1513 Magic_logs Logs_cut_from_a_magic_tree. 320 320 320 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1514 Magic_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 320 320 320 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1515 Yew_logs Logs_cut_from_a_yew_tree. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1516 Yew_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1517 Maple_logs Logs_cut_from_a_maple_tree. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1518 Maple_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1519 Willow_logs Logs_cut_from_a_willow_tree. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1520 Willow_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1521 Oak_logs Logs_cut_from_an_oak_tree. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1522 Oak_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1523 Lockpick For_picking_tough_locks. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1524 Lockpick Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1525 Grimy_snake_weed I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1526 Clean_snake_weed A_fresh_herb. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1527 Grimy_ardrigal I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1528 Clean_ardrigal A_fresh_herb. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1529 Grimy_sito_foil I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1530 Clan_sito_foil A_fresh_herb. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1531 Grimy_volencia_moss I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1532 Clean_volencia_moss A_fresh_herb. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1533 Grimy_rogue's_purse I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1534 Rogue's_purse A_fresh_herb. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1535 Map_part A_piece_of_a_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1536 Map_part A_piece_of_a_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1537 Map_part A_piece_of_a_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1538 Crandor_map A_map_of_the_route_to_Crandor. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1539 Steel_nails Keeps_things_in_place_fairly_permanently. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1540 Anti-dragon_shield This_provides_partial_protection_from_dragon-breath_attacks. 20 20 20 0 0 0 0 0 7 9 8 2 8 0 0 +item = 1541 Anti-dragon_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1542 Maze_key A_key_to_Melzar's_Maze. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1543 Key A_red_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1544 Key An_orange_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1545 Key A_yellow_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1546 Key A_blue_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1547 Key A_magenta_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1548 Key A_green_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1549 Stake A_very_pointy_stick. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1550 Garlic A_clove_of_garlic. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1551 Garlic Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1552 Seasoned_sardine Sardine_flavoured_with_doogle_leaves. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1553 Seasoned_sardine Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1554 Fluffs'_kitten It_looks_like_it's_lost. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1555 Pet_kitten This_kitten_seems_to_like_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1556 Pet_kitten This_kitten_seems_to_like_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1557 Pet_kitten This_kitten_seems_to_like_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1558 Pet_kitten This_kitten_seems_to_like_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1559 Pet_kitten This_kitten_seems_to_like_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1560 Pet_kitten This_kitten_seems_to_like_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1561 Pet_cat This_cat_definitely_likes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1562 Pet_cat This_cat_definitely_likes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1563 Pet_cat This_cat_definitely_likes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1564 Pet_cat This_cat_definitely_likes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1565 Pet_cat This_cat_definitely_likes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1566 Pet_cat This_cat_definitely_likes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1567 Pet_cat This_cat_is_so_well_fed_it_can_hardly_move. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1568 Pet_cat This_cat_is_so_well_fed_it_can_hardly_move. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1569 Pet_cat This_cat_is_so_well_fed_it_can_hardly_move. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1570 Pet_cat This_cat_is_so_well_fed_it_can_hardly_move. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1571 Pet_cat This_cat_is_so_well_fed_it_can_hardly_move. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1572 Pet_cat This_cat_is_so_well_fed_it_can_hardly_move. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1573 Doogle_leaves A_tasty_herb_good_for_seasoning. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1574 Doogle_leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1575 Cat_training_medal For_feline_training_expertise. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1576 Cat_training_medal Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1577 Pete's_candlestick Scarface_Pete's_Candlestick. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1578 Pete's_candlestick Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1579 Thieves'_armband This_denotes_a_Master_Thief. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1580 Ice_gloves These_will_keep_my_hands_cold! 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1581 Blamish_snail_slime Yuck. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1582 Blamish_oil Made_from_the_finest_snail_slime. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1583 Fire_feather Firebird_feather. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1584 Id_papers Apparently_my_name_is_Hartigen. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1585 Oily_fishing_rod Useful_for_catching_lava_eels. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1586 Miscellaneous_key I_wonder_what_this_unlocks? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1587 Miscellaneous_key Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1588 Grips'_keyring Some_keys_on_a_keyring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1589 Pretty_girl To_be_handled_with_caution. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1590 Dusty_key I_wonder_what_this_unlocks? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1591 Jail_key Key_to_a_cell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1592 Ring_mould Used_to_make_gold_rings. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1593 Ring_mould Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1594 Unholy_mould Used_to_make_unholy_symbols. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1595 Amulet_mould Used_to_make_gold_amulets 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1596 Amulet_mould Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1597 Necklace_mould Used_to_make_gold_necklaces. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1598 Necklace_mould Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1599 Holy_mould Used_to_make_Holy_Symbols_of_Saradomin. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1600 Holy_mould Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1601 Diamond This_looks_valuable. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1602 Diamond Swap_this_note_at_any_bank_for_the_equivalent_item. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1603 Ruby This_looks_valuable. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1604 Ruby Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1605 Emerald This_looks_valuable. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1606 Emerald Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1607 Sapphire This_looks_valuable. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1608 Sapphire Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1609 Opal A_semi_precious_stone. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1610 Opal Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1611 Jade A_semi_precious_stone. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1612 Jade Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1613 Red_topaz A_semi_precious_stone. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1614 Red_topaz Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1615 Dragonstone This_looks_valuable. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1616 Dragonstone Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1617 Uncut_diamond This_would_be_worth_more_cut. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1618 Uncut_diamond Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1619 Uncut_ruby This_would_be_worth_more_cut. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1620 Uncut_ruby Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1621 Uncut_emerald This_would_be_worth_more_cut. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1622 Uncut_emerald Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1623 Uncut_sapphire This_would_be_worth_more_cut. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1624 Uncut_sapphire Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1625 Uncut_opal This_would_be_worth_more_cut. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1626 Uncut_opal Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1627 Uncut_jade This_would_be_worth_more_cut. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1628 Uncut_jade Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1629 Uncut_red_topaz This_would_be_worth_more_cut. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1630 Uncut_red_topaz Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1631 Uncut_dragonstone This_would_be_worth_more_cut. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1632 Uncut_dragonstone Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1633 Crushed_gemstone A_gemstone_that_has_been_smashed. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1634 Crushed_gemstone Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1635 Gold_ring A_valuable_ring. 6000 6000 6000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1636 Gold_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 6000 6000 6000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1637 Sapphire_ring A_valuable_ring. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1638 Sapphire_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1639 Emerald_ring A_valuable_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1640 Emerald_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1641 Ruby_ring A_valuable_ring. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1642 Ruby_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1643 Diamond_ring A_valuable_ring. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1644 Diamond_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1645 Dragonstone_ring A_valuable_ring. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1646 Dragonstone_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1648 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1649 Sapphire_ring A_valuable_ring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1650 Emerald_ring A_valuable_ring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1651 Ruby_ring A_valuable_ring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1652 Diamond_ring A_valuable_ring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1653 Dragonstone_ring A_valuable_ring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1654 Gold_necklace I_wonder_if_this_is_valuable. 450 450 450 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1655 Gold_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 450 450 450 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1656 Sapphire_necklace I_wonder_if_this_is_valuable. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1657 Sapphire_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1658 Emerald_necklace I_wonder_if_this_is_valuable. 1425 1425 1425 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1659 Emerald_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 1425 1425 1425 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1660 Ruby_necklace I_wonder_if_this_is_valuable. 2175 2175 2175 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1661 Ruby_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 2175 2175 2175 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1662 Diamond_necklace I_wonder_if_this_is_valuable. 3675 3675 3675 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1663 Diamond_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 3675 3675 3675 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1664 Dragon_necklace I_wonder_if_this_is_valuable. 18375 18375 18375 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1665 Dragon_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 18375 18375 18375 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1667 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1668 Sapphire_necklace I_wonder_if_this_is_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1669 Emerald_necklace I_wonder_if_this_is_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1670 Ruby_necklace I_wonder_if_this_is_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1671 Diamond_necklace I_wonder_if_this_is_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1672 Dragon_necklace I_wonder_if_this_is_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1673 Gold_amulet It_needs_a_string_so_I_can_wear_it. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1674 Gold_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1675 Sapphire_amulet It_needs_a_string_so_I_can_wear_it. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1676 Sapphire_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1677 Emerald_amulet It_needs_a_string_so_I_can_wear_it. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1678 Emerald_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1679 Ruby_amulet It_needs_a_string_so_I_can_wear_it. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1680 Ruby_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1681 Diamond_amulet It_needs_a_string_so_I_can_wear_it. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1682 Diamond_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1683 Dragonstone_ammy It_needs_a_string_so_I_can_wear_it. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1684 Dragonstone_ammy Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1686 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1687 Sapphire_amulet It_needs_a_string_so_I_can_wear_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1688 Emerald_amulet It_needs_a_string_so_I_can_wear_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1689 Ruby_amulet It_needs_a_string_so_I_can_wear_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1690 Diamond_amulet It_needs_a_string_so_I_can_wear_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1691 Dragonstone_ammy It_needs_a_string_so_I_can_wear_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1692 Gold_amulet A_plain_gold_amulet. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1693 Gold_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1694 Sapphire_amulet I_wonder_if_I_can_get_this_enchanted. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1695 Sapphire_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1696 Emerald_amulet I_wonder_if_I_can_get_this_enchanted. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1697 Emerald_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1698 Ruby_amulet I_wonder_if_I_can_get_this_enchanted. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1699 Ruby_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1700 Diamond_amulet I_wonder_if_I_can_get_this_enchanted. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1701 Diamond_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1702 Dragonstone_ammy I_wonder_if_I_can_get_this_enchanted. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1703 Dragonstone_ammy Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1704 Amulet_of_glory A_very_powerful_dragonstone_amulet. 50000 17625 17625 10 10 10 10 10 3 3 3 3 3 6 3 +item = 1705 Amulet_of_glory Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1706 Amulet_of_glory(1) A_dragonstone_amulet_with_1_magic_charge. 17625 17625 17625 10 10 10 10 10 3 3 3 3 3 6 3 +item = 1707 Amulet_of_glory(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1708 Amulet_of_glory(2) A_dragonstone_amulet_with_2_magic_charges. 17625 17625 17625 10 10 10 10 10 3 3 3 3 3 6 3 +item = 1709 Amulet_of_glory(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1710 Amulet_of_glory(3) A_dragonstone_amulet_with_3_magic_charges. 17625 17625 17625 10 10 10 10 10 3 3 3 3 3 6 3 +item = 1711 Amulet_of_glory(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1712 Amulet_of_glory(4) A_dragonstone_amulet_with_4_magic_charges. 17625 17625 17625 10 10 10 10 10 3 3 3 3 3 6 3 +item = 1713 Amulet_of_glory(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1714 Unstrung_symbol It_needs_a_string_so_I_can_wear_it. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1715 Unstrung_symbol Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1716 Unblessed_symbol A_symbol_of_Saradomin. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1717 Unblessed_symbol Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1718 Holy_symbol A_blessed_holy_symbol_of_Saradomin. 300 300 300 0 0 0 0 0 2 2 2 2 2 0 8 +item = 1719 Holy_symbol Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1720 Unstrung_emblem It_needs_a_string_so_I_can_wear_it. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1721 Unstrung_emblem Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1722 Unpowered_symbol An_unblessed_symbol_of_Zamorak. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1723 Unpowered_symbol Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1724 Unholy_symbol An_unholy_symbol_of_Zamorak. 200 200 200 2 2 2 2 2 0 0 0 0 0 0 8 +item = 1725 Amulet_of_strength An_enchanted_ruby_amulet. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 10 0 +item = 1726 Amulet_of_strength Swap_this_note_at_any_bank_for_the_equivalent_item. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1727 Amulet_of_magic An_enchanted_sapphire_amulet_of_magic. 900 900 900 0 0 0 10 0 0 0 0 0 0 0 0 +item = 1728 Amulet_of_magic Swap_this_note_at_any_bank_for_the_equivalent_item. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1729 Amulet_of_defence An_enchanted_emerald_amulet_of_protection. 1275 1275 1275 0 0 0 0 0 7 7 7 7 7 0 0 +item = 1730 Amulet_of_defence Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1731 Amulet_of_power An_enchanted_diamond_amulet_of_power. 3525 3525 3525 6 6 6 6 6 6 6 6 6 6 4 1 +item = 1732 Amulet_of_power Swap_this_note_at_any_bank_for_the_equivalent_item. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1733 Needle Used_with_a_thread_to_make_clothes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1734 Thread Used_with_a_needle_to_make_clothes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1735 Shears For_shearing_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1736 Shears Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1737 Wool I_think_this_came_from_a_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1738 Wool Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1739 Cowhide I_should_take_this_to_the_tannery. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1740 Cowhide Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1741 Leather It's_a_piece_of_leather. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1742 Leather Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1743 Hard_leather It's_a_piece_of_hard_leather. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1744 Hard_leather Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1745 Green_d-leather It's_a_piece_of_prepared_green_dragonhide. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1746 Green_d-leather Swap_this_note_at_any_bank_for_the_equivalent_item-leather. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1747 Black_dragonhide The_scaly_rough_hide_from_a_Black_Dragon. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1748 Black_dragonhide Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1749 Red_dragonhide The_scaly_rough_hide_from_a_Red_Dragon. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1750 Red_dragonhide Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1751 Blue_dragonhide The_scaly_rough_hide_from_a_Blue_Dragon. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1752 Blue_dragonhide Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1753 Green_dragonhide The_scaly_rough_hide_from_a_Green_Dragon. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1754 Green_dragonhide Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1755 Chisel Good_for_detailed_crafting. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1756 Chisel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1757 Brown_apron A_mostly_clean_apron. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1758 Brown_apron Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1759 Ball_of_wool Spun_from_sheeps'_wool. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1760 Ball_of_wool Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1761 Soft_clay Clay_soft_enough_to_mould. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1762 Soft_clay Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1763 Red_dye A_little_bottle_of_red_dye. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1764 Red_dye Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1765 Yellow_dye A_little_bottle_of_yellow_dye. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1766 Yellow_dye Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1767 Blue_dye A_little_bottle_of_blue_dye. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1768 Blue_dye Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1769 Orange_dye A_little_bottle_of_orange_dye. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1770 Orange_dye Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1771 Green_dye A_little_bottle_of_green_dye. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1772 Green_dye Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1773 Purple_dye A_little_bottle_of_purple_dye. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1774 Purple_dye Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1775 Molten_glass Hot_glass_ready_to_be_blown_into_useful_objects. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1776 Molten_glass Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1777 Bow_string I_need_a_bow_stave_to_attach_this_to. 4 6 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1778 Bow_string Swap_this_note_at_any_bank_for_the_equivalent_item. 4 6 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1779 Flax I_should_use_this_with_a_spinning_wheel. 2 3 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1780 Flax Swap_this_note_at_any_bank_for_the_equivalent_item. 2 3 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1781 Soda_ash One_of_the_ingredients_for_making_glass. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1782 Soda_ash Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1783 Bucket_of_sand One_of_the_ingredients_for_making_glass. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1784 Bucket_of_sand Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1785 Glassblowing_pipe Used_to_form_molten_glass_into_useful_items. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1786 Glassblowing_pipe Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1787 Unfired_pot I_need_to_put_this_in_a_pottery_oven. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1788 Unfired_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1789 Unfired_pie_dish I_need_to_put_this_in_a_pottery_oven. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1790 Unfired_pie_dish Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1791 Unfired_bowl I_need_to_put_this_in_a_pottery_oven. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1792 Unfired_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1793 Woad_leaf A_slightly_bluish_leaf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1794 Bronze_wire Useful_for_crafting_items. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1795 Bronze_wire Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1796 Silver_necklace Anna's_shiny_silver_coated_necklace. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1797 Silver_necklace Anna's_shiny_silver_coated_necklace_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1798 Silver_cup Bob's_shiny_silver_coated_tea_cup. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1799 Silver_cup Bob's_shiny_silver_coated_tea_cup_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1800 Silver_bottle Carol's_shiny_silver_coated_bottle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1801 Silver_bottle Carol's_shiny_silver_coated_bottle_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1802 Silver_book David's_shiny_silver_coated_book. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1803 Silver_book David's_shiny_silver_coated_book_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1804 Silver_needle Elizabeth's_shiny_silver_coated_needle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1805 Silver_needle Elizabeth's_shiny_silver_coated_needle_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1806 Silver_pot Frank's_shiny_silver_coated_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1807 Silver_pot Frank's_shiny_silver_coated_pot_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1808 Criminal's_thread Some_red_thread_found_at_the_murder_scene. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1809 Criminal's_thread Some_green_thread_found_at_the_murder_scene. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1810 Criminal's_thread Some_blue_thread_found_at_the_murder_scene. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1811 Flypaper A_piece_of_fly_paper._It's_sticky. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1812 Pungent_pot A_pot_found_at_the_murder_scene,_with_a_sickly_odour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1813 Criminal's_dagger A_flimsy-looking_dagger_found_at_the_crime_scene. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1814 Criminal's_dagger A_flimsy-looking_dagger_found_at_the_crime_scene_coated_with_a_thin_layer_of_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1815 Killer's_print The_fingerprints_of_the_murderer. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1816 Anna's_print An_imprint_of_Anna's_fingerprint. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1817 Bob's_print An_imprint_of_Bob's_fingerprint. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1818 Carol's_print An_imprint_of_Carol's_fingerprint. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1819 David's_print An_imprint_of_David's_fingerprint. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1820 Elizabeth's_print An_imprint_of_Elizabeth's_fingerprint. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1821 Frank's_print An_imprint_of_Frank's_fingerprint. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1822 Unknown_print An_unidentified_fingerprint_taken_from_the_murder_weapon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1823 Waterskin(4) A_full_waterskin_with_four_portions_of_water. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1824 Waterskin(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1825 Waterskin(3) A_nearly_full_waterskin_with_three_portions_of_water. 27 27 27 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1826 Waterskin(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 27 27 27 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1827 Waterskin(2) A_half_empty_waterskin_with_two_portions_of_water. 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1828 Waterskin(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1829 Waterskin(1) A_nearly_empty_waterskin_with_one_portion_of_water. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1830 Waterskin(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1831 Waterskin(0) A_completely_empty_waterskin_-_you'll_need_to_fill_it_up. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1832 Waterskin(0) Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1833 Desert_shirt A_cool,_light_desert_shirt. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1834 Desert_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1835 Desert_robe A_cool,_light_desert_robe. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1836 Desert_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1837 Desert_boots Comfortable_desert_shoes. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1838 Desert_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1839 Metal_key A_metal_key,_it's_very_crudely_constructed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1840 Cell_door_key A_metallic_key,_usually_used_by_prison_guards. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1841 Barrel An_empty_mining_barrel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1842 Ana_in_a_barrel A_mining_barrel_with_Ana_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1843 Wrought_iron_key This_key_unlocks_a_very_sturdy_gate_of_some_sort. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1844 Slave_shirt A_filthy,_smelly,_flea_infested_shirt. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1845 Slave_robe A_filthy,_smelly,_flea_infested_robe. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1846 Slave_boots A_set_of_filthy,_smelly,_flea_infested_desert_slave_boots. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1847 Scrumpled_paper A_piece_of_paper_with_barely_legible_writing_-_looks_like_a_recipe! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1848 Shantay_disclaimer Very_important_information. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1849 Prototype_dart A_prototype_throwing_dart. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1850 Technical_plans Plans_of_a_technical_nature. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1851 Tenti_pineapple The_most_delicious_of_pineapples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1852 Bedabin_key A_key_to_the_chest_in_Captain_Siad's_room. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1853 Prototype_dart_tip A_prototype_dart_tip_-_it_looks_deadly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1854 Shantay_pass Allows_you_to_pass_through_the_Shantay_pass_into_the_Kharid_Desert. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1855 Rock Looks_like_a_plain_rock,_must_have_some_ore_in_it? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1856 Guide_book 'A_Tourists_Guide_To_Ardougne'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1857 Totem The_Rantuki_tribes'_totem. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1858 Address_label It_says_'To_Lord_Handelmort,_Handelmort_Mansion'. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1859 Raw_ugthanki_meat I_need_to_cook_this_first. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1860 Raw_ugthanki_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1861 Ugthanki_meat Freshly_cooked_ugthanki_meat. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1862 Ugthanki_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1863 Pitta_dough I_need_to_cook_this. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1864 Pitta_dough Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1865 Pitta_bread Nicely_baked_pitta_bread._Needs_more_ingredients_to_make_a_kebab. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1866 Pitta_bread Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1867 Burnt_pitta_bread It's_all_burnt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1868 Burnt_pitta_bread Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1869 Chopped_tomato A_mixture_of_tomatoes_in_a_bowl. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1870 Chopped_tomato Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1871 Chopped_onion A_mixture_of_onions_in_a_bowl. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1872 Chopped_onion Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1873 Chopped_ugthanki Strips_of_ugthanki_meat_in_a_bowl. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1874 Chopped_ugthanki Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1875 Onion_&_tomato A_mixture_of_chopped_onions_and_tomatoes_in_a_bowl. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1876 Onion_&_tomato Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1877 Ugthanki_&_onion A_mixture_of_chopped_onions_and_ugthanki_meat_in_a_bowl. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1878 Ugthanki_&_onion Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1879 Ugthanki_&_tomato A_mixture_of_chopped_tomatoes_and_ugthanki_meat_in_a_bowl. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1880 Ugthanki_&_tomato Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1881 Kebab_mix A_mixture_of_chopped_tomatoes,_onions_and_ugthanki_meat_in_a_bowl. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1882 Kebab_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1883 Ugthanki_kebab A_strange_smelling_kebab_made_from_ugthanki_meat. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1884 Ugthanki_kebab Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1885 Ugthanki_kebab A_fresh_kebab_made_from_ugthanki_meat. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1886 Ugthanki_kebab Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1887 Cake_tin Useful_for_baking_cakes. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1888 Cake_tin Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1889 Uncooked_cake Now_all_I_need_to_do_is_cook_it. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1890 Uncooked_cake Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1891 Cake A_plain_sponge_cake. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1892 Cake Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1893 2/3_cake Someone_has_eaten_a_big_chunk_of_this_cake. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1894 2/3_cake Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1895 Slice_of_cake I'd_rather_have_a_whole_cake. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1896 Slice_of_cake Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1897 Chocolate_cake This_looks_very_tasty. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1898 Chocolate_cake Swap_this_note_at_any_bank_for_the_equivalent_item. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1899 2/3_chocolate_cake Someone_has_eaten_a_big_chunk_of_this_cake. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1900 2/3_chocolate_cake Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1901 Chocolate_slice I'd_rather_have_a_whole_cake. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1902 Chocolate_slice Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1903 Burnt_cake Argh_what_a_mess! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1904 Burnt_cake Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1905 Asgarnian_ale Probably_the_finest_ale_in_Asgarnia. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1906 Asgarnian_ale Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1907 Wizard's_mind_bomb It's_got_strange_bubbles_in_it. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1908 Wizard's_mind_bomb Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1909 Greenman's_ale A_glass_of_frothy_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1910 Greenman's_ale Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1911 Dragon_bitter A_glass_of_bitter. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1912 Dragon_bitter Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1913 Dwarven_stout A_pint_of_thick_dark_beer. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1914 Dwarven_stout Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1915 Grog A_murky_glass_of_some_sort_of_drink. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1916 Grog Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1917 Beer A_glass_of_frothy_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1918 Beer Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1919 Beer_glass I_need_to_fill_this_with_beer. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1920 Beer_glass Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1921 Bowl_of_water It's_a_bowl_of_water. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1922 Bowl_of_water Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1923 Bowl Useful_for_mixing_things. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1924 Bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1925 Bucket It's_a_wooden_bucket. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1926 Bucket Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1927 Bucket_of_milk It's_a_bucket_of_milk. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1928 Bucket_of_milk Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1929 Bucket_of_water It's_a_bucket_of_water. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1930 Bucket_of_water Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1931 Pot This_pot_is_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1932 Pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1933 Pot_of_flour There_is_flour_in_this_pot. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1934 Pot_of_flour Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1935 Jug This_jug_is_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1936 Jug Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1937 Jug_of_water It's_full_of_water. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1938 Jug_of_water Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1939 Swamp_tar A_foul_smelling_thick_tar-like_substance. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1940 Raw_swamp_paste A_thick_tar-like_substance_mixed_with_flour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1941 Swamp_paste A_tar-like_substance_mixed_with_flour_and_warmed. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1942 Potato This_could_be_used_to_make_a_good_stew. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1943 Potato Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1944 Egg A_nice_fresh_egg. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1945 Egg Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1946 Flour A_little_heap_of_flour. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1947 Grain Some_wheat_heads. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1948 Grain Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1949 Chef's_hat What_a_silly_hat. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1950 Chef's_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1951 Redberries Very_bright_red_berries. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1952 Redberries Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1953 Pastry_dough Potentially_pastry. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1954 Pastry_dough Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1955 Cooking_apple Keeps_the_doctor_away. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1956 Cooking_apple Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1957 Onion A_strong_smelling_onion. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1958 Onion Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1959 Pumpkin Happy_Halloween. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1960 Pumpkin Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1961 Easter_egg Happy_Easter. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1962 Easter_egg Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1963 Banana Mmm_this_looks_tasty. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1964 Banana Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1965 Cabbage Yuck_I_don't_like_cabbage. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1966 Cabbage Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1967 Cabbage Yuck_I_don't_like_cabbage. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1968 Cabbage Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1969 Spinach_roll A_home_made_spinach_thing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1970 Spinach_roll Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1971 Kebab A_meaty_kebab. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1972 Kebab Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1973 Chocolate_bar Mmmmmmm_chocolate. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1974 Chocolate_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1975 Chocolate_dust It's_ground_up_chocolate. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1976 Chocolate_dust Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1977 Chocolatey_milk Milk_with_chocolate_in_it. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1978 Cup_of_tea A_nice_cup_of_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1979 Cup_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1980 Empty_cup An_empty_cup. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1981 Empty_cup Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1982 Tomato This_would_make_good_ketchup. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1983 Tomato Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1984 Rotten_apple Rotten_to_the_core! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1985 Cheese It's_got_holes_in_it. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1986 Cheese Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1987 Grapes Good_grapes_for_wine_making. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1988 Grapes Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1989 Half_full_wine_jug An_optimist_would_say_it's_half_full. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1990 Half_full_wine_jug Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1991 Jug_of_bad_wine Oh_dear,_this_wine_is_terrible! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1992 Jug_of_bad_wine Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1993 Jug_of_wine It's_full_of_wine. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1994 Jug_of_wine Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1995 Unfermented_wine This_wine_needs_to_ferment_before_it_can_be_drunk. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1996 Unfermented_wine Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1997 Incomplete_stew I_need_to_add_some_meat_too. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1998 Incomplete_stew Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 1999 Incomplete_stew I_need_to_add_some_potato_too. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2000 Incomplete_stew Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2001 Uncooked_stew I_need_to_cook_this. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2002 Uncooked_stew Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2003 Stew It's_a_meat_and_potato_stew. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2004 Stew Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2005 Burnt_stew Eew,_it's_horribly_burnt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2006 Burnt_stew Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2007 Spice This_could_liven_up_an_otherwise_bland_stew. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2008 Spice Swap_this_note_at_any_bank_for_the_equivalent_item. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2009 Uncooked_curry I_need_to_cook_this. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2010 Uncooked_curry Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2011 Curry It's_a_spicy_hot_curry. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2012 Curry Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2013 Burnt_curry Eew,_it's_horribly_burnt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2014 Burnt_curry Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2015 Vodka A_strong_spirit. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2016 Vodka Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2017 Whisky A_bottle_of_Draynor_Malt. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2018 Whisky Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2019 Gin A_strong_spirit. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2020 Gin Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2021 Brandy A_strong_spirit. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2022 Brandy Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2023 Cocktail_guide A_book_on_tree_gnome_cocktails. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2024 Cocktail_guide Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2025 Cocktail_shaker Used_for_mixing_cocktails. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2026 Cocktail_glass For_sipping_cocktails. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2027 Cocktail_glass Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2028 Blurberry_special Looks_good..._smells_strong. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2029 Blurberry_special Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2030 Choc_saturday A_warm_creamy_alcoholic_beverage. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2031 Choc_saturday Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2032 Drunk_dragon A_warm_creamy_alcoholic_beverage. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2033 Drunk_dragon Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2034 Fruit_blast A_cool_refreshing_fruit_mix. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2035 Fruit_blast Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2036 Pineapple_punch A_fresh_healthy_fruit_mix. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2037 Pineapple_punch Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2038 Short_green_guy A_Short_Green_Guy..._looks_good. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2039 Short_green_guy Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2040 Wizard_blizzard This_looks_like_a_strange_mix. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2041 Wizard_blizzard Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2042 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2043 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2044 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2045 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2046 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2047 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2048 Pineapple_punch A_fresh_healthy_fruit_mix. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2049 Pineapple_punch Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2050 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2051 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2052 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2053 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2054 Wizard_blizzard This_looks_like_a_strange_mix. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2055 Wizard_blizzard Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2056 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2057 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2058 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2059 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2060 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2061 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2062 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2063 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2064 Blurberry_special Looks_good..._smells_strong. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2065 Blurberry_special Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2066 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2067 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2068 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2069 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2070 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2071 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2072 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2073 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2074 Choc_saturday A_warm_creamy_alcoholic_beverage. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2075 Choc_saturday Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2076 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2077 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2078 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2079 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2080 Short_green_guy A_Short_Green_Guy..._looks_good. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2081 Short_green_guy Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2082 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2083 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2084 Fruit_blast A_cool_refreshing_fruit_mix. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2085 Fruit_blast Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2086 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2087 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2088 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2089 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2090 Unfinished_cocktail This_cocktail_is_just_missing_those_little_finishing_touches. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2091 Unfinished_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2092 Drunk_dragon A_warm_creamy_alcoholic_beverage. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2093 Drunk_dragon Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2094 Odd_cocktail I'm_not_completely_sure_what_this_contains. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2095 Odd_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2096 Odd_cocktail I'm_not_completely_sure_what_this_contains. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2097 Odd_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2098 Odd_cocktail I'm_not_completely_sure_what_this_contains. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2099 Odd_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2100 Odd_cocktail I'm_not_completely_sure_what_this_contains. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2101 Odd_cocktail Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2102 Lemon A_fresh_lemon. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2103 Lemon Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2104 Lemon_chunks Fresh_chunks_of_lemon. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2105 Lemon_chunks Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2106 Lemon_slices Fresh_lemon_slices. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2107 Lemon_slices Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2108 Orange A_fresh_orange. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2109 Orange Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2110 Orange_chunks Fresh_chunks_of_orange. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2111 Orange_chunks Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2112 Orange_slices Fresh_orange_slices. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2113 Orange_slices Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2114 Pineapple It_can_be_cut_up_into_something_more_manageable_with_a_knife. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2115 Pineapple Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2116 Pineapple_chunks Fresh_chunks_of_pineapple. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2117 Pineapple_chunks Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2118 Pineapple_ring Exotic_fruit. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2119 Pineapple_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2120 Lime A_fresh_lime. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2121 Lime Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2122 Lime_chunks Fresh_chunks_of_lime. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2123 Lime_chunks Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2124 Lime_slices Fresh_lime_slices. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2125 Lime_slices Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2126 Dwellberries Some_rather_pretty_blue_berries. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2127 Dwellberries Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2128 Equa_leaves Small_sweet_smelling_leaves. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2129 Equa_leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2130 Pot_of_cream Fresh_cream. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2131 Pot_of_cream Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2132 Raw_beef I_need_to_cook_this_first. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2133 Raw_beef Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2134 Raw_rat_meat I_need_to_cook_this_first. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2135 Raw_rat_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2136 Raw_bear_meat I_need_to_cook_this_first. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2137 Raw_bear_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2138 Raw_chicken I_need_to_cook_this_first. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2139 Raw_chicken Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2140 Cooked_chicken Mmm_this_looks_tasty. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2141 Cooked_chicken Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2142 Cooked_meat Mmm_this_looks_tasty. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2143 Cooked_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2144 Burnt_chicken Oh_dear,_it's_totally_burnt! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2145 Burnt_chicken Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2146 Burnt_meat Oh_dear,_it's_totally_burnt! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2147 Burnt_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2148 Raw_lava_eel A_very_strange_eel. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2149 Lava_eel Strange,_it_looks_cooler_now_it's_been_cooked. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2150 Swamp_toad A_slippery_little_blighter. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2151 Swamp_toad Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2152 Toad's_legs They're_a_gnome_delicacy_apparently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2153 Toad's_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2154 Equa_toad's_legs They're_a_gnome_delicacy_apparently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2155 Equa_toad's_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2156 Spicy_toad's_legs They're_a_gnome_delicacy_apparently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2157 Spicy_toad's_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2158 Seasoned_legs They're_a_gnome_delicacy_apparently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2159 Seasoned_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2160 Spicy_worm They're_a_gnome_delicacy_apparently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2161 Spicy_worm Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2162 King_worm They're_a_gnome_delicacy_apparently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2163 King_worm Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2164 Batta_tin A_deep_tin_used_for_baking_gnome_battas_in. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2165 Crunchy_tray A_shallow_tray_used_for_baking_crunchies_in. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2166 Gnomebowl_mould A_large_ovenproof_bowl. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2167 Gianne's_cook_book Aluft_Gianne's_favorite_dishes. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2168 Gianne's_cook_book Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2169 Gnome_spice It's_Aluft_Gianne's_secret_mix_of_spices. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2170 Gnome_spice Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2171 Gianne_dough It's_made_from_a_secret_recipe. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2172 Gianne_dough Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2173 Odd_gnomebowl This_gnome_bowl_doesn't_look_very_appetising. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2174 Odd_gnomebowl Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2175 Burnt_gnomebowl This_gnome_bowl_has_been_burnt_to_a_cinder. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2176 Burnt_gnomebowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2177 Half_baked_bowl This_gnome_bowl_is_in_the_early_stages_of_preparation. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2178 Raw_gnomebowl This_gnome_bowl_needs_cooking. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2179 Unfinished_bowl This_dish_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2180 Unfinished_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2181 Unfinished_bowl This_dish_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2182 Unfinished_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2183 Unfinished_bowl This_dish_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2184 Unfinished_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2185 Chocolate_bomb Looks_great! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2186 Chocolate_bomb Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2187 Tangled_toad's_legs It_actually_smells_quite_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2188 Tangled_toad's_legs Swap_this_note_at_any_bank_for_the_equivalent_item's_legs. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2189 Unfinished_bowl This_dish_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2190 Unfinished_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2191 Worm_hole It_actually_smells_quite_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2192 Worm_hole Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2193 Unfinished_bowl This_dish_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2194 Unfinished_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2195 Veg_ball This_looks_pretty_healthy. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2196 Veg_ball Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2197 Odd_crunchies These_crunchies_don't_look_very_appetising. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2198 Odd_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2199 Burnt_crunchies These_crunchies_have_been_burnt_to_a_cinder. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2200 Burnt_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2201 Half_baked_crunchy This_crunchy_is_in_the_early_stages_of_preparation. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2202 Raw_crunchies These_crunchies_need_cooking. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2203 Unfinished_crunchy These_crunchies_are_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2204 Unfinished_crunchy Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2205 Worm_crunchies It_actually_smells_quite_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2206 Worm_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2207 Unfinished_crunchy These_crunchies_are_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2208 Unfinished_crunchy Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2209 Chocchip_crunchies Yum..._smells_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2210 Chocchip_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2211 Unfinished_crunchy These_crunchies_are_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2212 Unfinished_crunchy Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2213 Spicy_crunchies Yum..._smells_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2214 Spicy_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2215 Unfinished_crunchy These_crunchies_are_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2216 Unfinished_crunchy Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2217 Toad_crunchies It_actually_smells_quite_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2218 Toad_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2219 Worm_batta It_actually_smells_quite_good. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2220 Worm_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2221 Toad_batta It_actually_smells_quite_good. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2222 Toad_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2223 Cheese+tom_batta This_smells_really_good. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2224 Cheese+tom_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2225 Fruit_batta It_actually_smells_quite_good. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2226 Fruit_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2227 Vegetable_batta Well..._it_looks_healthy. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2228 Vegetable_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2229 Chocolate_bomb Looks_great! 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2230 Chocolate_bomb Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2231 Tangled_toad's_legs It_actually_smells_quite_good. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2232 Tangled_toad's_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2233 Worm_hole It_actually_smells_quite_good. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2234 Worm_hole Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2235 Veg_ball This_looks_pretty_healthy. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2236 Veg_ball Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2237 Worm_crunchies It_actually_smells_quite_good. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2238 Worm_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2239 Chocchip_crunchies Yum..._smells_good. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2240 Chocchip_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2241 Spicy_crunchies Yum..._smells_good. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2242 Spicy_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2243 Toad_crunchies It_actually_smells_quite_good. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2244 Toad_crunchies Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2245 Odd_batta This_batta_doesn't_look_very_appetising. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2246 Odd_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2247 Burnt_batta This_batta_has_been_burnt_to_a_cinder. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2248 Burnt_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2249 Half_baked_batta This_gnome_batta_is_in_the_early_stages_of_preparation. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2250 Raw_batta This_gnome_batta_needs_cooking. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2251 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2252 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2253 Worm_batta It_actually_smells_quite_good. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2254 Worm_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2255 Toad_batta It_actually_smells_quite_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2256 Toad_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2257 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2258 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2259 Cheese+tom_batta This_smells_really_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2260 Cheese+tom_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2261 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2262 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2263 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2264 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2265 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2266 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2267 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2268 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2269 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2270 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2271 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2272 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2273 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2274 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2275 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2276 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2277 Fruit_batta It_actually_smells_quite_good. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2278 Fruit_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2279 Unfinished_batta This_batta_is_just_missing_those_little_finishing_touches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2280 Unfinished_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2281 Vegetable_batta Well..._it_looks_healthy. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2282 Vegetable_batta Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2283 Pizza_base I_need_to_add_some_tomato_next. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2284 Pizza_base Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2285 Incomplete_pizza I_need_to_add_some_cheese_next. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2286 Incomplete_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2287 Uncooked_pizza This_needs_cooking. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2288 Uncooked_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2289 Plain_pizza A_cheese_and_tomato_pizza. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2290 Plain_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2291 1/2_plain_pizza Half_of_this_pizza_has_been_eaten. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2292 1/2_plain_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2293 Meat_pizza A_pizza_with_bits_of_meat_on_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2294 Meat_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2295 1/2_meat_pizza Half_of_this_pizza_has_been_eaten. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2296 1/2_meat_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2297 Anchovy_pizza A_pizza_with_anchovies. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2298 Anchovy_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2299 1/2_anchovy_pizza Half_of_this_pizza_has_been_eaten. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2300 1/2_anchovy_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2301 Pineapple_pizza A_tropicana_pizza. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2302 Pineapple_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2303 1/2pineapple_pizza Half_of_this_pizza_has_been_eaten. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2304 1/2pineapple_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2305 Burnt_pizza Oh_dear! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2306 Burnt_pizza Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2307 Bread_dough Some_uncooked_dough. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2308 Bread_dough Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2309 Bread Nice_crispy_bread. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2310 Bread Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2311 Burnt_bread Nice_crispy_bread.__Possibly_too_crispy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2312 Burnt_bread Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2313 Pie_dish Deceptively_pie_shaped. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2314 Pie_dish Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2315 Pie_shell I_need_to_find_a_filling_for_this_pie. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2316 Pie_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2317 Uncooked_apple_pie This_would_be_much_tastier_cooked. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2318 Uncooked_apple_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2319 Uncooked_meat_pie This_would_be_much_healthier_cooked. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2320 Uncooked_meat_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2321 Uncooked_berry_pie This_would_be_much_more_appetising_cooked. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2322 Uncooked_berry_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2323 Apple_pie Mmm_Apple_pie. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2324 Apple_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2325 Redberry_pie Looks_tasty. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2326 Redberry_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2327 Meat_pie Not_for_vegetarians. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2328 Meat_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2329 Burnt_pie I_think_I_left_it_on_the_stove_too_long. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2330 Burnt_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2331 Half_a_meat_pie Half_of_it_is_suitable_for_vegetarians. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2332 Half_a_meat_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2333 Half_a_redberry_pie So_tasty_I_kept_some_for_later. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2334 Half_a_redberry_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2335 Half_an_apple_pie Mmm_half_an_apple_pie. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2336 Half_an_apple_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2337 Raw_oomlie Raw_meat_from_the_oomlie_bird. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2338 Raw_oomlie Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2339 Palm_leaf A_thick_green_palm_leaf_used_by_natives_to_cook_meat_in. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2340 Palm_leaf Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2341 Wrapped_oomlie Oomlie_meat_in_a_palm_leaf_pouch.__It_just_needs_to_be_cooked. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2342 Wrapped_oomlie Swap_this_note_at_any_bank_for_the_equivalent_item. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2343 Cooked_oomlie_wrap Deliciously_cooked_oomlie_meat_in_a_palm_leaf_pouch. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2344 Cooked_oomlie_wrap Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2345 Burnt_oomlie_wrap Burnt_oomlie_meat_in_a_palm_leaf_pouch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2346 Burnt_oomlie_wrap Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2347 Hammer Good_for_hitting_things! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2348 Hammer Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2349 Bronze_bar It's_a_bar_of_bronze. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2350 Bronze_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2351 Iron_bar It's_a_bar_of_iron. 28 28 28 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2352 Iron_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 28 28 28 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2353 Steel_bar It's_a_bar_of_steel. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2354 Steel_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2355 Silver_bar It's_a_bar_of_silver. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2356 Silver_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2357 Gold_bar It's_a_bar_of_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2358 Gold_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2359 Mithril_bar It's_a_bar_of_mithril. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2360 Mithril_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2361 Adamantite_bar It's_a_bar_of_adamantite. 640 640 640 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2362 Adamantite_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 640 640 640 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2363 Runite_bar It's_a_bar_of_runite. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2364 Runite_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2365 'perfect'_gold_bar It's_a_bar_of_'perfect'_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2366 Shield_left_half The_left_half_of_a_dragon_square_shield. 110000 110000 110000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2367 Shield_left_half Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 110000 110000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2368 Shield_right_half The_right_half_of_a_dragon_square_shield. 500000 500000 500000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2369 Shield_right_half Swap_this_note_at_any_bank_for_the_equivalent_item. 500000 500000 500000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2370 Steel_studs A_set_of_studs_for_leather_armour. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2371 Steel_studs Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2372 Ogre_relic An_old_statue_of_an_ogre_warrior. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2373 Relic_part_1 Part_of_an_ogre_relic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2374 Relic_part_2 Part_of_an_ogre_relic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2375 Relic_part_3 Part_of_an_ogre_relic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2376 Skavid_map It's_a_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2377 Ogre_tooth Very_tooth_like. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2378 Toban's_key Formerly_the_property_of_Toban_the_ogre. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2379 Rock_cake Handy_if_you_want_to_break_all_your_teeth. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2380 Crystal Powers_the_Watchtower_in_Yanille. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2381 Crystal Powers_the_Watchtower_in_Yanille. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2382 Crystal Powers_the_Watchtower_in_Yanille. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2383 Crystal Powers_the_Watchtower_in_Yanille. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2384 Finger_nails Eeeeyeeew! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2385 Old_robe I_can't_wear_this_old_thing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2386 Unusual_armour Looks_kind_of_useless... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2387 Damaged_dagger Pointy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2388 Tattered_eye_patch Useless_as_an_eyepatch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2389 Vial An_infusion_of_water_and_jangerberries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2390 Vial A_mixture_of_jangerberries_and_guam_leaves_in_a_vial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2391 Ground_bat_bones Let's_see_it_fly_now! 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2392 Ground_bat_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2393 Gold It's_a_stolen_bar_of_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2394 Potion A_strange_brew. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2395 Magic_ogre_potion A_dangerous_magical_liquid. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2396 Spell_scroll A_spell_is_written_on_this_parchment. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2397 Shaman_robe A_tattered_old_robe. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2398 Nightshade Deadly! 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2399 Key A_key_given_to_me_by_Wizard_Traiborn. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2400 Key A_key_given_to_me_by_Captain_Rovin. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2401 Key A_key_I_found_in_a_drain. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2402 Silverlight The_magical_sword_'Silverlight'. 50 50 50 9 14 -2 0 0 0 3 2 1 0 12 0 +item = 2403 Hazeel_scroll Scroll_containing_a_powerful_enchantment_of_restoration. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2404 Chest_key This_key_opens_a_chest_in_the_Carnillean_household. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2405 Carnillean_armour Decorative_armour;_an_heirloom_of_the_Carnillean_family. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2406 Hazeel's_mark A_sign_of_my_commitment_to_Hazeel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2407 Ball A_child's_ball. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2408 Diary A_daily_journal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2409 Door_key A_key_to_the_Witch's_house's_front_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2410 Magnet A_very_attractive_magnet. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2411 Key A_key_to_the_Witch's_shed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2412 Saradomin_cape A_cape_from_the_almighty_god_Saradomin. 50000 100 100 0 0 0 10 0 1 1 2 10 0 0 0 +item = 2413 Guthix_cape A_cape_from_the_almighty_god_Guthix. 50000 100 100 0 0 0 10 0 1 1 2 10 0 0 0 +item = 2414 Zamorak_cape A_cape_from_the_almighty_god_Zamorak. 50000 100 100 0 0 0 10 0 1 1 2 10 0 0 0 +item = 2415 Saradomin_staff A_magical_staff_imbued_with_the_power_of_Saradomin. 100000 80000 80000 -1 -1 6 6 0 2 3 1 6 0 0 20 +item = 2416 Guthix_staff A_magical_staff_imbued_with_the_power_of_Guthix. 100000 80000 80000 -1 -1 6 6 0 2 3 1 6 0 0 20 +item = 2417 Zamorak_staff A_magical_staff_imbued_with_the_power_of_Zamorak. 100000 80000 80000 -1 -1 6 6 0 2 3 1 6 0 0 20 +item = 2418 Bronze_key A_heavy_key_made_of_bronze. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2419 Wig A_wig_that_has_been_dyed_slightly_blonde. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2420 Brass_monkey Suffers_in_cold_weather. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2421 Wig A_grey_woollen_wig. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2422 Blue_partyhat A_nice_hat_from_a_cracker. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2423 Key_print An_imprint_of_a_key_in_a_lump_of_clay. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2424 Paste A_bottle_of_skin_coloured_paste. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2425 Orbital_knife On_average,_it's_accurate. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2426 Burnt_oomlie Oh_dear,_it's_totally_burnt! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2427 Burnt_oomlie Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2428 Attack_potion(4) An_attack_potion. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2429 Attack_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2430 Restore_potion(4) A_stat_restoration_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2431 Restore_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2432 Defence_potion(4) A_defence_potion. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2433 Defence_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2434 Prayer_potion(4) A_restore_prayer_potion. 190 190 190 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2435 Prayer_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 190 190 190 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2436 Super_attack(4) A_super_attack_potion. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2437 Super_attack(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2438 Fishing_potion(4) A_fishing_potion. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2439 Fishing_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2440 Super_strength(4) A_super_strength_potion. 275 275 275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2441 Super_strength(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 275 275 275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2442 Super_defence(4) A_super_defence_potion. 330 330 330 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2443 Super_defence(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 330 330 330 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2444 Ranging_potion(4) A_ranging_potion. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2445 Ranging_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2446 Antipoison(4) An_antipoison_potion. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2447 Antipoison(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2448 Superantipoison(4) A_super_antipoison_potion. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2449 Superantipoison(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2450 Zamorak_brew(4) A_Zamorak_Brew. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2451 Zamorak_brew(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2452 Antifire_potion(4) An_anti-firebreath_potion. 330 330 330 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2453 Antifire_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 330 330 330 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2454 Antifire_potion(3) An_anti-firebreath_potion. 264 264 264 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2455 Antifire_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 264 264 264 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2456 Antifire_potion(2) An_anti-firebreath_potion. 198 198 198 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2457 Antifire_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 198 198 198 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2458 Antifire_potion(1) An_anti-firebreath_potion. 132 132 132 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2459 Antifire_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 132 132 132 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2460 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2461 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2462 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2463 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2464 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2465 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2466 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2467 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2468 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2469 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2470 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2471 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2472 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2473 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2474 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2475 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2476 Flowers A_posy_of_flowers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2477 Flowers Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2478 Fish_food Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2479 Poison Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2480 Firestarter Distorted. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2481 Clean_lantadyme A_fresh_herb. 68 68 68 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2482 Clean_lantadyme Swap_this_note_at_any_bank_for_the_equivalent_item. 68 68 68 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2483 Lantadyme_potion(unf) I_need_another_ingredient_to_finish_this_Lantadyme_potion. 68 68 68 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2484 Lantadyme_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 68 68 68 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2485 Grimy_lantadyme I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2486 Grimy_lantadyme Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2487 Blue_d'hide_vamb Vambraces_made_from_100%_real_dragonhide. 1200 1800 0 0 0 0 -10 9 4 3 5 4 0 0 0 +item = 2488 Blue_d'hide_vamb Swap_this_note_at_any_bank_for_the_equivalent_item. 1200 1800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2489 Red_d'hide_vamb Vambraces_made_from_100%_real_dragonhide. 1440 2160 0 0 0 0 -10 10 5 4 6 6 0 0 0 +item = 2490 Red_d'hide_vamb Swap_this_note_at_any_bank_for_the_equivalent_item. 1440 2160 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2491 Black_d'hide_vamb Vambraces_made_from_100%_real_dragonhide. 1728 2592 0 0 0 0 -10 11 6 5 7 8 0 0 0 +item = 2492 Black_d'hide_vamb Swap_this_note_at_any_bank_for_the_equivalent_item. 1728 2592 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2493 Blue_d'hide_chaps Made_from_100%_real_dragonhide. 1728 2592 0 0 0 0 -10 11 25 19 27 14 25 0 0 +item = 2494 Blue_d'hide_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 1728 2592 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2495 Red_d'hide_chaps Made_from_100%_real_dragonhide. 2072 3108 0 0 0 0 -10 14 28 22 30 20 28 0 0 +item = 2496 Red_d'hide_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 2072 3108 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2497 Black_d'hide_chaps Made_from_100%_real_dragonhide. 2448 3732 0 0 0 0 -10 17 31 25 33 28 31 0 0 +item = 2498 Black_d'hide_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 2448 3732 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2499 Blue_d'hide_body Made_from_100%_real_dragonhide. 3744 5616 0 0 0 0 -15 20 45 37 50 30 45 0 0 +item = 2500 Blue_d'hide_body Swap_this_note_at_any_bank_for_the_equivalent_item. 3744 5616 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2501 Red_d'hide_body Made_from_100%_real_dragonhide. 4492 6738 0 0 0 0 -15 25 50 42 55 40 50 0 0 +item = 2502 Red_d'hide_body Swap_this_note_at_any_bank_for_the_equivalent_item. 4492 6738 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2503 Black_d'hide_body Made_from_100%_real_dragonhide. 5392 8088 0 0 0 0 -15 30 55 47 60 50 55 0 0 +item = 2504 Black_d'hide_body Swap_this_note_at_any_bank_for_the_equivalent_item. 5392 8088 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2505 Blue_d-leather It's_a_piece_of_prepared_blue_dragonhide. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2506 Blue_d-leather Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2507 Red_dragon_leather It's_a_piece_of_prepared_red_dragonhide. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2508 Red_dragon_leather Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2509 Black_d-leather It's_a_piece_of_prepared_black_dragonhide. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2510 Black_d-leather Swap_this_note_at_any_bank_for_the_equivalent_itemleather. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2511 Logs A_number_of_wooden_logs. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2512 Box_of_delights What_could_be_in_here? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2513 Waste_disposal Gets_rid_of_all_that_nasty_kitchen_waste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2514 Raw_shrimps I_should_try_cooking_this. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2515 Raw_shrimps Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2516 Pot_of_flour There_is_flour_in_this_pot. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2517 Pot_of_flour Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2518 Rotten_tomato Pretty_smelly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2519 Rotten_tomato Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2520 Toy_horsey A_brown_toy_horse. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2521 Toy_horsey Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2522 Toy_horsey A_white_toy_horse. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2523 Toy_horsey Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2524 Toy_horsey A_black_toy_horse. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2525 Toy_horsey Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2526 Toy_horsey A_grey_toy_horse. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2527 Toy_horsey Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2528 Lamp Wonder_what_happens_if_I_rub_it... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2529 Orb_of_light A_magical_sphere_that_glimmers_within. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2530 Bones Bones_are_for_burying! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2531 Bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2532 Iron_fire_arrows Arrows_with_iron_heads_and_oil_soaked_cloth. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2533 Iron_fire_arrows These_iron_headed_arrows_are_ablaze_with_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2534 Steel_fire_arrows Arrows_with_steel_heads_and_oil_soaked_cloth. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2535 Steel_fire_arrows These_steel_headed_arrows_are_ablaze_with_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2536 Mithril_fire_arrows Arrows_with_mithril_heads_and_oil_soaked_cloth. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2537 Mithril_fire_arrows These_mithril_headed_arrows_are_ablaze_with_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2538 Addy_fire_arrows Arrows_with_adamant_heads_and_oil_soaked_cloth. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2539 Addy_fire_arrows These_adamant_headed_arrows_are_ablaze_with_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2540 Rune_fire_arrows Arrows_with_rune_heads_and_oil_soaked_cloth. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2541 Rune_fire_arrows These_rune_headed_arrows_are_ablaze_with_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2550 Ring_of_recoil An_enchanted_ring. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2551 Ring_of_recoil Swap_this_note_at_any_bank_for_the_equivalent_item. 900 900 900 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2552 Ring_of_dueling(8) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2553 Ring_of_dueling(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2554 Ring_of_dueling(7) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2555 Ring_of_dueling(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2556 Ring_of_dueling(6) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2557 Ring_of_dueling(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2558 Ring_of_dueling(5) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2559 Ring_of_dueling(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2560 Ring_of_dueling(4) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2561 Ring_of_dueling(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2562 Ring_of_dueling(3) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2563 Ring_of_dueling(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2564 Ring_of_dueling(2) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2565 Ring_of_dueling(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2566 Ring_of_dueling(1) An_enchanted_ring. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2567 Ring_of_dueling(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1275 1275 1275 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2568 Ring_of_forging An_enchanted_ring. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2569 Ring_of_forging Swap_this_note_at_any_bank_for_the_equivalent_item. 2025 2025 2025 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2570 Ring_of_life An_enchanted_ring. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2571 Ring_of_life Swap_this_note_at_any_bank_for_the_equivalent_item. 3525 3525 3525 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2572 Ring_of_wealth An_enchanted_ring. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2573 Ring_of_wealth Swap_this_note_at_any_bank_for_the_equivalent_item. 17625 17625 17625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2574 Sextant Used_by_navigators_to_find_their_position_in_RuneScape. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2575 Watch A_fine_looking_time_piece. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2576 Chart A_navigator's_chart_of_RuneScape. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2577 Ranger_boots Lightweight_boots_ideal_for_rangers. 80 120 0 0 0 0 -10 8 2 3 4 2 0 0 0 +item = 2578 Ranger_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 80 120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2579 Wizard_boots Slightly_magical_boots. 80 120 0 0 0 0 4 0 0 0 0 0 0 0 0 +item = 2580 Wizard_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 80 120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2581 Robin_hood_hat Endorsed_by_Robin_Hood. 180 270 0 0 0 0 0 8 4 6 8 4 4 0 0 +item = 2582 Robin_hood_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 180 270 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2583 Black_platebody_(t) Black_plate_body_with_trim. 1536 2304 0 0 0 0 -30 -10 41 40 30 -6 40 0 0 +item = 2584 Black_platebody_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 1536 2304 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2585 Black_platelegs_(t) Black_platelegs_with_trim. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 0 +item = 2586 Black_platelegs_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2587 Black_full_helm(t) Black_full_helm_with_trim. 422 634 0 0 0 0 -6 -2 12 13 10 -1 12 0 0 +item = 2588 Black_full_helm_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 422 634 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2589 Black_kiteshield_(t) Black_kiteshield_with_trim. 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 +item = 2590 Black_kiteshield_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2591 Black_platebody_(g) Black_platebody_with_gold_trim. 1536 2304 0 0 0 0 -30 -10 41 40 30 -6 40 0 0 +item = 2592 Black_platebody_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 1536 2304 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2593 Black_platelegs_(g) Black_platelegs_with_gold_trim. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 0 +item = 2594 Black_platelegs_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2595 Black_full_helm(g) Black_full_helm_with_gold_trim. 422 634 0 0 0 0 -6 -2 12 13 10 -1 12 0 0 +item = 2596 Black_full_helm_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 422 634 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2597 Black_kiteshield_(g) Black_kiteshield_with_gold_trim. 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 +item = 2598 Black_kiteshield_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2599 Adam_platebody_(t) Adamant_platebody_with_trim. 5120 9984 0 0 0 0 -30 -10 65 63 55 -6 63 0 0 +item = 2600 Adam_platebody_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 5120 9984 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2601 Adam_platelegs_(t) Adamant_platelegs_with_trim. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 +item = 2602 Adam_platelegs_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 3840 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2603 Adam_kiteshield_(t) Adamant_kiteshield_with_trim. 2176 3264 0 0 0 0 -8 -2 27 31 29 -1 29 0 0 +item = 2604 Adam_kiteshield_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2605 Adam_full_helm(t) Adamant_full_helm_with_trim. 1408 2112 0 0 0 0 -6 -2 19 21 16 -1 19 0 0 +item = 2606 Adam_full_helm_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 1408 2112 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2607 Adam_platebody_(g) Adamant_platebody_with_gold_trim. 5120 9984 0 0 0 0 -30 -10 65 63 55 -6 63 0 0 +item = 2608 Adam_platebody_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 5120 9984 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2609 Adam_platelegs_(g) Adamant_platelegs_with_gold_trim. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 +item = 2610 Adam_platelegs_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 3840 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2611 Adam_kiteshield_(g) Adamant_kiteshield_with_gold_trim. 2176 3264 0 0 0 0 -8 -2 27 31 29 -1 29 0 0 +item = 2612 Adam_kiteshield_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2613 Adam_full_helm(g) Adamant_full_helm_with_gold_trim. 1408 2112 0 0 0 0 -6 -2 19 21 16 -1 19 0 0 +item = 2614 Adam_full_helm_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 1408 2112 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2615 Rune_platebody_(g) Rune_plate_body_with_gold_trim. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 +item = 2616 Rune_platebody_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2617 Rune_platelegs_(g) Rune_platelegs_with_gold_trim. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 2618 Rune_platelegs_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2619 Rune_full_helm(g) Rune_full_helm_with_gold_trim. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 +item = 2620 Rune_full_helm_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2621 Rune_kiteshield_(g) Rune_kiteshield_with_gold_trim. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 +item = 2622 Rune_kiteshield_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2623 Rune_platebody_(t) Rune_platebody_with_trim. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 +item = 2624 Rune_platebody_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2625 Rune_platelegs_(t) Rune_platelegs_with_trim. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 2626 Rune_platelegs_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2627 Rune_full_helm_(t) Rune_full_helm_with_trim. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 +item = 2628 Rune_full_helm_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2629 Rune_kiteshield_(t) Rune_kiteshield_with_trim. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 +item = 2630 Rune_kiteshield_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2631 Highwayman_mask Your_money_or_your_life! 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2632 Highwayman_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2633 Blue_beret Parlez-vous_francais? 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2634 Blue_beret Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2635 Black_beret Parlez-vous_francais? 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2636 Black_beret Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2637 White_beret Parlez-vous_francais? 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2638 White_beret Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2639 Tan_cavalier All_for_one_and_one_for_all! 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2640 Tan_cavalier Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2641 Dark_cavalier All_for_one_and_one_for_all! 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2642 Dark_cavalier Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2643 Black_cavalier All_for_one_and_one_for_all! 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2644 Black_cavalier Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2645 Red_headband A_minimalist's_hat. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2646 Red_headband Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2647 Black_headband A_minimalist's_hat. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2648 Black_headband Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2649 Brown_headband A_minimalist's_hat. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2650 Brown_headband Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2651 Pirate's_hat Shiver_me_timbers! 72 108 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2652 Pirate's_hat Swap_this_note_at_any_bank_for_the_equivalent_item's_hat. 72 108 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2653 Zamorak_platebody Rune_platebody_in_the_colours_of_Zamorak. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 +item = 2654 Zamorak_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2655 Zamorak_platelegs Rune_platelegs_in_the_colours_of_Zamorak. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 2656 Zamorak_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2657 Zamorak_full_helm Rune_full_helm_in_the_colours_of_Zamorak. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 +item = 2658 Zamorak_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2659 Zamorak_kiteshield Rune_kiteshield_in_the_colours_of_Zamorak. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 +item = 2660 Zamorak_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2661 Saradomin_plate Rune_platebody_in_the_colours_of_Saradomin. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 +item = 2662 Saradomin_plate Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2663 Saradomin_legs Rune_platelegs_in_the_colours_of_Saradomin. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 2664 Saradomin_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2665 Saradomin_full Rune_full_helm_in_the_colours_of_Saradomin. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 +item = 2666 Saradomin_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2667 Saradomin_kite Rune_kiteshield_in_the_colours_of_Saradomin. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 +item = 2668 Saradomin_kite Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2669 Guthix_platebody Rune_plate_body_in_the_colours_of_Guthix. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 +item = 2670 Guthix_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2671 Guthix_platelegs Rune_plate_legs_in_the_colours_of_Guthix. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 2672 Guthix_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2673 Guthix_full_helm A_rune_full_face_helmet_in_the_colours_of_Guthix. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 +item = 2674 Guthix_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2675 Guthix_kiteshield Rune_kiteshield_in_the_colours_of_Guthix. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 +item = 2676 Guthix_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2677 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2678 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2679 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2680 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2681 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2682 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2683 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2684 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2685 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2686 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2687 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2688 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2689 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2690 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2691 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2692 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2693 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2694 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2695 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2696 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2697 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2698 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2699 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2700 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2701 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2702 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2703 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2704 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2705 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2706 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2707 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2708 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2709 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2710 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2711 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2712 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2713 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2714 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2715 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2716 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2717 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2718 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2719 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2720 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2721 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2722 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2723 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2724 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2725 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2726 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2727 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2728 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2729 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2730 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2731 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2732 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2733 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2734 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2735 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2736 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2737 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2738 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2739 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2740 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2741 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2742 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2743 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2744 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2745 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2746 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2747 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2748 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2749 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2750 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2751 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2752 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2753 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2754 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2755 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2756 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2757 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2758 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2759 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2760 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2761 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2762 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2763 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2764 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2765 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2766 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2767 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2768 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2769 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2770 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2771 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2772 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2773 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2774 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2775 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2776 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2777 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2778 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2779 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2780 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2781 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2782 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2783 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2784 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2785 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2786 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2787 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2788 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2789 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2790 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2791 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2792 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2793 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2794 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2795 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2796 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2797 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2798 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2799 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2800 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2801 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2802 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2803 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2804 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2805 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2806 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2807 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2808 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2809 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2810 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2811 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2812 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2813 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2814 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2815 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2816 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2817 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2818 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2819 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2820 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2821 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2822 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2823 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2824 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2825 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2826 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2827 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2828 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2829 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2830 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2831 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2832 Key A_key_to_unlock_a_treasure_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2833 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2834 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2835 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2836 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2837 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2838 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2839 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2840 Key A_key_to_a_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2841 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2842 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2843 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2844 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2845 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2846 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2847 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2848 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2849 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2850 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2851 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2852 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2853 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2854 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2855 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2856 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2857 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2858 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2859 Wolf_bones Bones_of_a_recently_slain_wolf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2860 Wolf_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2861 Wolfbone_arrowtips I_can_make_an_ogre_arrow_with_these. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2862 Achey_tree_logs These_logs_are_longer_than_normal. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2863 Achey_tree_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2864 Ogre_arrow_shaft A_wooden_arrow_shaft. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2865 Flighted_ogre_arrow A_wooden_arrow_shaft_with_four_flights_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2866 Ogre_arrow A_large_ogre_arrow_with_a_bone_tip. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2871 Ogre_bellows A_large_pair_of_ogre_bellows. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2872 Ogre_bellows_(3) A_large_pair_of_ogre_bellows,_it_has_three_loads_of_swamp_gas_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2873 Ogre_bellows_(2) A_large_pair_of_ogre_bellows,_it_has_two_loads_of_swamp_gas_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2874 Ogre_bellows_(1) A_large_pair_of_ogre_bellows,_it_has_one_load_of_swamp_gas_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2875 Bloated_toad An_inflated_toad. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2876 Raw_chompy I_need_to_cook_this_first. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2877 Raw_chompy Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2878 Cooked_chompy It_might_look_delicious_to_an_ogre. 130 130 130 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2879 Cooked_chompy Swap_this_note_at_any_bank_for_the_equivalent_item. 130 130 130 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2880 Ruined_chompy It's_really_burnt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2881 Ruined_chompy Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2882 Seasoned_chompy It_has_been_deliciously_seasoned_to_taste_wonderful_for_ogres. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2883 Ogre_bow More_powerful_than_a_normal_bow,_useful_against_large_game_birds. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2885 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2886 Battered_book A_very_thickly_bound_book. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2887 Battered_key An_old_battered_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2888 A_stone_bowl This_is_an_empty_stone_bowl. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2889 A_stone_bowl This_is_a_stone_bowl_full_of_lava. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2890 Elemental_shield A_magic_shield. 20 20 20 0 0 0 0 0 0 0 0 6 0 0 0 +item = 2891 Elemental_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2892 Elemental_ore This_needs_refining. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2893 Elemental_metal It's_a_bar_of_refined_elemental_ore. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2894 Boots Very_stylish! 500 500 500 0 0 0 0 0 0 1 1 0 0 0 0 +item = 2895 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2896 Robe_top Some_fine_werewolf_clothing. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 +item = 2897 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2898 Robe_bottoms Made_by_werewolves_for_werewolves. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2899 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2900 Hat A_silly_pointed_hat. 500 500 500 0 0 0 3 0 0 0 0 3 0 0 0 +item = 2901 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2902 Gloves These_will_keep_my_hands_warm! 500 500 500 0 0 0 0 0 0 1 2 0 0 0 0 +item = 2903 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2904 Boots Very_stylish! 500 500 500 0 0 0 0 0 0 1 1 0 0 0 0 +item = 2905 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2906 Robe_top Some_fine_werewolf_clothing. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 +item = 2907 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2908 Robe_bottoms Made_by_werewolves_for_werewolves. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2909 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2910 Hat A_silly_pointed_hat. 500 500 500 0 0 0 3 0 0 0 0 3 0 0 0 +item = 2911 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2912 Gloves These_will_keep_my_hands_warm! 500 500 500 0 0 0 0 0 0 1 2 0 0 0 0 +item = 2913 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2914 Boots Very_stylish! 500 500 500 0 0 0 0 0 0 1 1 0 0 0 0 +item = 2915 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2916 Robe_top Some_fine_werewolf_clothing. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 +item = 2917 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2918 Robe_bottoms Made_by_werewolves_for_werewolves. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2919 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2920 Hat A_silly_pointed_hat. 500 500 500 0 0 0 3 0 0 0 0 3 0 0 0 +item = 2921 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2922 Gloves These_will_keep_my_hands_warm! 500 500 500 0 0 0 0 0 0 1 2 0 0 0 0 +item = 2923 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2924 Boots Very_stylish! 500 500 500 0 0 0 0 0 0 1 1 0 0 0 0 +item = 2925 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2926 Robe_top Some_fine_werewolf_clothing. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 +item = 2927 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2928 Robe_bottoms Made_by_werewolves_for_werewolves. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2929 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2930 Hat A_silly_pointed_hat. 500 500 500 0 0 0 3 0 0 0 0 3 0 0 0 +item = 2931 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2932 Gloves These_will_keep_my_hands_warm! 500 500 500 0 0 0 0 0 0 1 2 0 0 0 0 +item = 2933 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2934 Boots Very_stylish! 500 500 500 0 0 0 0 0 0 1 1 0 0 0 0 +item = 2935 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2936 Robe_top Some_fine_werewolf_clothing. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 +item = 2937 Robe_top Swap_this_note_at_any_bank_for_the_equivalent_item_top. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2938 Robe_bottoms Made_by_werewolves_for_werewolves. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2939 Robe_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item_bottoms. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2940 Hat A_silly_pointed_hat. 500 500 500 0 0 0 3 0 0 0 0 3 0 0 0 +item = 2941 Hat Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2942 Gloves These_will_keep_my_hands_warm! 500 500 500 0 0 0 0 0 0 1 2 0 0 0 0 +item = 2943 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2944 Golden_key A_replica_key_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2945 Iron_key A_key_made_of_solid_Iron. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2946 Golden_tinderbox A_replica_tinderbox_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2947 Golden_candle A_replica_candle_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2948 Golden_pot A_replica_pot_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2949 Golden_hammer A_replica_hammer_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2950 Golden_feather A_replica_feather_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2951 Golden_needle A_replica_needle_made_of_solid_gold. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2952 Wolfbane A_silver_dagger_that_can_prevent_werewolves_changing_form. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2953 Bucket_of_water It's_a_bucket_of_murky_water. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2954 Bucket_of_water It's_a_bucket_of_blessed_water. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2955 Moonlight_mead A_foul_smelling_brew. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2956 Moonlight_mead Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2957 Druid_pouch An_empty_druid_pouch. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2958 Druid_pouch A_druid_pouch. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2959 Rotten_food Erhhh!_It_stinks. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2960 Rotten_food Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2961 Silver_sickle It's_a_silver_sickle. 175 175 175 0 0 0 0 0 0 0 0 0 0 1 5 +item = 2962 Silver_sickle Swap_this_note_at_any_bank_for_the_equivalent_item. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2963 Silver_sickle(b) It's_a_blessed_silver_sickle. 250 250 250 0 0 0 0 0 0 0 0 0 0 1 5 +item = 2964 Washing_bowl Used_for_washing_your_face,_amongst_other_things. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2965 Washing_bowl Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2966 Mirror A_small_mirror,_probably_used_for_grooming. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2967 Journal This_must_be_Filliman_Tarlocks_personal_journal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2968 Druidic_spell A_druidic_spell_given_to_you_freely_by_the_spirit_of_Filliman_Tarlock. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2969 A_used_spell A_used_druidic_spell_given_to_you_freely_by_the_spirit_of_Filliman_Tarlock. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2970 Mort_myre_fungi A_mushroom_from_the_swamps_of_Mort_Myre. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2971 Mort_myre_fungi Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2972 Mort_myre_stem A_cutting_from_a_budding_branch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2973 Mort_myre_stem Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2974 Mort_myre_pear A_pear_picked_from_a_dying_bush_in_Mort_Myre. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2975 Mort_myre_pear Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2976 Sickle_mould Used_to_make_sickles. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2977 Sickle_mould Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2978 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2979 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2980 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2981 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2982 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2983 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2984 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2985 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2986 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2987 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2988 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2989 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2990 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2991 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2992 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2993 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2994 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2995 Chompy_bird_hat A_symbol_of_your_chompy_bird_hunting_prowess. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2996 Agility_arena_ticket I_can_exchange_these_for_further_experience_or_items. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2997 Pirate's_hook You_should_see_the_shark... 89 89 89 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2998 Clean_toadflax A_fresh_herb. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2999 Clean_toadflax Swap_this_note_at_any_bank_for_the_equivalent_item. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3000 Clean_snapdragon A_fresh_herb. 59 59 59 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3001 Clean_snapdragon Swap_this_note_at_any_bank_for_the_equivalent_item. 59 59 59 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3002 Toadflax_potion(unf) I_need_another_ingredient_to_finish_this_Toadflax_potion. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3003 Toadflax_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3004 Snapdragon_potion(unf) I_need_another_ingredient_to_finish_this_Snapdragon_potion. 59 59 59 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3005 Snapdragon_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 59 59 59 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3006 Firework A_firework_potion,_this'll_look_pretty! 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3007 Firework Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3008 Energy_potion(4) An_energy_potion. 146 146 146 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3009 Energy_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 146 146 146 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3010 Energy_potion(3) An_energy_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3011 Energy_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3012 Energy_potion(2) An_energy_potion. 72 72 72 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3013 Energy_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 72 72 72 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3014 Energy_potion(1) An_energy_potion. 36 36 36 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3015 Energy_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 36 36 36 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3016 Super_energy(4) A_super_energy_potion. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3017 Super_energy(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3018 Super_energy(3) A_super_energy_potion. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3019 Super_energy(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3020 Super_energy(2) A_super_energy_potion. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3021 Super_energy(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3022 Super_energy(1) A_super_energy_potion. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3023 Super_energy(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3024 Super_restore(4) A_super_restore_potion. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3025 Super_restore(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3026 Super_restore(3) A_super_restore_potion. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3027 Super_restore(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3028 Super_restore(2) A_super_restore_potion. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3029 Super_restore(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3030 Super_restore(1) A_super_restore_potion. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3031 Super_restore(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3032 Agility_potion(4) An_agility_potion. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3033 Agility_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3034 Agility_potion(3) An_agility_potion. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3035 Agility_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3036 Agility_potion(2) An_agility_potion. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3037 Agility_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3038 Agility_potion(1) An_agility_potion. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3039 Agility_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3040 Magic_potion(4) A_magic_potion. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3041 Magic_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3042 Magic_potion(3) A_magic_potion. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3043 Magic_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3044 Magic_potion(2) A_magic_potion. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3045 Magic_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3046 Magic_potion(1) A_magic_potion. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3047 Magic_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3048 Pirate's_hook Swap_this_note_at_any_bank_for_the_equivalent_item. 89 89 89 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3049 Grimy_toadflax I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3050 Grimy_toadflax Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3051 Grimy_snapdragon I_need_to_clean_this_herb_before_I_can_use_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3052 Grimy_snapdragon Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3053 Lava_battlestaff It's_a_slightly_magical_stick. 17000 17000 17000 7 -1 28 10 0 2 3 1 10 0 35 0 +item = 3054 Mystic_lava_staff It's_a_slightly_magical_stick. 45000 45000 45000 7 -1 28 10 0 2 3 1 10 0 35 0 +item = 3055 Lava_battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 17000 17000 17000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3056 Mystic_lava_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 45000 45000 45000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3057 Mime_mask A_mime_would_wear_this. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3058 Mime_top A_mime_would_wear_this. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3059 Mime_legs A_mime_would_wear_these. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3060 Mime_gloves A_mime_would_wear_these. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3061 Mime_boots A_mime_would_wear_these. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3062 Strange_box It_seems_to_be_humming... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3064 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3066 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3068 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3070 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3072 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3074 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3076 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3078 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3080 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3082 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3084 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3086 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3088 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3090 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3092 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3093 Black_dart A_deadly_throwing_dart_with_a_black_tip. 18 18 18 0 0 0 0 7 0 0 0 0 0 0 0 +item = 3094 Black_dart(p) A_deadly_poisoned_dart_with_a_black_tip. 18 18 18 0 0 0 0 7 0 0 0 0 0 0 0 +item = 3095 Bronze_claws A_set_of_fighting_claws. 15 15 15 3 4 -4 0 0 1 2 1 0 0 5 0 +item = 3096 Iron_claws A_set_of_fighting_claws. 50 50 50 4 6 -4 0 0 2 3 1 0 0 7 0 +item = 3097 Steel_claws A_set_of_fighting_claws. 175 175 175 8 11 -4 0 0 3 6 2 0 0 12 0 +item = 3098 Black_claws A_set_of_fighting_claws. 360 360 360 10 14 -4 0 0 4 7 2 0 0 14 0 +item = 3099 Mithril_claws A_set_of_fighting_claws. 475 475 475 11 16 -4 0 0 4 8 2 0 0 17 0 +item = 3100 Adamant_claws A_set_of_fighting_claws. 1200 1200 1200 18 23 -4 0 0 6 12 3 0 0 24 0 +item = 3102 Combination The_combination_to_Burthorpe_Castle's_equipment_room. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3103 Iou The_guard_wrote_the_IOU_on_the_back_of_some_paper. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3104 Secret_way_map This_map_shows_the_secret_way_up_to_Death_Plateau. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3105 Climbing_boots Boots_made_for_climbing. 12 12 12 0 0 0 0 0 0 2 2 0 0 2 0 +item = 3106 Climbing_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3107 Spiked_boots Climbing_boots_with_spikes. 30 30 30 0 0 0 0 0 0 2 2 0 0 2 0 +item = 3108 Spiked_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3109 Stone_ball Place_on_the_stone_mechanism_in_the_right_order_to_open_the_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3110 Stone_ball Place_on_the_stone_mechanism_in_the_right_order_to_open_the_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3111 Stone_ball Place_on_the_stone_mechanism_in_the_right_order_to_open_the_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3112 Stone_ball Place_on_the_stone_mechanism_in_the_right_order_to_open_the_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3113 Stone_ball Place_on_the_stone_mechanism_in_the_right_order_to_open_the_door. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3114 Certificate Entrance_certificate_to_the_Imperial_Guard. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3115 Bronze_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3116 Iron_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3117 Steel_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3118 Black_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3119 Mithril_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 475 475 475 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3120 Adamant_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3121 Rune_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 12000 12000 12000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3122 Granite_shield A_solid_stone_shield. 56000 56000 56000 0 0 0 -12 -8 40 42 38 0 65 0 0 +item = 3123 Shaikahan_bones Large_glistening_bones_which_glow_with_a_pale_yellow_aura. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3124 Shaikahan_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3125 Jogre_bones Fairly_big_bones_which_smell_distinctly_of_Jogre. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3126 Jogre_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3127 Burnt_jogre_bones These_blackened_Jogre_bones_have_been_somehow_burnt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3128 Pasty_jogre_bones Burnt_Jogre_bones_smothered_with_raw_Karambwanji_Paste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3129 Pasty_jogre_bones Burnt_Jogre_bones_smothered_with_cooked_Karambwanji_paste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3130 Marinated_j'_bones Burnt_Jogre_bones_marinated_in_a_lovely_Karambwanji_sauce._Perfect. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3131 Pasty_jogre_bones Jogre_bones_smothered_with_raw_Karambwanji_paste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3132 Pasty_jogre_bones Jogre_bones_smothered_with_cooked_Karambwanji_paste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3133 Marinated_j'_bones Jogre_Bones_marinated_in_Karambwanji_sauce._Not_quite_right. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3134 Granite_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 56000 56000 56000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3135 Prison_key The_key_to_the_troll_prison. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3136 Cell_key_1 The_key_to_Godric's_cell_in_the_troll_prison. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3137 Cell_key_2 The_key_to_Mad_Eadgar's_cell_in_the_troll_prison. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3138 Potato_cactus How_am_I_supposed_to_eat_that?! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3139 Potato_cactus Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3140 Dragon_chainbody A_series_of_connected_metal_rings. 126000 150000 0 0 0 0 -15 0 81 93 98 -3 82 0 0 +item = 3141 Dragon_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 126000 150000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3142 Raw_karambwan A_raw_green_octopus. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3143 Raw_karambwan Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3144 Cooked_karambwan Cooked_octopus._It_looks_very_nutritious. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3145 Cooked_karambwan Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3146 Cooked_karambwan Cooked_octopus._It_looks_a_little_suspect. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3147 Cooked_karambwan Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3148 Burnt_karambwan Burnt_octopus. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3149 Burnt_karambwan Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3150 Raw_karambwanji Small_brightly_coloured_tropical_fish. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3151 Karambwanji Small_brightly_coloured_tropical_fish._Looks_tasty. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3152 Karambwan_paste Freshly_made_octopus_paste. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3153 Karambwan_paste Freshly_made_octopus_paste._This_smells_quite_nauseating. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3154 Karambwan_paste Freshly_made_octopus_paste. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3155 Karambwanji_paste This_paste_smells_of_raw_fish. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3156 Karambwanji_paste This_paste_smells_of_cooked_fish. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3157 Karambwan_vessel A_wide_bodied_and_thin_necked_vessel,_encrusted_with_sea_salt. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3158 Karambwan_vessel Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3159 Karambwan_vessel This_Karambwan_Vessel_is_loaded_with_Karambwanji. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3160 Karambwan_vessel Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3161 Crafting_manual A_set_of_instructions_explaining_how_to_construct_a_Karambwan_vessel. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3162 Sliced_banana You_swear_you_had_more_than_three_slices_before. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3163 Sliced_banana Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3164 Karamjan_rum The_Karamjan_rum_has_slices_of_banana_floating_in_it. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3165 Karamjan_rum A_banana_has_been_stuffed_into_the_neck_of_this_bottle. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3166 Monkey_corpse It's_the_body_of_a_dead_monkey. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3167 Monkey_skin It's_the_skin_of_a_(hopefully)_dead_monkey. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3168 Seaweed_sandwich A_'Seaweed_in_Monkey_Skin'_sandwich._Perfect_for_statue_repair. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3169 Stuffed_monkey A_body_of_a_dead_monkey,_tastefully_stuffed_with_seaweed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3170 Bronze_spear(kp) A_Karambwan_poisoned_bronze_tipped_spear. 26 26 26 5 5 5 0 0 1 1 0 0 0 7 0 +item = 3171 Iron_spear(kp) A_Karambwan_poisoned_iron_tipped_spear. 91 91 91 8 8 8 0 0 1 1 0 0 0 10 0 +item = 3172 Steel_spear(kp) A_Karambwan_poisoned_steel_tipped_spear. 325 325 325 12 12 12 0 0 1 1 0 0 0 12 0 +item = 3173 Mithril_spear(kp) A_Karambwan_poisoned_mithril_tipped_spear. 845 845 845 17 17 17 0 0 1 1 0 0 0 0 18 0 +item = 3174 Adamant_spear(kp) A_Karambwan_poisoned_adamantite_tipped_spear. 2080 2080 2080 24 24 24 0 0 1 1 0 0 0 28 0 +item = 3175 Rune_spear(kp) A_Karambwan_poisoned_rune_tipped_spear. 20800 20800 20800 36 36 36 0 0 1 1 0 0 0 42 0 +item = 3176 Dragon_spear(kp) A_Karambwan_poisoned_dragon_tipped_spear. 62400 62400 62400 55 55 55 0 0 5 5 5 5 5 60 0 +item = 3177 Banana_left Mmm_this_looks_tasty. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3178 Banana_left Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3179 Monkey_bones These_are_smallish_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3180 Monkey_bones These_are_medium_sized_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3181 Monkey_bones These_are_quite_large_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3182 Monkey_bones These_are_quite_large_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3183 Monkey_bones These_are_small_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3184 Monkey_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3185 Monkey_bones These_are_smallish_monkey_bones._They_smell_extremely_nauseating. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3186 Monkey_bones These_are_smallish_monkey_bones._They_smell_extremely_nauseating. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3187 Bones They_seem_to_shake_slightly..._It_might_be_a_good_idea_to_bury_them. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3188 Cleaning_cloth A_spirit_soaked_piece_of_silk_which_can_be_used_to_remove_poison. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3189 Cleaning_cloth Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3190 Bronze_halberd A_bronze_halberd. 80 80 80 7 8 0 -4 0 -1 1 2 0 0 8 0 +item = 3191 Bronze_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3192 Iron_halberd An_iron_halberd. 280 280 280 9 12 0 -4 0 -1 1 2 0 0 12 0 +item = 3193 Iron_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 280 280 280 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3194 Steel_halberd A_steel_halberd. 1000 1000 1000 14 19 0 -4 0 -1 1 2 0 0 20 0 +item = 3195 Steel_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3196 Black_halberd A_black_halberd. 1920 1920 1920 19 25 0 -4 0 -1 2 3 0 0 24 0 +item = 3197 Black_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 1920 1920 1920 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3198 Mithril_halberd A_mithril_halberd. 2600 2600 2600 22 28 0 -4 0 -1 2 4 0 0 29 0 +item = 3199 Mithril_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 2600 2600 2600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3200 Adamant_halberd An_adamant_halberd. 6400 6400 6400 28 41 0 -4 0 -1 3 4 0 0 43 0 +item = 3201 Adamant_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 6400 6400 6400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3202 Rune_halberd A_rune_halberd. 64000 64000 64000 48 67 0 -4 0 -1 4 5 0 0 68 0 +item = 3203 Rune_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 64000 64000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3204 Dragon_halberd A_dragon_halberd. 100000 195000 0 70 95 0 -4 0 -1 4 5 0 0 89 0 +item = 3205 Dragon_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 100000 195000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3206 King's_message A_summons_from_King_Lathas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3207 Iorwerths_message A_letter_for_King_Lathas_from_Lord_Iorwerth. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3208 Crystal_pendant Lord_Iorwerth's_crystal_pendant. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3209 Sulphur A_piece_of_sulphur_formation. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3210 Sulphur Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3211 Limestone Some_limestone. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3212 Limestone Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3213 Quicklime Some_quicklime. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3214 Pot_of_quicklime A_pot_of_ground_quicklime. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3215 Ground_sulphur A_pile_of_ground_sulphur. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3216 Barrel An_empty_barrel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3217 Barrel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3218 Barrel_bomb A_barrel_full_of_fire_oil. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3219 Barrel_bomb A_fused_barrel_full_of_fire_oil. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3220 Barrel_of_coal-tar A_barrel_full_of_coal-tar. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3221 Barrel_of_naphtha A_barrel_full_of_naphtha. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3222 Naphtha_mix A_barrel_full_of_naphtha_and_sulphur. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3223 Naphtha_mix A_barrel_full_of_naphtha_and_quicklime. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3224 Cloth A_bolt_of_cloth. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3225 Cloth Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3226 Raw_rabbit Might_taste_better_cooked. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3227 Raw_rabbit Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3228 Cooked_rabbit Mmm_this_looks_tasty. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3229 Cooked_rabbit Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3230 Big_book_of_bangs A_book_by_Mel_Achy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3231 Symbol1 An_alchemy_symbol 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3232 Symbol1 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3233 Symbol2 An_alchemy_symbol 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3234 Symbol2 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3235 Symbol3 An_alchemy_symbol 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3236 Symbol3 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3237 Symbol4 An_alchemy_symbol 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3238 Symbol4 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3239 Bark Bark_from_a_hollow_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3240 Bark Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3241 Man One_of_RuneScape's_many_citizens. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3242 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3243 Farmer He_grows_the_crops. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3244 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3245 Warrior_woman Not_very_fashion_conscious. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3246 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3247 Rogue Rogueish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3248 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3249 Guard He_tries_to_keep_order. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3250 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3251 Knight_of_ardougne A_member_of_Ardougne's_militia. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3252 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3253 Watchman Watches_stuff._But_who_watches_him? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3254 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3255 Paladin A_holy_warrior! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3256 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3257 Gnome Looks_like_a_gnome_to_me. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3258 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3259 Hero Heroic! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3260 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3261 Goutweed A_pale,_tough_looking_herb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3262 Troll_thistle It's_tough_and_spiky. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3263 Dried_thistle It'll_be_easier_to_grind_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3264 Ground_thistle It's_ready_for_mixing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3265 Troll_potion It's_part_of_Eadgar's_plan. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3266 Drunk_parrot It's_rather_drunk. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3267 Dirty_robe It's_dirty_and_smelly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3268 Fake_man It's_good_enough_to_fool_a_troll. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3269 Storeroom_key The_key_to_the_Troll_storeroom. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3270 Alco-chunks Pineapple_chunks_dipped_in_strong_liquor. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3272 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3325 Vampire_dust That_used_to_be_a_vampire! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3326 Vampire_dust Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3327 Myre_snelm A_marshy_coloured_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3328 Myre_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3329 Blood'n'tar_snelm A_red_and_black_Snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3330 Blood'n'tar_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3331 Ochre_snelm A_muddy_yellow_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3332 Ochre_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3333 Bruise_blue_snelm A_moody_blue_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3334 Bruise_blue_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3335 Broken_bark_snelm An_orange_and_bark_coloured_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3336 Broken_bark_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3337 Myre_snelm A_swamp_coloured_pointed_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3338 Myre_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3339 Blood'n'tar_snelm A_red_and_black_pointed_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3340 Blood'n'tar_snelm Swap_this_note_at_any_bank_for_the_equivalent_item'n'tar_snelm. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3341 Ochre_snelm A_muddy_yellow_coloured_pointed_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3342 Ochre_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3343 Bruise_blue_snelm A_moody_blue_pointed_snail_shell_helmet. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3344 Bruise_blue_snelm Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3345 Blamish_myre_shell A_large_'Myre'_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3346 Blamish_myre_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3347 Blamish_red_shell A_large_red_and_black_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3348 Blamish_red_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3349 Blamish_ochre_shell A_large_muddy_yellow_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3350 Blamish_ochre_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3351 Blamish_blue_shell A_large_blue_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3352 Blamish_blue_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3353 Blamish_bark_shell A_large_bark_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3354 Blamish_bark_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3355 Blamish_myre_shell A_large_'Myre'_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3356 Blamish_myre_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3357 Blamish_red_shell A_large_red_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3358 Blamish_red_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3359 Blamish_ochre_shell A_large_ochre_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3360 Blamish_ochre_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3361 Blamish_blue_shell A_large_blue_coloured_blamish_snail_shell,_looks_protective. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3362 Blamish_blue_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3363 Thin_snail The_thin,_slimy_corpse_of_a_deceased_giant_snail. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3364 Thin_snail Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3365 Lean_snail The_lean,_slimy_corpse_of_a_deceased_giant_snail. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3366 Lean_snail Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3367 Fat_snail The_fat,_slimy_corpse_of_a_deceased_giant_snail. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3368 Fat_snail Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3369 Thin_snail_meat A_succulently_slimy_slice_of_sumptuous_snail. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3370 Thin_snail_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3371 Lean_snail_meat A_succulently_slimy_slice_of_sumptuous_snail. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3372 Lean_snail_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3373 Fat_snail_meat A_succulently_slimy_slice_of_sumptuous_snail. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3374 Fat_snail_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3375 Burnt_snail A_slightly_super-saute'ed_snail. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3376 Burnt_snail Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3377 Sample_bottle An_empty_sample_bottle. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3378 Sample_bottle Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3379 Slimy_eel A_slime_covered_eel_-_yuck! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3380 Slimy_eel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3381 Cooked_slimy_eel A_cooked_slimy_eel_-_not_delicious,_but_pretty_nutritious. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3382 Cooked_slimy_eel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3383 Burnt_eel It_looks_like_it's_seen_one_too_many_fires. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3384 Burnt_eel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3385 Splitbark_helm A_wooden_helmet. 4000 6000 0 0 0 0 3 -2 10 9 11 3 0 0 0 +item = 3386 Splitbark_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 4000 6000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3387 Splitbark_body Provides_good_protection. 18000 27000 0 0 0 0 10 -10 36 26 42 15 0 0 0 +item = 3388 Splitbark_body Swap_this_note_at_any_bank_for_the_equivalent_item. 18000 27000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3389 Splitbark_legs These_should_protect_my_legs. 16000 24000 0 0 0 0 7 -7 22 20 25 10 0 0 0 +item = 3390 Splitbark_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 16000 24000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3391 Splitbark_gauntlets These_should_keep_my_hands_safe. 2000 3000 0 0 0 0 2 -1 3 2 4 2 0 0 0 +item = 3392 Splitbark_gauntlets Swap_this_note_at_any_bank_for_the_equivalent_item. 2000 3000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3393 Splitbark_greaves Wooden_foot_protection. 2000 3000 0 0 0 0 2 -1 3 2 4 2 0 0 0 +item = 3394 Splitbark_greaves Swap_this_note_at_any_bank_for_the_equivalent_item. 2000 3000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3395 Diary A_diary_belonging_to_Herbi_Flax. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3396 Loar_remains The_remains_of_a_deadly_shade. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3397 Loar_remains Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3398 Phrin_remains The_remains_of_a_deadly_shade. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3399 Phrin_remains Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3400 Riyl_remains The_remains_of_a_deadly_shade. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3401 Riyl_remains Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3402 Asyn_remains The_remains_of_a_deadly_shade. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3403 Asyn_remains Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3404 Fiyr_remains The_remains_of_a_deadly_shade. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3405 Fiyr_remains Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3406 Ash_potion(unf) I_need_another_ingredient_to_finish_this_potion. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3407 Ash_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3408 Serum_207_(4) A_serum_207_as_described_in_Herbi_Flax's_diary. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3409 Serum_207_(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3410 Serum_207_(3) A_serum_207_as_described_in_Herbi_Flax's_diary. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3411 Serum_207_(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3412 Serum_207_(2) A_serum_207_as_described_in_Herbi_Flax's_diary. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3413 Serum_207_(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3414 Serum_207_(1) A_serum_207_as_described_in_Herbi_Flax's_diary. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3415 Serum_207_(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3416 Serum_207(p)_(4) A_serum_207_as_described_in_Herbi_Flax's_diary. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3417 Serum_207(p)_(3) A_serum_207_as_described_in_Herbi_Flax's_diary. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3418 Serum_207(p)_(2) A_serum_207_as_described_in_Herbi_Flax's_diary. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3419 Serum_207(p)_(1) A_serum_207_as_described_in_Herbi_Flax's_diary. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3420 Limestone_brick A_well_carved_limestone_brick. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3421 Limestone_brick Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3422 Olive_oil(4) Olive_oil. 22 22 22 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3423 Olive_oil(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 22 22 22 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3424 Olive_oil(3) Olive_oil. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3425 Olive_oil(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3426 Olive_oil(2) Olive_oil. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3427 Olive_oil(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3428 Olive_oil(1) Olive_oil. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3429 Olive_oil(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3430 Sacred_oil(4) Sacred_oil. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3431 Sacred_oil(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3432 Sacred_oil(3) Sacred_oil. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3433 Sacred_oil(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3434 Sacred_oil(2) Sacred_oil. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3435 Sacred_oil(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3436 Sacred_oil(1) Sacred_oil. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3437 Sacred_oil(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3438 Pyre_logs Logs_prepared_with_sacred_oil_for_a_funeral_pyre. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3439 Pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3440 Oak_pyre_logs Oak_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3441 Oak_pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3442 Willow_pyre_logs Willow_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3443 Willow_pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3444 Maple_pyre_logs Maple_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3445 Maple_pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3446 Yew_pyre_logs Yew_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 320 320 320 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3447 Yew_pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 320 320 320 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3448 Magic_pyre_logs Magic_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 640 640 640 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3449 Magic_pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 640 640 640 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3450 Bronze_key_red A_bronze_key_with_a_blood-red_painted_eyelet. 81 81 81 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3451 Bronze_key_brown A_bronze_key_with_a_brown_painted_eyelet. 82 82 82 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3452 Bronze_key_crimson A_bronze_key_with_a_crimson_painted_eyelet. 83 83 83 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3453 Bronze_key_black A_bronze_key_with_a_black_painted_eyelet. 84 84 84 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3454 Bronze_key_purple A_bronze_key_with_a_purple_painted_eyelet. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3455 Steel_key_red A_steel_key_with_a_blood-red_painted_eyelet. 86 86 86 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3456 Steel_key_brown A_steel_key_with_a_brown_painted_eyelet. 87 87 87 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3457 Steel_key_crimson A_steel_key_with_a_crimson_painted_eyelet. 88 88 88 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3458 Steel_key_black A_steel_key_with_a_black_painted_eyelet. 89 89 89 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3459 Steel_key_purple A_steel_key_with_a_purple_painted_eyelet. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3460 Black_key_red A_black_key_with_a_blood-red_painted_eyelet. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3461 Black_key_brown A_black_key_with_a_brown_painted_eyelet. 92 92 92 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3462 Black_key_crimson A_black_key_with_a_crimson_painted_eyelet. 93 93 93 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3463 Black_key_black A_black_key_with_a_black_painted_eyelet. 94 94 94 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3464 Black_key_purple A_black_key_with_a_purple_painted_eyelet. 95 95 95 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3465 Silver_key_red A_silver_key_with_a_blood-red_painted_eyelet. 96 96 96 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3466 Silver_key_brown A_silver_key_with_a_brown_painted_eyelet. 97 97 97 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3467 Silver_key_crimson A_silver_key_with_a_crimson_painted_eyelet. 98 98 98 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3468 Silver_key_black A_silver_key_with_a_black_painted_eyelet. 99 99 99 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3469 Silver_key_purple A_silver_key_with_a_purple_painted_eyelet. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3470 Fine_cloth Amazingly_untouched_by_time. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3471 Fine_cloth Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3472 Black_plateskirt_(t) Black_plateskirt_with_trim. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 0 +item = 3473 Black_plateskirt_(g) Black_plateskirt_with_gold_trim. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 0 +item = 3474 Adam_plateskirt_(t) Adamant_plateskirt_with_trim. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 +item = 3475 Adam_plateskirt_(g) Adamant_plateskirt_with_gold_trim. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 +item = 3476 Rune_plateskirt_(g) Rune_plateskirt_with_gold_trim. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 3477 Rune_plateskirt_(t) Rune_plateskirt_with_trim. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 3478 Zamorak_plateskirt Rune_plateskirt_in_the_colours_of_Zamorak. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 3479 Saradomin_skirt Rune_plateskirt_in_the_colours_of_Saradomin. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 3480 Guthix_plateskirt Rune_plateskirt_in_the_colours_of_Guthix. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 3481 Gilded_platebody Rune_platebody_with_gold_plate. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 +item = 3482 Gilded_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3483 Gilded_platelegs Rune_platelegs_with_gold_plate. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 3484 Gilded_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3485 Gilded_plateskirt Rune_plateskirt_with_gold_plate. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 3486 Gilded_full_helm Rune_full_helm_with_gold_plate. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 +item = 3487 Gilded_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3488 Gilded_kiteshield Rune_kiteshield_with_gold_plate. 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 +item = 3489 Gilded_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3490 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3491 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3492 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3493 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3494 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3495 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3496 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3497 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3498 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3499 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3500 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3501 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3502 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3503 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3504 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3505 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3506 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3507 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3508 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3509 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3510 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3511 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3512 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3513 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3514 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3515 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3516 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3517 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3518 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3519 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3520 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3521 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3522 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3523 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3524 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3525 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3526 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3527 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3528 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3529 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3530 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3531 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3532 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3533 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3534 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3535 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3536 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3537 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3538 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3539 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3540 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3541 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3542 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3543 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3544 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3545 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3546 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3547 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3548 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3549 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3550 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3551 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3552 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3553 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3554 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3555 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3556 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3557 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3558 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3559 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3560 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3561 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3562 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3563 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3564 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3565 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3566 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3567 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3568 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3569 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3570 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3571 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3572 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3573 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3574 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3575 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3576 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3577 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3578 Puzzle_box I_need_to_solve_this! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3579 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3580 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3581 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3582 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3583 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3584 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3585 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3586 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3587 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3588 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3589 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3590 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3591 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3592 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3593 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3594 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3595 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3596 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3597 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3598 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3599 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3600 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3601 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3602 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3603 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3604 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3605 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3606 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3607 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3608 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3609 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3610 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3611 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3612 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3613 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3614 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3615 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3616 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3617 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3618 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3619 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3620 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3621 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3622 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3623 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3624 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3625 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3626 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3627 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3628 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3629 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3630 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3631 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3632 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3633 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3634 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3635 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3636 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3637 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3638 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3639 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3640 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3641 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3642 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3643 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3644 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3645 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3646 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3647 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3648 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3649 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3650 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3651 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3652 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3653 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3654 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3655 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3656 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3657 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3658 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3659 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3660 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3661 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3662 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3663 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3664 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3665 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3666 Sliding_piece A_piece_of_the_puzzle 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3667 Lifeboat Do_not_use_except_in_case_of_emergency. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3668 Black_plateskirt_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3669 Black_plateskirt_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3670 Adam_plateskirt_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 3840 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3671 Adam_plateskirt_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 2560 3840 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3672 Rune_plateskirt_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3673 Rune_plateskirt_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3674 Zamorak_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3675 Saradomin_skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3676 Guthix_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3677 Gilded_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3678 Flamtaer_hammer An_exquisitely_shaped_tool_specially_designed_for_fixing_temples. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3679 Flamtaer_hammer Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3680 Shoe A_shoe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3681 Shoe A_shoe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3682 Shoe A_shoe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3683 Shoe A_shoe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3684 Shoe A_shoe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3685 Shoe. A_shoe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3686 Fremennik One_of_Rellekka's_many_citizens. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3687 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3688 Unstrung_lyre It's_almost_a_musical_instrument. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3689 Lyre It's_a_musical_instrument_I_don't_know_how_to_play. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3690 Enchanted_lyre A_musical_instrument_that_I_can_magically_play. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3691 Enchanted_lyre(1) This_will_teleport_me_to_Rellekka_when_I_play_it. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3692 Branch I_can_use_this_to_make_a_lyre. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3693 Golden_fleece I_can_spin_this_into_golden_wool... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3694 Golden_wool I_can_use_this_to_make_a_lyre. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3695 Pet_rock The_lowest_maintenance_pet_you_will_ever_have. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3696 Hunters'_talisman Talisman_to_bind_the_Draugen. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3697 Hunters'_talisman Talisman_to_bind_the_Draugen. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3698 Exotic_flower Some_flowers_from_a_distant_land. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3699 Fremennik_ballad A_hauntingly_beautiful_love_ballad. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3700 Sturdy_boots A_pair_of_sturdy_custom_made_boots. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3701 Hunters_map A_map_showing_very_active_hunting_spots. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3702 Custom_bow_string A_finely_crafted_string_for_a_custom_bow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3703 Unusual_fish An_extremely_rare,_non_edible_fish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3704 Sea_fishing_map Map_showing_the_best_fishing_spots_out_at_sea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3705 Weather_forecast An_estimate_of_expected_local_weather_patterns. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3706 Champions_token Shows_the_wearer_is_worthy_of_the_Champions_table. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3707 Legendary_cocktail Probably_the_greatest_cocktail_in_the_world. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3708 Fiscal_statement A_signed_statement_promising_a_reduction_on_sales_tax. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3709 Promissory_note A_legally_binding_contract_promising_not_to_enter_the_longhall. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3710 Warriors'_contract This_employment_contract_is_for_a_warrior_to_act_as_a_bodyguard. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3711 Keg_of_beer A_lot_of_beer_in_a_barrel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3712 Low_alcohol_keg Suspiciously_close_to_beer,_but_without_the_side_effects. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3713 Strange_object It's_some_kind_of_weird_little_parcel_thing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3714 Lit_strange_object It's_some_kind_of_weird_little_parcel_thing._On_fire. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3715 Red_disk A_red_coloured_disk,_apparently_made_of_wood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3716 Red_disk A_red_coloured_disk,_apparently_made_of_wood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3718 Magnet A_very_attractive_magnet. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3719 Blue_thread Some_blue_thread. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3720 Small_pick A_small_pick_for_cracking_small_objects. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3721 Toy_ship Might_be_fun_to_play_with_in_the_bath. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3722 Full_bucket This_bucket_is_completely_full._It_has_a_5_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3723 4/5ths_full_bucket This_bucket_is_eighty_percent_full._It_has_a_5_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3724 3/5ths_full_bucket This_bucket_is_sixty_percent_full._It_has_a_5_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3725 2/5ths_full_bucket This_bucket_is_forty_percent_full._It_has_a_5_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3726 1/5ths_full_bucket This_bucket_is_twenty_percent_full._It_has_a_5_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3727 Empty_bucket This_bucket_is_completely_empty._It_has_a_5_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3728 Frozen_bucket This_bucket_of_water_is_frozen_solid. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3729 Full_jug This_jug_is_completely_full._It_has_a_3_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3730 2/3rds_full_jug This_jug_is_two_thirds_full._It_has_a_3_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3731 1/3rds_full_jug This_jug_is_one_thirds_full._It_has_a_3_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3732 Empty_jug This_jug_is_completely_empty._It_has_a_3_painted_on_its_side. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3733 Frozen_jug This_jug_of_water_is_frozen_solid. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3734 Vase An_unusually_shaped_vase._You_can_see_something_glinting_inside. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3735 Vase_of_water An_unusually_shaped_vase_full_of_water._You_can_see_something_glinting_inside. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3736 Frozen_vase An_unusually_shaped_vase_full_of_ice._You_can_see_something_glinting_inside. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3737 Vase_lid This_looks_like_a_lid_to_some_kind_of_container... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3738 Sealed_vase The_lid_is_screwed_on_tightly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3739 Sealed_vase The_lid_is_screwed_on_tightly._It_is_very_cold. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3740 Sealed_vase The_lid_is_screwed_on_tightly._It_is_full_of_water. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3741 Frozen_key A_key_encased_in_ice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3742 Red_herring The_colouring_on_it_seems_to_be_some_kind_of_sticky_goop... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3743 Red_disk A_red_coloured_disk,_apparently_made_of_wood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3744 Wooden_disk A_simple_looking_disk_made_of_wood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3745 Seer's_key The_key_to_leave_the_Seer's_house. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3746 Sticky_red_goop Yup,_it's_sticky,_it's_red_and_it's_goop. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3747 Sticky_red_goop Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3748 Fremennik_helm A_sturdy_helm_worn_only_by_Fremennik_clan_members. 5000 5000 5000 0 0 0 -6 -2 19 21 16 -1 19 0 0 +item = 3749 Archer_helm This_helmet_is_worn_by_archers. 24000 36000 0 -5 -5 -5 -6 6 6 9 10 6 6 0 0 +item = 3750 Archer_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 36000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3751 Berserker_helm This_helmet_is_worn_by_berserkers. 24000 46800 0 0 0 0 -5 -5 31 29 33 0 30 3 0 +item = 3752 Berserker_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 46800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3753 Warrior_helm This_helmet_is_worn_by_warriors. 24000 46800 0 0 5 0 -5 -5 31 33 29 0 30 0 0 +item = 3754 Warrior_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 46800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3755 Farseer_helm This_helmet_is_worn_by_farseers. 24000 46800 0 -5 -5 -5 6 -5 8 10 12 6 0 0 0 +item = 3756 Farseer_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 46800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3757 Fremennik_blade A_sword_used_only_by_Fremennik_warriors. 5000 5000 5000 6 29 -2 0 0 0 1 0 0 0 28 0 +item = 3758 Fremennik_shield A_shield_worn_by_Fremennik_warriors. 5000 5000 5000 0 0 0 -8 -2 27 31 29 -1 29 0 0 +item = 3759 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 +item = 3760 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3761 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 +item = 3762 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3763 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 +item = 3764 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3765 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 +item = 3766 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3767 Fremennik_shirt The_latest_in_Fremennik_fashion. 250 250 250 0 0 0 0 0 0 2 2 0 0 0 0 +item = 3768 Fremennik_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3769 Fremennik_shirt The_latest_in_Fremennik_fashion. 250 250 250 0 0 0 0 0 0 2 2 0 0 0 0 +item = 3770 Fremennik_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3771 Fremennik_shirt The_latest_in_Fremennik_fashion. 250 250 250 0 0 0 0 0 0 2 2 0 0 0 0 +item = 3772 Fremennik_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3773 Fremennik_shirt The_latest_in_Fremennik_fashion. 250 250 250 0 0 0 0 0 0 0 2 2 0 0 0 0 +item = 3774 Fremennik_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3775 Fremennik_shirt The_latest_in_Fremennik_fashion. 250 250 250 0 0 0 0 0 0 0 2 2 0 0 0 0 +item = 3776 Fremennik_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3777 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 +item = 3778 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3779 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 +item = 3780 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3781 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 +item = 3782 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3783 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 +item = 3784 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3785 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 +item = 3786 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3787 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 +item = 3788 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3789 Fremennik_cloak The_latest_fashion_in_Rellekka. 250 250 250 0 0 0 0 0 0 1 1 0 2 0 0 +item = 3790 Fremennik_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3791 Fremennik_boots Very_stylish! 500 500 500 0 0 0 0 0 0 1 1 0 0 0 0 +item = 3792 Fremennik_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3793 Fremennik_robe The_latest_fashion_in_Rellekka. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 +item = 3794 Fremennik_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3795 Fremennik_skirt The_latest_fashion_in_Rellekka. 500 500 500 0 0 0 0 0 0 2 2 0 0 0 0 +item = 3796 Fremennik_skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3797 Fremennik_hat A_silly_pointed_hat. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3798 Fremennik_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 3 0 0 0 0 3 0 0 0 +item = 3799 Gloves These_will_keep_my_hands_warm! 500 500 500 0 0 0 0 0 0 1 2 0 0 0 0 +item = 3800 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3801 Keg_of_beer A_lot_of_beer_in_a_barrel. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3802 Keg_of_beer Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3803 Beer Frothy_and_alcoholic. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3804 Beer Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3805 Tankard A_big_cup_for_a_big_thirst. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3806 Tankard Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3827 Saradomin_page_1 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3828 Saradomin_page_2 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3829 Saradomin_page_3 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3830 Saradomin_page_4 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3831 Zamorak_page_1 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3832 Zamorak_page_2 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3833 Zamorak_page_3 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3834 Zamorak_page_4 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3835 Guthix_page_1 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3836 Guthix_page_2 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3837 Guthix_page_3 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3838 Guthix_page_4 This_seems_to_have_been_torn_from_a_book... 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3839 Damaged_book An_incomplete_book_of_Saradomin. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 5 +item = 3840 Holy_book The_holy_book_of_Saradomin. 200 200 200 0 0 0 0 0 8 8 8 8 8 0 5 +item = 3841 Damaged_book An_incomplete_book_of_Zamorak. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 5 +item = 3842 Unholy_book The_unholy_book_of_Zamorak. 200 200 200 8 8 8 8 8 0 0 0 0 0 0 5 +item = 3843 Damaged_book An_incomplete_book_of_Guthix. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 5 +item = 3844 Book_of_balance The_holy_book_of_Guthix. 200 200 200 4 4 4 4 4 4 4 4 4 4 0 5 +item = 3845 Journal A_daily_journal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3846 Diary Someone's_Diary. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3847 Manual Looks_like_some_kind_of_manual. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3848 Lighthouse_key The_key_to_the_front_door_of_the_lighthouse. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3849 Rusty_casket Looks_old_and_rusty... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3851 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3852 Unholy_symbol Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3853 Games_necklace(8) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3854 Games_necklace(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3855 Games_necklace(7) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3856 Games_necklace(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3857 Games_necklace(6) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3858 Games_necklace(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3859 Games_necklace(5) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3860 Games_necklace(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3861 Games_necklace(4) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3862 Games_necklace(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3863 Games_necklace(3) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3864 Games_necklace(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3865 Games_necklace(2) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3866 Games_necklace(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3867 Games_necklace(1) An_enchanted_necklace. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3868 Games_necklace(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1050 1050 1050 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3869 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3870 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3871 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3872 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3873 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3874 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3875 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3876 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3877 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3878 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3879 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3880 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3881 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3882 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3883 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3884 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3885 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3886 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3887 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3888 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3889 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3890 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3891 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3892 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3893 Stool A_comfy_stool. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3894 Awful_anthem It's_not_very_good. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3895 Good_anthem Much_better. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3896 Treaty Just_needs_the_King's_signature. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3897 Giant_nib For_making_a_giant_pen. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3898 Giant_pen The_King_should_be_able_to_use_this. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3899 Iron_sickle Not_as_good_as_a_pet_frog. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3900 Iron_sickle Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3901 Ghrim's_book ''Managing_Thine_Kingdom_for_Noobes''_by_A._Ghrim. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3902 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3903 Sliding_button Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3904 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3905 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3906 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3907 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3908 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3909 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3910 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3911 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3912 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3913 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3914 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3915 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3916 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3917 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3918 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3919 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3920 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3921 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3922 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3923 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3924 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3925 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3926 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3927 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3928 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3929 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3930 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3931 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3932 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3933 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3934 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3935 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3936 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3937 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3938 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3939 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3940 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3941 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3942 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3943 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3944 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3945 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3946 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3947 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3948 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3949 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3950 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3951 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3952 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3953 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3954 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3955 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3956 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3957 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3958 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3959 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3960 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3961 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3962 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3963 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3964 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3965 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3966 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3967 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3968 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3969 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3970 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3971 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3972 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3973 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3974 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3975 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3976 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3977 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3978 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3979 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3980 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3981 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3982 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3983 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3984 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3985 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3986 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3987 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3988 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3989 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3990 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3991 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3992 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3993 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3994 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3995 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3996 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3997 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3998 Sliding_button It's_a_sliding_button_of_some_kind. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 3999 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4000 Iodine Slightly_archaic,_but_effective. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4001 Shrine Sanctity_in_your_pocket. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4002 Spare_controls It_looks_like_some_kind_of_control_panel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4003 Spare_controls Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4004 Gnome_royal_seal It's_the_official_Gnome_Royal_Seal,_signed_by_King_Narnode_Shareen. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4005 Narnode's_orders Unreadable_orders_handwritten_by_King_Narnode_Shareen. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4006 Monkey_dentures Magical_monkey_talking_dentures!_What_more_can_we_say?_Ook! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4007 Enchanted_bar A_gold_bar_invested_with_a_talkative_monkey_spirit. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4008 Eye_of_gnome It's_..._the_eye_of_a_gnome!_Now_what_on_earth_could_one_do_with_this? 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4009 Eye_of_gnome Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4010 Monkey_magic A_small_sample_of_monkey_magic. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4011 Monkey_magic Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4012 Monkey_nuts These_are_monkey_nuts._Yummy. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4013 Monkey_nuts Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4014 Monkey_bar It's_a_monkey_bar._It_looks_highly_nutritious. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4015 Monkey_bar Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4016 Banana_stew It's_a_bowl_full_of_mushy_banana. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4017 Banana_stew Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4018 Monkey_wrench For_wrenching_monkeys_I'd_guess. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4019 Monkey_wrench Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4020 M'amulet_mould It's_an_amulet_mould_shaped_like_a_monkey_head. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4021 M'speak_amulet It's_an_Amulet_of_Monkey_Speak._It_makes_vague_chattering_noises. 550 550 550 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4022 M'speak_amulet It's_an_unstrung_Amulet_of_Monkey_Speak._It_makes_vague_chattering_noises. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4023 Monkey_talisman A_magical_talisman_in_the_shape_of_a_monkey_head. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4024 Monkey_greegree A_magical_talisman_in_the_shape_of_a_small_ninja_monkey_head. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4025 Monkey_greegree A_magical_talisman_in_the_shape_of_a_medium_ninja_monkey_head. 6000 6000 6000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4026 Monkey_greegree A_magical_talisman_in_the_shape_of_a_gorilla_head. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4027 Monkey_greegree A_magical_talisman_in_the_shape_of_a_bearded_gorilla_head. 1500 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4028 Monkey_greegree A_magical_talisman_in_the_shape_of_a_mysterious_monkey_head. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4029 Monkey_greegree A_magical_talisman_in_the_shape_of_a_small_zombie_monkey_head. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4030 Monkey_greegree A_magical_talisman_in_the_shape_of_a_big_zombie_monkey_head. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4031 Monkey_greegree A_magical_talisman_in_the_shape_of_a_Karamjan_monkey_head. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4032 Dummy A_fade. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4033 Monkey It's_a_monkey_in_your_backpack._As_you_look_it_pokes_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4034 Monkey_skull It's_a_very_ancient_skull_from_some_kind_of_ape. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4035 10th_squad_sigil It's_the_official_sigil_of_the_10th_squad_of_the_Royal_Guard. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4036 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4037 Saradomin_banner The_Saradomin_Team_Standard. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4038 Saradomin_banner Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4039 Zamorak_banner The_Zamorak_Team_Standard. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4040 Zamorak_banner Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4041 Hooded_cloak The_colours_of_Saradomin. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4042 Hooded_cloak The_colours_of_Zamorak. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4043 Rock I_can_use_this_with_the_catapult. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4044 Rock Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4045 Explosive_potion I_could_use_this_to_destroy_things... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4046 Explosive_potion Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4047 Climbing_rope Should_be_long_enough_to_scale_castle_walls. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4048 Climbing_rope Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4049 Bandages A_box_of_bandages_for_healing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4050 Bandages Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4051 Toolbox I_can_use_this_to_repair_things. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4052 Toolbox Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4053 Barricade Use_these_to_block_enemy_team_movement. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4054 Barricade Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4055 Castlewars_manual It's_a_manual_for_castlewars. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4067 Castle_wars_ticket I_can_exchange_these_for_further_items. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4068 Decorative_sword A_very_decorative_sword. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4069 Decorative_armour Very_decorative_armour. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4070 Decorative_armour Very_decorative_armour. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4071 Decorative_helm A_very_decorative_helm. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4072 Decorative_shield A_very_decorative_shield. 850 850 850 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4073 Damp_tinderbox Not_so_useful_for_lighting_a_fire. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4074 Damp_tinderbox Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4075 Glowing_fungus A_bizarre_fungus.__It_glows_with_a_pale_blue_light. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4076 Nezikchened's_mum She_wasn't_pleased_to_see_what_her_son_did. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4077 Crystal-mine_key A_key_I_found_in_the_lower_levels_of_the_Morytanian_mines. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4078 Zealot's_key I_stole_this_from_a_Saradominist_I_met_South_of_Mort'ton. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4079 Yo-yo A_gift_from_Santa. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4081 Salve_amulet Increases_the_wearer's_strength_and_accuracy_by_15%_when_fighting_the_undead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4082 Salve_shard An_unstrung_crystal_imbued_with_the_power_of_Saradomin. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4083 Sled It_needs_waxing_before_I_can_use_it. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4084 Sled A_waxed_sled. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4085 Wax I_can_use_this_to_wax_my_sled. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4086 Trollweiss These_are_very_rare_flowers_with_a_pungent_odour. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4087 Dragon_platelegs These_look_pretty_heavy. 108000 162000 0 0 0 0 -21 -7 68 66 63 -4 65 0 0 +item = 4088 Dragon_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 108000 162000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4089 Mystic_hat A_magical_hat. 15000 15000 15000 0 0 0 4 0 0 0 0 4 0 0 0 +item = 4090 Mystic_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 15000 15000 15000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4091 Mystic_robe_top The_upper_half_of_a_magical_robe. 48000 72000 0 0 0 0 20 0 0 0 0 20 0 0 0 +item = 4092 Mystic_robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 72000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4093 Mystic_robe_bottom The_lower_half_of_a_magical_robe. 48000 48000 48000 0 0 0 15 0 0 0 0 15 0 0 0 +item = 4094 Mystic_robe_bottom Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 48000 48000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4095 Mystic_gloves Magical_gloves. 10000 10000 10000 0 0 0 3 0 0 0 0 3 0 0 0 +item = 4096 Mystic_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4097 Mystic_boots Magical_boots. 10000 10000 10000 0 0 0 3 0 0 0 0 3 0 0 0 +item = 4098 Mystic_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4099 Mystic_hat A_dark_magical_hat. 15000 15000 15000 0 0 0 4 0 0 0 0 4 0 0 0 +item = 4100 Mystic_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 15000 15000 15000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4101 Mystic_robe_top The_upper_half_of_a_dark_magical_robe. 48000 72000 0 0 0 0 20 0 0 0 0 20 0 0 0 +item = 4102 Mystic_robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 72000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4103 Mystic_robe_bottom The_lower_half_of_a_dark_magical_robe. 48000 48000 48000 0 0 0 15 0 0 0 0 15 0 0 0 +item = 4104 Mystic_robe_bottom Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 48000 48000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4105 Mystic_gloves Dark_magical_gloves. 10000 10000 10000 0 0 0 3 0 0 0 0 3 0 0 0 +item = 4106 Mystic_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4107 Mystic_boots Dark_magical_boots. 10000 10000 10000 0 0 0 3 0 0 0 0 3 0 0 0 +item = 4108 Mystic_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4109 Mystic_hat A_bright_magical_hat. 15000 15000 15000 0 0 0 4 0 0 0 0 4 0 0 0 +item = 4110 Mystic_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 15000 15000 15000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4111 Mystic_robe_top The_upper_half_of_a_bright_magical_robe. 48000 72000 0 0 0 0 20 0 0 0 0 20 0 0 0 +item = 4112 Mystic_robe_top Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 72000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4113 Mystic_robe_bottom The_lower_half_of_a_bright_magical_robe. 48000 48000 48000 0 0 0 15 0 0 0 0 15 0 0 0 +item = 4114 Mystic_robe_bottom Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 48000 48000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4115 Mystic_gloves Bright_magical_gloves. 10000 10000 10000 0 0 0 3 0 0 0 0 3 0 0 0 +item = 4116 Mystic_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4117 Mystic_boots Bright_magical_boots. 10000 10000 10000 0 0 0 3 0 0 0 0 3 0 0 0 +item = 4118 Mystic_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4119 Bronze_boots These_will_protect_my_feet. 24 24 24 0 0 0 -3 -1 1 2 0 0 0 0 0 +item = 4120 Bronze_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4121 Iron_boots These_will_protect_my_feet. 84 84 84 0 0 0 -3 -1 2 3 4 0 0 0 0 +item = 4122 Iron_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 84 84 84 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4123 Steel_boots These_will_protect_my_feet. 300 300 300 0 0 0 -3 -1 5 6 7 0 0 0 0 +item = 4124 Steel_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4125 Black_boots These_will_protect_my_feet. 576 576 576 0 0 0 -3 -1 7 8 9 0 0 0 0 +item = 4126 Black_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 576 576 576 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4127 Mithril_boots These_will_protect_my_feet. 780 780 780 0 0 0 -3 -1 8 9 10 0 0 0 0 +item = 4128 Mithril_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 780 780 780 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4129 Adamant_boots These_will_protect_my_feet. 768 1152 0 0 0 0 -3 -1 10 11 12 0 0 1 0 +item = 4130 Adamant_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4131 Rune_boots These_will_protect_my_feet. 12500 12500 12500 0 0 0 -3 -1 12 13 14 0 0 2 0 +item = 4132 Rune_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 12500 12500 12500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4133 Crawling_hand A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4134 Cave_crawler A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4135 Banshee A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4136 Rockslug A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4137 Cockatrice A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4138 Pyrefiend A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4139 Basilisk A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4140 Infernal_mage A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4141 Bloodveld A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4142 Jelly A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4143 Turoth A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4144 Aberrant_specter A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4145 Dust_devil A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4146 Kurask A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4147 Gargoyle A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4148 Nechryael A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4149 Abyssal_demon A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4150 Broad_arrows Arrows_with_a_wider_than_normal_tip. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4151 Abyssal_whip A_weapon_from_the_abyss. 48000 72000 0 0 82 0 0 0 0 0 0 0 0 82 0 +item = 4152 Abyssal_whip Swap_this_note_at_any_bank_for_the_equivalent_item. 48000 72000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4153 Granite_maul Simplicity_is_the_best_weapon. 20000 30000 0 0 0 81 0 0 0 0 0 0 0 79 0 +item = 4154 Granite_maul Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4155 Enchanted_gem I_can_contact_the_Slayer_Masters_with_this. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4156 Mirror_shield I_can_just_about_see_things_in_this_shield's_reflection. 5000 5000 5000 0 0 0 0 0 10 15 5 5 10 0 0 +item = 4157 Mirror_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4158 Leaf-bladed_spear A_spear_with_a_leaf-shaped_point. 31000 31000 31000 47 42 36 0 0 1 1 0 0 0 50 0 +item = 4159 Leaf-bladed_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 31000 31000 31000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4160 Broad_arrows Arrows_with_a_wider_than_normal_tip. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4161 Bag_of_salt A_bag_of_salt. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4162 Rock_hammer I_can_even_smash_stone_with_this. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4163 Rock_hammer Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4164 Facemask Stops_me_breathing_in_too_much_dust. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4165 Facemask Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4166 Earmuffs These_will_protect_my_ears_from_loud_noise. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4167 Earmuffs Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4168 Nose_peg Protects_me_from_any_bad_smells. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4169 Nose_peg Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4170 Slayer's_staff An_old_and_magical_staff. 50000 21000 21000 7 -1 25 12 0 2 3 1 10 0 35 0 +item = 4171 Slayer's_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 21000 21000 21000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4172 Broad_arrows Arrows_with_a_wider_than_normal_tip. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4173 Broad_arrows Arrows_with_a_wider_than_normal_tip. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4174 Broad_arrows Arrows_with_a_wider_than_normal_tip. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4175 Broad_arrows Arrows_with_a_wider_than_normal_tip. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4177 Wolfbane_lever For_magnifying_forces_applied_to_werewolves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4178 Olive_stuffer For_making_cocktails. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4179 Stick For_playing_fetch_with. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4180 Coconut_bunch Now_you've_got_a_lovely_one_too! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4181 Mouth_grip A_holding_thingy_for_the_zip_line. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4182 Elven_sheep Pocketsized_so_it's_handy_when_you're_roving_in_the_woods! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4183 Star_amulet A_six-pointed_marble_and_obsidian_amulet 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4184 Cavern_key Upon_close_examination,_this_seems_to_be_a_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4185 Tower_key Upon_close_examination,_this_seems_to_be_a_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4186 Shed_key Upon_close_examination,_this_seems_to_be_a_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4187 Marble_amulet Triangular_in_shape,_made_from_marble,_and_as_large_as_your_hand. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4188 Obsidian_amulet Triangular_in_shape,_made_from_obsidian,_and_as_large_as_your_hand. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4189 Garden_cane A_length_of_garden_cane. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4190 Garden_brush A_typical_garden_brush. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4191 Extended_brush A_typical_garden_brush,_with_a_cane_tied_to_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4192 Extended_brush A_typical_garden_brush,_with_two_canes_tied_to_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4193 Extended_brush A_typical_garden_brush,_with_three_canes_tied_to_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4194 Torso A_decomposing_torso,_from_which_issues_the_acrid_stench_of_the_grave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4195 Arms A_pair_of_limp,_dead_arms. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4196 Legs A_pair_of_lifeless,_rotting_legs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4197 Decapitated_head A_gruesome,_decapitated_head,_whose_brain_has_rotted_away. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4198 Decapitated_head A_gruesome,_decapitated_head_-_its_eyes_stare_lifelessly_at_nothing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4199 Pickled_brain A_pickled_brain,_submerged_inside_a_jar_of_vinegar. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4200 Conductor_mould A_mould_for_making_silver_lightning_conductors. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4201 Conductor A_silver_lightning_conductor. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4202 Ring_of_charos The_Ring_of_Charos. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4203 Journal A_book. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4204 Letter A_letter,_clearly_hastily_written. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4205 Consecration_seed This_consecration_seed_looks_grey_and_dead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4206 Consecration_seed This_consecration_seed_glows_with_a_warm_light. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4207 Crystal_seed This_crystal_seed_looks_grey_and_dead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4208 Crystal_seed Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4209 Cadarn_lineage A_book_on_Cadarn_clan_history. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4210 Cadarn_lineage Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4211 Elf_crystal Elf_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4212 New_crystal_bow A_nice_sturdy_magical_bow. 900000 900000 900000 0 0 0 0 100 0 0 0 0 0 0 0 +item = 4213 New_crystal_bow Swap_this_note_at_any_bank_for_the_equivalent_item. 900000 900000 900000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4214 Crystal_bow_full A_nice_sturdy_magical_bow. 900000 900000 900000 0 0 0 0 100 0 0 0 0 0 0 0 +item = 4215 Crystal_bow_9/10 A_nice_sturdy_magical_bow. 800000 800000 800000 0 0 0 0 96 0 0 0 0 0 0 0 +item = 4216 Crystal_bow_8/10 A_nice_sturdy_magical_bow. 700000 700000 700000 0 0 0 0 92 0 0 0 0 0 0 0 +item = 4217 Crystal_bow_7/10 A_nice_sturdy_magical_bow. 600000 600000 600000 0 0 0 0 88 0 0 0 0 0 0 0 +item = 4218 Crystal_bow_6/10 A_nice_sturdy_magical_bow. 500000 500000 500000 0 0 0 0 84 0 0 0 0 0 0 0 +item = 4219 Crystal_bow_5/10 A_nice_sturdy_magical_bow. 400000 400000 400000 0 0 0 0 80 0 0 0 0 0 0 0 +item = 4220 Crystal_bow_4/10 A_nice_sturdy_magical_bow. 300000 300000 300000 0 0 0 0 76 0 0 0 0 0 0 0 +item = 4221 Crystal_bow_3/10 A_nice_sturdy_magical_bow. 200000 200000 200000 0 0 0 0 72 0 0 0 0 0 0 0 +item = 4222 Crystal_bow_2/10 A_nice_sturdy_magical_bow. 100000 100000 100000 0 0 0 0 68 0 0 0 0 0 0 0 +item = 4223 Crystal_bow_1/10 A_nice_sturdy_magical_bow. 50000 50000 50000 0 0 0 0 64 0 0 0 0 0 0 0 +item = 4224 New_crystal_shield A_nice_sturdy_crystal_shield. 0 0 0 0 0 0 0 0 51 54 53 0 80 0 0 +item = 4225 Crystal_shield_full A_nice_sturdy_crystal_shield. 750000 750000 750000 0 0 0 0 0 51 54 53 0 80 0 0 +item = 4226 Crystal_shield_9/10 A_nice_sturdy_crystal_shield. 670000 670000 670000 0 0 0 0 0 49 52 51 0 78 0 0 +item = 4227 Crystal_shield_8/10 A_nice_sturdy_crystal_shield. 590000 590000 590000 0 0 0 0 0 47 50 49 0 76 0 0 +item = 4228 Crystal_shield_7/10 A_nice_sturdy_crystal_shield. 510000 510000 510000 0 0 0 0 0 45 48 47 0 74 0 0 +item = 4229 Crystal_shield_6/10 A_nice_sturdy_crystal_shield. 430000 430000 430000 0 0 0 0 0 43 46 45 0 72 0 0 +item = 4230 Crystal_shield_5/10 A_nice_sturdy_crystal_shield. 350000 350000 350000 0 0 0 0 0 41 44 43 0 70 0 0 +item = 4231 Crystal_shield_4/10 A_nice_sturdy_crystal_shield. 270000 270000 270000 0 0 0 0 0 39 42 41 0 68 0 0 +item = 4232 Crystal_shield_3/10 A_nice_sturdy_crystal_shield. 190000 190000 190000 0 0 0 0 0 37 40 39 0 66 0 0 +item = 4233 Crystal_shield_2/10 A_nice_sturdy_crystal_shield. 100000 100000 100000 0 0 0 0 0 35 38 37 0 64 0 0 +item = 4234 Crystal_shield_1/10 A_nice_sturdy_crystal_shield. 25000 25000 25000 0 0 0 0 0 33 36 35 0 62 0 0 +item = 4235 New_crystal_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 800000 800000 800000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4236 Oak_longbow This_bow_has_been_signed_by_Robin,_Master_Bowman. 160 160 160 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4237 Nettle-water It's_a_bowl_of_water,_with_some_nettles_in_it. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4238 Puddle_of_slime _It's_a_Puddle_of_slime. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4239 Nettle_tea It's_a_bowl_of_nettle_tea. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4240 Nettle_tea It's_a_bowl_of_milky_nettle_tea. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4241 Nettles A_handful_of_nettles. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4242 Cup_of_tea A_nice_cup_of_nettle_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4243 Cup_of_tea A_milky_cup_of_nettle_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4244 Porcelain_cup A_porcelain_cup. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4245 Cup_of_tea Some_nettle_tea_in_a_porcelain_cup. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4246 Cup_of_tea Some_milky_nettle_tea_in_a_porcelain_cup. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4247 Mystical_robes The_Robes_of_Necrovarus. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4248 Book_of_haricanto The_Book_of_Haricanto. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4249 Translation_manual A_translation_manual. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4250 Ghostspeak_amulet The_amulet_of_ghostspeak_glows_green_from_the_crone's_enchantment. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4251 Ectophial The_Ectophial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4252 Ectophial The_Ectophial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4253 Model_ship A_small_wooden_ship. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4254 Model_ship A_small_wooden_ship_with_a_silk_flag. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4255 Bonemeal A_pot_of_crushed_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4256 Bonemeal A_pot_of_crushed_bat_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4257 Bonemeal A_pot_of_crushed_big_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4258 Bonemeal A_pot_of_crushed_burnt_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4259 Bonemeal A_pot_of_crushed_burnt_jogre_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4260 Bonemeal A_pot_of_crushed_baby_dragon_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4261 Bonemeal A_pot_of_crushed_dragon_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4262 Bonemeal A_pot_of_crushed_wolf_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4263 Bonemeal A_pot_of_crushed_small_ninja_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4264 Bonemeal A_pot_of_crushed_medium_ninja_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4265 Bonemeal A_pot_of_crushed_gorilla_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4266 Bonemeal A_pot_of_crushed_bearded_gorilla_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4267 Bonemeal A_pot_of_crushed_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4268 Bonemeal A_pot_of_crushed_small_zombie_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4269 Bonemeal A_pot_of_crushed_large_zombie_monkey_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4270 Bonemeal A_pot_of_crushed_skeleton_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4271 Bonemeal A_pot_of_crushed_jogre_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4272 Bone_key A_key_dropped_by_Necrovarus. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4273 Chest_key A_key_to_a_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4274 Map_scrap A_section_from_some_kind_of_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4275 Map_scrap A_section_from_some_kind_of_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4276 Map_scrap A_section_from_some_kind_of_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4277 Treasure_map A_complete_treasure_map. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4278 Ecto-token A_token_with_ectoplasm_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4280 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4282 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4283 Petition_form A_scroll_of_paper_containing_signatures. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4284 Bedsheet It's_a_bedsheet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4285 Bedsheet It's_an_ectoplasm-covered_bedsheet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4286 Bucket_of_slime It's_a_bucket_of_ectoplasm. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4287 Raw_beef This_raw_beef_is_rancid. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4288 Raw_beef Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4289 Raw_chicken This_raw_chicken_is_rancid. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4290 Raw_chicken Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4291 Cooked_chicken This_cooked_chicken_looks_disgusting. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4292 Cooked_chicken Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4293 Cooked_meat I_wouldn't_eat_that_if_I_were_you. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4294 Cooked_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4295 Female_ham She's_a_Human_against_Monsters. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4296 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4297 Male_ham He's_a_Human_against_Monsters. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4298 Ham_shirt A_vivid_crimson_shirt. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4299 Ham_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4300 Ham_robe A_vivid_crimson_robe. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4301 Ham_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4302 Ham_hood Light-weight_head_protection_and_eye_shield. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4303 Ham_hood Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4304 Ham_cloak A_HAM_cape. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4305 Ham_cloak Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4306 H.a.m_logo A_badge_for_the_HAM_cult. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4307 H.a.m_logo Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4308 Gloves HAM_gloves_as_worn_by_the_Humans_Against_Monsters_group. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4309 Gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4310 Boots HAM_boots_as_worn_by_the_Humans_Against_Monsters_group. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4311 Boots Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4312 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4313 Crystal_of_seren A_book_on_elven_crystal. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4314 Crystal_of_seren Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4315 Team-1_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4316 Team-1_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4317 Team-2_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4318 Team-2_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4319 Team-3_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4320 Team-3_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4321 Team-4_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4322 Team-4_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4323 Team-5_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4324 Team-5_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4325 Team-6_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4326 Team-6_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4327 Team-7_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4328 Team-7_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4329 Team-8_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4330 Team-8_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4331 Team-9_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4332 Team-9_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4333 Team-10_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4334 Team-10_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4335 Team-11_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4336 Team-11_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4337 Team-12_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4338 Team-12_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4339 Team-13_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4340 Team-13_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4341 Team-14_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4342 Team-14_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4343 Team-15_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4344 Team-15_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4345 Team-16_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4346 Team-16_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4347 Team-17_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4348 Team-17_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4349 Team-18_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4350 Team-18_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4351 Team-19_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4352 Team-19_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4353 Team-20_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4354 Team-20_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4355 Team-21_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4356 Team-21_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4357 Team-22_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4358 Team-22_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4359 Team-23_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4360 Team-23_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4361 Team-24_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4362 Team-24_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4363 Team-25_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4364 Team-25_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4365 Team-26_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4366 Team-26_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4367 Team-27_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4368 Team-27_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4369 Team-28_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4370 Team-28_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4371 Team-29_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4372 Team-29_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4373 Team-30_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4374 Team-30_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4375 Team-31_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4376 Team-31_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4377 Team-32_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4378 Team-32_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4379 Team-33_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4380 Team-33_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4381 Team-34_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4382 Team-34_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4383 Team-35_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4384 Team-35_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4385 Team-36_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4386 Team-36_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4387 Team-37_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4388 Team-37_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4389 Team-38_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4390 Team-38_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4391 Team-39_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4392 Team-39_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4393 Team-40_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4394 Team-40_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4395 Team-41_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4396 Team-41_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4397 Team-42_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4398 Team-42_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4399 Team-43_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4400 Team-43_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4401 Team-44_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4402 Team-44_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4403 Team-45_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4404 Team-45_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4405 Team-46_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4406 Team-46_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4407 Team-47_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4408 Team-47_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4409 Team-48_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4410 Team-48_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4411 Team-49_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4412 Team-49_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4413 Team-50_cape Ooohhh_look_at_the_pretty_colours... 50 50 50 0 0 0 0 0 0 1 1 0 2 0 0 +item = 4414 Team-50_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4415 Blunt_axe A_jungle_forester's_blunt_axe. 56 56 56 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4416 Herbal_tincture A_strong_medicinal_brew_for_heavy_chests. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4417 Guthix_rest(4) A_cup_of_Guthix_Rest. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4418 Guthix_rest(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4419 Guthix_rest(3) A_cup_of_Guthix_Rest. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4420 Guthix_rest(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4421 Guthix_rest(2) A_cup_of_Guthix_Rest. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4422 Guthix_rest(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4423 Guthix_rest(1) A_cup_of_Guthix_Rest. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4424 Guthix_rest(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4425 Stodgy_mattress A_half-filled_feather_mattress. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4426 Comfy_mattress A_comfy-looking_feather_mattress. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4427 Iron_oxide Looks_like_a_bunch_of_rust_to_me. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4428 Animate_rock_scroll An_animate_rock_spell_is_written_on_this_parchment. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4429 Broken_vane_part These_weathervane_directionals_are_broken. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4430 Directionals The_weathervane_directionals_should_work_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4431 Broken_vane_part This_weathervane_ornament_is_damaged. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4432 Ornament A_fixed_Weathervane_ornament. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4433 Broken_vane_part A_broken_Weathervane_pillar. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4434 Weathervane_pillar A_fixed_weathervane_rotating_pillar. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4435 Weather_report Clear_skies_ahead,_with_some_chance_of_showers,_thunderstorms,_ice_and_hail. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4436 Airtight_pot This_is_pretty_well_sealed. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4437 Airtight_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4438 Unfired_pot_lid This_needs_firing,_then_it_should_fit_on_a_normal-sized_pot. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4439 Unfired_pot_lid Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4440 Pot_lid This_should_fit_on_a_normal-sized_pot. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4441 Pot_lid Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4442 Breathing_salts An_airtight_pot_with_something_inside,_most_likely_breathing_salts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4443 Chicken_cage A_large_cage_for_transporting_chickens. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4444 Sharpened_axe A_jungle_forester's_super_sharp_axe. 56 56 56 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4445 Red_mahogany_log Some_rare_mahogany_logs_which_have_been_professionally_cured. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4446 Steel_key_ring I_can_store_my_keys_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4447 Antique_lamp I_Wonder_what_happens_if_I_rub_it... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4449 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4451 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4453 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4455 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4456 Bowl_of_hot_water It's_a_bowl_of_hot_water. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4457 Bowl_of_hot_water Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4458 Cup_of_water A_cup_of_water. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4459 Cup_of_water Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4460 Cup_of_hot_water It's_hot! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4461 Cup_of_hot_water Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4462 Ruined_herb_tea A_ruined_herb_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4463 Ruined_herb_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4464 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water_and_harralander. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4465 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4466 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water_and_guam. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4467 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4468 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water_and_marrentill. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4469 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4470 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water,_harralander_and_marrentill. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4471 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4472 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water,_harralander_and_guam. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4473 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4474 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water_and_A_guam. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4475 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4476 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water,_guam_and_marrentill. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4477 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4478 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water,_harralander,_marrentill_and_guam. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4479 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4480 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water,_A_guam_and_marrentill. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4481 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4482 Herb_tea_mix An_unfinished_herb_tea_made_up_of_water,_A_guam_and_harralander. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4483 Herb_tea_mix Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4484 Safety_guarantee The_strange_characters_supposedly_grant_Svidi_safe_passage_into_Rellekka. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4485 White_pearl This_fruit_is_known_as_White_Pearl._Should_taste_good. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4486 White_pearl_seed You_can_grow_this_seed_even_in_cold_mountain_ranges! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4487 Half_a_rock It's_a_piece_of_the_Ancient_Rock_of_the_mountain_people._It's_still_just_a_stone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4488 Corpse_of_woman The_corpse_of_a_woman_who_died_long_ago. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4489 Asleif's_necklace This_used_to_belong_to_Asleif,_daughter_of_the_mountain_camp_chieftain. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4490 Mud Yuck,_it's_sticky,_dirty_mud. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4491 Mud Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4492 Rock A_rock. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4493 Rock Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4494 Pole It's_just_a_long_stick,_really. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4495 Pole Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4496 Broken_pole Splintered_into_pieces,_it_has_become_completely_useless_to_you. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4497 Broken_pole Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4498 Rope It's_the_rope_you're_holding. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4499 Rope Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4500 Pole It's_the_pole_you're_holding. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4501 Pole Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4502 Bearhead Quite_ferocious_looking. 0 0 0 0 0 0 -3 -3 12 14 10 7 9 0 0 +item = 4503 Decorative_sword A_very_decorative_sword. 1300 1300 1300 9 14 -2 0 0 0 3 2 0 0 16 0 +item = 4504 Decorative_armour Very_decorative_armour. 5200 5200 5200 0 0 0 -30 -10 65 63 55 -6 63 0 0 +item = 4505 Decorative_armour Very_decorative_armour. 2600 2600 2600 0 0 0 -21 -7 33 31 29 -4 31 0 0 +item = 4506 Decorative_helm A_very_decorative_helm. 780 780 780 0 0 0 -3 -1 14 15 13 -1 14 0 0 +item = 4507 Decorative_shield A_very_decorative_shield. 2210 2210 2210 0 0 0 -8 -2 27 31 29 -1 29 0 0 +item = 4508 Decorative_sword A_very_decorative_sword. 3200 3200 3200 9 14 -2 0 0 0 3 2 0 0 16 0 +item = 4509 Decorative_armour Very_decorative_armour. 5120 9984 0 0 0 0 -30 -10 65 63 55 -6 63 0 0 +item = 4510 Decorative_armour Very_decorative_armour. 2560 3840 0 0 0 0 -21 -7 33 31 29 -4 31 0 0 +item = 4511 Decorative_helm A_very_decorative_helm. 768 1152 0 0 0 0 -3 -1 14 15 13 -1 14 0 0 +item = 4512 Decorative_shield A_very_decorative_shield. 2176 3264 0 0 0 0 -8 -2 27 31 29 -1 29 0 0 +item = 4513 Castlewars_hood The_colours_of_Saradomin. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4514 Castlewars_cloak A_fine_castlewars_Cape. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4515 Castlewars_hood The_colours_of_Zamorak. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4516 Castlewars_cloak A_fine_castlewars_Cape. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4517 Giant_frog_legs This_could_feed_a_family_of_gnomes_for_a_week! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4518 Giant_frog_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4519 Swamp_wallbeast A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4520 Swamp_cave_slime A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4521 Swamp_cave_bug A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4522 Oil_lamp Not_the_genie_sort. 28 28 28 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4523 Oil_lamp Swap_this_note_at_any_bank_for_the_equivalent_item. 28 28 28 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4524 Oil_lamp Not_the_genie_sort. 28 28 28 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4525 Oil_lamp An_oil_lamp_with_no_oil_in_it. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4526 Oil_lamp Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4527 Candle_lantern Put_a_candle_in_to_complete_it. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4528 Candle_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4529 Candle_lantern A_candle_in_a_glass_cage. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4530 Candle_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4531 Candle_lantern A_flickering_candle_in_a_glass_cage. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4532 Candle_lantern A_candle_in_a_glass_cage. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4533 Candle_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4534 Candle_lantern A_flickering_candle_in_a_glass_cage. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4535 Oil_lantern Put_oil_in_to_complete_it. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4536 Oil_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4537 Oil_lantern An_unlit_oil_lantern. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4538 Oil_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4539 Oil_lantern It_lights_your_way_through_the_dark_places_of_the_earth. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4540 Oil_lantern_frame Add_the_glass_to_complete. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4541 Oil_lantern_frame Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4542 Lantern_lens A_roughly_circular_disc_of_glass. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4543 Lantern_lens Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4544 Bullseye_lantern You_need_to_add_a_lens_before_you_can_use_it. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4545 Bullseye_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4546 Bullseye_lantern You_need_to_add_lamp_oil_before_you_can_use_it. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4547 Bullseye_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4548 Bullseye_lantern A_sturdy_steel_lantern. 420 420 420 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4549 Bullseye_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 420 420 420 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4550 Bullseye_lantern A_sturdy_steel_lantern_casting_a_bright_beam. 420 420 420 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4551 Spiny_helmet You_don't_want_to_wear_it_inside-out. 650 650 650 0 0 0 -6 -2 9 10 7 -1 9 0 0 +item = 4552 Spiny_helmet Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4558 Blue_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4559 Deep_blue_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4560 White_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4561 Purple_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4562 Red_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4563 Green_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4564 Pink_sweets Not_likely_to_last_until_next_Halloween. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4565 Basket_of_eggs Hand_them_out_to_spread_the_Easter_happiness. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4566 Rubber_chicken Perhaps_not_the_most_powerful_weapon_in_RuneScape. 0 0 0 -100 -100 -50 0 0 0 0 0 0 0 -10 0 +item = 4567 Gold_helmet Made_of_gold_and_white_gold. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4568 Dwarven_lore The_book_is_almost_falling_apart,_you'll_have_to_handle_it_quite_carefully. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4569 Book_page_1 A_missing_page_from_Rolad's_book!_It_seems_to_be_the_first_one. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4570 Book_page_2 A_missing_page_from_Rolad's_book!_It_seems_to_be_the_second_one. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4571 Book_page_3 A_missing_page_from_Rolad's_book!_It_seems_to_be_the_third_one. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4572 Pages Missing_pages! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4573 Pages A_collection_of_missing_pages_from_Rolad's_book! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4574 Base_schematics These_are_the_base_schematics_of_a_dwarven_multicannon 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4575 Schematic A_transparent_overlay_-_details_of_something? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4576 Schematics Transparent_overlays_-_details_of_something? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4577 Schematics Transparent_overlays_-_details_of_something? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4578 Schematic The_assembled_schematic_for_modifying_the_dwarven_multicannon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4579 Cannon_ball A_heavy_gold_metal_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4580 Black_spear A_black_tipped_spear. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4581 Black_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4582 Black_spear(p) A_poisoned_black_tipped_spear. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4583 Black_spear(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4584 Black_spear(kp) A_Karambwan_poisoned_black_tipped_spear. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4585 Dragon_plateskirt This_looks_pretty_heavy. 108000 162000 0 0 0 0 -21 -7 68 66 63 -4 65 0 0 +item = 4586 Dragon_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 108000 162000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4587 Dragon_scimitar A_vicious,_curved_sword. 40000 60000 0 8 67 -2 0 0 0 1 0 0 0 66 0 +item = 4588 Dragon_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 60000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4589 Keys Keys_to_the_Mayor's_house. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4590 Jewels The_Mayor_of_Pollnivneach's_wife's_jewels. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4591 Karidian_headpiece Wear_it_on_your_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4592 Karidian_headpiece Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4593 Fake_beard Makes_me_itch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4594 Fake_beard Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4595 Karidian_disguise Makes_my_face_itch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4596 Karidian_disguise Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4597 Note A_note_found_in_the_Mayor's_bedroom_mentioning_the_word_'Fibonacci'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4598 Note A_list_of_5_numbers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4599 Oak-blackjack A_handy_little_club_made_out_of_oak. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4600 Willow-blackjack A_handy_little_club_made_out_of_willow. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4601 Ugthanki_dung Dung_of_the_Camelus_Horribleus_variety. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4602 Ugthanki_dung Poor_Camel,_what_have_I_fed_you? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4603 Receipt A_receipt_for_one_'Camelus_Horribleus'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4604 Hag's_poison A_red_viscous_liquid_in_a_vial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4605 Snake_charm Makes_a_hissing_sound. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4606 Snake_basket This_is_used_to_hold_snakes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4607 Snake_basket_full This_basket_contains_a_snake. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4608 Super_kebab A_meaty_and_very_hot_kebab. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4609 Super_kebab Swap_this_note_at_any_bank_for_the_equivalent_item. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4610 Red_hot_sauce The_bottle_feels_warm. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4611 Desert_disguise A_disguise_suitable_for_the_desert. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4612 Willow-blackjack Swap_this_note_at_any_bank_for_the_equivalent_item. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4613 Spinning_plate It_has_a_picture_of_a_dragon_on_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4614 Broken_plate Alas... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4615 Letter An_old_faded_letter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4616 Varmen's_notes An_archaeologist's_notes. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4617 Display_cabinet_key The_museum_curator's_key. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4618 Statuette A_beautifully-carved_stone_statuette. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4619 Strange_implement It's_pretty,_but_you_wish_you_knew_what_it_was. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4620 Black_mushroom It_looks_horrible. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4621 Phoenix_feather A_long_feather_patterned_like_a_flame. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4622 Black_mushroom_ink Black_ink_made_out_of_mushrooms. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4623 Phoenix_quill_pen A_phoenix_feather_dipped_in_ink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4624 Golem_program It_reads_'YOUR_TASK_IS_DONE'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4625 Bandit A_tough_looking_criminal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4626 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4627 Bandit's_brew A_cheeky_little_lager. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4628 Bandit's_brew Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4653 Fire Hot! 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4654 Etchings A_copy_of_the_engravings_found_on_a_mysterious_stone_tablet. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4655 Translation A_rough_translation_made_from_archaeological_etchings. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4656 Warm_key This_key_is_unusually_warm_to_the_touch. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4657 Ring_of_visibility A_ring_that_allows_you_to_see_things_that_are_normally_invisible... 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4658 Silver_pot A_silver_pot_made_by_Ruantun. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4659 Blessed_pot A_silver_pot_made_by_Ruantun_and_blessed_on_Entrana. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4660 Silver_pot A_silver_pot_made_by_Ruantun_filled_with_your_blood. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4661 Blessed_pot A_blessed_silver_pot_made_by_Ruantun_filled_with_your_blood. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4662 Silver_pot A_silver_pot_made_by_Ruantun_filled_with_blood_and_garlic. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4663 Blessed_pot A_blessed_silver_pot_filled_with_blood_and_garlic. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4664 Silver_pot A_silver_pot_made_by_Ruantun_filled_with_blood,_garlic_and_spices. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4665 Blessed_pot A_blessed_silver_pot_filled_with_blood,_garlic_and_spices. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4666 Silver_pot A_silver_pot_made_by_Ruantun_filled_with_blood_and_spices. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4667 Blessed_pot A_blessed_silver_pot_filled_with_blood_and_spices. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4668 Garlic_powder Finely_ground_garlic_powder. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4669 Garlic_powder Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4670 Blood_diamond The_Diamond_of_Blood. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4671 Ice_diamond The_Diamond_of_Ice. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4672 Smoke_diamond The_Diamond_of_Smoke. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4673 Shadow_diamond The_Diamond_of_Shadow. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4674 Gilded_cross An_old_and_strangely_shaped_metal_cross. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4675 Ancient_staff A_magical_staff_of_ancient_origin... 40000 60000 0 10 -1 40 15 0 2 3 1 15 0 50 -1 +item = 4676 Ancient_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 60000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4677 Catspeak_amulet It's_an_amulet_of_cat_speak._It_makes_vague_purring_noises. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4678 Canopic_jar Has_a_lid_shaped_like_a_man._I_think_it_contains_someone's_liver._Yuck. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4679 Canopic_jar Has_a_lid_shaped_like_an_ape._Eeew!_I_think_it_contains_someone's_intestines. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4680 Canopic_jar Has_a_lid_shaped_like_a_bug._Disgusting!_I_think_there's_a_stomach_inside. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4681 Canopic_jar Has_a_lid_shaped_like_a_crocodile._Yuck,_I_think_there_are_lungs_inside. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4682 Holy_symbol Menaphite_lucky_charm. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4683 Unholy_symbol Sign_of_the_devourer. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4684 Linen One_sheet_of_mummy_wrap. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4685 Linen Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4686 Embalming_manual Little_book_of_embalming_by_Bod_E._Wrapper. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4687 Bucket_of_sap It's_a_bucket_of_sap. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4688 Bucket_of_sap Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4689 Pile_of_salt A_little_heap_of_salt. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4690 Pile_of_salt Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4691 Sphinx's_token Miniature_golden_statue_of_a_sphinx. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4692 Gold_leaf Very_delicate_thin_pressed_gold. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4693 Full_bucket It's_a_bucket_of_salty_water. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4694 Steam_rune A_combined_Water_and_Fire_Rune. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4695 Mist_rune A_combined_Air_and_Water_Rune. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4696 Dust_rune A_combined_Air_and_Earth_Rune. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4697 Smoke_rune A_combined_Air_and_Fire_Rune. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4698 Mud_rune A_combined_Earth_and_Water_Rune. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4699 Lava_rune A_combined_Earth_and_Fire_Rune. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4700 Sapphire_lantern You_need_to_add_lamp_oil_before_you_can_use_it. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4701 Sapphire_lantern A_bullseye_lantern_with_a_sapphire_for_a_lens. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4702 Sapphire_lantern A_lantern_casting_a_bright_blue_beam. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4703 Magic_stone Doesn't_look_very_special. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4704 Stone_bowl A_magic_stone_bowl_for_catching_the_tears_of_Guthix. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4706 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4707 Crumbling_tome This_book_must_be_really_old! 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4708 Ahrim's_hood Ahrim_the_Blighted's_leather_hood. 5200 7800 0 0 0 0 6 -2 15 13 16 6 0 0 0 +item = 4709 Ahrim's_hood Swap_this_note_at_any_bank_for_the_equivalent_item. 5200 7800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4710 Ahrim's_staff Ahrim_the_Blighted's_quarterstaff. 34000 51000 0 12 -1 65 15 0 3 2 5 15 0 68 0 +item = 4711 Ahrim's_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 34000 51000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4712 Ahrim's_robetop Ahrim_the_Blighted's_armoured_robe_top. 20000 30000 0 0 0 0 30 -10 52 37 63 30 0 0 0 +item = 4713 Ahrim's_robetop Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4714 Ahrim's_robeskirt Ahrim_the_Blighted's_armoured_robe_skirt. 18800 28200 0 0 0 0 22 -7 33 30 36 22 0 0 0 +item = 4715 Ahrim's_robeskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 18800 28200 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4716 Dharok's_helm Dharok_the_Wretched's_helm. 41200 61800 0 0 0 0 0 0 45 48 44 -1 51 0 0 +item = 4717 Dharok's_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4718 Dharok's_greataxe Dharok_the_Wretched's_greataxe. 83200 124800 0 0 103 95 -4 0 0 0 0 0 -1 105 0 +item = 4719 Dharok's_greataxe Swap_this_note_at_any_bank_for_the_equivalent_item. 83200 124800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4720 Dharok's_platebody Dharok_the_Wretched's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4721 Dharok's_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4722 Dharok's_platelegs Dharok_the_Wretched's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 +item = 4723 Dharok's_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4724 Guthan's_helm Guthan_the_Infested's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 +item = 4725 Guthan's_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4726 Guthan's_warspear Guthan_the_Infested's_warspear. 40000 60000 0 75 75 75 0 0 7 7 7 0 0 75 0 +item = 4727 Guthan's_warspear Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 60000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4728 Guthan's_platebody Guthan_the_Infested's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4729 Guthan's_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4730 Guthan's_chainskirt Guthan_the_Infested's_chainskirt. 110000 165000 0 0 0 0 -14 -7 75 72 73 -4 82 0 0 +item = 4731 Guthan's_chainskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4732 Karil's_coif Karil_the_Tainted's_coif_and_facemask. 5200 7800 0 0 0 0 -3 3 6 9 12 6 10 0 0 +item = 4733 Karil's_coif Swap_this_note_at_any_bank_for_the_equivalent_item. 5200 7800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4734 Karil's_crossbow Karil_the_Tainted's_repeating_crossbow. 64000 96000 0 0 0 0 0 84 0 0 0 0 0 0 0 +item = 4735 Karil's_crossbow Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 96000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4736 Karil's_leathertop Karil_the_Tainted's_leather_body_armour. 20000 30000 0 0 0 0 -15 30 47 42 50 65 57 0 0 +item = 4737 Karil's_leathertop Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4738 Karil's_leatherskirt Karil_the_Tainted's_leather_skirt. 18800 28200 0 0 0 0 -10 17 26 20 28 35 33 0 0 +item = 4739 Karil's_leatherskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 18800 28200 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4740 Bolt_rack Must_need_a_special_type_of_crossbow_to_use_this. 20 30 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4745 Torag's_helm Torag_the_Corrupted's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 +item = 4746 Torag's_helm Swap_this_note_at_any_bank_for_the_equivalent_item 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4747 Torag's_hammers Torag_the_Corrupted's_twin_hammers. 64000 96000 0 -4 -4 85 -4 0 0 0 0 0 0 72 0 +item = 4748 Torag's_hammers Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 96000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4749 Torag's_platebody Torag_the_Corrupted's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4750 Torag's_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4751 Torag's_platelegs Torag_the_Corrupted's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 +item = 4752 Torag's_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4753 Verac's_helm Verac_the_Defiled's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 0 56 0 3 +item = 4754 Verac's_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4755 Verac's_flail Verac_the_Defiled's_flail. 64000 96000 0 68 -2 82 0 0 0 0 0 0 0 72 6 +item = 4756 Verac's_flail Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 96000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4757 Verac's_brassard Verac_the_Defiled's_brassard. 112000 168000 0 0 0 0 -6 -2 81 95 85 0 81 0 5 +item = 4758 Verac's_brassard Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4759 Verac's_plateskirt Verac_the_Defiled's_plate_skirt. 110000 165000 0 0 0 0 -21 -7 85 82 83 0 84 0 4 +item = 4760 Verac's_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4773 Bronze_brutal Blunt_bronze_arrow...ouch 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4778 Iron_brutal Blunt_iron_arrow...ouch 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4783 Steel_brutal Blunt_steel_arrow...ouch 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4788 Black_brutal Blunt_black_arrow...ouch 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4793 Mithril_brutal Blunt_mithril_arrow...ouch 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4798 Adamant_brutal Blunt_adamantite_arrow...ouch 95 95 95 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4803 Rune_brutal Blunt_rune_arrow...ouch 450 450 450 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4808 Black_prism A_very_black_prism. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4809 Torn_page A_half_torn_necromantic_page. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4810 Ruined_backpack A_broken_and_useless_looking_backpack_with_the_moniker,'B.Vahn'_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4811 Dragon_inn_tankard A_white_ceramic_mug_with_a_dragon_insignia. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4812 Zogre_bones A_pile_of_Zombie_Ogre_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4813 Zogre_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4814 Sithik_portrait A_classic_realist_charcoal_portrait_of_Sithik. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4815 Sithik_portrait A_semi-nihilistic,_pseudo-impressionistic,_half-squarist_charcoal_sketch_of_Sithik. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4816 Signed_portrait A_signed_classic_realist_charcoal_portrait_of_Sithik. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4817 Book_of_portraiture A_book_explaining_the_art_of_portraiture. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4818 Ogre_artefact An_ancient_ogre_artefact_-_resembling_a_heavy_large_helm. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4819 Bronze_nails Keeps_things_in_place_fairly_permanently. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4820 Iron_nails Keeps_things_in_place_fairly_permanently. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4821 Black_nails Keeps_things_in_place_fairly_permanently. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4822 Mithril_nails Keeps_things_in_place_fairly_permanently. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4823 Adamantite_nails Keeps_things_in_place_fairly_permanently. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4824 Rune_nails Keeps_things_in_place_fairly_permanently. 220 220 220 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4825 Unstrung_comp_bow An_unstrung_composite_ogre_bow. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4826 Unstrung_comp_bow Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4827 Comp_ogre_bow A_composite_ogre_bow. 180 180 180 0 0 0 0 38 0 0 0 0 0 0 0 +item = 4828 Comp_ogre_bow Swap_this_note_at_any_bank_for_the_equivalent_item. 180 180 180 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4829 Book_of_'h.a.m' A_book_of_H.A.M_affiliation. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4830 Fayrg_bones Ancient_ogre_bones_from_the_ogre_burial_tomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4831 Fayrg_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4832 Raurg_bones Ancient_ogre_bones_from_the_ogre_burial_tomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4833 Raurg_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4834 Ourg_bones Ancient_ogre_bones_from_the_ogre_burial_tomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4835 Ourg_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4836 Strange_potion Some_strange_liquid_given_to_you_by_Zavistic_Rarve. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4837 Necromancy_book A_book_of_necromantic_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4838 Cup_of_tea Looks_like_an_innocent_cup_of_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4839 Ogre_gate_key A_key_to_some_sort_of_special_tomb_area. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4840 Rogue's_purse_potion(unf) I_need_another_ingredient_to_finish_this_Rogues_purse_potion. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4841 Rogue's_purse_potion(unf) Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4842 Relicym's_balm(4) Relicym's_balm,_which_helps_cure_disease. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4843 Relicym's_balm(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4844 Relicym's_balm(3) Relicym's_balm,_which_helps_cure_disease. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4845 Relicym's_balm(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4846 Relicym's_balm(2) Relicym's_balm,_which_helps_cure_disease. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4847 Relicym's_balm(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4848 Relicym's_balm(1) Relicym's_balm,_which_helps_cure_disease. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4849 Relicym's_balm(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4850 Ogre_coffin_key A_key_which_opens_coffins! 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4851 Ogre_coffin_key Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4852 Bonemeal A_pot_of_crushed_zogre_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4853 Bonemeal A_pot_of_crushed_fayrg_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4854 Bonemeal A_pot_of_crushed_raurg_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4855 Bonemeal A_pot_of_crushed_ourg_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4856 Ahrim's_hood_100 Ahrim_the_Blighted's_leather_hood. 5200 13000 0 0 0 0 6 -2 15 13 16 6 0 0 0 +item = 4857 Ahrim's_hood_75 Ahrim_the_Blighted's_leather_hood. 5200 13000 0 0 0 0 6 -2 15 13 16 6 0 0 0 +item = 4858 Ahrim's_hood_50 Ahrim_the_Blighted's_leather_hood. 5200 13000 0 0 0 0 6 -2 15 13 16 6 0 0 0 +item = 4859 Ahrim's_hood_25 Ahrim_the_Blighted's_leather_hood. 5200 13000 0 0 0 0 6 -2 15 13 16 6 0 0 0 +item = 4860 Ahrim's_hood_0 Ahrim_the_Blighted's_leather_hood. 5200 13000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4861 Ahrim's_hood_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 5200 13000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4862 Ahrim's_staff_100 Ahrim_the_Blighted's_quarterstaff. 34000 51000 0 12 -1 65 15 0 3 2 5 15 0 68 0 +item = 4863 Ahrim's_staff_75 Ahrim_the_Blighted's_quarterstaff. 34000 51000 0 12 -1 65 15 0 3 2 5 15 0 68 0 +item = 4864 Ahrim's_staff_50 Ahrim_the_Blighted's_quarterstaff. 34000 51000 0 12 -1 65 15 0 3 2 5 15 0 68 0 +item = 4865 Ahrim's_staff_25 Ahrim_the_Blighted's_quarterstaff. 34000 51000 0 12 -1 65 15 0 3 2 5 15 0 68 0 +item = 4866 Ahrim's_staff_0 Ahrim_the_Blighted's_quarterstaff. 34000 51000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4867 Ahrim's_staff_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 34000 51000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4868 Ahrim's_top_100 Ahrim_the_Blighted's_armoured_robe_top. 20000 30000 0 0 0 0 30 -10 52 37 63 30 0 0 0 +item = 4869 Ahrim's_top_75 Ahrim_the_Blighted's_armoured_robe_top. 20000 30000 0 0 0 0 30 -10 52 37 63 30 0 0 0 +item = 4870 Ahrim's_top_50 Ahrim_the_Blighted's_armoured_robe_top. 20000 30000 0 0 0 0 30 -10 52 37 63 30 0 0 0 +item = 4871 Ahrim's_top_25 Ahrim_the_Blighted's_armoured_robe_top. 20000 30000 0 0 0 0 30 -10 52 37 63 30 0 0 0 +item = 4872 Ahrim's_top_0 Ahrim_the_Blighted's_armoured_robe_top. 20000 30000 0 0 0 0 30 -10 52 37 63 30 0 0 0 +item = 4873 Ahrim's_top_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4874 Ahrim's_skirt_100 Ahrim_the_Blighted's_armoured_robe_skirt. 18800 28200 0 0 0 0 22 -7 33 30 36 22 0 0 0 +item = 4875 Ahrim's_skirt_75 Ahrim_the_Blighted's_armoured_robe_skirt. 18800 28200 0 0 0 0 22 -7 33 30 36 22 0 0 0 +item = 4876 Ahrim's_skirt_50 Ahrim_the_Blighted's_armoured_robe_skirt. 18800 28200 0 0 0 0 22 -7 33 30 36 22 0 0 0 +item = 4877 Ahrim's_skirt_25 Ahrim_the_Blighted's_armoured_robe_skirt. 18800 28200 0 0 0 0 22 -7 33 30 36 22 0 0 0 +item = 4878 Ahrim's_skirt_0 Ahrim_the_Blighted's_armoured_robe_skirt. 18800 28200 0 0 0 0 22 -7 33 30 36 22 0 0 0 +item = 4879 Ahrim's_skirt_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 18800 28200 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4880 Dharok's_helm_100 Dharok_the_Wretched's_helm. 41200 61800 0 0 0 0 0 0 45 48 44 -1 51 0 0 +item = 4881 Dharok's_helm_75 Dharok_the_Wretched's_helm. 41200 61800 0 0 0 0 0 0 45 48 44 -1 51 0 0 +item = 4882 Dharok's_helm_50 Dharok_the_Wretched's_helm. 41200 61800 0 0 0 0 0 0 45 48 44 -1 51 0 0 +item = 4883 Dharok's_helm_25 Dharok_the_Wretched's_helm. 41200 61800 0 0 0 0 0 0 45 48 44 -1 51 0 0 +item = 4884 Dharok's_helm_0 Dharok_the_Wretched's_helm. 41200 61800 0 0 0 0 0 0 45 48 44 -1 51 0 0 +item = 4885 Dharok's_helm_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4886 Dharok's_axe_100 Dharok_the_Wretched's_greataxe. 83200 124800 0 0 103 95 -4 0 0 0 0 0 -1 105 0 +item = 4887 Dharok's_axe_75 Dharok_the_Wretched's_greataxe. 83200 124800 0 0 103 95 -4 0 0 0 0 0 -1 105 0 +item = 4888 Dharok's_axe_50 Dharok_the_Wretched's_greataxe. 83200 124800 0 0 103 95 -4 0 0 0 0 0 -1 105 0 +item = 4889 Dharok's_axe_25 Dharok_the_Wretched's_greataxe. 83200 124800 0 0 103 95 -4 0 0 0 0 0 -1 105 0 +item = 4890 Dharok's_axe_0 Dharok_the_Wretched's_greataxe. 83200 124800 0 0 103 95 -4 0 0 0 0 0 -1 105 0 +item = 4891 Dharok's_axe_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 83200 124800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4892 Dharok's_body_100 Dharok_the_Wretched's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4893 Dharok's_body_75 Dharok_the_Wretched's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4894 Dharok's_body_50 Dharok_the_Wretched's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4895 Dharok's_body_25 Dharok_the_Wretched's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4896 Dharok's_body_0 Dharok_the_Wretched's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4897 Dharok's_body_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4898 Dharok's_legs_100 Dharok_the_Wretched's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 +item = 4899 Dharok's_legs_75 Dharok_the_Wretched's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 +item = 4900 Dharok's_legs_50 Dharok_the_Wretched's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 +item = 4901 Dharok's_legs_25 Dharok_the_Wretched's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 +item = 4902 Dharok's_legs_0 Dharok_the_Wretched's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 +item = 4903 Dharok's_legs_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4904 Guthan's_helm_100 Guthan_the_Infested's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 +item = 4905 Guthan's_helm_75 Guthan_the_Infested's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 +item = 4906 Guthan's_helm_50 Guthan_the_Infested's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 +item = 4907 Guthan's_helm_25 Guthan_the_Infested's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 +item = 4908 Guthan's_helm_0 Guthan_the_Infested's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 +item = 4909 Guthan's_helm_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4910 Guthan's_spear_100 Guthan_the_Infested's_warspear. 40000 60000 0 75 75 75 0 0 7 7 7 0 0 75 0 +item = 4911 Guthan's_spear_75 Guthan_the_Infested's_warspear. 40000 60000 0 75 75 75 0 0 7 7 7 0 0 75 0 +item = 4912 Guthan's_spear_50 Guthan_the_Infested's_warspear. 40000 60000 0 75 75 75 0 0 7 7 7 0 0 75 0 +item = 4913 Guthan's_spear_25 Guthan_the_Infested's_warspear. 40000 60000 0 75 75 75 0 0 7 7 7 0 0 75 0 +item = 4914 Guthan's_spear_0 Guthan_the_Infested's_warspear. 40000 60000 0 75 75 75 0 0 7 7 7 0 0 75 0 +item = 4915 Guthan's_spear_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 60000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4916 Guthan's_body_100 Guthan_the_Infested's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4917 Guthan's_body_75 Guthan_the_Infested's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4918 Guthan's_body_50 Guthan_the_Infested's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4919 Guthan's_body_25 Guthan_the_Infested's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4920 Guthan's_body_0 Guthan_the_Infested's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4921 Guthan's_body_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4922 Guthan's_skirt_100 Guthan_the_Infested's_chainskirt. 110000 165000 0 0 0 0 -14 -7 75 72 73 -4 82 0 0 +item = 4923 Guthan's_skirt_75 Guthan_the_Infested's_chainskirt. 110000 165000 0 0 0 0 -14 -7 75 72 73 -4 82 0 0 +item = 4924 Guthan's_skirt_50 Guthan_the_Infested's_chainskirt. 110000 165000 0 0 0 0 -14 -7 75 72 73 -4 82 0 0 +item = 4925 Guthan's_skirt_25 Guthan_the_Infested's_chainskirt. 110000 165000 0 0 0 0 -14 -7 75 72 73 -4 82 0 0 +item = 4926 Guthan's_skirt_0 Guthan_the_Infested's_chainskirt. 110000 165000 0 0 0 0 -14 -7 75 72 73 -4 82 0 0 +item = 4927 Guthan's_skirt_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4928 Karil's_coif_100 Karil_the_Tainted's_coif_and_facemask. 5200 7800 0 0 0 0 -3 3 6 9 12 6 10 0 0 +item = 4929 Karil's_coif_75 Karil_the_Tainted's_coif_and_facemask. 5200 7800 0 0 0 0 -3 3 6 9 12 6 10 0 0 +item = 4930 Karil's_coif_50 Karil_the_Tainted's_coif_and_facemask. 5200 7800 0 0 0 0 -3 3 6 9 12 6 10 0 0 +item = 4931 Karil's_coif_25 Karil_the_Tainted's_coif_and_facemask. 5200 7800 0 0 0 0 -3 3 6 9 12 6 10 0 0 +item = 4932 Karil's_coif_0 Karil_the_Tainted's_coif_and_facemask. 5200 7800 0 0 0 0 -3 3 6 9 12 6 10 0 0 +item = 4933 Karil's_coif_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 5200 7800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4934 Karil's_x-bow_100 Karil_the_Tainted's_repeating_crossbow. 64000 96000 0 0 0 0 0 84 0 0 0 0 0 0 0 +item = 4935 Karil's_x-bow_75 Karil_the_Tainted's_repeating_crossbow. 64000 96000 0 0 0 0 0 84 0 0 0 0 0 0 0 +item = 4936 Karil's_x-bow_50 Karil_the_Tainted's_repeating_crossbow. 64000 96000 0 0 0 0 0 84 0 0 0 0 0 0 0 +item = 4937 Karil's_x-bow_25 Karil_the_Tainted's_repeating_crossbow. 64000 96000 0 0 0 0 0 84 0 0 0 0 0 0 0 +item = 4938 Karil's_x-bow_0 Karil_the_Tainted's_repeating_crossbow. 64000 96000 0 0 0 0 0 84 0 0 0 0 0 0 0 +item = 4939 Karil's_x-bow_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 96000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4940 Karil's_top_100 Karil_the_Tainted's_leather_body_armour. 20000 30000 0 0 0 0 -15 30 47 42 50 65 57 0 0 +item = 4941 Karil's_top_75 Karil_the_Tainted's_leather_body_armour. 20000 30000 0 0 0 0 -15 30 47 42 50 65 57 0 0 +item = 4942 Karil's_top_50 Karil_the_Tainted's_leather_body_armour. 20000 30000 0 0 0 0 -15 30 47 42 50 65 57 0 0 +item = 4943 Karil's_top_25 Karil_the_Tainted's_leather_body_armour. 20000 30000 0 0 0 0 -15 30 47 42 50 65 57 0 0 +item = 4944 Karil's_top_0 Karil_the_Tainted's_leather_body_armour. 20000 30000 0 0 0 0 -15 30 47 42 50 65 57 0 0 +item = 4945 Karil's_top_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 20000 30000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4946 Karil's_skirt_100 Karil_the_Tainted's_leather_skirt. 18800 28200 0 0 0 0 -10 17 26 20 28 35 33 0 0 +item = 4947 Karil's_skirt_75 Karil_the_Tainted's_leather_skirt. 18800 28200 0 0 0 0 -10 17 26 20 28 35 33 0 0 +item = 4948 Karil's_skirt_50 Karil_the_Tainted's_leather_skirt. 18800 28200 0 0 0 0 -10 17 26 20 28 35 33 0 0 +item = 4949 Karil's_skirt_25 Karil_the_Tainted's_leather_skirt. 18800 28200 0 0 0 0 -10 17 26 20 28 35 33 0 0 +item = 4950 Karil's_skirt_0 Karil_the_Tainted's_leather_skirt. 18800 28200 0 0 0 0 -10 17 26 20 28 35 33 0 0 +item = 4951 Karil's_skirt_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 18800 28200 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4952 Torag's_helm_100 Torag_the_Corrupted's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 +item = 4953 Torag's_helm_75 Torag_the_Corrupted's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 +item = 4954 Torag's_helm_50 Torag_the_Corrupted's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 +item = 4955 Torag's_helm_25 Torag_the_Corrupted's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 +item = 4956 Torag's_helm_0 Torag_the_Corrupted's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 -1 62 0 0 +item = 4957 Torag's_helm_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4958 Torag's_hammers_100 Torag's_hammers Torag_the_Corrupted's_twin_hammers. 64000 96000 0 -4 -4 85 -4 0 0 0 0 0 0 72 0 +item = 4959 Torag's_hammers_75 Torag_the_Corrupted's_twin_hammers. 64000 96000 0 -4 -4 85 -4 0 0 0 0 0 0 72 0 +item = 4960 Torag's_hammers_50 Torag_the_Corrupted's_twin_hammers. 64000 96000 0 -4 -4 85 -4 0 0 0 0 0 0 72 0 +item = 4961 Torag's_hammers_25 Torag_the_Corrupted's_twin_hammers. 64000 96000 0 -4 -4 85 -4 0 0 0 0 0 0 72 0 +item = 4962 Torag's_hammers_0 Torag_the_Corrupted's_twin_hammers. 64000 96000 0 -4 -4 85 -4 0 0 0 0 0 0 72 0 +item = 4963 Torag's_hammers_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 96000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4964 Torag's_body_100 Torag_the_Corrupted's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4965 Torag's_body_75 Torag_the_Corrupted's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4966 Torag's_body_50 Torag_the_Corrupted's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4967 Torag's_body_25 Torag_the_Corrupted's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4968 Torag's_body_0 Torag_the_Corrupted's_plate_body_armour. 112000 168000 0 0 0 0 -30 -10 122 120 107 -6 132 0 0 +item = 4969 Torag's_body_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4970 Torag's_legs_100 Torag_the_Corrupted's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 +item = 4971 Torag's_legs_75 Torag_the_Corrupted's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 +item = 4972 Torag's_legs_50 Torag_the_Corrupted's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 +item = 4973 Torag's_legs_25 Torag_the_Corrupted's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 +item = 4974 Torag's_legs_0 Torag_the_Corrupted's_plate_leg_armour. 110000 165000 0 0 0 0 -21 -7 85 82 83 -4 92 0 0 +item = 4975 Torag's_legs_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4976 Verac's_helm_100 Verac_the_Defiled's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 0 56 0 3 +item = 4977 Verac's_helm_75 Verac_the_Defiled's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 0 56 0 3 +item = 4978 Verac's_helm_50 Verac_the_Defiled's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 0 56 0 3 +item = 4979 Verac's_helm_25 Verac_the_Defiled's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 0 56 0 3 +item = 4980 Verac's_helm_0 Verac_the_Defiled's_helm. 41200 61800 0 0 0 0 -6 -2 55 58 54 0 56 0 3 +item = 4981 Verac's_helm_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 41200 61800 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4982 Verac's_flail_100 Verac_the_Defiled's_flail. 64000 96000 0 68 -2 82 0 0 0 0 0 0 0 72 6 +item = 4983 Verac's_flail_75 Verac_the_Defiled's_flail. 64000 96000 0 68 -2 82 0 0 0 0 0 0 0 72 6 +item = 4984 Verac's_flail_50 Verac_the_Defiled's_flail. 64000 96000 0 68 -2 82 0 0 0 0 0 0 0 72 6 +item = 4985 Verac's_flail_25 Verac_the_Defiled's_flail. 64000 96000 0 68 -2 82 0 0 0 0 0 0 0 72 6 +item = 4986 Verac's_flail_0 Verac_the_Defiled's_flail. 64000 96000 0 68 -2 82 0 0 0 0 0 0 0 72 6 +item = 4987 Verac's_flail_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 64000 96000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4988 Verac's_top_100 Verac_the_Defiled's_brassard. 112000 168000 0 0 0 0 -6 -2 81 95 85 0 81 0 5 +item = 4989 Verac's_top_75 Verac_the_Defiled's_brassard. 112000 168000 0 0 0 0 -6 -2 81 95 85 0 81 0 5 +item = 4990 Verac's_top_50 Verac_the_Defiled's_brassard. 112000 168000 0 0 0 0 -6 -2 81 95 85 0 81 0 5 +item = 4991 Verac's_top_25 Verac_the_Defiled's_brassard. 112000 168000 0 0 0 0 -6 -2 81 95 85 0 81 0 5 +item = 4992 Verac's_top_0 Verac_the_Defiled's_brassard. 112000 168000 0 0 0 0 -6 -2 81 95 85 0 81 0 5 +item = 4993 Verac's_top_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 112000 168000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 4994 Verac's_skirt_100 Verac_the_Defiled's_plate_skirt. 110000 165000 0 0 0 0 -21 -7 85 82 83 0 84 0 4 +item = 4995 Verac's_skirt_75 Verac_the_Defiled's_plate_skirt. 110000 165000 0 0 0 0 -21 -7 85 82 83 0 84 0 4 +item = 4996 Verac's_skirt_50 Verac_the_Defiled's_plate_skirt. 110000 165000 0 0 0 0 -21 -7 85 82 83 0 84 0 4 +item = 4997 Verac's_skirt_25 Verac_the_Defiled's_plate_skirt. 110000 165000 0 0 0 0 -21 -7 85 82 83 0 84 0 4 +item = 4998 Verac's_skirt_0 Verac_the_Defiled's_plate_skirt. 110000 165000 0 0 0 0 -21 -7 85 82 83 0 84 0 4 +item = 4999 Verac's_skirt_0 Swap_this_note_at_any_bank_for_the_equivalent_item. 110000 165000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5001 Raw_cave_eel It's_incredibly_slimy. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5002 Burnt_cave_eel It's_no_longer_slimy,_or_edible. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5003 Cave_eel It's_a_bit_slimy. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5004 Frog_spawn That's_disgusting! 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5005 Raw_cave_eel Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5006 Burnt_cave_eel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5007 Cave_eel Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5008 Brooch A_stone_brooch_with_a_symbol_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5009 Goblin_symbol_book A_book_about_the_ancient_goblin_tribes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5010 Key The_key_you_stole_from_Sigmund. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5011 Silverware You_found_the_Lumbridge_silverware_in_the_HAM_cave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5012 Peace_treaty A_peace_treaty_between_Lumbridge_and_the_Cave_Goblins. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5013 Mining_helmet A_helmet_with_a_lamp_on_it. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5014 Mining_helmet A_helmet_with_an_unlit_lamp_on_it. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5015 Mining_helmet Swap_this_note_at_any_bank_for_the_equivalent_item. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5016 Bone_spear Basic_but_brutal! 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5017 Bone_spear Swap_this_note_at_any_bank_for_the_equivalent_item. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5018 Bone_club Basic_but_brutal! 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5019 Bone_club Swap_this_note_at_any_bank_for_the_equivalent_item. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5020 Minecart_ticket A_ticket_to_take_you_from_Keldagrim_to_the_dwarven_mines_under_Ice_Mountain. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5021 Minecart_ticket A_ticket_to_take_you_from_the_dwarven_mines_under_Ice_Mountain_to_Keldagrim. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5022 Minecart_ticket A_ticket_to_take_you_from_Keldagrim_to_the_passage_under_White_Wolf_Mountain. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5023 Minecart_ticket A_ticket_to_take_you_from_the_passage_under_White_Wolf_Mountain_to_Keldagrim. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5024 Woven_top Far_too_small_to_wear. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5025 Woven_top Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5026 Woven_top Yellow_top,_too_small_for_me. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5027 Woven_top Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5028 Woven_top Blue_top,_very_tiny. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5029 Woven_top Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5030 Shirt Tiny! 450 450 450 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5031 Shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 450 450 450 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5032 Shirt Tiny! 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5033 Shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5034 Shirt Tiny! 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5035 Shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5036 Trousers A_pair_of_long_dwarven_trousers..._long_for_dwarves,_of_course. 550 550 550 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5037 Trousers Swap_this_note_at_any_bank_for_the_equivalent_item. 550 550 550 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5038 Trousers A_pair_of_long_dwarven_trousers..._long_for_dwarves,_of_course. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5039 Trousers Swap_this_note_at_any_bank_for_the_equivalent_item. 700 700 700 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5040 Trousers A_pair_of_long_dwarven_trousers..._long_for_dwarves,_of_course. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5041 Trousers Swap_this_note_at_any_bank_for_the_equivalent_item. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5042 Shorts These_look_great,_on_dwarves! 280 280 280 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5043 Shorts Swap_this_note_at_any_bank_for_the_equivalent_item. 280 280 280 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5044 Shorts Yellow_shorts._Far_too_small_for_you. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5045 Shorts Swap_this_note_at_any_bank_for_the_equivalent_item. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5046 Shorts Blue_shorts,_these_would_look_great_on_dwarves! 390 390 390 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5047 Shorts Swap_this_note_at_any_bank_for_the_equivalent_item. 390 390 390 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5048 Skirt A_brown_skirt._Size_small! 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5049 Skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5050 Skirt Lilac_skirt. 550 550 550 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5051 Skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 550 550 550 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5052 Skirt A_blue_skirt. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5053 Skirt Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5054 Dwarf Petit. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5055 Dwarf Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5056 Dwarven_battleaxe This_looks_very_rusty_and_worn. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5057 Dwarven_battleaxe This_axe_blade_has_been_sharpened. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5058 Dwarven_battleaxe Three_sapphires_have_been_crafted_onto_the_hilt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5059 Dwarven_battleaxe This_axe_has_a_sharp_blade_and_there_are_sapphires_in_the_hilt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5060 Dwarven_battleaxe This_battleaxe_is_in_the_process_of_having_sapphires_fitted_onto_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5061 Dwarven_battleaxe This_battleaxe_is_in_the_process_of_having_sapphires_fitted_onto_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5062 Left_boot One_of_a_pair_I_assume. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5063 Right_boot A_good_looking_boot,_for_the_right_foot._Literally. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5064 Exquisite_boots A_lovely_pair_of_boots. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5065 Book_on_costumes An_old_library_book._It_bears_the_title_'Scholars_Guide_to_Dwarven_Costumes'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5066 Meeting_notes These_notes_are_from_a_meeting_of_the_Keldagrim_Consortium. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5067 Exquisite_clothes Clothes_for_the_sculptor's_model. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5068 Master_farmer A_master_at_farming. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5069 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5070 Bird_nest It's_a_bird's_nest_with_an_egg_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5071 Bird_nest It's_a_bird's_nest_with_an_egg_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5072 Bird_nest It's_a_bird's_nest_with_an_egg_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5073 Bird_nest It's_a_bird's_nest_with_some_seeds_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5074 Bird_nest It's_a_bird's_nest_with_a_ring_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5075 Bird_nest It's_an_empty_bird's_nest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5076 Bird's_egg A_red_bird's_egg. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5077 Bird's_egg A_blue_bird's_egg. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5078 Bird's_egg A_green_bird's_egg. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5081 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5083 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5085 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5087 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5089 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5091 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5093 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5095 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5096 Marigold_seed A_marigold_seed_-_plant_in_a_flower_patch. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5097 Rosemary_seed A_rosemary_seed_-_plant_in_a_flower_patch. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5098 Nasturtium_seed A_nasturtium_seed_-_plant_in_a_flower_patch. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5099 Woad_seed A_woad_seed_-_plant_in_a_flower_patch. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5100 Limpwurt_seed A_limpwurt_seed_-_plant_in_a_flower_patch. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5101 Redberry_seed A_redberry_bush_seed_-_plant_in_a_bush_patch. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5102 Cadavaberry_seed A_cadavaberry_bush_seed_-_plant_in_a_bush_patch. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5103 Dwellberry_seed A_dwellberry_bush_seed_-_plant_in_a_bush_patch. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5104 Jangerberry_seed A_jangerberry_bush_seed_-_plant_in_a_bush_patch. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5105 Whiteberry_seed A_whiteberry_bush_seed_-_plant_in_a_bush_patch. 133 133 133 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5106 Poison_ivy_seed A_poison_ivy_bush_seed_-_plant_in_a_bush_patch. 166 166 166 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5171 Seeds Some_seeds. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5280 Cactus_seed A_Cactus_seed_-_plant_in_a_cactus_patch. 99 99 99 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5281 Belladonna_seed Also_known_as_Deadly_Nightshade_-_plant_in_a_belladonna_patch. 177 177 177 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5282 Mushroom_spore A_Bittercap_mushroom_spore_-_plant_in_a_mushroom_patch. 86 86 86 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5283 Apple_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5284 Banana_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5285 Orange_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 31 31 31 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5286 Curry_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 39 39 39 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5287 Pineapple_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 74 74 74 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5288 Papaya_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 115 115 115 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5289 Palm_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 254 254 254 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5290 Calquat_tree_seed Plant_in_a_plantpot_of_soil_to_grow_a_sapling. 340 340 340 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5291 Guam_seed A_guam_seed_-_plant_in_a_herb_patch. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5292 Marrentill_seed A_marrentill_seed_-_plant_in_a_herb_patch. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5293 Tarromin_seed A_tarromin_seed_-_plant_in_a_herb_patch. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5294 Harralander_seed A_harralander_seed_-_plant_in_a_herb_patch. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5295 Ranarr_seed A_ranarr_seed_-_plant_in_a_herb_patch. 19 19 19 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5296 Toadflax_seed A_toadflax_seed_-_plant_in_a_herb_patch. 34 34 34 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5297 Irit_seed An_irit_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5298 Avantoe_seed An_avantoe_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5299 Kwuarm_seed A_kwuarm_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5300 Snapdragon_seed A_snapdragon_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5301 Cadantine_seed A_cadantine_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5302 Lantadyme_seed A_lantadyme_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5303 Dwarf_weed_seed A_dwarf_weed_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5304 Torstol_seed A_torstol_seed_-_plant_in_a_herb_patch. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5305 Barley_seed A_barley_seed_-_plant_in_a_hops_patch. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5306 Jute_seed A_jute_plant_seed_-_plant_in_a_hops_patch. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5307 Hammerstone_seed A_Hammerstone_hop_seed_-_plant_in_a_hops_patch. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5308 Asgarnian_seed An_Asgarnian_hop_seed_-_plant_in_a_hops_patch. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5309 Yanillian_seed A_Yanillian_hop_seed_-_plant_in_a_hops_patch. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5310 Krandorian_seed A_Krandorian_hop_seed_-_plant_in_a_hops_patch. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5311 Wildblood_seed A_Wildblood_hop_seed_-_plant_in_a_hops_patch. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5312 Acorn Plant_this_in_a_plantpot_of_soil_to_grow_a_sapling. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5313 Willow_seed Plant_this_in_a_plantpot_of_soil_to_grow_a_sapling. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5314 Maple_seed Plant_this_in_a_plantpot_of_soil_to_grow_a_sapling. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5315 Yew_seed Plant_this_in_a_plantpot_of_soil_to_grow_a_sapling. 143 143 143 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5316 Magic_seed Plant_this_in_a_plantpot_of_soil_to_grow_a_sapling. 422 422 422 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5317 Spirit_seed Plant_this_in_a_plantpot_of_soil_to_grow_a_sapling. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5318 Potato_seed A_potato_seed_-_plant_in_an_allotment. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5319 Onion_seed An_onion_seed_-_plant_in_an_allotment. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5320 Sweetcorn_seed A_sweetcorn_seed_-_plant_in_an_allotment. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5321 Watermelon_seed A_watermelon_seed_-_plant_in_an_allotment. 56 56 56 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5322 Tomato_seed A_tomato_seed_-_plant_in_an_allotment. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5323 Strawberry_seed A_strawberry_seed_-_plant_in_an_allotment. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5324 Cabbage_seed A_cabbage_seed_-_plant_in_an_allotment. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5325 Gardening_trowel Not_suitable_for_archaeological_digs. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5326 Gardening_trowel Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5327 Spade_handle I_need_to_attach_this_to_its_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5328 Spade_head I_need_to_attach_this_to_its_handle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5329 Secateurs Good_for_pruning_away_diseased_leaves. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5330 Secateurs Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5331 Watering_can This_watering_can_is_empty. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5332 Watering_can Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5333 Watering_can(1) This_watering_can_is_almost_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5334 Watering_can(2) This_watering_can_is_three-quarters_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5335 Watering_can(3) This_watering_can_is_just_under_half-full. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5336 Watering_can(4) Some_would_say_this_watering_can_is_half-full,_others_half-empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5337 Watering_can(5) This_watering_can_is_just_over_half-full. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5338 Watering_can(6) This_watering_can_is_three_quarters_full. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5339 Watering_can(7) This_watering_can_is_almost_completely_full. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5340 Watering_can(8) This_watering_can_is_completely_full. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5341 Rake Use_this_to_clear_weeds. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5342 Rake Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5343 Seed_dibber Use_this_to_plant_seeds_with. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5344 Seed_dibber Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5345 Gardening_boots A_pair_of_gardening_boots. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5346 Gardening_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5347 Rake_handle I_need_to_reattach_this_to_its_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5348 Rake_head I_need_to_reattach_this_to_its_handle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5349 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5350 Plant_pot An_empty_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5351 Plant_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5352 Unfired_plant_pot An_unfired_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5353 Unfired_plant_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5354 Plant_pot A_plant_pot_filled_with_soil. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5355 Plant_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5356 Plant_pot A_plant_pot_filled_with_soil. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5357 Plant_pot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5358 Oak_seedling An_acorn_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5359 Willow_seedling A_willow_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5360 Maple_seedling A_maple_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5361 Yew_seedling A_yew_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5362 Magic_seedling A_magic_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5363 Spirit_seedling A_spirit_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5364 Oak_seedling An_acorn_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5365 Willow_seedling A_willow_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5366 Maple_seedling A_maple_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5367 Yew_seedling A_yew_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5368 Magic_seedling A_magic_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5369 Spirit_seedling A_spirit_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5370 Oak_sapling This_sapling_is_ready_to_be_replanted_in_a_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5371 Willow_sapling This_sapling_is_ready_to_be_replanted_in_a_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5372 Maple_sapling This_sapling_is_ready_to_be_replanted_in_a_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5373 Yew_sapling This_sapling_is_ready_to_be_replanted_in_a_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5374 Magic_sapling This_sapling_is_ready_to_be_replanted_in_a_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5375 Spirit_sapling This_sapling_is_ready_to_be_replanted_in_a_Spirit_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5376 Basket An_empty_fruit_basket. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5377 Basket Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5378 Apples(1) A_fruit_basket_filled_with_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5379 Apples(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5380 Apples(2) A_fruit_basket_filled_with_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5381 Apples(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5382 Apples(3) A_fruit_basket_filled_with_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5383 Apples(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5384 Apples(4) A_fruit_basket_filled_with_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5385 Apples(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5386 Apples(5) A_fruit_basket_filled_with_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5387 Apples(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5388 Oranges(1) A_fruit_basket_filled_with_oranges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5389 Oranges(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5390 Oranges(2) A_fruit_basket_filled_with_oranges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5391 Oranges(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5392 Oranges(3) A_fruit_basket_filled_with_oranges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5393 Oranges(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5394 Oranges(4) A_fruit_basket_filled_with_oranges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5395 Oranges(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5396 Oranges(5) A_fruit_basket_filled_with_oranges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5397 Oranges(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5398 Strawberries(1) A_fruit_basket_filled_with_strawberries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5399 Strawberries(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5400 Strawberries(2) A_fruit_basket_filled_with_strawberries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5401 Strawberries(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5402 Strawberries(3) A_fruit_basket_filled_with_strawberries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5403 Strawberries(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5404 Strawberries(4) A_fruit_basket_filled_with_strawberries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5405 Strawberries(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5406 Strawberries(5) A_fruit_basket_filled_with_strawberries. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5407 Strawberries(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5408 Bananas(1) A_fruit_basket_filled_with_bananas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5409 Bananas(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5410 Bananas(2) A_fruit_basket_filled_with_bananas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5411 Bananas(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5412 Bananas(3) A_fruit_basket_filled_with_bananas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5413 Bananas(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5414 Bananas(4) A_fruit_basket_filled_with_bananas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5415 Bananas(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5416 Bananas(5) A_fruit_basket_filled_with_bananas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5417 Bananas(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5418 Empty_sack An_empty_vegetable_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5419 Empty_sack Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5420 Potatoes(1) There_is_1_potato_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5421 Potatoes(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5422 Potatoes(2) There_are_2_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5423 Potatoes(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5424 Potatoes(3) There_are_3_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5425 Potatoes(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5426 Potatoes(4) There_are_4_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5427 Potatoes(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5428 Potatoes(5) There_are_5_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5429 Potatoes(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5430 Potatoes(6) There_are_6_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5431 Potatoes(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5432 Potatoes(7) There_are_7_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5433 Potatoes(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5434 Potatoes(8) There_are_8_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5435 Potatoes(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5436 Potatoes(9) There_are_9_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5437 Potatoes(9) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5438 Potatoes(10) There_are_10_potatoes_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5439 Potatoes(10) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5440 Onions(1) There_is_1_onion_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5441 Onions(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5442 Onions(2) There_are_2_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5443 Onions(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5444 Onions(3) There_are_3_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5445 Onions(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5446 Onions(4) There_are_4_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5447 Onions(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5448 Onions(5) There_are_5_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5449 Onions(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5450 Onions(6) There_are_6_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5451 Onions(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5452 Onions(7) There_are_7_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5453 Onions(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5454 Onions(8) There_are_8_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5455 Onions(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5456 Onions(9) There_are_9_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5457 Onions(9) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5458 Onions(10) There_are_10_onions_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5459 Onions(10) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5460 Cabbages(1) There_is_1_cabbage_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5461 Cabbages(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5462 Cabbages(2) There_are_2_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5463 Cabbages(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5464 Cabbages(3) There_are_3_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5465 Cabbages(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5466 Cabbages(4) There_are_4_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5467 Cabbages(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5468 Cabbages(5) There_are_5_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5469 Cabbages(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5470 Cabbages(6) There_are_6_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5471 Cabbages(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5472 Cabbages(7) There_are_7_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5473 Cabbages(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5474 Cabbages(8) There_are_8_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5475 Cabbages(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5476 Cabbages(9) There_are_9_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5477 Cabbages(9) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5478 Cabbages(10) There_are_10_cabbages_in_this_sack. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5479 Cabbages(10) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5480 Apple_seedling An_apple_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5481 Banana_seedling A_banana_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5482 Orange_seedling An_orange_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5483 Curry_seedling A_curry_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5484 Pineapple_seedling A_pineapple_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5485 Papaya_seedling A_papaya_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5486 Palm_seedling A_palm_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5487 Calquat_seedling A_Calquat_tree_seed_has_been_sown_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5488 Apple_seedling An_apple_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5489 Banana_seedling A_banana_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5490 Orange_seedling An_orange_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5491 Curry_seedling A_curry_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5492 Pineapple_seedling A_pineapple_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5493 Papaya_seedling A_papaya_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5494 Palm_seedling A_palm_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5495 Calquat_seedling A_Calquat_tree_seed_has_been_sown_and_watered_in_this_plant_pot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5496 Apple_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5497 Banana_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5498 Orange_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5499 Curry_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5500 Pineapple_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5501 Papaya_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5502 Palm_sapling This_sapling_is_ready_to_be_replanted_in_a_fruit_tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5503 Calquat_sapling This_sapling_is_ready_to_be_replanted_in_a_Calquat_Tree_patch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5504 Strawberry A_freshly_picked_strawberry. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5505 Strawberry Swap_this_note_at_any_bank_for_the_equivalent_item. 17 17 17 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5506 Old_man's_message The_Wise_Old_Man_of_Draynor_Village_asked_you_to_take_this_to_someone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5507 Strange_book A_tatty_old_book_belonging_to_the_Wise_Old_Man_of_Draynor_Village. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5508 Book_of_folklore A_tatty_old_book_belonging_to_the_Wise_Old_Man_of_Draynor_Village. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5509 Small_pouch A_small_pouch_used_for_storing_essence. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5510 Medium_pouch A_medium-sized_pouch_used_for_storing_essence. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5511 Medium_pouch A_damaged_medium-sized_pouch_used_for_storing_essence. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5512 Large_pouch A_large_pouch_used_for_storing_essence. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5513 Large_pouch A_large_damaged_pouch_used_for_storing_essence. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5514 Giant_pouch A_giant-sized_pouch_used_for_storing_essence. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5515 Giant_pouch A_damaged_giant-sized_pouch_used_for_storing_essence. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5516 Elemental_talisman A_mysterious_power_emanates_from_the_talisman... 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5517 Elemental_talisman Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5518 Scrying_orb This_contains_mystical_teleport_information... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5519 Scrying_orb This_orb_apparently_contains_a_cypher_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5520 Abyssal_book Some_research_notes_on_abyssal_space. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5521 Binding_necklace A_necklace_embedded_with_mystical_power. 1425 1425 1425 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5522 Binding_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 1425 1425 1425 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5523 Tiara_mould A_mould_for_tiaras. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5524 Tiara_mould Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5525 Tiara Makes_me_feel_like_a_Princess. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5526 Tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5527 Air_tiara A_tiara_infused_with_the_properties_of_air. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5528 Air_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5529 Mind_tiara A_tiara_infused_with_the_properties_of_the_mind. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5530 Mind_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5531 Water_tiara A_tiara_infused_with_the_properties_of_water. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5532 Water_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5533 Body_tiara A_tiara_infused_with_the_properties_of_the_body. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5534 Body_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5535 Earth_tiara A_tiara_infused_with_the_properties_of_the_earth. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5536 Earth_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5537 Fire_tiara A_tiara_infused_with_the_properties_of_fire. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5538 Fire_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5539 Cosmic_tiara A_tiara_infused_with_the_properties_of_the_cosmos. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5540 Cosmic_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5541 Nature_tiara A_tiara_infused_with_the_properties_of_nature. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5542 Nature_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5543 Chaos_tiara A_tiara_infused_with_the_properties_of_chaos. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5544 Chaos_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5545 Law_tiara A_tiara_infused_with_the_properties_of_law. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5546 Broken_tiara This_tiara_has_decayed_and_is_useless. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5547 Death_tiara A_tiara_infused_with_the_properties_of_death. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5548 Death_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5549 Blood_tiara A_tiara_infused_with_the_properties_of_blood. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5550 Blood_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5551 Soul_tiara A_tiara_infused_with_the_properties_of_the_soul. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5552 Soul_tiara Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5553 Rogue_top Black_banded_leather_armour,_a_rogue's_dream! 625 625 625 0 0 0 0 0 10 10 10 10 10 0 0 +item = 5554 Rogue_mask Black_banded_leather_armour,_a_rogue's_dream! 375 375 375 0 0 0 0 0 5 5 5 5 5 0 0 +item = 5555 Rogue_trousers Black_banded_leather_armour,_a_rogue's_dream! 500 500 500 0 0 0 0 0 7 7 7 7 7 0 0 +item = 5556 Rogue_gloves Black_banded_leather_gloves,_a_rogue's_dream! 250 250 250 0 0 0 0 0 2 2 2 2 2 0 0 +item = 5557 Rogue_boots Black_banded_leather_boots,_a_rogue's_dream! 250 250 250 0 0 0 0 0 2 2 2 2 2 0 0 +item = 5558 Rogue_kit It_can_do_almost_anything! 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5559 Flash_powder A_small_satchel_of_bright_powder! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5560 Stethoscope A_useful_hearing_aid. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5561 Mystic_jewel I_can_escape_the_Maze_with_this! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5562 Gear Used_in_machines_and_locks_the_rune_over. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5563 Gear Used_in_machines_and_locks_the_rune_over. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5564 Gear Used_in_machines_and_locks_the_rune_over. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5565 Gear Used_in_machines_and_locks_the_rune_over. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5566 Gear Used_in_machines_and_locks_the_rune_over. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5567 Gear Used_in_machines_and_locks_the_rune_over. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5568 Tile For_a_mosaic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5569 Tiles For_a_mosaic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5570 Tiles For_a_mosaic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5571 Tiles For_a_mosaic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5572 Dial I_wonder_what_this_does? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5573 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5574 Initiate_sallet An_initiate_Temple_Knight's_helm. 3000 3000 0 0 0 0 -6 -2 13 14 11 -1 13 0 3 +item = 5575 Initiate_hauberk An_initiate_Temple_Knight's_Armour. 4000 6000 0 0 0 0 -30 -10 46 44 38 -6 44 0 6 +item = 5576 Initiate_cuisse An_initiate_Temple_Knight's_leg_armour. 2400 3600 0 0 0 0 -21 -7 24 22 20 -4 22 0 5 +item = 5577 Cupric_sulfate A_vial_of_something_labelled_'Cupric_Sulfate'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5578 Acetic_acid A_vial_of_something_labelled_'Acetic_Acid'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5579 Gypsum A_vial_of_something_labelled_'Gypsum'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5580 Sodium_chloride A_vial_of_something_labelled_'Sodium_Chloride'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5581 Nitrous_oxide A_vial_of_something_labelled_'Nitrous_Oxide'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5582 Vial_of_liquid A_vial_of_something_labelled_'Dihydrogen_Monoxide'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5583 Tin_ore_powder A_vial_of_something_labelled_'Powdered_Tin_Ore'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5584 Cupric_ore_powder A_vial_of_something_labelled_'Powdered_Cupric_Ore'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5585 Bronze_key I_hope_the_mould_was_accurate_enough... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5586 Metal_spade It's_a_metal_spade_with_a_wooden_handle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5587 Metal_spade It's_a_metal_spade_without_a_handle. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5588 Alchemical_notes Looks_like_a_pretty_boring_read. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5589 ???_mixture A_very_hot_vial_of_something_or_other._The_label_says_'Cupric_Sulfate'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5590 ???_mixture A_very_warm_vial_of_something_or_other._It's_a_bit_lumpy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5591 ???_mixture It_looks_horrible._I_think_I_messed_something_up. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5592 Tin I_could_probably_pour_something_into_this. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5593 Tin It's_full_of_a_white_lumpy_mixture_that_seems_to_be_hardening. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5594 Tin There_is_an_impression_of_a_key_embedded_in_it. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5595 Tin There_is_an_impression_of_a_key,_filled_with_tin_ore. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5596 Tin There_is_an_impression_of_a_key,_filled_with_copper_ore. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5597 Tin There_is_an_impression_of_a_key,_filled_with_tin_and_copper_ore. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5598 Tin There_is_a_bronze_key_surrounded_by_plaster_in_this_tin. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5599 Tin There_is_a_strange_concoction_filling_this_tin. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5600 Tin A_tin_layered_with_some_stuff_from_a_vial. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5601 Chisel Good_for_detailed_crafting. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5602 Bronze_wire Useful_for_crafting_items. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5603 Shears For_shearing_sheep. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5604 Magnet A_very_attractive_magnet. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5605 Knife A_dangerous_looking_knife. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5606 Makeover_voucher I_can_exchange_this_for_one_free_makeover_with_the_makeover_mage. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5607 Grain A_sack_full_of_grain. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5608 Fox I_don't_think_he_likes_being_carried. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5609 Chicken He'd_be_easier_to_carry_if_I_cooked_and_ate_him_first... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5610 Hourglass It's_an_hourglass. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5611 Initiate_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5612 Initiate_platemail Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5613 Initiate_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5614 Magic_carpet A_flying_Magic_carpet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5615 Bonemeal A_pot_of_crushed_Shaikahan_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5616 Bronze_arrow(p+) Venomous_looking_arrows. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5617 Iron_arrow(p+) Venomous_looking_arrows. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5618 Steel_arrow(p+) Venomous_looking_arrows. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5619 Mithril_arrow(p+) Venomous_looking_arrows. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5620 Adamant_arrow(p+) Venomous_looking_arrows. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5621 Rune_arrow(p+) Venomous_looking_arrows. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5622 Bronze_arrow(s) Venomous_looking_arrows. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5623 Iron_arrow(s) Venomous_looking_arrows. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5624 Steel_arrow(s) Venomous_looking_arrows. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 +item = 5625 Mithril_arrow(s) Venomous_looking_arrows. 32 32 32 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5626 Adamant_arrow(s) Venomous_looking_arrows. 80 80 80 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5627 Rune_arrow(s) Venomous_looking_arrows. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5628 Bronze_dart(p+) A_deadly_poisoned_dart_with_a_bronze_tip. 1 1 1 0 0 0 0 3 0 0 0 0 0 0 0 +item = 5629 Iron_dart(p+) A_deadly_poisoned_dart_with_an_iron_tip. 2 2 2 0 0 0 0 4 0 0 0 0 0 0 0 +item = 5630 Steel_dart(p+) A_deadly_poisoned_dart_with_a_steel_tip. 10 10 10 0 0 0 0 5 0 0 0 0 0 0 0 +item = 5631 Black_dart(p+) A_deadly_poisoned_dart_with_a_black_tip. 18 18 18 0 0 0 0 7 0 0 0 0 0 0 0 +item = 5632 Mithril_dart(p+) A_deadly_poisoned_dart_with_a_mithril_tip. 25 25 25 0 0 0 0 8 0 0 0 0 0 0 0 +item = 5633 Adamant_dart(p+) A_deadly_poisoned_dart_with_an_adamantite_tip. 65 65 65 0 0 0 0 11 0 0 0 0 0 0 0 +item = 5634 Rune_dart(p+) A_deadly_poisoned_dart_with_a_rune_tip. 350 350 350 0 0 0 0 15 0 0 0 0 0 0 0 +item = 5635 Bronze_dart(s) A_deadly_poisoned_dart_with_a_bronze_tip. 1 1 1 0 0 0 0 3 0 0 0 0 0 0 0 +item = 5636 Iron_dart(s) A_deadly_poisoned_dart_with_an_iron_tip. 2 2 2 0 0 0 0 4 0 0 0 0 0 0 0 +item = 5637 Steel_dart(s) A_deadly_poisoned_dart_with_a_steel_tip. 10 10 10 0 0 0 0 5 0 0 0 0 0 0 0 +item = 5638 Black_dart(s) A_deadly_poisoned_dart_with_a_black_tip. 18 18 18 0 0 0 0 7 0 0 0 0 0 0 0 +item = 5639 Mithril_dart(s) A_deadly_poisoned_dart_with_a_mithril_tip. 25 25 25 0 0 0 0 8 0 0 0 0 0 0 0 +item = 5640 Adamant_dart(s) A_deadly_poisoned_dart_with_an_adamantite_tip. 65 65 65 0 0 0 0 11 0 0 0 0 0 0 0 +item = 5641 Rune_dart(s) A_deadly_poisoned_dart_with_a_rune_tip. 350 350 350 0 0 0 0 15 0 0 0 0 0 0 0 +item = 5642 Bronze_javelin(p+) A_bronze_tipped_javelin. 4 4 4 0 0 0 0 5 0 0 0 0 0 0 0 +item = 5643 Iron_javelin(p+) An_iron_tipped_javelin. 6 6 6 0 0 0 0 8 0 0 0 0 0 0 0 +item = 5644 Steel_javelin(p+) A_steel_tipped_javelin. 24 24 24 0 0 0 0 12 0 0 0 0 0 0 0 +item = 5645 Mithril_javelin(p+) A_mithril_tipped_javelin. 64 64 64 0 0 0 0 17 0 0 0 0 0 0 0 +item = 5646 Adamant_javelin(p+) An_adamantite_tipped_javelin. 160 160 160 0 0 0 0 24 0 0 0 0 0 0 0 +item = 5647 Rune_javelin(p+) A_rune_tipped_javelin. 400 400 400 0 0 0 0 38 0 0 0 0 0 0 0 +item = 5648 Bronze_javelin(s) A_bronze_tipped_javelin. 4 4 4 0 0 0 0 5 0 0 0 0 0 0 0 +item = 5649 Iron_javelin(s) An_iron_tipped_javelin. 6 6 6 0 0 0 0 0 8 0 0 0 0 0 0 +item = 5650 Steel_javelin(s) A_steel_tipped_javelin. 24 24 24 0 0 0 0 0 12 0 0 0 0 0 0 +item = 5651 Mithril_javelin(s) A_mithril_tipped_javelin. 64 64 64 0 0 0 0 17 0 0 0 0 0 0 0 +item = 5652 Adamant_javelin(s) An_adamantite_tipped_javelin. 160 160 160 0 0 0 0 24 0 0 0 0 0 0 0 +item = 5653 Rune_javelin(s) A_rune_tipped_javelin. 400 400 400 0 0 0 0 38 0 0 0 0 0 0 0 +item = 5654 Bronze_knife(p+) A_finely_balanced_throwing_knife. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5655 Iron_knife(p+) A_finely_balanced_throwing_knife. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5656 Steel_knife(p+) A_finely_balanced_throwing_knife. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5657 Mithril_knife(p+) A_finely_balanced_throwing_knife. 27 27 27 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5658 Black_knife(p+) A_finely_balanced_throwing_knife. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5659 Adamant_knife(p+) A_finely_balanced_throwing_knife. 66 66 66 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5660 Rune_knife(p+) A_finely_balanced_throwing_knife. 166 166 166 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5661 Bronze_knife(s) A_finely_balanced_throwing_knife. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5662 Iron_knife(s) A_finely_balanced_throwing_knife. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5663 Steel_knife(s) A_finely_balanced_throwing_knife. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5664 Mithril_knife(s) A_finely_balanced_throwing_knife. 27 27 27 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5665 Black_knife(s) A_finely_balanced_throwing_knife. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5666 Adamant_knife(s) A_finely_balanced_throwing_knife. 66 66 66 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5667 Rune_knife(s) A_finely_balanced_throwing_knife. 166 166 166 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5668 Iron_dagger(p+) The_blade_is_covered_with_poison. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5669 Iron_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5670 Bronze_dagger(p+) This_dagger_is_poisoned. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5671 Bronze_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5672 Steel_dagger(p+) The_blade_has_been_poisoned. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5673 Steel_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5674 Mithril_dagger(p+) A_poisoned_Mithril_dagger. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5675 Mithril_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5676 Adamant_dagger(p+) A_very_dangerous_poisoned_dagger. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5677 Adamant_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5678 Rune_dagger(p+) The_blade_is_covered_with_a_nasty_poison. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5679 Rune_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5680 Dragon_dagger(p+) A_powerful_dagger. 24000 24000 24000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5681 Dragon_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 24000 24000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5682 Black_dagger(p+) This_dagger_is_poisoned. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5683 Black_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5684 Poisoned_dagger(p+) The_blade_is_covered_with_poison. 565 565 565 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5685 Poisoned_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 565 565 565 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5686 Iron_dagger(s) The_blade_is_covered_with_poison. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5687 Iron_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5688 Bronze_dagger(s) This_dagger_is_poisoned. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5689 Bronze_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5690 Steel_dagger(s) The_blade_has_been_poisoned. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5691 Steel_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5692 Mithril_dagger(s) A_poisoned_Mithril_dagger. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5693 Mithril_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5694 Adamant_dagger(s) A_very_dangerous_poisoned_dagger. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5695 Adamant_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5696 Rune_dagger(s) The_blade_is_covered_with_a_nasty_poison. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5697 Rune_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5698 Dragon_dagger(s) A_powerful_dagger. 9600 14400 0 40 25 -4 1 0 0 0 0 1 0 40 0 +item = 5699 Dragon_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 9600 14400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5700 Black_dagger(s) This_dagger_is_poisoned. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5701 Black_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5702 Poisoned_dagger(s) The_blade_is_covered_with_poison. 565 565 565 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5703 Poisoned_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 565 565 565 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5704 Bronze_spear(p+) A_poisoned_bronze_tipped_spear. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5705 Bronze_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5706 Iron_spear(p+) A_poisoned_iron_tipped_spear. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5707 Iron_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5708 Steel_spear(p+) A_poisoned_steel_tipped_spear. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5709 Steel_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5710 Mithril_spear(p+) A_poisoned_mithril_tipped_spear. 845 845 845 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5711 Mithril_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 845 845 845 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5712 Adamant_spear(p+) A_poisoned_adamantite_tipped_spear. 2080 2080 2080 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5713 Adamant_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 2080 2080 2080 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5714 Rune_spear(p+) A_poisoned_rune_tipped_spear. 20800 20800 20800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5715 Rune_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 20800 20800 20800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5716 Dragon_spear(p+) A_poisoned_dragon_tipped_spear. 62400 62400 62400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5717 Dragon_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 62400 62400 62400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5718 Bronze_spear(s) A_poisoned_bronze_tipped_spear. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5719 Bronze_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5720 Iron_spear(s) A_poisoned_iron_tipped_spear. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5721 Iron_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5722 Steel_spear(s) A_poisoned_steel_tipped_spear. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5723 Steel_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5724 Mithril_spear(s) A_poisoned_mithril_tipped_spear. 845 845 845 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5725 Mithril_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 845 845 845 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5726 Adamant_spear(s) A_poisoned_adamantite_tipped_spear. 2080 2080 2080 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5727 Adamant_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 2080 2080 2080 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5728 Rune_spear(s) A_poisoned_rune_tipped_spear. 20800 20800 20800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5729 Rune_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 20800 20800 20800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5730 Dragon_spear(s) A_poisoned_dragon_tipped_spear. 62400 62400 62400 55 55 55 0 0 5 5 5 5 5 60 0 +item = 5731 Dragon_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 62400 62400 62400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5732 Stool A_stool_for_milking 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5733 Rotten_potato Yuk! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5734 Black_spear(p+) A_poisoned_black_tipped_spear. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5735 Black_spear(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5736 Black_spear(s) A_poisoned_black_tipped_spear. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5737 Black_spear(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5738 Woad_leaf A_slightly_bluish_leaf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5739 Asgarnian_ale(m) This_looks_a_good_deal_stronger_than_normal_Asgarnian_Ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5740 Asgarnian_ale(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5741 Mature_wmb This_looks_a_good_deal_stronger_than_normal_Wizards_Mind_Bomb. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5742 Mature_wmb Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5743 Greenman's_ale(m) This_looks_a_good_deal_stronger_than_normal_Greenman's_Ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5744 Greenman's_ale(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5745 Dragon_bitter(m) This_looks_a_good_deal_stronger_than_normal_Dragon_Bitter. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5746 Dragon_bitter(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5747 Dwarven_stout(m) This_looks_a_good_deal_stronger_than_normal_Dwarven_Stout. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5748 Dwarven_stout(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5749 Moonlight_mead(m) This_looks_a_good_deal_stronger_than_normal_Moonlight_Mead. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5750 Moonlight_mead(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5751 Axeman's_folly This_might_help_me_chop_harder. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5752 Axeman's_folly Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5753 Axeman's_folly(m) This_looks_a_good_deal_stronger_than_normal_Axeman's_Folly. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5754 Axeman's_folly(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5755 Chef's_delight A_fruity,_full-bodied_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5756 Chef's_delight Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5757 Chef's_delight(m) This_looks_a_good_deal_stronger_than_normal_Chef's_Delight. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5758 Chef's_delight(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5759 Slayer's_respite Ale_with_bite. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5760 Slayer's_respite Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5761 Slayer's_respite(m) This_looks_a_good_deal_stronger_than_normal_Slayer's_Respite. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5762 Slayer's_respite(m) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5763 Cider A_glass_of_cider. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5764 Cider Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5765 Mature_cider This_looks_a_good_deal_stronger_than_normal_cider. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5766 Mature_cider Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5767 Ale_yeast A_pot_filled_with_ale_yeast. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5768 Ale_yeast Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5769 Calquat_keg Sliced_and_hollowed_out_to_form_a_keg. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5770 Calquat_keg Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5771 Dwarven_stout(1) This_keg_contains_1_pint_of_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5772 Dwarven_stout(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5773 Dwarven_stout(2) This_keg_contains_2_pints_of_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5774 Dwarven_stout(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5775 Dwarven_stout(3) This_keg_contains_3_pints_of_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5776 Dwarven_stout(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5777 Dwarven_stout(4) This_keg_contains_4_pints_of_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5778 Dwarven_stout(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5779 Asgarnian_ale(1) This_keg_contains_1_pint_of_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5780 Asgarnian_ale(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5781 Asgarnian_ale(2) This_keg_contains_2_pints_of_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5782 Asgarnian_ale(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5783 Asgarnian_ale(3) This_keg_contains_3_pints_of_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5784 Asgarnian_ale(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5785 Asgarnian_ale(4) This_keg_contains_4_pints_of_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5786 Asgarnian_ale(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5787 Greenmans_ale(1) This_keg_contains_1_pint_of_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5788 Greenmans_ale(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5789 Greenmans_ale(2) This_keg_contains_2_pints_of_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5790 Greenmans_ale(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5791 Greenmans_ale(3) This_keg_contains_3_pints_of_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5792 Greenmans_ale(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5793 Greenmans_ale(4) This_keg_contains_4_pints_of_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5794 Greenmans_ale(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5795 Mind_bomb(1) This_keg_contains_1_pint_of_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5796 Mind_bomb(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5797 Mind_bomb(2) This_keg_contains_2_pints_of_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5798 Mind_bomb(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5799 Mind_bomb(3) This_keg_contains_3_pints_of_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5800 Mind_bomb(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5801 Mind_bomb(4) This_keg_contains_4_pints_of_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5802 Mind_bomb(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5803 Dragon_bitter(1) This_keg_contains_1_pint_of_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5804 Dragon_bitter(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5805 Dragon_bitter(2) This_keg_contains_2_pints_of_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5806 Dragon_bitter(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5807 Dragon_bitter(3) This_keg_contains_3_pints_of_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5808 Dragon_bitter(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5809 Dragon_bitter(4) This_keg_contains_4_pints_of_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5810 Dragon_bitter(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5811 Moonlight_mead(1) This_keg_contains_1_pint_of_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5812 Moonlight_mead(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5813 Moonlight_mead(2) This_keg_contains_2_pints_of_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5814 Moonlight_mead(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5815 Moonlight_mead(3) This_keg_contains_3_pints_of_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5816 Moonlight_mead(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5817 Moonlight_mead(4) This_keg_contains_4_pints_of_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5818 Moonlight_mead(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5819 Axeman's_folly(1) This_keg_contains_1_pint_of_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5820 Axeman's_folly(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5821 Axeman's_folly(2) This_keg_contains_2_pints_of_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5822 Axeman's_folly(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5823 Axeman's_folly(3) This_keg_contains_3_pints_of_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5824 Axeman's_folly(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5825 Axeman's_folly(4) This_keg_contains_4_pints_of_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5826 Axeman's_folly(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5827 Chef's_delight(1) This_keg_contains_1_pint_of_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5828 Chef's_delight(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5829 Chef's_delight(2) This_keg_contains_2_pints_of_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5830 Chef's_delight(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5831 Chef's_delight(3) This_keg_contains_3_pints_of_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5832 Chef's_delight(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5833 Chef's_delight(4) This_keg_contains_4_pints_of_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5834 Chef's_delight(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5835 Slayer's_respite(1) This_keg_contains_1_pint_of_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5836 Slayer's_respite(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5837 Slayer's_respite(2) This_keg_contains_2_pints_of_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5838 Slayer's_respite(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5839 Slayer's_respite(3) This_keg_contains_3_pints_of_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5840 Slayer's_respite(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5841 Slayer's_respite(4) This_keg_contains_4_pints_of_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5842 Slayer's_respite(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5843 Cider(1) This_keg_contains_1_pint_of_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5844 Cider(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5845 Cider(2) This_keg_contains_2_pints_of_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5846 Cider(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5847 Cider(3) This_keg_contains_3_pints_of_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5848 Cider(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5849 Cider(4) This_keg_contains_4_pints_of_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5850 Cider(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5851 Dwarven_stout(m1) This_keg_contains_1_pint_of_mature_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5852 Dwarven_stout(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5853 Dwarven_stout(m2) This_keg_contains_2_pints_of_mature_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5854 Dwarven_stout(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5855 Dwarven_stout(m3) This_keg_contains_3_pints_of_mature_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5856 Dwarven_stout(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5857 Dwarven_stout(m4) This_keg_contains_4_pints_of_mature_Dwarven_Stout. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5858 Dwarven_stout(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5859 Asgarnian_ale(m1) This_keg_contains_1_pint_of_mature_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5860 Asgarnian_ale(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5861 Asgarnian_ale(m2) This_keg_contains_2_pints_of_mature_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5862 Asgarnian_ale(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5863 Asgarnian_ale(m3) This_keg_contains_3_pints_of_mature_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5864 Asgarnian_ale(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5865 Asgarnian_ale(m4) This_keg_contains_4_pints_of_mature_Asgarnian_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5866 Asgarnian_ale(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5867 Greenmans_ale(m1) This_keg_contains_1_pint_of_mature_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5868 Greenmans_ale(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5869 Greenmans_ale(m2) This_keg_contains_2_pints_of_mature_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5870 Greenmans_ale(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5871 Greenmans_ale(m3) This_keg_contains_3_pints_of_mature_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5872 Greenmans_ale(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5873 Greenmans_ale(m4) This_keg_contains_4_pints_of_mature_Greenmans_Ale. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5874 Greenmans_ale(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5875 Mind_bomb(m1) This_keg_contains_1_pint_of_mature_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5876 Mind_bomb(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5877 Mind_bomb(m2) This_keg_contains_2_pints_of_mature_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5878 Mind_bomb(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5879 Mind_bomb(m3) This_keg_contains_3_pints_of_mature_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5880 Mind_bomb(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5881 Mind_bomb(m4) This_keg_contains_4_pints_of_mature_Wizards_Mind_Bomb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5882 Mind_bomb(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5883 Dragon_bitter(m1) This_keg_contains_1_pint_of_mature_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5884 Dragon_bitter(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5885 Dragon_bitter(m2) This_keg_contains_2_pints_of_mature_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5886 Dragon_bitter(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5887 Dragon_bitter(m3) This_keg_contains_3_pints_of_mature_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5888 Dragon_bitter(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5889 Dragon_bitter(m4) This_keg_contains_4_pints_of_mature_Dragon_Bitter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5890 Dragon_bitter(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5891 M'light_mead(m1) This_keg_contains_1_pint_of_mature_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5892 M'light_mead(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5893 M'light_mead(m2) This_keg_contains_2_pints_of_mature_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5894 M'light_mead(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5895 M'light_mead(m3) This_keg_contains_3_pints_of_mature_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5896 M'light_mead(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5897 M'light_mead(m4) This_keg_contains_4_pints_of_mature_Moonlight_Mead. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5898 M'light_mead(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5899 Axeman's_folly(m1) This_keg_contains_1_pint_of_mature_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5900 Axeman's_folly(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5901 Axeman's_folly(m2) This_keg_contains_2_pints_of_mature_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5902 Axeman's_folly(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5903 Axeman's_folly(m3) This_keg_contains_3_pints_of_mature_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5904 Axeman's_folly(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5905 Axeman's_folly(m4) This_keg_contains_4_pints_of_mature_Axeman's_Folly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5906 Axeman's_folly(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5907 Chef's_delight(m1) This_keg_contains_1_pint_of_mature_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5908 Chef's_delight(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5909 Chef's_delight(m2) This_keg_contains_2_pints_of_mature_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5910 Chef's_delight(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5911 Chef's_delight(m3) This_keg_contains_3_pints_of_mature_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5912 Chef's_delight(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5913 Chef's_delight(m4) This_keg_contains_4_pints_of_mature_Chef's_Delight. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5914 Chef's_delight(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5915 Slayer_respite(m1) This_keg_contains_1_pint_of_mature_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5916 Slayer_respite(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5917 Slayer_respite(m2) This_keg_contains_2_pints_of_mature_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5918 Slayer_respite(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5919 Slayer_respite(m3) This_keg_contains_3_pints_of_mature_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5920 Slayer_respite(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5921 Slayer_respite(m4) This_keg_contains_4_pints_of_mature_Slayer's_Respite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5922 Slayer_respite(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5923 Cider(m1) This_keg_contains_1_pint_of_mature_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5924 Cider(m1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5925 Cider(m2) This_keg_contains_2_pints_of_mature_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5926 Cider(m2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5927 Cider(m3) This_keg_contains_3_pints_of_mature_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5928 Cider(m3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5929 Cider(m4) This_keg_contains_4_pints_of_mature_Cider. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5930 Cider(m4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5931 Jute_fibre I_can_weave_this_to_make_sacks. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5932 Jute_fibre Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5933 Willow_branch A_branch_from_a_willow_tree. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5934 Willow_branch Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5935 Coconut_milk A_vial_filled_with_coconut_milk 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5936 Weapon_poison+(unf) A_vial_of_coconut_milk_and_Cactus_spine. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5937 Weapon_poison(p+) A_vial_of_extra-strength_weapon_poison,_for_spears_and_daggers. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5938 Weapon_poison(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5939 Weapon_poison++(unf) A_vial_of_coconut_milk_and_Deadly_Nightshade. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5940 Weapon_poison(s) A_vial_of_super-strength_weapon_poison,_for_spears_and_daggers. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5941 Weapon_poison(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5942 Antipoison+(unf) A_vial_of_coconut_milk_and_Toadflax. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5943 Antidote+(4) An_extra-strong_antipoision_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5944 Antidote+(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5945 Antidote+(3) An_extra-strong_antipoision_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5946 Antidote+(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5947 Antidote+(2) An_extra-strong_antipoision_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5948 Antidote+(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5949 Antidote+(1) An_extra-strong_antipoision_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5950 Antidote+(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5951 Antipoison++(unf) A_vial_of_coconut_milk_and_Irit_Leaf. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5952 Antidote(s) A_super-strong_antipoison_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5953 Antidote(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5954 Antidote(s) A_super-strong_antipoison_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5955 Antidote(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5956 Antidote(s) A_super-strong_antipoison_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5957 Antidote(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5958 Antidote(s) A_super-strong_antipoison_potion. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5959 Antidote++(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 14 14 14 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5960 Tomatoes(1) A_fruit_basket_filled_with_tomatoes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5961 Tomatoes(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5962 Tomatoes(2) A_fruit_basket_filled_with_tomatoes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5963 Tomatoes(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5964 Tomatoes(3) A_fruit_basket_filled_with_tomatoes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5965 Tomatoes(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5966 Tomatoes(4) A_fruit_basket_filled_with_tomatoes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5967 Tomatoes(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5968 Tomatoes(5) A_fruit_basket_filled_with_tomatoes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5969 Tomatoes(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5970 Curry_leaf I_could_make_a_spicy_curry_with_this. 19 19 19 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5971 Curry_leaf Swap_this_note_at_any_bank_for_the_equivalent_item. 19 19 19 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5972 Papaya_fruit Looks_delicious. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5973 Papaya_fruit Swap_this_note_at_any_bank_for_the_equivalent_item. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5974 Coconut It's_a_coconut. 87 87 87 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5975 Coconut Swap_this_note_at_any_bank_for_the_equivalent_item. 87 87 87 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5976 Coconut It's_a_coconut. 87 87 87 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5977 Coconut Swap_this_note_at_any_bank_for_the_equivalent_item. 87 87 87 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5978 Coconut_shell All_the_milk_has_been_removed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5979 Coconut_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5980 Calquat_fruit This_is_the_largest_fruit_I've_ever_seen. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5981 Calquat_fruit Swap_this_note_at_any_bank_for_the_equivalent_item. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5982 Watermelon A_juicy_watermelon. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5983 Watermelon Swap_this_note_at_any_bank_for_the_equivalent_item. 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5984 Watermelon_slice A_slice_of_watermelon. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5985 Watermelon_slice Swap_this_note_at_any_bank_for_the_equivalent_item. 16 16 16 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5986 Sweetcorn Raw_sweetcorn. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5987 Sweetcorn Swap_this_note_at_any_bank_for_the_equivalent_item. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5988 Sweetcorn Delicious_cooked_sweetcorn. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5989 Sweetcorn Swap_this_note_at_any_bank_for_the_equivalent_item. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5990 Burnt_sweetcorn This_sweetcorn_has_been_cooked_for_too_long. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5991 Burnt_sweetcorn Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5992 Apple_mush A_bucket_of_apple_mush. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5993 Apple_mush Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5994 Hammerstone_hops A_handful_of_Hammerstone_Hops. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5995 Hammerstone_hops Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5996 Asgarnian_hops A_handful_of_Asgarnian_Hops. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5997 Asgarnian_hops Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5998 Yanillian_hops A_handful_of_Yanillian_Hops. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 5999 Yanillian_hops Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6000 Krandorian_hops A_handful_of_Krandorian_Hops. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6001 Krandorian_hops Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6002 Wildblood_hops A_handful_of_Wildblood_Hops. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6003 Wildblood_hops Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6004 Mushroom A_Bittercap_Mushroom 38 38 38 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6005 Mushroom Swap_this_note_at_any_bank_for_the_equivalent_item. 38 38 38 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6006 Barley A_handful_of_Barley. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6007 Barley Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6008 Barley_malt A_handful_of_barley_malt. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6009 Barley_malt Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6010 Marigolds A_bunch_of_marigolds. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6011 Marigolds Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6012 Nasturtiums A_bunch_of_nasturtiums. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6013 Nasturtiums Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6014 Rosemary Some_rosemary. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6015 Rosemary Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6016 Cactus_spine Don't_prick_yourself_with_this. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6017 Cactus_spine Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6018 Poisonivy_berries They_look_sweet_and_juicy,_but_only_a_fool_would_eat_them. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6019 Poisonivy_berries Swap_this_note_at_any_bank_for_the_equivalent_item. 65 65 65 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6020 Leaves A_pile_of_leaves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6021 Leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6022 Leaves A_pile_of_Oak_tree_leaves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6023 Leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6024 Leaves A_pile_of_Willow_tree_leaves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6025 Leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6026 Leaves A_pile_of_Yew_tree_leaves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6027 Leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6028 Leaves A_pile_of_Maple_tree_leaves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6029 Leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6030 Leaves A_pile_of_Magic_tree_leaves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6031 Leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6032 Compost Good_for_plants,_helps_them_grow. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6033 Compost Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6034 Super_compost Super-good_for_the_smallest_or_largest_of_plants. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6035 Super_compost Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6036 Plant_cure Use_this_on_plants_to_cure_disease. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6037 Plant_cure Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6038 Magic_string I_could_use_this_to_make_jewellery. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6039 Magic_string Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6040 Amulet_of_nature An_Amulet_of_Nature. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6041 Emerald_amulet This_amulet_has_been_strung_with_the_root_of_a_Magic_Tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6042 Emerald_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6043 Oak_roots The_roots_of_the_Oak_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6044 Oak_roots Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6045 Willow_roots The_roots_of_the_Willow_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6046 Willow_roots Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6047 Maple_roots The_roots_of_the_Maple_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6048 Maple_roots Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6049 Yew_roots The_roots_of_the_Yew_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6050 Yew_roots Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6051 Magic_roots The_roots_of_the_Magic_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6052 Magic_roots Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6053 Spirit_roots The_roots_of_the_Spirit_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6054 Spirit_roots Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6055 Weeds A_handful_of_weeds. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6056 Weeds Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6057 Hay_sack A_sack_filled_with_hay. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6058 Hay_sack This_sack_of_hay_has_a_bronze_spear_sticking_through_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6059 Scarecrow This_should_scare_the_birds. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6060 Stool Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6061 Bolts(p+) Vicious_poisoned_bolts. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6062 Bolts(s) Vicious_poisoned_bolts. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6063 Spirit_tree A_Spirit_Tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6064 Bloody_mourner_top How_do_I_wash_blood_stains_out? 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6065 Mourner_top A_thick_heavy_leather_top. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6066 Mourner_trousers These_are_in_need_of_a_good_tailor. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6067 Mourner_trousers A_pair_of_mourner_trousers. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6068 Mourner_gloves These_will_keep_my_hands_warm! 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6069 Mourner_boots Comfortable_leather_boots. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6070 Mourner_cloak A_dull_brown_cape. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6071 Mourner_letter A_letter_of_recommendation. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6072 Tegid's_soap A_bar_of_soap_taken_from_Tegid. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6073 Prifddinas'_history A_book_on_the_history_of_Prifddinas. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6074 Prifddinas'_history Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6075 Eastern_discovery A_book_on_the_exploration_of_the_eastern_realm. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6076 Eastern_discovery Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6077 Eastern_settlement A_book_on_the_settlement_of_the_eastern_realm. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6078 Eastern_settlement Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6079 The_great_divide A_book_about_the_great_divide. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6080 The_great_divide Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6081 Broken_device A_strange_broken_device_of_gnomic_design. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6082 Fixed_device A_device_for_firing_dye. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6083 Tarnished_key This_key_has_seen_a_lot_of_use. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6084 Worn_key This_key_has_seen_a_lot_of_use. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6085 Red_dye_bellows A_large_pair_of_ogre_bellows_filled_with_red_dye. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6086 Blue_dye_bellows A_large_pair_of_ogre_bellows_filled_with_blue_dye. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6087 Yellow_dye_bellows A_large_pair_of_ogre_bellows_filled_with_yellow_dye. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6088 Green_dye_bellows A_large_pair_of_ogre_bellows_filled_with_green_dye. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6089 Blue_toad A_blue_dye_filled_toad. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6090 Red_toad A_red_dye_filled_toad. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6091 Yellow_toad A_yellow_dye_filled_toad. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6092 Green_toad A_green_dye_filled_toad. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6093 Rotten_apples A_barrel_full_of_rotten_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6094 Apple_barrel A_barrel_full_of_mushed_apples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6095 Naphtha_apple_mix A_barrel_full_of_rotten_apples_and_naphtha. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6096 Toxic_naphtha A_barrel_full_of_toxic_naphtha. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6097 Sieve It's_a_sieve. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6098 Toxic_powder A_pile_of_toxic_powder. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6099 Teleport_crystal_(4) A_tiny_crystal_enchanted_to_return_the_user_to_Lletya. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6100 Teleport_crystal_(3) A_tiny_crystal_enchanted_to_return_the_user_to_Lletya. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6101 Teleport_crystal_(2) A_tiny_crystal_enchanted_to_return_the_user_to_Lletya. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6102 Teleport_crystal_(1) A_tiny_crystal_enchanted_to_return_the_user_to_Lletya. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6103 Tiny_elf_crystal A_tiny_Elf_crystal,_I_need_to_have_this_re-enchanted. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6104 New_key This_key_is_newly_cut. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6105 Elf One_of_the_fair_elven_folk. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6106 Ghostly_boots They_seem_to_be_not_quite_of_this_world... 300 300 300 0 0 0 2 0 0 0 0 2 0 0 0 +item = 6107 Ghostly_robetop A_particularly_spooky_robe_top. 300 300 300 0 0 0 5 0 0 0 0 5 0 0 0 +item = 6108 Ghostly_bottoms An_unearthly_set_of_robe_bottoms. 300 300 300 0 0 0 4 0 0 0 0 4 0 0 0 +item = 6109 Ghostly_hood A_ghostly_hood,_fit_for_a_ghostly_head. 300 300 300 0 0 0 3 0 0 0 0 3 0 0 0 +item = 6110 Ghostly_gloves They_seem_to_fade_in_and_out_of_existence... 300 300 300 0 0 0 2 0 0 0 0 2 0 0 0 +item = 6111 Ghostly_cloak Made_of_a_strange_ghostly_material... 250 250 250 0 0 0 5 0 0 0 0 5 0 0 0 +item = 6112 Kelda_seed Kelda_hop_seeds_can_only_be_grown_underground! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6113 Kelda_hops A_handful_of_Kelda_Hops. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6118 Kelda_stout A_pint_of_bluish_beer. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6119 Square_stone There_is_a_strange_yellow_marking_on_this_stone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6120 Square_stone There_is_a_strange_green_marking_on_this_stone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6121 Letter A_letter_addressed_to_Elstan_of_Falador. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6122 A_chair For_sitting_on. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6123 Beer_glass For_drinking..._if_it_were_filled. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6124 Coconut_milk Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6125 Enchanted_lyre(2) This_will_teleport_me_to_Rellekka_when_I_play_it. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6126 Enchanted_lyre(3) This_will_teleport_me_to_Rellekka_when_I_play_it. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6127 Enchanted_lyre(4) This_will_teleport_me_to_Rellekka_when_I_play_it. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6128 Rock-shell_helm Protective_headwear_made_from_crabs._Better_than_that_sounds. 14080 21120 0 0 0 0 -6 -2 30 32 27 -1 30 0 0 +item = 6129 Rock-shell_plate A_sturdy_body_armour_made_from_rock_crab_pieces. 26000 39000 0 0 0 0 -30 -10 82 80 72 -6 80 0 0 +item = 6130 Rock-shell_legs Some_tough_leggings_made_from_rock_crab_parts. 25600 38400 0 0 0 0 -21 -7 51 49 47 -4 49 0 0 +item = 6131 Spined_helm A_helm_fit_for_any_Fremennik_ranger. 60000 60000 60000 0 -6 -6 -6 6 6 6 -6 6 0 0 0 +item = 6132 Spined_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 60000 60000 60000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6133 Spined_body A_constant_reminder_that_I'm_above_a_Dagannoth_in_the_food_chain. 7800 7800 7800 0 0 0 -15 15 40 32 45 20 40 0 0 +item = 6134 Spined_body Swap_this_note_at_any_bank_for_the_equivalent_item. 7800 7800 7800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6135 Spined_chaps Stylish_leg_armour_for_rangers_with_a_lingering_smell_of_raw_fish... 1560 2340 0 0 0 0 10 8 22 16 24 8 22 0 0 +item = 6136 Spined_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 1560 2340 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6137 Skeletal_helm Make_your_foes_cower_by_wearing_a_skull_as_a_helmet! 10000 10000 10000 0 0 0 2 -2 10 9 11 3 0 0 0 +item = 6138 Skeletal_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 10000 10000 10000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6139 Skeletal_top The_bones_in_this_armour_seem_to_vibrate_with_a_magical_quality... 45000 45000 45000 0 0 0 8 -10 35 25 42 15 0 0 0 +item = 6140 Skeletal_top Swap_this_note_at_any_bank_for_the_equivalent_item. 45000 45000 45000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6141 Skeletal_bottoms A_superior_set_of_strengthened_slacks_for_any_self_respecting_seer. 40000 40000 40000 0 6 -7 22 20 24 10 0 0 0 0 0 +item = 6142 Skeletal_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 40000 40000 0 0 0 6 -7 22 20 24 10 0 0 0 +item = 6143 Spined_boots Some_finely_crafted_Fremennik_boots,_made_from_spined_dagannoth_hide. 650 650 650 0 0 0 0 0 1 1 0 0 0 0 0 +item = 6144 Spined_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6145 Rock-shell_boots Some_Fremennik_boots,_made_from_the_shards_of_a_rock_crabs'_shell. 650 650 650 0 0 0 0 0 0 1 1 0 0 0 0 +item = 6146 Rock-shell_boots Swap_this_note_at_any_bank_for_the_equivalent_item-shell_boots. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6147 Skeletal_boots Some_finely_crafted_Fremennik_boots,_made_from_the_bones_of_a_wallasalki. 650 650 650 0 0 0 0 0 1 1 0 0 0 0 0 +item = 6148 Skeletal_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6149 Spined_gloves Fremennik_gloves_stitched_together_from_spined_dagannoth_hide. 650 650 650 0 0 0 0 0 0 0 0 1 2 0 0 +item = 6150 Spined_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6151 Rock-shell_gloves Fremennik_gloves_stitched_together_from_rock_crab_shell_shards. 650 650 650 0 0 0 0 0 0 0 0 0 1 2 0 +item = 6152 Rock-shell_gloves Swap_this_note_at_any_bank_for_the_equivalent_item-shell_gloves. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6153 Skeletal_gloves Fremennik_gloves_stitched_together_from_wallasalki_bones_fragments. 650 650 650 0 0 0 0 0 0 0 0 1 2 0 0 +item = 6154 Skeletal_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 650 650 650 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6155 Dagannoth_hide A_sturdy_piece_of_dagannoth_hide. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6156 Dagannoth_hide Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6157 Rock-shell_chunk A_spherical_chunk_of_rock-shell. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6158 Rock-shell_chunk Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6159 Rock-shell_shard A_curved_piece_of_rock-shell. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6160 Rock-shell_shard Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6161 Rock-shell_splinter A_slim_piece_of_rock-shell. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6162 Rock-shell_splinter Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6163 Skull_piece A_fearsome_looking_skull. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6164 Skull_piece Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6165 Ribcage_piece A_slightly_damaged_ribcage. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6166 Ribcage_piece Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6167 Fibula_piece An_interesting_looking_bone_shard. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6168 Fibula_piece Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6169 Circular_hide A_toughened_chunk_of_dagannoth_hide. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6170 Circular_hide Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6171 Flattened_hide A_tattered_chunk_of_dagannoth_hide. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6172 Flattened_hide Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6173 Stretched_hide A_weathered_chunk_of_dagannoth_hide. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6174 Stretched_hide Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6175 Rock-shell_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6176 Rock-shell_plate Swap_this_note_at_any_bank_for_the_equivalent_item. 26000 39000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6177 Rock-shell_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 38400 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6178 Raw_pheasant I_need_to_cook_this_first. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6179 Raw_pheasant I_need_to_cook_this_first. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6180 Lederhosen_top A_leather_strapped_top. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6181 Lederhosen_shorts Brown_leather_shorts_with_bright_white_socks? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6182 Lederhosen_hat A_hat_with_a_goat's_hair_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6183 Frog_token I_can_use_this_at_the_Varrock_clothes_shop. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6184 Prince_tunic Very_posh! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6185 Prince_leggings Very_posh! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6186 Princess_blouse Very_posh! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6187 Princess_skirt Very_posh! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6188 Frog_mask Now_that's_just_silly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6199 Mystery_box Oooh,_I_wonder_what_could_be_inside? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6200 Raw_fishlike_thing A_raw..._fish?_Is_this_a_fish?? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6201 Fishmonger The_portable_version. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6202 Fishlike_thing It's_a_fishlike_thing_that_appears_to_already_be_cooked._It_looks_disgusting. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6203 Sine_wave Goes_up_and_down,_up_and_down._Like_a_rabbit. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6204 Raw_fishlike_thing A_raw..._fish?_Is_this_a_fish?? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6205 9mm_revolver Kills_people. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6206 Fishlike_thing It's_a_fishlike_thing_that_appears_to_already_be_cooked._It_looks_disgusting. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6207 Mobile_phone Talk_to_da_brick,_cos_da_head's_got_no_brain. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6208 Man_speak_amulet It's_an_amulet_of_Man_speak._It_makes_vague_grunting_noises. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6209 Small_fishing_net Useful_for_catching_small_fish. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6210 Sphinx_baby Not_to_be_patronised! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6211 Teak_pyre_logs Teak_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6212 Teak_pyre_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6213 Mahogany_pyre_log Mahogany_logs_prepared_with_sacred_oil_for_a_funeral_pyre. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6214 Mahogany_pyre_log Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6215 Broodoo_shield_(10) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6216 Broodoo_shield_(10) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6217 Broodoo_shield_(9) A_scary_broodoo_shield. 2750 2750 2750 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6218 Broodoo_shield_(9) Swap_this_note_at_any_bank_for_the_equivalent_item. 2750 2750 2750 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6219 Broodoo_shield_(8) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6220 Broodoo_shield_(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6221 Broodoo_shield_(7) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6222 Broodoo_shield_(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6223 Broodoo_shield_(6) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6224 Broodoo_shield_(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6225 Broodoo_shield_(5) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6226 Broodoo_shield_(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6227 Broodoo_shield_(4) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6228 Broodoo_shield_(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6229 Broodoo_shield_(3) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6230 Broodoo_shield_(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6231 Broodoo_shield_(2) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6232 Broodoo_shield_(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6233 Broodoo_shield_(1) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6234 Broodoo_shield_(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6235 Broodoo_shield A_scary_broodoo_shield. 3000 3000 3000 0 0 0 3 -7 10 10 15 5 0 0 5 +item = 6236 Broodoo_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6249 Broodoo_shield_(4) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6250 Broodoo_shield_(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6251 Broodoo_shield_(3) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6252 Broodoo_shield_(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6253 Broodoo_shield_(2) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6254 Broodoo_shield_(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6255 Broodoo_shield_(1) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6256 Broodoo_shield_(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6257 Broodoo_shield A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6258 Broodoo_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6259 Broodoo_shield_(10) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6260 Broodoo_shield_(10) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6261 Broodoo_shield_(9) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6262 Broodoo_shield_(9) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6263 Broodoo_shield_(8) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6264 Broodoo_shield_(8) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6265 Broodoo_shield_(7) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6266 Broodoo_shield_(7) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6267 Broodoo_shield_(6) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6268 Broodoo_shield_(6) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6269 Broodoo_shield_(5) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6270 Broodoo_shield_(5) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6271 Broodoo_shield_(4) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6272 Broodoo_shield_(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6273 Broodoo_shield_(3) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6274 Broodoo_shield_(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6275 Broodoo_shield_(2) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6276 Broodoo_shield_(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6277 Broodoo_shield_(1) A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6278 Broodoo_shield_(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6279 Broodoo_shield A_scary_broodoo_shield. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6280 Broodoo_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6281 Thatch_spar_light A_wooden_pole_for_use_in_primitive_construction. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6282 Thatch_spar_light Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6283 Thatch_spar_med A_wooden_pole_for_use_in_primitive_construction. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6284 Thatch_spar_med Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6285 Thatch_spar_dense A_wooden_pole_for_use_in_primitive_construction. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6286 Thatch_spar_dense Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6287 Snake_hide Scaly_but_not_slimy! 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6288 Snake_hide Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6289 Snakeskin Scaly_but_not_slimy! 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6290 Snakeskin Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6291 Spider_carcass Its_creeping_days_are_over! 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6292 Spider_carcass Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6293 Spider_on_stick A_raw_spider_threaded_onto_a_skewer_stick. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6294 Spider_on_stick Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6295 Spider_on_shaft A_raw_spider_threaded_onto_an_arrow_shaft. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6296 Spider_on_shaft Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6297 Spider_on_stick A_nicely_roasted_spider_threaded_onto_a_skewer_stick. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6298 Spider_on_stick Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6299 Spider_on_shaft A_nicely_roasted_spider_threaded_onto_an_arrow_shaft. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6300 Spider_on_shaft Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6301 Burnt_spider A_badly_burnt_spider_threaded_onto_a_charred_skewer_stick. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6302 Burnt_spider Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6303 Spider_on_shaft A_badly_burnt_spider_threaded_onto_a_charred_arrow_shaft. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6304 Spider_on_shaft Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6305 Skewer_stick A_sharp_pointed_stick,_quite_resistant_to_fire. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6306 Trading_sticks Karamja_currency. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6311 Gout_tuber Plant_this_in_a_herb_patch_to_grow_Goutweed. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6312 Gout_tuber Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6313 Opal_machete A_jungle_specific_slashing_device. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6314 Opal_machete Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6315 Jade_machete A_jungle_specific_slashing_device. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6316 Jade_machete Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6317 Red_topaz_machete A_jungle_specific_slashing_device. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6318 Red_topaz_machete Swap_this_note_at_any_bank_for_the_equivalent_item. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6319 Proboscis A_giant_mosquito's_proboscis,_aerodynamic_and_sharp! 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6322 Snakeskin_body Made_from_100%_real_snakeskin. 1250 1250 1250 0 0 0 -5 12 25 38 32 15 35 0 0 +item = 6323 Snakeskin_body Swap_this_note_at_any_bank_for_the_equivalent_item. 1250 1250 1250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6324 Snakeskin_chaps Made_from_100%_real_snake. 1175 1175 1175 0 0 0 -5 6 8 8 10 4 10 0 0 +item = 6325 Snakeskin_chaps Swap_this_note_at_any_bank_for_the_equivalent_item. 1175 1175 1175 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6326 Snakeskin_bandana Lightweight_head_protection. 120 180 0 0 0 0 -5 4 2 4 4 2 2 0 0 +item = 6327 Snakeskin_bandana Swap_this_note_at_any_bank_for_the_equivalent_item. 120 180 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6328 Snakeskin_boots Made_from_snakes. 100 150 0 0 0 0 -10 3 1 1 2 1 0 0 0 +item = 6329 Snakeskin_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 10 150 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6330 Snakeskin_v'brace Made_from_100%_real_snake. 174 260 0 0 0 0 -5 6 2 2 2 1 0 0 0 +item = 6331 Snakeskin_v'brace Swap_this_note_at_any_bank_for_the_equivalent_item. 174 260 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6332 Mahogany_logs Some_rare_mahogany_logs. 20 30 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6333 Teak_logs Some_rare_teak_logs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6334 Teak_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6335 Tribal_mask A_ceremonial_wooden_mask. 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6336 Tribal_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6337 Tribal_mask A_ceremonial_wooden_mask. 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6338 Tribal_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6339 Tribal_mask A_ceremonial_wooden_mask. 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6340 Tribal_mask Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6341 Tribal_top Local_dress. 300 300 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6342 Tribal_top Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6343 Villager_robe A_brightly_coloured_robe_prized_by_the_Tai_Bwo_Wannai_peoples. 250 250 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6344 Villager_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6345 Villager_hat A_brightly_coloured_hat_prized_by_the_Tai_Bwo_Wannai_peoples. 200 200 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6346 Villager_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6347 Villager_armband A_brown_armband,_as_worn_by_the_Tai_Bwo_Wannai_locals. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6348 Villager_armband Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6349 Villager_sandals A_brightly_coloured_pair_of_local_sandals. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6350 Villager_sandals Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6351 Tribal_top Local_dress. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6352 Tribal_top Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6353 Villager_robe A_brightly_coloured_robe_prized_by_the_Tai_Bwo_Wannai_peoples. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6354 Villager_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6355 Villager_hat A_brightly_coloured_hat_prized_by_the_Tai_Bwo_Wannai_peoples. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6356 Villager_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6357 Villager_sandals A_brightly_coloured_pair_of_local_sandals. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6358 Villager_sandals Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6359 Villager_armband A_light_blue_armband,_as_worn_by_the_Tai_Bwo_Wannai_locals. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6360 Villager_armband Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6361 Tribal_top Local_dress. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6362 Tribal_top Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6363 Villager_robe A_brightly_coloured_robe_prized_by_the_Tai_Bwo_Wannai_peoples. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6364 Villager_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6365 Villager_hat A_brightly_coloured_hat_prized_by_the_Tai_Bwo_Wannai_peoples. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6366 Villager_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6367 Villager_sandals A_brightly_coloured_pair_of_local_sandals. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6368 Villager_sandals Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6369 Villager_armband A_dark_blue_armband,_as_worn_by_the_Tai_Bwo_Wannai_locals. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6370 Villager_armband Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6371 Tribal_top Local_dress. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6372 Tribal_top Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6373 Villager_robe A_brightly_coloured_robe_prized_by_the_Tai_Bwo_Wannai_peoples. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6374 Villager_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 250 250 250 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6375 Villager_hat A_brightly_coloured_hat_prized_by_the_Tai_Bwo_Wannai_peoples. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6376 Villager_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6377 Villager_sandals A_brightly_coloured_pair_of_local_sandals. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6378 Villager_sandals Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6379 Villager_armband A_white_armband,_as_worn_by_the_Tai_Bwo_Wannai_locals. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6380 Villager_armband Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6381 Tax_relief Suitable_for_children. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6382 Fez A_Fez_hat._Juss_like_that. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6383 Fez Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6384 Desert_top A_bit_itchy. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6385 Desert_top Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6386 Desert_robes Has_a_coarse_hard_wearing_texture. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6387 Desert_robes Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6388 Desert_top Good_for_those_cold_desert_nights. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6389 Desert_top Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6390 Desert_legs Better_than_factor_50_sun_cream. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6391 Desert_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6392 Menap_headgear Good_for_keeping_the_sun_off_my_neck. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6393 Menap_headgear Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6394 Menaphite_top Colourful. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6395 Menaphite_top Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6396 Menaphite_robe A_cool_light_Menaphite_robe. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6397 Menaphite_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6398 Menap_action_kilt Look_at_those_nobbily_knees. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6399 Menap_action_kilt Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6400 Menap_headgear Good_for_keeping_the_sun_off_my_neck. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6401 Menap_headgear Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6402 Menaphite_top Colourful. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6403 Menaphite_top Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6404 Menaphite_robe A_cool_light_Menaphite_robe. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6405 Menaphite_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6406 Menap_action_kilt Look_at_those_nobbily_knees. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6407 Menap_action_kilt Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6408 Oak_blackjack(a) An_assault_blackjack. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6409 Oak_blackjack(a) Swap_this_note_at_any_bank_for_the_equivalent_item. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6410 Oak_blackjack(d) A_defensive_blackjack. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6411 Oak_blackjack(d) Swap_this_note_at_any_bank_for_the_equivalent_item. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6412 Willow_blackjack(a) An_assault_blackjack. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6413 Willow_blackjack(a) Swap_this_note_at_any_bank_for_the_equivalent_item. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6414 Willow_blackjack(d) A_defensive_blackjack. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6415 Willow_blackjack(d) Swap_this_note_at_any_bank_for_the_equivalent_item. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6416 Maple_blackjack A_solid_bit_of_maple. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6417 Maple_blackjack Swap_this_note_at_any_bank_for_the_equivalent_item. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6418 Maple_blackjack(a) An_assault_blackjack. 1600 1600 1600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6419 Maple_blackjack(a) Swap_this_note_at_any_bank_for_the_equivalent_item. 1600 1600 1600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6420 Maple_blackjack(d) A_defensive_blackjack. 1600 1600 1600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6421 Maple_blackjack(d) Swap_this_note_at_any_bank_for_the_equivalent_item. 1600 1600 1600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6422 Air_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6423 Air_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6424 Water_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6425 Water_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6426 Earth_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6427 Earth_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6428 Fire_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6429 Fire_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6430 Chaos_rune Used_for_low_level_missile_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6431 Chaos_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6432 Death_rune Used_for_medium_level_missile_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6433 Death_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6434 Law_rune Used_for_teleport_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6435 Law_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6436 Mind_rune Used_for_basic_level_missile_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6437 Mind_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6438 Body_rune Used_for_curse_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6439 Body_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6448 Spadeful_of_coke A_spadeful_of_refined_coal. 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6450 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6452 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6453 White_rose_seed A_white_rosebush_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6454 Red_rose_seed A_red_rosebush_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6455 Pink_rose_seed A_pink_rosebush_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6456 Vine_seed A_grapevine_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6457 Delphinium_seed A_delphinium_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6458 Orchid_seed A_pink_orchid_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6459 Orchid_seed A_yellow_orchid_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6460 Snowdrop_seed A_snowdrop_seed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6461 White_tree_shoot A_shoot_that_has_been_cut_from_a_dying_White_Tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6462 White_tree_shoot A_shoot_that_has_been_cut_from_a_dying_White_Tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6463 White_tree_shoot This_shoot_from_a_White_Tree_has_been_watered_and_will_soon_grow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6464 White_tree_sapling A_young_White_Tree_sapling. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6465 Ring_of_charos(u) The_power_within_this_ring_has_been_unlocked. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6466 Rune_shards A_rune_essence_chip_that_has_been_broken_into_shards. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6467 Rune_dust Crushed_rune_essence. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6468 Plant_cure This_plant_cure_emits_potency. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6469 White_tree_fruit Looks_delicious. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6470 Compost_potion(4) Pour_this_on_compost_to_turn_it_into_super-compost. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6471 Compost_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 120 120 120 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6472 Compost_potion(3) Pour_this_on_compost_to_turn_it_into_super-compost. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6473 Compost_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6474 Compost_potion(2) Pour_this_on_compost_to_turn_it_into_super-compost. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6475 Compost_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6476 Compost_potion(1) Pour_this_on_compost_to_turn_it_into_super-compost. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6477 Compost_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6478 Trolley I_can_use_this_to_move_heavy_objects. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6479 List A_list_of_things_that_I_must_collect_for_Queen_Ellamaria. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6514 Agility_jump Ability_to_jump,_swing_or_use_monkey_bars. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6515 Agility_balance Ability_to_balance_using_the_agility_skill. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6516 Agility_contortion Ability_to_squeeze_your_body_through_small_areas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6517 Agility_climb Ability_to_climb_surfaces. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6518 Agility_jump Ability_to_jump,_swing_or_use_monkey_bars. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6519 Agility_balance Ability_to_balance_using_the_agility_skill. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6520 Agility_contortion Ability_to_squeeze_your_body_through_small_areas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6521 Agility_climb Ability_to_climb_surfaces. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6522 Toktz-xil-ul A_razor_sharp_ring_of_obsidian. 250 250 250 0 0 0 0 69 0 0 0 0 0 0 0 +item = 6523 Toktz-xil-ak A_razor_sharp_sword_of_obsidian. 40000 40000 40000 47 38 -2 0 0 2 3 0 0 0 49 0 +item = 6524 Toktz-ket-xil A_spiked_shield_of_obsidian. 45000 45000 45000 0 0 0 -12 -8 40 42 38 0 65 5 0 +item = 6525 Toktz-xil-ek A_large_knife_of_obsidian. 25000 25000 25000 16 48 0 0 0 0 0 0 0 0 39 0 +item = 6526 Toktz-mej-tal A_staff_of_obsidian. 35000 35000 35000 15 -1 55 15 0 10 15 5 15 0 55 0 +item = 6527 Tzhaar-ket-em A_mace_of_obsidian. 12800 18000 0 -4 -4 62 0 0 0 0 0 0 0 56 0 +item = 6528 Tzhaar-ket-om A_maul_of_obsidian. 50000 50000 50000 0 0 80 -4 0 0 0 0 0 0 85 0 +item = 6529 Tokkul It's_a_token_of_some_kind_made_from_obsidian. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6535 Toktz-xil-ak Swap_this_note_at_any_bank_for_the_equivalent_item. 40000 40000 40000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6536 Toktz-ket-xil Swap_this_note_at_any_bank_for_the_equivalent_item. 45000 45000 45000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6537 Toktz-xil-ek Swap_this_note_at_any_bank_for_the_equivalent_item. 25000 25000 25000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6538 Toktz-mej-tal Swap_this_note_at_any_bank_for_the_equivalent_item. 35000 35000 35000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6539 Tzhaar-ket-em Swap_this_note_at_any_bank_for_the_equivalent_item. 12800 18000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6540 Tzhaar-ket-om Swap_this_note_at_any_bank_for_the_equivalent_item. 50000 50000 50000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6541 Mouse_toy An_Advanced_Combat_Training_Device. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6542 Present Thanks_for_all_your_help!__Love,_Bob_&_Neite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6543 Magical_Lamp I_wonder_what_happens_if_I_rub_it... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6544 Catspeak_amulet(e) It's_an_amulet_of_cat_speak._It_makes_vague_purring_noises. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6545 Chores A_list_of_chores_that_Bob_gave_you_to_do. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6546 Recipe It_says_on_the_back_'My_favourite_recipe.' 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6547 Doctors_hat A_mirror_helps_reflect_light_on_the_subject. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6548 Nurse_hat A_nurses_hat,_but_does_it_have_healing_powers? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6549 Lazy_cat Lethargic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6550 Lazy_cat Lethargic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6551 Lazy_cat Lethargic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6552 Lazy_cat Lethargic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6553 Lazy_cat Lethargic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6554 Lazy_cat Lethargic. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6555 Wily_cat Wild. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6556 Wily_cat Wild. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6557 Wily_cat Wild. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6558 Wily_cat Wild. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6559 Wily_cat Wild. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6560 Wily_cat Wild. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6561 Ahab's_beer Looks_nice. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6562 Mud_battlestaff It's_a_slightly_magical_stick. 17000 17000 17000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6563 Mystic_mud_staff It's_a_slightly_magical_stick. 45000 45000 45000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6564 Onyx_ring A_valuable_ring. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6565 Onyx_necklace I_wonder_if_this_is_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6566 Onyx_amulet It_needs_a_string_so_I_can_wear_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6568 Obsidian_cape A_cape_of_woven_obsidian_plates. 24000 36000 0 0 0 0 0 0 9 9 9 9 9 0 0 +item = 6569 Obsidian_cape Swap_this_note_at_any_bank_for_the_equivalent_item. 24000 36000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6570 Fire_cape A_cape_of_fire. 60000 60000 60000 1 1 1 1 1 11 11 11 11 11 4 2 +item = 6571 Uncut_onyx This_would_be_worth_more_cut. 200000 200000 200000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6572 Uncut_onyx Swap_this_note_at_any_bank_for_the_equivalent_item. 200000 200000 200000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6573 Onyx This_looks_valuable. 200000 200000 200000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6574 Onyx Swap_this_note_at_any_bank_for_the_equivalent_item. 200000 200000 200000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6575 Onyx_ring A_valuable_ring. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6576 Onyx_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6577 Onyx_necklace I_wonder_if_this_is_valuable. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6578 Onyx_necklace Swap_this_note_at_any_bank_for_the_equivalent_item. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6579 Onyx_amulet It_needs_a_string_so_I_can_wear_it. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6580 Onyx_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6581 Onyx_amulet I_wonder_if_I_can_get_this_enchanted. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6582 Onyx_amulet Swap_this_note_at_any_bank_for_the_equivalent_item. 201000 201000 201000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6583 Ring_of_stone An_enchanted_ring. 202000 202000 202000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6584 Ring_of_stone Swap_this_note_at_any_bank_for_the_equivalent_item. 202000 202000 202000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6585 Amulet_of_fury A_very_powerful_onyx_amulet. 80800 121200 0 10 10 10 10 10 15 15 15 15 15 8 5 +item = 6586 Amulet_of_fury Swap_this_note_at_any_bank_for_the_equivalent_item. 80800 121200 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6587 White_claws A_set_of_fighting_claws. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 1 +item = 6588 White_claws Swap_this_note_at_any_bank_for_the_equivalent_item. 360 360 360 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6589 White_battleaxe A_vicious_looking_axe. 1248 1248 1248 -2 20 15 0 0 0 0 0 0 -1 24 1 +item = 6590 White_battleaxe Swap_this_note_at_any_bank_for_the_equivalent_item. 1248 1248 1248 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6591 White_dagger A_vicious_white_dagger. 240 240 240 10 5 -4 1 0 0 0 0 1 0 7 1 +item = 6592 White_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6593 White_dagger(p) This_dagger_is_poisoned. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6594 White_dagger(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6595 White_dagger(p+) This_dagger_is_poisoned. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6596 White_dagger(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6597 White_dagger(s) This_dagger_is_poisoned. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6598 White_dagger(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 240 240 240 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6599 White_halberd A_white_halberd. 1920 1920 1920 19 25 0 -4 0 -1 2 3 0 0 20 1 +item = 6600 White_halberd Swap_this_note_at_any_bank_for_the_equivalent_item. 1920 1920 1920 19 25 0 -4 0 -1 2 3 0 0 0 0 +item = 6601 White_mace A_spiky_mace. 432 432 432 8 -2 16 0 0 0 0 0 0 0 13 1 +item = 6602 White_mace Swap_this_note_at_any_bank_for_the_equivalent_item. 432 432 432 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6603 Magic_staff A_Magical_staff. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6604 Magic_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6605 White_sword A_razor_sharp_sword. 624 624 624 14 10 -2 0 0 0 2 1 0 0 12 1 +item = 6606 White_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 624 624 624 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6607 White_longsword A_razor_sharp_longsword. 960 960 960 13 18 -2 0 0 0 3 2 0 0 16 1 +item = 6608 White_longsword Swap_this_note_at_any_bank_for_the_equivalent_item. 960 960 960 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6609 White_2h_sword A_two_handed_sword. 1920 1920 1920 -4 27 21 -4 0 0 0 0 0 -1 26 1 +item = 6610 White_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 1920 1920 1920 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6611 White_scimitar A_vicious,_curved_sword. 768 768 768 4 19 -2 0 0 0 1 0 0 0 14 1 +item = 6612 White_scimitar Swap_this_note_at_any_bank_for_the_equivalent_item. 768 768 768 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6613 White_warhammer I_don't_think_it's_intended_for_joinery. 980 980 980 -4 -4 22 -4 0 0 0 0 0 0 19 1 +item = 6614 White_warhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 980 980 980 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6615 White_chainbody A_series_of_connected_metal_rings. 1440 1440 1440 0 0 0 -15 0 22 32 39 -3 24 0 1 +item = 6616 White_chainbody Swap_this_note_at_any_bank_for_the_equivalent_item. 1440 1440 1440 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6617 Dragon_platebody Provides_excellent_protection. 566667 850000 0 0 0 0 -30 0 109 107 97 -6 106 0 0 +item = 6618 White_platebody Swap_this_note_at_any_bank_for_the_equivalent_item. 1536 2304 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6619 White_boots These_will_protect_my_feet. 576 576 576 0 0 0 -3 -1 7 8 9 0 0 0 1 +item = 6620 White_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 576 576 576 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6621 White_med_helm A_medium_sized_helmet. 576 576 576 0 0 0 0 0 0 0 0 0 0 0 1 +item = 6622 White_med_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 576 576 576 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6623 White_full_helm A_full_face_helmet. 422 634 0 0 0 0 -6 -2 12 13 10 -1 12 0 1 +item = 6624 White_full_helm Swap_this_note_at_any_bank_for_the_equivalent_item. 422 634 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6625 White_platelegs Big,_White_and_heavy_looking. 768 1152 0 0 0 0 -21 -7 21 20 19 -4 20 0 1 +item = 6626 White_platelegs Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6627 White_plateskirt Big,_White_and_heavy_looking. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 1 +item = 6628 White_plateskirt Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6629 White_gloves These_will_keep_my_hands_warm! 6 6 6 0 0 0 0 0 0 1 2 0 0 0 1 +item = 6630 White_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6631 White_sq_shield A_medium_square_shield. 1152 1152 1152 0 0 0 0 0 0 0 0 0 0 0 1 +item = 6632 White_sq_shield Swap_this_note_at_any_bank_for_the_equivalent_item. 1152 1152 1152 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6633 White_kiteshield A_large_metal_shield. 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 1 +item = 6634 White_kiteshield Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6635 Commorb A_Temple_Knight_Communication_Orb._Top_Secret! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6636 Solus's_hat Proof_that_I_have_defeated_the_evil_mage_Solus. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6637 Dark_beast A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6638 Colour_wheel A_key_to_the_nature_of_light_itself. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6639 Hand_mirror A_small_hand_mirror. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6640 Red_crystal A_red_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6641 Yellow_crystal A_yellow_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6642 Green_crystal A_green_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6643 Cyan_crystal A_cyan_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6644 Blue_crystal A_blue_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6645 Magenta_crystal A_magenta_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6646 Fractured_crystal A_fractured_crystal,_one_of_the_edges_is_clear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6647 Fractured_crystal A_fractured_crystal,_one_of_the_edges_is_clear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6648 Item_list It's_a_list_of_items_I_need_to_collect. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6649 Edern's_journal The_journal_of_Nissyen_Edern. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6650 Blackened_crystal A_blackened_crystal_sample. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6651 Newly_made_crystal A_newly_formed_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6652 Newly_made_crystal A_warm_energy_radiates_from_this_crystal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6653 Crystal_trinket A_small_crystal_trinket. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6654 Camo_top Examine_what? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6655 Camo_bottoms Examine_what? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6656 Camo_helmet Examine_what? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6657 Camo_top Examine_what? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6658 Camo_bottoms Examine_what? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6659 Camo_helmet Examine_what? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6660 Fishing_explosive A_vial_that_explodes_in_water. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6661 Mogre A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6662 Broken_fishing_rod This_fishing_rod_seems_to_have_been_bitten_in_half... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6663 Forlorn_boot It_seems_someone_vacated_this_boot_in_a_hurry... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6664 Fishing_explosive The_jar_keeps_shaking...I'm_scared. 60 60 60 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6665 Mudskipper_hat Fishy,_damp_and_smelly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6666 Flippers Strangely_uncomfortable_flippers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6667 Fishbowl An_empty_fishbowl. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6668 Fishbowl A_fishless_fishbowl. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6669 Fishbowl A_fishless_fishbowl_with_some_seaweed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6670 Fishbowl A_fishbowl_with_a_Tiny_Bluefish_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6671 Fishbowl A_fishbowl_with_a_Tiny_Greenfish_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6672 Fishbowl A_fishbowl_with_a_Tiny_Spinefish_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6673 Fishbowl_and_net An_empty_fishbowl_in_a_net. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6674 Tiny_net A_tiny_net_for_grabbing_tiny_fish. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6675 An_empty_box 'Ingredients;_Ground_Guam_and_Ground_Seaweed.' 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6676 An_empty_box Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6677 Guam_in_a_box 'Ingredients;_Ground_Guam_Leaf_and_Ground_Seaweed.'_Well,_I_have_the_Guam_Leaf... 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6678 Guam_in_a_box? 'Ingredients;_Ground_Guam_Leaf_and_Ground_Seaweed.'_Well,_I_have_the_Guam_Leaf... 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6679 Seaweed_in_a_box 'Ingredients;_Ground_Guam_and_Ground_Seaweed.'_Well,_I_have_the_Seaweed... 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6680 Seaweed_in_a_box? 'Ingredients;_Ground_Guam_and_Ground_Seaweed.'_Well,_I_have_the_Seaweed... 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6681 Ground_guam One_of_the_ingredients_for_making_fish_food. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6682 Ground_guam Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6683 Ground_seaweed One_of_the_ingredients_for_making_fish_food. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6684 Ground_seaweed Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6685 Saradomin_brew(4) A_Saradomin_brew. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6686 Saradomin_brew(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6687 Saradomin_brew(3) A_Saradomin_brew. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6688 Saradomin_brew(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 175 175 175 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6689 Saradomin_brew(2) A_Saradomin_brew. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6690 Saradomin_brew(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6691 Saradomin_brew(1) A_Saradomin_brew. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6692 Saradomin_brew(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 125 125 125 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6693 Crushed_nest A_crushed_bird's_nest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6694 Crushed_nest Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6695 Desert_lizard A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6696 Ice_cooler Contains_ice_cubes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6697 Pat_of_butter A_pat_of_freshly_churned_butter. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6698 Pat_of_butter Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6699 Burnt_potato This_potato_doesn't_look_edible. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6700 Burnt_potato Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6701 Baked_potato It'd_taste_even_better_with_some_toppings. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6702 Baked_potato Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6703 Potato_with_butter A_baked_potato_with_butter. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6704 Potato_with_butter Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6705 Potato_with_cheese A_baked_potato_with_butter_and_cheese. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6706 Potato_with_cheese Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6707 Camulet An_amulet_of_Camel-speak._It_makes_vague_braying_noises. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6708 Slayer_gloves Too_thick_for_monsters_to_bite_through. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6709 Fever_spider A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6710 Blindweed_seed A_Blindweed_seed_-_plant_in_a_Blindweed_patch. 166 166 166 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6711 Blindweed An_inedible,_foul_smelling_herb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6712 Bucket_of_water It's_a_bucket_of..._water? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6713 Wrench A_heavy_metal_wrench. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6714 Holy_wrench A_shining_paragon_of_wrenchly_virtue. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6715 Sluglings They_look_at_you_balefully._'Feed_us...' 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6716 Karamthulhu A_sinister_looking_squid. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6717 Karamthulhu My_pet_sinister_squid. 20000 20000 20000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6718 Fever_spider_body A_diseased_deceased_Fever_Spider._Handle_with_care. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6719 Unsanitary_swill Sorry,_I_mean_a_bucket_of_'rum'. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6720 Slayer_gloves Especially_good_against_diseased_arachnids. 200 200 200 0 0 0 0 0 4 5 3 0 0 0 0 +item = 6721 Rusty_scimitar A_decent_enough_weapon_gone_rusty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6722 Zombie_head Alas...I_hardly_knew_him. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6723 Fishbowl Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6724 Seercull An_ancient_Fremennik_bow_that_was_once_used_to_battle_the_Moon_Clan. 8000 8000 8000 0 0 0 0 69 0 0 0 0 0 0 0 +item = 6725 Seercull Swap_this_note_at_any_bank_for_the_equivalent_item. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6726 Mud_battlestaff Swap_this_note_at_any_bank_for_the_equivalent_item. 17000 17000 17000 10 -1 40 10 0 2 3 1 10 0 35 0 +item = 6727 Mystic_mud_staff Swap_this_note_at_any_bank_for_the_equivalent_item. 45000 45000 45000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6728 Bonemeal A_pot_of_crushed_Dagannoth-king_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6729 Dagannoth_bones These_would_feed_a_dogfish_for_months! 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6730 Dagannoth_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6731 Seer's_ring A_mysterious_ring_that_can_fill_the_wearer_with_magical_power... 6000 10000 0 0 0 0 4 0 0 0 0 4 0 0 0 +item = 6732 Seer's_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 6000 10000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6733 Archers_ring A_fabled_ring_that_improves_the_wearer's_skill_with_a_bow... 6000 10000 0 0 0 0 0 4 0 0 0 0 4 0 0 +item = 6734 Archers_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 6000 10000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6735 Warrior_ring A_legendary_ring_once_worn_by_Fremennik_warriors. 6000 10000 0 0 4 0 0 0 0 4 0 0 0 0 0 +item = 6736 Warrior_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 6000 10000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6737 Berserker_ring A_ring_reputed_to_bring_out_a_berserk_fury_in_its_wearer. 6000 10000 0 0 0 0 0 0 0 0 4 0 0 4 0 +item = 6738 Berserker_ring Swap_this_note_at_any_bank_for_the_equivalent_item. 6000 10000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6739 Dragon_axe A_very_powerful_axe. 33000 55000 0 -2 38 32 0 0 0 1 0 0 0 42 0 +item = 6740 Dragon_axe Swap_this_pote_at_any_bank_for_a_Dragon_axe. 33000 55000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6741 Broken_axe Bob_can_fix_this_for_me. 1800 1800 1800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6742 Broken_axe Swap_this_note_at_any_bank_for_the_equivalent_item. 1800 1800 1800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6743 Dragon_axe_head It's_missing_a_handle. 32999 54999 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6744 Dragon_axe_head Swap_this_note_at_any_bank_for_the_equivalent_item. 32999 54999 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6745 Silverlight The_magical_sword_'Silverlight',_stained_black_with_mushroom_ink. 50 50 50 9 14 -2 0 0 0 3 2 1 0 12 0 +item = 6746 Darklight The_magical_sword_'Silverlight',_enhanced_with_the_blood_of_Agrith-Naar. 500 500 500 10 16 -2 0 0 0 3 2 2 0 13 0 +item = 6747 Demonic_sigil_mould Used_to_make_the_sigil_of_the_demon_Agrith-Naar. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6748 Demonic_sigil A_sigil_used_for_the_summoning_of_the_demon_Agrith-Naar. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6749 Demonic_tome Will_this_book_help_in_summoning_Agrith-Naar? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6750 Black_desert_shirt A_desert_shirt_stained_black_with_mushroom_ink. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6751 Black_desert_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6752 Black_desert_robe A_desert_robe_stained_black_with_mushroom_ink. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6753 Black_desert_robe Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6754 Enchanted_key It_seems_to_change_temperature_as_I_walk. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6755 Journal Somebody's_private_journal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6756 Letter A_sealed_letter_to_the_king. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6757 Letter A_sealed_letter_to_Jorral. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6758 Scroll A_timeline_of_the_outpost. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6759 Chest A_dirty_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6760 Guthix_mjolnir A_Guthix_Mjolnir. 625 625 625 0 0 11 0 0 0 0 0 0 0 14 0 +item = 6761 Guthix_mjolnir Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6762 Saradomin_mjolnir A_Saradomin_Mjolnir. 625 625 625 0 0 11 0 0 0 0 0 0 0 14 0 +item = 6763 Saradomin_mjolnir Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6764 Zamorak_mjolnir A_Zamorak_Mjolnir. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6765 Zamorak_mjolnir Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6766 Cat_antipoison Antipoison_for_Pox. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6767 Book The_book_of_Rats. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6768 Poisoned_cheese A_little_more_smelly_than_usual. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6769 Music_scroll Charming. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6770 Directions Jimmy_Dazzler's_directions. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6771 Pot_of_weeds Contains_garden_weeds. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6772 Smouldering_pot Contains_slowly_burning_garden_weeds. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6773 Rat_pole A_pole_for_putting_rats_on. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6774 Rat_pole A_pole_with_one_rat_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6775 Rat_pole A_pole_with_two_rats_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6776 Rat_pole A_pole_with_three_rats_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6777 Rat_pole A_pole_with_four_rats_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6778 Rat_pole A_pole_with_five_rats_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6779 Rat_pole A_pole_with_six_rats_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6780 Menaphite_thug Mean_looking. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6781 Bandit Nasty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6782 Bandit Nasty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6784 Whoopsie Just_chuck_this_away,_it's_useless! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6785 Statuette A_statue_of_the_goddess_Elidinis. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6786 Robe_of_elidinis This_looks_quite_old. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6787 Robe_of_elidinis A_patched_up_robe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6788 Torn_robe This_robe_is_too_torn_to_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6789 Torn_robe This_robe_is_too_torn_to_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6790 Shoes Awusah's_Shoes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6791 Sole Awusah's_Sole. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6792 Ancestral_key An_ancient_key_from_the_shrine_in_Nardah. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6793 Ballad The_Ballad_of_Jareesh. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6794 Choc-ice Better_eat_this_before_it_melts. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6795 Choc-ice Swap_this_note_at_any_bank_for_the_equivalent_item. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6796 Lamp Ooh_a_nice_shiny_lamp. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6797 Watering_can Handy_for_watering_crops. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6798 Champion_scroll It's_a_challenge_from_the_Earth_Warrior_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6799 Champion_scroll It's_a_challenge_from_the_Ghoul_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6800 Champion_scroll It's_a_challenge_from_the_Giant_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6801 Champion_scroll It's_a_challenge_from_the_Goblin_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6802 Champion_scroll It's_a_challenge_from_the_Hobgoblin_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6803 Champion_scroll It's_a_challenge_from_the_Imp_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6804 Champion_scroll It's_a_challenge_from_the_Jogre_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6805 Champion_scroll It's_a_challenge_from_the_Lesser_Demon_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6806 Champion_scroll It's_a_challenge_from_the_Skeleton_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6807 Champion_scroll It's_a_challenge_from_the_Zombie_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6808 Champion_scroll It's_a_challenge_from_the_Human_Champion! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6809 Granite_legs These_look_pretty_heavy. 66000 66000 66000 0 0 0 -31 -18 43 45 41 -4 68 0 0 +item = 6810 Bonemeal A_pot_of_crushed_wyvern_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6811 Skeletal_wyvern A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6812 Wyvern_bones Bones_of_a_large_flying_creature! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6813 Granite_legs Swap_this_note_at_any_bank_for_the_equivalent_item. 66000 66000 66000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6814 Fur This_would_make_warm_clothing. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6815 Fur Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6816 Wyvern_bones Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6817 Slender_blade A_slender_two-handed_sword. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6818 Bow-sword A_sharp_sword_that_can_also_fire_arrows. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6819 Large_pouch A_large_pouch_used_for_storing_essence. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6820 Relic There_seems_to_be_bits_missing... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6821 Orb A_glowing_orb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6822 Star_bauble An_unpainted_bauble_shaped_like_a_star. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6823 Star_bauble A_bauble_shaped_like_a_star_painted_yellow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6824 Star_bauble A_bauble_shaped_like_a_star_painted_red. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6825 Star_bauble A_bauble_shaped_like_a_star_painted_blue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6826 Star_bauble A_bauble_shaped_like_a_star_painted_green. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6827 Star_bauble A_bauble_shaped_like_a_star_painted_pink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6828 Box_bauble An_unpainted_bauble_shaped_like_a_gift. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6829 Box_bauble A_bauble_shaped_like_a_gift_painted_yellow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6830 Box_bauble A_bauble_shaped_like_a_gift_painted_red. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6831 Box_bauble A_bauble_shaped_like_a_gift_painted_blue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6832 Box_bauble A_bauble_shaped_like_a_gift_painted_green. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6833 Box_bauble A_bauble_shaped_like_a_gift_painted_pink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6834 Diamond_bauble An_unpainted_bauble_shaped_like_a_diamond. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6835 Diamond_bauble A_bauble_shaped_like_a_diamond_painted_yellow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6836 Diamond_bauble A_bauble_shaped_like_a_diamond_painted_red. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6837 Diamond_bauble A_bauble_shaped_like_a_diamond_painted_blue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6838 Diamond_bauble A_bauble_shaped_like_a_diamond_painted_green. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6839 Diamond_bauble A_bauble_shaped_like_a_diamond_painted_pink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6840 Tree_bauble An_unpainted_bauble_shaped_like_a_wintumber_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6841 Tree_bauble A_bauble_shaped_like_a_wintumber_tree_painted_yellow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6842 Tree_bauble A_bauble_shaped_like_a_wintumber_tree_painted_red. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6843 Tree_bauble A_bauble_shaped_like_a_wintumber_tree_painted_blue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6844 Tree_bauble A_bauble_shaped_like_a_wintumber_tree_painted_green. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6845 Tree_bauble A_bauble_shaped_like_a_wintumber_tree_painted_pink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6846 Bell_bauble An_unpainted_bauble_shaped_like_a_bell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6847 Bell_bauble A_bauble_shaped_like_a_bell_painted_yellow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6848 Bell_bauble A_bauble_shaped_like_a_bell_painted_red. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6849 Bell_bauble A_bauble_shaped_like_a_bell_painted_blue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6850 Bell_bauble A_bauble_shaped_like_a_bell_painted_green. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6851 Bell_bauble A_bauble_shaped_like_a_bell_painted_pink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6852 Puppet_box A_box_for_storing_completed_puppets. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6853 Bauble_box A_box_for_storing_painted_baubles. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6854 Puppet_box A_box_full_of_puppets._Bring_to_the_Taverly_members_gate. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6855 Bauble_box A_box_full_of_painted_baubles._Give_to_a_Pixie_or_use_to_decorate_a_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6856 Bobble_hat A_woolly_bobble_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6857 Bobble_scarf A_woolly_scarf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6858 Jester_hat A_woolly_jester_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6859 Jester_scarf A_woolly_jester_scarf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6860 Tri-jester_hat A_woolly_triple_bobble_jester_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6861 Tri-jester_scarf A_woolly_jester_scarf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6862 Woolly_hat A_woolly_tobogganing_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6863 Woolly_scarf A_woolly_tobogganing_scarf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6864 Marionette_handle The_controlling_part_of_a_marionette. 60000 60000 60000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6865 Blue_marionette I've_got_no_strings_..._oh_hang_on! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6866 Green_marionette I've_got_no_strings_..._oh_hang_on! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6867 Red_marionette I've_got_no_strings_..._oh_hang_on! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6868 Blue_marionette I_want_to_be_a_real_boy! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6869 Green_marionette I_want_to_be_a_real_boy! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6870 Red_marionette I_want_to_be_a_real_boy! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6871 Red_marionette The_torso_of_a_marionette. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6872 Red_marionette The_torso_and_head_of_a_marionette. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6873 Red_marionette The_torso,_head_and_arms_of_a_marionette. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6874 Red_marionette No_strings_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6875 Blue_marionette Needs_a_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6876 Blue_marionette Needs_arms. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6877 Blue_marionette Needs_legs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6878 Blue_marionette No_strings_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6879 Green_marionette Needs_a_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6880 Green_marionette Needs_arms. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6881 Green_marionette Needs_legs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6882 Green_marionette No_strings_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6883 Peach A_tasty_fruit. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6885 Progress_hat A_magic_training_arena_progress_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6886 Progress_hat A_magic_training_arena_progress_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6887 Progress_hat A_magic_training_arena_progress_hat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6888 Guardian_statue The_statue_looks_like_he_can_be_moved. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6889 Mage's_book The_magical_book_of_the_Mage. 500 500 500 0 0 0 15 0 0 0 0 15 0 0 0 +item = 6890 Mage's_book Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6891 Arena_book A_book_about_the_Training_Arena. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6892 Arena_book Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6893 Leather_boots Comfortable_leather_boots. 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 +item = 6894 Adamant_kiteshield A_large_metal_shield. 0 0 0 0 0 0 -8 -2 21 31 29 -1 29 0 0 +item = 6895 Adamant_med_helm A_medium_sized_helmet. 0 0 0 0 0 0 -3 -1 14 15 13 -1 14 0 0 +item = 6896 Emerald This_looks_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6897 Rune_longsword A_razor_sharp_longsword. 0 0 0 38 47 -2 0 0 0 0 0 0 0 0 0 +item = 6898 Cylinder A_green_cylinder. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6899 Cube A_yellow_cube. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6900 Icosahedron A_blue_icosahedron. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6901 Pentamid A_red_pentamid. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6902 Orb A_white_sphere. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6903 Dragonstone This_looks_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6904 Animals'_bones Various_animals'_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6905 Animals'_bones Various_animals'_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6906 Animals'_bones Various_animals'_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6907 Animals'_bones Various_animals'_bones. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6908 Beginner_wand A_beginner_level_wand. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6909 Beginner_wand Swap_this_note_at_any_bank_for_the_equivalent_item. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6910 Apprentice_wand A_apprentice_level_wand. 1500 1500 1500 0 0 0 10 0 0 0 0 10 0 0 0 +item = 6911 Apprentice_wand Swap_this_note_at_any_bank_for_the_equivalent_item. 1500 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6912 Teacher_wand A_teacher_level_wand. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6913 Teacher_wand Swap_this_note_at_any_bank_for_the_equivalent_item. 2000 2000 2000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6914 Master_wand A_master_level_wand. 2500 2500 2500 0 0 0 20 0 0 0 0 20 0 0 0 +item = 6915 Master_wand Swap_this_note_at_any_bank_for_the_equivalent_item. 2500 2500 2500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6916 Infinity_top Mystical_robes. 140000 140000 140000 0 0 0 22 0 0 0 22 0 0 0 0 +item = 6917 Infinity_top Swap_this_note_at_any_bank_for_the_equivalent_item. 140000 140000 140000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6918 Infinity_hat A_mystic_hat. 17000 17000 17000 0 0 0 6 0 0 0 0 6 0 0 0 +item = 6919 Infinity_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 17000 17000 17000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6920 Infinity_boots Mystical_boots. 12000 12000 12000 0 0 0 5 0 0 0 0 5 0 0 0 +item = 6921 Infinity_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 12000 12000 12000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6922 Infinity_gloves Mystical_gloves. 12000 12000 12000 0 0 5 0 0 0 5 0 0 0 0 0 +item = 6923 Infinity_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 12000 12000 12000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6924 Infinity_bottoms Mystical_robes. 90000 90000 90000 0 0 0 17 0 0 0 0 17 0 0 0 +item = 6925 Infinity_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 90000 90000 90000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6926 Bones_to_peaches A_spell_to_turn_bones_to_peaches. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6945 Sandy_hand A_severed_hand_covered_with_sand. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6946 Beer_soaked_hand A_severed_hand_dripping_with_beer. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6947 Bert's_rota A_copy_of_a_work_rota. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6948 Sandy's_rota An_original_work_rota. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6949 A_magic_scroll This_scroll_glows_with_an_inner_light. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6950 Magical_orb An_ordinary_looking_magical_scrying_orb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6951 Magical_orb_(a) This_magical_scrying_orb_pulsates_as_it_stores_information. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6952 Truth_serum Fluid_sloshes_innocently_in_this_vial. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6953 Bottled_water A_bottle_of_water. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6954 Redberry_juice Redberry_Juice_sloshes_around_in_this_vial_waiting_for_white_berries_to_be_added. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6955 Pink_dye A_vial_of_pink_dye. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6956 Rose_tinted_lens This_lens_has_a_pinkish_tinge_to_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6957 Wizard's_head A_decapitated,_sand_covered_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6958 Sand A_handful_of_sand_from_Sandy's_pocket. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6959 Cape It's_a_bit_pink. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6960 Cape Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6961 Baguette A_freshly_baked_baguette. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6962 Triangle_sandwich A_freshly_made_triangle_sandwich. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6963 Roll A_freshly_made_roll. 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6964 Waste_disposal Gets_rid_of_all_that_nasty_kitchen_waste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6965 Square_sandwich A_freshly_made_square_sandwich 25 25 25 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6966 Prison_key A_key_to_the_prison. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6967 Waste_disposal Gets_rid_of_all_that_nasty_kitchen_waste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6968 Waste_disposal Gets_rid_of_all_that_nasty_kitchen_waste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6969 Waste_disposal Gets_rid_of_all_that_nasty_kitchen_waste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6970 Pyramid_top It's_a_solid_gold_pyramid! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6971 Sandstone_(1kg) A_tiny_chunk_of_sandstone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6972 Sandstone_(1kg) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6973 Sandstone_(2kg) A_small_chunk_of_sandstone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6974 Sandstone_(2kg) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6975 Sandstone_(5kg) A_medium-sized_chunk_of_sandstone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6976 Sandstone_(5kg) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6977 Sandstone_(10kg) A_large_chunk_of_sandstone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6978 Sandstone_(10kg) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6979 Granite_(500g) A_tiny_chunk_of_granite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6980 Granite_(500g) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6981 Granite_(2kg) A_small_chunk_of_granite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6982 Granite_(2kg) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6983 Granite_(5kg) A_medium-sized_chunk_of_granite. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6984 Granite_(5kg) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6985 Sandstone_(20kg) A_huge_twenty-kilo_block_of_sandstone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6986 Sandstone_(32kg) A_huge_thirty-two-kilo_block_of_sandstone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6987 Sandstone_body The_body_of_a_sandstone_statue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6988 Sandstone_base The_base_and_legs_of_a_sandstone_statue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6989 Stone_head A_granite_head_shaped_like_the_sculptor_Lazim. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6990 Stone_head A_granite_head_shaped_like_the_god_Zamorak. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6991 Stone_head A_granite_head_shaped_like_the_god_Icthlarin. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6992 Stone_head A_granite_head_shaped_like_a_camel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6993 Z_sigil A_metal_sigil_in_the_shape_of_a_Z. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6994 M_sigil A_metal_sigil_in_the_shape_of_an_M. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6995 R_sigil A_metal_sigil_in_the_shape_of_an_R. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6996 K_sigil A_metal_sigil_in_the_shape_of_a_K. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6997 Stone_left_arm The_left_arm_of_a_large_stone_statue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6998 Stone_right_arm The_right_arm_of_a_large_stone_statue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6999 Stone_left_leg The_left_leg_of_a_large_stone_statue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7000 Stone_right_leg The_right_leg_of_a_large_stone_statue. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7001 Camel_mould_(p) A_positive_clay_mould_of_a_camel's_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7002 Stone_head A_granite_head_that_will_fit_exactly_into_the_pedestal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7003 Camel_mask Blend_in_in_the_desert. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7004 Chisel For_chipping_at_stuff. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7050 Swarm A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7051 Unlit_bug_lantern A_lantern_to_aid_attacking_Harpie_bugs. 130 130 130 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7052 Unlit_bug_lantern Swap_this_note_at_any_bank_for_the_equivalent_item. 130 130 130 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7053 Lit_bug_lantern A_lantern_to_aid_attacking_Harpie_bugs. 130 130 130 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7054 Chilli_potato A_baked_potato_with_chilli_con_carne. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7055 Chilli_potato Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7056 Egg_potato A_baked_potato_with_egg_and_tomato. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7057 Egg_potato Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7058 Mushroom_potato A_baked_potato_with_mushroom_and_onions. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7059 Mushroom_potato Swap_this_note_at_any_bank_for_the_equivalent_item. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7060 Tuna_potato A_baked_potato_with_tuna_and_sweetcorn. 113 113 113 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7061 Tuna_potato Swap_this_note_at_any_bank_for_the_equivalent_item. 113 113 113 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7062 Chilli_con_carne A_bowl_of_meat_in_chilli-con-carne_sauce. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7063 Chilli_con_carne Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7064 Egg_and_tomato A_bowl_of_scrambled_eggs_and_tomato. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7065 Egg_and_tomato Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7066 Mushroom_&_onion A_bowl_of_fried_mushroom_and_onions. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7067 Mushroom_&_onion Swap_this_note_at_any_bank_for_the_equivalent_item&_onion. 45 45 45 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7068 Tuna_and_corn A_bowl_of_cooked_tuna_and_sweetcorn. 113 113 113 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7069 Tuna_and_corn Swap_this_note_at_any_bank_for_the_equivalent_item. 113 113 113 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7070 Minced_meat A_bowl_of_finely_minced_meat. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7071 Minced_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7072 Spicy_sauce A_bowl_of_spicy_sauce. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7073 Spicy_sauce Swap_this_note_at_any_bank_for_the_equivalent_item. 9 9 9 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7074 Chopped_garlic A_bowl_of_chopped_garlic. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7075 Chopped_garlic Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7076 Uncooked_egg A_bowl_of_uncooked_egg. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7077 Uncooked_egg Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7078 Scrambled_egg A_bowl_of_scrambled_egg. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7079 Scrambled_egg Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7080 Sliced_mushrooms A_bowl_of_sliced_Bittercap_mushrooms. 42 42 42 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7081 Sliced_mushrooms Swap_this_note_at_any_bank_for_the_equivalent_item. 42 42 42 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7082 Fried_mushrooms A_bowl_of_fried_Bittercap_mushrooms. 42 42 42 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7083 Fried_mushrooms Swap_this_note_at_any_bank_for_the_equivalent_item. 42 42 42 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7084 Fried_onions A_bowl_of_sliced,_fried_onions. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7085 Fried_onions Swap_this_note_at_any_bank_for_the_equivalent_item. 7 7 7 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7086 Chopped_tuna A_bowl_of_finely_chopped_tuna. 104 104 104 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7087 Chopped_tuna Swap_this_note_at_any_bank_for_the_equivalent_item. 104 104 104 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7088 Sweetcorn A_bowl_of_cooked_sweetcorn. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7089 Sweetcorn Swap_this_note_at_any_bank_for_the_equivalent_item. 13 13 13 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7090 Burnt_egg A_bowl_of_burnt,_overcooked_egg. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7091 Burnt_egg Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7092 Burnt_onion A_bowl_of_blackened_onions. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7093 Burnt_onion Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7094 Burnt_mushroom A_bowl_of_burnt_sliced_mushroom. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7095 Burnt_mushroom Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7096 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7097 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7098 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7099 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7100 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7101 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7102 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7103 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7104 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7105 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7106 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7107 Board_game_piece A_piece_used_in_board_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7108 Gunpowder Best_keep_this_away_from_naked_flames. 52 52 52 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7109 Fuse Burns_very_well. 52 52 52 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7110 Stripy_pirate_shirt A_sea_worthy_shirt. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7111 Stripy_pirate_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7112 Pirate_bandanna Essential_pirate_wear. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7113 Pirate_bandanna Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7114 Pirate_boots Not_for_land_lubbers. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7115 Pirate_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7116 Pirate_leggings A_sea_worthy_pair_of_trousers. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7117 Pirate_leggings Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7118 Cannister A_cannister_holding_shrapnel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7119 Cannon_ball A_heavy_metal_ball. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7120 Ramrod For_cleaning_and_packing_the_cannon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7121 Repair_plank Quite_short,_but_not_that_thick. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7122 Stripy_pirate_shirt A_sea_worthy_shirt. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7123 Stripy_pirate_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7124 Pirate_bandanna Essential_pirate_wear. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7125 Pirate_bandanna Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7126 Pirate_leggings A_sea_worthy_pair_of_trousers. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7127 Pirate_leggings Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7128 Stripy_pirate_shirt A_sea_worthy_shirt. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7129 Stripy_pirate_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7130 Pirate_bandanna Essential_pirate_wear. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7131 Pirate_bandanna Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7132 Pirate_leggings A_sea_worthy_pair_of_trousers. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7133 Pirate_leggings Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7134 Stripy_pirate_shirt A_sea_worthy_shirt. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7135 Stripy_pirate_shirt Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7136 Pirate_bandanna Essential_pirate_wear. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7137 Pirate_bandanna Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7138 Pirate_leggings A_sea_worthy_pair_of_trousers. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7139 Pirate_leggings Swap_this_note_at_any_bank_for_the_equivalent_item. 350 350 350 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7140 Lucky_cutlass Feels_quite_lucky. 2560 2560 2560 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7141 Harry's_cutlass I_hope_he_doesn't_want_it_back. 1040 1040 1040 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7142 Rapier The_very_butcher_of_a_silk_button. 25600 25600 25600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7143 Plunder Looks_valuable. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7144 Book_o'_piracy By_Cap'n_Hook-Hand_Morrisane. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7145 Cannon_barrel A_working_cannon_barrel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7146 Broken_cannon Not_likely_to_work_again. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7147 Cannon_balls Some_cannon_balls. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7148 Repair_plank A_plank_of_wood_to_repair_the_hull_with. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7149 Cannister A_cannister_holding_shrapnel. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7150 Tacks Useful_for_pinning_up_paintings. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7155 Rope A_coil_of_rope. 18 18 18 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7156 Tinderbox Useful_for_lighting_a_fire. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7157 Braindeath_'rum' I_think_it_is_eating_through_the_bottle. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7158 Dragon_2h_sword A_two-handed_Dragon_Sword. 88000 132000 0 -4 92 80 -4 0 0 0 0 0 -1 93 0 +item = 7159 Slayer_boots They're_heavily_insulated_wellies. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7160 Killerwatt A_slayer_monster 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7161 Slayer_boots Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7162 Pie_recipe_book Lots_of_pie_recipes_for_me_to_try. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7163 Pie_recipe_book Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7164 Part_mud_pie Still_needs_two_more_ingredients. 22 22 22 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7165 Part_mud_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 22 22 22 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7166 Part_mud_pie Still_needs_one_more_ingredient. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7167 Part_mud_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 26 26 26 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7168 Raw_mud_pie Needs_to_be_baked_before_I_can_use_it. 27 27 27 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7169 Raw_mud_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 27 27 27 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7170 Mud_pie All_the_good_of_the_earth. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7171 Mud_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7172 Part_garden_pie Still_needs_two_more_ingredients. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7173 Part_garden_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 8 8 8 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7174 Part_garden_pie Still_needs_one_more_ingredient. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7175 Part_garden_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 11 11 11 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7176 Raw_garden_pie Needs_cooking_before_I_eat_it. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7177 Raw_garden_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7178 Garden_pie What_I_wouldn't_give_for_a_good_steak_about_now... 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7179 Garden_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7180 Half_a_garden_pie What_I_wouldn't_give_for_a_good_steak_about_now... 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7181 Half_a_garden_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 12 12 12 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7182 Part_fish_pie Still_needs_two_more_ingredients. 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7183 Part_fish_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 24 24 24 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7184 Part_fish_pie Still_needs_one_more_ingredient. 49 49 49 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7185 Part_fish_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 49 49 49 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7186 Raw_fish_pie Raw_fish_is_risky,_better_cook_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7187 Raw_fish_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7188 Fish_pie Bounty_of_the_sea. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7189 Fish_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7190 Half_a_fish_pie Bounty_of_the_sea. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7191 Half_a_fish_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7192 Part_admiral_pie Still_needs_two_more_ingredients. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7193 Part_admiral_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 54 54 54 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7194 Part_admiral_pie Still_needs_one_more_ingredient. 154 154 154 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7195 Part_admiral_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 154 154 154 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7196 Raw_admiral_pie This_would_taste_a_lot_better_cooked. 155 155 155 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7197 Raw_admiral_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 155 155 155 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7198 Admiral_pie Much_tastier_than_a_normal_fish_pie. 310 310 310 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7199 Admiral_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 310 310 310 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7200 Half_a_admiral_pie Much_tastier_than_a_normal_fish_pie. 155 155 155 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7201 Half_a_admiral_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 155 155 155 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7202 Part_wild_pie Still_needs_two_more_ingredients. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7203 Part_wild_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7204 Part_wild_pie Still_needs_one_more_ingredient. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7205 Part_wild_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 90 90 90 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7206 Raw_wild_pie Good_as_it_looks,_I'd_better_cook_it. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7207 Raw_wild_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7208 Wild_pie A_triumph_of_man_over_nature. 182 182 182 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7209 Wild_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 182 182 182 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7210 Half_a_wild_pie A_triumph_of_man_over_nature. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7211 Half_a_wild_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 91 91 91 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7212 Part_summer_pie Still_needs_two_more_ingredients. 21 21 21 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7213 Part_summer_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 21 21 21 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7214 Part_summer_pie Still_needs_one_more_ingredient. 69 69 69 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7215 Part_summer_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 69 69 69 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7216 Raw_summer_pie Fresh_fruit_may_be_good_for_you,_but_I_should_really_cook_this. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7217 Raw_summer_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7218 Summer_pie All_the_fruits_of_a_very_small_forest. 140 140 140 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7219 Summer_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 140 140 140 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7220 Half_a_summer_pie All_the_fruits_of_a_very_small_forest. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7221 Half_a_summer_pie Swap_this_note_at_any_bank_for_the_equivalent_item. 70 70 70 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7222 Burnt_rabbit This_could_be_mistaken_for_charcoal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7223 Roast_rabbit A_delicious_looking_piece_of_roast_rabbit. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7224 Skewered_rabbit All_ready_to_be_used_on_a_fire. 84 84 84 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7225 Iron_spit An_iron_spit. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7226 Burnt_chompy Overly_crispy_chompy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7227 Burnt_chompy Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7228 Cooked_chompy Roasted_chompy_bird. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7229 Cooked_chompy Swap_this_note_at_any_bank_for_the_equivalent_item. 85 85 85 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7230 Skewered_chompy A_skewered_chompy_bird. 149 149 149 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7231 Burnt_rabbit Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7232 Roast_rabbit Swap_this_note_at_any_bank_for_the_equivalent_item. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7233 Skewered_rabbit Swap_this_note_at_any_bank_for_the_equivalent_item. 84 84 84 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7234 Iron_spit Swap_this_note_at_any_bank_for_the_equivalent_item. 64 64 64 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7235 Skewered_chompy Swap_this_note_at_any_bank_for_the_equivalent_item. 149 149 149 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7236 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7237 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7238 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7239 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7240 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7241 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7242 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7243 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7244 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7245 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7246 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7247 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7248 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7249 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7250 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7251 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7252 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7253 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7254 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7255 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7256 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7257 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7258 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7259 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7260 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7261 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7262 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7263 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7264 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7265 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7266 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7267 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7268 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7269 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7270 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7271 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7272 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7273 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7274 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7275 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7276 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7277 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7278 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7279 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7280 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7281 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7282 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7283 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7284 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7285 Challenge_scroll I_need_to_answer_this_correctly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7286 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7287 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7288 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7289 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7290 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7291 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7292 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7293 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7294 Clue_scroll Part_of_the_world_map,_but_where? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7295 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7296 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7297 Key A_key_to_a_chest. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7298 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7299 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7300 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7301 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7302 Key A_key_to_some_drawers. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7303 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7304 Clue_scroll A_clue! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7305 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7306 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7307 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7308 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7309 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7310 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7311 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7312 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7313 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7314 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7315 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7316 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7317 Clue_scroll Perhaps_someone_at_the_observatory_can_teach_me_to_navigate? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7318 Casket I_hope_there's_treasure_in_it. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7319 Red_boater Stylish! 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7320 Red_boater Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7321 Orange_boater Stylish! 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7322 Orange_boater Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7323 Green_boater Stylish! 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7324 Green_boater Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7325 Blue_boater Stylish! 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7326 Blue_boater Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7327 Black_boater Stylish! 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7328 Black_boater Swap_this_note_at_any_bank_for_the_equivalent_item. 225 225 225 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7329 Red_firelighter Makes_firelighting_lots_easier 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7330 Green_firelighter Makes_firelighting_lots_easier 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7331 Blue_firelighter Makes_firelighting_lots_easier 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7332 Black_kiteshield(h) A_shield_with_a_heraldic_design 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 +item = 7333 Black_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7334 Adam_kiteshield(h) A_shield_with_a_heraldic_design 2176 3264 0 0 0 0 -8 -2 21 31 29 -1 29 0 0 +item = 7335 Adam_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7336 Rune_kiteshield(h) A_shield_with_a_heraldic_design 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 +item = 7337 Rune_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7338 Black_kiteshield(h) A_shield_with_a_heraldic_design 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 +item = 7339 Black_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7340 Adam_kiteshield(h) A_shield_with_a_heraldic_design 2176 3264 0 0 0 0 -8 -2 21 31 29 -1 29 0 0 +item = 7341 Adam_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7342 Rune_kiteshield(h) A_shield_with_a_heraldic_design 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 +item = 7343 Rune_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7344 Black_kiteshield(h) A_shield_with_a_heraldic_design 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 +item = 7345 Black_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7346 Adam_kiteshield(h) A_shield_with_a_heraldic_design 2176 3264 0 0 0 0 -8 -2 21 31 29 -1 29 0 0 +item = 7347 Adam_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7348 Rune_kiteshield(h) A_shield_with_a_heraldic_design 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 +item = 7349 Rune_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7350 Black_kiteshield(h) A_shield_with_a_heraldic_design 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 +item = 7351 Black_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7352 Adam_kiteshield(h) A_shield_with_a_heraldic_design 2176 3264 0 0 0 0 -8 -2 21 31 29 -1 29 0 0 +item = 7353 Adam_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7354 Rune_kiteshield(h) A_shield_with_a_heraldic_design 14080 21120 0 0 0 0 -8 -2 44 48 46 -1 46 0 0 +item = 7355 Rune_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7356 Black_kiteshield(h) A_shield_with_a_heraldic_design 653 1272 0 0 0 0 -8 -2 17 19 18 -1 18 0 0 +item = 7357 Black_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 653 1272 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7358 Adam_kiteshield(h) A_shield_with_a_heraldic_design 2176 3264 0 0 0 0 -8 -2 21 31 29 -1 29 0 0 +item = 7359 Adam_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 2176 3264 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7360 Rune_kiteshield(h) A_shield_with_a_heraldic_design 14080 21120 0 0 0 0 -8 -2 -44 -48 46 -1 46 0 0 +item = 7361 Rune_kiteshield(h) Swap_this_note_at_any_bank_for_the_equivalent_item. 14080 21120 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7362 Studded_body_(g) Those_studs_should_provide_a_bit_more_protection,_nice_trim_too! 850 850 850 0 0 0 -4 8 18 25 22 8 25 0 0 +item = 7363 Studded_body_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 850 850 850 0 0 0 0 0 -4 8 18 25 22 8 25 +item = 7364 Studded_body_(t) Those_studs_should_provide_a_bit_more_protection,_nice_trim_too! 850 850 850 0 0 0 -4 8 18 25 22 8 25 0 0 +item = 7365 Studded_body_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 850 850 850 0 0 0 0 0 -4 8 18 25 22 8 25 +item = 7366 Studded_chaps_(g) Those_studs_should_provide_a_bit_more_protection._Nice_trim_too! 750 750 750 0 0 0 -4 8 18 25 22 8 25 0 0 +item = 7367 Studded_chaps_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 750 750 750 0 0 0 0 0 -4 8 18 25 22 8 25 +item = 7368 Studded_chaps_(t) Those_studs_should_provide_a_bit_more_protection._Nice_trim_too! 750 750 750 0 0 0 -4 8 18 25 22 8 25 0 0 +item = 7369 Studded_chaps_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 750 750 750 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7370 D-hide_body(g) Made_from_100%_real_dragonhide._With_colourful_trim! 7800 7800 7800 0 0 0 -15 15 40 32 45 20 40 0 0 +item = 7371 D-hide_body(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 7800 7800 7800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7372 D-hide_body_(t) Made_from_100%_real_dragonhide._With_colourful_trim! 7800 7800 7800 0 0 0 -15 15 40 32 45 20 40 0 0 +item = 7373 D-hide_body_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 7800 7800 7800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7374 D-hide_body_(g) Made_from_100%_real_dragonhide._With_colourful_trim! 9360 9360 9360 0 0 0 -15 20 45 37 50 30 45 0 0 +item = 7375 D-hide_body_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 9360 9360 9360 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7376 D-hide_body_(t) Made_from_100%_real_dragonhide._With_colourful_trim! 9360 9360 9360 0 0 0 -15 20 45 37 50 30 45 0 0 +item = 7377 D-hide_body_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 9360 9360 9360 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7378 D-hide_chaps_(g) Made_from_100%_real_dragonhide._With_colourful_trim! 1560 2340 0 0 0 0 -10 8 22 16 24 8 22 0 0 +item = 7379 D-hide_chaps_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 1560 2340 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7380 D-hide_chaps_(t) Made_from_100%_real_dragonhide._With_colourful_trim! 1560 2340 0 0 0 0 -10 8 22 16 24 8 22 0 0 +item = 7381 D-hide_chaps_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 1560 2340 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7382 D-hide_chaps_(g) Made_from_100%_real_dragonhide._With_colourful_trim! 1728 2592 0 0 0 0 -10 11 25 19 27 14 25 0 0 +item = 7383 D-hide_chaps_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 1728 2592 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7384 D-hide_chaps_(t) Made_from_100%_real_dragonhide._With_colourful_trim! 1728 2592 0 0 0 0 -10 11 25 19 27 14 25 0 0 +item = 7385 D-hide_chaps_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 1728 2592 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7386 Blue_skirt_(g) Leg_covering_favoured_by_women_and_wizards._With_a_colourful_trim! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7387 Blue_skirt_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7388 Blue_skirt_(t) Leg_covering_favoured_by_women_and_wizards._With_a_colourful_trim! 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7389 Blue_skirt_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7390 Wizard_robe_(g) I_can_do_magic_better_in_this. 15 15 15 0 0 0 3 0 0 0 0 3 0 0 0 +item = 7391 Wizard_robe_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7392 Wizard_robe_(t) I_can_do_magic_better_in_this. 15 15 15 0 0 0 3 0 0 0 0 3 0 0 0 +item = 7393 Wizard_robe_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 15 15 15 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7394 Wizard_hat_(g) A_silly_pointed_hat,_with_colourful_trim. 2 2 2 0 0 0 2 0 0 0 0 2 0 0 0 +item = 7395 Wizard_hat_(g) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7396 Wizard_hat_(t) A_silly_pointed_hat,_with_colourful_trim. 2 2 2 0 0 0 2 0 0 0 0 2 0 0 0 +item = 7397 Wizard_hat_(t) Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7398 Enchanted_bottoms Enchanted_Wizards_robes. 800 800 800 0 0 0 15 0 0 0 0 15 0 0 0 +item = 7399 Enchanted_top Enchanted_Wizards_robes. 1200 1200 1200 0 0 0 20 0 0 0 0 20 0 0 0 +item = 7400 Enchanted_hat A_three_pointed_hat_of_magic. 1500 1500 1500 0 0 0 4 0 0 0 0 4 0 0 0 +item = 7401 Enchanted_bottoms Swap_this_note_at_any_bank_for_the_equivalent_item. 800 800 800 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7402 Enchanted_top Swap_this_note_at_any_bank_for_the_equivalent_item. 1200 1200 1200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7403 Enchanted_hat Swap_this_note_at_any_bank_for_the_equivalent_item. 150 1500 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7404 Red_logs A_number_of_chemical_covered_wooden_logs. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7405 Green_logs A_number_of_chemical_covered_wooden_logs. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7406 Blue_logs A_number_of_chemical_covered_wooden_logs. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7407 Dragon_2h_sword Swap_this_note_at_any_bank_for_the_equivalent_item. 88000 132000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7408 Draynor_skull I_shouldn't_joke,_this_is_a_grave_matter. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7409 Magic_secateurs The_only_way_to_kill_a_Tanglefoot. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7410 Queen's_secateurs Contains_the_Fairy_Queen's_magic_essence. 1 1 1 7 9 -5 1 0 0 1 0 1 0 1 0 +item = 7411 Symptoms_list A_list_of_the_Fairy_Queen's_symptoms. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7413 Bird_nest It's_a_bird's_nest_with_some_seeds_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7414 Paddle With_it,_you_row. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7415 Paddle Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7416 Mole_claw A_mole_claw. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7417 Mole_claw Swap_this_note_at_any_bank_for_the_equivalent_item. 600 600 600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7418 Mole_skin The_skin_of_a_large_mole. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7419 Mole_skin Swap_this_note_at_any_bank_for_the_equivalent_item. 400 400 400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7420 Mutated_zygomite A_slayer_monster. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7421 Fungicide_spray_10 Pumps_fungicide. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7422 Fungicide_spray_9 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7423 Fungicide_spray_8 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7424 Fungicide_spray_7 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7425 Fungicide_spray_6 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7426 Fungicide_spray_5 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7427 Fungicide_spray_4 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7428 Fungicide_spray_3 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7429 Fungicide_spray_2 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7430 Fungicide_spray_1 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7431 Fungicide_spray_0 Pumps_fungicide. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7432 Fungicide Does_exactly_what_it_says_on_the_tin._(Kills_Fungi.) 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7433 Wooden_spoon Spoooooon! 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7434 Wooden_spoon Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7435 Egg_whisk A_large_whisk_of_death. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7436 Egg_whisk Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7437 Spork Use_the_spork. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7438 Spork Swap_this_note_at_any_bank_for_the_equivalent_item. 325 325 325 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7439 Spatula A_large_spatula..._of_doom! 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7440 Spatula Swap_this_note_at_any_bank_for_the_equivalent_item. 768 1152 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7441 Frying_pan Looks_like_it's_non-stick_too! 1660 1660 1660 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7442 Frying_pan Swap_this_note_at_any_bank_for_the_equivalent_item. 1660 1660 1660 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7443 Skewer Generally_used_for_impaling_fresh_meat. 3200 3200 3200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7444 Skewer Swap_this_note_at_any_bank_for_the_equivalent_item. 3200 3200 3200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7445 Rolling_pin That's_how_I_roll! 14400 14400 14400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7446 Rolling_pin Swap_this_note_at_any_bank_for_the_equivalent_item. 14400 14400 14400 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7447 Kitchen_knife A_sharp,_dependable_knife,_for_filleting_meat. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7448 Kitchen_knife Swap_this_note_at_any_bank_for_the_equivalent_item. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7449 Meat_tenderiser Often_used_to_soften_tough_meat_up. 41500 41500 41500 000 000 000 000 000 000 000 000 000 000 000 000 +item = 7450 Meat_tenderiser Swap_this_note_at_any_bank_for_the_equivalent_item. 41500 41500 41500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7451 Cleaver An_effective_tool_for_chopping_tough_meat. 25600 25600 25600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7452 Cleaver Swap_this_note_at_any_bank_for_the_equivalent_item. 25600 25600 25600 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7453 Donkey_Gloves A_pair_of_gloves. 50 50 50 2 2 2 1 2 2 2 2 1 2 2 0 +item = 7454 Bronze_Gloves A_pair_of_gloves. 100 100 100 2 2 2 1 2 2 2 2 1 2 2 0 +item = 7455 Gloves A_pair_of_gloves. 250 250 250 3 3 3 2 3 3 3 3 2 3 3 0 +item = 7456 Gloves A_pair_of_gloves. 500 500 500 4 4 4 2 4 4 4 4 2 4 4 0 +item = 7457 Gloves A_pair_of_nice_gloves. 1000 1000 0 5 5 5 3 5 5 5 5 3 5 5 0 +item = 7458 Gloves A_pair_of_nice_gloves. 1500 1500 0 6 6 6 3 6 6 6 6 3 6 6 0 +item = 7459 Gloves A_pair_of_nice_gloves. 2500 2500 0 7 7 7 4 7 7 7 7 4 7 7 0 +item = 7460 Gloves A_pair_of_very_nice_gloves. 5000 5000 0 8 8 8 4 8 8 8 8 4 8 8 0 +item = 7461 Gloves A_pair_of_very_nice_gloves. 100000 100000 0 9 9 9 5 9 9 9 9 5 9 9 0 +item = 7462 Gloves A_pair_of_very_nice_gloves. 45000 60000 0 12 12 12 6 12 12 12 12 6 12 12 0 +item = 7463 Cornflour A_little_heap_of_cornflour. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7464 Book_on_chickens A_tatty_old_book_belonging_to_the_Wise_Old_Man_of_Draynor_Village. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7465 Vanilla_pod Surprise,_it_looks_like_a_vanilla_pod. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7466 Cornflour It's_cornflour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7467 Cornflour Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7468 Pot_of_cornflour It's_cornflour_in_a_pot. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7469 Pot_of_cornflour Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7470 Cornflour_mixture A_mixture_of_milk,_cream_and_cornflour. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7471 Milky_mixture It's_a_bucket_of_milk_and_cream. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7472 Cinnamon Some_cinnamon_sticks. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7473 Brulee It's_just_missing_a_sprinkling_of_cinnamon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7474 Brulee A_pot_of_brulee_mixture_-_needs_egg. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7475 Brulee Perfect,_it_just_needs_flambeing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7476 Brulee_supreme A_pot_of_brulee_supreme. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7477 Evil_chicken's_egg What_came_first,_the_chicken_or... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7478 Dragon_token It's_got_a_dragon_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7479 Spicy_stew It's_a_meat_and_potato_stew_with_fancy_seasoning. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7480 Red_spice_(4) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7481 Red_spice_(3) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7482 Red_spice_(2) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7483 Red_spice_(1) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7484 Orange_spice_(4) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7485 Orange_spice_(3) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7486 Orange_spice_(2) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7487 Orange_spice_(1) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7488 Brown_spice_(4) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7489 Brown_spice_(3) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7490 Brown_spice_(2) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7491 Brown_spice_(1) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7492 Yellow_spice_(4) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7493 Yellow_spice_(3) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7494 Yellow_spice_(2) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7495 Yellow_spice_(1) Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7496 Empty_spice_shaker Allows_for_equal_distribution_of_spice. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7497 Dirty_blast A_cool_refreshing_fruit_mix._With_ash_in_for_some_reason. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7498 Antique_lamp I_wonder_what_happens_if_I_rub_it... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7499 Evil_dave Evil_Dave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7500 Dwarf It's_a_Dwarf. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7501 Goblins Still_arguing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7502 Lumbridge_guide A_helpful_man. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7503 Monkey The_monkey_King. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7504 Osman From_the_desert. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7505 Pirate_pete AARGH. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7506 Sir_amik_varze The_whitest_of_knights. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7507 Skrach Huge_and_dumb. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7508 Asgarnian_ale_(g) There_appears_to_be_a_coin_in_the_bottom._Liked_by_dwarves. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7509 Dwarven_rock_cake Red_hot_and_glowing,_ouch!_Only_for_dwarf_consumption. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7510 Dwarven_rock_cake Cool_and_heavy_as_a_brick._Only_for_dwarf_consumption. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7511 Slop_of_compromise Two_out_of_two_goblin_generals_prefer_it! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7512 Soggy_bread Previously_a_nice_crispy_loaf_of_bread.__Now_just_kind_of_icky. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7513 Spicy_maggots They_clearly_taste_so_much_better_this_way! 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7514 Dyed_orange Orange_slices_which_have_been_dyed,_but_it_looks_more_like_they_died. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7515 Breadcrumbs Glad_these_aren't_in_my_bed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7516 Kelp Slightly_damp_seaweed. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7517 Ground_kelp Kelp_flakes._Smells_of_the_sea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7518 Crab_meat A_smelly_meat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7519 Crab_meat A_smelly_meat. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7520 Burnt_crab_meat Oh_dear,_it's_burnt. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7521 Cooked_crab_meat Nice_and_tasty! 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7522 Cooked_crab_meat Swap_this_note_at_any_bank_for_the_equivalent_item. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7523 Cooked_crab_meat Nice_and_tasty! 40 40 40 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7524 Cooked_crab_meat Nice_and_tasty! 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7525 Cooked_crab_meat Nice_and_tasty! 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7526 Cooked_crab_meat Nice_and_tasty! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7527 Ground_crab_meat A_smelly_paste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7528 Ground_cod A_smelly_paste. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7529 Raw_fishcake Would_taste_nicer_if_I_cooked_it. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7530 Cooked_fishcake Mmmm,_reminds_me_of_the_seaside. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7531 Burnt_fishcake Darn_thing's_all_burnt! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7532 Mudskipper_hide Hmmm,_what_can_I_use_this_for? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7533 Rock A_rock. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7534 Fishbowl_helmet You'll_look_daft,_but_at_least_you_won't_drown! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7535 Diving_apparatus I'll_need_a_helmet_to_make_this_work. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7536 Fresh_crab_claw Fresh_off_the_crab_itself. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7537 Crab_claw If_it's_good_enough_for_crabs,_it's_good_enough_for_me! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7538 Fresh_crab_shell Fresh_off_the_crab_itself. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7539 Crab_helmet If_it's_good_enough_for_crabs,_it's_good_enough_for_me! 1 1 1 0 0 0 -3 -1 4 5 3 -1 0 0 0 +item = 7540 Broken_crab_claw Darn,_it's_useless_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7541 Broken_crab_shell Darn,_it's_useless_now. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7542 Cake_of_guidance Imbued_with_knowledge_itself. 50 50 50 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7543 Raw_guide_cake Now_all_I_need_to_do_is_cook_it. 20 20 20 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7544 Enchanted_egg Egg_containing_knowledge. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7545 Enchanted_milk Guiding_milk. 6 6 6 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7546 Enchanted_flour A_pot_of_special_flour. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7547 Druid_pouch A_druid_pouch. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7548 Potato_seed A_potato_seed_-_plant_in_an_allotment. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7549 Potato_seed Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7550 Onion_seed An_onion_seed_-_plant_in_an_allotment. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7551 Onion_seed Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7552 Mithril_arrow Arrows_with_mithril_heads. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7553 Mithril_arrow Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7554 Fire_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7555 Fire_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7556 Water_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7557 Water_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7558 Air_rune One_of_the_4_basic_elemental_Runes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7559 Air_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7560 Chaos_rune Used_for_low_level_missile_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7561 Chaos_rune Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7562 Tomato_seed A_tomato_seed_-_plant_in_an_allotment. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7563 Tomato_seed Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7564 Balloon_toad An_inflated_toad_tied_to_a_rock_like_a_balloon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7565 Balloon_toad An_inflated_toad_tied_to_a_rock_like_a_balloon. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7566 Raw_jubbly The_uncooked_meat_of_a_Jubbly_bird. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7567 Raw_jubbly Swap_this_note_at_any_bank_for_the_equivalent_item. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7568 Cooked_jubbly Lovely_Jubbly! 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7569 Cooked_jubbly Swap_this_note_at_any_bank_for_the_equivalent_item. 150 150 150 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7570 Burnt_jubbly The_burnt_meat_of_a_Jubbly_bird. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7571 Burnt_jubbly Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7572 Red_banana Like_a_banana_only_redder. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7573 Tchiki_monkey_nuts Like_Monkey_Nuts_only_Tchikier. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7574 Sliced_red_banana Perfect_for_stuffing_snakes. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7575 Tchiki_nut_paste Mixing_this_with_jam_would_just_be_wrong. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7576 Snake_corpse Like_a_snake_only_not_alive. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7577 Raw_stuffed_snake This_snake_is_stuffed_right_up. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7578 Odd_stuffed_snake Is_this_really_what_you_wanted_to_do? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7579 Stuffed_snake Fit_for_a_Monkey_King. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7580 Snake_over-cooked It's_a_burnt_snake. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7581 Overgrown_hellcat Your_hellish_pet_cat!! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7582 Hell_cat Your_hellish_pet_cat!! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7583 Hell-kitten Your_hellish_pet_cat!! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7584 Lazy_hell_cat Your_hellish_pet_cat!! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7585 Wily_hellcat Your_hellish_pet_cat!! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7586 Dummy All_is_white! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7587 Coffin Filled_with_items._Like_a_bank,_but_spookier! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7588 Coffin Filled_with_items._Like_a_bank,_but_spookier! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7589 Coffin Filled_with_items._Like_a_bank,_but_spookier! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7590 Coffin Filled_with_items._Like_a_bank,_but_spookier! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7591 Coffin Filled_with_items._Like_a_bank,_but_spookier! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7592 Zombie_shirt Aside_from_the_braaaains_on_the_lapel,_it's_still_quite_good. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7593 Zombie_trousers Good_for_a_shamble_about_town. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7594 Zombie_mask I_look_40,000_years_old_in_this... 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7595 Zombie_gloves Smells_pretty_funky. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7596 Zombie_boots Thrilling. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7597 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7598 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7599 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7600 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7601 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7602 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7603 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7604 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7605 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7606 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7607 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7608 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7609 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7610 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7611 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7612 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7613 Item It_seems_bleached_with_age. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7614 Item Its_a_symbol. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7615 Item Its_a_symbol. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7616 Item Its_a_symbol. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7617 Item Its_a_symbol. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7618 Item Its_a_symbol. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7620 Silvthrill_rod A_rod_made_from_Silver_and_Mithril. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7622 Bucket_of_rubble A_bucket_partially_filled_with_rubble. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7623 Bucket_of_rubble Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7624 Bucket_of_rubble A_bucket_almost_full_of_rubble. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7625 Bucket_of_rubble Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7626 Bucket_of_rubble A_bucket_totally_filled_with_rubble. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7627 Bucket_of_rubble Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7628 Plaster_fragment A_frament_of_plaster_with_some_impressions_on_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7629 Dusty_scroll An_ancient_tattered_scroll. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7630 Crate An_old_and_musty_looking_crate. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7631 Crate Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7632 Temple_library_key A_key_for_the_Temple_Library. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7633 Ancient_book A_book_about_seven_warrior_priests,_written_about_200_years_ago. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7634 Battered_tome An_ancient_history_book. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7635 Leather_book An_ancient_leather-bound_tome. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7636 Rod_dust Rod_of_Ivandis_dust. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7637 Silvthrill_rod A_silvery_rod_of_mithril_and_silver_with_a_sapphire_on_the_top. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7638 Silvthrill_rod A_silvery_rod_of_mithril_and_silver_with_a_sapphire_on_the_top,_it_has_been_enchanted. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7639 Rod_of_ivandis(10) A_fully_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 +item = 7640 Rod_of_ivandis(9) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 +item = 7641 Rod_of_ivandis(8) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 +item = 7642 Rod_of_ivandis(7) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 +item = 7643 Rod_of_ivandis(6) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 +item = 7644 Rod_of_ivandis(5) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 +item = 7645 Rod_of_ivandis(4) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 +item = 7646 Rod_of_ivandis(3) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 +item = 7647 Rod_of_ivandis(2) 2!_2_charges_left!_Ha_Ha_Ha. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 +item = 7648 Rod_of_ivandis(1) A_partially_charged_rod. 1000 1000 1000 0 -1 7 4 0 2 3 1 4 0 3 0 +item = 7649 Rod_clay_mould Rod_of_Ivandis_mould. 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7650 Silver_dust It's_ground_up_silver. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7651 Silver_dust Swap_this_note_at_any_bank_for_the_equivalent_item. 8000 8000 8000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7652 Guthix_balance(unf) An_unfinished_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7653 Guthix_balance(unf) Swap_this_note_at_any_bank_for_the_equivalent_item 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7654 Guthix_balance(unf) An_unfinished_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7655 Guthix_balance(unf) Swap_this_note_at_any_bank_for_the_equivalent_item 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7656 Guthix_balance(unf) An_unfinished_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7657 Guthix_balance(unf) Swap_this_note_at_any_bank_for_the_equivalent_item 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7658 Guthix_balance(unf) An_unfinished_potion. 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7659 Guthix_balance(unf) Swap_this_note_at_any_bank_for_the_equivalent_item 110 110 110 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7660 Guthix_balance(4) A_potion_of_harralander,_red_spiders_eggs,_garlic_and_silver_dust. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7661 Guthix_balance(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7662 Guthix_balance(3) A_potion_of_harralander,_red_spiders_eggs,_garlic_and_silver_dust. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7663 Guthix_balance(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7664 Guthix_balance(2) A_potion_of_harralander,_red_spiders_eggs,_garlic_and_silver_dust. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7665 Guthix_balance(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7666 Guthix_balance(1) A_potion_of_harralander,_red_spiders_eggs,_garlic_and_silver_dust. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7667 Guthix_balance(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7668 Gadderhammer A_specially_crafted_hammer_with_strange_markings_on_it. 3000 3000 3000 -4 -4 35 -4 0 0 0 0 0 0 35 0 +item = 7669 Gadderhammer Swap_this_note_at_any_bank_for_the_equivalent_item. 3000 3000 3000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7671 Boxing_gloves I_think_they_look_a_bit_silly. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7672 Boxing_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7673 Boxing_gloves I_think_they_look_a_bit_silly. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7674 Boxing_gloves Swap_this_note_at_any_bank_for_the_equivalent_item. 75 75 75 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7675 Wooden_sword A_less-than_razor_sharp_sword. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7676 Wooden_shield A_less-than_strong_shield. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7677 Magic_stone It_knows_where_the_treasure_is. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7678 Prize_key You_can_use_this_to_open_the_prize_chest! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7679 Pugel A_good_tool_for_bashing_someone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7680 Pugel Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7681 Game_book Party_Pete's_Bumper_Book_Of_Games 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7682 Hoop Try_to_throw_it_over_the_stick. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7683 Hoop Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7684 Dart Not_much_good_in_combat,_but_perfect_for_the_dart_board! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7685 Dart Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7686 Bow_and_arrow A_safe_arrow_for_indoor_ranging_games. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7687 Bow_and_arrow Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7688 Kettle The_kettle_is_empty 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7689 Kettle Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7690 Full_kettle It's_full_of_cold_water. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7691 Hot_kettle It's_full_of_boiling_water. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7692 Pot_of_tea_4 I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7693 Pot_of_tea_4 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7694 Pot_of_tea_3 I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7695 Pot_of_tea_3 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7696 Pot_of_tea_2 I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7697 Pot_of_tea_2 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7698 Pot_of_tea_1 I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7699 Pot_of_tea_1 Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7700 Teapot_with_leaves Add_boiling_water_to_make_a_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7701 Teapot_with_leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7702 Teapot This_teapot_is_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7703 Teapot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7704 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7705 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7706 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7707 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7708 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7709 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7710 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7711 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7712 Teapot_with_leaves Add_boiling_water_to_make_a_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7713 Teapot_with_leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7714 Teapot This_teapot_is_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7715 Teapot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7716 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7717 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7718 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7719 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7720 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7721 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7722 Pot_of_tea I'd_really_like_a_nice_cup_of_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7723 Pot_of_tea Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7724 Teapot_with_leaves Add_boiling_water_to_make_a_tea. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7725 Teapot_with_leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7726 Teapot This_teapot_is_empty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7727 Teapot Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7728 Empty_cup An_empty_cup. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7729 Empty_cup Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7730 Cup_of_tea A_nice_cup_of_nettle_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7731 Cup_of_tea A_milky_cup_of_nettle_tea. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7732 Porcelain_cup A_porcelain_cup. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7733 Cup_of_tea Some_nettle_tea_in_a_porcelain_cup. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7734 Cup_of_tea Some_milky_nettle_tea_in_a_porcelain_cup. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7735 Porcelain_cup A_porcelain_cup. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7736 Cup_of_tea Some_nettle_tea_in_a_porcelain_cup. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7737 Cup_of_tea Some_milky_nettle_tea_in_a_porcelain_cup. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7738 Tea_leaves Mmm,_how_about_a_nice_cup_of_tea? 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7739 Tea_leaves Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7740 Beer A_glass_of_frothy_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7741 Beer Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7742 Beer_glass I_need_to_fill_this_with_beer. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7743 Beer_glass Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7744 Asgarnian_ale Probably_the_finest_ale_in_Asgarnia. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7745 Asgarnian_ale Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7746 Greenman's_ale A_glass_of_frothy_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7747 Greenman's_ale Swap_this_note_at_any_bank_for_the_equivalent_item's_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7748 Dragon_bitter A_glass_of_bitter. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7749 Dragon_bitter Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7750 Moonlight_mead A_foul_smelling_brew. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7751 Moonlight_mead Swap_this_note_at_any_bank_for_the_equivalent_item. 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7752 Cider A_glass_of_cider. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7753 Cider Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7754 Chef's_delight A_fruity,_full-bodied_ale. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7755 Chef's_delight Swap_this_note_at_any_bank_for_the_equivalent_item. 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7756 Paintbrush Try_dipping_it_in_paint_and_applying_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7757 Paintbrush Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7758 Rusty_sword A_decent_enough_weapon_gone_rusty. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7759 Toy_soldier Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7760 Toy_soldier Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7761 Toy_soldier_(wound) Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7762 Toy_soldier_(wound) Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7763 Toy_doll Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7764 Toy_doll Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7765 Toy_doll_(wound) Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7766 Toy_doll_(wound) ISwap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7767 Toy_mouse Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7768 Toy_mouse Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7769 Toy_mouse_(wound) Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7770 Toy_mouse_(wound) Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7771 Toy_cat Nice_bit_of_crafting! 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7772 Toy_cat Swap_this_note_at_any_bank_for_the_equivalent_item. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7773 Branch Leafless_bush_branch. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7774 Reward_token Yellow_reward_token. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7775 Reward_token Red_reward_token. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7776 Reward_token Blue_reward_token. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7777 Long_vine A_long_section_of_vine_made_up_of_lots_of_shorter_sections. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7778 Short_vine A_short_section_of_vines. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7779 Fishing_tome A_tome_of_learning_which_focuses_on_fishing. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7780 Fishing_tome A_tome_of_learning_which_focuses_on_fishing. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7781 Fishing_tome A_tome_of_learning_which_focuses_on_fishing. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7782 Agility_tome A_tome_of_learning_which_focuses_on_agility. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7783 Agility_tome A_tome_of_learning_which_focuses_on_agility. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7784 Agility_tome A_tome_of_learning_which_focuses_on_agility. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7785 Thieving_tome A_tome_of_learning_which_focuses_on_thieving. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7786 Thieving_tome A_tome_of_learning_which_focuses_on_thieving. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7787 Thieving_tome A_tome_of_learning_which_focuses_on_thieving. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7788 Slayer_tome A_tome_of_learning_which_focuses_on_the_slayer_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7789 Slayer_tome A_tome_of_learning_which_focuses_on_the_slayer_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7790 Slayer_tome A_tome_of_learning_which_focuses_on_the_slayer_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7791 Mining_tome A_tome_of_learning_which_focuses_on_the_mining_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7792 Mining_tome A_tome_of_learning_which_focuses_on_the_mining_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7793 Mining_tome A_tome_of_learning_which_focuses_on_the_mining_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7794 Firemaking_tome A_tome_of_learning_which_focuses_on_the_firemaking_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7795 Firemaking_tome A_tome_of_learning_which_focuses_on_the_firemaking_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7796 Firemaking_tome A_tome_of_learning_which_focuses_on_the_firemaking_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7797 Woodcutting_tome A_tome_of_learning_which_focuses_on_the_woodcutting_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7798 Woodcutting_tome A_tome_of_learning_which_focuses_on_the_woodcutting_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7799 Woodcutting_tome A_tome_of_learning_which_focuses_on_the_woodcutting_skill. 5000 5000 5000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7800 Snail_shell A_shell_from_a_Giant_Snail. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7801 Snake_hide Scaly_but_not_slimy! 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7802 Snake_hide Swap_this_note_at_any_bank_for_the_equivalent_item. 35 35 35 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7803 Yin_yang_amulet A_non-magical_copy_of_the_make-over_mage's_amulet. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7804 Zaros_mjolnir A_Zaros_Mjolnir. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7805 Zaros_mjolnir Swap_this_note_at_any_bank_for_the_equivalent_item. 625 625 625 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7806 Anger_sword A_heavy_duty_sword. 26 26 26 20 20 20 0 0 0 2 1 0 0 5 0 +item = 7807 Anger_battleaxe A_heavy_duty_axe. 182 182 182 20 20 20 0 0 0 0 0 0 -1 13 0 +item = 7808 Anger_mace A_heavy_duty_mace. 18 18 18 20 20 20 0 0 0 0 0 0 0 5 0 +item = 7809 Anger_spear A_heavy_duty_spear. 26 26 26 20 20 20 0 0 1 1 0 0 0 6 0 +item = 7810 Jug_of_vinegar This_wine_clearly_did_not_age_well. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7811 Pot_of_vinegar Well,_this_pot_is_certainly_full_of_vinegar_and_no_mistake. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7812 Goblin_skull This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7813 Bone_in_vinegar There_is_a_goblin_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7814 Goblin_skull This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7815 Bear_ribs This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7816 Bone_in_vinegar There_is_a_bear_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7817 Bear_ribs This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7818 Ram_skull This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7819 Bone_in_vinegar There_is_a_ram_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7820 Ram_skull This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7821 Unicorn_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7822 Bone_in_vinegar There_is_a_unicorn_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7823 Unicorn_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7824 Giant_rat_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7825 Bone_in_vinegar There_is_a_giant_rat_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7826 Giant_rat_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7827 Giant_bat_wing This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7828 Bone_in_vinegar There_is_a_giant_bat_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7829 Giant_bat_wing This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7830 Wolf_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7831 Bone_in_vinegar There_is_a_wolf_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7832 Wolf_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7833 Bat_wing This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7834 Bone_in_vinegar There_is_a_bat_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7835 Bat_wing This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7836 Rat_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7837 Bone_in_vinegar There_is_a_rat_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7838 Rat_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7839 Baby_dragon_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7840 Bone_in_vinegar There_is_a_baby_blue_dragon_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7841 Baby_dragon_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7842 Ogre_ribs This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7843 Bone_in_vinegar There_is_an_ogre_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7844 Ogre_ribs This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7845 Jogre_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7846 Bone_in_vinegar There_is_a_jogre_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7847 Jogre_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7848 Zogre_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7849 Bone_in_vinegar There_is_a_zogre_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7850 Zogre_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7851 Mogre_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7852 Bone_in_vinegar There_is_a_mogre_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7853 Mogre_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7854 Monkey_paw This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7855 Bone_in_vinegar There_is_a_monkey_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7856 Monkey_paw This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7857 Dagannoth_ribs This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7858 Bone_in_vinegar There_is_a_Dagannoth_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7859 Dagannoth_ribs This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7860 Snake_spine This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7861 Bone_in_vinegar There_is_a_snake_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7862 Snake_spine This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7863 Zombie_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7864 Bone_in_vinegar There_is_a_zombie_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7865 Zombie_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7866 Werewolf_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7867 Bone_in_vinegar There_is_a_werewolf_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7868 Werewolf_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7869 Moss_giant_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7870 Bone_in_vinegar A_Moss_Giant's_bone 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7871 Moss_giant_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7872 Fire_giant_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7873 Bone_in_vinegar There_is_a_fire_giant_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7874 Fire_giant_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7875 Ice_giant_ribs This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7876 Bone_in_vinegar There_is_an_ice_giant_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7877 Ice_giant_ribs This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7878 Terrorbird_wing This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7879 Bone_in_vinegar There_is_a_terrorbird_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7880 Terrorbird_wing This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7881 Ghoul_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7882 Bone_in_vinegar There_is_a_ghoul_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7883 Ghoul_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7884 Troll_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7885 Bone_in_vinegar There_is_a_troll_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7886 Troll_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7887 Seagull_wing This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7888 Bone_in_vinegar There_is_a_seagull_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7889 Seagull_wing This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7890 Undead_cow_ribs This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7891 Bone_in_vinegar There_is_an_undead_cow_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7892 Undead_cow_ribs This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7893 Experiment_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7894 Bone_in_vinegar There_is_an_experiment_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7895 Experiment_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7896 Rabbit_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7897 Bone_in_vinegar There_is_a_rabbit_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7898 Rabbit_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7899 Basilisk_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7900 Bone_in_vinegar There_is_a_basilisk_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7901 Basilisk_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7902 Desert_lizard_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7903 Bone_in_vinegar There_is_a_desert_lizard_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7904 Desert_lizard_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7905 Cave_goblin_skull This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7906 Bone_in_vinegar There_is_a_cave_goblin_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7907 Cave_goblin_skull This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7908 Big_frog_leg This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7909 Bone_in_vinegar There_is_a_big_frog_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7910 Big_frog_leg This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7911 Vulture_wing This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7912 Bone_in_vinegar There_is_a_vulture_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7913 Vulture_wing This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7914 Jackal_bone This_needs_a_good_polish. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7915 Bone_in_vinegar There_is_a_jackal_bone_in_here. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7916 Jackal_bone This_bone_belongs_in_a_museum! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7917 Ram_skull_helm Makes_me_feel_baaad_to_the_bone. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7918 Bonesack The_Bonesack_is_a_little_old_item_that_protects_like_leather. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7919 Bottle_of_wine A_very_good_vintage. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7920 Bottle_of_wine Swap_this_note_at_any_bank_for_the_equivalent_item. 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7921 Empty_wine_bottle This_one_has_clearly_been_taken_down_and_passed_around. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7922 Al_kharid_flyer The_money_off_voucher_has_expired. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7927 Easter_ring A_ring_given_to_you_by_the_Easter_Bunny. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7928 Easter_egg "Best_before_24th_April." 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7929 Easter_egg "Best_before_24th_April." 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7930 Easter_egg "Best_before_24th_April." 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7931 Easter_egg "Best_before_24th_April." 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7932 Easter_egg "Best_before_24th_April." 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7933 Easter_egg "Best_before_24th_April." 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7934 Field_ration A_field_ration_to_help_your_wounds_go_away. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7935 Field_ration Swap_this_note_at_any_bank_for_the_equivalent_item. 300 300 300 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7936 Pure_essence An_uncharged_Rune_Stone_of_extra_capability. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7937 Pure_essence Swap_this_note_at_any_bank_for_the_equivalent_item. 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7938 Bob Bobbity_bob! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7939 Tortoise_shell A_word_in_your_shell-like. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7940 Tortoise_shell Swap_this_note_at_any_bank_for_the_equivalent_item. 1000 1000 1000 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7941 Iron_sheet A_sturdy_sheet_of_iron. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7942 Fresh_monkfish Freshly_caught._Needs_cooking. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7943 Fresh_monkfish Freshly_caught_and_cooked_-_perfect_for_storing._Not_so_good_for_eating. 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7944 Raw_monkfish I_should_try_cooking_this. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7945 Raw_monkfish Swap_this_note_at_any_bank_for_the_equivalent_item. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7946 Monkfish A_tasty_fish. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7947 Monkfish Swap_this_note_at_any_bank_for_the_equivalent_item. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7948 Burnt_monkfish Maybe_a_little_less_heat_next_time. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7949 Burnt_monkfish Swap_this_note_at_any_bank_for_the_equivalent_item. 230 230 230 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7950 Bone_seeds An_highly_portable_army_of_skeletal_magi. 30 30 30 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7951 Herman's_book A_book_taken_from_the_desk_of_Herman_Caranos. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7952 Axe_handle Useless_without_the_head. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7953 Axe_handle Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7954 Burnt_shrimp Oops! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7955 Burnt_shrimp Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7956 Casket I_hope_there's_treasure_in_it. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7957 White_apron A_mostly_clean_apron. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7958 Mining_prop A_prop_for_holding_up_a_tunnel_roof. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7959 Heavy_box A_box_full_of_stolen_Etceterian_items. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7960 Empty_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7961 Burnt_diary A_diary_with_one_page. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7962 Burnt_diary A_diary_with_two_pages. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7963 Burnt_diary A_diary_with_three_pages. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7964 Burnt_diary A_diary_with_four_pages. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7965 Burnt_diary A_diary_with_five_pages. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7966 Letter Sigrid's_letter_to_Vargas. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7967 Engine A_dwarf-made_coal_engine._It_looks_very_sturdy. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7968 Scroll An_official-looking_scroll. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7969 Pulley_beam A_beam_with_a_pulley_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7970 Long_pulley_beam A_long_beam_with_a_pulley_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7971 Longer_pulley_beam A_very_long_beam_with_a_pulley_attached. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7972 Lift_manual The_manual_for_an_AMCE_Lift-In-A-Box. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7973 Beam A_wooden_beam. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7974 Servant_bell Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7975 Crawling_hand I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7976 Cockatrice_head I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7977 Basilisk_head I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7978 Kurask_head I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7979 Abyssal_head I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7980 Kbd_heads I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7981 Kq_head I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7982 Crawling_hand I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7983 Cockatrice_head I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7984 Basilisk_head I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7985 Kurask_head I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7986 Abyssal_head I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7987 Kbd_heads I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7988 Kq_head I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7989 Big_bass I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7990 Big_bass I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7991 Big_swordfish I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7992 Big_swordfish I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7993 Big_shark I_should_get_it_stuffed! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7994 Big_shark I_could_mount_this_on_my_wall! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7995 Arthur_portrait A_portrait_of_King_Arthur. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7996 Elena_portrait A_portrait_of_Elena. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7997 Keldagrim_portrait A_painting_of_the_statue_of_King_Alvis_of_Keldagrim. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7998 Misc._portrait A_portrait_of_Prince_Brand_and_Princess_Astrid_of_Miscellania. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 7999 Desert_painting The_searing_Kharid_Desert. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8000 Isafdar_painting The_exotic_land_of_the_Elves. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8001 Karamja_painting The_tropical_coast_of_Karamja. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8002 Lumbridge_painting Oxtable's_famous_painting_of_the_Lumbridge_water_mill. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8003 Morytania_painting A_painting_of_the_spooky_forests_of_Morytania. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8004 Small_map A_small_map_of_Runescape. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8005 Medium_map A_medium_map_of_Runescape. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8006 Large_map A_large_map_of_Runescape. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8007 Varrock_teleport A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8008 Lumbridge_teleport A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8009 Falador_teleport A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8010 Camelot_teleport A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8011 Ardougne_teleport A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8012 Watchtower_t'port A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8013 Teleport_to_house A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8014 Bones_to_bananas A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8015 Bones_to_peaches A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8016 Enchant_sapphire A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8017 Enchant_emerald A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8018 Enchant_ruby A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8019 Enchant_diamond A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8020 Enchant_dragonstn. A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8021 Enchant_onyx A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8022 Telekinetic_grab A_tablet_containing_a_magic_spell. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8023 Boxing_ring Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8024 Fencing_ring Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8025 Combat_ring Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8026 Ranging_pedestals Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8027 Balance_beam Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8028 Glove_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8029 Weapons_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8030 Extra_weapons_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8031 Wooden_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8032 Oak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8033 Large_oak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8034 Teak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8035 Large_teak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8036 4-poster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8037 Gilded_4-poster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8038 Shoe_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8039 Oak_drawers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8040 Oak_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8041 Teak_drawers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8042 Teak_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8043 Mahogany_'drobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8044 Gilded_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8045 Shaving_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8046 Oak_shaving_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8047 Oak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8048 Teak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8049 Fancy_teak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8050 Mahogany_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8051 Gilded_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8052 Oak_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8053 Teak_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8054 Gilded_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8055 Saradomin_symbol Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8056 Zamorak_symbol Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8057 Guthix_symbol Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8058 Saradomin_icon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8059 Zamorak_icon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8060 Guthix_icon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8061 Icon_of_bob Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8062 Oak_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8063 Teak_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8064 Cloth-cover'd_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8065 Mahogany_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8066 Limestone_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8067 Marble_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8068 Gilded_altar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8069 Wooden_torches Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8070 Steel_torches Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8071 Steel_candlesticks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8072 Gold_candlesticks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8073 Incense_burners Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8074 Mahogany_burners Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8075 Marble_burners Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8076 Shuttered_window Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8077 Decorative_window Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8078 Stained_glass Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8079 Windchimes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8080 Bells Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8081 Organ Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8082 Small_statues Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8083 Medium_statues Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8084 Large_statues Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8085 Suit_of_armour Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8086 Small_portrait Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8087 Minor_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8088 Medium_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8089 Major_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8090 Mounted_sword Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8091 Small_landscape Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8092 Guild_trophy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8093 Large_portrait Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8094 Large_landscape Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8095 Rune_display_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8096 Low-level_plants Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8097 Mid-level_plants Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8098 High-level_plants Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8099 Rope_bell-pull Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8100 Bell-pull Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8101 Posh_bell-pull Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8102 Oak_decoration Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8103 Teak_decoration Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8104 Gilded_decoration Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8105 Round_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8106 Square_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8107 Kite_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8108 Wooden_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8109 Oak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8110 Carved_oak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8111 Teak_dining_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8112 Carved_teak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8113 Mahogany_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8114 Gilded_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8115 Wood_dining_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8116 Oak_dining_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8117 Carved_oak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8118 Teak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8119 Carved_teak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8120 Mahogany_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8121 Opulent_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8122 Oak_door Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8123 Steel-plated_door Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8124 Marble_door Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8125 Decorative_blood Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8126 Decorative_pipe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8127 Hanging_skeleton Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8128 Candles Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8129 Torches Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8130 Skull_torches Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8131 Skeleton_guard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8132 Guard_dog Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8133 Hobgoblin_guard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8134 Baby_red_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8135 Huge_spider Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8136 Troll_guard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8137 Hellhound Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8138 Demon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8139 Kalphite_soldier Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8140 Tok-xil Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8141 Dagannoth Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8142 Steel_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8143 Spike_trap Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8144 Man_trap Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8145 Tangle_vine Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8146 Marble_trap Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8147 Teleport_trap Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8148 Wooden_crate Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8149 Oak_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8150 Teak_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8151 Mahogany_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8152 Magic_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8153 Clay_attack_stone Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8154 Attack_stone Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8155 Marble_att._stone Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8156 Magical_balance_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8157 Magical_balance_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8158 Magical_balance_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8159 Jester Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8160 Treasure_hunt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8161 Hangman_game Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8162 Hoop_and_stick Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8163 Dartboard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8164 Archery_target Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8165 Oak_prize_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8166 Teak_prize_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8167 Mahogany_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8168 Exit_portal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8169 Decorative_rock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8170 Pond Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8171 Imp_statue Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8172 Dungeon_entrance Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8173 Tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8174 Nice_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8175 Oak_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8176 Willow_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8177 Maple_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8178 Yew_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8179 Magic_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8180 Plant Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8181 Small_fern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8182 Fern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8183 Dock_leaf Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8184 Thistle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8185 Reeds Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8186 Fern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8187 Bush Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8188 Tall_plant Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8189 Short_plant Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8190 Large-leaf_plant Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8191 Huge_plant Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8192 Gazebo Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8193 Small_fountain Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8194 Large_fountain Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8195 Posh_fountain Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8196 Boundary_stones Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8197 Wooden_fence Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8198 Stone_wall Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8199 Iron_railings Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8200 Picket_fence Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8201 Garden_fence Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8202 Marble_wall Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8203 Thorny_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8204 Nice_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8205 Small_box_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8206 Topiary_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8207 Fancy_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8208 Tall_fancy_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8209 Tall_box_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8210 Rosemary Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8211 Daffodils Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8212 Bluebells Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8213 Sunflower Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8214 Marigolds Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8215 Roses Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8216 Firepit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8217 Firepit_with_hook Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8218 Firepit_with_pot Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8219 Small_oven Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8220 Large_oven Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8221 Steel_range Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8222 Fancy_range Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8223 Wooden_shelves_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8224 Wooden_shelves_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8225 Wooden_shelves_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8226 Oak_shelves_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8227 Oak_shelves_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8228 Teak_shelves_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8229 Teak_shelves_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8230 Pump_and_drain Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8231 Pump_and_tub Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8232 Sink Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8233 Wooden_larder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8234 Oak_larder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8235 Teak_larder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8236 Cat_blanket Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8237 Cat_basket Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8238 Cushioned_basket Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8239 Beer_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8240 Cider_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8241 Asgarnian_ale Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8242 Greenman's_ale Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8243 Dragon_bitter Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8244 Chef's_delight Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8245 Blank_poh_entity Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8246 Wood_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8247 Oak_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8248 Teak_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8249 Oak_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8250 Oak_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8251 Oak_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8252 Teak_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8253 Teak_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8254 Teak_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8255 Marble_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8256 Marble_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8257 Marble_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8258 Spiral_staircase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8259 Marble_spiral Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8260 Crawling_hand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8261 Cockatrice_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8262 Basilisk_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8263 Kurask_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8264 Abyssal_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8265 Kbd_heads Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8266 Kq_head Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8267 Mounted_bass Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8268 Mounted_swordfish Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8269 Mounted_shark Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8270 Mithril_armour Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8271 Adamantite_armour Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8272 Runite_armour Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8273 Cw_armour_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8274 Cw_armour_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8275 Cw_armour_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8276 Rune_case_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8277 Rune_case_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8278 Rune_case_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8279 Silverlight Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8280 Excalibur Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8281 Darklight Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8282 Anti-dragon_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8283 Amulet_of_glory Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8284 Cape_of_legends Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8285 King_arthur Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8286 Elena Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8287 Giant_dwarf Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8288 Miscellanians Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8289 Lumbridge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8290 The_desert Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8291 Morytania Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8292 Karamja Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8293 Isafdar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8294 Small_map Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8295 Medium_map Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8296 Large_map Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8297 Oak_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8298 Oak_and_steel_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8299 Steel_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8300 Spiked_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8301 Bone_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8302 Spikes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8303 Tentacle_pool Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8304 Flame_pit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8305 Rocnar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8306 Oak_ladder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8307 Teak_ladder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8308 Mahogany_ladder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8309 Crude_wooden_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8310 Wooden_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8311 Rocking_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8312 Oak_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8313 Oak_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8314 Teak_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8315 Mahogany_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8316 Brown_rug Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8317 Rug Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8318 Opulent_rug Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8319 Wooden_bookcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8320 Oak_bookcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8321 Mahogany_b'kcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8322 Torn_curtains Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8323 Curtains Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8324 Opulent_curtains Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8325 Clay_fireplace Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8326 Stone_fireplace Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8327 Marble_fireplace Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8328 Teak_portal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8329 Mahogany_portal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8330 Marble_portal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8331 Teleport_focus Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8332 Greater_focus Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8333 Scrying_pool Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8334 Oak_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8335 Eagle_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8336 Demon_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8337 Teak_eagle_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8338 Teak_demon_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8339 Mahogany_eagle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8340 Mahogany_demon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8341 Globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8342 Ornamental_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8343 Lunar_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8344 Celestial_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8345 Armillary_sphere Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8346 Small_orrery Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8347 Large_orrery Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8348 Wooden_telescope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8349 Teak_telescope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8350 Mahogany_'scope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8351 Crystal_ball Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8352 Elemental_sphere Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8353 Crystal_of_power Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8354 Alchemical_chart Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8355 Astronomical_chart Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8356 Infernal_chart Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8357 Oak_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8358 Teak_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8359 Mahogany_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8360 Gilded_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8361 Skeleton_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8362 Crystal_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8363 Demonic_throne Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8364 Oak_lever Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8365 Teak_lever Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8366 Mahogany_lever Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8367 Trapdoor Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8368 Trapdoor Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8369 Trapdoor Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8370 Floor_decoration Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8371 Steel_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8372 Trapdoor Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8373 Lesser_magic_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8374 Greater_magic_cage Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8375 Wooden_workbench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8376 Oak_workbench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8377 Steel_framed_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8378 Bench_with_vice Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8379 Bench_with_lathe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8380 Crafting_table_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8381 Crafting_table_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8382 Crafting_table_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8383 Crafting_table_4 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8384 Tool_store_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8385 Tool_store_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8386 Tool_store_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8387 Tool_store_4 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8388 Tool_store_5 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8389 Repair_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8390 Whetstone Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8391 Armour_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8392 Pluming_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8393 Shield_easel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8394 Banner_easel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8395 Parlour Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8396 Kitchen Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8397 Dining_room Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8398 Bedroom Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8399 Games_room Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8400 Combat_room Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8401 Hall Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8402 Hall Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8403 Hall Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8404 Hall Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8405 Chapel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8406 Workshop Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8407 Study Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8408 Portal_chamber Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8409 Throne_room Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8410 Oubliette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8411 Dungeon_corridor Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8412 Dungeon_cross Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8413 Dungeon_stairs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8414 Treasure_room Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8415 Garden Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8416 Formal_garden Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8417 Bagged_dead_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8418 Bagged_dead_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8419 Bagged_nice_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8420 Bagged_nice_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8421 Bagged_oak_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8422 Bagged_oak_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8423 Bagged_willow_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8424 Bagged_willow_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8425 Bagged_maple_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8426 Bagged_maple_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8427 Bagged_yew_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8428 Bagged_yew_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8429 Bagged_magic_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8430 Bagged_magic_tree Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8431 Bagged_plant_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8432 Bagged_plant_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8433 Bagged_plant_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8434 Bagged_plant_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8435 Bagged_plant_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8436 Bagged_plant_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8437 Thorny_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8438 Thorny_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8439 Nice_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8440 Nice_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8441 Small_box_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8442 Small_box_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8443 Topiary_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8444 Topiary_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8445 Fancy_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8446 Fancy_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8447 Tall_fancy_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8448 Tall_fancy_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8449 Tall_box_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8450 Tall_box_hedge Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8451 Bagged_rosemary Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8452 Bagged_rosemary Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8453 Bagged_daffodils Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8454 Bagged_daffodils Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8455 Bagged_bluebells Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8456 Bagged_bluebells Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8457 Bagged_sunflower Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8458 Bagged_sunflower Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8459 Bagged_marigolds Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8460 Bagged_marigolds Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8461 Bagged_roses Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8462 Bagged_roses Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8463 Construction_guide Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8464 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8465 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8466 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8467 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8468 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8469 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8470 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8471 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8472 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8473 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8474 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8475 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8476 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8477 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8478 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8479 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8480 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8481 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8482 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8483 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8484 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8485 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8486 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8487 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8488 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8489 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8490 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8491 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8492 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8493 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8494 Rune_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8495 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8496 Crude_wooden_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8497 Crude_wooden_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8498 Wooden_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8499 Wooden_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8500 Rocking_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8501 Rocking_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8502 Oak_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8503 Oak_chair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8504 Oak_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8505 Oak_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8506 Teak_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8507 Teak_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8508 Mahogany_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8509 Mahogany_armchair Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8510 Wooden_bookcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8511 Wooden_bookcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8512 Oak_bookcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8513 Oak_bookcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8514 Mahogany_b'kcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8515 Mahogany_b'kcase Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8516 Beer_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8517 Beer_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8518 Cider_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8519 Cider_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8520 Asgarnian_ale Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8521 Asgarnian_ale Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8522 Greenman's_ale Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8523 Greenman's_ale Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8524 Dragon_bitter Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8525 Dragon_bitter Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8526 Chef's_delight Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8527 Chef's_delight Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8528 Wood_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8529 Wood_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8530 Oak_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8531 Oak_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8532 Teak_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8533 Teak_kitchen_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8534 Oak_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8535 Oak_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8536 Eagle_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8537 Eagle_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8538 Demon_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8539 Demon_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8540 Teak_eagle_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8541 Teak_eagle_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8542 Teak_demon_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8543 Teak_demon_lectern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8544 Mahogany_eagle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8545 Mahogany_eagle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8546 Mahogany_demon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8547 Mahogany_demon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8548 Wood_dining_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8549 Wood_dining_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8550 Oak_dining_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8551 Oak_dining_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8552 Carved_oak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8553 Carved_oak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8554 Teak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8555 Teak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8556 Carved_teak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8557 Carved_teak_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8558 Mahogany_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8559 Mahogany_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8560 Opulent_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8561 Opulent_table Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8562 Wooden_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8563 Wooden_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8564 Oak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8565 Oak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8566 Carved_oak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8567 Carved_oak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8568 Teak_dining_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8569 Teak_dining_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8570 Carved_teak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8571 Carved_teak_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8572 Mahogany_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8573 Mahogany_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8574 Gilded_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8575 Gilded_bench Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8576 Wooden_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8577 Wooden_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8578 Oak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8579 Oak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8580 Large_oak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8581 Large_oak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8582 Teak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8583 Teak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8584 Large_teak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8585 Large_teak_bed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8586 4-poster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8587 4-poster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8588 Gilded_4-poster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8589 Gilded_4-poster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8590 Oak_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8591 Oak_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8592 Teak_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8593 Teak_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8594 Gilded_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8595 Gilded_clock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8596 Shaving_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8597 Shaving_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8598 Oak_shaving_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8599 Oak_shaving_stand Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8600 Oak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8601 Oak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8602 Teak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8603 Teak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8604 Fancy_teak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8605 Fancy_teak_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8606 Mahogany_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8607 Mahogany_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8608 Gilded_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8609 Gilded_dresser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8610 Shoe_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8611 Shoe_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8612 Oak_drawers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8613 Oak_drawers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8614 Oak_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8615 Oak_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8616 Teak_drawers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8617 Teak_drawers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8618 Teak_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8619 Teak_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8620 Mahogany_'drobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8621 Mahogany_'drobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8622 Gilded_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8623 Gilded_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8624 Crystal_ball Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8625 Crystal_ball Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8626 Elemental_sphere Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8627 Elemental_sphere Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8628 Crystal_of_power Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8629 Crystal_of_power Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8630 Globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8631 Globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8632 Ornamental_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8633 Ornamental_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8634 Lunar_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8635 Lunar_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8636 Celestial_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8637 Celestial_globe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8638 Armillary_sphere Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8639 Armillary_sphere Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8640 Small_orrery Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8641 Small_orrery Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8642 Large_orrery Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8643 Large_orrery Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8644 Wooden_telescope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8645 Wooden_telescope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8646 Teak_telescope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8647 Teak_telescope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8648 Mahogany_'scope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8649 Mahogany_'scope Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8650 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8651 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8652 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8653 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8654 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8655 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8656 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8657 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8658 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8659 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8660 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8661 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8662 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8663 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8664 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8665 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8666 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8667 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8668 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8669 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8670 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8671 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8672 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8673 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8674 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8675 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8676 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8677 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8678 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8679 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8680 Banner Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8681 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8682 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8683 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8684 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8685 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8686 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8687 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8688 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8689 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8690 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8691 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8692 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8693 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8694 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8695 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8696 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8697 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8698 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8699 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8700 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8701 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8702 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8703 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8704 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8705 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8706 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8707 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8708 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8709 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8710 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8711 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8712 Steel_heraldic_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8713 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8714 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8715 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8716 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8717 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8718 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8719 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8720 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8721 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8722 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8723 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8724 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8725 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8726 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8727 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8728 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8729 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8730 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8731 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8732 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8733 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8734 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8735 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8736 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8737 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8738 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8739 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8740 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8741 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8742 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8743 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8744 Rune_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8745 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8746 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8747 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8748 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8749 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8750 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8751 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8752 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8753 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8754 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8755 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8756 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8757 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8758 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8759 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8760 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8761 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8762 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8763 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8764 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8765 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8766 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8767 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8768 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8769 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8770 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8771 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8772 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8773 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8774 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8775 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8776 Steel_kiteshield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8777 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8778 Oak_plank A_plank_of_sturdy_oak. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8779 Oak_plank Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8780 Teak_plank A_plank_of_fine_teak. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8781 Teak_plank Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8782 Mahogany_plank A_plank_of_expensive_mahogany. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8783 Mahogany_plank Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8784 Gold_leaf Very_delicate_thin_pressed_gold. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8785 Gold_leaf Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8786 Marble_block A_beautifully_carved_marble_block. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8787 Marble_block Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8788 Magic_stone Doesn't_look_very_special. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8789 Magic_stone Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8790 Bolt_of_cloth A_bolt_of_ordinary_cloth. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8791 Bolt_of_cloth Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8792 Clockwork A_clockwork_mechanism. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8793 Clockwork Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8794 Saw Good_for_cutting_wood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8795 Saw Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8796 Thing A_well_carved_thing. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8797 Picture Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8798 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8799 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8800 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8801 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8802 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8803 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8804 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8805 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8806 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8807 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8808 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8809 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8810 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8811 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8812 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8813 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8814 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8815 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8816 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8817 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8818 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8819 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8820 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8821 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8822 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8823 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8824 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8825 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8826 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8827 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8828 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8829 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8830 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8831 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8832 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8833 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8834 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8835 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 6332 Mahogany_logs Some_rare_mahogany_logs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8836 Mahogany_logs Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8837 Timber_beam A_hefty_beam_of_timber,_perfect_for_building_temples. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8838 Timber_beam Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8839 Void_knight_top Torso_armour_of_the_order_of_the_Void_Knights. 1 1 1 0 0 0 0 0 45 45 45 45 45 0 0 +item = 8840 Void_knight_robe Leg_armour_of_the_order_of_the_Void_Knights. 1 1 1 0 0 0 0 0 30 30 30 30 30 0 0 +item = 8841 Void_knight_mace A_mace_used_by_the_order_of_the_Void_knights. 1 1 1 22 0 41 8 0 2 2 2 2 2 38 6 +item = 8842 Void_knight_gloves Gloves_as_used_by_the_order_of_the_void_knights. 1 1 1 0 0 0 0 0 6 6 6 4 6 0 0 +item = 8843 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8844 Bronze_defender A_defensive_weapon. 1 1 1 3 2 1 -3 -2 3 2 1 -3 -2 0 0 +item = 8845 Iron_defender A_defensive_weapon. 1 1 1 5 4 3 -3 -2 5 4 3 -3 -2 0 0 +item = 8846 Steel_defender A_defensive_weapon. 1 1 1 7 6 5 -3 -2 7 6 5 -3 -2 1 0 +item = 8847 Black_defender A_defensive_weapon. 1 1 1 9 8 7 -3 -2 9 8 7 -3 -2 2 0 +item = 8848 Mithril_defender A_defensive_weapon. 1 1 1 11 10 9 -3 -2 11 10 9 -3 -2 3 0 +item = 8849 Adamant_defender A_defensive_weapon. 1 1 1 13 12 11 -3 -2 13 12 11 -3 -2 4 0 +item = 8850 Rune_defender A_defensive_weapon. 1 1 1 20 19 18 -3 -2 20 19 18 -3 -2 5 0 +item = 8851 Warrior_guild_token Warrior_Guild_Token. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8852 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8853 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8854 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8855 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8856 Defensive_shield Large,_round,_heavy_shield. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8857 Shot Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8858 18lb_shot Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8859 22lb_shot Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8860 One_barrel Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8861 Two_barrels Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8862 Three_barrels Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8863 Four_barrels Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8864 Five_barrels Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8865 Ground_ashes A_heap_of_finely_ground_ashes. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8866 Steel_key You_stole_this_key_from_a_guard_deep_in_the_HAM_cave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8867 Bronze_key You_stole_this_key_from_a_guard_deep_in_the_HAM_cave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8868 Silver_key You_stole_this_key_from_a_guard_deep_in_the_HAM_cave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8869 Iron_key You_stole_this_key_from_a_guard_deep_in_the_HAM_cave. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8870 Zanik She's_dead,_but_the_mark_on_her_forehead_is_glowing_brightly. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8871 Crate_with_zanik Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8872 Bone_dagger A_powerful_dagger. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8873 Bone_dagger Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8874 Bone_dagger_(p) A_powerful_dagger. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8875 Bone_dagger_(p) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8876 Bone_dagger_(p+) A_powerful_dagger.. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8877 Bone_dagger_(p+) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8878 Bone_dagger_(s) A_powerful_dagger. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8879 Bone_dagger_(s) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8880 Dorgeshuun_c'bow This_fires_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8881 Dorgeshuun_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8882 Bone_bolts Good_if_you_have_a_bone_crossbow! 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8883 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8884 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8885 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8886 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8887 Zanik Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8888 Zanik_(ham) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8889 Zanik_(showdown) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8890 Coins Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8891 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8892 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8893 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8894 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8895 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8896 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8897 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8898 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8899 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8900 Cave_horror Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8901 Black_mask_(10) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8902 Black_mask_(10) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8903 Black_mask_(9) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8904 Black_mask_(9) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8905 Black_mask_(8) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8906 Black_mask_(8) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8907 Black_mask_(7) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8908 Black_mask_(7) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8909 Black_mask_(6) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8910 Black_mask_(6) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8911 Black_mask_(5) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8912 Black_mask_(5) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8913 Black_mask_(4) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8914 Black_mask_(4) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8915 Black_mask_(3) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8916 Black_mask_(3) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8917 Black_mask_(2) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8918 Black_mask_(2) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8919 Black_mask_(1) A_magic_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8920 Black_mask_(1) Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8921 Black_mask An_inert-seeming_cave_horror_mask. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8922 Black_mask Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8923 Witchwood_icon A_stick_on_a_string..._pure_style. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8924 Bandana_and_eyepatch Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8925 Bandana_and_eyepatch Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8926 Bandana_and_eyepatch Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8927 Bandana_and_eyepatch Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8928 Hat_and_eyepatch Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8929 Crabclaw_and_hook Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8930 Pipe_section Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8931 Pipe_section Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8932 Lumber_patch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8933 Lumber_patch Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8934 Scrapey_tree_logs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8935 Scrapey_tree_logs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8936 Blue_flowers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8937 Blue_flowers Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8938 Red_flowers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8939 Red_flowers Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8940 Rum Alcohol_in_the_loosest_sense_of_the_word. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8941 Rum Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8942 Monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8943 Blue_monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8944 Blue_monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8945 Blue_monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8946 Red_monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8947 Red_monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8948 Red_monkey Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8949 Pirate_bandana Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8950 Pirate_hat Essential_pirate_wear. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8951 Pieces_of_eight Piratical_currency. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8952 Blue_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8953 Green_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8954 Red_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8955 Brown_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8956 Black_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8957 Purple_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8958 Grey_naval_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8959 Blue_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8960 Green_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8961 Red_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8962 Brown_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8963 Black_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8964 Purple_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8965 Grey_tricorn_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8966 Cutthroat_flag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8967 Guilded_smile_flag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8968 Bronze_fist_flag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8969 Lucky_shot_flag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8970 Treasure_flag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8971 Phasmatys_flag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8972 Bowl_of_red_water Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8973 Bowl_of_red_water Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8974 Bowl_of_blue_water Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8975 Bowl_of_blue_water Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8976 Bitternut Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8977 Scrapey_bark Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8978 Scrapey_bark Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8979 Bridge_section Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8980 Bridge_section Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8981 Sweetgrubs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8982 Sweetgrubs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8983 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8984 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8985 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8986 Bucket Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8987 Torch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8988 The_stuff Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8989 Brewin'_guide Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8990 Brewin'_guide Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8991 Blue_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8992 Green_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8993 Red_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8994 Brown_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8995 Black_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8996 Purple_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8997 Grey_navy_slacks Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8924 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8998 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8925 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8999 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8926 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9000 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8927 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9001 Bandana_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 8928 Hat_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9002 Hat_and_eyepatch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9003 Security_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9004 Stronghold_notes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9005 Fancy_boots Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9006 Fighting_boots Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9007 Right_skull_half Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9008 Left_skull_half Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9009 Strange_skull Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9010 Top_of_sceptre Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9011 Bottom_of_sceptre Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9012 Runed_sceptre Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9013 Skull_sceptre Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9014 Security_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9015 Stronghold_notes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9016 Gorak_claws Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9017 Star_flower Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9018 Gorak_claw_powder Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9019 Magic_essence(unf) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9020 Queen's_secateurs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9021 Magic_essence(4) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9022 Magic_essence(3) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9023 Magic_essence(2) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9024 Magic_essence(1) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9025 Nuff's_certificate Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9026 Ivory_comb Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9027 Ivory_comb Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9028 Golden_scarab Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9029 Golden_scarab Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9030 Stone_scarab Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9031 Stone_scarab Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9032 Pottery_scarab Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9033 Pottery_scarab Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9034 Golden_statuette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9035 Golden_statuette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9036 Pottery_statuette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9037 Pottery_statuette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9038 Stone_statuette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9039 Stone_statuette Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9040 Gold_seal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9041 Gold_seal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9042 Stone_seal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9043 Stone_seal Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9044 Pharaoh's_sceptre This_sceptre_has_3_remaining_charges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9045 Pharaoh's_sceptre Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9046 Pharaoh's_sceptre This_sceptre_has_2_remaining_charges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9047 Pharaoh's_sceptre Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9048 Pharaoh's_sceptre This_sceptre_has_1_remaining_charges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9049 Pharaoh's_sceptre Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9050 Pharaoh's_sceptre This_sceptre_has_0_remaining_charges. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9051 Pharaoh's_sceptre Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9052 Locust_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9053 Locust_meat Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9054 Red_goblin_mail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9055 Black_goblin_mail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9056 Yellow_goblin_mail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9057 Green_goblin_mail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9058 Purple_goblin_mail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9059 Pink_goblin_mail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9060 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9061 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9062 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9063 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9064 Emerald_lantern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9065 Emerald_lantern Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9066 Emerald_lens Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9067 Dream_log Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9068 Moonclan_helm Mystical_headgear. 1 1 0 0 0 0 3 -5 3 3 3 3 -5 0 0 +item = 9069 Moonclan_hat A_mystical_hat. 1 1 0 0 0 0 3 -5 3 3 3 3 -5 0 0 +item = 9070 Moonclan_armour Provides_good_protection. 1 1 0 0 0 0 5 -10 5 5 5 5 -10 0 0 +item = 9071 Moonclan_skirt This_should_protect_my_legs. 1 1 0 0 0 0 5 -7 5 5 5 5 -7 0 0 +item = 9072 Moonclan_gloves These_should_keep_my_hands_safe. 1 1 0 0 0 0 2 -5 2 2 2 2 -5 0 0 +item = 9073 Moonclan_boots Groovy_foot_protection. 1 1 0 0 0 0 2 -5 2 2 2 2 -5 0 0 +item = 9074 Moonclan_cape A_mystical_cape. 1 1 0 0 0 0 2 -2 0 1 1 2 -2 0 0 +item = 9075 Astral_rune Used_for_Lunar_spells. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9076 Lunar_ore This_needs_refining. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9077 Lunar_bar It's_a_bar_of_magic_metal. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9078 Moonclan_manual A_book_of_moonclan_history. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9079 Suqah_tooth Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9080 Suqah_hide Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9081 Suqah_leather Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9082 Ground_tooth Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9083 Seal_of_passage Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9084 Lunar_staff A_moonclan_staff. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9085 Empty_vial Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9086 Vial_of_water Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9087 Waking_sleep_vial Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9088 Guam_vial Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9089 Marr_vial Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9090 Guam-marr_vial Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9091 Lunar_staff_-_pt1 A_staff_enchanted_by_air. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9092 Lunar_staff_-_pt2 A_staff_enchanted_by_air_and_fire. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9093 Lunar_staff_-_pt3 A_staff_enchanted_by_air_,_fire,_and_water. 1 1 10 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9094 Kindling Small_bits_of_wood_from_the_first_magic_tree. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9095 Soaked_kindling Null 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9096 Lunar_helm A_mystical_helmet. 1 1 0 0 0 0 3 -2 8 7 10 2 0 0 0 +item = 9097 Lunar_torso Provides_good_protection 1 1 1 0 0 0 10 -10 34 22 40 12 0 0 0 +item = 9098 Lunar_legs These_should_protect_my_legs. 1 1 0 0 0 0 7 7 20 19 23 9 0 0 0 +item = 9099 Lunar_gloves These_should_keep_my_hands_safe. 1 1 0 0 0 0 4 -1 2 1 1 2 0 0 0 +item = 9100 Lunar_boots Mystical_foot_protection. 1 1 0 0 0 0 2 -1 0 0 0 1 0 0 0 +item = 9101 Lunar_cape Oooo_pretty! 1 1 0 0 0 0 0 0 1 1 0 2 0 0 0 +item = 9102 Lunar_amulet Awesome. 1 1 0 0 0 0 1 0 0 0 0 1 0 0 0 +item = 9103 A_special_tiara 'll_be_the_take_of_the_town_with_this..._maybe. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9104 Lunar_ring A_mysterious_ring_that_can_fill_the_wearer_with_magical_power... 1 1 0 0 0 0 2 0 0 0 0 2 0 0 0 +item = 9105 Suqah_monster Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9106 Astral_tiara A_tiara_infused_with_the_properties_of_astral. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9107 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9108 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9109 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9110 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9111 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9112 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9113 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9114 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9115 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9116 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9117 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9118 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9119 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9120 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9121 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9122 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9123 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9124 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9125 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9126 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9127 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9128 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9129 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9130 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9131 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9132 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9133 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9134 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9135 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9136 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9137 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9138 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9139 Blurite_bolts Blurite_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9140 Iron_bolts Iron_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9141 Steel_bolts Steel_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9142 Mithril_bolts Mithril_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9143 Adamant_bolts Adamant_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9144 Runite_bolts Runite_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9145 Silver_bolts Silver_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9146 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9147 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9148 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9149 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9150 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9151 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9152 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9153 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9154 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9155 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9156 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9157 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9158 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9159 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9160 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9161 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9162 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9163 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9164 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9165 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9166 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9167 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9168 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9169 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9170 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9171 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9172 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9173 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9174 Bronze_c'bow A_bronze_crossbow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9175 Bronze_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9176 Blurite_c'bow A_blurite_crossbow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9177 Iron_c'bow An_iron_crossbow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9178 Iron_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9179 Steel_c'bow A_steel_crossbow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9180 Steel_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9181 Mith_c'bow A_mithril_crossbow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9182 Mith_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9183 Adamant_c'bow An_adamant_crossbow. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9184 Adamant_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9185 Rune_c'bow A_runite_crossbow. 1 1 0 0 0 0 0 90 0 0 0 0 0 0 0 +item = 9186 Rune_c'bow Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9187 Jade_bolt_tips Jade_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9188 Topaz_bolt_tips Topaz_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9189 Sapphire_bolt_tips Sapphire_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9190 Emerald_bolt_tips Emerald_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9191 Ruby_bolt_tips Ruby_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9192 Diamond_bolt_tips Diamond_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9193 Dragon_bolt_tips Dragon_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9194 Onyx_bolt_tips Onyx_bolt_tips. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9195 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9196 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9197 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9198 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9199 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9200 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9201 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9202 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9203 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9204 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9205 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9206 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9207 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9208 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9209 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9210 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9211 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9212 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9213 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9214 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9215 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9216 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9217 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9218 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9219 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9220 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9221 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9222 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9223 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9224 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9225 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9226 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9227 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9228 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9229 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9230 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9231 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9232 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9233 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9234 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9235 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9236 Opal_bolts_(e) Enchanted_opal_tipped_bronze_crossbow_bolts. 2 4 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9237 Jade_bolts_(e) Enchanted_jade_tipped_blurite_crossbow_bolts. 5 7 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9238 Pearl_bolts_(e) Enchanted_pearl_tipped_iron_crossbow_bolts. 8 10 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9239 Topaz_bolts_(e) Enchanted_red_topaz_tipped_steel_crossbow_bolts. 11 13 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9240 Sapphire_bolts_(e) Enchanted_sapphire_tipped_mithril_crossbow_bolts. 14 16 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9241 Emerald_bolts_(e) Enchanted_emerald_tipped_mithril_crossbow_bolts. 17 19 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9242 Ruby_bolts_(e) Enchanted_ruby_tipped_adamantite_crossbow_bolts. 19 22 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9243 Diamond_bolts_(e) Enchanted_diamond_tipped_adamantite_crossbow_bolts. 22 25 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9244 Dragon_bolts_(e) Enchanted_dragonstone_tipped_rune_crossbow_bolts. 4200 6200 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9245 Onyx_bolts_(e) Enchanted_onyx_tipped_runite_crossbow_bolts. 6000 9000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9246 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9247 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9248 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9249 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9250 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9251 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9252 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9253 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9254 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9255 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9256 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9257 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9258 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9259 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9260 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9261 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9262 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9263 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9264 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9265 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9266 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9267 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9268 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9269 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9270 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9271 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9272 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9273 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9274 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9275 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9276 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9277 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9278 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9279 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9280 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9281 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9282 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9283 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9284 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9285 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9286 Blurite_bolts(p) Some_poisoned_blurite_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9287 Iron_bolts_(p) Some_poisoned_iron_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9288 Steel_bolts_(p) Some_poisoned_steel_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9289 Mithril_bolts_(p) Some_poisoned_mithril_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9290 Addy_bolts_(p) Some_poisoned_adamant_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9291 Runite_bolts_(p) Some_poisoned_runite_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9292 Silver_bolts_(p) Some_poisoned_silver_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9293 Blurite_bolts(p+) Some_poisoned_blurite_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9294 Iron_bolts(p+) Some_poisoned_iron_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9295 Steel_bolts(p+) Some_poisoned_steel_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9296 Mithril_bolts(p+) Some_poisoned_mithril_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9297 Addy_bolts(p+) Some_poisoned_adamant_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9298 Runite_bolts(p+) Some_poisoned_runite_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9299 Silver_bolts(p+) Some_poisoned_silver_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9300 Blurite_bolts(s) Some_poisoned_blurite_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9301 Iron_bolts(s) Some_poisoned_iron_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9302 Steel_bolts(s) Some_poisoned_steel_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9303 Mithril_bolts(s) Some_poisoned_mithril_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9304 Addy_bolts(s) Some_poisoned_adamant_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9305 Runite_bolts(s) Some_poisoned_runite_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9306 Silver_bolts(s) Some_poisoned_silver_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9307 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9308 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9309 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9310 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9311 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9312 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9313 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9314 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9315 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9316 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9317 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9318 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9319 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9320 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9321 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9322 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9323 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9324 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9325 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9326 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9327 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9328 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9329 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9330 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9331 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9332 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9333 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9334 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9335 Jade_bolts Jade_tipped_Blurite_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9336 Topaz_bolts Topaz_tipped_Steel_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9337 Sapphire_bolts Sapphire_tipped_Mithril_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9338 Emerald_bolts Emerald_tipped_Mithril_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9339 Ruby_bolts Ruby_tipped_Adamantite_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9340 Diamond_bolts Diamond_tipped_Adamantite_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9341 Dragon_bolts Dragonstone_tipped_Runite_crossbow_bolts. 423 637 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9342 Onyx_bolts Onyx_tipped_Runite_crossbow_bolts. 6000 9000 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9343 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9344 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9345 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9346 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9347 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9348 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9349 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9350 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9351 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9352 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9353 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9354 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9355 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9356 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9357 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9358 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9359 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9360 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9361 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9362 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9363 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9364 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9365 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9366 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9367 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9368 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9369 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9370 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9371 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9372 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9373 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9374 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9375 Bronze_bolts_(unf) Unfeathered_bronze_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9376 Blurite_bolts_(unf) Unfeathered_blurite_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9377 Iron_bolts_(unf) Unfeathered_iron_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9378 Steel_bolts_(unf) Unfeathered_steel_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9379 Mithril_bolts_(unf) Unfeathered_mithril_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9380 Adamant_bolts(unf) Unfeathered_adamant_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9381 Runite_bolts_(unf) Unfeathered_rune_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9382 Silver_bolts_(unf) Unfeathered_silver_crossbow_bolts. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9383 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9384 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9385 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9386 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9387 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9388 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9389 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9390 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9391 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9392 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9393 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9394 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9395 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9396 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9397 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9398 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9399 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9400 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9401 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9402 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9403 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9404 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9405 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9406 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9407 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9408 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9409 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9410 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9411 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9412 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9413 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9414 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9415 Grapple Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9416 Mith_grapple_tip A_mithril_grapple_tip. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9417 Mith_grapple_tip Swap_this_note_at_any_bank_for_te_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9418 Mith_grapple A_mithril_grapple_tipped_bolt_-_needs_a_rope. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9419 Mith_grapple Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9420 Bronze_limbs A_pair_of_bronze_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9421 Bronze_limbs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9422 Blurite_limbs A_pair_of_blurite_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9423 Iron_limbs A_pair_of_iron_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9424 Iron_limbs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9425 Steel_limbs A_pair_of_steel_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9426 Steel_limbs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9427 Mithril_limbs A_pair_of_mithril_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9428 Mithril_limbs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9429 Adamantite_limbs A_pair_of_adamant_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9430 Adamantite_limbs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9431 Runite_limbs A_pair_of_rune_crossbow_limbs. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9432 Runite_limbs Swap_this_note_at_any_bank_for_the_equivelent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9433 Bolt_pouch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9434 Bolt_mould Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9435 Bolt_mould Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9436 Sinew Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9437 Sinew Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9438 Crossbow_string Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9439 Crossbow_string Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9440 Wooden_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9441 Wooden_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9442 Oak_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9443 Oak_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9444 Willow_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9445 Willow_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9446 Teak_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9447 Teak_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9448 Maple_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9449 Maple_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9450 Mahogany_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9451 Mahogany_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9452 Yew_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9453 Yew_stock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9454 Bronze_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9455 Bronze_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9456 Blurite_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9457 Iron_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9458 Iron_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9459 Steel_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9460 Steel_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9461 Mithril_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9462 Mithril_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9463 Adamant_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9464 Adamant_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9465 Runite_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9466 Runite_c'bow_(u) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9467 Blurite_bar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9468 Sawdust Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9469 Grand_seed_pod Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9470 Gnome_scarf Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9471 Gnome_scarf Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9472 Gnome_goggles Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9473 Gnome_goggles Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9474 Reward_token Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9475 Mint_cake Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9476 Mint_cake Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9477 Aluft_aloft_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9478 Half_made_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9479 Unfinished_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9480 Half_made_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9481 Unfinished_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9482 Half_made_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9483 Half_made_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9484 Unfinished_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9485 Half_made_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9486 Unfinished_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9487 Wizard_blizzard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9488 Wizard_blizzard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9489 Wizard_blizzard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9490 Picture Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9491 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9492 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9493 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9494 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9495 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9496 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9497 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9498 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9499 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9500 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9501 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9502 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9503 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9504 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9505 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9506 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9507 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9508 Wizard_blizzard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9509 Wizard_blizzard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9510 Short_green_guy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9511 Short_green_guy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9512 Pineapple_punch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9513 Pineapple_punch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9514 Fruit_blast Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9515 Fruit_blast Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9516 Drunk_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9517 Drunk_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9518 Choc_saturday Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9519 Choc_saturday Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9520 Blurberry_special Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9521 Blurberry_special Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9522 Batta_tin Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9523 Batta_tin Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9524 Batta_tin Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9525 Batta_tin Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9526 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9527 Fruit_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9528 Fruit_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9529 Toad_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9530 Toad_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9531 Worm_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9532 Worm_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9533 Vegetable_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9534 Vegetable_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9535 Cheese+tom_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9536 Cheese+tom_batta Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9537 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9538 Toad_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9539 Toad_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9540 Spicy_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9541 Spicy_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9542 Worm_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9543 Worm_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9544 Chocchip_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9545 Chocchip_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9546 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9547 Worm_hole Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9548 Worm_hole Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9549 Veg_ball Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9550 Veg_ball Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9551 Tangled_toads'_legs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9552 Tangled_toads'_legs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9553 Chocolate_bomb Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9554 Chocolate_bomb Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9555 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9556 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9557 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9558 Half_made_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9559 Half_made_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9560 Unfinished_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9561 Half_made_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9562 Unfinished_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9563 Half_made_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9564 Unfinished_bowl Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2025 Cocktail_shaker Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9565 Cocktail_shaker Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9566 Mixed_blizzard Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9567 Mixed_sgg Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9568 Mixed_blast Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9569 Mixed_punch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9570 Mixed_blurberry_special Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9571 Mixed_saturday Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9572 Mixed_saturday Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9573 Mixed_saturday Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9574 Mixed_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9575 Mixed_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9576 Mixed_dragon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9577 Half_made_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9578 Unfinished_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9579 Half_made_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9580 Unfinished_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9581 Half_made_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9582 Unfinished_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9583 Half_made_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9584 Unfinished_crunchy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2164 Batta_tin Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9585 Batta_tin Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2165 Crunchy_tray Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9586 Crunchy_tray Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2166 Gnomebowl_mould Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9587 Gnomebowl_mould Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 2202 Raw_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9588 Raw_crunchies Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9589 Dossier Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9590 Dossier Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9591 Broken_cauldron Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9592 Magic_glue Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9593 Weird_gloop Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9594 Ground_mud_runes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9595 Hazelmere's_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9596 Picture Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9597 Red_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9598 Red_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9599 Red_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9600 Red_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9601 Orange_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9602 Orange_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9603 Orange_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9604 Orange_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9605 Yellow_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9606 Yellow_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9607 Yellow_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9608 Yellow_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9609 Green_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9610 Green_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9611 Green_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9612 Green_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9613 Blue_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9614 Blue_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9615 Blue_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9616 Blue_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9617 Indigo_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9618 Indigo_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9619 Indigo_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9620 Indigo_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9621 Violet_circle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9622 Violet_triangle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9623 Violet_square Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9624 Violet_pentagon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9625 Crystal_saw Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9626 Small_crystal_seed Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9627 A_handwritten_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9628 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9629 Tyras_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9630 Tyras_helm Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9631 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9632 Daeyalt_ore Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9633 Message Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9634 Vyrewatch_top Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9635 Vyrewatch_top Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9636 Vyrewatch_legs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9637 Vyrewatch_legs Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9638 Vyrewatch_shoes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9639 Vyrewatch_shoes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9640 Citizen_top Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9641 Citizen_top Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9642 Citizen_trousers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9643 Citizen_trousers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9644 Citizen_shoes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9645 Citizen_shoes Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9646 Castle_sketch_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9647 Castle_sketch_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9648 Castle_sketch_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9649 Message Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9650 Blood_tithe_pouch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9651 Large_ornate_key Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9652 Haemalchemy Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9653 Sealed_message Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9654 Door_key Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9655 Ladder_top Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9656 Tome_of_xp_(3) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9657 Tome_of_xp_(2) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9658 Tome_of_xp_(1) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9659 Bucket_of_water Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9660 Bucket Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9661 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9662 Shortcut_key Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9663 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9664 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9665 Torch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9666 Pros'yte_harness_m Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9667 Pros'yte_harness_m Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9668 Initiate_harness_m Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9669 Initiate_harness_m Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9670 Pros'yte_harness_f Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9671 Pros'yte_harness_f Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9672 Proselyte_sallet Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9673 Proselyte_sallet Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9674 Proselyte_hauberk Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9675 Proselyte_hauberk Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9676 Proselyte_cuisse Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9677 Proselyte_cuisse Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9678 Proselyte_tasset Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9679 Proselyte_tasset Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9680 Sea_slug_glue Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9681 Commorb_v2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9682 Door_transcription Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9683 Dead_sea_slug Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9684 Page_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9685 Page_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9686 Page_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9687 Fragment_1 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9688 Fragment_2 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9689 Fragment_3 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9690 Blank_water_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9691 Water_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9692 Blank_air_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9693 Air_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9694 Blank_earth_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9695 Earth_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9696 Blank_mind_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9697 Mind_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9698 Blank_fire_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9699 Fire_rune Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9700 Picture Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9701 Torch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9702 Stick Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9703 Training_sword Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9704 Training_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9705 Training_bow Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9706 Training_arrows Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9707 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9708 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9709 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9710 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9711 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9712 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9713 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9714 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9715 Slashed_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9716 Rock Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9717 Beaten_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9718 Crane_schematic Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9719 Lever_schematic Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9720 Crane_claw Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9721 Scroll Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9722 Key Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9723 Pipe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9724 Large_cog Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9725 Medium_cog Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9726 Small_cog Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9727 Primed_bar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9728 Elemental_mind_bar Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9729 Elemental_helmet Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9730 Elemental_helmet Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9731 Mind_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9732 Mind_shield Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9733 Mind_helmet Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9734 Mind_helmet Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9735 Desert_goat_horn Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9736 Goat_horn_dust Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9737 Goat_horn_dust Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9738 Desert_goat_horn Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9739 Combat_potion(4) A_combat_potion. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9740 Combat_potion(4) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9741 Combat_potion(3) A_combat_potion. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9742 Combat_potion(3) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9743 Combat_potion(2) A_combat_potion. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9744 Combat_potion(2) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9745 Combat_potion(1) A_combat_potion 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9746 Combat_potion(1) Swap_this_note_at_any_bank_for_the_equivalent_item. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9747 Attack_cape The_cape_worn_by_masters_of_Attack. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9748 Attack_cape(t) The_cape_worn_by_masters_of_Attack. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9749 Attack_hood Attack_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9750 Strength_cape The_cape_worn_by_masters_of_Strength. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9751 Strength_cape(t) The_cape_worn_by_masters_of_Strength. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9752 Strength_hood Strength_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9753 Defence_cape The_cape_worn_by_masters_of_Defence. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9754 Defence_cape(t) The_cape_worn_by_masters_of_Defence. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9755 Defence_hood Defence_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9756 Ranging_cape The_cape_worn_by_masters_of_Ranging. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9757 Ranging_cape(t) The_cape_worn_by_masters_of_Ranging. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9758 Ranging_hood Ranging_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9759 Prayer_cape The_cape_worn_by_masters_of_Prayer. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9760 Prayer_cape(t) The_cape_worn_by_masters_of_Prayer. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9761 Prayer_hood Prayer_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9762 Magic_cape The_cape_worn_by_masters_of_Magic. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9763 Magic_cape(t) The_cape_worn_by_masters_of_Magic. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9764 Magic_hood Magic_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9765 Runecraft_cape The_cape_worn_by_masters_of_Runecraft. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9766 Runecraft_cape(t) The_cape_worn_by_masters_of_Runecraft. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9767 Runecraft_hood Runecraft_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9768 Hitpoints_cape The_cape_worn_by_masters_of_Hitpoints. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9769 Hitpoints_cape(t) The_cape_worn_by_masters_of_Hitpoints. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9770 Hitpoints_hood Hitpoints_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9771 Agility_cape The_cape_worn_by_masters_of_Agility. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9772 Agility_cape(t) The_cape_worn_by_masters_of_Agility. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9773 Agility_hood Agility_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9774 Herblore_cape The_cape_worn_by_masters_of_Herblore. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9775 Herblore_cape(t) The_cape_worn_by_masters_of_Herblore. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9776 Herblore_hood Herblore_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9777 Thieving_cape The_cape_worn_by_masters_of_Thieving. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9778 Thieving_cape(t) The_cape_worn_by_masters_of_Thieving. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9779 Thieving_hood Thieving_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9780 Crafting_cape The_cape_worn_by_masters_of_Crafting. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9781 Crafting_cape(t) The_cape_worn_by_masters_of_Crafting. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9782 Crafting_hood Crafting_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9783 Fletching_cape The_cape_worn_by_masters_of_Fletching. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9784 Fletching_cape(t) The_cape_worn_by_masters_of_Fletching. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9785 Fletching_hood Fletching_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9786 Slayer_cape The_cape_worn_by_masters_of_Slayer. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9787 Slayer_cape(t) The_cape_worn_by_masters_of_Slayer. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9788 Slayer_hood Slayer_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9789 Construct._cape The_cape_worn_by_masters_of_Construct.. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9790 Construct._cape(t) The_cape_worn_by_masters_of_Construct.. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9791 Construct._hood Construct._skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9792 Mining_cape The_cape_worn_by_masters_of_Mining. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9793 Mining_cape(t) The_cape_worn_by_masters_of_Mining. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9794 Mining_hood Mining_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9795 Smithing_cape The_cape_worn_by_masters_of_Smithing. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9796 Smithing_cape(t) The_cape_worn_by_masters_of_Smithing. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9797 Smithing_hood Smithing_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9798 Fishing_cape The_cape_worn_by_masters_of_Fishing. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9799 Fishing_cape(t) The_cape_worn_by_masters_of_Fishing. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9800 Fishing_hood Fishing_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9801 Cooking_cape The_cape_worn_by_masters_of_Cooking. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9802 Cooking_cape(t) The_cape_worn_by_masters_of_Cooking. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9803 Cooking_hood Cooking_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9804 Firemaking_cape The_cape_worn_by_masters_of_Firemaking. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9805 Firemaking_cape(t) The_cape_worn_by_masters_of_Firemaking. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9806 Firemaking_hood Firemaking_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9807 Woodcutting_cape The_cape_worn_by_masters_of_Woodcutting. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9808 Woodcutting_cape(t) The_cape_worn_by_masters_of_Woodcutting. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9809 Woodcutting_hood Woodcutting_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9810 Farming_cape The_cape_worn_by_masters_of_Farming. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9811 Farming_cape(t) The_cape_worn_by_masters_of_Farming. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9812 Farming_hood Farming_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9813 Quest_point_cape The_cape_worn_by_masters_of_Quests. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9814 Quest_point_hood Quest_point_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9815 Bobble_hat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9816 Bobble_scarf Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9817 Oak_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9818 Teak_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9819 M'gany_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9820 Gilded_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9821 Marble_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9822 Magical_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9823 Oak_costume_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9824 Teak_costume_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9825 Mahogany_cos_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9826 Oak_armour_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9827 Teak_armour_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9828 M'gany_arm'r_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9829 Oak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9830 Carved_oak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9831 Teak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9832 Carved_teak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9833 Mahogany_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9834 Gilded_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9835 Marble_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9836 Oak_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9837 Teak_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9838 Mahogany_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9839 Oak_treasure_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9840 Teak_treas'_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9841 M'gany_treas'_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9842 Costume_room Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9843 Oak_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9844 Teak_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9845 M'gany_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9846 Gilded_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9847 Marble_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9848 Magical_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9849 Oak_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9850 Teak_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9851 Mahogany_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9852 Oak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9853 Carved_oak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9854 Teak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9855 Carved_teak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9856 Mahogany_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9857 Gilded_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9858 Marble_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9859 Oak_armour_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9860 Teak_armour_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9861 M'gany_arm'r_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9862 Oak_treasure_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9863 Teak_treas'_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9864 M'gany_treas'_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9865 Oak_costume_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9866 Teak_costume_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9867 Mahogany_cos_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9868 Oak_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9869 Teak_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9870 M'gany_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9871 Gilded_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9872 Marble_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9873 Magical_cape_rack Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9874 Oak_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9875 Teak_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9876 Mahogany_toy_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9877 Oak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9878 Carved_oak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9879 Teak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9880 Carved_teak_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9881 Mahogany_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9882 Gilded_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9883 Marble_magic_wardrobe Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9884 Oak_armour_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9885 Teak_armour_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9886 M'gany_arm'r_case Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9887 Oak_treasure_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9888 Teak_treas'_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9889 M'gany_treas'_chest Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9890 Oak_costume_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9891 Teak_costume_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9892 Mahogany_cos_box Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9893 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9894 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9895 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9896 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9897 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9898 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9899 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9900 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9901 Goutweedy_lump Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9902 Hardy_gout_tubers Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9903 Farming_manual Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9904 Sailing_book Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9905 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9906 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9907 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9908 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9909 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9910 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9911 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9912 Ghost_buster_500 Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9913 White_destabiliser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9914 Red_destabiliser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9915 Blue_destabiliser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9916 Green_destabiliser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9917 Yellow_destabiliser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9918 Black_destabiliser Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9919 Evil_root Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9920 Jack_lantern_mask Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9921 Skeleton_boots Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9922 Skeleton_gloves Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9923 Skeleton_leggings Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9924 Skeleton_shirt Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9925 Skeleton_mask Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9926 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9927 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9928 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9929 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9930 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9931 Null Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9932 Auguste's_sapling Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9933 Balloon_structure Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9934 Origami_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9935 Yellow_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9936 Blue_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9937 Red_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9938 Orange_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9939 Green_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9940 Purple_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9941 Pink_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9942 Black_balloon Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9943 Sandbag Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9944 Bomber_jacket Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9945 Bomber_cap Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9946 Cap_and_goggles Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9947 Old_red_disk Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9948 Hunter_cape The_cape_worn_by_masters_of_Hunting. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 0 +item = 9949 Hunter_cape(t) The_cape_worn_by_masters_of_Hunting. 1 1 1 0 0 0 0 0 9 9 9 9 9 0 4 +item = 9950 Hunter_hood Hunting_skillcape_hood. 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9951 Footprint Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9952 Imp Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9953 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9954 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9955 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9956 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9957 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9958 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9959 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9960 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9961 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9962 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9963 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9964 Kebbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9965 Crimson_swift Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9966 Copper_longtail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9967 Cerulean_twitch Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9968 Golden_warbler Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9969 Tropical_wagtail Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9970 Butterfly Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9971 Butterfly Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9972 Butterfly Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9973 Butterfly Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9974 Giant_eagle Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9975 Rabbit Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9976 Chinchompa Handle_with_care. 1 1 1 0 0 0 0 45 0 0 0 0 0 0 0 +item = 9977 Red_chinchompa Even_more_volatile_than_its_vegetarian_counterpart. 1 1 1 0 0 0 0 70 0 0 0 0 0 0 0 +item = 9978 Raw_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9979 Raw_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9980 Roast_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9981 Roast_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9982 Burnt_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9983 Burnt_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9984 Skewered_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9985 Skewered_bird_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9986 Raw_beast_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9987 Raw_beast_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9988 Roast_beast_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9989 Roast_beast_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9990 Burnt_beast_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9991 Burnt_beast_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9992 Skewered_beast Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9993 Skewered_beast Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9994 Spicy_tomato Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9995 Spicy_tomato Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9996 Spicy_minced_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9997 Spicy_minced_meat Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9998 Hunter_potion(4) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 9999 Hunter_potion(4) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 +item = 10000 Hunter_potion(3) Null 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 [ENDOFITEMLIST] \ No newline at end of file diff --git a/2006Redone Server/data/cfg/npc.cfg b/2006Redone Server/data/cfg/npc.cfg index 4f7a21b2..37bdfbf7 100644 --- a/2006Redone Server/data/cfg/npc.cfg +++ b/2006Redone Server/data/cfg/npc.cfg @@ -1,2911 +1,2911 @@ -// NpcID NpcName combat health -npc = 0 Hans 0 0 -npc = 1 Man 2 7 -npc = 2 Man 2 7 -npc = 3 Man 2 7 -npc = 4 Woman 2 7 -npc = 5 Woman 2 7 -npc = 6 Woman 2 7 -npc = 7 Farmer 7 12 -npc = 8 Thief 16 17 -npc = 9 Guard 21 22 -npc = 10 Guard 22 22 -npc = 11 Tramp 2 7 -npc = 12 Barbarian 7 14 -npc = 13 Wizard 9 14 -npc = 14 Druid 33 30 -npc = 15 Warrior_woman 24 20 -npc = 16 Man 2 7 -npc = 17 Barbarian_woman 8 18 -npc = 18 Al-Kharid_warrior 9 19 -npc = 19 White_Knight 36 52 -npc = 20 Paladin 62 57 -npc = 21 Hero 69 83 -npc = 22 Forester 0 0 -npc = 23 Knight_of_Ardougne 46 52 -npc = 24 Man 2 7 -npc = 25 Woman 2 7 -npc = 26 Knight_of_Ardougne 46 52 -npc = 27 Archer 42 68 -npc = 28 Zoo_keeper 0 0 -npc = 29 Chuck 0 0 -npc = 30 Barman 0 0 -npc = 31 Priest 0 0 -npc = 32 Guard 20 22 -npc = 33 Door_man 0 0 -npc = 34 Watchman 33 22 -npc = 35 Soldier 28 22 -npc = 36 Wyson_the_gardener 0 0 -npc = 37 Sigbert_the_Adventurer 0 0 -npc = 38 Shipyard_worker 11 10 -npc = 39 Shipyard_worker 11 10 -npc = 40 Shark 0 0 -npc = 41 Chicken 1 3 -npc = 42 Sheep 0 0 -npc = 43 Sheep 0 0 -npc = 44 Duck 1 3 -npc = 45 Duck 1 3 -npc = 46 Duckling 1 2 -npc = 47 Rat 1 2 -npc = 48 Oomlie_Bird 46 40 -npc = 49 Hellhound 122 116 -npc = 50 King_black_dragon 276 240 -npc = 51 Baby_dragon 48 51 -npc = 52 Baby_blue_dragon 48 51 -npc = 53 Red_dragon 152 145 -npc = 54 Black_dragon 227 199 -npc = 55 Blue_dragon 111 109 - -//------------------------Not In DB------------------------ -npc = 56 Dryad 0 0 -//------------------------Not In DB------------------------ - -npc = 57 Fairy 0 0 -npc = 58 Shadow_spider 49 55 -npc = 59 Giant_spider 2 2 -npc = 60 Giant_spider 27 26 -npc = 61 Spider 1 2 -npc = 62 Jungle_spider 44 50 -npc = 63 Deadly_red_spider 34 36 -npc = 64 Ice_spider 61 54 - -//------------------------Not In DB------------------------ -npc = 65 Leprechaun 12 0 -//------------------------Not In DB------------------------ - -npc = 66 Gnome 1 3 -npc = 67 Gnome 1 3 -npc = 68 Gnome 1 3 - -//------------------------Not In DB------------------------ -npc = 69 Lizard_man 22 0 -//------------------------Not In DB------------------------ - -npc = 70 Turael 0 0 -npc = 71 Orc 20 33 -npc = 72 Troll 69 91 -npc = 73 Zombie 13 22 -npc = 74 Zombie 18 30 -npc = 75 Zombie 24 30 -npc = 76 Zombie 25 31 -npc = 77 Summoned_Zombie 13 21 -npc = 78 Giant_bat 27 32 -npc = 79 Death_wing 83 80 -npc = 80 Camel 0 0 -npc = 81 Cow 2 8 -npc = 82 Lesser_demon 82 79 -npc = 83 Greater_demon 92 87 -npc = 84 Black_Demon 172 157 - -//------------------------Not In DB------------------------ -npc = 85 Golem 55 0 -//------------------------Not In DB------------------------ - -npc = 86 Giant_rat 3 5 -npc = 87 Giant_rat 6 10 -npc = 88 Dungeon_rat 12 12 -npc = 89 Unicorn 15 19 -npc = 90 Skeleton 25 29 -npc = 91 Skeleton 21 24 -npc = 92 Skeleton 22 29 -npc = 93 Skeleton 45 59 -npc = 94 Skeleton_Mage 16 17 -npc = 95 Wolf 64 70 -npc = 96 White_wolf 25 34 -npc = 97 White_wolf 25 34 -npc = 98 Dog 0 0 -npc = 99 Guard_dog 44 49 -npc = 100 Goblin 2 5 -npc = 101 Goblin 5 14 -npc = 102 Goblin 13 16 -npc = 103 Ghost 19 25 -npc = 104 Ghost 19 25 -npc = 105 Bear 21 26 -npc = 106 Bear 19 25 -npc = 107 Scorpion 14 17 -npc = 108 Poison_Scorpion 20 24 -npc = 109 Pit_Scorpion 28 17 -npc = 110 Fire_giant 86 111 -npc = 111 Ice_giant 53 70 -npc = 112 Moss_giant 42 60 -npc = 113 Jogre 53 60 -npc = 114 Ogre 53 60 -npc = 115 Ogre 53 60 -npc = 116 Cyclops 56 57 -npc = 117 Hill_giant 28 35 -npc = 118 Dwarf 10 16 -npc = 119 Chaos_dwarf 48 62 -npc = 120 Dwarf 20 27 -npc = 121 Dwarf 10 16 -npc = 122 Hobgoblin 28 29 -npc = 123 Hobgoblin 42 50 -npc = 124 Earth_warrior 51 60 -npc = 125 Ice_warrior 57 60 -npc = 126 Otherworldly_being 64 66 -npc = 127 Magic_axe 42 44 -npc = 128 Snake 5 6 - -//------------------------Not In DB------------------------ -npc = 129 Skavid 2 0 -npc = 130 Yeti 58 0 -//------------------------Not In DB------------------------ - -npc = 131 Penguin 2 4 -npc = 132 Monkey 3 6 -npc = 133 Black_unicorn 27 30 -npc = 134 Poison_spider 64 65 - -//------------------------Not In DB------------------------ -npc = 135 Mammoth 41 0 -//------------------------Not In DB------------------------ - -npc = 136 Terrorbird 28 34 -npc = 137 Mounted_terrorbird_gnome 31 36 -npc = 138 Mounted_terrorbird_gnome 31 36 -npc = 139 Entrana_Fire_Bird 2 5 -npc = 140 Souless 18 24 -npc = 141 Big_Wolf 73 67 -npc = 142 White_Wolf 25 34 -npc = 143 Jungle_Wolf 64 71 -npc = 144 King_Scorpion 32 30 -npc = 145 Ice_warrior 57 60 -npc = 146 Gull 0 0 -npc = 147 Cormorant 0 0 -npc = 148 Albatross 0 0 -npc = 149 Gull 0 0 -npc = 150 Gull 0 0 -npc = 151 Fly_trap 0 0 -npc = 152 Tree 0 0 -npc = 153 Butterfly 0 0 -npc = 154 Butterfly 0 0 -npc = 155 Butterfly 0 0 -npc = 156 Butterfly 0 0 -npc = 157 Butterfly 0 0 -npc = 158 Shadow_warrior 48 67 -npc = 159 Gnome_child 1 2 -npc = 160 Gnome_child 1 2 -npc = 161 Gnome_child 1 2 -npc = 162 Gnome_trainer 0 0 -npc = 163 Gnome_Guard 23 33 -npc = 164 Gnome_Guard 23 33 -npc = 165 Gnome_shop_keeper 0 0 -npc = 166 Gnome_banker 0 0 -npc = 167 Gnome_baller 0 0 -npc = 168 Gnome_woman 1 2 -npc = 169 Gnome_woman 1 2 -npc = 170 Gnome_pilot 0 0 -npc = 171 Brimstail 0 0 -npc = 172 Dark_wizard 20 24 -npc = 173 Invrigar_the_Necromancer 20 24 -npc = 174 Dark_wizard 7 12 -npc = 175 Mugger 6 8 -npc = 176 Witch 20 21 -npc = 177 Witch 20 21 -npc = 178 Black_Knight 33 42 -npc = 179 Black_Knight 33 42 -npc = 180 Highwayman 5 10 -npc = 181 Chaos_druid 13 20 -npc = 182 Pirate 23 23 -npc = 183 Pirate 23 23 -npc = 184 Pirate 26 23 -npc = 185 Pirate 23 32 -npc = 186 Thug 10 18 -npc = 187 Rogue 15 17 -npc = 188 Monk_of_Zamorak 22 29 -npc = 189 Monk_of_Zamorak 17 10 -npc = 190 Monk_of_Zamorak 45 42 -npc = 191 Tribesman 32 33 -npc = 192 Dark_warrior 8 18 -npc = 193 Chaos_druid_warrior 37 40 -npc = 194 Necromancer 26 44 -npc = 195 Guard_Bandit 21 28 -npc = 196 Guard_Bandit 21 28 - -//------------------------Not In DB------------------------ -npc = 197 Barbarian_Guard 8 0 -//------------------------Not In DB------------------------ - -npc = 198 Guild_master 0 0 -npc = 199 Gunthor_the_brave 29 35 -npc = 200 Lord_Daquarius 0 0 -npc = 201 Jailer 42 47 -npc = 202 Black_Heather 34 37 -npc = 203 Donny_the_lad 34 37 -npc = 204 Speedy_Keith 34 37 -npc = 205 Salarin_the_twisted 70 70 -npc = 206 Dwarf 10 16 -npc = 207 Dwarf_youngster 0 0 -npc = 208 Dwarf_Commander 0 0 -npc = 209 Nulodion 0 0 -npc = 210 Grail_Maiden 0 0 -npc = 211 Sir_Percival 0 0 -npc = 212 King_Percival 0 0 -npc = 213 Merlin 0 0 -npc = 214 Peasant 0 0 -npc = 215 Peasant 0 0 -npc = 216 High_Priest 0 0 -npc = 217 Crone 0 0 -npc = 218 Galahad 0 0 -npc = 219 Fisherman 0 0 -npc = 220 The_Fisher_King 0 0 -npc = 221 Black_Knight_Titan 120 142 -npc = 222 Monk 5 15 -npc = 223 Brother_Kojo 0 0 -npc = 224 Dungeon_rat 12 12 -npc = 225 Bonzo 0 0 -npc = 226 Sinister_Stranger 0 0 -npc = 227 Morris 0 0 -npc = 228 Big_Dave 0 0 -npc = 229 Joshua 0 0 -npc = 230 Grandpa_Jack 0 0 -npc = 231 Forester 0 0 -npc = 232 Mountain_Dwarf 20 26 -npc = 233 Fishing_spot 0 0 -npc = 234 Fishing_spot 0 0 -npc = 235 Fishing_spot 0 0 -npc = 236 Fishing_spot 0 0 -npc = 237 Renegade_Knight 37 49 - -//------------------------Not In DB------------------------ -npc = 238 Thrantax_the_Mighty 92 0 -//------------------------Not In DB------------------------ - -npc = 239 Sir_Lancelot 0 0 -npc = 240 Sir_Gawain 0 0 -npc = 241 Sir_Kay 0 0 -npc = 242 Sir_Bedivere 0 0 -npc = 243 Sir_Tristram 0 0 -npc = 244 Sir_Pelleas 0 0 -npc = 245 Sir_Lucan 0 0 -npc = 246 Sir_Palomedes 0 0 -npc = 247 Sir_Mordred 39 39 -npc = 248 Morgan_Le_Faye 0 0 -npc = 249 Merlin 0 0 -npc = 250 The_Lady_of_the_Lake 0 0 -npc = 251 King_Arthur 0 0 -npc = 252 Beggar 0 0 -npc = 253 Khazard_Guard 23 22 -npc = 254 Khazard_Guard 23 22 -npc = 255 Khazard_Guard 23 22 -npc = 256 Khazard_Guard 23 22 -npc = 257 Khazard_Guard 23 22 -npc = 258 General_Khazard 112 170 -npc = 259 Khazard_barman 0 0 -npc = 260 Kelvin 0 0 -npc = 261 Joe 0 0 -npc = 262 Fightslave 0 0 -npc = 263 Hengrad 0 0 -npc = 264 Lady_Servil 0 0 -npc = 265 Jeremy_Servil 0 0 -npc = 266 Jeremy_Servil 0 0 -npc = 267 Justin_Servil 0 0 -npc = 268 Local 0 0 -npc = 269 Bouncer 137 118 -npc = 270 Khazard_Ogre 48 61 -npc = 271 Khazard_Scorpion 44 29 -npc = 272 Lucien 0 0 -npc = 273 Lucien 0 0 - -//------------------------Not In DB------------------------ -npc = 274 Guardian_of_Armadyl 45 0 -npc = 275 Guardian_of_Armadyl 43 0 -//------------------------Not In DB------------------------ - -npc = 276 Winelda 0 0 -npc = 277 Fire_Warrior_of_Lesarkus 84 102 -npc = 278 Cook 0 0 -npc = 279 Brother_Omad 0 0 -npc = 280 Brother_Cedric 0 0 -npc = 281 Monk 5 15 -npc = 282 Thief 16 16 -npc = 283 Head_Thief 26 37 -npc = 284 Doric 0 0 -npc = 285 Veronica 0 0 -npc = 286 Professor_Oddenstein 0 0 -npc = 287 Ernest 0 0 -npc = 288 Ernest 0 0 -npc = 289 Councillor_Halgrive 0 0 -npc = 290 Doctor_Orbon 0 0 -npc = 291 Farmer_Brumty 0 0 -npc = 292 plaguesheep_1 0 0 -npc = 293 plaguesheep_2 0 0 -npc = 294 plaguesheep_3 0 0 -npc = 295 plaguesheep_4 0 0 -npc = 296 General_Bentnoze 0 0 -npc = 297 General_Wartface 0 0 -npc = 298 Goblin 5 13 -npc = 299 Goblin 5 13 -npc = 300 Sedridor 0 0 -npc = 301 Twig 0 0 -npc = 302 Hadley 0 0 -npc = 303 Gerald 0 0 -npc = 304 Almera 0 0 -npc = 305 Hudon 0 0 -npc = 306 Golrie 0 0 -npc = 307 Hetty 0 0 -npc = 308 Master_fisher 0 0 -npc = 309 Fishing_spot 0 0 -npc = 310 Fishing_spot 0 0 -npc = 311 Fishing_spot 0 0 -npc = 312 Fishing_spot 0 0 -npc = 313 Fishing_spot 0 0 -npc = 314 Fishing_spot 0 0 -npc = 315 Fishing_spot 0 0 -npc = 316 Fishing_spot 0 0 -npc = 317 Fishing_spot 0 0 -npc = 318 Fishing_spot 0 0 -npc = 319 Fishing_spot 0 0 -npc = 320 Fishing_spot 0 0 -npc = 321 Fishing_spot 0 0 -npc = 322 Fishing_spot 0 0 -npc = 323 Fishing_spot 0 0 -npc = 324 Fishing_spot 0 0 -npc = 325 Fishing_spot 0 0 -npc = 326 Fishing_spot 0 0 -npc = 327 Fishing_spot 0 0 -npc = 328 Fishing_spot 0 0 -npc = 329 Fishing_spot 0 0 -npc = 330 Fishing_spot 0 0 -npc = 331 Fishing_spot 0 0 -npc = 332 Fishing_spot 0 0 -npc = 333 Fishing_spot 0 0 -npc = 334 Fishing_spot 0 0 -npc = 335 Elena 0 0 -npc = 336 Da_Vinci 0 0 -npc = 337 Da_Vinci 0 0 -npc = 338 Chancy 0 0 -npc = 339 Chancy 0 0 -npc = 340 Hops 0 0 -npc = 341 Hops 0 0 -npc = 342 Guidor's_wife 0 0 -npc = 343 Guidor 0 0 -npc = 344 Guard 0 0 -npc = 345 Guard 0 0 -npc = 346 Guard 0 0 -npc = 347 Mourner 11 19 -npc = 348 Mourner 24 25 -npc = 349 Kilron 0 0 -npc = 350 Omart 0 0 -npc = 351 Man 2 7 -npc = 352 Woman 2 7 -npc = 353 Woman 2 7 -npc = 354 Woman 2 7 -npc = 355 Child 0 0 -npc = 356 Child 0 0 -npc = 357 Mourner 18 13 -npc = 358 Priest 0 0 -npc = 359 Man 2 7 -npc = 360 Woman 4 13 -npc = 361 Woman 4 13 -npc = 362 Woman 2 7 -npc = 363 Woman 4 13 -npc = 364 King_Lathas 0 0 -npc = 365 Paladin 62 57 -npc = 366 Jerico 0 0 -npc = 367 Chemist 0 0 -npc = 368 Guard 0 0 -npc = 369 Mourner 24 25 -npc = 370 Mourner 11 19 -npc = 371 Mourner 11 19 -npc = 372 Mourner 0 0 -npc = 373 Nurse_Sarah 0 0 -npc = 374 Ogre 63 60 -npc = 375 Redbeard_Frank 0 0 -npc = 376 Captain_Tobias 0 0 -npc = 377 Seaman_Lorris 0 0 -npc = 378 Seaman_Thresnor 0 0 -npc = 379 Luthas 0 0 -npc = 380 Customs_officer 0 0 -npc = 381 Captain_Barnaby 0 0 -npc = 382 Dwarf 0 0 -npc = 383 Stankers 0 0 -npc = 384 Barbarian_Guard 0 0 -npc = 385 Kharid_Scorpion 0 0 -npc = 386 Kharid_Scorpion 0 0 -npc = 387 Kharid_Scorpion 0 0 -npc = 388 Seer 0 0 -npc = 389 Thormac 0 0 -npc = 390 Big_fish 0 0 -npc = 391 River_troll 14 28 -npc = 392 River_troll 29 36 -npc = 393 River_troll 49 57 -npc = 394 River_troll 79 90 -npc = 395 River_troll 120 130 -npc = 396 River_troll 159 160 -npc = 397 Cow 2 8 -npc = 398 Legends_Guard 0 0 -npc = 399 Legends_Guard 0 0 -npc = 400 Radimus_Erkle 0 0 -npc = 401 Jungle_Forester 0 0 -npc = 402 Jungle_Forester 0 0 -npc = 403 Fishing_spot 0 0 -npc = 404 Fishing_spot 0 0 -npc = 405 Fishing_spot 0 0 -npc = 406 Fishing_spot 0 0 -npc = 407 Strange_plant 0 0 -npc = 408 Strange_plant 0 0 -npc = 409 Genie 0 0 -npc = 410 Mysterious_Old_Man 0 0 -npc = 411 Swarm 0 0 -npc = 412 Bat 6 8 -npc = 413 Rock_Golem 14 28 -npc = 414 Rock_Golem 29 36 -npc = 415 Rock_Golem 49 57 -npc = 416 Rock_Golem 79 90 -npc = 417 Rock_Golem 120 130 -npc = 418 Rock_Golem 159 160 -npc = 419 Zombie 14 28 -npc = 420 Zombie 29 36 -npc = 421 Zombie 49 57 -npc = 422 Zombie 79 90 -npc = 423 Zombie 120 130 -npc = 424 Zombie 159 160 -npc = 425 Shade 14 28 -npc = 426 Shade 29 36 -npc = 427 Shade 49 57 -npc = 428 Shade 79 90 -npc = 429 Shade 120 130 -npc = 430 Shade 159 160 -npc = 431 Watchman 14 28 -npc = 432 Watchman 29 36 -npc = 433 Watchman 49 57 -npc = 434 Watchman 79 90 -npc = 435 Watchman 120 130 -npc = 436 Watchman 159 160 -npc = 437 Cap'n_Izzy_No-Beard 0 0 -npc = 438 Tree_spirit 14 28 -npc = 439 Tree_spirit 29 36 -npc = 440 Tree_spirit 49 57 -npc = 441 Tree_spirit 79 90 -npc = 442 Tree_spirit 120 130 -npc = 443 Tree_spirit 159 160 -npc = 444 Goblin 5 13 -npc = 445 Goblin 5 13 -npc = 446 Giant_rat 3 5 -npc = 447 Jail_Guard 26 29 -npc = 448 Jail_Guard 26 29 -npc = 449 Jail_Guard 26 29 -npc = 450 Gull 0 0 -npc = 451 Gull 0 0 -npc = 452 Seth_Groats 0 0 -npc = 453 Suit_of_armour 19 29 -npc = 454 Sanfew 0 0 -npc = 455 Kaqemeex 0 0 -npc = 456 Father_Aereck 0 0 -npc = 457 Restless_ghost 0 0 -npc = 458 Father_Urhney 0 0 -npc = 459 Skeleton 21 24 -npc = 460 Wizard_Frumscone 0 0 -npc = 461 Magic_Store_owner 0 0 -npc = 462 Wizard_Distentor 0 0 -npc = 463 Murphy 0 0 -npc = 464 Murphy 0 0 -npc = 465 Murphy 0 0 -npc = 466 Murphy 0 0 -npc = 467 Shark 0 0 -npc = 468 Shark 0 0 -npc = 469 King_Bolren 0 0 -npc = 470 Commander_Montai 0 0 -npc = 471 Bolkoy 0 0 -npc = 472 Remsai 0 0 -npc = 473 Elkoy 0 0 -npc = 474 Elkoy 0 0 -npc = 475 Khazard_trooper 19 22 -npc = 476 Khazard_trooper 19 22 -npc = 477 Khazard_warlord 112 124 -npc = 478 Khazard_commander 48 22 -npc = 479 Gnome_troop 1 3 -npc = 480 Gnome_troop 1 3 -npc = 481 Tracker_gnome_ 0 0 -npc = 482 Tracker_gnome_ 0 0 -npc = 483 Tracker_gnome_ 0 0 -npc = 484 Local_Gnome 0 0 -npc = 485 Local_Gnome 0 0 -npc = 486 Kalron 0 0 -npc = 487 Observatory_assistant 0 0 -npc = 488 Observatory_professor 0 0 -npc = 489 Goblin_Guard 26 26 -npc = 490 Observatory_professor 0 0 -npc = 491 Ghost 19 25 -npc = 492 Spirit_of_Scorpius 0 0 -npc = 493 Grave_Scorpion 12 7 -npc = 494 Banker 0 0 -npc = 495 Banker 0 0 -npc = 496 Banker 0 0 -npc = 497 Banker 0 0 -npc = 498 Banker 0 0 -npc = 499 Banker 0 0 -npc = 500 Mosol_Rei 0 0 -npc = 501 Spirit_of_Zadimus 0 0 -npc = 502 Undead_One 68 47 -npc = 503 Undead_One 68 47 -npc = 504 Undead_One 68 47 -npc = 505 Undead_One 73 59 -npc = 506 Rashiliyia 0 0 - -//------------------------Not In DB------------------------ -npc = 507 Nazastarool 91 0 -npc = 508 Nazastarool 68 0 -npc = 509 Nazastarool 93 0 -//------------------------Not In DB------------------------ - -npc = 510 Hajedy 0 0 -npc = 511 Vigroy 0 0 -npc = 512 Kaleb_Paramaya 0 0 -npc = 513 Yohnus 0 0 -npc = 514 Seravel 0 0 -npc = 515 Yanni_Salika 0 0 -npc = 516 Obli 0 0 -npc = 517 Fernahei 0 0 -npc = 518 Captain_Shanks 0 0 -npc = 519 Bob 0 0 -npc = 520 Shop Keeper 0 0 -npc = 521 Shop Assistant 0 0 -npc = 522 Shop Keeper 0 0 -npc = 523 Shop Assistant 0 0 -npc = 524 Shop Keeper 0 0 -npc = 525 Shop assistant 0 0 -npc = 526 Shop Keeper 0 0 -npc = 527 Shop Assistant 0 0 -npc = 528 Shop Keeper 0 0 -npc = 529 Shop Assistant 0 0 -npc = 530 Shop Keeper 0 0 -npc = 531 Shop Assistant 0 0 -npc = 532 Shop Keeper 0 0 -npc = 533 Shop Assistant 0 0 -npc = 534 Fairy Shop Keeper 0 0 -npc = 535 Fairy Shop assistant 0 0 -npc = 536 Valaine 0 0 -npc = 537 Scavvo 0 0 -npc = 538 Peksa 0 0 -npc = 539 Silk_trader 0 0 -npc = 540 Gem_trader 0 0 -npc = 541 Zeke 0 0 -npc = 542 Louie_legs 0 0 -npc = 543 Kebab_seller 0 0 -npc = 544 Ranael 0 0 -npc = 545 Dommik 0 0 -npc = 546 Zaff 0 0 -npc = 547 Baraek 0 0 -npc = 548 Thessalia 0 0 -npc = 549 Horvik 0 0 -npc = 550 Lowe 0 0 -npc = 551 Shop_keeper 0 0 -npc = 552 Shop_assistant 0 0 -npc = 553 Aubury 0 0 -npc = 554 Fancy_dress_shop_owner 0 0 -npc = 555 Shop_keeper 0 0 -npc = 556 Grum 0 0 -npc = 557 Wydin 0 0 -npc = 558 Gerrant 0 0 -npc = 559 Brian 0 0 -npc = 560 Jiminua 0 0 -npc = 561 Shop_keeper 0 0 -npc = 562 Candle_maker 0 0 -npc = 563 Arhein 0 0 -npc = 564 Jukat 0 0 -npc = 565 Lunderwin 0 0 -npc = 566 Irksol 0 0 -npc = 567 Fairy 0 0 -npc = 568 Zambo 0 0 -npc = 569 Silver_merchant 0 0 -npc = 570 Gem_merchant 0 0 -npc = 571 Baker 0 0 -npc = 572 Spice_seller 0 0 -npc = 573 Fur_trader 0 0 -npc = 574 Silk_merchant 0 0 -npc = 575 Hickton 0 0 -npc = 576 Harry 0 0 -npc = 577 Cassie 0 0 -npc = 578 Frincos 0 0 -npc = 579 Drogo_dwarf 0 0 -npc = 580 Flynn 0 0 -npc = 581 Wayne 0 0 -npc = 582 Dwarf 0 0 -npc = 583 Betty 0 0 -npc = 584 Herquin 0 0 -npc = 585 Rommik 0 0 -npc = 586 Gaius 0 0 -npc = 587 Jatix 0 0 -npc = 588 Davon 0 0 -npc = 589 Zenesha 0 0 -npc = 590 Aemad 0 0 -npc = 591 Kortan 0 0 -npc = 592 Roachey 0 0 -npc = 593 Frenita 0 0 -npc = 594 Nurmof 0 0 -npc = 595 Tea_seller 0 0 -npc = 596 Fat_Tony 0 0 -npc = 597 Noterazzo 0 0 -npc = 598 Hairdresser 0 0 -npc = 599 Make-over_mage 0 0 -npc = 600 Hudo 0 0 -npc = 601 Rometti 0 0 -npc = 602 Gulluck 0 0 -npc = 603 Heckel_Funch 0 0 -npc = 604 Thurgo 0 0 -npc = 605 Sir_Vyvin 0 0 -npc = 606 Squire 0 0 -npc = 607 Gunnjorn 0 0 -npc = 608 Sir_Amik_Varze 0 0 -npc = 609 Fortress_Guard 20 22 -npc = 610 Black_Knight 33 42 -npc = 611 Witch 25 10 -npc = 612 Greldo 0 0 -npc = 613 Digsite_workman 0 0 -npc = 614 Digsite_workman 0 0 -npc = 615 Student 0 0 -npc = 616 Student 0 0 -npc = 617 Student 0 0 -npc = 618 Examiner 0 0 -npc = 619 Archaeological_expert 0 0 -npc = 620 Panning_guide 0 0 -npc = 621 Gnome_baller 0 0 -npc = 622 Gnome_baller 0 0 -npc = 623 Gnome_baller 0 0 -npc = 624 Gnome_baller 0 0 -npc = 625 Gnome_baller 0 0 -npc = 626 Gnome_baller 0 0 -npc = 627 Gnome_baller 0 0 -npc = 628 Gnome_baller 0 0 -npc = 629 Gnome_baller 0 0 -npc = 630 Gnome_baller 0 0 -npc = 631 Gnome_baller 0 0 -npc = 632 Gnome_baller 0 0 -npc = 633 Gnome_winger 0 0 -npc = 634 Gnome_winger 0 0 -npc = 635 Gnome_ball_referee 0 0 -npc = 636 Cheerleader 0 0 -npc = 637 Juliet 0 0 -npc = 638 Apothecary 0 0 -npc = 639 Romeo 0 0 -npc = 640 Father_Lawrence 0 0 -npc = 641 Tramp 0 0 -npc = 642 Katrine 0 0 - -//------------------------Not In DB------------------------ -npc = 643 Weaponsmaster 23 0 -//------------------------Not In DB------------------------ - -npc = 644 Straven 23 20 -npc = 645 Jonny_the_beard 0 0 -npc = 646 Curator 0 0 -npc = 647 Reldo 0 0 -npc = 648 King_Roald 0 0 -npc = 649 Archer 42 50 -npc = 650 Warrior 48 50 -npc = 651 Monk 5 15 -npc = 652 Wizard 9 14 -npc = 653 Fairy_Queen 0 0 -npc = 654 Shamus 0 0 -npc = 655 Tree_spirit 101 96 -npc = 656 Cave_monk 0 0 -npc = 657 Monk of Entrana 0 0 -npc = 658 Monk of Entrana 0 0 -npc = 2728 Monk of Entrana 0 0 -npc = 2729 Monk of Entrana 0 0 -npc = 659 Party_Pete 0 0 -npc = 660 Knight 0 0 -npc = 661 Megan 0 0 -npc = 662 Lucy 0 0 -npc = 663 Avan 0 0 -npc = 664 Dimintheis 0 0 -npc = 665 Boot 0 0 -npc = 666 Caleb 0 0 -npc = 667 Chronozon 170 150 -npc = 668 Johnathon 0 0 -npc = 669 Hazelmere 0 0 -npc = 670 King_Narnode_Shareen 0 0 -npc = 671 Glough 0 0 -npc = 672 Anita 0 0 -npc = 673 Charlie 0 0 -npc = 674 Foreman 23 20 -npc = 675 Shipyard_worker 0 0 -npc = 676 Femi 0 0 -npc = 677 Black_Demon 172 157 -npc = 678 Guard 37 40 -npc = 679 Ranging_Guild_Doorman 0 0 -npc = 680 Leatherworker 0 0 -npc = 681 Weapon_poison_salesman 0 0 -npc = 682 Armour_salesman 0 0 -npc = 683 Bow_and_Arrow_salesman 0 0 -npc = 684 Tower_Advisor 0 0 -npc = 685 Tower_Advisor 0 0 -npc = 686 Tower_Advisor 0 0 -npc = 687 Tower_Advisor 0 0 -npc = 688 Tower_Archer 19 30 -npc = 689 Tower_Archer 34 52 -npc = 690 Tower_Archer 49 70 -npc = 691 Tower_Archer 64 90 -npc = 692 Tribal_Weapon_Salesman 0 0 -npc = 693 Competition_Judge 0 0 -npc = 694 Ticket_Merchant 0 0 -npc = 695 Bailey 0 0 -npc = 696 Caroline 0 0 -npc = 697 Kennith 0 0 -npc = 698 Holgart 0 0 -npc = 699 Holgart 0 0 -npc = 700 Holgart 0 0 -npc = 701 Kent 0 0 -npc = 702 Fisherman 0 0 -npc = 703 Fisherman 0 0 -npc = 704 Fisherman 0 0 -npc = 705 Fisherman 0 0 -npc = 706 Wizard_Mizgog 0 0 -npc = 707 Wizard_Grayzag 41 34 -npc = 708 Imp 2 8 -npc = 709 Imp 3 9 -npc = 710 Alrena 0 0 -npc = 711 Bravek 0 0 -npc = 712 Carla 0 0 -npc = 713 Clerk 0 0 -npc = 714 Edmond 0 0 -npc = 715 Elena 0 0 -npc = 716 Head_mourner 0 0 -npc = 717 Mourner 0 0 -npc = 718 Mourner 0 0 -npc = 719 Mourner 0 0 -npc = 720 Recruiter 0 0 -npc = 721 Ted_Rehnison 0 0 -npc = 722 Martha_Rehnison 0 0 -npc = 723 Billy_Rehnison 0 0 -npc = 724 Milli_Rehnison 0 0 -npc = 725 Jethick 0 0 -npc = 726 Man 0 0 -npc = 727 Man 0 0 -npc = 728 Man 0 0 -npc = 729 Man 0 0 -npc = 730 Man 0 0 -npc = 731 Bartender 0 0 -npc = 732 Bartender 0 0 -npc = 733 Bartender 0 0 -npc = 734 Bartender 0 0 -npc = 735 Bartender 0 0 -npc = 736 Emily 0 0 -npc = 737 Bartender 0 0 -npc = 738 Bartender 0 0 -npc = 739 Bartender 0 0 -npc = 740 Trufitus 0 0 -npc = 741 Duke_Horacio 0 0 -npc = 742 Elvarg 83 80 -npc = 743 Ned 0 0 -npc = 744 Klarense 0 0 -npc = 745 Wormbrain 2 0 -npc = 746 Oracle 0 0 -npc = 747 Oziach 0 0 -npc = 748 Giant_rat 6 10 -npc = 749 Ghost 19 25 -npc = 750 Skeleton 22 29 -npc = 751 Zombie 25 30 -npc = 752 Lesser_demon 82 79 -npc = 753 Melzar_the_mad 43 44 -npc = 754 Cabin_Boy_Jenkins 0 0 -npc = 755 Morgan 0 0 -npc = 756 Dr_Harlow 0 0 -npc = 757 Count_Draynor 34 0 -npc = 758 Fred_the_Farmer 0 0 -npc = 759 Gertrude's_cat 0 0 -npc = 760 Kitten 0 0 -npc = 761 Kitten 0 0 -npc = 762 Kitten 0 0 -npc = 763 Kitten 0 0 -npc = 764 Kitten 0 0 -npc = 765 Kitten 0 0 -npc = 766 Kitten 0 0 -npc = 767 Crate 0 0 -npc = 768 Cat 0 0 -npc = 769 Cat 0 0 -npc = 770 Cat 0 0 -npc = 771 Cat 0 0 -npc = 772 Cat 0 0 -npc = 773 Cat 0 0 -npc = 774 Overgrown_cat 0 0 -npc = 775 Overgrown_cat 0 0 -npc = 776 Overgrown_cat 0 0 -npc = 777 Overgrown_cat 0 0 -npc = 778 Overgrown_cat 0 0 -npc = 779 Overgrown_cat 0 0 -npc = 780 Gertrude 0 0 -npc = 781 Shilop 0 0 -npc = 782 Philop 0 0 -npc = 783 Wilough 0 0 -npc = 784 Kanel 0 0 -npc = 785 Civilian 0 0 -npc = 786 Civilian 0 0 -npc = 787 Civilian 0 0 -npc = 788 Garv 0 0 -npc = 789 Grubor 0 0 -npc = 790 Trobert 0 0 -npc = 791 Seth 0 0 - -//------------------------Not In DB------------------------ -npc = 792 Grip 22 0 -//------------------------Not In DB------------------------ - -npc = 793 Alfonse The Waiter 0 0 -npc = 794 Charlie The Cook 0 0 -npc = 795 Ice_Queen 111 105 -npc = 796 Achietties 0 0 -npc = 797 Helemos 0 0 -npc = 798 Velrak the explorer 0 0 -npc = 799 Pirate_Guard 19 25 -npc = 800 Fishing_spot 0 0 -npc = 801 Abbot_Langley 0 0 -npc = 802 Brother_Jered 0 0 -npc = 803 Monk 5 15 -npc = 804 Tanner 0 0 -npc = 805 Master_crafter 0 0 -npc = 806 Donovan_the_Family_Handyman 0 0 -npc = 807 Pierre 0 0 -npc = 808 Hobbes 0 0 -npc = 809 Louisa 0 0 -npc = 810 Mary 0 0 -npc = 811 Stanford 0 0 -npc = 812 Guard 0 0 -npc = 813 Gossip 0 0 -npc = 814 Anna 0 0 -npc = 815 Bob 0 0 -npc = 816 Carol 0 0 -npc = 817 David 0 0 -npc = 818 Elizabeth 0 0 -npc = 819 Frank 0 0 -npc = 820 Poison_Salesman 0 0 -npc = 821 Sinclair_Guard_dog 1 0 -npc = 822 Ana 0 0 -npc = 823 anabarrel 0 0 -npc = 824 Female_slave 0 0 -npc = 825 Male_slave 0 0 -npc = 826 Escaping_slave 0 0 -npc = 827 Rowdy_slave 10 16 -npc = 828 Mercenary 45 60 -npc = 829 Mercenary 45 60 -npc = 830 Mercenary_Captain 47 68 -npc = 831 Captain_Siad 0 0 -npc = 832 Al_Shabim 0 0 -npc = 833 Bedabin_Nomad 0 0 -npc = 834 Bedabin_Nomad_Guard 0 0 -npc = 835 Irena 0 0 -npc = 836 Shantay 0 0 -npc = 837 Shantay_Guard 22 32 -npc = 838 Shantay_Guard 22 32 -npc = 839 Desert_Wolf 27 34 -npc = 840 Ugthanki 42 45 -npc = 841 Mine_cart_driver 0 0 -npc = 842 Rowdy_Guard 43 60 -npc = 843 RPDT_employee 0 0 -npc = 844 Wizard Cromperty 0 0 -npc = 845 Horacio 0 0 -npc = 846 Kangai_Mau 0 0 -npc = 847 Head_chef 0 0 -npc = 848 Blurberry 0 0 -npc = 849 Barman 0 0 -npc = 850 Aluft_Gianne 0 0 -npc = 851 Gnome Waiter 0 0 -npc = 852 Ogre_chieftain 81 60 -npc = 853 Og 0 0 -npc = 854 Grew 0 0 -npc = 855 Toban 0 0 -npc = 856 Gorad 68 81 -npc = 857 Ogre_Guard 83 80 -npc = 858 Ogre_Guard 83 80 -npc = 859 Ogre_Guard 83 80 -npc = 860 Ogre_Guard 83 80 -npc = 861 Ogre_Guard 83 80 - -//------------------------Not In DB------------------------ -npc = 862 City_Guard 83 0 -//------------------------Not In DB------------------------ - -npc = 863 Scared_skavid 0 0 -npc = 864 Mad_skavid 0 0 -npc = 865 Skavid 0 0 -npc = 866 Skavid 0 0 -npc = 867 Skavid 0 0 -npc = 868 Skavid 0 0 -npc = 869 Skavid 0 0 -npc = 870 Enclave_Guard 83 80 -npc = 871 Ogre_shaman 113 110 -npc = 872 Watchtower_wizard 0 0 -npc = 873 Ogre_trader 70 60 -npc = 874 Ogre_merchant 60 60 -npc = 875 Ogre_trader 70 60 -npc = 876 Ogre_trader 70 60 -npc = 877 Tower_Guard 25 22 -npc = 878 Colonel_Radick 37 65 -npc = 879 Delrith 27 7 -npc = 880 Weakened_Delrith 2 1 -npc = 881 Traiborn 0 0 -npc = 882 Gypsy 0 0 -npc = 883 Sir_Prysin 0 0 -npc = 884 Captain_Rovin 0 0 -npc = 885 Ceril_Carnillean 0 0 -npc = 886 Claus_the_chef 0 0 -npc = 887 Guard 0 0 -npc = 888 Philipe_Carnillean 0 0 -npc = 889 Henryeta_Carnillean 0 0 -npc = 890 Butler_Jones 0 0 -npc = 891 Alomone 13 25 -npc = 892 Hazeel 296 0 -npc = 893 Clivet 13 25 -npc = 894 Hazeel_Cultist 13 25 -npc = 895 Boy 0 0 -npc = 896 Nora_T._Hagg 0 0 -npc = 897 Witches_experiment 19 21 -npc = 898 Witches_experiment_second_form 30 32 -npc = 899 Witches_experiment_third_form 42 43 -npc = 900 Witches_experiment_fourth_form 53 55 -npc = 901 Mouse 0 0 -npc = 902 Gundai 0 0 -npc = 903 Lundail 0 0 -npc = 904 Chamber_Guardian 0 0 -npc = 905 Kolodion 0 0 -npc = 906 Kolodion 0 0 -npc = 907 Kolodion 0 0 -npc = 908 Kolodion 0 0 -npc = 909 Kolodion 0 0 -npc = 910 Kolodion 0 0 -npc = 911 Kolodion 0 0 -npc = 912 Battle_mage 54 127 -npc = 913 Battle_mage 54 127 -npc = 914 Battle_mage 54 127 -npc = 915 Leela 0 0 -npc = 916 Joe 0 0 -npc = 917 Jail_Guard 26 26 -npc = 918 Ned 0 0 -npc = 919 Lady_Keli 0 0 -npc = 920 Prince_Ali 0 0 -npc = 921 Prince_Ali 0 0 -npc = 922 Aggie 0 0 -npc = 923 Hassan 0 0 -npc = 924 Osman 0 0 -npc = 925 Border_Guard 0 0 -npc = 926 Border_Guard 0 0 -npc = 927 Fishing_spot 0 0 -npc = 928 Gujuo 0 0 -npc = 929 Ungadulu 70 70 -npc = 930 Ungadulu 70 70 -npc = 931 Jungle_Savage 84 90 -npc = 932 Fionella 0 0 -npc = 933 Siegfried_Erkle 0 0 -npc = 934 Nezikchened 187 154 - -//------------------------Not In DB------------------------ -npc = 935 Viyeldi 79 0 -//------------------------Not In DB------------------------ - -npc = 936 San_Tojalon 106 120 -npc = 937 Irvig_Senay 100 126 -npc = 938 Ranalph_Devere 92 115 -npc = 939 Boulder 0 0 - -//------------------------Not In DB------------------------ -npc = 940 Echned_Zekin 187 0 -//------------------------Not In DB------------------------ - -npc = 941 Green_dragon 79 85 -npc = 942 Master_Chef 0 0 -npc = 943 Survival_Expert 0 0 -npc = 944 Combat_Instructor 146 180 -npc = 945 RuneScape_Guide 0 0 -npc = 946 Magic_Instructor 0 0 -npc = 947 Financial_Advisor 0 0 -npc = 948 Mining_Instructor 0 0 -npc = 949 Quest_Guide 0 0 -npc = 950 Giant_rat 3 5 -npc = 951 Chicken 1 3 -npc = 952 Fishing_spot 0 0 -npc = 953 Banker 0 0 -npc = 954 Brother_Brace 0 0 -npc = 955 Cow 2 8 -npc = 956 Drunken_Dwarf 0 0 -npc = 957 Mubariz 0 0 -npc = 958 Fadli 0 0 -npc = 959 A'abla 0 0 -npc = 960 Sabreen 0 0 -npc = 961 Tafani 0 0 -npc = 962 Jaraah 0 0 -npc = 963 Zahwa 0 0 -npc = 964 Ima 0 0 -npc = 965 Sabeil 0 0 -npc = 966 Jadid 0 0 -npc = 967 Dalal 0 0 -npc = 968 Afrah 0 0 -npc = 969 Jeed 0 0 -npc = 970 Diango 0 0 -npc = 971 Chadwell 0 0 -npc = 972 Koftik 0 0 -npc = 973 Koftik 0 0 -npc = 974 Koftik 0 0 -npc = 975 Koftik 0 0 -npc = 976 Koftik 0 0 -npc = 977 Blessed_spider 39 32 -npc = 978 Blessed_Giant_rat 9 30 -npc = 979 Slave 0 0 -npc = 980 Slave 0 0 -npc = 981 Slave 0 0 -npc = 982 Slave 0 0 -npc = 983 Slave 0 0 -npc = 984 Slave 0 0 -npc = 985 Slave 0 0 -npc = 986 Boulder 0 0 -npc = 987 Unicorn 15 19 -npc = 988 Sir_Jerro 62 58 -npc = 989 Sir_Carl 62 57 -npc = 990 Sir_Harry 62 57 - -//------------------------Not In DB------------------------ -npc = 991 Half-Souless 1 0 -//------------------------Not In DB------------------------ - -npc = 992 Kardia 0 0 -npc = 993 Witch's_cat 0 0 -npc = 994 Niloof 0 0 -npc = 995 Klank 0 0 -npc = 996 Kamen 0 0 -npc = 997 Kalrag 89 79 -npc = 998 Othainian 91 90 -npc = 999 Doomion 91 90 -npc = 1000 Holthion 91 90 -npc = 1001 Dark_mage 0 0 -npc = 1002 Iban_disciple 13 21 -npc = 1003 Lord_Iban 0 0 -npc = 1004 Spider 1 2 -npc = 1005 Giant_bat 0 0 -npc = 1006 Sea_slug 0 0 -npc = 1007 Zamorak_Wizard 65 80 -npc = 1008 Hamid 0 0 -npc = 1009 Poison_spider 64 65 -npc = 1010 Rantz 0 0 -npc = 1011 Fycie 0 0 -npc = 1012 Bugs 0 0 -npc = 1013 Swamp_toad 0 0 -npc = 1014 Bloated_Toad 0 0 -npc = 1015 Chompy_bird 6 10 -npc = 1016 Chompy_bird 6 10 -npc = 1017 Chicken 1 3 -npc = 1018 Rooster 2 5 -npc = 1019 Fire_elemental 35 30 -npc = 1020 Earth_elemental 35 35 -npc = 1021 Air_elemental 34 30 -npc = 1022 Water_elemental 34 30 -npc = 1023 Earth_elemental 35 35 -npc = 1024 Man 24 61 -npc = 1025 Man 24 61 -npc = 1026 Man 24 61 -npc = 1027 Woman 24 61 -npc = 1028 Woman 24 61 -npc = 1029 Woman 24 61 -npc = 1030 Wolfman 88 100 -npc = 1031 Wolfman 88 100 -npc = 1032 Wolfman 88 100 -npc = 1033 Wolfwoman 88 100 -npc = 1034 Wolfwoman 88 100 -npc = 1035 Wolfwoman 88 100 -npc = 1036 Banker 0 0 -npc = 1037 Man 0 0 -npc = 1038 Rufus 0 0 -npc = 1039 Barker 0 0 -npc = 1040 Fidelio 0 0 -npc = 1041 Sbott 0 0 -npc = 1042 Roavar 0 0 -npc = 1043 Will_o'_the_wisp 0 0 -npc = 1044 Monk_of_Zamorak 22 23 -npc = 1045 Monk_of_Zamorak 17 11 -npc = 1046 Monk_of_Zamorak 45 42 -npc = 1047 Temple_Guardian 30 30 -npc = 1048 Drezel 0 0 -npc = 1049 Drezel 0 0 -npc = 1050 Filliman_Tarlock 0 0 -npc = 1051 Nature_Spirit 0 0 -npc = 1052 Ghast 30 40 -npc = 1053 Ghast 30 40 -npc = 1054 Ulizius 0 0 -npc = 1055 Pirate_Jackie_the_Fruit 0 0 -npc = 1056 Mime 0 0 -npc = 1057 Strange_watcher 0 0 -npc = 1058 Strange_watcher 0 0 -npc = 1059 Strange_watcher 0 0 -npc = 1060 Denulth 0 0 -npc = 1061 Sergeant 0 0 -npc = 1062 Sergeant 0 0 -npc = 1063 Soldier 0 0 -npc = 1064 Soldier 0 0 -npc = 1065 Soldier 48 50 -npc = 1066 Soldier 0 0 -npc = 1067 Soldier 0 0 -npc = 1068 Soldier 0 0 -npc = 1069 Soldier 0 0 -npc = 1070 Saba 0 0 -npc = 1071 Tenzing 0 0 -npc = 1072 Eadburg 4 10 -npc = 1073 Archer 42 50 -npc = 1074 Archer 42 50 -npc = 1075 Archer 42 50 -npc = 1076 Guard 37 40 -npc = 1077 Guard 37 40 -npc = 1078 Harold 0 0 -npc = 1079 Tostig 0 0 -npc = 1080 Eohric 0 0 -npc = 1081 Servant 5 10 -npc = 1082 Dunstan 0 0 -npc = 1083 Wistan 0 0 -npc = 1084 Breoca 5 10 -npc = 1085 Ocga 5 10 -npc = 1086 Unferth 6 10 -npc = 1087 Penda 5 10 -npc = 1088 Hygd 4 10 -npc = 1089 Ceolburg 4 10 -npc = 1090 Hild 4 10 -npc = 1091 Bob 0 0 -npc = 1092 White_Knight 36 52 -npc = 1093 Billy 0 0 -npc = 1094 Mountain_Goat 0 0 -npc = 1095 Rock 111 140 -npc = 1096 Stick 104 140 -npc = 1097 Pee_Hat 91 121 -npc = 1098 Kraka 91 121 -npc = 1099 Dung 0 0 -npc = 1100 Ash 0 0 -npc = 1101 Thrower_Troll 68 96 -npc = 1102 Thrower_Troll 68 96 -npc = 1103 Thrower_Troll 68 96 -npc = 1104 Thrower_Troll 68 96 -npc = 1105 Thrower_Troll 68 96 -npc = 1106 Mountain_Troll 69 91 -npc = 1107 Mountain_Troll 69 91 -npc = 1108 Mountain_Troll 69 91 -npc = 1109 Mountain_Troll 69 91 -npc = 1110 Mountain_Troll 69 91 -npc = 1111 Mountain_Troll 69 91 -npc = 1112 Mountain_Troll 69 91 -npc = 1113 Eadgar 0 0 -npc = 1114 Godric 0 0 -npc = 1115 Troll_General 113 140 -npc = 1116 Troll_General 113 140 -npc = 1117 Troll_General 113 140 -npc = 1118 Troll_Spectator 71 71 -npc = 1119 Troll_Spectator 71 71 -npc = 1120 Troll_Spectator 71 71 -npc = 1121 Troll_Spectator 71 71 -npc = 1122 Troll_Spectator 71 71 -npc = 1123 Troll_Spectator 71 71 -npc = 1124 Troll_Spectator 71 71 -npc = 1125 Dad 101 150 -npc = 1126 Twig 71 71 -npc = 1127 Berry 71 71 -npc = 1128 Twig 71 71 -npc = 1129 Berry 71 71 -npc = 1130 Thrower_Troll 68 96 -npc = 1131 Thrower_Troll 68 96 -npc = 1132 Thrower_Troll 68 96 -npc = 1133 Thrower_Troll 68 96 -npc = 1134 Thrower_Troll 68 96 -npc = 1135 Cook 0 0 -npc = 1136 Cook 0 0 -npc = 1137 Cook 0 0 -npc = 1138 Mountain_Troll 71 71 -npc = 1139 Mushroom 0 0 -npc = 1140 Mountain_Goat 0 0 -npc = 1141 Mountain_Goat 0 0 -npc = 1142 Guard 0 0 -npc = 1143 Guard 0 0 -npc = 1144 Guard 0 0 -npc = 1145 Guard 0 0 -npc = 1146 Guard 0 0 -npc = 1147 Guard 0 0 -npc = 1148 Guard 0 0 -npc = 1149 Guard 0 0 -npc = 1150 Guard 0 0 -npc = 1151 Burntmeat 0 0 -npc = 1152 Weird_Old_Man 0 0 -npc = 1153 Kalphite_Worker 28 40 -npc = 1154 Kalphite_Soldier 85 90 -npc = 1155 Kalphite_Guardian 141 171 -npc = 1156 Kalphite_Worker 28 40 -npc = 1157 Kalphite_Guardian 141 171 -npc = 1158 Kalphite_Queen 333 267 -npc = 1159 Kalphite_Queen 333 267 -npc = 1160 Kalphite_Queen 333 267 -npc = 1161 Kalphite_Larva 0 0 -npc = 1162 Timfraku 0 0 -npc = 1163 Tiadeche 0 0 -npc = 1164 Tiadeche 0 0 -npc = 1165 Tinsay 0 0 -npc = 1166 Tinsay 0 0 -npc = 1167 Tamayu 0 0 -npc = 1168 Tamayu 0 0 -npc = 1169 Tamayu 0 0 -npc = 1170 Tamayu 0 0 -npc = 1171 Lubufu 0 0 -npc = 1172 The_Shaikahan 83 100 -npc = 1173 The_Shaikahan 83 100 -npc = 1174 Fishing_spot 0 0 -npc = 1175 Fishing_spot 0 0 -npc = 1176 Fishing_spot 0 0 -npc = 1177 Fishing_spot 0 0 -npc = 1178 Fishing_spot 0 0 -npc = 1179 Gull 0 0 -npc = 1180 Cormorant 0 0 -npc = 1181 Albatross 0 0 -npc = 1182 Lord_Iorwerth 0 0 -npc = 1183 Elf_warrior 90 110 -npc = 1184 Elf_warrior 108 110 -npc = 1185 Elven_city_Guard 0 0 -npc = 1186 Idris 0 0 -npc = 1187 Essyllt 0 0 -npc = 1188 Morvran 0 0 -npc = 1189 Fishing_spot 0 0 -npc = 1190 Fishing_spot 0 0 -npc = 1191 Fishing_spot 0 0 -npc = 1192 Rabbit 2 0 -npc = 1193 Rabbit 2 0 -npc = 1194 Rabbit 2 0 -npc = 1195 Grizzly_bear 24 30 -npc = 1196 Grizzly_bear_cub 19 20 -npc = 1197 Grizzly_bear_cub 19 20 -npc = 1198 Dire_Wolf 88 86 -npc = 1199 Elf_Tracker 0 0 -npc = 1200 Tyras_Guard 110 112 -npc = 1201 Elf_warrior 0 0 -npc = 1202 Arianwyn 0 0 -npc = 1203 Tyras_Guard 110 112 -npc = 1204 Tyras_Guard 110 112 -npc = 1205 Tyras_Guard 0 0 -npc = 1206 Tyras_Guard 0 0 -npc = 1207 General_Hining 0 0 -npc = 1208 Quartermaster 0 0 -npc = 1209 Koftik 0 0 -npc = 1210 Kings_messenger 0 0 -npc = 1211 Will_o'_the_wisp 0 0 -npc = 1212 Will_o'_the_wisp 0 0 -npc = 1213 Tegid 0 0 -npc = 1214 Thistle 0 0 -npc = 1215 Parrots 0 0 -npc = 1216 Parroty_Pete 0 0 -npc = 1217 Gardener 3 7 -npc = 1218 Ghoul 42 50 -npc = 1219 Leech 52 45 -npc = 1220 Vampire 72 56 -npc = 1221 Spider 0 0 -npc = 1222 vampire_misty 0 0 -npc = 1223 Vampire 61 45 - -//------------------------Not In DB------------------------ -npc = 1224 vampire_juve_hound 0 0 -//------------------------Not In DB------------------------ - -npc = 1225 vampire_count 25 24 -npc = 1226 Tree 0 0 -npc = 1227 Myre_Blamish_Snail 9 8 -npc = 1228 Blood_Blamish_Snail 20 10 -npc = 1229 Ochre_Blamish_Snail 10 20 -npc = 1230 Bruise_Blamish_Snail 20 13 -npc = 1231 Bark_Blamish_Snail 15 23 -npc = 1232 Myre_Blamish_Snail 10 9 -npc = 1233 Blood_Blamish_Snail 20 10 -npc = 1234 Ochre_Blamish_Snail 15 20 -npc = 1235 Bruise_Blamish_Snail 20 13 -npc = 1236 Fishing_spot 0 0 -npc = 1237 Fishing_spot 0 0 -npc = 1238 Fishing_spot 0 0 -npc = 1239 Bedabin_Nomad_Fighter 56 50 -npc = 1240 Loar_Shadow 40 0 -npc = 1241 Loar_Shade 40 38 -npc = 1242 Shade_Spirit 0 0 -npc = 1243 Phrin_Shadow 60 0 -npc = 1244 Phrin_Shade 60 56 -npc = 1245 Riyl_Shadow 80 0 -npc = 1246 Riyl_Shade 80 74 -npc = 1247 Asyn_Shadow 100 0 -npc = 1248 Asyn_Shade 100 92 -npc = 1249 Fiyr_Shadow 120 0 -npc = 1250 Fiyr_Shade 120 110 -npc = 1251 Afflicted(Ulsquire) 0 0 -npc = 1252 Ulsquire_Shauncy 0 0 -npc = 1253 Afflicted(Razmire) 0 0 -npc = 1254 Razmire_Keelgan 0 0 -npc = 1255 Mort'ton_Local 0 0 -npc = 1256 Mort'ton_Local 0 0 -npc = 1257 Afflicted 37 30 -npc = 1258 Afflicted 34 38 -npc = 1259 Mort'ton_local 0 0 -npc = 1260 Mort'ton_local 0 0 -npc = 1261 Afflicted 32 28 -npc = 1262 Afflicted 30 24 -npc = 1263 Wizard 0 0 -npc = 1264 Saradomin_Wizard 108 0 -npc = 1265 Rock_Crab 13 50 -npc = 1266 Rocks 0 50 -npc = 1267 Rock_Crab 13 50 -npc = 1268 Rocks 0 50 -npc = 1269 Olaf_the_Bard 0 0 -npc = 1270 Lalli 0 0 -npc = 1271 Golden_sheep 0 0 -npc = 1272 Golden_sheep 0 0 -npc = 1273 Fossegrimen 0 0 -npc = 1274 Ospak 0 0 -npc = 1275 Styrmir 0 0 -npc = 1276 Torbrund 0 0 -npc = 1277 Fridgeir 0 0 -npc = 1278 Longhall_Bouncer 0 0 -npc = 1279 The_Draugen 69 69 -npc = 1280 Butterfly 0 0 -npc = 1281 Sigli_the_Huntsman 0 0 -npc = 1282 Sigmund_The_Merchant 0 0 -npc = 1283 Swensen_the_Navigator 0 0 -npc = 1284 Bjorn 0 0 -npc = 1285 Eldgrim 0 0 -npc = 1286 Manni_the_Reveller 0 0 -npc = 1287 Council_workman 0 0 -npc = 1288 Peer_the_Seer 0 0 -npc = 1289 Thorvald_the_Warrior 0 0 -npc = 1290 Koschei_the_deathless 0 0 -npc = 1291 Koschei_the_deathless 0 0 -npc = 1292 Koschei_the_deathless 0 0 -npc = 1293 Koschei_the_deathless 0 0 -npc = 1294 Brundt_the_Chieftain 0 0 -npc = 1295 Askeladden 0 0 -npc = 1296 Guard 0 0 -npc = 1297 Guard 0 0 -npc = 1298 Town_Guard 0 0 -npc = 1299 Town_Guard 0 0 -npc = 1300 Thora_the_Barkeep 0 0 -npc = 1301 Yrsa 0 0 -npc = 1302 Fisherman 0 0 -npc = 1303 Skulgrimen 0 0 -npc = 1304 Sailor 0 0 -npc = 1305 Agnar 48 50 -npc = 1306 Freidir 48 50 -npc = 1307 Borrokar 48 50 -npc = 1308 Lanzig 48 50 -npc = 1309 Pontak 48 50 -npc = 1310 Freygerd 48 50 -npc = 1311 Lensa 48 50 -npc = 1312 Jennella 48 50 -npc = 1313 Sassilik 48 50 -npc = 1314 Inga 48 50 -npc = 1315 Fish_monger 0 0 -npc = 1316 Fur_trader 0 0 -npc = 1317 Market_Guard 48 50 -npc = 1318 Warrior 48 50 -npc = 1319 Fox 0 0 -npc = 1320 Bunny 2 5 -npc = 1321 Bunny 2 5 -npc = 1322 Gull 0 0 -npc = 1323 Gull 0 0 -npc = 1324 Gull 0 0 -npc = 1325 Gull 0 0 -npc = 1326 Bear_Cub 15 21 -npc = 1327 Bear_Cub 15 21 -npc = 1328 Unicorn_Foal 12 14 -npc = 1329 Black_unicorn_Foal 22 25 -npc = 1330 Wolf 64 70 -npc = 1331 Fishing_spot 0 0 -npc = 1332 Fishing_spot 0 0 -npc = 1333 Fishing_spot 0 0 -npc = 1334 Jossik 0 0 -npc = 1335 Jossik 0 0 -npc = 1336 Larrissa 0 0 -npc = 1337 Larrissa 0 0 -npc = 1338 Dagannoth 74 70 -npc = 1339 Dagannoth 74 70 -npc = 1340 Dagannoth 74 70 -npc = 1341 Dagannoth 92 120 -npc = 1342 Dagannoth 92 120 -npc = 1343 Dagannoth 92 120 -npc = 1344 Dagannoth 92 123 -npc = 1345 Dagannoth 92 123 -npc = 1346 Dagannoth 92 123 -npc = 1347 Dagannoth 92 123 -npc = 1348 Dagannoth_mother 100 100 -npc = 1349 Dagannoth_mother 100 100 -npc = 1350 Dagannoth_mother 100 100 -npc = 1351 Dagannoth_mother 100 100 -npc = 1352 Dagannoth_mother 100 100 -npc = 1353 Dagannoth_mother 100 100 -npc = 1354 Dagannoth_mother 100 100 -npc = 1355 Dagannoth_mother 100 100 -npc = 1356 Dagannoth_mother 100 100 -npc = 1357 Sam 0 0 -npc = 1358 Rachael 0 0 -npc = 1359 Queen_Sigrid 0 0 -npc = 1360 Banker 0 0 -npc = 1361 Arnor 1 1 -npc = 1362 Haming 1 1 -npc = 1363 Moldof 1 1 -npc = 1364 Helga 1 1 -npc = 1365 Matilda 1 1 -npc = 1366 Ashild 1 1 -npc = 1367 Skraeling 2 1 -npc = 1368 Skraeling 2 1 -npc = 1369 Fishmonger 0 0 -npc = 1370 Greengrocer 0 0 -npc = 1371 Prince_Brand 0 0 -npc = 1372 Princess_Astrid 0 0 -npc = 1373 King_Vargas 0 0 -npc = 1374 Guard 0 0 -npc = 1375 Advisor_Ghrim 0 0 -npc = 1376 Derrik 0 0 -npc = 1377 Farmer 0 0 -npc = 1378 Flower_Girl 0 0 -npc = 1379 Ragnar 1 1 -npc = 1380 Einar 1 1 -npc = 1381 Alrik 1 1 -npc = 1382 Thorhild 1 1 -npc = 1383 Halla 1 1 -npc = 1384 Yrsa 1 1 -npc = 1385 Sailor 0 0 -npc = 1386 Rannveig 2 1 -npc = 1387 Thora 2 1 -npc = 1388 Valgerd 2 1 -npc = 1389 Skraeling 2 1 -npc = 1390 Broddi 2 1 -npc = 1391 Skraeling 2 1 -npc = 1392 Ragnvald 2 1 -npc = 1393 Fishmonger 0 0 -npc = 1394 Greengrocer 0 0 -npc = 1395 Lumberjack_Leif 0 0 -npc = 1396 Miner_Magnus 0 0 -npc = 1397 Fisherman_Frodi 0 0 -npc = 1398 Gardener_Gunnhild 0 0 -npc = 1399 Fishing_spot 0 0 -npc = 1400 Gull 0 0 -npc = 1401 Chicken 1 3 -npc = 1402 Chicken 1 3 -npc = 1403 Rooster 2 5 -npc = 1404 Rabbit 2 5 -npc = 1405 Fishing_spot 0 0 -npc = 1406 Fishing_spot 0 0 -npc = 1407 Daero 0 0 -npc = 1408 Waydar 0 0 -npc = 1409 Waydar 0 0 -npc = 1410 Waydar 0 0 -npc = 1411 Garkor 0 0 -npc = 1412 Garkor 0 0 -npc = 1413 Lumo 0 0 -npc = 1414 Lumo 0 0 -npc = 1415 Bunkdo 0 0 -npc = 1416 Bunkdo 0 0 -npc = 1417 Carado 0 0 -npc = 1418 Carado 0 0 -npc = 1419 Lumdo 0 0 -npc = 1420 Karam 0 0 -npc = 1421 Karam 0 0 -npc = 1422 Karam 0 0 -npc = 1423 Bunkwicket 0 0 -npc = 1424 Waymottin 0 0 -npc = 1425 Zooknock 0 0 -npc = 1426 Zooknock 0 0 -npc = 1427 G.L.O._Caranock 0 0 -npc = 1428 G.L.O._Caranock 0 0 -npc = 1429 Dugopul 0 0 -npc = 1430 Salenab 0 0 -npc = 1431 Trefaji 0 0 -npc = 1432 Aberab 0 0 -npc = 1433 Solihib 0 0 -npc = 1434 Daga 0 0 -npc = 1435 Tutab 0 0 -npc = 1436 Ifaba 0 0 -npc = 1437 Hamab 0 0 -npc = 1438 Hafuba 0 0 -npc = 1439 Denadu 0 0 -npc = 1440 Lofu 0 0 -npc = 1441 Kruk 149 0 -npc = 1442 Duke 149 0 -npc = 1443 Oipuis 149 0 -npc = 1444 Uyoro 149 0 -npc = 1445 Ouhai 149 0 -npc = 1446 Uodai 149 0 -npc = 1447 Padulah 149 0 -npc = 1448 Awowogei 0 0 -npc = 1449 Uwogo 0 0 -npc = 1450 Muruwoi 0 0 -npc = 1451 Sleeping_Monkey 0 0 -npc = 1452 Monkey_Child 0 0 -npc = 1453 The_Monkey's_Uncle 0 0 -npc = 1454 The_Monkey's_Aunt 0 0 -npc = 1455 Monkey_Guard 167 120 -npc = 1456 Monkey_Archer 86 50 -npc = 1457 Monkey_Archer 86 50 -npc = 1458 Monkey_Archer 86 50 -npc = 1459 Monkey_Guard 167 120 -npc = 1460 Monkey_Guard 167 120 -npc = 1461 Elder_Guard 0 0 -npc = 1462 Elder_Guard 0 0 -npc = 1463 Monkey 3 6 -npc = 1464 Monkey 3 6 -npc = 1465 Monkey_Zombie 98 80 -npc = 1466 Monkey_Zombie 129 92 -npc = 1467 Monkey_Zombie 82 60 -npc = 1468 Bonzara 0 0 -npc = 1469 Monkey_Minder 0 0 -npc = 1470 Foreman 0 0 -npc = 1471 Skeleton 142 112 -npc = 1472 Jungle_Demon 195 170 -npc = 1473 Spider 1 2 -npc = 1474 Spider 1 2 -npc = 1475 Bird 11 10 -npc = 1476 Bird 5 5 -npc = 1477 Scorpion 38 15 -npc = 1478 Jungle_spider 27 35 -npc = 1479 Snake 24 25 - -//------------------------Confusing------------------------ -npc = 1480 mm_transmogrification_small_ninja_monkey 0 0 -npc = 1481 mm_transmogrification_medium_ninja_monkey 0 0 -npc = 1482 mm_transmogrification_normal_gorilla 0 0 -npc = 1483 mm_transmogrification_bearded_gorilla 0 0 -npc = 1484 mm_transmogrification_ancient_monkey 0 0 -npc = 1485 mm_transmogrification_small_zombie_monkey 0 0 -npc = 1486 mm_transmogrification_large_zombie_monkey 0 0 -npc = 1487 mm_transmogrification_normal_monkey 0 0 -npc = 1488 toms_food_monkey 0 0 -npc = 1489 toms__general_store_monkey 0 0 -npc = 1490 toms_sword_monkey 0 0 -npc = 1491 toms_magic_monkey 0 0 -npc = 1492 toms_crafting_monkey 0 0 -npc = 1493 toms_basic_monkey 0 0 -npc = 1494 toms_zombie_monkey 0 0 -npc = 1495 toms_zombie_monkey_small 0 0 -npc = 1496 toms_female_monkey 0 0 -npc = 1497 toms_uncle_monkey 0 0 -npc = 1498 toms_caretaker 0 0 -npc = 1499 toms_jail_Guard 0 0 -npc = 1500 toms_adviser 0 0 -npc = 1501 toms_child 0 0 -npc = 1502 toms_ninja_Guard 35 0 -npc = 1503 toms_monkey_archer 61 0 -npc = 1504 toms_ninja_Guard_captin 35 0 -npc = 1505 toms_gorilla 35 0 -npc = 1506 toms_gorilla_pound 35 0 -npc = 1507 toms_gorilla_beard 35 0 -npc = 1508 toms_gorilla_priest 35 0 -npc = 1509 toms_gorilla_Guard 35 0 -npc = 1510 toms_acolyte 0 0 -npc = 1511 toms_gnome_assassin 0 0 -npc = 1512 toms_gnome_sapper 0 0 -npc = 1513 toms_gnome_mage 0 0 -npc = 1514 toms_ape_ruler 0 0 -npc = 1515 toms_skeleton 0 0 -npc = 1516 demo 0 0 -npc = 1517 toms_gnome_troop1 0 0 -npc = 1518 toms_gnome_troop2 0 0 -npc = 1519 toms_gnome_troop3 0 0 -npc = 1520 toms_gnome_troop4 0 0 -//------------------------Confusing------------------------ - -npc = 1521 Bird 0 0 -npc = 1522 Bird 0 0 -npc = 1523 King_Scorpion 32 31 -npc = 1524 Jungle_spider 44 50 - -//------------------------Confusing------------------------ -npc = 1525 toms_jungle_snake 1 0 -//------------------------Confusing------------------------ - -npc = 1526 Lanthus 0 0 -npc = 1527 Mine_cart 0 0 -npc = 1528 Zealot 0 0 -npc = 1529 Sheep 0 0 -npc = 1530 Rabbit 2 5 -npc = 1531 Imp 2 8 -npc = 1532 Barricade 0 0 -npc = 1533 Barricade 0 0 -npc = 1534 Barricade 0 0 -npc = 1535 Barricade 0 0 -npc = 1536 Possessed_Pickaxe 50 40 -npc = 1537 Bronze_pickaxe 0 0 -npc = 1538 Corpse 0 0 -npc = 1539 Skeletal_miner 42 39 -npc = 1540 Treus_Dayth 95 100 -npc = 1541 Ghost 0 0 -npc = 1542 Loading_crane 0 0 -npc = 1543 Innocent_looking_key 0 0 -npc = 1544 Mine_cart 0 0 -npc = 1545 Mine_cart 0 0 -npc = 1546 Mine_cart 0 0 -npc = 1547 Mine_cart 0 0 -npc = 1548 Mine_cart 0 0 -npc = 1549 Ghost 29 31 -npc = 1550 Haze 0 0 -npc = 1551 Mischievous_Ghost 0 0 -npc = 1552 Santa 0 0 -npc = 1553 Ug 0 0 -npc = 1554 Aga 0 0 -npc = 1555 Arrg 113 150 -npc = 1556 Arrg 113 150 -npc = 1557 Ug 0 0 -npc = 1558 Ice_wolf 96 85 -npc = 1559 Ice_wolf 96 85 -npc = 1560 Ice_Troll 124 86 -npc = 1561 Ice_Troll 123 86 -npc = 1562 Ice_Troll 120 95 -npc = 1563 Ice_Troll 121 86 -npc = 1564 Ice_Troll 120 95 -npc = 1565 Ice_Troll 120 95 -npc = 1566 Ice_Troll 121 86 -npc = 1567 Cyreg_Paddlehorn 0 0 -npc = 1568 Curpile_Fyod 0 0 -npc = 1569 Veliaf_Hurtz 0 0 -npc = 1570 Sani_Piliu 0 0 -npc = 1571 Harold_Evans 0 0 -npc = 1572 Radigad_Ponfit 0 0 -npc = 1573 Polmafi_Ferdygris 0 0 -npc = 1574 Ivan_Strom 0 0 -npc = 1575 Skeleton_Hellhound 97 116 -npc = 1576 Stranger 0 0 -npc = 1577 Vanstrom_Klause 0 0 -npc = 1578 Mist 0 0 -npc = 1579 Vanstrom_Klause 0 0 -npc = 1580 Vanstrom_Klause 0 0 -npc = 1581 Vanstrom_Klause 0 0 -npc = 1582 Fire_giant 86 111 -npc = 1583 Fire_giant 86 111 -npc = 1584 Fire_giant 86 111 -npc = 1585 Fire_giant 86 111 -npc = 1586 Fire_giant 86 111 -npc = 1587 Moss_giant 42 60 -npc = 1588 Moss_giant 42 60 -npc = 1589 Baby_red_dragon 65 68 -npc = 1590 Bronze_dragon 131 125 -npc = 1591 Iron_dragon 189 173 -npc = 1592 Steel_dragon 246 220 -npc = 1593 Wild_Dog 63 56 -npc = 1594 Wild_dog 63 56 -npc = 1595 Saniboch 0 0 -npc = 1596 Mazchna 0 0 -npc = 1597 Vannaka 0 0 -npc = 1598 Chaeldar 0 0 -npc = 1599 Duradel 0 0 -npc = 1600 Cave_crawler 23 22 -npc = 1601 Cave_crawler 23 22 -npc = 1602 Cave_crawler 23 22 -npc = 1603 Cave_crawler 23 22 -npc = 1604 Aberrant_specter 96 90 -npc = 1605 Aberrant_specter 96 90 -npc = 1606 Aberrant_specter 96 90 -npc = 1607 Aberrant_specter 96 90 -npc = 1608 Kurask 106 97 -npc = 1609 Kurask 106 97 -npc = 1610 Gargoyle 111 105 -npc = 1611 Gargoyle 111 105 -npc = 1612 Banshee 23 22 -npc = 1613 Nechryael 115 105 -npc = 1614 Death_spawn 46 60 -npc = 1615 Abyssal_demon 124 150 -npc = 1616 Basilisk 61 75 -npc = 1617 Basilisk 61 75 -npc = 1618 Bloodveld 76 120 -npc = 1619 Bloodveld 76 120 -npc = 1620 Cockatrice 37 37 -npc = 1621 Cockatrice 37 37 -npc = 1622 Rockslug 29 27 -npc = 1623 Rockslug 29 27 -npc = 1624 Dustdevil 93 105 -npc = 1625 Smokedevil 93 105 -npc = 1626 Turoth 85 77 -npc = 1627 Turoth 89 81 -npc = 1628 Turoth 87 79 -npc = 1629 Turoth 85 77 -npc = 1630 Turoth 83 76 -npc = 1631 Turoth 89 81 -npc = 1632 Turoth 89 81 -npc = 1633 Pyrefiend 43 45 -npc = 1634 Pyrefiend 43 45 -npc = 1635 Pyrefiend 43 45 -npc = 1636 Pyrefiend 43 45 -npc = 1637 Jelly 78 75 -npc = 1638 Jelly 78 75 -npc = 1639 Jelly 78 75 -npc = 1640 Jelly 78 75 -npc = 1641 Jelly 78 75 -npc = 1642 Jelly 78 75 -npc = 1643 Infernal_Mage 66 60 -npc = 1644 Infernal_Mage 66 60 -npc = 1645 Infernal_Mage 66 60 -npc = 1646 Infernal_Mage 66 60 -npc = 1647 Infernal_Mage 66 60 -npc = 1648 Crawling_Hand 8 16 -npc = 1649 Crawling_Hand 8 16 -npc = 1650 Crawling_Hand 8 16 -npc = 1651 Crawling_Hand 8 16 -npc = 1652 Crawling_Hand 8 16 -npc = 1653 Crawling_Hand 12 19 -npc = 1654 Crawling_Hand 12 19 -npc = 1655 Crawling_Hand 11 19 -npc = 1656 Crawling_Hand 12 19 -npc = 1657 Crawling_Hand 12 19 -npc = 1658 Robe_Store_owner 0 0 -npc = 1659 Skullball 0 0 -npc = 1660 Skullball_Boss 0 0 -npc = 1661 Agility_Boss 0 0 -npc = 1662 Skullball_Trainer 0 0 -npc = 1663 Agility_Trainer 0 0 -npc = 1664 Agility_Trainer 0 0 -npc = 1665 Werewolf 0 0 -npc = 1666 fenk_gardener_multi 0 0 -npc = 1667 fenk_gardener_multi_2 0 0 -npc = 1668 fenk_fenkenstrain 0 0 -npc = 1669 fenk_fenkenstrain_in_tower 0 0 -npc = 1670 Dr_Fenkenstrain 0 0 -npc = 1671 fenk_creature 0 0 -npc = 1672 fenk_creature_released 0 0 -npc = 1673 Fenkenstrain's_Monster 0 0 -npc = 1674 Lord_Rologarth 0 0 -npc = 1675 Gardener_Ghost 0 0 -npc = 1676 Experiment 51 40 -npc = 1677 Experiment 25 101 -npc = 1678 Experiment 25 101 -npc = 1679 Eluned 0 0 -npc = 1680 Islwyn 0 0 -npc = 1681 Moss_giant 84 120 -npc = 1682 Golrie 0 0 -npc = 1683 Velorina 0 0 -npc = 1684 Necrovarus 0 0 -npc = 1685 Gravingas 0 0 -npc = 1686 Ghost_Disciple 0 0 -npc = 1687 ahoy_akharanu_multi 0 0 -npc = 1688 Ak-Haranu 0 0 -npc = 1689 Slime 0 0 -npc = 1690 Slime 0 0 -npc = 1691 Undead_Cow 2 8 -npc = 1692 Undead_Chicken 1 3 -npc = 1693 Giant_Lobster 32 32 -npc = 1694 Robin 0 0 -npc = 1695 Old_crone 0 0 -npc = 1696 Old_man 0 0 -npc = 1697 Ghost_Villager 0 0 -npc = 1698 Tortured_Soul 59 51 -npc = 1699 Ghost_Shopkeeper 0 0 -npc = 1700 Ghost_Innkeeper 0 0 -npc = 1701 Ghost_Farmer 0 0 -npc = 1702 Ghost_Banker 0 0 -npc = 1703 Ghost_Sailor 0 0 -npc = 1704 Ghost_Captain 0 0 -npc = 1705 Ghost_Captain 0 0 -npc = 1706 Ghost_Guard 0 0 -npc = 1707 Ghost_(?) 0 0 -npc = 1708 Ghost_(?) 0 0 -npc = 1709 Johanhus_Ulsbrecht 0 0 -npc = 1710 H.A.M._Guard 12 15 -npc = 1711 H.A.M._Guard 18 20 -npc = 1712 H.A.M._Guard 22 31 -npc = 1713 H.A.M._Deacon 0 0 -npc = 1714 H.A.M._Member 0 0 -npc = 1715 H.A.M._Member 0 0 -npc = 1716 H.A.M._Member 0 0 -npc = 1717 H.A.M._Member 0 0 -npc = 1718 Jimmy_the_Chisel 0 0 -npc = 1719 Tree 0 0 -npc = 1720 Tree 0 0 -npc = 1721 Tree 0 0 -npc = 1722 Dead_tree 0 0 -npc = 1723 Dead_tree 0 0 -npc = 1724 Dead_tree 0 0 -npc = 1725 Dead_tree 0 0 -npc = 1726 Dead_tree 0 0 -npc = 1727 Dead_tree 0 0 -npc = 1728 Dead_tree 0 0 -npc = 1729 Dead_tree 0 0 -npc = 1730 Dead_tree 0 0 -npc = 1731 Dead_tree 0 0 -npc = 1732 Dead_tree 0 0 -npc = 1733 Dramen_tree 0 0 -npc = 1734 Magic_tree 0 0 -npc = 1735 Maple_tree 0 0 -npc = 1736 Willow 0 0 -npc = 1737 Willow 0 0 -npc = 1738 Willow 0 0 -npc = 1739 Oak 0 0 -npc = 1740 Yew 0 0 -npc = 1741 Evergreen 0 0 -npc = 1742 Evergreen 0 0 -npc = 1743 Evergreen 0 0 -npc = 1744 Tree 0 0 -npc = 1745 Dead_tree 0 0 -npc = 1746 Achey_Tree 0 0 -npc = 1747 tree1 0 0 -npc = 1748 tree1 0 0 -npc = 1749 tree1 0 0 -npc = 1750 tree1 0 0 -npc = 1751 Crow 0 0 -npc = 1752 Crow 0 0 -npc = 1753 Crow 0 0 -npc = 1754 Crow 0 0 -npc = 1755 Crow 0 0 -npc = 1756 Crow 0 0 -npc = 1757 Farmer 7 12 -npc = 1758 Farmer 7 12 -npc = 1759 Farmer 0 0 -npc = 1760 Farmer 0 0 -npc = 1761 Farmer 0 0 -npc = 1762 Sheep 0 0 -npc = 1763 Sheep 0 0 -npc = 1764 Sheep 0 0 -npc = 1765 Sheep 0 0 -npc = 1766 Cow_calf 2 6 -npc = 1767 Cow 2 8 -npc = 1768 Cow_calf 2 6 -npc = 1769 Goblin 2 5 -npc = 1770 Goblin 2 5 -npc = 1771 Goblin 2 5 -npc = 1772 Goblin 2 5 -npc = 1773 Goblin 2 5 -npc = 1774 Goblin 2 5 -npc = 1775 Goblin 2 5 -npc = 1776 Goblin 2 5 -npc = 1777 Ilfeen 0 0 -npc = 1778 William 0 0 -npc = 1779 Ian 0 0 -npc = 1780 Larry 0 0 -npc = 1781 Darren 0 0 -npc = 1782 Edward 0 0 -npc = 1783 Richard 0 0 -npc = 1784 Neil 0 0 -npc = 1785 Edmond 0 0 -npc = 1786 Simon 0 0 -npc = 1787 Sam 0 0 -npc = 1788 Lumdo 0 0 -npc = 1789 Bunkwicket 0 0 -npc = 1790 Waymottin 0 0 -npc = 1791 Jungle_Tree 0 0 -npc = 1792 Jungle_Tree 0 0 -npc = 1793 Tassie_Slipcast 0 0 -npc = 1794 Hammerspike_Stoutbeard 0 0 -npc = 1795 Dwarf_gang_member 0 0 -npc = 1796 Dwarf_gang_member 0 0 -npc = 1797 Dwarf_gang_member 0 0 -npc = 1798 Phantuwti_Fanstuwi_Farsight 0 0 -npc = 1799 Tindel_Marchant 0 0 -npc = 1800 Gnormadium_Avlafrim 0 0 -npc = 1801 Petra_Fiyed 0 0 - -//------------------------Not In DB------------------------ -npc = 1802 Slagilith 92 0 -//------------------------Not In DB------------------------ - -npc = 1803 Rock_pile 0 0 -npc = 1804 Slagilith 0 0 -npc = 1805 Guard 0 0 -npc = 1806 Guard 0 0 -npc = 1807 Hamal_the_Chieftain 0 0 -npc = 1808 Ragnar 0 0 -npc = 1809 Svidi 0 0 -npc = 1810 Jokul 0 0 -npc = 1811 mdaughter_multi_bear 0 0 -npc = 1812 The_Kendal 70 63 -npc = 1813 The_Kendal 70 63 -npc = 1814 Camp_dweller 31 30 -npc = 1815 Camp_dweller 31 30 -npc = 1816 Camp_dweller 31 30 -npc = 1817 Camp_dweller 31 30 -npc = 1818 Camp_dweller 25 25 -npc = 1819 Mountain_Goat 0 0 -npc = 1820 Mountain_Goat 0 0 -npc = 1821 Bald_Headed_Eagle 0 0 -npc = 1822 Cave_goblin 3 13 -npc = 1823 Cave_goblin 3 13 -npc = 1824 Cave_goblin 3 13 -npc = 1825 Cave_goblin 3 13 -npc = 1826 Hole_in_the_wall 0 0 -npc = 1827 Wall_Beast 49 105 -npc = 1828 Giant_frog 99 100 -npc = 1829 Big_frog 24 25 -npc = 1830 Frog 0 0 -npc = 1831 Cave_Slime 23 25 -npc = 1832 Cave_Bug 6 0 -npc = 1833 Cave_bug_larva 0 0 -npc = 1834 Candle_seller 0 0 -npc = 1835 Easter_Bunny 0 0 -npc = 1836 dwarfrock_multi_dondakan 0 0 -npc = 1837 Dondakan_the_Dwarf 0 0 -npc = 1838 Dondakan_the_Dwarf 0 0 -npc = 1839 Dondakan_the_Dwarf 0 0 -npc = 1840 Dwarven_Engineer 0 0 -npc = 1841 Rolad 0 0 -npc = 1842 Khorvak,_a_dwarven_engineer 0 0 -npc = 1843 Dwarven_Ferryman 0 0 -npc = 1844 Dwarven_Ferryman 0 0 -npc = 1845 dwarfrock_multi_gold_boatman 0 0 -npc = 1846 Dwarven_Boatman 0 0 -npc = 1847 Miodvetnir 0 0 -npc = 1848 Dernu 0 0 -npc = 1849 Derni 0 0 -npc = 1850 Arzinian_Avatar_of_Strength 0 0 -npc = 1851 Arzinian_Avatar_of_Strength 125 99 - -//------------------------Not In DB------------------------ -npc = 1852 Arzinian_Avatar_of_Strength 75 0 -//------------------------Not In DB------------------------ - -npc = 1853 Arzinian_Avatar_of_Ranging 0 0 -npc = 1854 Arzinian_Avatar_of_Ranging 125 99 - -//------------------------Not In DB------------------------ -npc = 1855 Arzinian_Avatar_of_Ranging 75 0 -//------------------------Not In DB------------------------ - -npc = 1856 Arzinian_Avatar_of_Magic 0 0 -npc = 1857 Arzinian_Avatar_of_Magic 125 99 - -//------------------------Not In DB------------------------ -npc = 1858 Arzinian_Avatar_of_Magic 75 0 -npc = 1859 Arzinian_Being_of_Bordanzan 781 0 -//------------------------Not In DB------------------------ - -npc = 1860 Brian 0 0 -npc = 1861 Monkey_boy 0 0 -npc = 1862 Ali_Morrisane 0 0 -npc = 1863 Drunken_Ali 0 0 -npc = 1864 Ali_The_barman 0 0 -npc = 1865 Ali_the_Kebab_seller 0 0 -npc = 1866 Market_seller 0 0 -npc = 1867 Ali_the_Camel_Man 0 0 -npc = 1868 Street_urchin 0 0 -npc = 1869 feud_mayor 0 0 -npc = 1870 Ali_the_Mayor 0 0 -npc = 1871 Ali_the_Hag 0 0 -npc = 1872 Ali_the_Snake_Charmer 0 0 -npc = 1873 Ali_the_Camel 0 0 -npc = 1874 Desert_snake 5 6 -npc = 1875 Snake 0 0 -npc = 1876 Blackjack_seller 0 0 -npc = 1877 feud_bandit_boss 0 0 -npc = 1878 Bandit_Leader 0 0 -npc = 1879 feud_arabian_Guard_multi 0 0 -npc = 1880 Bandit 56 30 -npc = 1881 Bandit 56 30 -npc = 1882 feud_arabian_Guard2_multi 0 0 -npc = 1883 Bandit 41 30 -npc = 1884 Bandit 41 30 -npc = 1885 Bandit_champion 70 50 -npc = 1886 Cowardly_Bandit 56 30 - -//------------------------Not In DB------------------------ -npc = 1887 feud_villager_multi_1 3 0 -npc = 1888 Villager 3 0 -npc = 1889 Villager 3 0 -npc = 1890 Villager 3 0 -npc = 1891 feud_villager_multi_2 3 0 -npc = 1892 Villager 3 0 -npc = 1893 Villager 3 0 -npc = 1894 Villager 3 0 -npc = 1895 feud_villager_multi_3 3 0 -npc = 1896 Villager 3 0 -npc = 1897 Villager 3 0 -npc = 1898 Villager 3 0 -//------------------------Not In DB------------------------ - -npc = 1899 feud_menap_boss 0 0 -npc = 1900 feud_menap_boss2 0 0 -npc = 1901 Menaphite_Leader 0 0 -npc = 1902 Ali_the_Operator 0 0 -npc = 1903 feud_egyptian_doorman_multi 0 0 -npc = 1904 Menaphite_Thug 55 60 -npc = 1905 Menaphite_Thug 55 60 -npc = 1906 Tough_Guy 75 75 -npc = 1907 Golem 0 0 -npc = 1908 Broken_clay_golem 0 0 -npc = 1909 Damaged_clay_golem 0 0 -npc = 1910 Clay_golem 0 0 -npc = 1911 Desert_Phoenix 0 0 -npc = 1912 Elissa 0 0 - -//------------------------Not In DB------------------------ -npc = 1913 Kamil 154 0 -npc = 1914 Dessous 139 0 -npc = 1915 Dessous 139 0 -//------------------------Not In DB------------------------ - -npc = 1916 Ruantun 0 0 -npc = 1917 Bandit_shopkeeper 0 0 -npc = 1918 Archaeologist 0 0 - -//------------------------Not In DB------------------------ -npc = 1919 Stranger 95 0 -//------------------------Not In DB------------------------ - -npc = 1920 Malak 0 0 -npc = 1921 Bartender 0 0 -npc = 1922 fourdiamonds_elder 0 0 -npc = 1923 Eblis 0 0 -npc = 1924 fourdiamonds_elder2 0 0 -npc = 1925 Eblis 0 0 -npc = 1926 Bandit 74 65 -npc = 1927 Bandit 0 0 -npc = 1928 Bandit 0 0 -npc = 1929 Bandit 0 0 -npc = 1930 Bandit 0 0 -npc = 1931 Bandit 57 50 -npc = 1932 fourdiamonds_troll_child 0 0 -npc = 1933 Troll_child 0 0 -npc = 1934 Troll_child 0 0 -npc = 1935 Ice_troll 0 0 -npc = 1936 Ice_Troll 124 86 -npc = 1937 Ice_Troll 123 86 -npc = 1938 Ice_Troll 120 95 -npc = 1939 Ice_Troll 121 86 -npc = 1940 Ice_Troll 120 95 -npc = 1941 Ice_Troll 120 95 -npc = 1942 Ice_Troll 121 86 -npc = 1943 troll_block_1 0 0 -npc = 1944 Ice_block 0 0 -npc = 1945 troll_block_2 0 0 -npc = 1946 Ice_block 0 0 -npc = 1947 Troll_father 0 0 -npc = 1948 Troll_father 0 0 -npc = 1949 Troll_Mother 0 0 -npc = 1950 Troll_mother 0 0 - -//------------------------Not In DB------------------------ -npc = 1951 Ice_wolf 132 0 -npc = 1952 Ice_wolf 132 0 -npc = 1953 Ice_wolf 132 0 -npc = 1954 Ice_wolf 132 0 -npc = 1955 Ice_wolf 132 0 -npc = 1956 Ice_wolf 132 0 -//------------------------Not In DB------------------------ - -npc = 1957 desert_treasure_invisible_npc 0 0 -npc = 1958 Mummy 0 0 -npc = 1959 Mummy 0 0 -npc = 1960 Mummy 84 91 -npc = 1961 Mummy 103 91 -npc = 1962 Mummy 103 91 -npc = 1963 Mummy 103 91 -npc = 1964 Mummy 103 91 -npc = 1965 Mummy 103 91 -npc = 1966 Mummy 103 91 -npc = 1967 Mummy 103 91 -npc = 1968 Mummy 103 91 -npc = 1969 Scarabs 0 0 -npc = 1970 azzanadra 0 0 -npc = 1971 Azzanadra 0 0 -npc = 1972 Rasool 0 0 -npc = 1973 Giant_skeleton 80 71 -npc = 1974 Damis 103 95 -npc = 1975 Damis 174 160 - -//------------------------Not In DB------------------------ -npc = 1976 Shadow_Hound 63 0 -npc = 1977 Fareed 167 0 -//------------------------Not In DB------------------------ - -npc = 1978 Slave 0 0 -npc = 1979 Slave 0 0 -npc = 1980 Embalmer 0 0 -npc = 1981 Carpenter 0 0 -npc = 1982 Linen_Worker 0 0 -npc = 1983 Siamun 0 0 -npc = 1984 ics_little_hipriest 0 0 -npc = 1985 ics_little_hipriest_town 0 0 -npc = 1986 High_Priest 0 0 -npc = 1987 ics_little_temple_priest 0 0 -npc = 1988 Priest 0 0 -npc = 1989 Priest 0 0 -npc = 1990 Sphinx 0 0 -npc = 1991 Possessed_Priest 91 90 -npc = 1992 Neite 0 0 -npc = 1993 Crocodile 63 63 -npc = 1994 Jackal 21 21 -npc = 1995 Locust 18 28 -npc = 1996 Vulture 31 10 -npc = 1997 Plague_Frog 11 10 -npc = 1998 Plagued_Cow 0 0 -npc = 1999 Plagued_Cow 0 0 -npc = 2000 Plagued_Cow 0 0 -npc = 2001 Scarabs 0 0 -npc = 2002 ics_little_multi_wanderer 0 0 -npc = 2003 ics_little_multi_wanderer1 0 0 -npc = 2004 ics_little_multi_wanderer2 0 0 -npc = 2005 Wanderer 0 0 -npc = 2006 Wanderer 0 0 - -//------------------------Not In DB------------------------ -npc = 2007 Het 81 0 -npc = 2008 Apmeken 75 0 -npc = 2009 Scabaras 75 0 -//------------------------Not In DB------------------------ - -npc = 2010 Crondis 60 60 -npc = 2011 ics_multi_ic 0 0 -npc = 2012 Icthlarin 0 0 -npc = 2013 ics_little_spectre 0 0 -npc = 2014 Klenter 0 0 -npc = 2015 Mummy 84 91 -npc = 2016 Mummy 84 91 -npc = 2017 Mummy 84 91 -npc = 2018 Mummy 84 91 -npc = 2019 Mummy 84 91 -npc = 2020 multi_vanstrom_stranger_entity 0 0 -npc = 2021 Light_creature 0 0 -npc = 2022 Light_creature 0 0 -npc = 2023 Juna 0 0 -npc = 2024 Strange_Old_Man 0 0 -npc = 2025 Ahrim_the_Blighted 98 100 -npc = 2026 Dharok_the_Wretched 115 100 -npc = 2027 Guthan_the_Infested 115 100 -npc = 2028 Karil_the_Tainted 98 100 -npc = 2029 Torag_the_Corrupted 115 100 -npc = 2030 Verac_the_Defiled 115 100 -npc = 2031 Bloodworm 52 45 -npc = 2032 Crypt_rat 43 35 -npc = 2033 Giant_crypt_rat 76 70 -npc = 2034 Crypt_spider 56 60 -npc = 2035 Giant_crypt_spider 79 80 -npc = 2036 Skeleton 77 50 -npc = 2037 Skeleton 77 50 -npc = 2038 Grish 0 0 -npc = 2039 Uglug_Nar 0 0 -npc = 2040 Pilg 0 0 -npc = 2041 Grug 0 0 -npc = 2042 Ogre_Guard 0 0 -npc = 2043 Ogre_Guard 83 80 -npc = 2044 Zogre 44 72 -npc = 2045 Zogre 44 72 -npc = 2046 Zogre 44 72 -npc = 2047 Zogre 44 72 -npc = 2048 Zogre 44 72 -npc = 2049 Zogre 44 72 -npc = 2050 Skogre 44 72 -npc = 2051 Zogre 44 72 -npc = 2052 Zogre 44 72 -npc = 2053 Zogre 44 72 -npc = 2054 Zogre 44 72 -npc = 2055 Zogre 44 72 -npc = 2056 Zogre 44 72 -npc = 2057 Skogre 44 72 - -//------------------------Not In DB------------------------ -npc = 2058 Zombie 39 0 -//------------------------Not In DB------------------------ - -npc = 2059 Zavistic_Rarve 0 0 -npc = 2060 Slash_Bash 111 103 -npc = 2061 Sithik_Ints 0 0 -npc = 2062 Sithik_Ints 0 0 -npc = 2063 Gargh 0 0 -npc = 2064 Scarg 0 0 -npc = 2065 Gruh 0 0 -npc = 2066 Irwin_Feaselbaum 0 0 -npc = 2067 Fishing_spot 0 0 -npc = 2068 Fishing_spot 0 0 -npc = 2069 Cave_goblin_miner 11 10 -npc = 2070 Cave_goblin_miner 11 10 -npc = 2071 Cave_goblin_miner 11 10 -npc = 2072 Cave_goblin_miner 11 10 -npc = 2073 Cave_goblin_Guard 26 26 -npc = 2074 Cave_goblin_Guard 24 26 -npc = 2075 Cave_goblin_miner 11 10 -npc = 2076 Cave_goblin_miner 11 10 -npc = 2077 Cave_goblin_miner 11 10 -npc = 2078 Cave_goblin_miner 11 10 -npc = 2079 Sigmund 0 0 -npc = 2080 lost_tribe_sigmund_leaving 0 0 -npc = 2081 lost_tribe_sigmund_ham 0 0 -npc = 2082 Sigmund 0 0 -npc = 2083 Sigmund 0 0 -npc = 2084 Mistag 0 0 -npc = 2085 lost_tribe_guide 0 0 -npc = 2086 Kazgar 0 0 -npc = 2087 Ur-tag 0 0 -npc = 2088 Duke_Horacio 0 0 -npc = 2089 Mistag 0 0 -npc = 2090 Sigmund 0 0 -npc = 2091 Secretary 0 0 -npc = 2092 Purple_Pewter_Secretary 0 0 -npc = 2093 Yellow_Fortune_Secretary 0 0 -npc = 2094 Blue_Opal_Secretary 0 0 -npc = 2095 Green_Gemstone_Secretary 0 0 -npc = 2096 White_Chisel_Secretary 0 0 -npc = 2097 Silver_Cog_Secretary 0 0 -npc = 2098 Brown_Engine_Secretary 0 0 -npc = 2099 Red_Axe_Secretary 0 0 -npc = 2100 Purple_Pewter_Director 0 0 -npc = 2101 Blue_Opal_Director 0 0 -npc = 2102 Yellow_Fortune_Director 0 0 -npc = 2103 Green_Gemstone_Director 0 0 -npc = 2104 White_Chisel_Director 0 0 -npc = 2105 Silver_Cog_Director 0 0 -npc = 2106 Brown_Engine_Director 0 0 -npc = 2107 Red_Axe_Director 0 0 -npc = 2108 Red_Axe_Cat 0 0 -npc = 2109 Trader 0 0 -npc = 2110 Trader 0 0 -npc = 2111 Trader 0 0 -npc = 2112 Trader 0 0 -npc = 2113 Trader 0 0 -npc = 2114 Trader 0 0 -npc = 2115 Trader 0 0 -npc = 2116 Trader 0 0 -npc = 2117 Trader 0 0 -npc = 2118 Trader 0 0 -npc = 2119 Trader 0 0 -npc = 2120 Trader 0 0 -npc = 2121 Trader 0 0 -npc = 2122 Trader 0 0 -npc = 2123 Trader 0 0 -npc = 2124 Trader 0 0 -npc = 2125 Trader 0 0 -npc = 2126 Trader 0 0 -npc = 2127 Trade_Referee 0 0 -npc = 2128 Supreme_Commander 0 0 -npc = 2129 Commander_Veldaban 0 0 -npc = 2130 Black_Guard 48 40 -npc = 2131 Black_Guard 48 40 -npc = 2132 Black_Guard 48 40 -npc = 2133 Black_Guard 48 40 -npc = 2134 Black_Guard_Berserker 66 51 -npc = 2135 Black_Guard_Berserker 66 51 -npc = 2136 Black_Guard_Berserker 66 51 -npc = 2137 Gnome_emissary 0 0 -npc = 2138 Gnome_traveller 0 0 -npc = 2139 Gnome_traveller 0 0 -npc = 2140 Dromund's_cat 0 0 -npc = 2141 Blasidar_the_sculptor 0 0 -npc = 2142 Riki_the_sculptor's_model 0 0 -npc = 2143 Riki_the_sculptor's_model 0 0 -npc = 2144 Riki_the_sculptor's_model 0 0 -npc = 2145 Riki_the_sculptor's_model 0 0 -npc = 2146 Riki_the_sculptor's_model 0 0 -npc = 2147 Riki_the_sculptor's_model 0 0 -npc = 2148 Riki_the_sculptor's_model 0 0 -npc = 2149 Riki_the_sculptor's_model 0 0 -npc = 2150 Riki_the_sculptor's_model 0 0 -npc = 2151 Vigr 0 0 -npc = 2152 Santiri 0 0 -npc = 2153 Saro 0 0 -npc = 2154 Gunslik 0 0 -npc = 2155 Wemund 0 0 -npc = 2156 Randivor 0 0 -npc = 2157 Hervi 0 0 -npc = 2158 Nolar 0 0 -npc = 2159 Gulldamar 0 0 -npc = 2160 Tati 0 0 -npc = 2161 Agmundi 0 0 -npc = 2162 Vermundi 0 0 -npc = 2163 Banker 0 0 -npc = 2164 Banker 0 0 -npc = 2165 Librarian 0 0 -npc = 2166 Assistant 0 0 -npc = 2167 Customer 0 0 -npc = 2168 Customer 0 0 -npc = 2169 Dromund 0 0 -npc = 2170 Rind_the_gardener 0 0 -npc = 2171 Factory_Manager 0 0 -npc = 2172 Factory_Worker 0 0 -npc = 2173 Factory_Worker 0 0 -npc = 2174 Factory_Worker 0 0 -npc = 2175 Factory_Worker 0 0 -npc = 2176 Inn_Keeper 0 0 -npc = 2177 Inn_Keeper 0 0 -npc = 2178 Barmaid 0 0 -npc = 2179 Barman 0 0 -npc = 2180 Cart_conductor 0 0 -npc = 2181 Cart_conductor 0 0 -npc = 2182 Cart_conductor 0 0 -npc = 2183 Cart_conductor 0 0 -npc = 2184 Cart_conductor 0 0 -npc = 2185 Cart_conductor 0 0 -npc = 2186 Cart_conductor 0 0 -npc = 2187 Rowdy_dwarf 0 0 -npc = 2188 Hegir 0 0 -npc = 2189 Haera 0 0 -npc = 2190 Runvastr 0 0 -npc = 2191 Sune 0 0 -npc = 2192 Bentamir 0 0 -npc = 2193 Ulifed 0 0 -npc = 2194 Reinald 0 0 -npc = 2195 Karl 0 0 -npc = 2196 Gauss 0 0 -npc = 2197 Myndill 0 0 -npc = 2198 Kjut 0 0 -npc = 2199 Tombar 0 0 -npc = 2200 Odmar 0 0 -npc = 2201 Audmann 0 0 -npc = 2202 Drunken_Dwarf 0 0 -npc = 2203 Drunken_Dwarf 0 0 -npc = 2204 Drunken_Dwarf 0 0 -npc = 2205 Dwarven_Boatman 0 0 -npc = 2206 Dwarven_Boatman 0 0 -npc = 2207 Dwarven_Miner 0 0 -npc = 2208 Dwarven_Miner 0 0 -npc = 2209 Dwarven_Miner 0 0 -npc = 2210 Dwarven_Miner 0 0 -npc = 2211 Dwarven_Miner 0 0 -npc = 2212 Dwarven_Miner 0 0 -npc = 2213 Dwarven_Miner 0 0 -npc = 2214 Dwarven_Miner 0 0 -npc = 2215 Dwarven_Miner 0 0 -npc = 2216 Dwarven_Miner 0 0 -npc = 2217 Dwarven_Miner 0 0 -npc = 2218 Dwarven_Miner 0 0 -npc = 2219 Purple_Pewter_Director 0 0 -npc = 2220 Purple_Pewter_Director 0 0 -npc = 2221 Blue_Opal_Director 0 0 -npc = 2222 Yellow_Fortune_Director 0 0 -npc = 2223 Green_Gemstone_Director 0 0 -npc = 2224 White_Chisel_Director 0 0 -npc = 2225 Silver_Cog_Director 0 0 -npc = 2226 Brown_Engine_Director 0 0 -npc = 2227 Red_Axe_Director 0 0 -npc = 2228 Commander_Veldaban 0 0 -npc = 2229 Red_Axe_Cat 0 0 -npc = 2230 Red_Axe_Cat 0 0 -npc = 2231 Black_Guard_Berserker 0 0 -npc = 2232 Black_Guard_Berserker 0 0 -npc = 2233 Olivia 0 0 -npc = 2234 Master Farmer 0 0 -npc = 2235 Master Farmer 0 0 -npc = 2236 Market_Guard 20 22 -npc = 2237 Gee 0 0 -npc = 2238 Donie 0 0 -npc = 2239 Pig 0 0 -npc = 2240 Pig 0 0 -npc = 2241 Piglet 0 0 -npc = 2242 Piglet 0 0 -npc = 2243 Piglet 0 0 -npc = 2244 Lumbridge_Guide 0 0 -npc = 2245 Khazard_trooper 19 22 -npc = 2246 Khazard_trooper 19 22 -npc = 2247 Gnome_troop 1 2 -npc = 2248 Gnome_troop 1 2 -npc = 2249 Gnome 1 3 -npc = 2250 Gnome 1 3 -npc = 2251 Gnome 1 3 -npc = 2252 Mounted_terrorbird_gnome 49 55 -npc = 2253 Wise_Old_Man 0 0 -npc = 2254 Bed 0 0 -npc = 2255 Thing_under_the_bed 0 0 -npc = 2256 Paladin 62 57 -npc = 2257 rcu_zammy_mage1 0 0 -npc = 2258 Mage_of_Zamorak 0 0 -npc = 2259 Mage_of_Zamorak 0 0 -npc = 2260 rcu_zammy_mage1_edge 0 0 -npc = 2261 Mage_of_Zamorak 0 0 -npc = 2262 Dark_mage 0 0 -npc = 2263 Abyssal_leech 41 10 -npc = 2264 Abyssal_Guardian 59 50 -npc = 2265 Abyssal_walker 81 95 -npc = 2266 Brian_O'Richard 0 0 -npc = 2267 Rogue_Guard 0 0 -npc = 2268 Rogue_Guard 0 0 -npc = 2269 Rogue_Guard 0 0 -npc = 2270 Martin_Thwait 0 0 -npc = 2271 Emerald_Benedict 0 0 -npc = 2272 Spin_Blades 0 0 -npc = 2273 Spin_Blades 0 0 -npc = 2274 Goblin 2 5 -npc = 2275 Goblin 2 5 -npc = 2276 Goblin 2 5 -npc = 2277 Goblin 2 5 -npc = 2278 Goblin 2 5 -npc = 2279 Goblin 2 5 -npc = 2280 Goblin 2 5 -npc = 2281 Goblin 2 5 -npc = 2282 Sir_Spishyus 0 0 -npc = 2283 Lady_Table 0 0 -npc = 2284 Sir_Kuam_Ferentse 0 0 -npc = 2285 Sir_Leye 20 20 -npc = 2286 Sir_Tinley 0 0 -npc = 2287 Sir_Ren_Itchood 0 0 -npc = 2288 Miss_Cheevers 0 0 -npc = 2289 Ms._Hynn_Terprett 0 0 -npc = 2290 Sir_Tiffy_Cashien 0 0 -npc = 2291 Rug_Merchant 0 0 -npc = 2292 Rug_Merchant 0 0 -npc = 2293 Rug_Merchant 0 0 -npc = 2294 Rug_Merchant 0 0 -npc = 2295 magic_carpet_seller5 0 0 -npc = 2296 Rug_Merchant 0 0 -npc = 2297 magic_carpet_seller6 0 0 -npc = 2298 Rug_Merchant 0 0 -npc = 2299 magic_carpet_seller7 0 0 -npc = 2300 Rug_Station_Attendant 0 0 -npc = 2301 Monkey 0 0 -npc = 2302 magic_carpet_multi_monkey1 0 0 -npc = 2303 magic_carpet_multi_monkey2 0 0 -npc = 2304 Sarah 0 0 -npc = 2305 Vanessa 0 0 -npc = 2306 Richard 0 0 -npc = 2307 Alice 0 0 -npc = 2308 Capt'_Arnav 0 0 -npc = 2309 --NO_IDEA-- 0 0 -npc = 2310 Cow_calf 2 6 -npc = 2311 Sheepdog 0 0 -npc = 2312 Rooster 0 0 -npc = 2313 Chicken 1 3 -npc = 2314 Chicken 1 3 -npc = 2315 Chicken 1 3 -npc = 2316 Pig 0 0 -npc = 2317 Pig 0 0 -npc = 2318 Piglet 0 0 -npc = 2319 Piglet 0 0 -npc = 2320 Piglet 0 0 -npc = 2321 Blandebir 0 0 -npc = 2322 Metarialus 0 0 -npc = 2323 Elstan 0 0 -npc = 2324 Dantaera 0 0 -npc = 2325 Kragen 0 0 -npc = 2326 Lyra 0 0 -npc = 2327 Francis 0 0 -npc = 2328 Gardener 0 0 -npc = 2329 Iago 0 0 -npc = 2330 Garth 0 0 -npc = 2331 Ellena 0 0 -npc = 2332 Selena 0 0 -npc = 2333 Vasquen 0 0 -npc = 2334 Rhonen 0 0 -npc = 2335 Dreven 0 0 -npc = 2336 Taria 0 0 -npc = 2337 Rhazien 0 0 -npc = 2338 Torrell 0 0 -npc = 2339 Alain 0 0 -npc = 2340 Heskel 0 0 -npc = 2341 Treznor 0 0 -npc = 2342 Fayeth 0 0 -npc = 2343 Bolongo 0 0 -npc = 2344 Gileth 0 0 -npc = 2345 Sick-looking_sheep_(1) 0 0 -npc = 2346 Sick-looking_sheep_(2) 0 0 -npc = 2347 Sick-looking_sheep_(3) 0 0 -npc = 2348 Sick-looking_sheep_(4) 0 0 -npc = 2349 Mourner 15 19 -npc = 2350 Mourner 15 19 -npc = 2351 Mourner 15 19 -npc = 2352 Eudav 0 0 -npc = 2353 Oronwen 0 0 -npc = 2354 Banker 0 0 -npc = 2355 Banker 0 0 -npc = 2356 Dalldav 0 0 -npc = 2357 Gethin 0 0 -npc = 2358 Arianwyn 0 0 -npc = 2359 Elf_warrior 108 110 -npc = 2360 Elf_warrior 108 110 -npc = 2361 Elf_warrior 90 105 -npc = 2362 Elf_warrior 90 105 -npc = 2363 Goreu 0 0 -npc = 2364 Ysgawyn 0 0 -npc = 2365 Arvel 0 0 -npc = 2366 Mawrth 0 0 -npc = 2367 Kelyn 0 0 -npc = 2368 Eoin 0 0 -npc = 2369 Iona 0 0 -npc = 2370 Gnomic_inventor 0 0 -npc = 2371 Gnome 1 3 -npc = 2372 Head_mourner 0 0 -npc = 2373 Mourner 108 108 -npc = 2374 Mourner 0 0 -npc = 2375 roving_female_woodelf_temp 0 0 -npc = 2376 Eluned 0 0 -npc = 2377 Sick-looking_sheep_(1) 0 0 -npc = 2378 Sick-looking_sheep_(2) 0 0 -npc = 2379 Sick-looking_sheep_(3) 0 0 -npc = 2380 Sick-looking_sheep_(4) 0 0 -npc = 2381 secret_ghost1 0 0 -npc = 2382 secret_ghost2 0 0 -npc = 2383 secret_ghost3 0 0 -npc = 2384 secret_ghost4 0 0 -npc = 2385 secret_ghost5 0 0 -npc = 2386 secret_ghost6 0 0 -npc = 2387 secret_ghost7 0 0 -npc = 2388 secret_ghost8 0 0 -npc = 2389 secret_ghost9 0 0 -npc = 2390 secret_ghost10 0 0 -npc = 2391 secret_ghost11 0 0 -npc = 2392 secret_ghost12 0 0 -npc = 2393 secret_ghost13 0 0 -npc = 2394 secret_ghost14 0 0 -npc = 2395 secret_ghost15 0 0 -npc = 2396 secret_ghost16 0 0 -npc = 2397 Mysterious_ghost 0 0 -npc = 2398 Mysterious_ghost 0 0 -npc = 2399 Mysterious_ghost 0 0 -npc = 2400 Mysterious_ghost 0 0 -npc = 2401 Mysterious_ghost 0 0 -npc = 2402 Mysterious_ghost 0 0 -npc = 2403 Red_Axe_Secretary 0 0 -npc = 2404 Red_Axe_Director 0 0 -npc = 2405 Red_Axe_Cat 0 0 -npc = 2406 Gnome_emissary 0 0 -npc = 2407 Gnome_traveller 0 0 -npc = 2408 Gnome_traveller 0 0 -npc = 2409 Cart_conductor 0 0 -npc = 2410 Red_Axe_Director 0 0 -npc = 2411 Red_Axe_Director 0 0 -npc = 2412 Red_Axe_Henchman 0 0 -npc = 2413 Red_Axe_Henchman 0 0 -npc = 2414 Red_Axe_Henchman 0 0 -npc = 2415 Colonel_Grimsson 0 0 -npc = 2416 Colonel_Grimsson 0 0 -npc = 2417 Ogre_shaman 0 0 -npc = 2418 Ogre_shaman 0 0 -npc = 2419 Grunsh 0 0 -npc = 2420 Gnome_emissary 0 0 -npc = 2421 Gnome_companion 0 0 -npc = 2422 Gnome_companion 0 0 -npc = 2423 Chaos_dwarf 48 61 -npc = 2424 Gunslik 0 0 -npc = 2425 Nolar 0 0 -npc = 2426 Factory_Worker 0 0 -npc = 2427 Cart_conductor 0 0 -npc = 2428 Gauss 0 0 -npc = 2429 Drunken_Dwarf 0 0 -npc = 2430 Rowdy_dwarf 0 0 -npc = 2431 Ulifed 0 0 - -//------------------------Not In DB------------------------ -npc = 2432 Red_Axe_Henchman 1 0 -npc = 2433 Red_Axe_Henchman 1 0 -//------------------------Not In DB------------------------ - -npc = 2434 Ogre_shaman 113 110 -npc = 2435 viking_dagganoth_cave_ferryman_rellekka 0 0 -npc = 2436 Jarvald 0 0 -npc = 2437 Jarvald 0 0 -npc = 2438 Jarvald 0 0 -npc = 2439 Askeladden 0 0 -npc = 2440 Door-support 1 1 -npc = 2441 Door 0 0 -npc = 2442 Door 0 0 -npc = 2443 Door-support 1 1 -npc = 2444 Door 0 0 -npc = 2445 Door 0 0 -npc = 2446 Door-support 1 1 -npc = 2447 Door 0 0 -npc = 2448 Door 0 0 -npc = 2449 Egg 0 0 -npc = 2450 Egg 0 0 -npc = 2451 Egg 0 0 - -//------------------------Not In DB------------------------ -npc = 2452 Giant_Rock_Crab 137 0 -//------------------------Not In DB------------------------ - -npc = 2453 Boulder 0 0 -npc = 2454 Dagannoth_spawn 42 36 -npc = 2455 Dagannoth 90 97 -npc = 2456 Dagannoth 88 85 -npc = 2457 Wallasalki 98 127 -npc = 2458 Freaky_Forester 0 0 -npc = 2459 Pheasant 3 3 -npc = 2460 Pheasant 3 3 -npc = 2461 Pheasant 3 3 -npc = 2462 Pheasant 3 3 -npc = 2463 Evil_Chicken 14 28 -npc = 2464 Evil_Chicken 29 36 -npc = 2465 Evil_Chicken 49 57 -npc = 2466 Evil_Chicken 79 90 -npc = 2467 Evil_Chicken 120 130 -npc = 2468 Evil_Chicken 159 160 -npc = 2469 Frog 0 0 -npc = 2470 Frog 0 0 -npc = 2471 Frog 0 0 -npc = 2472 Frog 0 0 -npc = 2473 Frog 0 0 -npc = 2474 Frog_prince 0 0 -npc = 2475 Frog_princess 0 0 -npc = 2476 Rick_Turpentine 0 0 -npc = 2477 Quiz_Master 0 0 -npc = 2478 Evil_Bob 0 0 -npc = 2479 Evil_Bob 0 0 -npc = 2480 Servant 0 0 -npc = 2481 Servant 0 0 -npc = 2482 Giant_bat 0 0 -npc = 2483 tbwt_tiadeche_multinpc_shore 0 0 -npc = 2484 tbwt_tiadeche_multinpc_house 0 0 -npc = 2485 tbwt_tinsay_multinpc_island 0 0 -npc = 2486 tbwt_tinsay_multinpc_house 0 0 -npc = 2487 tbwt_tamayu_multinpc_jungle 0 0 -npc = 2488 tbwt_tamayu_multinpc_house 0 0 -npc = 2489 Bush_Snake 35 26 -npc = 2490 Bush_Snake 35 26 -npc = 2491 Jungle_spider 44 50 -npc = 2492 Jungle_Spider 44 50 -npc = 2493 Large_mosquito 13 3 -npc = 2494 Mosquito_swarm 20 10 -npc = 2495 Mosquito_swarm 20 10 -npc = 2496 Tribesman 32 40 -npc = 2497 Tribesman 32 40 -npc = 2498 Broodoo_victim 0 0 -npc = 2499 Broodoo_victim 60 87 -npc = 2500 Broodoo_victim 0 0 -npc = 2501 Broodoo_victim 60 87 -npc = 2502 Broodoo_victim 0 0 -npc = 2503 Broodoo_victim 60 87 -npc = 2504 Sharimika 0 0 -npc = 2505 Sharimika 0 0 -npc = 2506 Sharimika 0 0 -npc = 2507 Mamma_Bufetta 0 0 -npc = 2508 Mamma_Bufetta 0 0 -npc = 2509 Mamma_Bufetta 0 0 -npc = 2510 tbwcu_layleen_multinpc 0 0 -npc = 2511 Layleen 0 0 -npc = 2512 Layleen 0 0 -npc = 2513 tbwcu_karaday_multinpc 0 0 -npc = 2514 Karaday 0 0 -npc = 2515 Karaday 0 0 -npc = 2516 tbwcu_safta_doc_multinpc 0 0 -npc = 2517 Safta_Doc 0 0 -npc = 2518 Safta_Doc 0 0 -npc = 2519 tbwcu_gabooty_multinpc 0 0 -npc = 2520 Gabooty 0 0 -npc = 2521 Gabooty 0 0 -npc = 2522 tbwcu_fanellaman_multinpc 0 0 -npc = 2523 Fanellaman 0 0 -npc = 2524 Fanellaman 0 0 -npc = 2525 tbwcu_jagbakoba_multinpc 0 0 -npc = 2526 Jagbakoba 0 0 -npc = 2527 Jagbakoba 0 0 -npc = 2528 tbwcu_murcaily_multinpc 0 0 -npc = 2529 Murcaily 0 0 -npc = 2530 Murcaily 0 0 -npc = 2531 tbwcu_rionasta_multinpc 0 0 -npc = 2532 Rionasta 0 0 -npc = 2533 Rionasta 0 0 -npc = 2534 Mahogany 0 0 -npc = 2535 Teak 0 0 -npc = 2536 Niles 0 0 -npc = 2537 Miles 0 0 -npc = 2538 Giles 0 0 -npc = 2539 Cap'n_Hand 0 0 -npc = 2540 Dr_Jekyll 0 0 -npc = 2541 Mr_Hyde 14 28 -npc = 2542 Mr_Hyde 29 36 -npc = 2543 Mr_Hyde 49 57 -npc = 2544 Mr_Hyde 79 90 -npc = 2545 Mr_Hyde 120 130 -npc = 2546 Mr_Hyde 159 160 -npc = 2547 Dr_Ford 0 0 -npc = 2548 Blackjack_seller 0 0 -npc = 2549 Ali_the_dyer 0 0 -npc = 2550 Dwarven_Miner 650 255 -npc = 2551 Dwarven_Miner 150 160 -npc = 2552 Dwarven_Miner 150 160 -npc = 2553 Blast_Furnace_Foreman 150 160 -npc = 2554 Tin_ore 0 0 -npc = 2555 Copper_ore 0 0 -npc = 2556 Iron_ore 0 0 -npc = 2557 Mithril_ore 0 0 -npc = 2558 Adamantite_ore 650 255 -npc = 2559 Runite_ore 150 160 -npc = 2560 Silver_ore 150 160 -npc = 2561 Gold_ore 150 160 -npc = 2562 Coal 625 255 -npc = 2563 Perfect_gold_ore 150 160 -npc = 2564 Ordan 150 160 -npc = 2565 Jorzik 150 160 -npc = 2566 Wise_Old_Man 0 0 -npc = 2567 Wise_Old_Man 0 0 -npc = 2568 Banker 0 0 -npc = 2569 Banker 0 0 -npc = 2570 Banker 0 0 -npc = 2571 Market_Guard 20 22 -npc = 2572 Olivia 0 0 - -//------------------------Custom------------------------ -npc = 2573 Watchman 253 0 -npc = 2574 Bank_Guard 0 0 -npc = 2575 Purepker895 52 0 -npc = 2576 Qutiedoll 16 0 -npc = 2577 1337sp34kr 63 0 -npc = 2578 Elfinlocks 87 0 -npc = 2579 Cool_Mom227 27 0 -npc = 2580 Bernald 0 0 -npc = 2581 Ellamaria 0 0 -npc = 2582 Trolley 0 0 -npc = 2583 Trolley 0 0 -npc = 2584 Trolley 0 0 -npc = 2585 garden_trolley 1 0 -npc = 2586 Billy,_a_Guard_of_Falador 0 0 -npc = 2587 Bob,_another_Guard_of_Falador 0 0 -npc = 2588 Brother_Althric 0 0 -npc = 2589 PKMaster0036 87 0 -npc = 2590 King_Roald 0 0 -//------------------------Custom------------------------ - -npc = 2591 TzHaar-Mej 103 100 -npc = 2592 TzHaar-Mej 103 100 -npc = 2593 TzHaar-Mej 103 100 -npc = 2594 TzHaar-Mej 103 100 -npc = 2595 TzHaar-Mej 103 100 -npc = 2596 TzHaar-Mej 103 100 -npc = 2597 TzHaar-Mej 103 100 -npc = 2598 TzHaar-Hur 74 80 -npc = 2599 TzHaar-Hur 74 80 -npc = 2600 TzHaar-Hur 74 80 -npc = 2601 TzHaar-Hur 74 80 -npc = 2602 TzHaar-Hur 74 80 -npc = 2603 TzHaar-Hur 74 80 -npc = 2604 TzHaar-Xil 133 120 -npc = 2605 TzHaar-Xil 133 120 -npc = 2606 TzHaar-Xil 133 120 -npc = 2607 TzHaar-Xil 133 120 -npc = 2608 TzHaar-Xil 133 120 -npc = 2609 TzHaar-Xil 133 120 -npc = 2610 TzHaar-Ket 149 140 -npc = 2611 TzHaar-Ket 149 140 -npc = 2612 TzHaar-Ket 149 140 -npc = 2613 TzHaar-Ket 149 140 -npc = 2614 TzHaar-Ket 149 140 -npc = 2615 TzHaar-Ket 149 140 -npc = 2616 TzHaar-Ket 149 140 -npc = 2617 TzHaar-Mej-Jal 0 0 -npc = 2618 TzHaar-Mej-Kah 0 0 -npc = 2619 TzHaar-Ket-Zuh 0 0 -npc = 2620 TzHaar-Hur-Tel 0 0 -npc = 2621 TzHaar-Hur-Koz 0 0 -npc = 2622 TzHaar-Hur-Lek 0 0 -npc = 2623 TzHaar-Mej-Roh 0 0 -npc = 2624 TzHaar-Ket 149 140 -npc = 2625 TzHaar-Ket 149 140 -npc = 2626 Rocks 0 0 -npc = 2627 Tz-Kih 22 10 -npc = 2628 Tz-Kih 22 10 -npc = 2629 Tz-Kek 45 20 -npc = 2630 Tz-Kek 45 20 -npc = 2631 Tok-Xil 90 40 -npc = 2632 Tok-Xil 90 40 - -//------------------------Custom------------------------ -npc = 2633 Wise_Old_Man 0 0 -npc = 2634 Miss_Schism 0 0 -npc = 2635 Bob 0 0 -npc = 2636 Bob 0 0 -npc = 2637 Sphinx 0 0 -npc = 2638 Neite 0 0 -npc = 2639 Robert_the_Strong 0 0 -npc = 2640 Odysseus 0 0 -npc = 2641 Dragonkin 0 0 -npc = 2642 King_Black_Dragon 0 0 -npc = 2643 R4ng3rNo0b889 0 0 -npc = 2644 Love_Cats 0 0 -npc = 2645 Love_Cats 0 0 -npc = 2646 Neite 0 0 -npc = 2647 Bob 0 0 -npc = 2648 Beite 0 0 -npc = 2649 Gnome 0 0 -npc = 2650 Gnome 0 0 -npc = 2651 Odysseus 0 0 -npc = 2652 Neite 0 0 -npc = 2653 Neite 0 0 -npc = 2654 Unferth 0 0 -npc = 2655 Unferth 0 0 -npc = 2656 Unferth 0 0 -npc = 2657 Unferth 0 0 -npc = 2658 Unferth 0 0 -npc = 2659 Unferth 0 0 -npc = 2660 Reldo 0 0 -npc = 2661 Reldo 0 0 -npc = 2662 Cat 0 0 -npc = 2663 Cat 0 0 -npc = 2664 Cat 0 0 -npc = 2665 Cat 0 0 -npc = 2666 Cat 0 0 -npc = 2667 Cat 0 0 -npc = 2668 Cat 0 0 -npc = 2669 Cat 0 0 -npc = 2670 Cat 0 0 -npc = 2671 Cat 0 0 -npc = 2672 Cat 0 0 -npc = 2673 Cat 0 0 -npc = 2674 Thief 16 17 -npc = 2675 Man 0 0 -npc = 2676 Make-over_mage 0 0 -npc = 2677 Highwayman 0 0 -npc = 2678 Goblin 0 0 -npc = 2679 Goblin 0 0 -npc = 2680 Goblin 0 0 -npc = 2695 Pirate 0 0 -npc = 2696 Thief 16 16 -npc = 2697 Mugger 5 5 -npc = 2698 Black_Knight 30 30 -npc = 2704 Guard 0 0 -npc = 2709 Fire_Wizard 13 25 -npc = 2710 Water_Wizard 13 25 -npc = 2711 Earth_Wizard 13 25 -npc = 2712 Air_Wizard 13 25 -npc = 2713 Malignius_Mortifer 0 0 -npc = 2745 TzTok_Jad 702 250 -npc = 2881 Dagannoth_Supreme 303 255 -npc = 2882 Dagannoth_Prime 303 255 -npc = 2883 Dagannoth_Rex 303 255 -npc = 2892 Spinolyp 76 100 -npc = 2894 Spinolyp 76 100 -npc = 2950 The_Face 0 0 -npc = 3021 Tool_Leprechaun 0 0 -npc = 3108 Bert 0 0 -npc = 3109 Guard_Captain 0 0 -npc = 3200 Chaos_Elemental 305 250 -npc = 3217 Kaylee 0 0 -npc = 3218 Tina 0 0 -npc = 3727 Splatter 21 18 -npc = 3728 Splatter 32 27 -npc = 3729 Splatter 43 37 -npc = 3730 Splatter 53 45 -npc = 3731 Splatter 64 54 -npc = 3732 Shifter 37 31 -npc = 3733 Shifter 37 31 -npc = 3734 Shifter 56 47 -npc = 3735 Shifter 56 47 -npc = 3736 Shifter 75 64 -npc = 3737 Shifter 75 64 -npc = 3738 Shifter 94 80 -npc = 3739 Shifter 94 80 -npc = 3740 Shifter 113 96 -npc = 3741 Shifter 113 96 -npc = 3742 Ravager 35 30 -npc = 3743 Ravager 52 44 -npc = 3744 Ravager 70 60 -npc = 3745 Ravager 88 75 -npc = 3746 Ravager 105 89 -npc = 3747 Spinner 37 31 -npc = 3748 Spinner 55 47 -npc = 3749 Spinner 74 63 -npc = 3750 Spinner 92 78 -npc = 3751 Spinner 87 74 -npc = 3752 Torcher 41 35 -npc = 3753 Torcher 41 35 -npc = 3754 Torcher 62 53 -npc = 3755 Torcher 62 53 -npc = 3756 Torcher 83 71 -npc = 3757 Torcher 83 71 -npc = 3758 Torcher 104 88 -npc = 3759 Torcher 104 88 -npc = 3760 Torcher 125 110 -npc = 3761 Torcher 125 110 -npc = 3762 Defiler 41 35 -npc = 3763 Defiler 41 35 -npc = 3764 Defiler 62 53 -npc = 3765 Defiler 62 53 -npc = 3766 Defiler 83 71 -npc = 3767 Defiler 83 71 -npc = 3768 Defiler 104 88 -npc = 3769 Defiler 104 88 -npc = 3770 Defiler 125 110 -npc = 3771 Defiler 125 110 -npc = 3772 Brawler 50 43 -npc = 3773 Brawler 75 64 -npc = 3774 Brawler 100 85 -npc = 3775 Brawler 128 109 -npc = 3776 Brawler 157 133 -npc = 3632 Dalcian_Fang 0 0 -npc = 3777 Portal 0 200 -npc = 3778 Portal 0 200 -npc = 3779 Portal 0 200 -npc = 3780 Portal 0 200 -npc = 2783 Dark_Beast 182 220 -npc = 2558 Kree 650 255 -npc = 3068 Skeletal_Wyvern 140 200 -npc = 3222 Drunken_Man 2 7 -npc = 3796 Squire 0 0 -npc = 3797 Squire 0 0 -npc = 3800 Squire 0 0 -npc = 3824 Arnold_Lydspor 0 0 -npc = 3830 Kathy Corkat 0 0 -npc = 3348 White_Knight 38 55 -npc = 3350 White_Knight 42 60 -npc = 3340 Giant_Mole 230 200 -npc = 3790 Squire 0 0 -[ENDOFNPCLIST] - +// NpcID NpcName combat health +npc = 0 Hans 0 0 +npc = 1 Man 2 7 +npc = 2 Man 2 7 +npc = 3 Man 2 7 +npc = 4 Woman 2 7 +npc = 5 Woman 2 7 +npc = 6 Woman 2 7 +npc = 7 Farmer 7 12 +npc = 8 Thief 16 17 +npc = 9 Guard 21 22 +npc = 10 Guard 22 22 +npc = 11 Tramp 2 7 +npc = 12 Barbarian 7 14 +npc = 13 Wizard 9 14 +npc = 14 Druid 33 30 +npc = 15 Warrior_woman 24 20 +npc = 16 Man 2 7 +npc = 17 Barbarian_woman 8 18 +npc = 18 Al-Kharid_warrior 9 19 +npc = 19 White_Knight 36 52 +npc = 20 Paladin 62 57 +npc = 21 Hero 69 83 +npc = 22 Forester 0 0 +npc = 23 Knight_of_Ardougne 46 52 +npc = 24 Man 2 7 +npc = 25 Woman 2 7 +npc = 26 Knight_of_Ardougne 46 52 +npc = 27 Archer 42 68 +npc = 28 Zoo_keeper 0 0 +npc = 29 Chuck 0 0 +npc = 30 Barman 0 0 +npc = 31 Priest 0 0 +npc = 32 Guard 20 22 +npc = 33 Door_man 0 0 +npc = 34 Watchman 33 22 +npc = 35 Soldier 28 22 +npc = 36 Wyson_the_gardener 0 0 +npc = 37 Sigbert_the_Adventurer 0 0 +npc = 38 Shipyard_worker 11 10 +npc = 39 Shipyard_worker 11 10 +npc = 40 Shark 0 0 +npc = 41 Chicken 1 3 +npc = 42 Sheep 0 0 +npc = 43 Sheep 0 0 +npc = 44 Duck 1 3 +npc = 45 Duck 1 3 +npc = 46 Duckling 1 2 +npc = 47 Rat 1 2 +npc = 48 Oomlie_Bird 46 40 +npc = 49 Hellhound 122 116 +npc = 50 King_black_dragon 276 240 +npc = 51 Baby_dragon 48 51 +npc = 52 Baby_blue_dragon 48 51 +npc = 53 Red_dragon 152 145 +npc = 54 Black_dragon 227 199 +npc = 55 Blue_dragon 111 109 + +//------------------------Not In DB------------------------ +npc = 56 Dryad 0 0 +//------------------------Not In DB------------------------ + +npc = 57 Fairy 0 0 +npc = 58 Shadow_spider 49 55 +npc = 59 Giant_spider 2 2 +npc = 60 Giant_spider 27 26 +npc = 61 Spider 1 2 +npc = 62 Jungle_spider 44 50 +npc = 63 Deadly_red_spider 34 36 +npc = 64 Ice_spider 61 54 + +//------------------------Not In DB------------------------ +npc = 65 Leprechaun 12 0 +//------------------------Not In DB------------------------ + +npc = 66 Gnome 1 3 +npc = 67 Gnome 1 3 +npc = 68 Gnome 1 3 + +//------------------------Not In DB------------------------ +npc = 69 Lizard_man 22 0 +//------------------------Not In DB------------------------ + +npc = 70 Turael 0 0 +npc = 71 Orc 20 33 +npc = 72 Troll 69 91 +npc = 73 Zombie 13 22 +npc = 74 Zombie 18 30 +npc = 75 Zombie 24 30 +npc = 76 Zombie 25 31 +npc = 77 Summoned_Zombie 13 21 +npc = 78 Giant_bat 27 32 +npc = 79 Death_wing 83 80 +npc = 80 Camel 0 0 +npc = 81 Cow 2 8 +npc = 82 Lesser_demon 82 79 +npc = 83 Greater_demon 92 87 +npc = 84 Black_Demon 172 157 + +//------------------------Not In DB------------------------ +npc = 85 Golem 55 0 +//------------------------Not In DB------------------------ + +npc = 86 Giant_rat 3 5 +npc = 87 Giant_rat 6 10 +npc = 88 Dungeon_rat 12 12 +npc = 89 Unicorn 15 19 +npc = 90 Skeleton 25 29 +npc = 91 Skeleton 21 24 +npc = 92 Skeleton 22 29 +npc = 93 Skeleton 45 59 +npc = 94 Skeleton_Mage 16 17 +npc = 95 Wolf 64 70 +npc = 96 White_wolf 25 34 +npc = 97 White_wolf 25 34 +npc = 98 Dog 0 0 +npc = 99 Guard_dog 44 49 +npc = 100 Goblin 2 5 +npc = 101 Goblin 5 14 +npc = 102 Goblin 13 16 +npc = 103 Ghost 19 25 +npc = 104 Ghost 19 25 +npc = 105 Bear 21 26 +npc = 106 Bear 19 25 +npc = 107 Scorpion 14 17 +npc = 108 Poison_Scorpion 20 24 +npc = 109 Pit_Scorpion 28 17 +npc = 110 Fire_giant 86 111 +npc = 111 Ice_giant 53 70 +npc = 112 Moss_giant 42 60 +npc = 113 Jogre 53 60 +npc = 114 Ogre 53 60 +npc = 115 Ogre 53 60 +npc = 116 Cyclops 56 57 +npc = 117 Hill_giant 28 35 +npc = 118 Dwarf 10 16 +npc = 119 Chaos_dwarf 48 62 +npc = 120 Dwarf 20 27 +npc = 121 Dwarf 10 16 +npc = 122 Hobgoblin 28 29 +npc = 123 Hobgoblin 42 50 +npc = 124 Earth_warrior 51 60 +npc = 125 Ice_warrior 57 60 +npc = 126 Otherworldly_being 64 66 +npc = 127 Magic_axe 42 44 +npc = 128 Snake 5 6 + +//------------------------Not In DB------------------------ +npc = 129 Skavid 2 0 +npc = 130 Yeti 58 0 +//------------------------Not In DB------------------------ + +npc = 131 Penguin 2 4 +npc = 132 Monkey 3 6 +npc = 133 Black_unicorn 27 30 +npc = 134 Poison_spider 64 65 + +//------------------------Not In DB------------------------ +npc = 135 Mammoth 41 0 +//------------------------Not In DB------------------------ + +npc = 136 Terrorbird 28 34 +npc = 137 Mounted_terrorbird_gnome 31 36 +npc = 138 Mounted_terrorbird_gnome 31 36 +npc = 139 Entrana_Fire_Bird 2 5 +npc = 140 Souless 18 24 +npc = 141 Big_Wolf 73 67 +npc = 142 White_Wolf 25 34 +npc = 143 Jungle_Wolf 64 71 +npc = 144 King_Scorpion 32 30 +npc = 145 Ice_warrior 57 60 +npc = 146 Gull 0 0 +npc = 147 Cormorant 0 0 +npc = 148 Albatross 0 0 +npc = 149 Gull 0 0 +npc = 150 Gull 0 0 +npc = 151 Fly_trap 0 0 +npc = 152 Tree 0 0 +npc = 153 Butterfly 0 0 +npc = 154 Butterfly 0 0 +npc = 155 Butterfly 0 0 +npc = 156 Butterfly 0 0 +npc = 157 Butterfly 0 0 +npc = 158 Shadow_warrior 48 67 +npc = 159 Gnome_child 1 2 +npc = 160 Gnome_child 1 2 +npc = 161 Gnome_child 1 2 +npc = 162 Gnome_trainer 0 0 +npc = 163 Gnome_Guard 23 33 +npc = 164 Gnome_Guard 23 33 +npc = 165 Gnome_shop_keeper 0 0 +npc = 166 Gnome_banker 0 0 +npc = 167 Gnome_baller 0 0 +npc = 168 Gnome_woman 1 2 +npc = 169 Gnome_woman 1 2 +npc = 170 Gnome_pilot 0 0 +npc = 171 Brimstail 0 0 +npc = 172 Dark_wizard 20 24 +npc = 173 Invrigar_the_Necromancer 20 24 +npc = 174 Dark_wizard 7 12 +npc = 175 Mugger 6 8 +npc = 176 Witch 20 21 +npc = 177 Witch 20 21 +npc = 178 Black_Knight 33 42 +npc = 179 Black_Knight 33 42 +npc = 180 Highwayman 5 10 +npc = 181 Chaos_druid 13 20 +npc = 182 Pirate 23 23 +npc = 183 Pirate 23 23 +npc = 184 Pirate 26 23 +npc = 185 Pirate 23 32 +npc = 186 Thug 10 18 +npc = 187 Rogue 15 17 +npc = 188 Monk_of_Zamorak 22 29 +npc = 189 Monk_of_Zamorak 17 10 +npc = 190 Monk_of_Zamorak 45 42 +npc = 191 Tribesman 32 33 +npc = 192 Dark_warrior 8 18 +npc = 193 Chaos_druid_warrior 37 40 +npc = 194 Necromancer 26 44 +npc = 195 Guard_Bandit 21 28 +npc = 196 Guard_Bandit 21 28 + +//------------------------Not In DB------------------------ +npc = 197 Barbarian_Guard 8 0 +//------------------------Not In DB------------------------ + +npc = 198 Guild_master 0 0 +npc = 199 Gunthor_the_brave 29 35 +npc = 200 Lord_Daquarius 0 0 +npc = 201 Jailer 42 47 +npc = 202 Black_Heather 34 37 +npc = 203 Donny_the_lad 34 37 +npc = 204 Speedy_Keith 34 37 +npc = 205 Salarin_the_twisted 70 70 +npc = 206 Dwarf 10 16 +npc = 207 Dwarf_youngster 0 0 +npc = 208 Dwarf_Commander 0 0 +npc = 209 Nulodion 0 0 +npc = 210 Grail_Maiden 0 0 +npc = 211 Sir_Percival 0 0 +npc = 212 King_Percival 0 0 +npc = 213 Merlin 0 0 +npc = 214 Peasant 0 0 +npc = 215 Peasant 0 0 +npc = 216 High_Priest 0 0 +npc = 217 Crone 0 0 +npc = 218 Galahad 0 0 +npc = 219 Fisherman 0 0 +npc = 220 The_Fisher_King 0 0 +npc = 221 Black_Knight_Titan 120 142 +npc = 222 Monk 5 15 +npc = 223 Brother_Kojo 0 0 +npc = 224 Dungeon_rat 12 12 +npc = 225 Bonzo 0 0 +npc = 226 Sinister_Stranger 0 0 +npc = 227 Morris 0 0 +npc = 228 Big_Dave 0 0 +npc = 229 Joshua 0 0 +npc = 230 Grandpa_Jack 0 0 +npc = 231 Forester 0 0 +npc = 232 Mountain_Dwarf 20 26 +npc = 233 Fishing_spot 0 0 +npc = 234 Fishing_spot 0 0 +npc = 235 Fishing_spot 0 0 +npc = 236 Fishing_spot 0 0 +npc = 237 Renegade_Knight 37 49 + +//------------------------Not In DB------------------------ +npc = 238 Thrantax_the_Mighty 92 0 +//------------------------Not In DB------------------------ + +npc = 239 Sir_Lancelot 0 0 +npc = 240 Sir_Gawain 0 0 +npc = 241 Sir_Kay 0 0 +npc = 242 Sir_Bedivere 0 0 +npc = 243 Sir_Tristram 0 0 +npc = 244 Sir_Pelleas 0 0 +npc = 245 Sir_Lucan 0 0 +npc = 246 Sir_Palomedes 0 0 +npc = 247 Sir_Mordred 39 39 +npc = 248 Morgan_Le_Faye 0 0 +npc = 249 Merlin 0 0 +npc = 250 The_Lady_of_the_Lake 0 0 +npc = 251 King_Arthur 0 0 +npc = 252 Beggar 0 0 +npc = 253 Khazard_Guard 23 22 +npc = 254 Khazard_Guard 23 22 +npc = 255 Khazard_Guard 23 22 +npc = 256 Khazard_Guard 23 22 +npc = 257 Khazard_Guard 23 22 +npc = 258 General_Khazard 112 170 +npc = 259 Khazard_barman 0 0 +npc = 260 Kelvin 0 0 +npc = 261 Joe 0 0 +npc = 262 Fightslave 0 0 +npc = 263 Hengrad 0 0 +npc = 264 Lady_Servil 0 0 +npc = 265 Jeremy_Servil 0 0 +npc = 266 Jeremy_Servil 0 0 +npc = 267 Justin_Servil 0 0 +npc = 268 Local 0 0 +npc = 269 Bouncer 137 118 +npc = 270 Khazard_Ogre 48 61 +npc = 271 Khazard_Scorpion 44 29 +npc = 272 Lucien 0 0 +npc = 273 Lucien 0 0 + +//------------------------Not In DB------------------------ +npc = 274 Guardian_of_Armadyl 45 0 +npc = 275 Guardian_of_Armadyl 43 0 +//------------------------Not In DB------------------------ + +npc = 276 Winelda 0 0 +npc = 277 Fire_Warrior_of_Lesarkus 84 102 +npc = 278 Cook 0 0 +npc = 279 Brother_Omad 0 0 +npc = 280 Brother_Cedric 0 0 +npc = 281 Monk 5 15 +npc = 282 Thief 16 16 +npc = 283 Head_Thief 26 37 +npc = 284 Doric 0 0 +npc = 285 Veronica 0 0 +npc = 286 Professor_Oddenstein 0 0 +npc = 287 Ernest 0 0 +npc = 288 Ernest 0 0 +npc = 289 Councillor_Halgrive 0 0 +npc = 290 Doctor_Orbon 0 0 +npc = 291 Farmer_Brumty 0 0 +npc = 292 plaguesheep_1 0 0 +npc = 293 plaguesheep_2 0 0 +npc = 294 plaguesheep_3 0 0 +npc = 295 plaguesheep_4 0 0 +npc = 296 General_Bentnoze 0 0 +npc = 297 General_Wartface 0 0 +npc = 298 Goblin 5 13 +npc = 299 Goblin 5 13 +npc = 300 Sedridor 0 0 +npc = 301 Twig 0 0 +npc = 302 Hadley 0 0 +npc = 303 Gerald 0 0 +npc = 304 Almera 0 0 +npc = 305 Hudon 0 0 +npc = 306 Golrie 0 0 +npc = 307 Hetty 0 0 +npc = 308 Master_fisher 0 0 +npc = 309 Fishing_spot 0 0 +npc = 310 Fishing_spot 0 0 +npc = 311 Fishing_spot 0 0 +npc = 312 Fishing_spot 0 0 +npc = 313 Fishing_spot 0 0 +npc = 314 Fishing_spot 0 0 +npc = 315 Fishing_spot 0 0 +npc = 316 Fishing_spot 0 0 +npc = 317 Fishing_spot 0 0 +npc = 318 Fishing_spot 0 0 +npc = 319 Fishing_spot 0 0 +npc = 320 Fishing_spot 0 0 +npc = 321 Fishing_spot 0 0 +npc = 322 Fishing_spot 0 0 +npc = 323 Fishing_spot 0 0 +npc = 324 Fishing_spot 0 0 +npc = 325 Fishing_spot 0 0 +npc = 326 Fishing_spot 0 0 +npc = 327 Fishing_spot 0 0 +npc = 328 Fishing_spot 0 0 +npc = 329 Fishing_spot 0 0 +npc = 330 Fishing_spot 0 0 +npc = 331 Fishing_spot 0 0 +npc = 332 Fishing_spot 0 0 +npc = 333 Fishing_spot 0 0 +npc = 334 Fishing_spot 0 0 +npc = 335 Elena 0 0 +npc = 336 Da_Vinci 0 0 +npc = 337 Da_Vinci 0 0 +npc = 338 Chancy 0 0 +npc = 339 Chancy 0 0 +npc = 340 Hops 0 0 +npc = 341 Hops 0 0 +npc = 342 Guidor's_wife 0 0 +npc = 343 Guidor 0 0 +npc = 344 Guard 0 0 +npc = 345 Guard 0 0 +npc = 346 Guard 0 0 +npc = 347 Mourner 11 19 +npc = 348 Mourner 24 25 +npc = 349 Kilron 0 0 +npc = 350 Omart 0 0 +npc = 351 Man 2 7 +npc = 352 Woman 2 7 +npc = 353 Woman 2 7 +npc = 354 Woman 2 7 +npc = 355 Child 0 0 +npc = 356 Child 0 0 +npc = 357 Mourner 18 13 +npc = 358 Priest 0 0 +npc = 359 Man 2 7 +npc = 360 Woman 4 13 +npc = 361 Woman 4 13 +npc = 362 Woman 2 7 +npc = 363 Woman 4 13 +npc = 364 King_Lathas 0 0 +npc = 365 Paladin 62 57 +npc = 366 Jerico 0 0 +npc = 367 Chemist 0 0 +npc = 368 Guard 0 0 +npc = 369 Mourner 24 25 +npc = 370 Mourner 11 19 +npc = 371 Mourner 11 19 +npc = 372 Mourner 0 0 +npc = 373 Nurse_Sarah 0 0 +npc = 374 Ogre 63 60 +npc = 375 Redbeard_Frank 0 0 +npc = 376 Captain_Tobias 0 0 +npc = 377 Seaman_Lorris 0 0 +npc = 378 Seaman_Thresnor 0 0 +npc = 379 Luthas 0 0 +npc = 380 Customs_officer 0 0 +npc = 381 Captain_Barnaby 0 0 +npc = 382 Dwarf 0 0 +npc = 383 Stankers 0 0 +npc = 384 Barbarian_Guard 0 0 +npc = 385 Kharid_Scorpion 0 0 +npc = 386 Kharid_Scorpion 0 0 +npc = 387 Kharid_Scorpion 0 0 +npc = 388 Seer 0 0 +npc = 389 Thormac 0 0 +npc = 390 Big_fish 0 0 +npc = 391 River_troll 14 28 +npc = 392 River_troll 29 36 +npc = 393 River_troll 49 57 +npc = 394 River_troll 79 90 +npc = 395 River_troll 120 130 +npc = 396 River_troll 159 160 +npc = 397 Cow 2 8 +npc = 398 Legends_Guard 0 0 +npc = 399 Legends_Guard 0 0 +npc = 400 Radimus_Erkle 0 0 +npc = 401 Jungle_Forester 0 0 +npc = 402 Jungle_Forester 0 0 +npc = 403 Fishing_spot 0 0 +npc = 404 Fishing_spot 0 0 +npc = 405 Fishing_spot 0 0 +npc = 406 Fishing_spot 0 0 +npc = 407 Strange_plant 0 0 +npc = 408 Strange_plant 0 0 +npc = 409 Genie 0 0 +npc = 410 Mysterious_Old_Man 0 0 +npc = 411 Swarm 0 0 +npc = 412 Bat 6 8 +npc = 413 Rock_Golem 14 28 +npc = 414 Rock_Golem 29 36 +npc = 415 Rock_Golem 49 57 +npc = 416 Rock_Golem 79 90 +npc = 417 Rock_Golem 120 130 +npc = 418 Rock_Golem 159 160 +npc = 419 Zombie 14 28 +npc = 420 Zombie 29 36 +npc = 421 Zombie 49 57 +npc = 422 Zombie 79 90 +npc = 423 Zombie 120 130 +npc = 424 Zombie 159 160 +npc = 425 Shade 14 28 +npc = 426 Shade 29 36 +npc = 427 Shade 49 57 +npc = 428 Shade 79 90 +npc = 429 Shade 120 130 +npc = 430 Shade 159 160 +npc = 431 Watchman 14 28 +npc = 432 Watchman 29 36 +npc = 433 Watchman 49 57 +npc = 434 Watchman 79 90 +npc = 435 Watchman 120 130 +npc = 436 Watchman 159 160 +npc = 437 Cap'n_Izzy_No-Beard 0 0 +npc = 438 Tree_spirit 14 28 +npc = 439 Tree_spirit 29 36 +npc = 440 Tree_spirit 49 57 +npc = 441 Tree_spirit 79 90 +npc = 442 Tree_spirit 120 130 +npc = 443 Tree_spirit 159 160 +npc = 444 Goblin 5 13 +npc = 445 Goblin 5 13 +npc = 446 Giant_rat 3 5 +npc = 447 Jail_Guard 26 29 +npc = 448 Jail_Guard 26 29 +npc = 449 Jail_Guard 26 29 +npc = 450 Gull 0 0 +npc = 451 Gull 0 0 +npc = 452 Seth_Groats 0 0 +npc = 453 Suit_of_armour 19 29 +npc = 454 Sanfew 0 0 +npc = 455 Kaqemeex 0 0 +npc = 456 Father_Aereck 0 0 +npc = 457 Restless_ghost 0 0 +npc = 458 Father_Urhney 0 0 +npc = 459 Skeleton 21 24 +npc = 460 Wizard_Frumscone 0 0 +npc = 461 Magic_Store_owner 0 0 +npc = 462 Wizard_Distentor 0 0 +npc = 463 Murphy 0 0 +npc = 464 Murphy 0 0 +npc = 465 Murphy 0 0 +npc = 466 Murphy 0 0 +npc = 467 Shark 0 0 +npc = 468 Shark 0 0 +npc = 469 King_Bolren 0 0 +npc = 470 Commander_Montai 0 0 +npc = 471 Bolkoy 0 0 +npc = 472 Remsai 0 0 +npc = 473 Elkoy 0 0 +npc = 474 Elkoy 0 0 +npc = 475 Khazard_trooper 19 22 +npc = 476 Khazard_trooper 19 22 +npc = 477 Khazard_warlord 112 124 +npc = 478 Khazard_commander 48 22 +npc = 479 Gnome_troop 1 3 +npc = 480 Gnome_troop 1 3 +npc = 481 Tracker_gnome_ 0 0 +npc = 482 Tracker_gnome_ 0 0 +npc = 483 Tracker_gnome_ 0 0 +npc = 484 Local_Gnome 0 0 +npc = 485 Local_Gnome 0 0 +npc = 486 Kalron 0 0 +npc = 487 Observatory_assistant 0 0 +npc = 488 Observatory_professor 0 0 +npc = 489 Goblin_Guard 26 26 +npc = 490 Observatory_professor 0 0 +npc = 491 Ghost 19 25 +npc = 492 Spirit_of_Scorpius 0 0 +npc = 493 Grave_Scorpion 12 7 +npc = 494 Banker 0 0 +npc = 495 Banker 0 0 +npc = 496 Banker 0 0 +npc = 497 Banker 0 0 +npc = 498 Banker 0 0 +npc = 499 Banker 0 0 +npc = 500 Mosol_Rei 0 0 +npc = 501 Spirit_of_Zadimus 0 0 +npc = 502 Undead_One 68 47 +npc = 503 Undead_One 68 47 +npc = 504 Undead_One 68 47 +npc = 505 Undead_One 73 59 +npc = 506 Rashiliyia 0 0 + +//------------------------Not In DB------------------------ +npc = 507 Nazastarool 91 0 +npc = 508 Nazastarool 68 0 +npc = 509 Nazastarool 93 0 +//------------------------Not In DB------------------------ + +npc = 510 Hajedy 0 0 +npc = 511 Vigroy 0 0 +npc = 512 Kaleb_Paramaya 0 0 +npc = 513 Yohnus 0 0 +npc = 514 Seravel 0 0 +npc = 515 Yanni_Salika 0 0 +npc = 516 Obli 0 0 +npc = 517 Fernahei 0 0 +npc = 518 Captain_Shanks 0 0 +npc = 519 Bob 0 0 +npc = 520 Shop Keeper 0 0 +npc = 521 Shop Assistant 0 0 +npc = 522 Shop Keeper 0 0 +npc = 523 Shop Assistant 0 0 +npc = 524 Shop Keeper 0 0 +npc = 525 Shop assistant 0 0 +npc = 526 Shop Keeper 0 0 +npc = 527 Shop Assistant 0 0 +npc = 528 Shop Keeper 0 0 +npc = 529 Shop Assistant 0 0 +npc = 530 Shop Keeper 0 0 +npc = 531 Shop Assistant 0 0 +npc = 532 Shop Keeper 0 0 +npc = 533 Shop Assistant 0 0 +npc = 534 Fairy Shop Keeper 0 0 +npc = 535 Fairy Shop assistant 0 0 +npc = 536 Valaine 0 0 +npc = 537 Scavvo 0 0 +npc = 538 Peksa 0 0 +npc = 539 Silk_trader 0 0 +npc = 540 Gem_trader 0 0 +npc = 541 Zeke 0 0 +npc = 542 Louie_legs 0 0 +npc = 543 Kebab_seller 0 0 +npc = 544 Ranael 0 0 +npc = 545 Dommik 0 0 +npc = 546 Zaff 0 0 +npc = 547 Baraek 0 0 +npc = 548 Thessalia 0 0 +npc = 549 Horvik 0 0 +npc = 550 Lowe 0 0 +npc = 551 Shop_keeper 0 0 +npc = 552 Shop_assistant 0 0 +npc = 553 Aubury 0 0 +npc = 554 Fancy_dress_shop_owner 0 0 +npc = 555 Shop_keeper 0 0 +npc = 556 Grum 0 0 +npc = 557 Wydin 0 0 +npc = 558 Gerrant 0 0 +npc = 559 Brian 0 0 +npc = 560 Jiminua 0 0 +npc = 561 Shop_keeper 0 0 +npc = 562 Candle_maker 0 0 +npc = 563 Arhein 0 0 +npc = 564 Jukat 0 0 +npc = 565 Lunderwin 0 0 +npc = 566 Irksol 0 0 +npc = 567 Fairy 0 0 +npc = 568 Zambo 0 0 +npc = 569 Silver_merchant 0 0 +npc = 570 Gem_merchant 0 0 +npc = 571 Baker 0 0 +npc = 572 Spice_seller 0 0 +npc = 573 Fur_trader 0 0 +npc = 574 Silk_merchant 0 0 +npc = 575 Hickton 0 0 +npc = 576 Harry 0 0 +npc = 577 Cassie 0 0 +npc = 578 Frincos 0 0 +npc = 579 Drogo_dwarf 0 0 +npc = 580 Flynn 0 0 +npc = 581 Wayne 0 0 +npc = 582 Dwarf 0 0 +npc = 583 Betty 0 0 +npc = 584 Herquin 0 0 +npc = 585 Rommik 0 0 +npc = 586 Gaius 0 0 +npc = 587 Jatix 0 0 +npc = 588 Davon 0 0 +npc = 589 Zenesha 0 0 +npc = 590 Aemad 0 0 +npc = 591 Kortan 0 0 +npc = 592 Roachey 0 0 +npc = 593 Frenita 0 0 +npc = 594 Nurmof 0 0 +npc = 595 Tea_seller 0 0 +npc = 596 Fat_Tony 0 0 +npc = 597 Noterazzo 0 0 +npc = 598 Hairdresser 0 0 +npc = 599 Make-over_mage 0 0 +npc = 600 Hudo 0 0 +npc = 601 Rometti 0 0 +npc = 602 Gulluck 0 0 +npc = 603 Heckel_Funch 0 0 +npc = 604 Thurgo 0 0 +npc = 605 Sir_Vyvin 0 0 +npc = 606 Squire 0 0 +npc = 607 Gunnjorn 0 0 +npc = 608 Sir_Amik_Varze 0 0 +npc = 609 Fortress_Guard 20 22 +npc = 610 Black_Knight 33 42 +npc = 611 Witch 25 10 +npc = 612 Greldo 0 0 +npc = 613 Digsite_workman 0 0 +npc = 614 Digsite_workman 0 0 +npc = 615 Student 0 0 +npc = 616 Student 0 0 +npc = 617 Student 0 0 +npc = 618 Examiner 0 0 +npc = 619 Archaeological_expert 0 0 +npc = 620 Panning_guide 0 0 +npc = 621 Gnome_baller 0 0 +npc = 622 Gnome_baller 0 0 +npc = 623 Gnome_baller 0 0 +npc = 624 Gnome_baller 0 0 +npc = 625 Gnome_baller 0 0 +npc = 626 Gnome_baller 0 0 +npc = 627 Gnome_baller 0 0 +npc = 628 Gnome_baller 0 0 +npc = 629 Gnome_baller 0 0 +npc = 630 Gnome_baller 0 0 +npc = 631 Gnome_baller 0 0 +npc = 632 Gnome_baller 0 0 +npc = 633 Gnome_winger 0 0 +npc = 634 Gnome_winger 0 0 +npc = 635 Gnome_ball_referee 0 0 +npc = 636 Cheerleader 0 0 +npc = 637 Juliet 0 0 +npc = 638 Apothecary 0 0 +npc = 639 Romeo 0 0 +npc = 640 Father_Lawrence 0 0 +npc = 641 Tramp 0 0 +npc = 642 Katrine 0 0 + +//------------------------Not In DB------------------------ +npc = 643 Weaponsmaster 23 0 +//------------------------Not In DB------------------------ + +npc = 644 Straven 23 20 +npc = 645 Jonny_the_beard 0 0 +npc = 646 Curator 0 0 +npc = 647 Reldo 0 0 +npc = 648 King_Roald 0 0 +npc = 649 Archer 42 50 +npc = 650 Warrior 48 50 +npc = 651 Monk 5 15 +npc = 652 Wizard 9 14 +npc = 653 Fairy_Queen 0 0 +npc = 654 Shamus 0 0 +npc = 655 Tree_spirit 101 96 +npc = 656 Cave_monk 0 0 +npc = 657 Monk of Entrana 0 0 +npc = 658 Monk of Entrana 0 0 +npc = 2728 Monk of Entrana 0 0 +npc = 2729 Monk of Entrana 0 0 +npc = 659 Party_Pete 0 0 +npc = 660 Knight 0 0 +npc = 661 Megan 0 0 +npc = 662 Lucy 0 0 +npc = 663 Avan 0 0 +npc = 664 Dimintheis 0 0 +npc = 665 Boot 0 0 +npc = 666 Caleb 0 0 +npc = 667 Chronozon 170 150 +npc = 668 Johnathon 0 0 +npc = 669 Hazelmere 0 0 +npc = 670 King_Narnode_Shareen 0 0 +npc = 671 Glough 0 0 +npc = 672 Anita 0 0 +npc = 673 Charlie 0 0 +npc = 674 Foreman 23 20 +npc = 675 Shipyard_worker 0 0 +npc = 676 Femi 0 0 +npc = 677 Black_Demon 172 157 +npc = 678 Guard 37 40 +npc = 679 Ranging_Guild_Doorman 0 0 +npc = 680 Leatherworker 0 0 +npc = 681 Weapon_poison_salesman 0 0 +npc = 682 Armour_salesman 0 0 +npc = 683 Bow_and_Arrow_salesman 0 0 +npc = 684 Tower_Advisor 0 0 +npc = 685 Tower_Advisor 0 0 +npc = 686 Tower_Advisor 0 0 +npc = 687 Tower_Advisor 0 0 +npc = 688 Tower_Archer 19 30 +npc = 689 Tower_Archer 34 52 +npc = 690 Tower_Archer 49 70 +npc = 691 Tower_Archer 64 90 +npc = 692 Tribal_Weapon_Salesman 0 0 +npc = 693 Competition_Judge 0 0 +npc = 694 Ticket_Merchant 0 0 +npc = 695 Bailey 0 0 +npc = 696 Caroline 0 0 +npc = 697 Kennith 0 0 +npc = 698 Holgart 0 0 +npc = 699 Holgart 0 0 +npc = 700 Holgart 0 0 +npc = 701 Kent 0 0 +npc = 702 Fisherman 0 0 +npc = 703 Fisherman 0 0 +npc = 704 Fisherman 0 0 +npc = 705 Fisherman 0 0 +npc = 706 Wizard_Mizgog 0 0 +npc = 707 Wizard_Grayzag 41 34 +npc = 708 Imp 2 8 +npc = 709 Imp 3 9 +npc = 710 Alrena 0 0 +npc = 711 Bravek 0 0 +npc = 712 Carla 0 0 +npc = 713 Clerk 0 0 +npc = 714 Edmond 0 0 +npc = 715 Elena 0 0 +npc = 716 Head_mourner 0 0 +npc = 717 Mourner 0 0 +npc = 718 Mourner 0 0 +npc = 719 Mourner 0 0 +npc = 720 Recruiter 0 0 +npc = 721 Ted_Rehnison 0 0 +npc = 722 Martha_Rehnison 0 0 +npc = 723 Billy_Rehnison 0 0 +npc = 724 Milli_Rehnison 0 0 +npc = 725 Jethick 0 0 +npc = 726 Man 0 0 +npc = 727 Man 0 0 +npc = 728 Man 0 0 +npc = 729 Man 0 0 +npc = 730 Man 0 0 +npc = 731 Bartender 0 0 +npc = 732 Bartender 0 0 +npc = 733 Bartender 0 0 +npc = 734 Bartender 0 0 +npc = 735 Bartender 0 0 +npc = 736 Emily 0 0 +npc = 737 Bartender 0 0 +npc = 738 Bartender 0 0 +npc = 739 Bartender 0 0 +npc = 740 Trufitus 0 0 +npc = 741 Duke_Horacio 0 0 +npc = 742 Elvarg 83 80 +npc = 743 Ned 0 0 +npc = 744 Klarense 0 0 +npc = 745 Wormbrain 2 0 +npc = 746 Oracle 0 0 +npc = 747 Oziach 0 0 +npc = 748 Giant_rat 6 10 +npc = 749 Ghost 19 25 +npc = 750 Skeleton 22 29 +npc = 751 Zombie 25 30 +npc = 752 Lesser_demon 82 79 +npc = 753 Melzar_the_mad 43 44 +npc = 754 Cabin_Boy_Jenkins 0 0 +npc = 755 Morgan 0 0 +npc = 756 Dr_Harlow 0 0 +npc = 757 Count_Draynor 34 0 +npc = 758 Fred_the_Farmer 0 0 +npc = 759 Gertrude's_cat 0 0 +npc = 760 Kitten 0 0 +npc = 761 Kitten 0 0 +npc = 762 Kitten 0 0 +npc = 763 Kitten 0 0 +npc = 764 Kitten 0 0 +npc = 765 Kitten 0 0 +npc = 766 Kitten 0 0 +npc = 767 Crate 0 0 +npc = 768 Cat 0 0 +npc = 769 Cat 0 0 +npc = 770 Cat 0 0 +npc = 771 Cat 0 0 +npc = 772 Cat 0 0 +npc = 773 Cat 0 0 +npc = 774 Overgrown_cat 0 0 +npc = 775 Overgrown_cat 0 0 +npc = 776 Overgrown_cat 0 0 +npc = 777 Overgrown_cat 0 0 +npc = 778 Overgrown_cat 0 0 +npc = 779 Overgrown_cat 0 0 +npc = 780 Gertrude 0 0 +npc = 781 Shilop 0 0 +npc = 782 Philop 0 0 +npc = 783 Wilough 0 0 +npc = 784 Kanel 0 0 +npc = 785 Civilian 0 0 +npc = 786 Civilian 0 0 +npc = 787 Civilian 0 0 +npc = 788 Garv 0 0 +npc = 789 Grubor 0 0 +npc = 790 Trobert 0 0 +npc = 791 Seth 0 0 + +//------------------------Not In DB------------------------ +npc = 792 Grip 22 0 +//------------------------Not In DB------------------------ + +npc = 793 Alfonse The Waiter 0 0 +npc = 794 Charlie The Cook 0 0 +npc = 795 Ice_Queen 111 105 +npc = 796 Achietties 0 0 +npc = 797 Helemos 0 0 +npc = 798 Velrak the explorer 0 0 +npc = 799 Pirate_Guard 19 25 +npc = 800 Fishing_spot 0 0 +npc = 801 Abbot_Langley 0 0 +npc = 802 Brother_Jered 0 0 +npc = 803 Monk 5 15 +npc = 804 Tanner 0 0 +npc = 805 Master_crafter 0 0 +npc = 806 Donovan_the_Family_Handyman 0 0 +npc = 807 Pierre 0 0 +npc = 808 Hobbes 0 0 +npc = 809 Louisa 0 0 +npc = 810 Mary 0 0 +npc = 811 Stanford 0 0 +npc = 812 Guard 0 0 +npc = 813 Gossip 0 0 +npc = 814 Anna 0 0 +npc = 815 Bob 0 0 +npc = 816 Carol 0 0 +npc = 817 David 0 0 +npc = 818 Elizabeth 0 0 +npc = 819 Frank 0 0 +npc = 820 Poison_Salesman 0 0 +npc = 821 Sinclair_Guard_dog 1 0 +npc = 822 Ana 0 0 +npc = 823 anabarrel 0 0 +npc = 824 Female_slave 0 0 +npc = 825 Male_slave 0 0 +npc = 826 Escaping_slave 0 0 +npc = 827 Rowdy_slave 10 16 +npc = 828 Mercenary 45 60 +npc = 829 Mercenary 45 60 +npc = 830 Mercenary_Captain 47 68 +npc = 831 Captain_Siad 0 0 +npc = 832 Al_Shabim 0 0 +npc = 833 Bedabin_Nomad 0 0 +npc = 834 Bedabin_Nomad_Guard 0 0 +npc = 835 Irena 0 0 +npc = 836 Shantay 0 0 +npc = 837 Shantay_Guard 22 32 +npc = 838 Shantay_Guard 22 32 +npc = 839 Desert_Wolf 27 34 +npc = 840 Ugthanki 42 45 +npc = 841 Mine_cart_driver 0 0 +npc = 842 Rowdy_Guard 43 60 +npc = 843 RPDT_employee 0 0 +npc = 844 Wizard Cromperty 0 0 +npc = 845 Horacio 0 0 +npc = 846 Kangai_Mau 0 0 +npc = 847 Head_chef 0 0 +npc = 848 Blurberry 0 0 +npc = 849 Barman 0 0 +npc = 850 Aluft_Gianne 0 0 +npc = 851 Gnome Waiter 0 0 +npc = 852 Ogre_chieftain 81 60 +npc = 853 Og 0 0 +npc = 854 Grew 0 0 +npc = 855 Toban 0 0 +npc = 856 Gorad 68 81 +npc = 857 Ogre_Guard 83 80 +npc = 858 Ogre_Guard 83 80 +npc = 859 Ogre_Guard 83 80 +npc = 860 Ogre_Guard 83 80 +npc = 861 Ogre_Guard 83 80 + +//------------------------Not In DB------------------------ +npc = 862 City_Guard 83 0 +//------------------------Not In DB------------------------ + +npc = 863 Scared_skavid 0 0 +npc = 864 Mad_skavid 0 0 +npc = 865 Skavid 0 0 +npc = 866 Skavid 0 0 +npc = 867 Skavid 0 0 +npc = 868 Skavid 0 0 +npc = 869 Skavid 0 0 +npc = 870 Enclave_Guard 83 80 +npc = 871 Ogre_shaman 113 110 +npc = 872 Watchtower_wizard 0 0 +npc = 873 Ogre_trader 70 60 +npc = 874 Ogre_merchant 60 60 +npc = 875 Ogre_trader 70 60 +npc = 876 Ogre_trader 70 60 +npc = 877 Tower_Guard 25 22 +npc = 878 Colonel_Radick 37 65 +npc = 879 Delrith 27 7 +npc = 880 Weakened_Delrith 2 1 +npc = 881 Traiborn 0 0 +npc = 882 Gypsy 0 0 +npc = 883 Sir_Prysin 0 0 +npc = 884 Captain_Rovin 0 0 +npc = 885 Ceril_Carnillean 0 0 +npc = 886 Claus_the_chef 0 0 +npc = 887 Guard 0 0 +npc = 888 Philipe_Carnillean 0 0 +npc = 889 Henryeta_Carnillean 0 0 +npc = 890 Butler_Jones 0 0 +npc = 891 Alomone 13 25 +npc = 892 Hazeel 296 0 +npc = 893 Clivet 13 25 +npc = 894 Hazeel_Cultist 13 25 +npc = 895 Boy 0 0 +npc = 896 Nora_T._Hagg 0 0 +npc = 897 Witches_experiment 19 21 +npc = 898 Witches_experiment_second_form 30 32 +npc = 899 Witches_experiment_third_form 42 43 +npc = 900 Witches_experiment_fourth_form 53 55 +npc = 901 Mouse 0 0 +npc = 902 Gundai 0 0 +npc = 903 Lundail 0 0 +npc = 904 Chamber_Guardian 0 0 +npc = 905 Kolodion 0 0 +npc = 906 Kolodion 0 0 +npc = 907 Kolodion 0 0 +npc = 908 Kolodion 0 0 +npc = 909 Kolodion 0 0 +npc = 910 Kolodion 0 0 +npc = 911 Kolodion 0 0 +npc = 912 Battle_mage 54 127 +npc = 913 Battle_mage 54 127 +npc = 914 Battle_mage 54 127 +npc = 915 Leela 0 0 +npc = 916 Joe 0 0 +npc = 917 Jail_Guard 26 26 +npc = 918 Ned 0 0 +npc = 919 Lady_Keli 0 0 +npc = 920 Prince_Ali 0 0 +npc = 921 Prince_Ali 0 0 +npc = 922 Aggie 0 0 +npc = 923 Hassan 0 0 +npc = 924 Osman 0 0 +npc = 925 Border_Guard 0 0 +npc = 926 Border_Guard 0 0 +npc = 927 Fishing_spot 0 0 +npc = 928 Gujuo 0 0 +npc = 929 Ungadulu 70 70 +npc = 930 Ungadulu 70 70 +npc = 931 Jungle_Savage 84 90 +npc = 932 Fionella 0 0 +npc = 933 Siegfried_Erkle 0 0 +npc = 934 Nezikchened 187 154 + +//------------------------Not In DB------------------------ +npc = 935 Viyeldi 79 0 +//------------------------Not In DB------------------------ + +npc = 936 San_Tojalon 106 120 +npc = 937 Irvig_Senay 100 126 +npc = 938 Ranalph_Devere 92 115 +npc = 939 Boulder 0 0 + +//------------------------Not In DB------------------------ +npc = 940 Echned_Zekin 187 0 +//------------------------Not In DB------------------------ + +npc = 941 Green_dragon 79 85 +npc = 942 Master_Chef 0 0 +npc = 943 Survival_Expert 0 0 +npc = 944 Combat_Instructor 146 180 +npc = 945 RuneScape_Guide 0 0 +npc = 946 Magic_Instructor 0 0 +npc = 947 Financial_Advisor 0 0 +npc = 948 Mining_Instructor 0 0 +npc = 949 Quest_Guide 0 0 +npc = 950 Giant_rat 3 5 +npc = 951 Chicken 1 3 +npc = 952 Fishing_spot 0 0 +npc = 953 Banker 0 0 +npc = 954 Brother_Brace 0 0 +npc = 955 Cow 2 8 +npc = 956 Drunken_Dwarf 0 0 +npc = 957 Mubariz 0 0 +npc = 958 Fadli 0 0 +npc = 959 A'abla 0 0 +npc = 960 Sabreen 0 0 +npc = 961 Tafani 0 0 +npc = 962 Jaraah 0 0 +npc = 963 Zahwa 0 0 +npc = 964 Ima 0 0 +npc = 965 Sabeil 0 0 +npc = 966 Jadid 0 0 +npc = 967 Dalal 0 0 +npc = 968 Afrah 0 0 +npc = 969 Jeed 0 0 +npc = 970 Diango 0 0 +npc = 971 Chadwell 0 0 +npc = 972 Koftik 0 0 +npc = 973 Koftik 0 0 +npc = 974 Koftik 0 0 +npc = 975 Koftik 0 0 +npc = 976 Koftik 0 0 +npc = 977 Blessed_spider 39 32 +npc = 978 Blessed_Giant_rat 9 30 +npc = 979 Slave 0 0 +npc = 980 Slave 0 0 +npc = 981 Slave 0 0 +npc = 982 Slave 0 0 +npc = 983 Slave 0 0 +npc = 984 Slave 0 0 +npc = 985 Slave 0 0 +npc = 986 Boulder 0 0 +npc = 987 Unicorn 15 19 +npc = 988 Sir_Jerro 62 58 +npc = 989 Sir_Carl 62 57 +npc = 990 Sir_Harry 62 57 + +//------------------------Not In DB------------------------ +npc = 991 Half-Souless 1 0 +//------------------------Not In DB------------------------ + +npc = 992 Kardia 0 0 +npc = 993 Witch's_cat 0 0 +npc = 994 Niloof 0 0 +npc = 995 Klank 0 0 +npc = 996 Kamen 0 0 +npc = 997 Kalrag 89 79 +npc = 998 Othainian 91 90 +npc = 999 Doomion 91 90 +npc = 1000 Holthion 91 90 +npc = 1001 Dark_mage 0 0 +npc = 1002 Iban_disciple 13 21 +npc = 1003 Lord_Iban 0 0 +npc = 1004 Spider 1 2 +npc = 1005 Giant_bat 0 0 +npc = 1006 Sea_slug 0 0 +npc = 1007 Zamorak_Wizard 65 80 +npc = 1008 Hamid 0 0 +npc = 1009 Poison_spider 64 65 +npc = 1010 Rantz 0 0 +npc = 1011 Fycie 0 0 +npc = 1012 Bugs 0 0 +npc = 1013 Swamp_toad 0 0 +npc = 1014 Bloated_Toad 0 0 +npc = 1015 Chompy_bird 6 10 +npc = 1016 Chompy_bird 6 10 +npc = 1017 Chicken 1 3 +npc = 1018 Rooster 2 5 +npc = 1019 Fire_elemental 35 30 +npc = 1020 Earth_elemental 35 35 +npc = 1021 Air_elemental 34 30 +npc = 1022 Water_elemental 34 30 +npc = 1023 Earth_elemental 35 35 +npc = 1024 Man 24 61 +npc = 1025 Man 24 61 +npc = 1026 Man 24 61 +npc = 1027 Woman 24 61 +npc = 1028 Woman 24 61 +npc = 1029 Woman 24 61 +npc = 1030 Wolfman 88 100 +npc = 1031 Wolfman 88 100 +npc = 1032 Wolfman 88 100 +npc = 1033 Wolfwoman 88 100 +npc = 1034 Wolfwoman 88 100 +npc = 1035 Wolfwoman 88 100 +npc = 1036 Banker 0 0 +npc = 1037 Man 0 0 +npc = 1038 Rufus 0 0 +npc = 1039 Barker 0 0 +npc = 1040 Fidelio 0 0 +npc = 1041 Sbott 0 0 +npc = 1042 Roavar 0 0 +npc = 1043 Will_o'_the_wisp 0 0 +npc = 1044 Monk_of_Zamorak 22 23 +npc = 1045 Monk_of_Zamorak 17 11 +npc = 1046 Monk_of_Zamorak 45 42 +npc = 1047 Temple_Guardian 30 30 +npc = 1048 Drezel 0 0 +npc = 1049 Drezel 0 0 +npc = 1050 Filliman_Tarlock 0 0 +npc = 1051 Nature_Spirit 0 0 +npc = 1052 Ghast 30 40 +npc = 1053 Ghast 30 40 +npc = 1054 Ulizius 0 0 +npc = 1055 Pirate_Jackie_the_Fruit 0 0 +npc = 1056 Mime 0 0 +npc = 1057 Strange_watcher 0 0 +npc = 1058 Strange_watcher 0 0 +npc = 1059 Strange_watcher 0 0 +npc = 1060 Denulth 0 0 +npc = 1061 Sergeant 0 0 +npc = 1062 Sergeant 0 0 +npc = 1063 Soldier 0 0 +npc = 1064 Soldier 0 0 +npc = 1065 Soldier 48 50 +npc = 1066 Soldier 0 0 +npc = 1067 Soldier 0 0 +npc = 1068 Soldier 0 0 +npc = 1069 Soldier 0 0 +npc = 1070 Saba 0 0 +npc = 1071 Tenzing 0 0 +npc = 1072 Eadburg 4 10 +npc = 1073 Archer 42 50 +npc = 1074 Archer 42 50 +npc = 1075 Archer 42 50 +npc = 1076 Guard 37 40 +npc = 1077 Guard 37 40 +npc = 1078 Harold 0 0 +npc = 1079 Tostig 0 0 +npc = 1080 Eohric 0 0 +npc = 1081 Servant 5 10 +npc = 1082 Dunstan 0 0 +npc = 1083 Wistan 0 0 +npc = 1084 Breoca 5 10 +npc = 1085 Ocga 5 10 +npc = 1086 Unferth 6 10 +npc = 1087 Penda 5 10 +npc = 1088 Hygd 4 10 +npc = 1089 Ceolburg 4 10 +npc = 1090 Hild 4 10 +npc = 1091 Bob 0 0 +npc = 1092 White_Knight 36 52 +npc = 1093 Billy 0 0 +npc = 1094 Mountain_Goat 0 0 +npc = 1095 Rock 111 140 +npc = 1096 Stick 104 140 +npc = 1097 Pee_Hat 91 121 +npc = 1098 Kraka 91 121 +npc = 1099 Dung 0 0 +npc = 1100 Ash 0 0 +npc = 1101 Thrower_Troll 68 96 +npc = 1102 Thrower_Troll 68 96 +npc = 1103 Thrower_Troll 68 96 +npc = 1104 Thrower_Troll 68 96 +npc = 1105 Thrower_Troll 68 96 +npc = 1106 Mountain_Troll 69 91 +npc = 1107 Mountain_Troll 69 91 +npc = 1108 Mountain_Troll 69 91 +npc = 1109 Mountain_Troll 69 91 +npc = 1110 Mountain_Troll 69 91 +npc = 1111 Mountain_Troll 69 91 +npc = 1112 Mountain_Troll 69 91 +npc = 1113 Eadgar 0 0 +npc = 1114 Godric 0 0 +npc = 1115 Troll_General 113 140 +npc = 1116 Troll_General 113 140 +npc = 1117 Troll_General 113 140 +npc = 1118 Troll_Spectator 71 71 +npc = 1119 Troll_Spectator 71 71 +npc = 1120 Troll_Spectator 71 71 +npc = 1121 Troll_Spectator 71 71 +npc = 1122 Troll_Spectator 71 71 +npc = 1123 Troll_Spectator 71 71 +npc = 1124 Troll_Spectator 71 71 +npc = 1125 Dad 101 150 +npc = 1126 Twig 71 71 +npc = 1127 Berry 71 71 +npc = 1128 Twig 71 71 +npc = 1129 Berry 71 71 +npc = 1130 Thrower_Troll 68 96 +npc = 1131 Thrower_Troll 68 96 +npc = 1132 Thrower_Troll 68 96 +npc = 1133 Thrower_Troll 68 96 +npc = 1134 Thrower_Troll 68 96 +npc = 1135 Cook 0 0 +npc = 1136 Cook 0 0 +npc = 1137 Cook 0 0 +npc = 1138 Mountain_Troll 71 71 +npc = 1139 Mushroom 0 0 +npc = 1140 Mountain_Goat 0 0 +npc = 1141 Mountain_Goat 0 0 +npc = 1142 Guard 0 0 +npc = 1143 Guard 0 0 +npc = 1144 Guard 0 0 +npc = 1145 Guard 0 0 +npc = 1146 Guard 0 0 +npc = 1147 Guard 0 0 +npc = 1148 Guard 0 0 +npc = 1149 Guard 0 0 +npc = 1150 Guard 0 0 +npc = 1151 Burntmeat 0 0 +npc = 1152 Weird_Old_Man 0 0 +npc = 1153 Kalphite_Worker 28 40 +npc = 1154 Kalphite_Soldier 85 90 +npc = 1155 Kalphite_Guardian 141 171 +npc = 1156 Kalphite_Worker 28 40 +npc = 1157 Kalphite_Guardian 141 171 +npc = 1158 Kalphite_Queen 333 267 +npc = 1159 Kalphite_Queen 333 267 +npc = 1160 Kalphite_Queen 333 267 +npc = 1161 Kalphite_Larva 0 0 +npc = 1162 Timfraku 0 0 +npc = 1163 Tiadeche 0 0 +npc = 1164 Tiadeche 0 0 +npc = 1165 Tinsay 0 0 +npc = 1166 Tinsay 0 0 +npc = 1167 Tamayu 0 0 +npc = 1168 Tamayu 0 0 +npc = 1169 Tamayu 0 0 +npc = 1170 Tamayu 0 0 +npc = 1171 Lubufu 0 0 +npc = 1172 The_Shaikahan 83 100 +npc = 1173 The_Shaikahan 83 100 +npc = 1174 Fishing_spot 0 0 +npc = 1175 Fishing_spot 0 0 +npc = 1176 Fishing_spot 0 0 +npc = 1177 Fishing_spot 0 0 +npc = 1178 Fishing_spot 0 0 +npc = 1179 Gull 0 0 +npc = 1180 Cormorant 0 0 +npc = 1181 Albatross 0 0 +npc = 1182 Lord_Iorwerth 0 0 +npc = 1183 Elf_warrior 90 110 +npc = 1184 Elf_warrior 108 110 +npc = 1185 Elven_city_Guard 0 0 +npc = 1186 Idris 0 0 +npc = 1187 Essyllt 0 0 +npc = 1188 Morvran 0 0 +npc = 1189 Fishing_spot 0 0 +npc = 1190 Fishing_spot 0 0 +npc = 1191 Fishing_spot 0 0 +npc = 1192 Rabbit 2 0 +npc = 1193 Rabbit 2 0 +npc = 1194 Rabbit 2 0 +npc = 1195 Grizzly_bear 24 30 +npc = 1196 Grizzly_bear_cub 19 20 +npc = 1197 Grizzly_bear_cub 19 20 +npc = 1198 Dire_Wolf 88 86 +npc = 1199 Elf_Tracker 0 0 +npc = 1200 Tyras_Guard 110 112 +npc = 1201 Elf_warrior 0 0 +npc = 1202 Arianwyn 0 0 +npc = 1203 Tyras_Guard 110 112 +npc = 1204 Tyras_Guard 110 112 +npc = 1205 Tyras_Guard 0 0 +npc = 1206 Tyras_Guard 0 0 +npc = 1207 General_Hining 0 0 +npc = 1208 Quartermaster 0 0 +npc = 1209 Koftik 0 0 +npc = 1210 Kings_messenger 0 0 +npc = 1211 Will_o'_the_wisp 0 0 +npc = 1212 Will_o'_the_wisp 0 0 +npc = 1213 Tegid 0 0 +npc = 1214 Thistle 0 0 +npc = 1215 Parrots 0 0 +npc = 1216 Parroty_Pete 0 0 +npc = 1217 Gardener 3 7 +npc = 1218 Ghoul 42 50 +npc = 1219 Leech 52 45 +npc = 1220 Vampire 72 56 +npc = 1221 Spider 0 0 +npc = 1222 vampire_misty 0 0 +npc = 1223 Vampire 61 45 + +//------------------------Not In DB------------------------ +npc = 1224 vampire_juve_hound 0 0 +//------------------------Not In DB------------------------ + +npc = 1225 vampire_count 25 24 +npc = 1226 Tree 0 0 +npc = 1227 Myre_Blamish_Snail 9 8 +npc = 1228 Blood_Blamish_Snail 20 10 +npc = 1229 Ochre_Blamish_Snail 10 20 +npc = 1230 Bruise_Blamish_Snail 20 13 +npc = 1231 Bark_Blamish_Snail 15 23 +npc = 1232 Myre_Blamish_Snail 10 9 +npc = 1233 Blood_Blamish_Snail 20 10 +npc = 1234 Ochre_Blamish_Snail 15 20 +npc = 1235 Bruise_Blamish_Snail 20 13 +npc = 1236 Fishing_spot 0 0 +npc = 1237 Fishing_spot 0 0 +npc = 1238 Fishing_spot 0 0 +npc = 1239 Bedabin_Nomad_Fighter 56 50 +npc = 1240 Loar_Shadow 40 0 +npc = 1241 Loar_Shade 40 38 +npc = 1242 Shade_Spirit 0 0 +npc = 1243 Phrin_Shadow 60 0 +npc = 1244 Phrin_Shade 60 56 +npc = 1245 Riyl_Shadow 80 0 +npc = 1246 Riyl_Shade 80 74 +npc = 1247 Asyn_Shadow 100 0 +npc = 1248 Asyn_Shade 100 92 +npc = 1249 Fiyr_Shadow 120 0 +npc = 1250 Fiyr_Shade 120 110 +npc = 1251 Afflicted(Ulsquire) 0 0 +npc = 1252 Ulsquire_Shauncy 0 0 +npc = 1253 Afflicted(Razmire) 0 0 +npc = 1254 Razmire_Keelgan 0 0 +npc = 1255 Mort'ton_Local 0 0 +npc = 1256 Mort'ton_Local 0 0 +npc = 1257 Afflicted 37 30 +npc = 1258 Afflicted 34 38 +npc = 1259 Mort'ton_local 0 0 +npc = 1260 Mort'ton_local 0 0 +npc = 1261 Afflicted 32 28 +npc = 1262 Afflicted 30 24 +npc = 1263 Wizard 0 0 +npc = 1264 Saradomin_Wizard 108 0 +npc = 1265 Rock_Crab 13 50 +npc = 1266 Rocks 0 50 +npc = 1267 Rock_Crab 13 50 +npc = 1268 Rocks 0 50 +npc = 1269 Olaf_the_Bard 0 0 +npc = 1270 Lalli 0 0 +npc = 1271 Golden_sheep 0 0 +npc = 1272 Golden_sheep 0 0 +npc = 1273 Fossegrimen 0 0 +npc = 1274 Ospak 0 0 +npc = 1275 Styrmir 0 0 +npc = 1276 Torbrund 0 0 +npc = 1277 Fridgeir 0 0 +npc = 1278 Longhall_Bouncer 0 0 +npc = 1279 The_Draugen 69 69 +npc = 1280 Butterfly 0 0 +npc = 1281 Sigli_the_Huntsman 0 0 +npc = 1282 Sigmund_The_Merchant 0 0 +npc = 1283 Swensen_the_Navigator 0 0 +npc = 1284 Bjorn 0 0 +npc = 1285 Eldgrim 0 0 +npc = 1286 Manni_the_Reveller 0 0 +npc = 1287 Council_workman 0 0 +npc = 1288 Peer_the_Seer 0 0 +npc = 1289 Thorvald_the_Warrior 0 0 +npc = 1290 Koschei_the_deathless 0 0 +npc = 1291 Koschei_the_deathless 0 0 +npc = 1292 Koschei_the_deathless 0 0 +npc = 1293 Koschei_the_deathless 0 0 +npc = 1294 Brundt_the_Chieftain 0 0 +npc = 1295 Askeladden 0 0 +npc = 1296 Guard 0 0 +npc = 1297 Guard 0 0 +npc = 1298 Town_Guard 0 0 +npc = 1299 Town_Guard 0 0 +npc = 1300 Thora_the_Barkeep 0 0 +npc = 1301 Yrsa 0 0 +npc = 1302 Fisherman 0 0 +npc = 1303 Skulgrimen 0 0 +npc = 1304 Sailor 0 0 +npc = 1305 Agnar 48 50 +npc = 1306 Freidir 48 50 +npc = 1307 Borrokar 48 50 +npc = 1308 Lanzig 48 50 +npc = 1309 Pontak 48 50 +npc = 1310 Freygerd 48 50 +npc = 1311 Lensa 48 50 +npc = 1312 Jennella 48 50 +npc = 1313 Sassilik 48 50 +npc = 1314 Inga 48 50 +npc = 1315 Fish_monger 0 0 +npc = 1316 Fur_trader 0 0 +npc = 1317 Market_Guard 48 50 +npc = 1318 Warrior 48 50 +npc = 1319 Fox 0 0 +npc = 1320 Bunny 2 5 +npc = 1321 Bunny 2 5 +npc = 1322 Gull 0 0 +npc = 1323 Gull 0 0 +npc = 1324 Gull 0 0 +npc = 1325 Gull 0 0 +npc = 1326 Bear_Cub 15 21 +npc = 1327 Bear_Cub 15 21 +npc = 1328 Unicorn_Foal 12 14 +npc = 1329 Black_unicorn_Foal 22 25 +npc = 1330 Wolf 64 70 +npc = 1331 Fishing_spot 0 0 +npc = 1332 Fishing_spot 0 0 +npc = 1333 Fishing_spot 0 0 +npc = 1334 Jossik 0 0 +npc = 1335 Jossik 0 0 +npc = 1336 Larrissa 0 0 +npc = 1337 Larrissa 0 0 +npc = 1338 Dagannoth 74 70 +npc = 1339 Dagannoth 74 70 +npc = 1340 Dagannoth 74 70 +npc = 1341 Dagannoth 92 120 +npc = 1342 Dagannoth 92 120 +npc = 1343 Dagannoth 92 120 +npc = 1344 Dagannoth 92 123 +npc = 1345 Dagannoth 92 123 +npc = 1346 Dagannoth 92 123 +npc = 1347 Dagannoth 92 123 +npc = 1348 Dagannoth_mother 100 100 +npc = 1349 Dagannoth_mother 100 100 +npc = 1350 Dagannoth_mother 100 100 +npc = 1351 Dagannoth_mother 100 100 +npc = 1352 Dagannoth_mother 100 100 +npc = 1353 Dagannoth_mother 100 100 +npc = 1354 Dagannoth_mother 100 100 +npc = 1355 Dagannoth_mother 100 100 +npc = 1356 Dagannoth_mother 100 100 +npc = 1357 Sam 0 0 +npc = 1358 Rachael 0 0 +npc = 1359 Queen_Sigrid 0 0 +npc = 1360 Banker 0 0 +npc = 1361 Arnor 1 1 +npc = 1362 Haming 1 1 +npc = 1363 Moldof 1 1 +npc = 1364 Helga 1 1 +npc = 1365 Matilda 1 1 +npc = 1366 Ashild 1 1 +npc = 1367 Skraeling 2 1 +npc = 1368 Skraeling 2 1 +npc = 1369 Fishmonger 0 0 +npc = 1370 Greengrocer 0 0 +npc = 1371 Prince_Brand 0 0 +npc = 1372 Princess_Astrid 0 0 +npc = 1373 King_Vargas 0 0 +npc = 1374 Guard 0 0 +npc = 1375 Advisor_Ghrim 0 0 +npc = 1376 Derrik 0 0 +npc = 1377 Farmer 0 0 +npc = 1378 Flower_Girl 0 0 +npc = 1379 Ragnar 1 1 +npc = 1380 Einar 1 1 +npc = 1381 Alrik 1 1 +npc = 1382 Thorhild 1 1 +npc = 1383 Halla 1 1 +npc = 1384 Yrsa 1 1 +npc = 1385 Sailor 0 0 +npc = 1386 Rannveig 2 1 +npc = 1387 Thora 2 1 +npc = 1388 Valgerd 2 1 +npc = 1389 Skraeling 2 1 +npc = 1390 Broddi 2 1 +npc = 1391 Skraeling 2 1 +npc = 1392 Ragnvald 2 1 +npc = 1393 Fishmonger 0 0 +npc = 1394 Greengrocer 0 0 +npc = 1395 Lumberjack_Leif 0 0 +npc = 1396 Miner_Magnus 0 0 +npc = 1397 Fisherman_Frodi 0 0 +npc = 1398 Gardener_Gunnhild 0 0 +npc = 1399 Fishing_spot 0 0 +npc = 1400 Gull 0 0 +npc = 1401 Chicken 1 3 +npc = 1402 Chicken 1 3 +npc = 1403 Rooster 2 5 +npc = 1404 Rabbit 2 5 +npc = 1405 Fishing_spot 0 0 +npc = 1406 Fishing_spot 0 0 +npc = 1407 Daero 0 0 +npc = 1408 Waydar 0 0 +npc = 1409 Waydar 0 0 +npc = 1410 Waydar 0 0 +npc = 1411 Garkor 0 0 +npc = 1412 Garkor 0 0 +npc = 1413 Lumo 0 0 +npc = 1414 Lumo 0 0 +npc = 1415 Bunkdo 0 0 +npc = 1416 Bunkdo 0 0 +npc = 1417 Carado 0 0 +npc = 1418 Carado 0 0 +npc = 1419 Lumdo 0 0 +npc = 1420 Karam 0 0 +npc = 1421 Karam 0 0 +npc = 1422 Karam 0 0 +npc = 1423 Bunkwicket 0 0 +npc = 1424 Waymottin 0 0 +npc = 1425 Zooknock 0 0 +npc = 1426 Zooknock 0 0 +npc = 1427 G.L.O._Caranock 0 0 +npc = 1428 G.L.O._Caranock 0 0 +npc = 1429 Dugopul 0 0 +npc = 1430 Salenab 0 0 +npc = 1431 Trefaji 0 0 +npc = 1432 Aberab 0 0 +npc = 1433 Solihib 0 0 +npc = 1434 Daga 0 0 +npc = 1435 Tutab 0 0 +npc = 1436 Ifaba 0 0 +npc = 1437 Hamab 0 0 +npc = 1438 Hafuba 0 0 +npc = 1439 Denadu 0 0 +npc = 1440 Lofu 0 0 +npc = 1441 Kruk 149 0 +npc = 1442 Duke 149 0 +npc = 1443 Oipuis 149 0 +npc = 1444 Uyoro 149 0 +npc = 1445 Ouhai 149 0 +npc = 1446 Uodai 149 0 +npc = 1447 Padulah 149 0 +npc = 1448 Awowogei 0 0 +npc = 1449 Uwogo 0 0 +npc = 1450 Muruwoi 0 0 +npc = 1451 Sleeping_Monkey 0 0 +npc = 1452 Monkey_Child 0 0 +npc = 1453 The_Monkey's_Uncle 0 0 +npc = 1454 The_Monkey's_Aunt 0 0 +npc = 1455 Monkey_Guard 167 120 +npc = 1456 Monkey_Archer 86 50 +npc = 1457 Monkey_Archer 86 50 +npc = 1458 Monkey_Archer 86 50 +npc = 1459 Monkey_Guard 167 120 +npc = 1460 Monkey_Guard 167 120 +npc = 1461 Elder_Guard 0 0 +npc = 1462 Elder_Guard 0 0 +npc = 1463 Monkey 3 6 +npc = 1464 Monkey 3 6 +npc = 1465 Monkey_Zombie 98 80 +npc = 1466 Monkey_Zombie 129 92 +npc = 1467 Monkey_Zombie 82 60 +npc = 1468 Bonzara 0 0 +npc = 1469 Monkey_Minder 0 0 +npc = 1470 Foreman 0 0 +npc = 1471 Skeleton 142 112 +npc = 1472 Jungle_Demon 195 170 +npc = 1473 Spider 1 2 +npc = 1474 Spider 1 2 +npc = 1475 Bird 11 10 +npc = 1476 Bird 5 5 +npc = 1477 Scorpion 38 15 +npc = 1478 Jungle_spider 27 35 +npc = 1479 Snake 24 25 + +//------------------------Confusing------------------------ +npc = 1480 mm_transmogrification_small_ninja_monkey 0 0 +npc = 1481 mm_transmogrification_medium_ninja_monkey 0 0 +npc = 1482 mm_transmogrification_normal_gorilla 0 0 +npc = 1483 mm_transmogrification_bearded_gorilla 0 0 +npc = 1484 mm_transmogrification_ancient_monkey 0 0 +npc = 1485 mm_transmogrification_small_zombie_monkey 0 0 +npc = 1486 mm_transmogrification_large_zombie_monkey 0 0 +npc = 1487 mm_transmogrification_normal_monkey 0 0 +npc = 1488 toms_food_monkey 0 0 +npc = 1489 toms__general_store_monkey 0 0 +npc = 1490 toms_sword_monkey 0 0 +npc = 1491 toms_magic_monkey 0 0 +npc = 1492 toms_crafting_monkey 0 0 +npc = 1493 toms_basic_monkey 0 0 +npc = 1494 toms_zombie_monkey 0 0 +npc = 1495 toms_zombie_monkey_small 0 0 +npc = 1496 toms_female_monkey 0 0 +npc = 1497 toms_uncle_monkey 0 0 +npc = 1498 toms_caretaker 0 0 +npc = 1499 toms_jail_Guard 0 0 +npc = 1500 toms_adviser 0 0 +npc = 1501 toms_child 0 0 +npc = 1502 toms_ninja_Guard 35 0 +npc = 1503 toms_monkey_archer 61 0 +npc = 1504 toms_ninja_Guard_captin 35 0 +npc = 1505 toms_gorilla 35 0 +npc = 1506 toms_gorilla_pound 35 0 +npc = 1507 toms_gorilla_beard 35 0 +npc = 1508 toms_gorilla_priest 35 0 +npc = 1509 toms_gorilla_Guard 35 0 +npc = 1510 toms_acolyte 0 0 +npc = 1511 toms_gnome_assassin 0 0 +npc = 1512 toms_gnome_sapper 0 0 +npc = 1513 toms_gnome_mage 0 0 +npc = 1514 toms_ape_ruler 0 0 +npc = 1515 toms_skeleton 0 0 +npc = 1516 demo 0 0 +npc = 1517 toms_gnome_troop1 0 0 +npc = 1518 toms_gnome_troop2 0 0 +npc = 1519 toms_gnome_troop3 0 0 +npc = 1520 toms_gnome_troop4 0 0 +//------------------------Confusing------------------------ + +npc = 1521 Bird 0 0 +npc = 1522 Bird 0 0 +npc = 1523 King_Scorpion 32 31 +npc = 1524 Jungle_spider 44 50 + +//------------------------Confusing------------------------ +npc = 1525 toms_jungle_snake 1 0 +//------------------------Confusing------------------------ + +npc = 1526 Lanthus 0 0 +npc = 1527 Mine_cart 0 0 +npc = 1528 Zealot 0 0 +npc = 1529 Sheep 0 0 +npc = 1530 Rabbit 2 5 +npc = 1531 Imp 2 8 +npc = 1532 Barricade 0 0 +npc = 1533 Barricade 0 0 +npc = 1534 Barricade 0 0 +npc = 1535 Barricade 0 0 +npc = 1536 Possessed_Pickaxe 50 40 +npc = 1537 Bronze_pickaxe 0 0 +npc = 1538 Corpse 0 0 +npc = 1539 Skeletal_miner 42 39 +npc = 1540 Treus_Dayth 95 100 +npc = 1541 Ghost 0 0 +npc = 1542 Loading_crane 0 0 +npc = 1543 Innocent_looking_key 0 0 +npc = 1544 Mine_cart 0 0 +npc = 1545 Mine_cart 0 0 +npc = 1546 Mine_cart 0 0 +npc = 1547 Mine_cart 0 0 +npc = 1548 Mine_cart 0 0 +npc = 1549 Ghost 29 31 +npc = 1550 Haze 0 0 +npc = 1551 Mischievous_Ghost 0 0 +npc = 1552 Santa 0 0 +npc = 1553 Ug 0 0 +npc = 1554 Aga 0 0 +npc = 1555 Arrg 113 150 +npc = 1556 Arrg 113 150 +npc = 1557 Ug 0 0 +npc = 1558 Ice_wolf 96 85 +npc = 1559 Ice_wolf 96 85 +npc = 1560 Ice_Troll 124 86 +npc = 1561 Ice_Troll 123 86 +npc = 1562 Ice_Troll 120 95 +npc = 1563 Ice_Troll 121 86 +npc = 1564 Ice_Troll 120 95 +npc = 1565 Ice_Troll 120 95 +npc = 1566 Ice_Troll 121 86 +npc = 1567 Cyreg_Paddlehorn 0 0 +npc = 1568 Curpile_Fyod 0 0 +npc = 1569 Veliaf_Hurtz 0 0 +npc = 1570 Sani_Piliu 0 0 +npc = 1571 Harold_Evans 0 0 +npc = 1572 Radigad_Ponfit 0 0 +npc = 1573 Polmafi_Ferdygris 0 0 +npc = 1574 Ivan_Strom 0 0 +npc = 1575 Skeleton_Hellhound 97 116 +npc = 1576 Stranger 0 0 +npc = 1577 Vanstrom_Klause 0 0 +npc = 1578 Mist 0 0 +npc = 1579 Vanstrom_Klause 0 0 +npc = 1580 Vanstrom_Klause 0 0 +npc = 1581 Vanstrom_Klause 0 0 +npc = 1582 Fire_giant 86 111 +npc = 1583 Fire_giant 86 111 +npc = 1584 Fire_giant 86 111 +npc = 1585 Fire_giant 86 111 +npc = 1586 Fire_giant 86 111 +npc = 1587 Moss_giant 42 60 +npc = 1588 Moss_giant 42 60 +npc = 1589 Baby_red_dragon 65 68 +npc = 1590 Bronze_dragon 131 125 +npc = 1591 Iron_dragon 189 173 +npc = 1592 Steel_dragon 246 220 +npc = 1593 Wild_Dog 63 56 +npc = 1594 Wild_dog 63 56 +npc = 1595 Saniboch 0 0 +npc = 1596 Mazchna 0 0 +npc = 1597 Vannaka 0 0 +npc = 1598 Chaeldar 0 0 +npc = 1599 Duradel 0 0 +npc = 1600 Cave_crawler 23 22 +npc = 1601 Cave_crawler 23 22 +npc = 1602 Cave_crawler 23 22 +npc = 1603 Cave_crawler 23 22 +npc = 1604 Aberrant_specter 96 90 +npc = 1605 Aberrant_specter 96 90 +npc = 1606 Aberrant_specter 96 90 +npc = 1607 Aberrant_specter 96 90 +npc = 1608 Kurask 106 97 +npc = 1609 Kurask 106 97 +npc = 1610 Gargoyle 111 105 +npc = 1611 Gargoyle 111 105 +npc = 1612 Banshee 23 22 +npc = 1613 Nechryael 115 105 +npc = 1614 Death_spawn 46 60 +npc = 1615 Abyssal_demon 124 150 +npc = 1616 Basilisk 61 75 +npc = 1617 Basilisk 61 75 +npc = 1618 Bloodveld 76 120 +npc = 1619 Bloodveld 76 120 +npc = 1620 Cockatrice 37 37 +npc = 1621 Cockatrice 37 37 +npc = 1622 Rockslug 29 27 +npc = 1623 Rockslug 29 27 +npc = 1624 Dustdevil 93 105 +npc = 1625 Smokedevil 93 105 +npc = 1626 Turoth 85 77 +npc = 1627 Turoth 89 81 +npc = 1628 Turoth 87 79 +npc = 1629 Turoth 85 77 +npc = 1630 Turoth 83 76 +npc = 1631 Turoth 89 81 +npc = 1632 Turoth 89 81 +npc = 1633 Pyrefiend 43 45 +npc = 1634 Pyrefiend 43 45 +npc = 1635 Pyrefiend 43 45 +npc = 1636 Pyrefiend 43 45 +npc = 1637 Jelly 78 75 +npc = 1638 Jelly 78 75 +npc = 1639 Jelly 78 75 +npc = 1640 Jelly 78 75 +npc = 1641 Jelly 78 75 +npc = 1642 Jelly 78 75 +npc = 1643 Infernal_Mage 66 60 +npc = 1644 Infernal_Mage 66 60 +npc = 1645 Infernal_Mage 66 60 +npc = 1646 Infernal_Mage 66 60 +npc = 1647 Infernal_Mage 66 60 +npc = 1648 Crawling_Hand 8 16 +npc = 1649 Crawling_Hand 8 16 +npc = 1650 Crawling_Hand 8 16 +npc = 1651 Crawling_Hand 8 16 +npc = 1652 Crawling_Hand 8 16 +npc = 1653 Crawling_Hand 12 19 +npc = 1654 Crawling_Hand 12 19 +npc = 1655 Crawling_Hand 11 19 +npc = 1656 Crawling_Hand 12 19 +npc = 1657 Crawling_Hand 12 19 +npc = 1658 Robe_Store_owner 0 0 +npc = 1659 Skullball 0 0 +npc = 1660 Skullball_Boss 0 0 +npc = 1661 Agility_Boss 0 0 +npc = 1662 Skullball_Trainer 0 0 +npc = 1663 Agility_Trainer 0 0 +npc = 1664 Agility_Trainer 0 0 +npc = 1665 Werewolf 0 0 +npc = 1666 fenk_gardener_multi 0 0 +npc = 1667 fenk_gardener_multi_2 0 0 +npc = 1668 fenk_fenkenstrain 0 0 +npc = 1669 fenk_fenkenstrain_in_tower 0 0 +npc = 1670 Dr_Fenkenstrain 0 0 +npc = 1671 fenk_creature 0 0 +npc = 1672 fenk_creature_released 0 0 +npc = 1673 Fenkenstrain's_Monster 0 0 +npc = 1674 Lord_Rologarth 0 0 +npc = 1675 Gardener_Ghost 0 0 +npc = 1676 Experiment 51 40 +npc = 1677 Experiment 25 101 +npc = 1678 Experiment 25 101 +npc = 1679 Eluned 0 0 +npc = 1680 Islwyn 0 0 +npc = 1681 Moss_giant 84 120 +npc = 1682 Golrie 0 0 +npc = 1683 Velorina 0 0 +npc = 1684 Necrovarus 0 0 +npc = 1685 Gravingas 0 0 +npc = 1686 Ghost_Disciple 0 0 +npc = 1687 ahoy_akharanu_multi 0 0 +npc = 1688 Ak-Haranu 0 0 +npc = 1689 Slime 0 0 +npc = 1690 Slime 0 0 +npc = 1691 Undead_Cow 2 8 +npc = 1692 Undead_Chicken 1 3 +npc = 1693 Giant_Lobster 32 32 +npc = 1694 Robin 0 0 +npc = 1695 Old_crone 0 0 +npc = 1696 Old_man 0 0 +npc = 1697 Ghost_Villager 0 0 +npc = 1698 Tortured_Soul 59 51 +npc = 1699 Ghost_Shopkeeper 0 0 +npc = 1700 Ghost_Innkeeper 0 0 +npc = 1701 Ghost_Farmer 0 0 +npc = 1702 Ghost_Banker 0 0 +npc = 1703 Ghost_Sailor 0 0 +npc = 1704 Ghost_Captain 0 0 +npc = 1705 Ghost_Captain 0 0 +npc = 1706 Ghost_Guard 0 0 +npc = 1707 Ghost_(?) 0 0 +npc = 1708 Ghost_(?) 0 0 +npc = 1709 Johanhus_Ulsbrecht 0 0 +npc = 1710 H.A.M._Guard 12 15 +npc = 1711 H.A.M._Guard 18 20 +npc = 1712 H.A.M._Guard 22 31 +npc = 1713 H.A.M._Deacon 0 0 +npc = 1714 H.A.M._Member 0 0 +npc = 1715 H.A.M._Member 0 0 +npc = 1716 H.A.M._Member 0 0 +npc = 1717 H.A.M._Member 0 0 +npc = 1718 Jimmy_the_Chisel 0 0 +npc = 1719 Tree 0 0 +npc = 1720 Tree 0 0 +npc = 1721 Tree 0 0 +npc = 1722 Dead_tree 0 0 +npc = 1723 Dead_tree 0 0 +npc = 1724 Dead_tree 0 0 +npc = 1725 Dead_tree 0 0 +npc = 1726 Dead_tree 0 0 +npc = 1727 Dead_tree 0 0 +npc = 1728 Dead_tree 0 0 +npc = 1729 Dead_tree 0 0 +npc = 1730 Dead_tree 0 0 +npc = 1731 Dead_tree 0 0 +npc = 1732 Dead_tree 0 0 +npc = 1733 Dramen_tree 0 0 +npc = 1734 Magic_tree 0 0 +npc = 1735 Maple_tree 0 0 +npc = 1736 Willow 0 0 +npc = 1737 Willow 0 0 +npc = 1738 Willow 0 0 +npc = 1739 Oak 0 0 +npc = 1740 Yew 0 0 +npc = 1741 Evergreen 0 0 +npc = 1742 Evergreen 0 0 +npc = 1743 Evergreen 0 0 +npc = 1744 Tree 0 0 +npc = 1745 Dead_tree 0 0 +npc = 1746 Achey_Tree 0 0 +npc = 1747 tree1 0 0 +npc = 1748 tree1 0 0 +npc = 1749 tree1 0 0 +npc = 1750 tree1 0 0 +npc = 1751 Crow 0 0 +npc = 1752 Crow 0 0 +npc = 1753 Crow 0 0 +npc = 1754 Crow 0 0 +npc = 1755 Crow 0 0 +npc = 1756 Crow 0 0 +npc = 1757 Farmer 7 12 +npc = 1758 Farmer 7 12 +npc = 1759 Farmer 0 0 +npc = 1760 Farmer 0 0 +npc = 1761 Farmer 0 0 +npc = 1762 Sheep 0 0 +npc = 1763 Sheep 0 0 +npc = 1764 Sheep 0 0 +npc = 1765 Sheep 0 0 +npc = 1766 Cow_calf 2 6 +npc = 1767 Cow 2 8 +npc = 1768 Cow_calf 2 6 +npc = 1769 Goblin 2 5 +npc = 1770 Goblin 2 5 +npc = 1771 Goblin 2 5 +npc = 1772 Goblin 2 5 +npc = 1773 Goblin 2 5 +npc = 1774 Goblin 2 5 +npc = 1775 Goblin 2 5 +npc = 1776 Goblin 2 5 +npc = 1777 Ilfeen 0 0 +npc = 1778 William 0 0 +npc = 1779 Ian 0 0 +npc = 1780 Larry 0 0 +npc = 1781 Darren 0 0 +npc = 1782 Edward 0 0 +npc = 1783 Richard 0 0 +npc = 1784 Neil 0 0 +npc = 1785 Edmond 0 0 +npc = 1786 Simon 0 0 +npc = 1787 Sam 0 0 +npc = 1788 Lumdo 0 0 +npc = 1789 Bunkwicket 0 0 +npc = 1790 Waymottin 0 0 +npc = 1791 Jungle_Tree 0 0 +npc = 1792 Jungle_Tree 0 0 +npc = 1793 Tassie_Slipcast 0 0 +npc = 1794 Hammerspike_Stoutbeard 0 0 +npc = 1795 Dwarf_gang_member 0 0 +npc = 1796 Dwarf_gang_member 0 0 +npc = 1797 Dwarf_gang_member 0 0 +npc = 1798 Phantuwti_Fanstuwi_Farsight 0 0 +npc = 1799 Tindel_Marchant 0 0 +npc = 1800 Gnormadium_Avlafrim 0 0 +npc = 1801 Petra_Fiyed 0 0 + +//------------------------Not In DB------------------------ +npc = 1802 Slagilith 92 0 +//------------------------Not In DB------------------------ + +npc = 1803 Rock_pile 0 0 +npc = 1804 Slagilith 0 0 +npc = 1805 Guard 0 0 +npc = 1806 Guard 0 0 +npc = 1807 Hamal_the_Chieftain 0 0 +npc = 1808 Ragnar 0 0 +npc = 1809 Svidi 0 0 +npc = 1810 Jokul 0 0 +npc = 1811 mdaughter_multi_bear 0 0 +npc = 1812 The_Kendal 70 63 +npc = 1813 The_Kendal 70 63 +npc = 1814 Camp_dweller 31 30 +npc = 1815 Camp_dweller 31 30 +npc = 1816 Camp_dweller 31 30 +npc = 1817 Camp_dweller 31 30 +npc = 1818 Camp_dweller 25 25 +npc = 1819 Mountain_Goat 0 0 +npc = 1820 Mountain_Goat 0 0 +npc = 1821 Bald_Headed_Eagle 0 0 +npc = 1822 Cave_goblin 3 13 +npc = 1823 Cave_goblin 3 13 +npc = 1824 Cave_goblin 3 13 +npc = 1825 Cave_goblin 3 13 +npc = 1826 Hole_in_the_wall 0 0 +npc = 1827 Wall_Beast 49 105 +npc = 1828 Giant_frog 99 100 +npc = 1829 Big_frog 24 25 +npc = 1830 Frog 0 0 +npc = 1831 Cave_Slime 23 25 +npc = 1832 Cave_Bug 6 0 +npc = 1833 Cave_bug_larva 0 0 +npc = 1834 Candle_seller 0 0 +npc = 1835 Easter_Bunny 0 0 +npc = 1836 dwarfrock_multi_dondakan 0 0 +npc = 1837 Dondakan_the_Dwarf 0 0 +npc = 1838 Dondakan_the_Dwarf 0 0 +npc = 1839 Dondakan_the_Dwarf 0 0 +npc = 1840 Dwarven_Engineer 0 0 +npc = 1841 Rolad 0 0 +npc = 1842 Khorvak,_a_dwarven_engineer 0 0 +npc = 1843 Dwarven_Ferryman 0 0 +npc = 1844 Dwarven_Ferryman 0 0 +npc = 1845 dwarfrock_multi_gold_boatman 0 0 +npc = 1846 Dwarven_Boatman 0 0 +npc = 1847 Miodvetnir 0 0 +npc = 1848 Dernu 0 0 +npc = 1849 Derni 0 0 +npc = 1850 Arzinian_Avatar_of_Strength 0 0 +npc = 1851 Arzinian_Avatar_of_Strength 125 99 + +//------------------------Not In DB------------------------ +npc = 1852 Arzinian_Avatar_of_Strength 75 0 +//------------------------Not In DB------------------------ + +npc = 1853 Arzinian_Avatar_of_Ranging 0 0 +npc = 1854 Arzinian_Avatar_of_Ranging 125 99 + +//------------------------Not In DB------------------------ +npc = 1855 Arzinian_Avatar_of_Ranging 75 0 +//------------------------Not In DB------------------------ + +npc = 1856 Arzinian_Avatar_of_Magic 0 0 +npc = 1857 Arzinian_Avatar_of_Magic 125 99 + +//------------------------Not In DB------------------------ +npc = 1858 Arzinian_Avatar_of_Magic 75 0 +npc = 1859 Arzinian_Being_of_Bordanzan 781 0 +//------------------------Not In DB------------------------ + +npc = 1860 Brian 0 0 +npc = 1861 Monkey_boy 0 0 +npc = 1862 Ali_Morrisane 0 0 +npc = 1863 Drunken_Ali 0 0 +npc = 1864 Ali_The_barman 0 0 +npc = 1865 Ali_the_Kebab_seller 0 0 +npc = 1866 Market_seller 0 0 +npc = 1867 Ali_the_Camel_Man 0 0 +npc = 1868 Street_urchin 0 0 +npc = 1869 feud_mayor 0 0 +npc = 1870 Ali_the_Mayor 0 0 +npc = 1871 Ali_the_Hag 0 0 +npc = 1872 Ali_the_Snake_Charmer 0 0 +npc = 1873 Ali_the_Camel 0 0 +npc = 1874 Desert_snake 5 6 +npc = 1875 Snake 0 0 +npc = 1876 Blackjack_seller 0 0 +npc = 1877 feud_bandit_boss 0 0 +npc = 1878 Bandit_Leader 0 0 +npc = 1879 feud_arabian_Guard_multi 0 0 +npc = 1880 Bandit 56 30 +npc = 1881 Bandit 56 30 +npc = 1882 feud_arabian_Guard2_multi 0 0 +npc = 1883 Bandit 41 30 +npc = 1884 Bandit 41 30 +npc = 1885 Bandit_champion 70 50 +npc = 1886 Cowardly_Bandit 56 30 + +//------------------------Not In DB------------------------ +npc = 1887 feud_villager_multi_1 3 0 +npc = 1888 Villager 3 0 +npc = 1889 Villager 3 0 +npc = 1890 Villager 3 0 +npc = 1891 feud_villager_multi_2 3 0 +npc = 1892 Villager 3 0 +npc = 1893 Villager 3 0 +npc = 1894 Villager 3 0 +npc = 1895 feud_villager_multi_3 3 0 +npc = 1896 Villager 3 0 +npc = 1897 Villager 3 0 +npc = 1898 Villager 3 0 +//------------------------Not In DB------------------------ + +npc = 1899 feud_menap_boss 0 0 +npc = 1900 feud_menap_boss2 0 0 +npc = 1901 Menaphite_Leader 0 0 +npc = 1902 Ali_the_Operator 0 0 +npc = 1903 feud_egyptian_doorman_multi 0 0 +npc = 1904 Menaphite_Thug 55 60 +npc = 1905 Menaphite_Thug 55 60 +npc = 1906 Tough_Guy 75 75 +npc = 1907 Golem 0 0 +npc = 1908 Broken_clay_golem 0 0 +npc = 1909 Damaged_clay_golem 0 0 +npc = 1910 Clay_golem 0 0 +npc = 1911 Desert_Phoenix 0 0 +npc = 1912 Elissa 0 0 + +//------------------------Not In DB------------------------ +npc = 1913 Kamil 154 0 +npc = 1914 Dessous 139 0 +npc = 1915 Dessous 139 0 +//------------------------Not In DB------------------------ + +npc = 1916 Ruantun 0 0 +npc = 1917 Bandit_shopkeeper 0 0 +npc = 1918 Archaeologist 0 0 + +//------------------------Not In DB------------------------ +npc = 1919 Stranger 95 0 +//------------------------Not In DB------------------------ + +npc = 1920 Malak 0 0 +npc = 1921 Bartender 0 0 +npc = 1922 fourdiamonds_elder 0 0 +npc = 1923 Eblis 0 0 +npc = 1924 fourdiamonds_elder2 0 0 +npc = 1925 Eblis 0 0 +npc = 1926 Bandit 74 65 +npc = 1927 Bandit 0 0 +npc = 1928 Bandit 0 0 +npc = 1929 Bandit 0 0 +npc = 1930 Bandit 0 0 +npc = 1931 Bandit 57 50 +npc = 1932 fourdiamonds_troll_child 0 0 +npc = 1933 Troll_child 0 0 +npc = 1934 Troll_child 0 0 +npc = 1935 Ice_troll 0 0 +npc = 1936 Ice_Troll 124 86 +npc = 1937 Ice_Troll 123 86 +npc = 1938 Ice_Troll 120 95 +npc = 1939 Ice_Troll 121 86 +npc = 1940 Ice_Troll 120 95 +npc = 1941 Ice_Troll 120 95 +npc = 1942 Ice_Troll 121 86 +npc = 1943 troll_block_1 0 0 +npc = 1944 Ice_block 0 0 +npc = 1945 troll_block_2 0 0 +npc = 1946 Ice_block 0 0 +npc = 1947 Troll_father 0 0 +npc = 1948 Troll_father 0 0 +npc = 1949 Troll_Mother 0 0 +npc = 1950 Troll_mother 0 0 + +//------------------------Not In DB------------------------ +npc = 1951 Ice_wolf 132 0 +npc = 1952 Ice_wolf 132 0 +npc = 1953 Ice_wolf 132 0 +npc = 1954 Ice_wolf 132 0 +npc = 1955 Ice_wolf 132 0 +npc = 1956 Ice_wolf 132 0 +//------------------------Not In DB------------------------ + +npc = 1957 desert_treasure_invisible_npc 0 0 +npc = 1958 Mummy 0 0 +npc = 1959 Mummy 0 0 +npc = 1960 Mummy 84 91 +npc = 1961 Mummy 103 91 +npc = 1962 Mummy 103 91 +npc = 1963 Mummy 103 91 +npc = 1964 Mummy 103 91 +npc = 1965 Mummy 103 91 +npc = 1966 Mummy 103 91 +npc = 1967 Mummy 103 91 +npc = 1968 Mummy 103 91 +npc = 1969 Scarabs 0 0 +npc = 1970 azzanadra 0 0 +npc = 1971 Azzanadra 0 0 +npc = 1972 Rasool 0 0 +npc = 1973 Giant_skeleton 80 71 +npc = 1974 Damis 103 95 +npc = 1975 Damis 174 160 + +//------------------------Not In DB------------------------ +npc = 1976 Shadow_Hound 63 0 +npc = 1977 Fareed 167 0 +//------------------------Not In DB------------------------ + +npc = 1978 Slave 0 0 +npc = 1979 Slave 0 0 +npc = 1980 Embalmer 0 0 +npc = 1981 Carpenter 0 0 +npc = 1982 Linen_Worker 0 0 +npc = 1983 Siamun 0 0 +npc = 1984 ics_little_hipriest 0 0 +npc = 1985 ics_little_hipriest_town 0 0 +npc = 1986 High_Priest 0 0 +npc = 1987 ics_little_temple_priest 0 0 +npc = 1988 Priest 0 0 +npc = 1989 Priest 0 0 +npc = 1990 Sphinx 0 0 +npc = 1991 Possessed_Priest 91 90 +npc = 1992 Neite 0 0 +npc = 1993 Crocodile 63 63 +npc = 1994 Jackal 21 21 +npc = 1995 Locust 18 28 +npc = 1996 Vulture 31 10 +npc = 1997 Plague_Frog 11 10 +npc = 1998 Plagued_Cow 0 0 +npc = 1999 Plagued_Cow 0 0 +npc = 2000 Plagued_Cow 0 0 +npc = 2001 Scarabs 0 0 +npc = 2002 ics_little_multi_wanderer 0 0 +npc = 2003 ics_little_multi_wanderer1 0 0 +npc = 2004 ics_little_multi_wanderer2 0 0 +npc = 2005 Wanderer 0 0 +npc = 2006 Wanderer 0 0 + +//------------------------Not In DB------------------------ +npc = 2007 Het 81 0 +npc = 2008 Apmeken 75 0 +npc = 2009 Scabaras 75 0 +//------------------------Not In DB------------------------ + +npc = 2010 Crondis 60 60 +npc = 2011 ics_multi_ic 0 0 +npc = 2012 Icthlarin 0 0 +npc = 2013 ics_little_spectre 0 0 +npc = 2014 Klenter 0 0 +npc = 2015 Mummy 84 91 +npc = 2016 Mummy 84 91 +npc = 2017 Mummy 84 91 +npc = 2018 Mummy 84 91 +npc = 2019 Mummy 84 91 +npc = 2020 multi_vanstrom_stranger_entity 0 0 +npc = 2021 Light_creature 0 0 +npc = 2022 Light_creature 0 0 +npc = 2023 Juna 0 0 +npc = 2024 Strange_Old_Man 0 0 +npc = 2025 Ahrim_the_Blighted 98 100 +npc = 2026 Dharok_the_Wretched 115 100 +npc = 2027 Guthan_the_Infested 115 100 +npc = 2028 Karil_the_Tainted 98 100 +npc = 2029 Torag_the_Corrupted 115 100 +npc = 2030 Verac_the_Defiled 115 100 +npc = 2031 Bloodworm 52 45 +npc = 2032 Crypt_rat 43 35 +npc = 2033 Giant_crypt_rat 76 70 +npc = 2034 Crypt_spider 56 60 +npc = 2035 Giant_crypt_spider 79 80 +npc = 2036 Skeleton 77 50 +npc = 2037 Skeleton 77 50 +npc = 2038 Grish 0 0 +npc = 2039 Uglug_Nar 0 0 +npc = 2040 Pilg 0 0 +npc = 2041 Grug 0 0 +npc = 2042 Ogre_Guard 0 0 +npc = 2043 Ogre_Guard 83 80 +npc = 2044 Zogre 44 72 +npc = 2045 Zogre 44 72 +npc = 2046 Zogre 44 72 +npc = 2047 Zogre 44 72 +npc = 2048 Zogre 44 72 +npc = 2049 Zogre 44 72 +npc = 2050 Skogre 44 72 +npc = 2051 Zogre 44 72 +npc = 2052 Zogre 44 72 +npc = 2053 Zogre 44 72 +npc = 2054 Zogre 44 72 +npc = 2055 Zogre 44 72 +npc = 2056 Zogre 44 72 +npc = 2057 Skogre 44 72 + +//------------------------Not In DB------------------------ +npc = 2058 Zombie 39 0 +//------------------------Not In DB------------------------ + +npc = 2059 Zavistic_Rarve 0 0 +npc = 2060 Slash_Bash 111 103 +npc = 2061 Sithik_Ints 0 0 +npc = 2062 Sithik_Ints 0 0 +npc = 2063 Gargh 0 0 +npc = 2064 Scarg 0 0 +npc = 2065 Gruh 0 0 +npc = 2066 Irwin_Feaselbaum 0 0 +npc = 2067 Fishing_spot 0 0 +npc = 2068 Fishing_spot 0 0 +npc = 2069 Cave_goblin_miner 11 10 +npc = 2070 Cave_goblin_miner 11 10 +npc = 2071 Cave_goblin_miner 11 10 +npc = 2072 Cave_goblin_miner 11 10 +npc = 2073 Cave_goblin_Guard 26 26 +npc = 2074 Cave_goblin_Guard 24 26 +npc = 2075 Cave_goblin_miner 11 10 +npc = 2076 Cave_goblin_miner 11 10 +npc = 2077 Cave_goblin_miner 11 10 +npc = 2078 Cave_goblin_miner 11 10 +npc = 2079 Sigmund 0 0 +npc = 2080 lost_tribe_sigmund_leaving 0 0 +npc = 2081 lost_tribe_sigmund_ham 0 0 +npc = 2082 Sigmund 0 0 +npc = 2083 Sigmund 0 0 +npc = 2084 Mistag 0 0 +npc = 2085 lost_tribe_guide 0 0 +npc = 2086 Kazgar 0 0 +npc = 2087 Ur-tag 0 0 +npc = 2088 Duke_Horacio 0 0 +npc = 2089 Mistag 0 0 +npc = 2090 Sigmund 0 0 +npc = 2091 Secretary 0 0 +npc = 2092 Purple_Pewter_Secretary 0 0 +npc = 2093 Yellow_Fortune_Secretary 0 0 +npc = 2094 Blue_Opal_Secretary 0 0 +npc = 2095 Green_Gemstone_Secretary 0 0 +npc = 2096 White_Chisel_Secretary 0 0 +npc = 2097 Silver_Cog_Secretary 0 0 +npc = 2098 Brown_Engine_Secretary 0 0 +npc = 2099 Red_Axe_Secretary 0 0 +npc = 2100 Purple_Pewter_Director 0 0 +npc = 2101 Blue_Opal_Director 0 0 +npc = 2102 Yellow_Fortune_Director 0 0 +npc = 2103 Green_Gemstone_Director 0 0 +npc = 2104 White_Chisel_Director 0 0 +npc = 2105 Silver_Cog_Director 0 0 +npc = 2106 Brown_Engine_Director 0 0 +npc = 2107 Red_Axe_Director 0 0 +npc = 2108 Red_Axe_Cat 0 0 +npc = 2109 Trader 0 0 +npc = 2110 Trader 0 0 +npc = 2111 Trader 0 0 +npc = 2112 Trader 0 0 +npc = 2113 Trader 0 0 +npc = 2114 Trader 0 0 +npc = 2115 Trader 0 0 +npc = 2116 Trader 0 0 +npc = 2117 Trader 0 0 +npc = 2118 Trader 0 0 +npc = 2119 Trader 0 0 +npc = 2120 Trader 0 0 +npc = 2121 Trader 0 0 +npc = 2122 Trader 0 0 +npc = 2123 Trader 0 0 +npc = 2124 Trader 0 0 +npc = 2125 Trader 0 0 +npc = 2126 Trader 0 0 +npc = 2127 Trade_Referee 0 0 +npc = 2128 Supreme_Commander 0 0 +npc = 2129 Commander_Veldaban 0 0 +npc = 2130 Black_Guard 48 40 +npc = 2131 Black_Guard 48 40 +npc = 2132 Black_Guard 48 40 +npc = 2133 Black_Guard 48 40 +npc = 2134 Black_Guard_Berserker 66 51 +npc = 2135 Black_Guard_Berserker 66 51 +npc = 2136 Black_Guard_Berserker 66 51 +npc = 2137 Gnome_emissary 0 0 +npc = 2138 Gnome_traveller 0 0 +npc = 2139 Gnome_traveller 0 0 +npc = 2140 Dromund's_cat 0 0 +npc = 2141 Blasidar_the_sculptor 0 0 +npc = 2142 Riki_the_sculptor's_model 0 0 +npc = 2143 Riki_the_sculptor's_model 0 0 +npc = 2144 Riki_the_sculptor's_model 0 0 +npc = 2145 Riki_the_sculptor's_model 0 0 +npc = 2146 Riki_the_sculptor's_model 0 0 +npc = 2147 Riki_the_sculptor's_model 0 0 +npc = 2148 Riki_the_sculptor's_model 0 0 +npc = 2149 Riki_the_sculptor's_model 0 0 +npc = 2150 Riki_the_sculptor's_model 0 0 +npc = 2151 Vigr 0 0 +npc = 2152 Santiri 0 0 +npc = 2153 Saro 0 0 +npc = 2154 Gunslik 0 0 +npc = 2155 Wemund 0 0 +npc = 2156 Randivor 0 0 +npc = 2157 Hervi 0 0 +npc = 2158 Nolar 0 0 +npc = 2159 Gulldamar 0 0 +npc = 2160 Tati 0 0 +npc = 2161 Agmundi 0 0 +npc = 2162 Vermundi 0 0 +npc = 2163 Banker 0 0 +npc = 2164 Banker 0 0 +npc = 2165 Librarian 0 0 +npc = 2166 Assistant 0 0 +npc = 2167 Customer 0 0 +npc = 2168 Customer 0 0 +npc = 2169 Dromund 0 0 +npc = 2170 Rind_the_gardener 0 0 +npc = 2171 Factory_Manager 0 0 +npc = 2172 Factory_Worker 0 0 +npc = 2173 Factory_Worker 0 0 +npc = 2174 Factory_Worker 0 0 +npc = 2175 Factory_Worker 0 0 +npc = 2176 Inn_Keeper 0 0 +npc = 2177 Inn_Keeper 0 0 +npc = 2178 Barmaid 0 0 +npc = 2179 Barman 0 0 +npc = 2180 Cart_conductor 0 0 +npc = 2181 Cart_conductor 0 0 +npc = 2182 Cart_conductor 0 0 +npc = 2183 Cart_conductor 0 0 +npc = 2184 Cart_conductor 0 0 +npc = 2185 Cart_conductor 0 0 +npc = 2186 Cart_conductor 0 0 +npc = 2187 Rowdy_dwarf 0 0 +npc = 2188 Hegir 0 0 +npc = 2189 Haera 0 0 +npc = 2190 Runvastr 0 0 +npc = 2191 Sune 0 0 +npc = 2192 Bentamir 0 0 +npc = 2193 Ulifed 0 0 +npc = 2194 Reinald 0 0 +npc = 2195 Karl 0 0 +npc = 2196 Gauss 0 0 +npc = 2197 Myndill 0 0 +npc = 2198 Kjut 0 0 +npc = 2199 Tombar 0 0 +npc = 2200 Odmar 0 0 +npc = 2201 Audmann 0 0 +npc = 2202 Drunken_Dwarf 0 0 +npc = 2203 Drunken_Dwarf 0 0 +npc = 2204 Drunken_Dwarf 0 0 +npc = 2205 Dwarven_Boatman 0 0 +npc = 2206 Dwarven_Boatman 0 0 +npc = 2207 Dwarven_Miner 0 0 +npc = 2208 Dwarven_Miner 0 0 +npc = 2209 Dwarven_Miner 0 0 +npc = 2210 Dwarven_Miner 0 0 +npc = 2211 Dwarven_Miner 0 0 +npc = 2212 Dwarven_Miner 0 0 +npc = 2213 Dwarven_Miner 0 0 +npc = 2214 Dwarven_Miner 0 0 +npc = 2215 Dwarven_Miner 0 0 +npc = 2216 Dwarven_Miner 0 0 +npc = 2217 Dwarven_Miner 0 0 +npc = 2218 Dwarven_Miner 0 0 +npc = 2219 Purple_Pewter_Director 0 0 +npc = 2220 Purple_Pewter_Director 0 0 +npc = 2221 Blue_Opal_Director 0 0 +npc = 2222 Yellow_Fortune_Director 0 0 +npc = 2223 Green_Gemstone_Director 0 0 +npc = 2224 White_Chisel_Director 0 0 +npc = 2225 Silver_Cog_Director 0 0 +npc = 2226 Brown_Engine_Director 0 0 +npc = 2227 Red_Axe_Director 0 0 +npc = 2228 Commander_Veldaban 0 0 +npc = 2229 Red_Axe_Cat 0 0 +npc = 2230 Red_Axe_Cat 0 0 +npc = 2231 Black_Guard_Berserker 0 0 +npc = 2232 Black_Guard_Berserker 0 0 +npc = 2233 Olivia 0 0 +npc = 2234 Master Farmer 0 0 +npc = 2235 Master Farmer 0 0 +npc = 2236 Market_Guard 20 22 +npc = 2237 Gee 0 0 +npc = 2238 Donie 0 0 +npc = 2239 Pig 0 0 +npc = 2240 Pig 0 0 +npc = 2241 Piglet 0 0 +npc = 2242 Piglet 0 0 +npc = 2243 Piglet 0 0 +npc = 2244 Lumbridge_Guide 0 0 +npc = 2245 Khazard_trooper 19 22 +npc = 2246 Khazard_trooper 19 22 +npc = 2247 Gnome_troop 1 2 +npc = 2248 Gnome_troop 1 2 +npc = 2249 Gnome 1 3 +npc = 2250 Gnome 1 3 +npc = 2251 Gnome 1 3 +npc = 2252 Mounted_terrorbird_gnome 49 55 +npc = 2253 Wise_Old_Man 0 0 +npc = 2254 Bed 0 0 +npc = 2255 Thing_under_the_bed 0 0 +npc = 2256 Paladin 62 57 +npc = 2257 rcu_zammy_mage1 0 0 +npc = 2258 Mage_of_Zamorak 0 0 +npc = 2259 Mage_of_Zamorak 0 0 +npc = 2260 rcu_zammy_mage1_edge 0 0 +npc = 2261 Mage_of_Zamorak 0 0 +npc = 2262 Dark_mage 0 0 +npc = 2263 Abyssal_leech 41 10 +npc = 2264 Abyssal_Guardian 59 50 +npc = 2265 Abyssal_walker 81 95 +npc = 2266 Brian_O'Richard 0 0 +npc = 2267 Rogue_Guard 0 0 +npc = 2268 Rogue_Guard 0 0 +npc = 2269 Rogue_Guard 0 0 +npc = 2270 Martin_Thwait 0 0 +npc = 2271 Emerald_Benedict 0 0 +npc = 2272 Spin_Blades 0 0 +npc = 2273 Spin_Blades 0 0 +npc = 2274 Goblin 2 5 +npc = 2275 Goblin 2 5 +npc = 2276 Goblin 2 5 +npc = 2277 Goblin 2 5 +npc = 2278 Goblin 2 5 +npc = 2279 Goblin 2 5 +npc = 2280 Goblin 2 5 +npc = 2281 Goblin 2 5 +npc = 2282 Sir_Spishyus 0 0 +npc = 2283 Lady_Table 0 0 +npc = 2284 Sir_Kuam_Ferentse 0 0 +npc = 2285 Sir_Leye 20 20 +npc = 2286 Sir_Tinley 0 0 +npc = 2287 Sir_Ren_Itchood 0 0 +npc = 2288 Miss_Cheevers 0 0 +npc = 2289 Ms._Hynn_Terprett 0 0 +npc = 2290 Sir_Tiffy_Cashien 0 0 +npc = 2291 Rug_Merchant 0 0 +npc = 2292 Rug_Merchant 0 0 +npc = 2293 Rug_Merchant 0 0 +npc = 2294 Rug_Merchant 0 0 +npc = 2295 magic_carpet_seller5 0 0 +npc = 2296 Rug_Merchant 0 0 +npc = 2297 magic_carpet_seller6 0 0 +npc = 2298 Rug_Merchant 0 0 +npc = 2299 magic_carpet_seller7 0 0 +npc = 2300 Rug_Station_Attendant 0 0 +npc = 2301 Monkey 0 0 +npc = 2302 magic_carpet_multi_monkey1 0 0 +npc = 2303 magic_carpet_multi_monkey2 0 0 +npc = 2304 Sarah 0 0 +npc = 2305 Vanessa 0 0 +npc = 2306 Richard 0 0 +npc = 2307 Alice 0 0 +npc = 2308 Capt'_Arnav 0 0 +npc = 2309 --NO_IDEA-- 0 0 +npc = 2310 Cow_calf 2 6 +npc = 2311 Sheepdog 0 0 +npc = 2312 Rooster 0 0 +npc = 2313 Chicken 1 3 +npc = 2314 Chicken 1 3 +npc = 2315 Chicken 1 3 +npc = 2316 Pig 0 0 +npc = 2317 Pig 0 0 +npc = 2318 Piglet 0 0 +npc = 2319 Piglet 0 0 +npc = 2320 Piglet 0 0 +npc = 2321 Blandebir 0 0 +npc = 2322 Metarialus 0 0 +npc = 2323 Elstan 0 0 +npc = 2324 Dantaera 0 0 +npc = 2325 Kragen 0 0 +npc = 2326 Lyra 0 0 +npc = 2327 Francis 0 0 +npc = 2328 Gardener 0 0 +npc = 2329 Iago 0 0 +npc = 2330 Garth 0 0 +npc = 2331 Ellena 0 0 +npc = 2332 Selena 0 0 +npc = 2333 Vasquen 0 0 +npc = 2334 Rhonen 0 0 +npc = 2335 Dreven 0 0 +npc = 2336 Taria 0 0 +npc = 2337 Rhazien 0 0 +npc = 2338 Torrell 0 0 +npc = 2339 Alain 0 0 +npc = 2340 Heskel 0 0 +npc = 2341 Treznor 0 0 +npc = 2342 Fayeth 0 0 +npc = 2343 Bolongo 0 0 +npc = 2344 Gileth 0 0 +npc = 2345 Sick-looking_sheep_(1) 0 0 +npc = 2346 Sick-looking_sheep_(2) 0 0 +npc = 2347 Sick-looking_sheep_(3) 0 0 +npc = 2348 Sick-looking_sheep_(4) 0 0 +npc = 2349 Mourner 15 19 +npc = 2350 Mourner 15 19 +npc = 2351 Mourner 15 19 +npc = 2352 Eudav 0 0 +npc = 2353 Oronwen 0 0 +npc = 2354 Banker 0 0 +npc = 2355 Banker 0 0 +npc = 2356 Dalldav 0 0 +npc = 2357 Gethin 0 0 +npc = 2358 Arianwyn 0 0 +npc = 2359 Elf_warrior 108 110 +npc = 2360 Elf_warrior 108 110 +npc = 2361 Elf_warrior 90 105 +npc = 2362 Elf_warrior 90 105 +npc = 2363 Goreu 0 0 +npc = 2364 Ysgawyn 0 0 +npc = 2365 Arvel 0 0 +npc = 2366 Mawrth 0 0 +npc = 2367 Kelyn 0 0 +npc = 2368 Eoin 0 0 +npc = 2369 Iona 0 0 +npc = 2370 Gnomic_inventor 0 0 +npc = 2371 Gnome 1 3 +npc = 2372 Head_mourner 0 0 +npc = 2373 Mourner 108 108 +npc = 2374 Mourner 0 0 +npc = 2375 roving_female_woodelf_temp 0 0 +npc = 2376 Eluned 0 0 +npc = 2377 Sick-looking_sheep_(1) 0 0 +npc = 2378 Sick-looking_sheep_(2) 0 0 +npc = 2379 Sick-looking_sheep_(3) 0 0 +npc = 2380 Sick-looking_sheep_(4) 0 0 +npc = 2381 secret_ghost1 0 0 +npc = 2382 secret_ghost2 0 0 +npc = 2383 secret_ghost3 0 0 +npc = 2384 secret_ghost4 0 0 +npc = 2385 secret_ghost5 0 0 +npc = 2386 secret_ghost6 0 0 +npc = 2387 secret_ghost7 0 0 +npc = 2388 secret_ghost8 0 0 +npc = 2389 secret_ghost9 0 0 +npc = 2390 secret_ghost10 0 0 +npc = 2391 secret_ghost11 0 0 +npc = 2392 secret_ghost12 0 0 +npc = 2393 secret_ghost13 0 0 +npc = 2394 secret_ghost14 0 0 +npc = 2395 secret_ghost15 0 0 +npc = 2396 secret_ghost16 0 0 +npc = 2397 Mysterious_ghost 0 0 +npc = 2398 Mysterious_ghost 0 0 +npc = 2399 Mysterious_ghost 0 0 +npc = 2400 Mysterious_ghost 0 0 +npc = 2401 Mysterious_ghost 0 0 +npc = 2402 Mysterious_ghost 0 0 +npc = 2403 Red_Axe_Secretary 0 0 +npc = 2404 Red_Axe_Director 0 0 +npc = 2405 Red_Axe_Cat 0 0 +npc = 2406 Gnome_emissary 0 0 +npc = 2407 Gnome_traveller 0 0 +npc = 2408 Gnome_traveller 0 0 +npc = 2409 Cart_conductor 0 0 +npc = 2410 Red_Axe_Director 0 0 +npc = 2411 Red_Axe_Director 0 0 +npc = 2412 Red_Axe_Henchman 0 0 +npc = 2413 Red_Axe_Henchman 0 0 +npc = 2414 Red_Axe_Henchman 0 0 +npc = 2415 Colonel_Grimsson 0 0 +npc = 2416 Colonel_Grimsson 0 0 +npc = 2417 Ogre_shaman 0 0 +npc = 2418 Ogre_shaman 0 0 +npc = 2419 Grunsh 0 0 +npc = 2420 Gnome_emissary 0 0 +npc = 2421 Gnome_companion 0 0 +npc = 2422 Gnome_companion 0 0 +npc = 2423 Chaos_dwarf 48 61 +npc = 2424 Gunslik 0 0 +npc = 2425 Nolar 0 0 +npc = 2426 Factory_Worker 0 0 +npc = 2427 Cart_conductor 0 0 +npc = 2428 Gauss 0 0 +npc = 2429 Drunken_Dwarf 0 0 +npc = 2430 Rowdy_dwarf 0 0 +npc = 2431 Ulifed 0 0 + +//------------------------Not In DB------------------------ +npc = 2432 Red_Axe_Henchman 1 0 +npc = 2433 Red_Axe_Henchman 1 0 +//------------------------Not In DB------------------------ + +npc = 2434 Ogre_shaman 113 110 +npc = 2435 viking_dagganoth_cave_ferryman_rellekka 0 0 +npc = 2436 Jarvald 0 0 +npc = 2437 Jarvald 0 0 +npc = 2438 Jarvald 0 0 +npc = 2439 Askeladden 0 0 +npc = 2440 Door-support 1 1 +npc = 2441 Door 0 0 +npc = 2442 Door 0 0 +npc = 2443 Door-support 1 1 +npc = 2444 Door 0 0 +npc = 2445 Door 0 0 +npc = 2446 Door-support 1 1 +npc = 2447 Door 0 0 +npc = 2448 Door 0 0 +npc = 2449 Egg 0 0 +npc = 2450 Egg 0 0 +npc = 2451 Egg 0 0 + +//------------------------Not In DB------------------------ +npc = 2452 Giant_Rock_Crab 137 0 +//------------------------Not In DB------------------------ + +npc = 2453 Boulder 0 0 +npc = 2454 Dagannoth_spawn 42 36 +npc = 2455 Dagannoth 90 97 +npc = 2456 Dagannoth 88 85 +npc = 2457 Wallasalki 98 127 +npc = 2458 Freaky_Forester 0 0 +npc = 2459 Pheasant 3 3 +npc = 2460 Pheasant 3 3 +npc = 2461 Pheasant 3 3 +npc = 2462 Pheasant 3 3 +npc = 2463 Evil_Chicken 14 28 +npc = 2464 Evil_Chicken 29 36 +npc = 2465 Evil_Chicken 49 57 +npc = 2466 Evil_Chicken 79 90 +npc = 2467 Evil_Chicken 120 130 +npc = 2468 Evil_Chicken 159 160 +npc = 2469 Frog 0 0 +npc = 2470 Frog 0 0 +npc = 2471 Frog 0 0 +npc = 2472 Frog 0 0 +npc = 2473 Frog 0 0 +npc = 2474 Frog_prince 0 0 +npc = 2475 Frog_princess 0 0 +npc = 2476 Rick_Turpentine 0 0 +npc = 2477 Quiz_Master 0 0 +npc = 2478 Evil_Bob 0 0 +npc = 2479 Evil_Bob 0 0 +npc = 2480 Servant 0 0 +npc = 2481 Servant 0 0 +npc = 2482 Giant_bat 0 0 +npc = 2483 tbwt_tiadeche_multinpc_shore 0 0 +npc = 2484 tbwt_tiadeche_multinpc_house 0 0 +npc = 2485 tbwt_tinsay_multinpc_island 0 0 +npc = 2486 tbwt_tinsay_multinpc_house 0 0 +npc = 2487 tbwt_tamayu_multinpc_jungle 0 0 +npc = 2488 tbwt_tamayu_multinpc_house 0 0 +npc = 2489 Bush_Snake 35 26 +npc = 2490 Bush_Snake 35 26 +npc = 2491 Jungle_spider 44 50 +npc = 2492 Jungle_Spider 44 50 +npc = 2493 Large_mosquito 13 3 +npc = 2494 Mosquito_swarm 20 10 +npc = 2495 Mosquito_swarm 20 10 +npc = 2496 Tribesman 32 40 +npc = 2497 Tribesman 32 40 +npc = 2498 Broodoo_victim 0 0 +npc = 2499 Broodoo_victim 60 87 +npc = 2500 Broodoo_victim 0 0 +npc = 2501 Broodoo_victim 60 87 +npc = 2502 Broodoo_victim 0 0 +npc = 2503 Broodoo_victim 60 87 +npc = 2504 Sharimika 0 0 +npc = 2505 Sharimika 0 0 +npc = 2506 Sharimika 0 0 +npc = 2507 Mamma_Bufetta 0 0 +npc = 2508 Mamma_Bufetta 0 0 +npc = 2509 Mamma_Bufetta 0 0 +npc = 2510 tbwcu_layleen_multinpc 0 0 +npc = 2511 Layleen 0 0 +npc = 2512 Layleen 0 0 +npc = 2513 tbwcu_karaday_multinpc 0 0 +npc = 2514 Karaday 0 0 +npc = 2515 Karaday 0 0 +npc = 2516 tbwcu_safta_doc_multinpc 0 0 +npc = 2517 Safta_Doc 0 0 +npc = 2518 Safta_Doc 0 0 +npc = 2519 tbwcu_gabooty_multinpc 0 0 +npc = 2520 Gabooty 0 0 +npc = 2521 Gabooty 0 0 +npc = 2522 tbwcu_fanellaman_multinpc 0 0 +npc = 2523 Fanellaman 0 0 +npc = 2524 Fanellaman 0 0 +npc = 2525 tbwcu_jagbakoba_multinpc 0 0 +npc = 2526 Jagbakoba 0 0 +npc = 2527 Jagbakoba 0 0 +npc = 2528 tbwcu_murcaily_multinpc 0 0 +npc = 2529 Murcaily 0 0 +npc = 2530 Murcaily 0 0 +npc = 2531 tbwcu_rionasta_multinpc 0 0 +npc = 2532 Rionasta 0 0 +npc = 2533 Rionasta 0 0 +npc = 2534 Mahogany 0 0 +npc = 2535 Teak 0 0 +npc = 2536 Niles 0 0 +npc = 2537 Miles 0 0 +npc = 2538 Giles 0 0 +npc = 2539 Cap'n_Hand 0 0 +npc = 2540 Dr_Jekyll 0 0 +npc = 2541 Mr_Hyde 14 28 +npc = 2542 Mr_Hyde 29 36 +npc = 2543 Mr_Hyde 49 57 +npc = 2544 Mr_Hyde 79 90 +npc = 2545 Mr_Hyde 120 130 +npc = 2546 Mr_Hyde 159 160 +npc = 2547 Dr_Ford 0 0 +npc = 2548 Blackjack_seller 0 0 +npc = 2549 Ali_the_dyer 0 0 +npc = 2550 Dwarven_Miner 650 255 +npc = 2551 Dwarven_Miner 150 160 +npc = 2552 Dwarven_Miner 150 160 +npc = 2553 Blast_Furnace_Foreman 150 160 +npc = 2554 Tin_ore 0 0 +npc = 2555 Copper_ore 0 0 +npc = 2556 Iron_ore 0 0 +npc = 2557 Mithril_ore 0 0 +npc = 2558 Adamantite_ore 650 255 +npc = 2559 Runite_ore 150 160 +npc = 2560 Silver_ore 150 160 +npc = 2561 Gold_ore 150 160 +npc = 2562 Coal 625 255 +npc = 2563 Perfect_gold_ore 150 160 +npc = 2564 Ordan 150 160 +npc = 2565 Jorzik 150 160 +npc = 2566 Wise_Old_Man 0 0 +npc = 2567 Wise_Old_Man 0 0 +npc = 2568 Banker 0 0 +npc = 2569 Banker 0 0 +npc = 2570 Banker 0 0 +npc = 2571 Market_Guard 20 22 +npc = 2572 Olivia 0 0 + +//------------------------Custom------------------------ +npc = 2573 Watchman 253 0 +npc = 2574 Bank_Guard 0 0 +npc = 2575 Purepker895 52 0 +npc = 2576 Qutiedoll 16 0 +npc = 2577 1337sp34kr 63 0 +npc = 2578 Elfinlocks 87 0 +npc = 2579 Cool_Mom227 27 0 +npc = 2580 Bernald 0 0 +npc = 2581 Ellamaria 0 0 +npc = 2582 Trolley 0 0 +npc = 2583 Trolley 0 0 +npc = 2584 Trolley 0 0 +npc = 2585 garden_trolley 1 0 +npc = 2586 Billy,_a_Guard_of_Falador 0 0 +npc = 2587 Bob,_another_Guard_of_Falador 0 0 +npc = 2588 Brother_Althric 0 0 +npc = 2589 PKMaster0036 87 0 +npc = 2590 King_Roald 0 0 +//------------------------Custom------------------------ + +npc = 2591 TzHaar-Mej 103 100 +npc = 2592 TzHaar-Mej 103 100 +npc = 2593 TzHaar-Mej 103 100 +npc = 2594 TzHaar-Mej 103 100 +npc = 2595 TzHaar-Mej 103 100 +npc = 2596 TzHaar-Mej 103 100 +npc = 2597 TzHaar-Mej 103 100 +npc = 2598 TzHaar-Hur 74 80 +npc = 2599 TzHaar-Hur 74 80 +npc = 2600 TzHaar-Hur 74 80 +npc = 2601 TzHaar-Hur 74 80 +npc = 2602 TzHaar-Hur 74 80 +npc = 2603 TzHaar-Hur 74 80 +npc = 2604 TzHaar-Xil 133 120 +npc = 2605 TzHaar-Xil 133 120 +npc = 2606 TzHaar-Xil 133 120 +npc = 2607 TzHaar-Xil 133 120 +npc = 2608 TzHaar-Xil 133 120 +npc = 2609 TzHaar-Xil 133 120 +npc = 2610 TzHaar-Ket 149 140 +npc = 2611 TzHaar-Ket 149 140 +npc = 2612 TzHaar-Ket 149 140 +npc = 2613 TzHaar-Ket 149 140 +npc = 2614 TzHaar-Ket 149 140 +npc = 2615 TzHaar-Ket 149 140 +npc = 2616 TzHaar-Ket 149 140 +npc = 2617 TzHaar-Mej-Jal 0 0 +npc = 2618 TzHaar-Mej-Kah 0 0 +npc = 2619 TzHaar-Ket-Zuh 0 0 +npc = 2620 TzHaar-Hur-Tel 0 0 +npc = 2621 TzHaar-Hur-Koz 0 0 +npc = 2622 TzHaar-Hur-Lek 0 0 +npc = 2623 TzHaar-Mej-Roh 0 0 +npc = 2624 TzHaar-Ket 149 140 +npc = 2625 TzHaar-Ket 149 140 +npc = 2626 Rocks 0 0 +npc = 2627 Tz-Kih 22 10 +npc = 2628 Tz-Kih 22 10 +npc = 2629 Tz-Kek 45 20 +npc = 2630 Tz-Kek 45 20 +npc = 2631 Tok-Xil 90 40 +npc = 2632 Tok-Xil 90 40 + +//------------------------Custom------------------------ +npc = 2633 Wise_Old_Man 0 0 +npc = 2634 Miss_Schism 0 0 +npc = 2635 Bob 0 0 +npc = 2636 Bob 0 0 +npc = 2637 Sphinx 0 0 +npc = 2638 Neite 0 0 +npc = 2639 Robert_the_Strong 0 0 +npc = 2640 Odysseus 0 0 +npc = 2641 Dragonkin 0 0 +npc = 2642 King_Black_Dragon 0 0 +npc = 2643 R4ng3rNo0b889 0 0 +npc = 2644 Love_Cats 0 0 +npc = 2645 Love_Cats 0 0 +npc = 2646 Neite 0 0 +npc = 2647 Bob 0 0 +npc = 2648 Beite 0 0 +npc = 2649 Gnome 0 0 +npc = 2650 Gnome 0 0 +npc = 2651 Odysseus 0 0 +npc = 2652 Neite 0 0 +npc = 2653 Neite 0 0 +npc = 2654 Unferth 0 0 +npc = 2655 Unferth 0 0 +npc = 2656 Unferth 0 0 +npc = 2657 Unferth 0 0 +npc = 2658 Unferth 0 0 +npc = 2659 Unferth 0 0 +npc = 2660 Reldo 0 0 +npc = 2661 Reldo 0 0 +npc = 2662 Cat 0 0 +npc = 2663 Cat 0 0 +npc = 2664 Cat 0 0 +npc = 2665 Cat 0 0 +npc = 2666 Cat 0 0 +npc = 2667 Cat 0 0 +npc = 2668 Cat 0 0 +npc = 2669 Cat 0 0 +npc = 2670 Cat 0 0 +npc = 2671 Cat 0 0 +npc = 2672 Cat 0 0 +npc = 2673 Cat 0 0 +npc = 2674 Thief 16 17 +npc = 2675 Man 0 0 +npc = 2676 Make-over_mage 0 0 +npc = 2677 Highwayman 0 0 +npc = 2678 Goblin 0 0 +npc = 2679 Goblin 0 0 +npc = 2680 Goblin 0 0 +npc = 2695 Pirate 0 0 +npc = 2696 Thief 16 16 +npc = 2697 Mugger 5 5 +npc = 2698 Black_Knight 30 30 +npc = 2704 Guard 0 0 +npc = 2709 Fire_Wizard 13 25 +npc = 2710 Water_Wizard 13 25 +npc = 2711 Earth_Wizard 13 25 +npc = 2712 Air_Wizard 13 25 +npc = 2713 Malignius_Mortifer 0 0 +npc = 2745 TzTok_Jad 702 250 +npc = 2881 Dagannoth_Supreme 303 255 +npc = 2882 Dagannoth_Prime 303 255 +npc = 2883 Dagannoth_Rex 303 255 +npc = 2892 Spinolyp 76 100 +npc = 2894 Spinolyp 76 100 +npc = 2950 The_Face 0 0 +npc = 3021 Tool_Leprechaun 0 0 +npc = 3108 Bert 0 0 +npc = 3109 Guard_Captain 0 0 +npc = 3200 Chaos_Elemental 305 250 +npc = 3217 Kaylee 0 0 +npc = 3218 Tina 0 0 +npc = 3727 Splatter 21 18 +npc = 3728 Splatter 32 27 +npc = 3729 Splatter 43 37 +npc = 3730 Splatter 53 45 +npc = 3731 Splatter 64 54 +npc = 3732 Shifter 37 31 +npc = 3733 Shifter 37 31 +npc = 3734 Shifter 56 47 +npc = 3735 Shifter 56 47 +npc = 3736 Shifter 75 64 +npc = 3737 Shifter 75 64 +npc = 3738 Shifter 94 80 +npc = 3739 Shifter 94 80 +npc = 3740 Shifter 113 96 +npc = 3741 Shifter 113 96 +npc = 3742 Ravager 35 30 +npc = 3743 Ravager 52 44 +npc = 3744 Ravager 70 60 +npc = 3745 Ravager 88 75 +npc = 3746 Ravager 105 89 +npc = 3747 Spinner 37 31 +npc = 3748 Spinner 55 47 +npc = 3749 Spinner 74 63 +npc = 3750 Spinner 92 78 +npc = 3751 Spinner 87 74 +npc = 3752 Torcher 41 35 +npc = 3753 Torcher 41 35 +npc = 3754 Torcher 62 53 +npc = 3755 Torcher 62 53 +npc = 3756 Torcher 83 71 +npc = 3757 Torcher 83 71 +npc = 3758 Torcher 104 88 +npc = 3759 Torcher 104 88 +npc = 3760 Torcher 125 110 +npc = 3761 Torcher 125 110 +npc = 3762 Defiler 41 35 +npc = 3763 Defiler 41 35 +npc = 3764 Defiler 62 53 +npc = 3765 Defiler 62 53 +npc = 3766 Defiler 83 71 +npc = 3767 Defiler 83 71 +npc = 3768 Defiler 104 88 +npc = 3769 Defiler 104 88 +npc = 3770 Defiler 125 110 +npc = 3771 Defiler 125 110 +npc = 3772 Brawler 50 43 +npc = 3773 Brawler 75 64 +npc = 3774 Brawler 100 85 +npc = 3775 Brawler 128 109 +npc = 3776 Brawler 157 133 +npc = 3632 Dalcian_Fang 0 0 +npc = 3777 Portal 0 200 +npc = 3778 Portal 0 200 +npc = 3779 Portal 0 200 +npc = 3780 Portal 0 200 +npc = 2783 Dark_Beast 182 220 +npc = 2558 Kree 650 255 +npc = 3068 Skeletal_Wyvern 140 200 +npc = 3222 Drunken_Man 2 7 +npc = 3796 Squire 0 0 +npc = 3797 Squire 0 0 +npc = 3800 Squire 0 0 +npc = 3824 Arnold_Lydspor 0 0 +npc = 3830 Kathy Corkat 0 0 +npc = 3348 White_Knight 38 55 +npc = 3350 White_Knight 42 60 +npc = 3340 Giant_Mole 230 200 +npc = 3790 Squire 0 0 +[ENDOFNPCLIST] + diff --git a/2006Redone Server/data/cfg/shops.cfg b/2006Redone Server/data/cfg/shops.cfg index fecc7a83..0b83a46a 100644 --- a/2006Redone Server/data/cfg/shops.cfg +++ b/2006Redone Server/data/cfg/shops.cfg @@ -1,350 +1,350 @@ -//-----ShopID---ShopName----------------------------------------Sell----Buy-----Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount -shop = 2 Amulet_Store 2 2 1718 0 1727 0 1729 0 1725 0 1731 0 -shop = 3 Lowe's Archery Emporium 2 2 882 100 884 100 886 100 888 100 890 30 841 10 839 10 843 10 845 10 849 10 847 10 853 10 851 10 -shop = 4 Hickton's Archery Emperium 2 2 882 1000 884 100 886 0 888 0 890 0 4773 0 4778 0 4783 0 4788 0 4793 0 4798 0 4803 0 39 0 40 0 41 0 42 0 43 0 44 0 841 10 843 10 1133 10 1097 10 -shop = 5 Lletya's_Archery_Shop 2 2 884 1000 886 1000 888 1000 890 500 892 300 843 10 845 10 837 10 849 10 847 10 -shop = 6 Void Knight Archery Suplies 2 2 825 300 826 300 827 100 828 100 829 250 830 10 39 100 40 100 41 100 42 30 43 30 44 10 -shop = 7 Brians's_Archery_Shop 2 2 886 100 888 50 890 30 843 10 845 10 849 10 847 10 853 10 851 10 -shop = 8 Bob's Brilliant Axes 2 2 1265 10 1351 10 1349 10 1353 6 -shop = 9 Brian's Battleaxe Bazaar 2 2 1375 10 1363 10 1365 8 1367 6 1369 5 1371 4 -shop = 10 Candle_Shop 2 2 36 10 38 10 -shop = 11 Wayne's Chains 2 2 1103 10 1101 10 1105 10 1107 10 1109 8 1111 5 -shop = 12 Clothes_Store 2 2 1005 10 1129 10 1059 10 1061 10 1757 10 1013 10 1015 10 577 10 1007 10 950 10 426 10 428 10 -shop = 13 Clothes_Store 2 2 1005 10 1129 10 1059 10 1061 10 1757 10 1013 10 1015 10 577 10 1007 10 950 10 426 10 428 10 -shop = 14 Rometti's_Fine_Fashions 2 2 656 10 658 10 660 10 662 10 664 10 636 10 638 10 640 10 642 10 644 10 646 10 648 10 650 10 652 10 654 10 626 10 628 10 630 10 632 10 634 10 -shop = 15 Yrsa's_Accoutrements 2 2 3791 10 3793 10 3795 10 3797 10 3777 10 3779 10 3781 10 3783 10 3785 10 3787 10 3789 10 3759 10 3761 10 3763 10 3765 10 3767 10 3769 10 3771 10 3773 10 3775 10 -shop = 16 Barker's Haberdashery 2 2 2894 10 2896 10 2898 10 2900 10 2902 10 2904 10 2906 10 2908 10 2910 10 2912 10 2914 10 2916 10 2918 10 2920 10 2922 10 2924 10 2926 10 2928 10 2930 10 2932 10 2934 10 2936 10 2938 10 2940 10 2942 10 1007 10 1019 10 1021 10 1023 10 1027 10 -shop = 17 Lletya_Seamstress 2 2 1734 100 1733 10 1759 100 1763 10 1765 10 1767 1 1769 10 1771 10 1773 10 -shop = 18 Dodgy_Mike's_Second-hand_Clothing 2 2 7114 10 7110 10 7112 10 7116 10 7122 10 7124 10 7126 10 7128 10 7130 10 7132 10 7134 10 7136 10 7138 10 -shop = 19 Agmundi_Quality_Clothes 2 2 5050 10 5052 10 5038 10 5040 10 5044 10 5046 10 5026 10 5028 10 5032 10 5034 10 -shop = 20 Vermundi's Clothes Stall 2 2 950 10 -shop = 21 Grand_Tree_Groceries 2 2 2171 10 2128 10 1933 10 2169 10 1957 10 1942 10 1965 10 1982 10 1985 10 2120 10 2108 10 2102 10 2114 10 2126 10 2025 10 1973 10 2130 10 1927 10 946 10 2167 10 2164 10 2165 10 2166 10 -shop = 22 Funch's_Fine_Groceries 2 2 2021 10 2019 10 2015 10 2017 10 2114 10 2128 10 2108 10 2102 10 2120 10 2126 10 2025 10 1973 10 1975 10 2130 10 1927 10 946 10 2026 10 -shop = 23 Frenita's_Cookery_Shop 2 2 2313 10 1955 0 1887 10 1923 10 1942 10 590 10 1935 10 1931 30 1973 10 1933 500 1980 10 -shop = 24 Dommik's Crafting Shop 2 2 1755 10 1733 10 1734 1000 5523 10 1592 10 1595 10 1597 10 1599 10 2976 1 -shop = 25 Rommik's Crafting shop 2 2 1755 10 1733 10 1734 1000 5523 10 1592 10 1595 10 1597 10 1599 10 2976 10 -shop = 26 Farming_Shop 2 2 5376 10 6032 10 5418 10 6036 10 5350 10 5341 10 5329 10 5343 10 952 10 5325 10 1925 10 5331 10 5996 0 6006 0 1965 0 5994 0 5931 0 6000 0 1957 0 1942 0 5504 0 5986 0 1982 0 5982 0 6002 0 5998 0 -shop = 27 Farming_Shop 2 2 5376 10 6032 10 5418 10 6036 10 5350 10 5341 10 5329 10 5343 10 952 10 5325 10 1925 10 5331 10 5996 0 6006 0 1965 0 5994 0 5931 0 6000 0 1957 0 1942 0 5504 0 5986 0 1982 0 5982 0 6002 0 5998 0 -shop = 28 Farming_Shop 2 2 5376 10 6032 10 5418 10 6036 10 5350 10 5341 10 5329 10 5343 10 952 10 5325 10 1925 10 5331 10 5996 0 6006 0 1965 0 5994 0 5931 0 6000 0 1957 0 1942 0 5504 0 5986 0 1982 0 5982 0 6002 0 5998 0 -shop = 29 Farming_Shop 2 2 5376 10 6032 10 5418 10 6036 10 5350 10 5341 10 5329 10 5343 10 952 10 5325 10 1925 10 5331 10 5996 0 6006 0 1965 0 5994 0 5931 0 6000 0 1957 0 1942 0 5504 0 5986 0 1982 0 5982 0 6002 0 5998 0 -shop = 30 Shilo_Fishing_Store 2 2 305 10 309 10 307 10 311 10 301 10 313 1000 314 1000 317 0 327 0 335 0 321 0 331 0 359 0 377 0 371 0 7944 0 -shop = 31 Gerrant's Fishy Business 2 2 314 1000 313 1000 303 100 307 100 309 100 301 100 311 100 317 0 327 10 345 0 321 0 335 0 349 0 331 0 359 0 377 0 371 0 -shop = 32 Harry's Fishing Shop 2 2 303 10 307 10 311 1000 301 10 313 1000 305 10 317 0 327 0 345 0 353 0 341 0 321 0 359 0 377 0 371 0 383 0 -shop = 33 Fishmonger 2 2 305 10 309 10 307 10 311 10 301 10 313 1000 314 1000 305 10 317 0 327 10 -shop = 34 Wydins_Food_Store 2 2 1933 500 2132 10 2138 10 1965 10 1963 0 1951 10 2309 10 1973 10 1985 10 1982 10 1942 10 1550 10 -shop = 35 Rufus's Meat Emperium 2 2 4287 100 4289 30 2134 30 331 0 335 0 383 0 -shop = 36 Solib's_Store 2 2 4012 10 1963 10 4016 10 4014 10 -shop = 37 Herquin's Gems 2 2 1623 0 1621 0 1619 0 1617 0 1607 0 1605 0 1603 0 1601 0 -shop = 38 Al_Kharid_Gems 2 2 1623 0 1621 0 1619 0 1617 0 1607 0 1605 0 1603 0 1601 0 -shop = 39 Greenstone_Gems 2 2 1607 0 1605 0 1603 0 1601 0 -shop = 40 Peksa's_Helmet_Shop 2 2 1139 10 1137 10 1141 10 1143 10 1145 10 1155 10 1153 10 1157 10 1159 10 1161 10 -shop = 41 Skulgrimens_Battle_Gear 2 2 1337 10 1335 10 1339 10 1341 10 1343 10 1345 10 1347 0 3749 10 3751 10 3753 10 3755 10 -shop = 42 Frincos_Fabulous_Herb_Store 2 2 229 10 233 10 221 10 -shop = 43 Jatix's_Herblore_Shop 2 2 229 10 233 10 221 10 -shop = 44 Gardener_Gunhild 2 2 3899 100 5341 100 -shop = 45 Grum's_Gold_Exchange 2 2 1635 0 1637 0 1639 0 1641 0 1643 0 1654 0 1656 0 1658 0 1660 0 1662 0 1673 0 1675 0 1677 0 1679 0 1681 0 -shop = 46 Ali_the_Kebab_seller 2 2 1971 1000 -shop = 47 Karim's_Kebabs 2 2 1971 1000 -shop = 48 Kjut's_Kebabs 2 2 1971 1000 -shop = 49 Flynn's Mace Shop 2 2 1422 10 1420 10 1424 8 1428 6 1430 4 -shop = 50 Ali's_Discount_Wares 2 2 1931 30 1935 10 1823 30 1833 10 1837 10 1925 10 4593 10 4591 10 970 10 946 10 590 10 1265 10 2138 10 -shop = 51 Betty's_Magic_emporium 2 2 554 300 555 300 556 300 557 100 558 100 562 30 560 10 221 100 579 10 1017 10 -shop = 52 Aubury_Magic_Shop 2 2 554 5000 555 5000 556 5000 557 5000 558 5000 559 5000 562 250 560 250 -shop = 53 Wizards_Guild_Shop 2 2 554 5000 555 5000 556 5000 557 5000 558 5000 559 5000 562 250 561 250 560 250 563 250 565 250 1387 2 1383 2 1381 2 1385 2 -shop = 54 Lundails_Rune_Shop 2 2 554 200 555 200 556 200 557 200 558 140 559 140 561 250 562 250 563 250 564 20 565 250 560 250 -shop = 55 Battle_Runes 2 2 554 100 555 100 556 100 557 100 559 100 558 100 562 30 560 30 -shop = 56 Tutab's_Magic_Market 2 2 554 1000 555 1000 556 1000 557 1000 563 100 221 10 4006 10 4023 10 -shop = 57 Void_Knight_Magic_Store 2 2 554 1000 555 1000 556 1000 557 1000 558 1000 559 1000 562 300 560 300 -shop = 58 TzHaar_Mej_Roh's_Rune_Store 2 2 554 5000 555 5000 556 5000 557 5000 558 5000 559 5000 560 2500 562 2500 -shop = 59 Nurmof's_Pickaxe_Shop 2 2 1265 10 1267 10 1269 10 1273 10 1271 10 1275 10 -shop = 60 Drogo's_Mining_Emporium 2 2 2347 10 1265 10 436 0 438 0 440 0 453 0 2349 0 2351 0 2357 0 -shop = 61 Pickaxe_is_Mine 2 2 1265 10 1269 10 1273 10 1271 10 1275 10 -shop = 62 Zenesha's_Platebody_Shop 2 2 1117 10 1115 10 1119 10 1125 10 1121 10 -shop = 63 Horviks_Platebody_Shop 2 2 1103 10 1101 10 1139 10 1137 10 1115 10 1117 10 1173 10 1175 10 1075 10 1067 10 1087 10 1081 10 1119 10 1125 10 1121 10 1097 10 1133 10 -shop = 64 Louie_Legs 2 2 1075 10 1067 10 1069 10 1071 10 1073 10 -shop = 65 Seddu's_Adventurer_Store 2 2 1093 10 1079 10 1113 10 1099 10 1065 10 1193 10 1151 10 -shop = 66 Ranael's Super Skirt Store 2 2 1087 10 1081 10 1083 10 1089 10 1085 10 1091 10 -shop = 67 Zeke's Superior Scimitars 2 2 1321 10 1323 10 1325 10 1329 10 -shop = 68 Daga's Scimitar Smithy 2 2 1321 10 1323 10 1325 10 1329 10 4587 10 -shop = 69 Cassie's_Shield_Shop 2 2 1171 10 1173 10 1189 10 1175 10 1191 10 1177 10 1193 10 1181 10 -shop = 70 Silk_Trader 2 2 950 100 -shop = 71 The_Spice_is_Right 2 2 1931 30 2169 10 5970 0 175 10 -shop = 72 Zaff's_Superior_Staves 2 2 1379 10 1389 10 1381 10 1383 10 1385 10 1387 10 -shop = 73 Dwarven_Shopping_Store 2 2 1931 30 1935 10 1735 10 1925 10 590 10 1755 10 2347 10 -shop = 74 Aurel's_Supplies 2 2 1351 10 590 10 3363 10 353 10 952 10 -shop = 75 Al_Kharid_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 590 10 1755 10 2347 10 550 10 -shop = 76 Ifaba's_General_Store 1 1 1931 30 1935 10 954 10 1925 30 590 10 2347 10 -shop = 77 Aemad's Adventuring Supplies 1 1 227 10 1265 10 1349 10 2142 10 590 10 1759 100 882 1000 954 10 970 10 946 10 1935 10 -shop = 78 West_Ardougne_General_Store1 1 1931 10 954 10 1265 10 1925 30 590 10 1415 10 1061 10 841 10 882 100 329 10 2327 10 2309 10 2142 10 -shop = 79 Bandit_Bargains 1 1 1831 30 1823 30 1937 10 1921 10 1935 10 1923 10 1925 30 1837 10 1833 10 1835 10 946 10 -shop = 80 Canifis_General_Store 1 1 1733 10 1734 1000 1931 30 1925 30 1935 10 590 10 1755 10 2347 10 3377 10 946 10 -shop = 81 Arhein's_Store 1 1 1925 30 1265 10 1923 10 1887 10 590 10 1755 10 2347 10 954 10 1931 30 946 10 -shop = 82 Edgeville_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 550 10 -shop = 83 Falador_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 550 10 -shop = 84 Karamja_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 -shop = 85 Gunslik's_Assorted_Items 1 1 1935 10 1925 30 590 10 1755 10 2347 10 36 10 973 10 1059 10 229 300 233 10 954 10 -shop = 86 The_Lighthouse_Store 1 1 954 10 2347 10 1755 10 946 10 952 10 590 10 36 10 273 10 233 10 1931 30 1925 30 1929 10 1935 10 1937 300 229 10 227 10 2019 10 2021 10 2015 10 1915 10 2017 10 1909 10 1913 10 1907 10 -shop = 87 Lletya_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 -shop = 88 Lumbridge_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 550 10 -shop = 89 Razmire's_General_Store 1 1 1931 30 1935 10 1735 10 1925 10 590 10 1755 10 2347 10 3424 500 227 300 1933 10 3678 10 -shop = 90 Nardah_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 -shop = 91 Arnold's_Ecletic_Supplies 1 1 303 10 311 1 2309 10 1925 30 1927 10 1733 10 1734 1000 1917 10 1785 10 946 10 -shop = 92 Pollniveach_General_Store 1 1 1931 30 1935 10 1825 10 1833 10 1837 10 1925 10 4593 10 4591 10 1985 10 2120 10 1982 10 1937 10 1921 10 1929 10 -shop = 93 Port_Phasmatys_General_Store 1 1 1931 300 1925 300 1735 10 1935 10 590 10 1735 10 2347 10 -shop = 94 Sigmund_the_Merchant 1 1 590 10 954 1 1931 30 2142 10 2309 10 952 10 36 10 1755 10 229 10 227 10 1925 10 1944 10 1942 10 233 10 2347 10 1929 10 -shop = 95 Rimmington_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 550 10 -shop = 96 Obli's_General_Store 1 1 590 10 229 10 233 10 1931 30 1351 10 1265 10 1349 10 1129 10 1059 10 2142 10 2309 10 952 10 36 10 1755 10 2347 10 970 10 973 10 227 10 975 10 954 10 -shop = 97 Jiminua's_Jungle_Store 1 1 590 10 36 10 1931 30 954 10 1129 10 1059 10 1061 10 2142 10 2309 10 229 300 227 300 233 10 175 10 970 10 973 10 946 10 2347 10 975 10 1755 10 952 10 1351 10 1265 10 1349 10 -shop = 98 Bolkoy's_Village_Shop 1 1 1931 30 1265 10 1935 10 1735 10 1925 30 590 10 1755 10 2347 10 882 1000 2142 10 -shop = 99 Quartermaster's_Store 1 1 1931 30 1935 10 1735 10 590 10 2309 10 3190 10 3192 10 3194 10 3196 10 3198 10 3200 10 3202 10 3204 10 -shop = 100 Varrock_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 590 10 1755 10 2347 10 550 10 946 10 -shop = 101 Void_Knight_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 590 10 1755 10 2347 10 1351 10 7934 10 -shop = 102 Zanaris_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 590 10 1755 10 2347 10 550 10 -shop = 103 Shantay_Store 2 2 1823 30 1831 30 1937 10 1921 10 1929 10 946 10 1833 10 1835 10 1837 10 2349 0 314 1000 2347 10 1925 30 1923 10 1935 10 954 100 1854 100 -shop = 104 Varrock_Sword_Shop 2 2 1277 10 1279 10 1281 10 1283 10 1285 10 1287 10 1291 10 1293 10 1295 10 1297 10 1299 10 1301 10 1205 10 1203 10 1207 10 1209 10 1211 10 -shop = 105 Taverly_Sword_Shop 2 2 1307 10 1309 10 1311 10 1313 10 1315 10 1317 10 -shop = 106 Jukats_Sword_Shop 2 2 1305 2 1215 2 -shop = 107 Oziachs_Armour 2 2 1127 10 1135 10 -shop = 108 Fur_Trader 2 2 948 10 958 10 -shop = 109 Slayer_Shop 2 2 4155 10 4166 10 4161 20 6696 20 7051 10 4551 10 7159 10 6720 10 4168 10 4164 10 4158 10 4172 50000 4170 10 7432 10 7421 1000 4162 10 4156 10 -shop = 110 Sams_Cape_Shop 2 2 4333 10 4353 10 4373 10 4393 10 4413 10 -shop = 111 Range_Guild_Exchange_Store 2 2 47 30 1133 10 1135 1 829 20 1169 1 892 50 -shop = 112 Castle_Wars_Ticket_Exchange 2 2 4071 10 4069 10 4070 10 4072 10 4068 10 4506 10 4504 10 4505 10 4507 10 4503 10 4511 10 4509 10 4510 10 4512 10 4508 10 4513 10 4514 10 4515 10 4516 10 -shop = 113 Karamja_Wines_Spirts_Beers 2 2 1917 10 431 10 1993 10 -shop = 114 Burthorpe_Supplies 2 2 1931 30 1935 10 1735 10 1925 30 590 10 1755 10 2347 10 946 10 1980 10 -shop = 115 Dead_Man's_Chest 2 2 1915 10 3164 10 -shop = 116 Shrimp_and_Parrot 2 2 347 10 339 10 361 10 379 10 373 10 3144 10 -shop = 117 Pick_and_Lute 2 2 1905 10 1907 10 1913 10 -shop = 118 Martin_Thwait_Lost_and_Found 2 2 954 10 1523 10 1755 10 946 10 5560 10 864 10 863 10 865 10 3095 10 3096 10 3097 10 -shop = 119 Aarons_Archery_Appendages 2 2 1129 10 1131 10 1133 10 1095 10 1097 10 1169 10 1063 10 -shop = 120 Dargaud's_Bows_and_Arrows 2 2 52 1000 39 300 40 300 41 100 42 100 43 100 44 30 882 1000 884 300 886 300 888 100 890 100 892 100 4773 0 4778 0 4783 0 4788 0 4793 0 4798 0 4803 0 841 10 843 10 849 10 -shop = 121 Authentic_Throwing_Weapons 2 2 825 1000 826 1000 827 1000 828 300 829 100 830 100 800 1000 801 1000 802 300 803 300 804 100 805 100 -shop = 122 Magic_Guild_Store_Mystic_Robes 2 2 4089 10 4091 10 4093 10 4095 10 4097 10 -shop = 123 Magic_Guild_Store_Runes_and_Staves 2 2 556 1000 555 1000 557 1000 554 1000 558 1000 559 1000 562 300 561 300 560 1000 563 100 565 100 566 100 1387 10 1383 10 1381 10 1385 10 -shop = 124 Scavvo's_Rune_Store 2 2 1093 10 1079 10 1432 10 1113 10 1303 10 1289 10 1099 10 1065 10 1169 10 -shop = 125 Valaine's_Shop_of_Champions 2 2 1019 10 1165 10 1077 10 1123 10 -shop = 126 Mage_Arena_Staves 2 2 2415 10 2416 10 2417 10 -shop = 127 Quality_Weapons_Store 2 2 1365 10 1369 10 1285 10 1287 10 1325 10 1297 10 853 10 851 10 888 100 890 100 -shop = 128 Quality_Armour_Shop 2 2 1105 10 1107 10 1109 10 1111 10 1141 10 1143 10 1145 10 1177 10 1195 10 -shop = 129 Vigr's Warhammers 2 2 1337 10 1335 10 1339 10 1341 10 1343 10 1345 10 -shop = 130 Carefree_Crafting_Stall 2 2 1755 10 1592 10 1597 10 1733 10 1734 1000 1759 100 -shop = 131 Keldagrim's_Best_Bread 2 2 2309 10 1891 10 1901 10 -shop = 132 Silver_Cog_Silver_Stall 2 2 1718 10 442 0 2355 0 -shop = 133 Gianne's_Restraunt 2 2 2223 10 2225 10 2221 10 2219 10 2227 10 2233 10 2231 10 2235 10 2229 10 2241 10 2243 10 2239 10 2237 10 -shop = 134 Gulluck_and_Sons 2 2 882 1000 841 10 39 100 40 100 41 100 42 100 1349 10 1353 10 1369 10 1307 10 1309 10 1311 10 1313 10 1315 10 1317 10 -shop = 135 Tony's_Pizza_Bases 2 2 2283 10 -shop = 136 Wilderness_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 590 10 1755 10 2347 10 550 10 946 10 -shop = 137 Neil's_Wilderness_Cape_Shop 2 2 4327 10 4347 10 4367 10 4387 10 4407 10 -shop = 138 Tzhaar_Hur_Tel's_Equipment_Store 2 2 6522 10 6523 10 6524 10 6525 10 6526 10 6527 10 6528 10 6568 10 -shop = 139 Tzhaar_Hur_Lek's_Ore_and_Gem_Store 2 2 438 5 436 5 453 2 1623 1 1621 1 6571 1 -shop = 140 William's_Wilderness_Cape_Shop 2 2 4315 10 4335 10 4355 10 4375 10 4395 10 -shop = 141 Edward's_Wilderness_Cape_Shop 2 2 4323 10 4343 10 4363 10 4383 10 4403 10 -shop = 142 Blurberry's_Bar 2 2 2028 10 2030 10 2032 10 2034 10 2036 10 2038 10 2040 10 -shop = 143 Shop_of_Distaste 2 2 2518 100 -shop = 144 Nulodion's_Multicannon_Parts 2 2 6 100 8 100 10 100 12 100 -shop = 145 Legends_Guild_Shop_of_Useful_Items 2 2 299 6 1590 5 1542 3 2368 1 1052 3 -shop = 192 Legends'_Guild_General_Store 1 1 373 20 2323 5 121 3 886 500 -// Npc not added yet, Shop may not be 317 -shop = 146 Martin_Thwait's_Lost_and_Found 2 2 954 50 1523 25 1755 30 946 20 5560 25 864 15 863 10 865 5 3095 3 3096 2 3097 1 -shop = 147 Grace's_Graceful_Clothing 2 2 -shop = 148 Toad_and_Chicken 2 2 1905 12 1907 12 1913 12 -shop = 149 Crossbow_Shop 2 2 -shop = 150 Multicannon_parts_for_sale 2 2 8 5 6 5 12 5 10 5 4 5 5 5 -shop = 151 Frincos's_Fabulous_Herb_Store 2 2 229 50 233 3 221 50 -shop = 152 Garden_Centre 2 2 -shop = 153 Flynn's_Mace_Market 2 2 1422 5 1420 4 1424 4 1428 3 1430 2 -shop = 154 Herquin's_Gems 2 2 1623 1 1621 0 1619 0 1617 0 1607 1 1605 0 1603 0 1601 0 -shop = 155 Wayne's_Chains!_-_Chainmail_Specialist 2 2 1103 3 1101 2 1105 1 1107 1 1109 1 1111 1 -shop = 156 Prospector_Percy's_Nugget_Shop 2 2 -shop = 157 Brian's_Battleaxe_Bazaar 2 2 1375 4 1363 3 1365 2 1367 1 1369 1 1371 1 -shop = 158 Gerrant's_Fishy_Business 2 2 303 5 307 5 309 5 311 2 301 2 313 1500 314 1000 317 0 327 200 345 0 321 0 335 0 349 0 331 0 359 0 377 0 371 0 -shop = 159 Brian's_Archery_Supplies 2 2 886 1500 888 1000 890 800 843 4 845 4 849 3 847 3 853 2 851 2 -shop = 160 Rommik's_Crafty_Supplies 2 2 1755 2 1592 4 1597 2 1595 2 1733 3 1734 100 1599 3 2976 6 5523 10 -shop = 161 Gaius'_Two_Handed_Shop 2 2 1307 4 1309 3 1311 2 1313 1 1315 1 1317 1 -shop = 162 Sarah's_Farming_Shop 2 2 5341 500 5343 500 5329 500 952 500 5325 500 5331 500 5356 500 6032 500 5418 500 5376 500 1942 0 1957 0 1965 0 1982 0 5986 0 5504 0 5982 0 5994 0 5996 0 5998 0 6000 0 6002 0 5931 0 6006 0 6036 100 -shop = 163 Dal's_General_Ogre_Supplies 2 2 1931 30 1935 10 946 10 1925 30 590 10 1755 10 2347 10 -shop = 164 Grud's_Herblore_Stall 2 2 229 50 233 3 221 50 -shop = 165 Uglug's_Stuffsies 2 2 4844 100 2862 100 1777 10 2876 0 2878 10 4850 0 946 5 4773 0 4778 0 4783 0 4788 0 4793 0 4798 0 4803 0 4827 0 -shop = 166 Mythical_Cape_Store 2 2 1052 50 -shop = 167 Myths'_Guild_Herbalist 2 2 233 5 229 50 221 50 -shop = 168 Myths'_Guild_Armoury 2 2 2368 1 2368 1 -shop = 169 Myths'_Guild_Weaponry 2 2 1215 2 1305 2 1434 2 1377 2 -shop = 170 Etceteria_Fish 2 2 303 5 307 5 309 5 311 2 301 2 313 1500 314 1000 305 5 317 0 327 200 345 0 353 0 341 0 321 0 335 0 349 0 331 0 359 0 377 0 363 0 371 0 383 0 -shop = 171 Island_Greengrocer 2 2 1965 10 1942 10 1957 10 1982 10 1550 2 -shop = 172 Armour_Shop 2 2 1109 4 1143 4 1159 4 1181 4 1197 4 1071 4 1085 4 1121 4 -shop = 173 Contraband_Yak_Produce 2 2 -shop = 174 Flosi's_Fishmongers 2 2 377 5 359 20 331 20 341 20 383 0 -shop = 175 Keepa_Kettilon's_Store 2 2 361 20 329 20 339 20 379 10 373 0 385 0 -shop = 176 Ore_Store 2 2 436 20 438 10 440 10 442 5 453 10 444 5 447 0 449 0 -shop = 177 Weapons_Galore 2 2 1299 4 1343 4 1369 4 3099 4 1315 4 -shop = 178 Moon_Clan_General_Store 2 2 1931 5 1935 2 1735 2 1925 3 1923 2 1887 2 590 3 1755 2 2347 5 -shop = 179 Baba_Yaga's_Magic_Shop 2 2 556 5000 555 5000 557 5000 554 5000 558 5000 559 5000 562 250 561 250 560 250 563 250 565 250 566 250 1391 5 1387 2 1383 2 1381 2 1385 2 -shop = 180 Moon_Clan_Fine_Clothes 2 2 -shop = 181 Miscellanian_General_Store 2 2 1931 5 1935 2 1735 2 1925 3 1923 2 1887 2 590 3 1755 2 2347 5 -shop = 182 Greengrocer_of_Miscellania 2 2 1965 10 1942 10 1957 10 1982 10 1550 2 -shop = 183 Island_Fishmonger 2 2 303 5 307 5 309 5 311 2 301 2 313 1500 314 1000 305 5 317 0 327 200 345 0 353 0 341 0 321 0 335 0 349 0 331 0 359 0 377 0 363 0 371 0 383 0 -shop = 184 Miscellanian_Clothes_Shop 2 2 3767 5 3769 5 3771 5 3773 5 3775 5 3793 5 3795 5 5032 3 5034 3 5026 3 5028 3 5050 3 5052 3 5038 3 5040 3 5044 3 5046 3 -shop = 185 Miscellanian_Food_Shop 2 2 2309 5 1985 5 1965 5 1942 5 1957 5 1933 5 1973 2 1927 5 -shop = 186 Neitiznot_Supplies 2 2 946 10 2347 10 1734 10 1733 10 1351 10 1759 100 -shop = 187 Fremennik_Fish_Monger 2 2 303 5 307 5 309 5 311 2 301 2 313 1500 314 1000 305 5 317 0 327 200 345 0 353 0 341 0 321 0 335 0 349 0 331 0 359 0 377 0 363 0 371 0 383 0 -shop = 188 Fremennik_Fur_Trader 2 2 948 3 958 3 -shop = 189 Pie_Shop 2 2 7162 50 2325 5 2327 4 7170 0 2323 3 7178 2 7188 1 7198 0 7208 0 7218 0 -shop = 190 Fishing_Guild_Shop 2 2 313 2000 314 1500 341 0 353 0 363 0 359 0 377 0 371 0 339 0 355 0 365 0 361 0 379 0 373 0 -shop = 191 Happy_Heroes'_H'emporium 2 2 1377 1 1434 1 -shop = 193 Yarsul's_Prodigious_Pickaxes 2 2 1265 6 1267 5 1269 4 1273 3 1271 2 1275 1 -shop = 194 Hendor's_Awesome_Ores 2 2 436 0 438 0 440 0 447 0 449 0 451 0 453 0 -shop = 195 Mining_Guild_Mineral_Exchange 2 2 -shop = 196 Mythical_Cape_Store 2 2 1052 50 -shop = 197 Myths'_Guild_Armoury 2 2 2368 1 2368 1 -shop = 198 Myths'_Guild_Herbalist 2 2 233 5 229 50 221 50 -shop = 199 Myths'_Guild_Weaponry 2 2 1215 2 1305 2 1434 2 1377 2 -shop = 200 Authentic_Trowing_Weapons 2 2 825 900 826 800 827 700 828 600 829 500 830 400 800 900 801 800 802 700 803 600 804 500 805 400 -shop = 201 Warrior_Guild_Armoury 2 2 1363 5 1365 2 1369 1 1277 5 1279 4 1281 4 1283 3 1285 3 1287 2 1291 4 1293 3 1295 3 1297 2 1299 2 1301 1 1205 10 1203 6 1207 5 1217 4 1209 3 1211 2 1422 5 1420 4 1424 4 1428 3 1430 2 1307 4 1309 3 1311 2 1313 1 1315 1 1317 1 1103 5 1101 3 1105 3 1139 5 1137 3 1141 3 -shop = 202 Warrior_Guild_Food_Shop 2 2 333 10 365 10 2289 5 6705 10 2003 10 -shop = 203 Warrior_Guild_Potion_Shop 2 2 115 10 121 10 133 10 -shop = 204 Magic_Guild_Store_-_Mystic_Robes 2 2 4089 1000 4091 1000 4093 1000 4095 1000 4097 1000 -shop = 205 Magic_Guild_Store_-_Runes_and_Staves 2 2 4089 1000 4091 1000 4093 1000 4095 1000 4097 1000 -shop = 206 Magic_Guild_Store_-_Runes_and_Staves 2 2 556 5000 555 5000 557 5000 554 5000 558 5000 559 5000 562 250 561 250 560 250 563 250 565 250 566 250 1391 5 1387 2 1383 2 1381 2 1385 2 -shop = 207 Harry's_Fishing_Shop 2 2 303 5 307 5 311 2 301 2 313 1200 305 5 317 0 327 0 345 0 353 0 341 0 321 0 359 0 377 0 363 0 371 0 383 0 -shop = 208 Hickton's_Archery_Emporium 2 2 877 200 882 1000 884 800 886 0 888 0 890 0 892 0 4773 0 4778 0 4783 0 4788 0 4793 0 4798 0 4803 0 39 1000 40 800 41 600 42 400 43 200 44 100 841 4 839 2 837 2 843 4 845 4 4827 0 1133 2 1097 2 -shop = 209 Vanessa's_Farming_Shop 2 2 5341 500 5343 500 5329 500 952 500 5325 500 5331 500 5354 500 6032 500 5418 500 5376 500 1942 0 1957 0 1965 0 1982 0 5986 0 5504 0 5982 0 5994 0 5996 0 5998 0 6000 0 6002 0 5931 0 6006 0 6036 100 -shop = 210 Aemad's_Adventuring_Supplies 2 2 227 500 1265 2 1349 2 2142 2 590 2 1759 30 882 500 954 20 970 50 946 2 -shop = 211 Ardougne_Baker's_Stall 2 2 2309 10 1891 3 1901 6 1973 9 -shop = 212 Ardougne_Fur_Stall 2 2 948 3 958 3 -shop = 213 Ardougne_Gem_Stall 2 2 1607 2 1605 1 1603 1 1601 0 -shop = 214 Ardougne_Silver_Stall 2 2 1714 2 442 1 2355 1 -shop = 215 Ardougne_Spice_Stall 2 2 2007 1 946 1 1550 2 -shop = 216 Zenesha's_Plate_Mail_Body_Shop 2 2 1117 3 1115 1 1119 1 1125 1 1121 1 -shop = 217 Richard's_Farming_Shop 2 2 5341 500 5343 500 5329 500 952 500 5325 500 5331 500 5356 500 6032 500 5418 500 5376 500 1942 0 1957 0 1965 0 1982 0 5986 0 5504 0 5982 0 5994 0 5996 0 5998 0 6000 0 6002 0 5931 0 6006 0 6036 100 -shop = 218 Armoury 2 2 882 200 877 200 841 4 839 2 837 2 39 800 40 800 41 800 42 800 1349 5 1353 3 1363 5 1365 2 1369 1 1307 4 1309 3 1311 2 1313 1 1315 1 1317 1 -shop = 219 Arnold's_Eclectic_Supplies 2 2 303 2 311 2 7944 1 7946 0 2309 1 1931 4 1927 1 1733 3 1734 15 1917 10 1785 2 946 1 -shop = 220 Khazard_General_Store 2 2 1265 5 1931 3 1935 2 1735 2 1925 2 590 2 1755 2 2347 5 954 30 1933 30 583 30 1941 500 946 10 -shop = 221 Gianne's_Restaurant 2 2 2227 3 2219 3 2221 3 2225 3 2223 3 2233 3 2231 3 2235 3 2229 3 2237 3 2243 3 2239 3 2241 3 -shop = 222 Blurberry_Bar 2 2 2064 10 2074 10 2092 10 2084 10 2048 10 2080 10 2054 10 -shop = 223 West_Ardougne_General_Store 2 2 1931 3 954 3 1265 2 1925 2 590 2 2347 3 1061 2 839 2 882 20 329 10 2327 10 2309 5 2142 10 -shop = 224 Lovecraft's_Tackle 2 2 303 5 307 5 309 5 311 2 301 2 313 1500 314 1000 317 0 327 200 345 0 321 0 335 0 349 0 331 0 359 0 377 0 371 0 -shop = 225 Aleck's_Hunter_Emporium 2 2 596 20 -shop = 226 Rasolo_the_Wandering_Merchant 2 2 1969 1 2023 1 660 1 1215 1 550 1 583 1 1941 1 273 1 970 1 975 1 1599 1 2976 1 1823 1 1837 1 1854 1 2524 1 3377 1 2894 1 1909 1 3787 1 3711 1 3678 1 3424 1 3420 1 5 1 -shop = 227 Davon's_Amulet_Store 2 2 1718 0 1727 0 1729 0 1725 0 1731 0 -shop = 228 The_Shrimp_and_Parrot 2 2 347 5 339 5 361 5 379 3 373 2 3144 3 -shop = 229 Karamja_Wines,_Spirits,_and_Beers 2 2 1917 3 431 3 1993 1 -shop = 230 Fernahei's_Fishing_Hut 2 2 307 5 309 5 313 200 314 800 335 0 349 0 331 0 -shop = 231 Gabooty's_Tai_Bwo_Wannai_Cooperative 2 2 6341 50 6343 50 6345 50 6347 50 6349 50 6313 50 6315 50 6317 50 6351 50 6353 50 6355 50 6357 50 6359 50 1625 0 1627 0 1629 0 6361 50 6363 50 6365 50 6367 50 6369 50 1609 0 1611 0 1613 0 6371 50 6373 50 6375 50 6377 50 6379 50 6311 0 -shop = 232 Gabooty's_Tai_Bwo_Wannai_Drinky_Store 2 2 2084 0 2092 0 2048 0 2054 0 2064 0 2074 0 -shop = 233 Tamayu's_Spear_Stall 2 2 3170 10 3171 10 3172 5 3173 2 3174 0 3175 0 3188 10 -shop = 234 Tiadeche's_Karambwan_Stall 2 2 3142 10 3150 50 3157 2 -shop = 235 TzHaar-Hur-Lek's_Ore_and_Gem_Store 2 2 -shop = 236 TzHaar-Hur-Tel's_Equipment_Store 2 2 -shop = 237 TzHaar-Mej-Roh's_Rune_Store 2 2 -shop = 238 TzHaar-Hur-Rin's_Ore_and_Gem_Store 2 2 438 25 436 25 440 15 442 12 453 20 444 12 447 4 449 2 451 1 1623 16 1621 12 1619 8 1617 6 1631 0 6571 1 -shop = 239 TzHaar-Hur-Zal's_Equipment_Store 2 2 -shop = 240 Al-Kharid_General_Store 2 2 1931 5 1935 2 1735 2 1925 3 1923 2 1887 2 590 3 1755 2 2347 5 550 5 -shop = 241 Dommik's_Crafting_Store 2 2 1755 2 1592 10 1597 2 1595 10 1733 3 1734 100 1599 3 2976 10 5523 10 -shop = 242 Gem_Trader 2 2 1623 1 1621 1 1619 0 1617 0 1607 1 1605 1 1603 0 1601 0 -shop = 243 Louie's_Armoured_Legs_Bazaar 2 2 1075 5 1067 3 1069 2 1077 1 1071 1 1073 1 -shop = 244 Ranael's_Super_Skirt_Store 2 2 1087 5 1081 3 1083 2 1089 1 1085 1 1091 1 -shop = 245 Shantay_Pass_Shop 2 2 1823 100 1831 100 1937 10 1921 10 1929 10 946 10 1833 10 1835 10 1837 10 2349 10 314 500 2347 10 1925 0 1923 0 1935 0 1854 500 954 20 -shop = 246 Zeke's_Superior_Scimitars 2 2 1321 5 1323 3 1325 2 1329 1 -shop = 247 The_Big_Heist_Lodge 2 2 4627 10 -shop = 248 Bedabin_Village_Bartering 2 2 1823 5 1831 5 1937 5 1921 5 1929 5 946 5 2347 5 -shop = 249 Nardah_Hunter_Shop 2 2 596 20 -shop = 250 Rok's_Chocs_Box 2 2 6794 30 1973 25 -shop = 251 Seddu's_Adventurer's_Store 2 2 1093 1 1079 1 1113 1 1099 1 1065 1 1193 1 1151 1 -shop = 252 Pollnivneach_General_Store 2 2 1931 3 1935 2 1825 20 1833 3 1837 2 1925 12 4593 11 4591 12 1985 5 2120 5 1982 5 1937 5 1921 7 1929 8 -shop = 253 The_Asp_&_Snake_Bar 2 2 1917 83 2017 10 1993 13 2015 5 2021 4 1915 12 -shop = 254 Blades_by_Urbi 2 2 1205 1 1203 1 1207 1 1217 0 1209 1 1211 1 1213 1 1215 0 1321 1 1323 1 1325 1 -shop = 255 Jamila's_Craft_Stall 2 2 1755 2 1592 4 1597 2 1595 2 1733 3 1734 100 1599 3 2976 6 5523 10 -shop = 256 Nathifa's_Bake_Stall 2 2 2309 10 1891 3 1901 8 1823 50 -shop = 257 Raetul_and_Co's_Cloth_Store 2 2 4684 20 1833 20 1835 20 1837 20 950 10 1734 50 1733 20 -shop = 258 Dorgesh-Kaan_General_Supplies 2 2 596 5 590 2 1931 5 1935 2 1923 2 1887 2 954 3 1785 1 -shop = 259 Nardok's_Bone_Weapons 2 2 5018 10 5016 10 -shop = 260 Miltog's_Lamps 2 2 596 15 4525 4 4525 2 4546 1 5013 1 590 10 4522 0 4537 0 4548 0 -shop = 261 Reldak's_Leather_Armour 2 2 -shop = 262 Ava's_Odds_and_Ends 2 2 314 1000 884 40 886 10 40 30 41 20 -shop = 263 Diango's_Toy_Store 2 2 2520 10 2522 10 2524 10 2526 10 4613 250 -shop = 264 Draynor_Seed_Market 2 2 5318 20 5319 10 5324 5 5322 0 5320 0 5323 0 5321 0 5305 20 5306 5 5097 20 5096 20 5307 20 5308 10 5309 5 5310 0 5311 0 -shop = 265 Fortunato's_Fine_Wine 2 2 1993 5 1935 3 7919 2 7810 500 -shop = 266 Bounty_Hunter_Store 2 2 -shop = 267 Helmet_Shop 2 2 1139 5 1137 3 1141 3 1143 1 1145 1 1155 4 1153 3 1157 2 1159 1 1161 1 -shop = 268 Bob's_Brilliant_Axes 2 2 1265 5 1351 10 1349 5 1353 3 1363 5 1365 2 1369 1 -shop = 269 Aubury's_Rune_Shop 2 2 556 5000 558 5000 554 5000 555 5000 557 5000 559 5000 562 250 560 250 -shop = 270 Construction_Supplies 2 2 4819 95 4820 95 1539 95 -shop = 271 Fancy_Clothes_Store 2 2 1949 0 579 3 1023 1 958 3 948 3 1733 3 1734 100 1059 10 1061 10 426 3 428 3 1757 10 1013 10 1015 3 1011 2 1007 10 1025 10 -shop = 272 Horvik's_Armour_Shop 2 2 1103 5 1101 3 1105 3 1109 1 1117 3 1115 1 1119 1 1125 1 1121 1 1067 1 1133 1 1097 1 -shop = 273 Lowe's_Archery_Emporium 2 2 882 2000 884 1500 886 1000 888 800 890 600 877 1500 841 4 839 4 843 3 845 3 849 2 847 2 853 1 851 1 837 2 -shop = 274 Thessalia's_Fine_Clothes 2 2 1005 3 1129 12 1059 10 1061 10 1757 1 1013 5 1015 3 1011 2 1007 4 950 5 426 3 428 3 -shop = 275 Varrock_Swordshop 2 2 1277 5 1279 4 1281 4 1283 3 1285 3 1287 2 1291 4 1293 3 1295 3 1297 2 1299 2 1301 1 1205 10 1203 6 1207 5 1217 4 1209 3 1211 2 -shop = 276 Zaff's_Superior_Staffs! 2 2 1391 5 1379 5 1389 5 1381 2 1383 2 1385 2 1387 2 -shop = 277 Ye_Olde_Tea_Shoppe 2 2 712 20 -shop = 278 General_Store 2 2 1733 10 1734 50 1931 5 1925 3 1935 2 590 3 1755 2 2347 5 3377 10 946 2 -shop = 279 Barker's_Haberdashery 2 2 2894 5 2896 5 2898 5 2900 5 2902 5 2904 5 2906 5 2908 5 2910 5 2912 5 2914 5 2916 5 2918 5 2920 5 2922 5 2924 5 2926 5 2928 5 2930 5 2932 5 2934 5 2936 5 2938 5 2940 5 2942 5 1007 5 1019 5 1021 5 1023 5 1027 5 -shop = 280 Rufus'_Meat_Emporium 2 2 2132 10 2138 10 2134 10 2136 10 335 5 349 5 331 5 383 1 -shop = 281 Trader_Sven's_Black_Market_Goods 2 2 -shop = 282 Razmire_General_Store 2 2 1931 5 1935 2 1735 2 1925 3 1923 2 1887 2 590 3 1755 2 2347 5 3422 150 227 100 1933 100 3678 3 -shop = 283 Razmire_Builders'_Merchants 2 2 3211 1000 3420 1000 1941 1000 960 10 -shop = 284 Ak-Haranu's_Exotic_Shop 2 2 4740 500 -shop = 285 Alice's_Farming_Shop 2 2 5341 500 5343 500 5329 500 952 500 5325 500 5331 500 5356 500 6032 500 5418 500 5376 500 1942 0 1957 0 1965 0 1982 0 5986 0 5504 0 5982 0 5994 0 5996 0 5998 0 6000 0 6002 0 5931 0 6006 0 6036 100 -shop = 286 Lletya_Archery_Shop 2 2 884 2000 886 500 888 500 890 450 892 400 877 1500 843 5 845 5 837 5 849 5 847 5 -shop = 287 Lletya_Food_Store 2 2 2309 10 379 15 1993 3 1985 10 1891 5 -shop = 288 Quartermaster's_Stores 2 2 1931 5 1935 2 1735 3 590 3 2309 10 3190 10 3192 10 3194 10 3196 10 3198 7 3200 7 3202 7 3204 5 -shop = 289 Armour_Store 2 2 1147 0 1163 0 1127 0 1093 0 1185 0 1201 0 1113 0 1079 0 1145 0 1161 0 1123 0 1091 0 1183 0 1199 0 1111 0 1073 0 1143 0 1159 0 1121 0 1085 0 1181 0 1197 0 1109 0 1071 0 -shop = 290 Crossbow_Shop 2 2 -shop = 291 Green_Gemstone_Gems 2 2 1607 3 1605 1 1603 1 1601 0 -shop = 292 Ore_Seller 2 2 436 100 438 100 440 100 447 100 442 100 444 100 453 100 -shop = 293 Pickaxe-Is-Mine 2 2 1265 6 1269 4 1273 3 1271 2 1275 1 -shop = 294 Vermundi's_Clothes_Stall 2 2 5036 3 5024 3 5030 3 5048 3 5042 3 950 5 -shop = 295 Keldagrim_Stonemason 2 2 3420 1000 4692 20 4703 10 -shop = 296 Quality_Weapons_Shop 2 2 1365 10 1369 10 1285 10 1287 10 1325 10 1297 10 1303 10 853 10 851 10 888 100 890 100 -shop = 297 Vigr's_Warhammers 2 2 1337 5 1335 4 1339 3 1341 3 1343 2 1345 1 -shop = 298 Leprechaun_Larry's_Farming_Supplies 2 2 5341 6 5343 4 5329 1 952 3 5325 2 5331 2 1925 2 6036 5 2026 10 1480 3 -shop = 299 Filamina's_Wares 2 2 1379 5 1389 5 1381 2 1383 2 1385 2 1387 2 -shop = 300 Regath's_Wares 2 2 227 30 954 10 554 500 555 500 556 500 557 500 558 300 559 300 565 50 566 50 579 1 1017 1 221 300 -shop = 301 Thyria's_Wares 2 2 554 5000 555 5000 556 5000 557 5000 558 5000 559 5000 562 250 560 150 -shop = 302 The_Golden_Field 2 2 1917 10 5763 10 1993 5 712 5 -shop = 303 The_Haymaker's_Arms 2 2 1917 10 5763 10 1993 5 712 5 -shop = 304 Little_Shop_of_Horace 2 2 227 60 1931 30 1935 5 1925 5 1923 5 975 1 1735 2 954 30 590 2 952 5 1759 30 1755 2 2347 5 1733 2 1734 40 -shop = 305 Logava_Gricoller's_Cooking_Supplies 2 2 2313 5 1887 2 1923 2 590 3 1935 3 1931 12 1980 3 946 3 1759 30 1942 5 1955 2 2309 2 1973 1 1985 3 1933 8 -shop = 306 Perry's_Chop-chop_Shop 2 2 1351 4 1349 3 1353 2 1355 1 1357 1 1359 1 590 2 -shop = 307 Vannah's_Farm_Store 2 2 5341 5 5343 5 5329 5 952 5 5325 5 5331 5 5354 100 6032 100 1925 100 5418 100 5376 100 6036 40 -shop = 308 The_Deeper_Lode 2 2 1917 10 1913 1 1911 3 1971 2 1919 0 -shop = 309 Little_Munty's_Little_Shop 2 2 1265 20 1931 50000 1935 5 1925 5 1923 5 590 2 1759 30 1755 2 2347 5 -shop = 310 Toothy's_Pickaxes 2 2 1265 5 1267 3 1269 3 1273 2 1271 1 1275 1 1931 50000 -shop = 311 Thirus_Urkar's_Fine_Dynamite_Store 2 2 590 2 -shop = 312 Frankie's_Fishing_Emporium 2 2 317 50 327 50 345 25 353 25 341 0 321 0 359 0 377 0 363 0 371 0 383 0 -shop = 313 Kenelme's_Wares 2 2 1933 3 2132 1 1965 3 1963 3 1951 1 2309 0 1973 1 1985 3 1982 3 1942 1 -shop = 314 Leenz's_General_Supplies 2 2 1931 50000 1935 5 1925 5 1923 5 590 2 2347 5 4819 500 4820 500 -shop = 315 Tynan's_Fishing_Supplies 2 2 1925 1000 303 5 305 5 307 5 311 2 301 2 313 1200 -shop = 316 Warrens_Fish_Monger 2 2 303 5 307 5 309 5 311 2 301 2 313 1500 314 1000 317 0 327 200 345 0 321 0 335 0 349 0 331 0 359 0 377 0 371 0 -shop = 317 Warrens_General_Store 2 2 1931 3 1935 2 1735 2 1925 2 1923 2 590 2 1755 2 2347 5 952 5 946 4 -shop = 318 Briget's_Weapons 2 2 1363 5 1365 2 1369 1 1277 5 1279 4 1281 4 1283 3 1285 3 1287 2 1291 4 1293 3 1295 3 1297 2 1299 2 1301 1 1205 10 1203 6 1207 5 1217 4 1209 3 1211 2 1422 5 1420 4 1424 4 1428 3 1430 2 1307 4 1309 3 1311 2 1313 1 1315 1 1317 1 1321 5 1323 4 1325 4 1327 3 1329 3 -shop = 319 Briget's_Armour 2 2 1103 5 1101 3 1105 3 1075 3 1067 2 1069 2 1087 3 1081 2 1083 2 1139 5 1137 3 1141 3 -shop = 320 Jennifer's_General_Field_Supplies 2 2 1931 5 1935 2 1735 2 1925 3 1923 2 1887 2 590 2 1755 2 1351 10 7934 25 -shop = 321 Daga's_Scimitar_Smithy 2 2 1321 10 1323 10 1325 8 1329 6 4587 4 -shop = 322 Hamab's_Crafting_Emporium 2 2 1755 10 1592 10 1597 10 4020 10 1733 10 1734 100 1759 100 -shop = 323 Oobapohk's_Javelin_Store 2 2 825 500 826 500 827 500 828 500 829 500 830 500 -shop = 324 Solihib's_Food_Stall 2 2 4012 200 1963 1000 4016 10 4014 20 -shop = 325 Magic_Stall 2 2 554 1000 555 1000 556 1000 557 1000 563 250 4008 10 4006 10 4023 10 -shop = 326 Fossil_Island_General_Store 2 2 1931 5 1935 2 1925 3 1923 2 1887 2 590 2 1755 2 2347 5 954 5 -shop = 327 Petrified_Pete's_Ore_Shop 2 2 -shop = 328 Mairin's_Market 2 2 -shop = 329 Smithing_Smith's_Shop 2 2 1321 5 1323 3 1325 2 1329 1 2347 5 -shop = 330 Two_Feet_Charley's_Fish_Shop 2 2 317 10 327 10 345 7 353 7 341 6 321 5 359 4 377 2 363 2 371 1 -shop = 331 The_Other_Inn 2 2 1917 3 7157 3 1993 1 2003 5 -shop = 332 Harpoon_Joe's_House_of_'Rum' 2 2 1917 3 7157 3 1993 1 2003 5 -shop = 333 Void_Knight_Archery_Store 2 2 825 10 826 10 827 10 828 5 829 5 830 5 39 10 40 10 41 10 42 5 43 5 44 5 -shop = 334 Bandit_Duty_Free 2 2 1931 5 1935 2 590 2 1755 2 2347 5 1265 5 1351 10 -shop = 335 Darren's_Wilderness_Cape_Shop 2 2 4321 100 4341 100 4361 100 4381 100 4401 100 -shop = 336 Edmond's_Wilderness_Cape_Shop 2 2 4329 100 4349 100 4369 100 4389 100 4409 100 -shop = 337 Ian's_Wilderness_Cape_Shop 2 2 4317 100 4337 100 4357 100 4377 100 4397 100 -shop = 338 Larry's_Wilderness_Cape_Shop 2 2 4319 100 4339 100 4359 100 4379 100 4399 100 -shop = 339 Lundail's_Arena-side_Rune_Shop 2 2 554 200 555 200 556 200 557 200 558 140 559 140 561 250 562 250 563 250 564 20 560 250 -shop = 340 Mage_Arena_Staffs 2 2 2415 5 2416 5 2417 5 -shop = 341 Richard's_Wilderness_Cape_Shop 2 2 4325 100 4345 100 4365 100 4385 100 4405 100 -shop = 342 Sam's_Wilderness_Cape_Shop 2 2 4333 100 4353 100 4373 100 4393 100 4413 100 -shop = 343 Simon's_Wilderness_Cape_Shop 2 2 4331 100 4351 100 4371 100 4391 100 4411 100 -shop = 344 Irksol 2 2 1641 5 -shop = 345 Jukat 2 2 1305 2 1215 2 -shop = 346 Fairy_Fixit's_Fairy_Enchantment 2 2 -shop = 347 Crossbow_Shop_(White_Wolf_Mountain) 2 2 -shop = 348 Trader_Stan's_Trading_Post 2 2 1931 5 1935 2 1735 2 1925 3 1923 2 1887 2 590 3 1755 2 2347 5 550 5 954 2 946 2 2114 15 1963 15 2108 10 4286 10 1785 10 1783 10 401 20 1781 10 301 20 307 20 1941 30 3226 20 1025 5 -[ENDOFSHOPLIST] +//-----ShopID---ShopName----------------------------------------Sell----Buy-----Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount--Item----Amount +shop = 2 Amulet_Store 2 2 1718 0 1727 0 1729 0 1725 0 1731 0 +shop = 3 Lowe's Archery Emporium 2 2 882 100 884 100 886 100 888 100 890 30 841 10 839 10 843 10 845 10 849 10 847 10 853 10 851 10 +shop = 4 Hickton's Archery Emperium 2 2 882 1000 884 100 886 0 888 0 890 0 4773 0 4778 0 4783 0 4788 0 4793 0 4798 0 4803 0 39 0 40 0 41 0 42 0 43 0 44 0 841 10 843 10 1133 10 1097 10 +shop = 5 Lletya's_Archery_Shop 2 2 884 1000 886 1000 888 1000 890 500 892 300 843 10 845 10 837 10 849 10 847 10 +shop = 6 Void Knight Archery Suplies 2 2 825 300 826 300 827 100 828 100 829 250 830 10 39 100 40 100 41 100 42 30 43 30 44 10 +shop = 7 Brians's_Archery_Shop 2 2 886 100 888 50 890 30 843 10 845 10 849 10 847 10 853 10 851 10 +shop = 8 Bob's Brilliant Axes 2 2 1265 10 1351 10 1349 10 1353 6 +shop = 9 Brian's Battleaxe Bazaar 2 2 1375 10 1363 10 1365 8 1367 6 1369 5 1371 4 +shop = 10 Candle_Shop 2 2 36 10 38 10 +shop = 11 Wayne's Chains 2 2 1103 10 1101 10 1105 10 1107 10 1109 8 1111 5 +shop = 12 Clothes_Store 2 2 1005 10 1129 10 1059 10 1061 10 1757 10 1013 10 1015 10 577 10 1007 10 950 10 426 10 428 10 +shop = 13 Clothes_Store 2 2 1005 10 1129 10 1059 10 1061 10 1757 10 1013 10 1015 10 577 10 1007 10 950 10 426 10 428 10 +shop = 14 Rometti's_Fine_Fashions 2 2 656 10 658 10 660 10 662 10 664 10 636 10 638 10 640 10 642 10 644 10 646 10 648 10 650 10 652 10 654 10 626 10 628 10 630 10 632 10 634 10 +shop = 15 Yrsa's_Accoutrements 2 2 3791 10 3793 10 3795 10 3797 10 3777 10 3779 10 3781 10 3783 10 3785 10 3787 10 3789 10 3759 10 3761 10 3763 10 3765 10 3767 10 3769 10 3771 10 3773 10 3775 10 +shop = 16 Barker's Haberdashery 2 2 2894 10 2896 10 2898 10 2900 10 2902 10 2904 10 2906 10 2908 10 2910 10 2912 10 2914 10 2916 10 2918 10 2920 10 2922 10 2924 10 2926 10 2928 10 2930 10 2932 10 2934 10 2936 10 2938 10 2940 10 2942 10 1007 10 1019 10 1021 10 1023 10 1027 10 +shop = 17 Lletya_Seamstress 2 2 1734 100 1733 10 1759 100 1763 10 1765 10 1767 1 1769 10 1771 10 1773 10 +shop = 18 Dodgy_Mike's_Second-hand_Clothing 2 2 7114 10 7110 10 7112 10 7116 10 7122 10 7124 10 7126 10 7128 10 7130 10 7132 10 7134 10 7136 10 7138 10 +shop = 19 Agmundi_Quality_Clothes 2 2 5050 10 5052 10 5038 10 5040 10 5044 10 5046 10 5026 10 5028 10 5032 10 5034 10 +shop = 20 Vermundi's Clothes Stall 2 2 950 10 +shop = 21 Grand_Tree_Groceries 2 2 2171 10 2128 10 1933 10 2169 10 1957 10 1942 10 1965 10 1982 10 1985 10 2120 10 2108 10 2102 10 2114 10 2126 10 2025 10 1973 10 2130 10 1927 10 946 10 2167 10 2164 10 2165 10 2166 10 +shop = 22 Funch's_Fine_Groceries 2 2 2021 10 2019 10 2015 10 2017 10 2114 10 2128 10 2108 10 2102 10 2120 10 2126 10 2025 10 1973 10 1975 10 2130 10 1927 10 946 10 2026 10 +shop = 23 Frenita's_Cookery_Shop 2 2 2313 10 1955 0 1887 10 1923 10 1942 10 590 10 1935 10 1931 30 1973 10 1933 500 1980 10 +shop = 24 Dommik's Crafting Shop 2 2 1755 10 1733 10 1734 1000 5523 10 1592 10 1595 10 1597 10 1599 10 2976 1 +shop = 25 Rommik's Crafting shop 2 2 1755 10 1733 10 1734 1000 5523 10 1592 10 1595 10 1597 10 1599 10 2976 10 +shop = 26 Farming_Shop 2 2 5376 10 6032 10 5418 10 6036 10 5350 10 5341 10 5329 10 5343 10 952 10 5325 10 1925 10 5331 10 5996 0 6006 0 1965 0 5994 0 5931 0 6000 0 1957 0 1942 0 5504 0 5986 0 1982 0 5982 0 6002 0 5998 0 +shop = 27 Farming_Shop 2 2 5376 10 6032 10 5418 10 6036 10 5350 10 5341 10 5329 10 5343 10 952 10 5325 10 1925 10 5331 10 5996 0 6006 0 1965 0 5994 0 5931 0 6000 0 1957 0 1942 0 5504 0 5986 0 1982 0 5982 0 6002 0 5998 0 +shop = 28 Farming_Shop 2 2 5376 10 6032 10 5418 10 6036 10 5350 10 5341 10 5329 10 5343 10 952 10 5325 10 1925 10 5331 10 5996 0 6006 0 1965 0 5994 0 5931 0 6000 0 1957 0 1942 0 5504 0 5986 0 1982 0 5982 0 6002 0 5998 0 +shop = 29 Farming_Shop 2 2 5376 10 6032 10 5418 10 6036 10 5350 10 5341 10 5329 10 5343 10 952 10 5325 10 1925 10 5331 10 5996 0 6006 0 1965 0 5994 0 5931 0 6000 0 1957 0 1942 0 5504 0 5986 0 1982 0 5982 0 6002 0 5998 0 +shop = 30 Shilo_Fishing_Store 2 2 305 10 309 10 307 10 311 10 301 10 313 1000 314 1000 317 0 327 0 335 0 321 0 331 0 359 0 377 0 371 0 7944 0 +shop = 31 Gerrant's Fishy Business 2 2 314 1000 313 1000 303 100 307 100 309 100 301 100 311 100 317 0 327 10 345 0 321 0 335 0 349 0 331 0 359 0 377 0 371 0 +shop = 32 Harry's Fishing Shop 2 2 303 10 307 10 311 1000 301 10 313 1000 305 10 317 0 327 0 345 0 353 0 341 0 321 0 359 0 377 0 371 0 383 0 +shop = 33 Fishmonger 2 2 305 10 309 10 307 10 311 10 301 10 313 1000 314 1000 305 10 317 0 327 10 +shop = 34 Wydins_Food_Store 2 2 1933 500 2132 10 2138 10 1965 10 1963 0 1951 10 2309 10 1973 10 1985 10 1982 10 1942 10 1550 10 +shop = 35 Rufus's Meat Emperium 2 2 4287 100 4289 30 2134 30 331 0 335 0 383 0 +shop = 36 Solib's_Store 2 2 4012 10 1963 10 4016 10 4014 10 +shop = 37 Herquin's Gems 2 2 1623 0 1621 0 1619 0 1617 0 1607 0 1605 0 1603 0 1601 0 +shop = 38 Al_Kharid_Gems 2 2 1623 0 1621 0 1619 0 1617 0 1607 0 1605 0 1603 0 1601 0 +shop = 39 Greenstone_Gems 2 2 1607 0 1605 0 1603 0 1601 0 +shop = 40 Peksa's_Helmet_Shop 2 2 1139 10 1137 10 1141 10 1143 10 1145 10 1155 10 1153 10 1157 10 1159 10 1161 10 +shop = 41 Skulgrimens_Battle_Gear 2 2 1337 10 1335 10 1339 10 1341 10 1343 10 1345 10 1347 0 3749 10 3751 10 3753 10 3755 10 +shop = 42 Frincos_Fabulous_Herb_Store 2 2 229 10 233 10 221 10 +shop = 43 Jatix's_Herblore_Shop 2 2 229 10 233 10 221 10 +shop = 44 Gardener_Gunhild 2 2 3899 100 5341 100 +shop = 45 Grum's_Gold_Exchange 2 2 1635 0 1637 0 1639 0 1641 0 1643 0 1654 0 1656 0 1658 0 1660 0 1662 0 1673 0 1675 0 1677 0 1679 0 1681 0 +shop = 46 Ali_the_Kebab_seller 2 2 1971 1000 +shop = 47 Karim's_Kebabs 2 2 1971 1000 +shop = 48 Kjut's_Kebabs 2 2 1971 1000 +shop = 49 Flynn's Mace Shop 2 2 1422 10 1420 10 1424 8 1428 6 1430 4 +shop = 50 Ali's_Discount_Wares 2 2 1931 30 1935 10 1823 30 1833 10 1837 10 1925 10 4593 10 4591 10 970 10 946 10 590 10 1265 10 2138 10 +shop = 51 Betty's_Magic_emporium 2 2 554 300 555 300 556 300 557 100 558 100 562 30 560 10 221 100 579 10 1017 10 +shop = 52 Aubury_Magic_Shop 2 2 554 5000 555 5000 556 5000 557 5000 558 5000 559 5000 562 250 560 250 +shop = 53 Wizards_Guild_Shop 2 2 554 5000 555 5000 556 5000 557 5000 558 5000 559 5000 562 250 561 250 560 250 563 250 565 250 1387 2 1383 2 1381 2 1385 2 +shop = 54 Lundails_Rune_Shop 2 2 554 200 555 200 556 200 557 200 558 140 559 140 561 250 562 250 563 250 564 20 565 250 560 250 +shop = 55 Battle_Runes 2 2 554 100 555 100 556 100 557 100 559 100 558 100 562 30 560 30 +shop = 56 Tutab's_Magic_Market 2 2 554 1000 555 1000 556 1000 557 1000 563 100 221 10 4006 10 4023 10 +shop = 57 Void_Knight_Magic_Store 2 2 554 1000 555 1000 556 1000 557 1000 558 1000 559 1000 562 300 560 300 +shop = 58 TzHaar_Mej_Roh's_Rune_Store 2 2 554 5000 555 5000 556 5000 557 5000 558 5000 559 5000 560 2500 562 2500 +shop = 59 Nurmof's_Pickaxe_Shop 2 2 1265 10 1267 10 1269 10 1273 10 1271 10 1275 10 +shop = 60 Drogo's_Mining_Emporium 2 2 2347 10 1265 10 436 0 438 0 440 0 453 0 2349 0 2351 0 2357 0 +shop = 61 Pickaxe_is_Mine 2 2 1265 10 1269 10 1273 10 1271 10 1275 10 +shop = 62 Zenesha's_Platebody_Shop 2 2 1117 10 1115 10 1119 10 1125 10 1121 10 +shop = 63 Horviks_Platebody_Shop 2 2 1103 10 1101 10 1139 10 1137 10 1115 10 1117 10 1173 10 1175 10 1075 10 1067 10 1087 10 1081 10 1119 10 1125 10 1121 10 1097 10 1133 10 +shop = 64 Louie_Legs 2 2 1075 10 1067 10 1069 10 1071 10 1073 10 +shop = 65 Seddu's_Adventurer_Store 2 2 1093 10 1079 10 1113 10 1099 10 1065 10 1193 10 1151 10 +shop = 66 Ranael's Super Skirt Store 2 2 1087 10 1081 10 1083 10 1089 10 1085 10 1091 10 +shop = 67 Zeke's Superior Scimitars 2 2 1321 10 1323 10 1325 10 1329 10 +shop = 68 Daga's Scimitar Smithy 2 2 1321 10 1323 10 1325 10 1329 10 4587 10 +shop = 69 Cassie's_Shield_Shop 2 2 1171 10 1173 10 1189 10 1175 10 1191 10 1177 10 1193 10 1181 10 +shop = 70 Silk_Trader 2 2 950 100 +shop = 71 The_Spice_is_Right 2 2 1931 30 2169 10 5970 0 175 10 +shop = 72 Zaff's_Superior_Staves 2 2 1379 10 1389 10 1381 10 1383 10 1385 10 1387 10 +shop = 73 Dwarven_Shopping_Store 2 2 1931 30 1935 10 1735 10 1925 10 590 10 1755 10 2347 10 +shop = 74 Aurel's_Supplies 2 2 1351 10 590 10 3363 10 353 10 952 10 +shop = 75 Al_Kharid_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 590 10 1755 10 2347 10 550 10 +shop = 76 Ifaba's_General_Store 1 1 1931 30 1935 10 954 10 1925 30 590 10 2347 10 +shop = 77 Aemad's Adventuring Supplies 1 1 227 10 1265 10 1349 10 2142 10 590 10 1759 100 882 1000 954 10 970 10 946 10 1935 10 +shop = 78 West_Ardougne_General_Store1 1 1931 10 954 10 1265 10 1925 30 590 10 1415 10 1061 10 841 10 882 100 329 10 2327 10 2309 10 2142 10 +shop = 79 Bandit_Bargains 1 1 1831 30 1823 30 1937 10 1921 10 1935 10 1923 10 1925 30 1837 10 1833 10 1835 10 946 10 +shop = 80 Canifis_General_Store 1 1 1733 10 1734 1000 1931 30 1925 30 1935 10 590 10 1755 10 2347 10 3377 10 946 10 +shop = 81 Arhein's_Store 1 1 1925 30 1265 10 1923 10 1887 10 590 10 1755 10 2347 10 954 10 1931 30 946 10 +shop = 82 Edgeville_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 550 10 +shop = 83 Falador_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 550 10 +shop = 84 Karamja_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 +shop = 85 Gunslik's_Assorted_Items 1 1 1935 10 1925 30 590 10 1755 10 2347 10 36 10 973 10 1059 10 229 300 233 10 954 10 +shop = 86 The_Lighthouse_Store 1 1 954 10 2347 10 1755 10 946 10 952 10 590 10 36 10 273 10 233 10 1931 30 1925 30 1929 10 1935 10 1937 300 229 10 227 10 2019 10 2021 10 2015 10 1915 10 2017 10 1909 10 1913 10 1907 10 +shop = 87 Lletya_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 +shop = 88 Lumbridge_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 550 10 +shop = 89 Razmire's_General_Store 1 1 1931 30 1935 10 1735 10 1925 10 590 10 1755 10 2347 10 3424 500 227 300 1933 10 3678 10 +shop = 90 Nardah_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 +shop = 91 Arnold's_Ecletic_Supplies 1 1 303 10 311 1 2309 10 1925 30 1927 10 1733 10 1734 1000 1917 10 1785 10 946 10 +shop = 92 Pollniveach_General_Store 1 1 1931 30 1935 10 1825 10 1833 10 1837 10 1925 10 4593 10 4591 10 1985 10 2120 10 1982 10 1937 10 1921 10 1929 10 +shop = 93 Port_Phasmatys_General_Store 1 1 1931 300 1925 300 1735 10 1935 10 590 10 1735 10 2347 10 +shop = 94 Sigmund_the_Merchant 1 1 590 10 954 1 1931 30 2142 10 2309 10 952 10 36 10 1755 10 229 10 227 10 1925 10 1944 10 1942 10 233 10 2347 10 1929 10 +shop = 95 Rimmington_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 1887 10 590 10 1755 10 2347 10 550 10 +shop = 96 Obli's_General_Store 1 1 590 10 229 10 233 10 1931 30 1351 10 1265 10 1349 10 1129 10 1059 10 2142 10 2309 10 952 10 36 10 1755 10 2347 10 970 10 973 10 227 10 975 10 954 10 +shop = 97 Jiminua's_Jungle_Store 1 1 590 10 36 10 1931 30 954 10 1129 10 1059 10 1061 10 2142 10 2309 10 229 300 227 300 233 10 175 10 970 10 973 10 946 10 2347 10 975 10 1755 10 952 10 1351 10 1265 10 1349 10 +shop = 98 Bolkoy's_Village_Shop 1 1 1931 30 1265 10 1935 10 1735 10 1925 30 590 10 1755 10 2347 10 882 1000 2142 10 +shop = 99 Quartermaster's_Store 1 1 1931 30 1935 10 1735 10 590 10 2309 10 3190 10 3192 10 3194 10 3196 10 3198 10 3200 10 3202 10 3204 10 +shop = 100 Varrock_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 590 10 1755 10 2347 10 550 10 946 10 +shop = 101 Void_Knight_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 590 10 1755 10 2347 10 1351 10 7934 10 +shop = 102 Zanaris_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 590 10 1755 10 2347 10 550 10 +shop = 103 Shantay_Store 2 2 1823 30 1831 30 1937 10 1921 10 1929 10 946 10 1833 10 1835 10 1837 10 2349 0 314 1000 2347 10 1925 30 1923 10 1935 10 954 100 1854 100 +shop = 104 Varrock_Sword_Shop 2 2 1277 10 1279 10 1281 10 1283 10 1285 10 1287 10 1291 10 1293 10 1295 10 1297 10 1299 10 1301 10 1205 10 1203 10 1207 10 1209 10 1211 10 +shop = 105 Taverly_Sword_Shop 2 2 1307 10 1309 10 1311 10 1313 10 1315 10 1317 10 +shop = 106 Jukats_Sword_Shop 2 2 1305 2 1215 2 +shop = 107 Oziachs_Armour 2 2 1127 10 1135 10 +shop = 108 Fur_Trader 2 2 948 10 958 10 +shop = 109 Slayer_Shop 2 2 4155 10 4166 10 4161 20 6696 20 7051 10 4551 10 7159 10 6720 10 4168 10 4164 10 4158 10 4172 50000 4170 10 7432 10 7421 1000 4162 10 4156 10 +shop = 110 Sams_Cape_Shop 2 2 4333 10 4353 10 4373 10 4393 10 4413 10 +shop = 111 Range_Guild_Exchange_Store 2 2 47 30 1133 10 1135 1 829 20 1169 1 892 50 +shop = 112 Castle_Wars_Ticket_Exchange 2 2 4071 10 4069 10 4070 10 4072 10 4068 10 4506 10 4504 10 4505 10 4507 10 4503 10 4511 10 4509 10 4510 10 4512 10 4508 10 4513 10 4514 10 4515 10 4516 10 +shop = 113 Karamja_Wines_Spirts_Beers 2 2 1917 10 431 10 1993 10 +shop = 114 Burthorpe_Supplies 2 2 1931 30 1935 10 1735 10 1925 30 590 10 1755 10 2347 10 946 10 1980 10 +shop = 115 Dead_Man's_Chest 2 2 1915 10 3164 10 +shop = 116 Shrimp_and_Parrot 2 2 347 10 339 10 361 10 379 10 373 10 3144 10 +shop = 117 Pick_and_Lute 2 2 1905 10 1907 10 1913 10 +shop = 118 Martin_Thwait_Lost_and_Found 2 2 954 10 1523 10 1755 10 946 10 5560 10 864 10 863 10 865 10 3095 10 3096 10 3097 10 +shop = 119 Aarons_Archery_Appendages 2 2 1129 10 1131 10 1133 10 1095 10 1097 10 1169 10 1063 10 +shop = 120 Dargaud's_Bows_and_Arrows 2 2 52 1000 39 300 40 300 41 100 42 100 43 100 44 30 882 1000 884 300 886 300 888 100 890 100 892 100 4773 0 4778 0 4783 0 4788 0 4793 0 4798 0 4803 0 841 10 843 10 849 10 +shop = 121 Authentic_Throwing_Weapons 2 2 825 1000 826 1000 827 1000 828 300 829 100 830 100 800 1000 801 1000 802 300 803 300 804 100 805 100 +shop = 122 Magic_Guild_Store_Mystic_Robes 2 2 4089 10 4091 10 4093 10 4095 10 4097 10 +shop = 123 Magic_Guild_Store_Runes_and_Staves 2 2 556 1000 555 1000 557 1000 554 1000 558 1000 559 1000 562 300 561 300 560 1000 563 100 565 100 566 100 1387 10 1383 10 1381 10 1385 10 +shop = 124 Scavvo's_Rune_Store 2 2 1093 10 1079 10 1432 10 1113 10 1303 10 1289 10 1099 10 1065 10 1169 10 +shop = 125 Valaine's_Shop_of_Champions 2 2 1019 10 1165 10 1077 10 1123 10 +shop = 126 Mage_Arena_Staves 2 2 2415 10 2416 10 2417 10 +shop = 127 Quality_Weapons_Store 2 2 1365 10 1369 10 1285 10 1287 10 1325 10 1297 10 853 10 851 10 888 100 890 100 +shop = 128 Quality_Armour_Shop 2 2 1105 10 1107 10 1109 10 1111 10 1141 10 1143 10 1145 10 1177 10 1195 10 +shop = 129 Vigr's Warhammers 2 2 1337 10 1335 10 1339 10 1341 10 1343 10 1345 10 +shop = 130 Carefree_Crafting_Stall 2 2 1755 10 1592 10 1597 10 1733 10 1734 1000 1759 100 +shop = 131 Keldagrim's_Best_Bread 2 2 2309 10 1891 10 1901 10 +shop = 132 Silver_Cog_Silver_Stall 2 2 1718 10 442 0 2355 0 +shop = 133 Gianne's_Restraunt 2 2 2223 10 2225 10 2221 10 2219 10 2227 10 2233 10 2231 10 2235 10 2229 10 2241 10 2243 10 2239 10 2237 10 +shop = 134 Gulluck_and_Sons 2 2 882 1000 841 10 39 100 40 100 41 100 42 100 1349 10 1353 10 1369 10 1307 10 1309 10 1311 10 1313 10 1315 10 1317 10 +shop = 135 Tony's_Pizza_Bases 2 2 2283 10 +shop = 136 Wilderness_General_Store 1 1 1931 30 1935 10 1735 10 1925 30 1923 10 590 10 1755 10 2347 10 550 10 946 10 +shop = 137 Neil's_Wilderness_Cape_Shop 2 2 4327 10 4347 10 4367 10 4387 10 4407 10 +shop = 138 Tzhaar_Hur_Tel's_Equipment_Store 2 2 6522 10 6523 10 6524 10 6525 10 6526 10 6527 10 6528 10 6568 10 +shop = 139 Tzhaar_Hur_Lek's_Ore_and_Gem_Store 2 2 438 5 436 5 453 2 1623 1 1621 1 6571 1 +shop = 140 William's_Wilderness_Cape_Shop 2 2 4315 10 4335 10 4355 10 4375 10 4395 10 +shop = 141 Edward's_Wilderness_Cape_Shop 2 2 4323 10 4343 10 4363 10 4383 10 4403 10 +shop = 142 Blurberry's_Bar 2 2 2028 10 2030 10 2032 10 2034 10 2036 10 2038 10 2040 10 +shop = 143 Shop_of_Distaste 2 2 2518 100 +shop = 144 Nulodion's_Multicannon_Parts 2 2 6 100 8 100 10 100 12 100 +shop = 145 Legends_Guild_Shop_of_Useful_Items 2 2 299 6 1590 5 1542 3 2368 1 1052 3 +shop = 192 Legends'_Guild_General_Store 1 1 373 20 2323 5 121 3 886 500 +// Npc not added yet, Shop may not be 317 +shop = 146 Martin_Thwait's_Lost_and_Found 2 2 954 50 1523 25 1755 30 946 20 5560 25 864 15 863 10 865 5 3095 3 3096 2 3097 1 +shop = 147 Grace's_Graceful_Clothing 2 2 +shop = 148 Toad_and_Chicken 2 2 1905 12 1907 12 1913 12 +shop = 149 Crossbow_Shop 2 2 +shop = 150 Multicannon_parts_for_sale 2 2 8 5 6 5 12 5 10 5 4 5 5 5 +shop = 151 Frincos's_Fabulous_Herb_Store 2 2 229 50 233 3 221 50 +shop = 152 Garden_Centre 2 2 +shop = 153 Flynn's_Mace_Market 2 2 1422 5 1420 4 1424 4 1428 3 1430 2 +shop = 154 Herquin's_Gems 2 2 1623 1 1621 0 1619 0 1617 0 1607 1 1605 0 1603 0 1601 0 +shop = 155 Wayne's_Chains!_-_Chainmail_Specialist 2 2 1103 3 1101 2 1105 1 1107 1 1109 1 1111 1 +shop = 156 Prospector_Percy's_Nugget_Shop 2 2 +shop = 157 Brian's_Battleaxe_Bazaar 2 2 1375 4 1363 3 1365 2 1367 1 1369 1 1371 1 +shop = 158 Gerrant's_Fishy_Business 2 2 303 5 307 5 309 5 311 2 301 2 313 1500 314 1000 317 0 327 200 345 0 321 0 335 0 349 0 331 0 359 0 377 0 371 0 +shop = 159 Brian's_Archery_Supplies 2 2 886 1500 888 1000 890 800 843 4 845 4 849 3 847 3 853 2 851 2 +shop = 160 Rommik's_Crafty_Supplies 2 2 1755 2 1592 4 1597 2 1595 2 1733 3 1734 100 1599 3 2976 6 5523 10 +shop = 161 Gaius'_Two_Handed_Shop 2 2 1307 4 1309 3 1311 2 1313 1 1315 1 1317 1 +shop = 162 Sarah's_Farming_Shop 2 2 5341 500 5343 500 5329 500 952 500 5325 500 5331 500 5356 500 6032 500 5418 500 5376 500 1942 0 1957 0 1965 0 1982 0 5986 0 5504 0 5982 0 5994 0 5996 0 5998 0 6000 0 6002 0 5931 0 6006 0 6036 100 +shop = 163 Dal's_General_Ogre_Supplies 2 2 1931 30 1935 10 946 10 1925 30 590 10 1755 10 2347 10 +shop = 164 Grud's_Herblore_Stall 2 2 229 50 233 3 221 50 +shop = 165 Uglug's_Stuffsies 2 2 4844 100 2862 100 1777 10 2876 0 2878 10 4850 0 946 5 4773 0 4778 0 4783 0 4788 0 4793 0 4798 0 4803 0 4827 0 +shop = 166 Mythical_Cape_Store 2 2 1052 50 +shop = 167 Myths'_Guild_Herbalist 2 2 233 5 229 50 221 50 +shop = 168 Myths'_Guild_Armoury 2 2 2368 1 2368 1 +shop = 169 Myths'_Guild_Weaponry 2 2 1215 2 1305 2 1434 2 1377 2 +shop = 170 Etceteria_Fish 2 2 303 5 307 5 309 5 311 2 301 2 313 1500 314 1000 305 5 317 0 327 200 345 0 353 0 341 0 321 0 335 0 349 0 331 0 359 0 377 0 363 0 371 0 383 0 +shop = 171 Island_Greengrocer 2 2 1965 10 1942 10 1957 10 1982 10 1550 2 +shop = 172 Armour_Shop 2 2 1109 4 1143 4 1159 4 1181 4 1197 4 1071 4 1085 4 1121 4 +shop = 173 Contraband_Yak_Produce 2 2 +shop = 174 Flosi's_Fishmongers 2 2 377 5 359 20 331 20 341 20 383 0 +shop = 175 Keepa_Kettilon's_Store 2 2 361 20 329 20 339 20 379 10 373 0 385 0 +shop = 176 Ore_Store 2 2 436 20 438 10 440 10 442 5 453 10 444 5 447 0 449 0 +shop = 177 Weapons_Galore 2 2 1299 4 1343 4 1369 4 3099 4 1315 4 +shop = 178 Moon_Clan_General_Store 2 2 1931 5 1935 2 1735 2 1925 3 1923 2 1887 2 590 3 1755 2 2347 5 +shop = 179 Baba_Yaga's_Magic_Shop 2 2 556 5000 555 5000 557 5000 554 5000 558 5000 559 5000 562 250 561 250 560 250 563 250 565 250 566 250 1391 5 1387 2 1383 2 1381 2 1385 2 +shop = 180 Moon_Clan_Fine_Clothes 2 2 +shop = 181 Miscellanian_General_Store 2 2 1931 5 1935 2 1735 2 1925 3 1923 2 1887 2 590 3 1755 2 2347 5 +shop = 182 Greengrocer_of_Miscellania 2 2 1965 10 1942 10 1957 10 1982 10 1550 2 +shop = 183 Island_Fishmonger 2 2 303 5 307 5 309 5 311 2 301 2 313 1500 314 1000 305 5 317 0 327 200 345 0 353 0 341 0 321 0 335 0 349 0 331 0 359 0 377 0 363 0 371 0 383 0 +shop = 184 Miscellanian_Clothes_Shop 2 2 3767 5 3769 5 3771 5 3773 5 3775 5 3793 5 3795 5 5032 3 5034 3 5026 3 5028 3 5050 3 5052 3 5038 3 5040 3 5044 3 5046 3 +shop = 185 Miscellanian_Food_Shop 2 2 2309 5 1985 5 1965 5 1942 5 1957 5 1933 5 1973 2 1927 5 +shop = 186 Neitiznot_Supplies 2 2 946 10 2347 10 1734 10 1733 10 1351 10 1759 100 +shop = 187 Fremennik_Fish_Monger 2 2 303 5 307 5 309 5 311 2 301 2 313 1500 314 1000 305 5 317 0 327 200 345 0 353 0 341 0 321 0 335 0 349 0 331 0 359 0 377 0 363 0 371 0 383 0 +shop = 188 Fremennik_Fur_Trader 2 2 948 3 958 3 +shop = 189 Pie_Shop 2 2 7162 50 2325 5 2327 4 7170 0 2323 3 7178 2 7188 1 7198 0 7208 0 7218 0 +shop = 190 Fishing_Guild_Shop 2 2 313 2000 314 1500 341 0 353 0 363 0 359 0 377 0 371 0 339 0 355 0 365 0 361 0 379 0 373 0 +shop = 191 Happy_Heroes'_H'emporium 2 2 1377 1 1434 1 +shop = 193 Yarsul's_Prodigious_Pickaxes 2 2 1265 6 1267 5 1269 4 1273 3 1271 2 1275 1 +shop = 194 Hendor's_Awesome_Ores 2 2 436 0 438 0 440 0 447 0 449 0 451 0 453 0 +shop = 195 Mining_Guild_Mineral_Exchange 2 2 +shop = 196 Mythical_Cape_Store 2 2 1052 50 +shop = 197 Myths'_Guild_Armoury 2 2 2368 1 2368 1 +shop = 198 Myths'_Guild_Herbalist 2 2 233 5 229 50 221 50 +shop = 199 Myths'_Guild_Weaponry 2 2 1215 2 1305 2 1434 2 1377 2 +shop = 200 Authentic_Trowing_Weapons 2 2 825 900 826 800 827 700 828 600 829 500 830 400 800 900 801 800 802 700 803 600 804 500 805 400 +shop = 201 Warrior_Guild_Armoury 2 2 1363 5 1365 2 1369 1 1277 5 1279 4 1281 4 1283 3 1285 3 1287 2 1291 4 1293 3 1295 3 1297 2 1299 2 1301 1 1205 10 1203 6 1207 5 1217 4 1209 3 1211 2 1422 5 1420 4 1424 4 1428 3 1430 2 1307 4 1309 3 1311 2 1313 1 1315 1 1317 1 1103 5 1101 3 1105 3 1139 5 1137 3 1141 3 +shop = 202 Warrior_Guild_Food_Shop 2 2 333 10 365 10 2289 5 6705 10 2003 10 +shop = 203 Warrior_Guild_Potion_Shop 2 2 115 10 121 10 133 10 +shop = 204 Magic_Guild_Store_-_Mystic_Robes 2 2 4089 1000 4091 1000 4093 1000 4095 1000 4097 1000 +shop = 205 Magic_Guild_Store_-_Runes_and_Staves 2 2 4089 1000 4091 1000 4093 1000 4095 1000 4097 1000 +shop = 206 Magic_Guild_Store_-_Runes_and_Staves 2 2 556 5000 555 5000 557 5000 554 5000 558 5000 559 5000 562 250 561 250 560 250 563 250 565 250 566 250 1391 5 1387 2 1383 2 1381 2 1385 2 +shop = 207 Harry's_Fishing_Shop 2 2 303 5 307 5 311 2 301 2 313 1200 305 5 317 0 327 0 345 0 353 0 341 0 321 0 359 0 377 0 363 0 371 0 383 0 +shop = 208 Hickton's_Archery_Emporium 2 2 877 200 882 1000 884 800 886 0 888 0 890 0 892 0 4773 0 4778 0 4783 0 4788 0 4793 0 4798 0 4803 0 39 1000 40 800 41 600 42 400 43 200 44 100 841 4 839 2 837 2 843 4 845 4 4827 0 1133 2 1097 2 +shop = 209 Vanessa's_Farming_Shop 2 2 5341 500 5343 500 5329 500 952 500 5325 500 5331 500 5354 500 6032 500 5418 500 5376 500 1942 0 1957 0 1965 0 1982 0 5986 0 5504 0 5982 0 5994 0 5996 0 5998 0 6000 0 6002 0 5931 0 6006 0 6036 100 +shop = 210 Aemad's_Adventuring_Supplies 2 2 227 500 1265 2 1349 2 2142 2 590 2 1759 30 882 500 954 20 970 50 946 2 +shop = 211 Ardougne_Baker's_Stall 2 2 2309 10 1891 3 1901 6 1973 9 +shop = 212 Ardougne_Fur_Stall 2 2 948 3 958 3 +shop = 213 Ardougne_Gem_Stall 2 2 1607 2 1605 1 1603 1 1601 0 +shop = 214 Ardougne_Silver_Stall 2 2 1714 2 442 1 2355 1 +shop = 215 Ardougne_Spice_Stall 2 2 2007 1 946 1 1550 2 +shop = 216 Zenesha's_Plate_Mail_Body_Shop 2 2 1117 3 1115 1 1119 1 1125 1 1121 1 +shop = 217 Richard's_Farming_Shop 2 2 5341 500 5343 500 5329 500 952 500 5325 500 5331 500 5356 500 6032 500 5418 500 5376 500 1942 0 1957 0 1965 0 1982 0 5986 0 5504 0 5982 0 5994 0 5996 0 5998 0 6000 0 6002 0 5931 0 6006 0 6036 100 +shop = 218 Armoury 2 2 882 200 877 200 841 4 839 2 837 2 39 800 40 800 41 800 42 800 1349 5 1353 3 1363 5 1365 2 1369 1 1307 4 1309 3 1311 2 1313 1 1315 1 1317 1 +shop = 219 Arnold's_Eclectic_Supplies 2 2 303 2 311 2 7944 1 7946 0 2309 1 1931 4 1927 1 1733 3 1734 15 1917 10 1785 2 946 1 +shop = 220 Khazard_General_Store 2 2 1265 5 1931 3 1935 2 1735 2 1925 2 590 2 1755 2 2347 5 954 30 1933 30 583 30 1941 500 946 10 +shop = 221 Gianne's_Restaurant 2 2 2227 3 2219 3 2221 3 2225 3 2223 3 2233 3 2231 3 2235 3 2229 3 2237 3 2243 3 2239 3 2241 3 +shop = 222 Blurberry_Bar 2 2 2064 10 2074 10 2092 10 2084 10 2048 10 2080 10 2054 10 +shop = 223 West_Ardougne_General_Store 2 2 1931 3 954 3 1265 2 1925 2 590 2 2347 3 1061 2 839 2 882 20 329 10 2327 10 2309 5 2142 10 +shop = 224 Lovecraft's_Tackle 2 2 303 5 307 5 309 5 311 2 301 2 313 1500 314 1000 317 0 327 200 345 0 321 0 335 0 349 0 331 0 359 0 377 0 371 0 +shop = 225 Aleck's_Hunter_Emporium 2 2 596 20 +shop = 226 Rasolo_the_Wandering_Merchant 2 2 1969 1 2023 1 660 1 1215 1 550 1 583 1 1941 1 273 1 970 1 975 1 1599 1 2976 1 1823 1 1837 1 1854 1 2524 1 3377 1 2894 1 1909 1 3787 1 3711 1 3678 1 3424 1 3420 1 5 1 +shop = 227 Davon's_Amulet_Store 2 2 1718 0 1727 0 1729 0 1725 0 1731 0 +shop = 228 The_Shrimp_and_Parrot 2 2 347 5 339 5 361 5 379 3 373 2 3144 3 +shop = 229 Karamja_Wines,_Spirits,_and_Beers 2 2 1917 3 431 3 1993 1 +shop = 230 Fernahei's_Fishing_Hut 2 2 307 5 309 5 313 200 314 800 335 0 349 0 331 0 +shop = 231 Gabooty's_Tai_Bwo_Wannai_Cooperative 2 2 6341 50 6343 50 6345 50 6347 50 6349 50 6313 50 6315 50 6317 50 6351 50 6353 50 6355 50 6357 50 6359 50 1625 0 1627 0 1629 0 6361 50 6363 50 6365 50 6367 50 6369 50 1609 0 1611 0 1613 0 6371 50 6373 50 6375 50 6377 50 6379 50 6311 0 +shop = 232 Gabooty's_Tai_Bwo_Wannai_Drinky_Store 2 2 2084 0 2092 0 2048 0 2054 0 2064 0 2074 0 +shop = 233 Tamayu's_Spear_Stall 2 2 3170 10 3171 10 3172 5 3173 2 3174 0 3175 0 3188 10 +shop = 234 Tiadeche's_Karambwan_Stall 2 2 3142 10 3150 50 3157 2 +shop = 235 TzHaar-Hur-Lek's_Ore_and_Gem_Store 2 2 +shop = 236 TzHaar-Hur-Tel's_Equipment_Store 2 2 +shop = 237 TzHaar-Mej-Roh's_Rune_Store 2 2 +shop = 238 TzHaar-Hur-Rin's_Ore_and_Gem_Store 2 2 438 25 436 25 440 15 442 12 453 20 444 12 447 4 449 2 451 1 1623 16 1621 12 1619 8 1617 6 1631 0 6571 1 +shop = 239 TzHaar-Hur-Zal's_Equipment_Store 2 2 +shop = 240 Al-Kharid_General_Store 2 2 1931 5 1935 2 1735 2 1925 3 1923 2 1887 2 590 3 1755 2 2347 5 550 5 +shop = 241 Dommik's_Crafting_Store 2 2 1755 2 1592 10 1597 2 1595 10 1733 3 1734 100 1599 3 2976 10 5523 10 +shop = 242 Gem_Trader 2 2 1623 1 1621 1 1619 0 1617 0 1607 1 1605 1 1603 0 1601 0 +shop = 243 Louie's_Armoured_Legs_Bazaar 2 2 1075 5 1067 3 1069 2 1077 1 1071 1 1073 1 +shop = 244 Ranael's_Super_Skirt_Store 2 2 1087 5 1081 3 1083 2 1089 1 1085 1 1091 1 +shop = 245 Shantay_Pass_Shop 2 2 1823 100 1831 100 1937 10 1921 10 1929 10 946 10 1833 10 1835 10 1837 10 2349 10 314 500 2347 10 1925 0 1923 0 1935 0 1854 500 954 20 +shop = 246 Zeke's_Superior_Scimitars 2 2 1321 5 1323 3 1325 2 1329 1 +shop = 247 The_Big_Heist_Lodge 2 2 4627 10 +shop = 248 Bedabin_Village_Bartering 2 2 1823 5 1831 5 1937 5 1921 5 1929 5 946 5 2347 5 +shop = 249 Nardah_Hunter_Shop 2 2 596 20 +shop = 250 Rok's_Chocs_Box 2 2 6794 30 1973 25 +shop = 251 Seddu's_Adventurer's_Store 2 2 1093 1 1079 1 1113 1 1099 1 1065 1 1193 1 1151 1 +shop = 252 Pollnivneach_General_Store 2 2 1931 3 1935 2 1825 20 1833 3 1837 2 1925 12 4593 11 4591 12 1985 5 2120 5 1982 5 1937 5 1921 7 1929 8 +shop = 253 The_Asp_&_Snake_Bar 2 2 1917 83 2017 10 1993 13 2015 5 2021 4 1915 12 +shop = 254 Blades_by_Urbi 2 2 1205 1 1203 1 1207 1 1217 0 1209 1 1211 1 1213 1 1215 0 1321 1 1323 1 1325 1 +shop = 255 Jamila's_Craft_Stall 2 2 1755 2 1592 4 1597 2 1595 2 1733 3 1734 100 1599 3 2976 6 5523 10 +shop = 256 Nathifa's_Bake_Stall 2 2 2309 10 1891 3 1901 8 1823 50 +shop = 257 Raetul_and_Co's_Cloth_Store 2 2 4684 20 1833 20 1835 20 1837 20 950 10 1734 50 1733 20 +shop = 258 Dorgesh-Kaan_General_Supplies 2 2 596 5 590 2 1931 5 1935 2 1923 2 1887 2 954 3 1785 1 +shop = 259 Nardok's_Bone_Weapons 2 2 5018 10 5016 10 +shop = 260 Miltog's_Lamps 2 2 596 15 4525 4 4525 2 4546 1 5013 1 590 10 4522 0 4537 0 4548 0 +shop = 261 Reldak's_Leather_Armour 2 2 +shop = 262 Ava's_Odds_and_Ends 2 2 314 1000 884 40 886 10 40 30 41 20 +shop = 263 Diango's_Toy_Store 2 2 2520 10 2522 10 2524 10 2526 10 4613 250 +shop = 264 Draynor_Seed_Market 2 2 5318 20 5319 10 5324 5 5322 0 5320 0 5323 0 5321 0 5305 20 5306 5 5097 20 5096 20 5307 20 5308 10 5309 5 5310 0 5311 0 +shop = 265 Fortunato's_Fine_Wine 2 2 1993 5 1935 3 7919 2 7810 500 +shop = 266 Bounty_Hunter_Store 2 2 +shop = 267 Helmet_Shop 2 2 1139 5 1137 3 1141 3 1143 1 1145 1 1155 4 1153 3 1157 2 1159 1 1161 1 +shop = 268 Bob's_Brilliant_Axes 2 2 1265 5 1351 10 1349 5 1353 3 1363 5 1365 2 1369 1 +shop = 269 Aubury's_Rune_Shop 2 2 556 5000 558 5000 554 5000 555 5000 557 5000 559 5000 562 250 560 250 +shop = 270 Construction_Supplies 2 2 4819 95 4820 95 1539 95 +shop = 271 Fancy_Clothes_Store 2 2 1949 0 579 3 1023 1 958 3 948 3 1733 3 1734 100 1059 10 1061 10 426 3 428 3 1757 10 1013 10 1015 3 1011 2 1007 10 1025 10 +shop = 272 Horvik's_Armour_Shop 2 2 1103 5 1101 3 1105 3 1109 1 1117 3 1115 1 1119 1 1125 1 1121 1 1067 1 1133 1 1097 1 +shop = 273 Lowe's_Archery_Emporium 2 2 882 2000 884 1500 886 1000 888 800 890 600 877 1500 841 4 839 4 843 3 845 3 849 2 847 2 853 1 851 1 837 2 +shop = 274 Thessalia's_Fine_Clothes 2 2 1005 3 1129 12 1059 10 1061 10 1757 1 1013 5 1015 3 1011 2 1007 4 950 5 426 3 428 3 +shop = 275 Varrock_Swordshop 2 2 1277 5 1279 4 1281 4 1283 3 1285 3 1287 2 1291 4 1293 3 1295 3 1297 2 1299 2 1301 1 1205 10 1203 6 1207 5 1217 4 1209 3 1211 2 +shop = 276 Zaff's_Superior_Staffs! 2 2 1391 5 1379 5 1389 5 1381 2 1383 2 1385 2 1387 2 +shop = 277 Ye_Olde_Tea_Shoppe 2 2 712 20 +shop = 278 General_Store 2 2 1733 10 1734 50 1931 5 1925 3 1935 2 590 3 1755 2 2347 5 3377 10 946 2 +shop = 279 Barker's_Haberdashery 2 2 2894 5 2896 5 2898 5 2900 5 2902 5 2904 5 2906 5 2908 5 2910 5 2912 5 2914 5 2916 5 2918 5 2920 5 2922 5 2924 5 2926 5 2928 5 2930 5 2932 5 2934 5 2936 5 2938 5 2940 5 2942 5 1007 5 1019 5 1021 5 1023 5 1027 5 +shop = 280 Rufus'_Meat_Emporium 2 2 2132 10 2138 10 2134 10 2136 10 335 5 349 5 331 5 383 1 +shop = 281 Trader_Sven's_Black_Market_Goods 2 2 +shop = 282 Razmire_General_Store 2 2 1931 5 1935 2 1735 2 1925 3 1923 2 1887 2 590 3 1755 2 2347 5 3422 150 227 100 1933 100 3678 3 +shop = 283 Razmire_Builders'_Merchants 2 2 3211 1000 3420 1000 1941 1000 960 10 +shop = 284 Ak-Haranu's_Exotic_Shop 2 2 4740 500 +shop = 285 Alice's_Farming_Shop 2 2 5341 500 5343 500 5329 500 952 500 5325 500 5331 500 5356 500 6032 500 5418 500 5376 500 1942 0 1957 0 1965 0 1982 0 5986 0 5504 0 5982 0 5994 0 5996 0 5998 0 6000 0 6002 0 5931 0 6006 0 6036 100 +shop = 286 Lletya_Archery_Shop 2 2 884 2000 886 500 888 500 890 450 892 400 877 1500 843 5 845 5 837 5 849 5 847 5 +shop = 287 Lletya_Food_Store 2 2 2309 10 379 15 1993 3 1985 10 1891 5 +shop = 288 Quartermaster's_Stores 2 2 1931 5 1935 2 1735 3 590 3 2309 10 3190 10 3192 10 3194 10 3196 10 3198 7 3200 7 3202 7 3204 5 +shop = 289 Armour_Store 2 2 1147 0 1163 0 1127 0 1093 0 1185 0 1201 0 1113 0 1079 0 1145 0 1161 0 1123 0 1091 0 1183 0 1199 0 1111 0 1073 0 1143 0 1159 0 1121 0 1085 0 1181 0 1197 0 1109 0 1071 0 +shop = 290 Crossbow_Shop 2 2 +shop = 291 Green_Gemstone_Gems 2 2 1607 3 1605 1 1603 1 1601 0 +shop = 292 Ore_Seller 2 2 436 100 438 100 440 100 447 100 442 100 444 100 453 100 +shop = 293 Pickaxe-Is-Mine 2 2 1265 6 1269 4 1273 3 1271 2 1275 1 +shop = 294 Vermundi's_Clothes_Stall 2 2 5036 3 5024 3 5030 3 5048 3 5042 3 950 5 +shop = 295 Keldagrim_Stonemason 2 2 3420 1000 4692 20 4703 10 +shop = 296 Quality_Weapons_Shop 2 2 1365 10 1369 10 1285 10 1287 10 1325 10 1297 10 1303 10 853 10 851 10 888 100 890 100 +shop = 297 Vigr's_Warhammers 2 2 1337 5 1335 4 1339 3 1341 3 1343 2 1345 1 +shop = 298 Leprechaun_Larry's_Farming_Supplies 2 2 5341 6 5343 4 5329 1 952 3 5325 2 5331 2 1925 2 6036 5 2026 10 1480 3 +shop = 299 Filamina's_Wares 2 2 1379 5 1389 5 1381 2 1383 2 1385 2 1387 2 +shop = 300 Regath's_Wares 2 2 227 30 954 10 554 500 555 500 556 500 557 500 558 300 559 300 565 50 566 50 579 1 1017 1 221 300 +shop = 301 Thyria's_Wares 2 2 554 5000 555 5000 556 5000 557 5000 558 5000 559 5000 562 250 560 150 +shop = 302 The_Golden_Field 2 2 1917 10 5763 10 1993 5 712 5 +shop = 303 The_Haymaker's_Arms 2 2 1917 10 5763 10 1993 5 712 5 +shop = 304 Little_Shop_of_Horace 2 2 227 60 1931 30 1935 5 1925 5 1923 5 975 1 1735 2 954 30 590 2 952 5 1759 30 1755 2 2347 5 1733 2 1734 40 +shop = 305 Logava_Gricoller's_Cooking_Supplies 2 2 2313 5 1887 2 1923 2 590 3 1935 3 1931 12 1980 3 946 3 1759 30 1942 5 1955 2 2309 2 1973 1 1985 3 1933 8 +shop = 306 Perry's_Chop-chop_Shop 2 2 1351 4 1349 3 1353 2 1355 1 1357 1 1359 1 590 2 +shop = 307 Vannah's_Farm_Store 2 2 5341 5 5343 5 5329 5 952 5 5325 5 5331 5 5354 100 6032 100 1925 100 5418 100 5376 100 6036 40 +shop = 308 The_Deeper_Lode 2 2 1917 10 1913 1 1911 3 1971 2 1919 0 +shop = 309 Little_Munty's_Little_Shop 2 2 1265 20 1931 50000 1935 5 1925 5 1923 5 590 2 1759 30 1755 2 2347 5 +shop = 310 Toothy's_Pickaxes 2 2 1265 5 1267 3 1269 3 1273 2 1271 1 1275 1 1931 50000 +shop = 311 Thirus_Urkar's_Fine_Dynamite_Store 2 2 590 2 +shop = 312 Frankie's_Fishing_Emporium 2 2 317 50 327 50 345 25 353 25 341 0 321 0 359 0 377 0 363 0 371 0 383 0 +shop = 313 Kenelme's_Wares 2 2 1933 3 2132 1 1965 3 1963 3 1951 1 2309 0 1973 1 1985 3 1982 3 1942 1 +shop = 314 Leenz's_General_Supplies 2 2 1931 50000 1935 5 1925 5 1923 5 590 2 2347 5 4819 500 4820 500 +shop = 315 Tynan's_Fishing_Supplies 2 2 1925 1000 303 5 305 5 307 5 311 2 301 2 313 1200 +shop = 316 Warrens_Fish_Monger 2 2 303 5 307 5 309 5 311 2 301 2 313 1500 314 1000 317 0 327 200 345 0 321 0 335 0 349 0 331 0 359 0 377 0 371 0 +shop = 317 Warrens_General_Store 2 2 1931 3 1935 2 1735 2 1925 2 1923 2 590 2 1755 2 2347 5 952 5 946 4 +shop = 318 Briget's_Weapons 2 2 1363 5 1365 2 1369 1 1277 5 1279 4 1281 4 1283 3 1285 3 1287 2 1291 4 1293 3 1295 3 1297 2 1299 2 1301 1 1205 10 1203 6 1207 5 1217 4 1209 3 1211 2 1422 5 1420 4 1424 4 1428 3 1430 2 1307 4 1309 3 1311 2 1313 1 1315 1 1317 1 1321 5 1323 4 1325 4 1327 3 1329 3 +shop = 319 Briget's_Armour 2 2 1103 5 1101 3 1105 3 1075 3 1067 2 1069 2 1087 3 1081 2 1083 2 1139 5 1137 3 1141 3 +shop = 320 Jennifer's_General_Field_Supplies 2 2 1931 5 1935 2 1735 2 1925 3 1923 2 1887 2 590 2 1755 2 1351 10 7934 25 +shop = 321 Daga's_Scimitar_Smithy 2 2 1321 10 1323 10 1325 8 1329 6 4587 4 +shop = 322 Hamab's_Crafting_Emporium 2 2 1755 10 1592 10 1597 10 4020 10 1733 10 1734 100 1759 100 +shop = 323 Oobapohk's_Javelin_Store 2 2 825 500 826 500 827 500 828 500 829 500 830 500 +shop = 324 Solihib's_Food_Stall 2 2 4012 200 1963 1000 4016 10 4014 20 +shop = 325 Magic_Stall 2 2 554 1000 555 1000 556 1000 557 1000 563 250 4008 10 4006 10 4023 10 +shop = 326 Fossil_Island_General_Store 2 2 1931 5 1935 2 1925 3 1923 2 1887 2 590 2 1755 2 2347 5 954 5 +shop = 327 Petrified_Pete's_Ore_Shop 2 2 +shop = 328 Mairin's_Market 2 2 +shop = 329 Smithing_Smith's_Shop 2 2 1321 5 1323 3 1325 2 1329 1 2347 5 +shop = 330 Two_Feet_Charley's_Fish_Shop 2 2 317 10 327 10 345 7 353 7 341 6 321 5 359 4 377 2 363 2 371 1 +shop = 331 The_Other_Inn 2 2 1917 3 7157 3 1993 1 2003 5 +shop = 332 Harpoon_Joe's_House_of_'Rum' 2 2 1917 3 7157 3 1993 1 2003 5 +shop = 333 Void_Knight_Archery_Store 2 2 825 10 826 10 827 10 828 5 829 5 830 5 39 10 40 10 41 10 42 5 43 5 44 5 +shop = 334 Bandit_Duty_Free 2 2 1931 5 1935 2 590 2 1755 2 2347 5 1265 5 1351 10 +shop = 335 Darren's_Wilderness_Cape_Shop 2 2 4321 100 4341 100 4361 100 4381 100 4401 100 +shop = 336 Edmond's_Wilderness_Cape_Shop 2 2 4329 100 4349 100 4369 100 4389 100 4409 100 +shop = 337 Ian's_Wilderness_Cape_Shop 2 2 4317 100 4337 100 4357 100 4377 100 4397 100 +shop = 338 Larry's_Wilderness_Cape_Shop 2 2 4319 100 4339 100 4359 100 4379 100 4399 100 +shop = 339 Lundail's_Arena-side_Rune_Shop 2 2 554 200 555 200 556 200 557 200 558 140 559 140 561 250 562 250 563 250 564 20 560 250 +shop = 340 Mage_Arena_Staffs 2 2 2415 5 2416 5 2417 5 +shop = 341 Richard's_Wilderness_Cape_Shop 2 2 4325 100 4345 100 4365 100 4385 100 4405 100 +shop = 342 Sam's_Wilderness_Cape_Shop 2 2 4333 100 4353 100 4373 100 4393 100 4413 100 +shop = 343 Simon's_Wilderness_Cape_Shop 2 2 4331 100 4351 100 4371 100 4391 100 4411 100 +shop = 344 Irksol 2 2 1641 5 +shop = 345 Jukat 2 2 1305 2 1215 2 +shop = 346 Fairy_Fixit's_Fairy_Enchantment 2 2 +shop = 347 Crossbow_Shop_(White_Wolf_Mountain) 2 2 +shop = 348 Trader_Stan's_Trading_Post 2 2 1931 5 1935 2 1735 2 1925 3 1923 2 1887 2 590 3 1755 2 2347 5 550 5 954 2 946 2 2114 15 1963 15 2108 10 4286 10 1785 10 1783 10 401 20 1781 10 301 20 307 20 1941 30 3226 20 1025 5 +[ENDOFSHOPLIST] diff --git a/2006Redone Server/data/cfg/spawn-config.cfg b/2006Redone Server/data/cfg/spawn-config.cfg index 8976c950..36d1bdc0 100644 --- a/2006Redone Server/data/cfg/spawn-config.cfg +++ b/2006Redone Server/data/cfg/spawn-config.cfg @@ -1,2461 +1,2461 @@ -/// npc spawnX spawnY height walk maxhit attack defence description -spawn = 945 3095 3108 0 1 1 3 3 1 1 -spawn = 943 3104 3095 0 1 1 3 3 Survival Expert -spawn = 942 3076 3085 0 1 1 3 3 Master Chef -spawn = 949 3086 3122 0 1 1 3 3 Quest Guide -spawn = 948 3081 9504 0 1 1 3 3 Mining Instructor -spawn = 944 3104 9506 0 1 1 3 3 Combat Instructor -spawn = 947 3127 3124 0 0 0 0 0 Financial Advisor -spawn = 954 3124 3107 0 1 1 3 3 Brother Brace -spawn = 946 3140 3087 0 0 0 0 0 Magic Instructor -spawn = 87 3105 9514 0 1 1 3 3 1 giant rat -spawn = 87 3105 9517 0 1 1 3 3 1 giant rat -spawn = 87 3106 9514 0 0 1 3 3 1 giant rat -spawn = 87 3104 9514 0 1 1 3 3 1 giant rat -spawn = 87 3105 9519 0 1 1 3 3 1 giant rat -spawn = 87 3109 9516 0 1 1 3 3 1 giant rat -spawn = 87 3108 9520 0 1 1 3 3 1 giant rat -spawn = 87 3102 9517 0 1 1 3 3 1 giant rat -spawn = 1401 3140 3092 0 1 3 10 10 Chicken -spawn = 1401 3138 3092 0 1 3 10 10 Chicken -spawn = 1401 3139 3093 0 1 3 10 10 Chicken -spawn = 1401 3138 3094 0 1 3 10 10 Chicken -spawn = 1401 3140 3094 0 1 3 10 10 Chicken -spawn = 1401 3139 3095 0 1 3 10 10 Chicken -//shops -spawn = 374 2524 3375 0 1 8 40 40 1 -spawn = 374 2527 3375 0 1 8 40 40 1 -spawn = 374 2530 3375 0 1 8 40 40 1 -spawn = 568 2923 3146 0 1 0 0 0 Beer -spawn = 2356 2326 3167 0 1 0 0 0 Archery -spawn = 3796 2664 2660 0 1 0 0 0 Archery -spawn = 1860 2956 3204 0 1 0 0 0 Archery -spawn = 550 3233 3425 0 1 0 0 0 Archery -spawn = 575 2823 3442 0 1 0 0 0 Archery -spawn = 519 3231 3203 0 1 0 0 0 Axes -spawn = 559 3026 3247 0 1 0 0 0 Axes -spawn = 562 2799 3438 0 1 0 0 0 Candles -spawn = 581 2970 3312 0 1 0 0 0 Chains -spawn = 548 3206 3417 0 1 0 0 0 Clothes -spawn = 554 3279 3397 0 1 0 0 0 Clothes -spawn = 1301 2625 3675 0 1 0 0 0 Clothes -spawn = 1039 3500 3504 0 1 0 0 0 Clothes -spawn = 2353 2326 3176 0 1 0 0 0 Clothes -spawn = 3166 3689 2977 0 1 0 0 0 Clothes -spawn = 2161 2866 10208 0 1 0 0 0 Clothes -spawn = 2162 2887 10189 0 1 0 0 0 Clothes -spawn = 600 2449 3509 1 1 0 0 0 Cook -spawn = 603 2485 3488 1 1 0 0 0 Heckel -spawn = 593 2569 3099 0 1 0 0 0 Cook -spawn = 545 3319 3193 0 1 0 0 0 Craft -spawn = 585 2949 3205 0 1 0 0 0 Craft -spawn = 2305 2820 3461 0 1 0 0 0 Farm -spawn = 2307 3630 3525 0 1 0 0 0 Farm -spawn = 2304 3039 3295 0 1 0 0 0 Farm -spawn = 2306 2643 3362 0 1 0 0 0 Farm -spawn = 517 2871 2968 0 1 0 0 0 Fish -spawn = 558 3013 3223 0 1 0 0 0 Fish -spawn = 576 2835 3441 0 1 0 0 0 Fish -spawn = 1369 2639 3679 0 1 0 0 0 Fish -spawn = 557 3015 3206 0 1 0 0 0 Food -spawn = 1038 3507 3493 0 1 0 0 0 Food -spawn = 1433 2769 2789 0 1 0 0 0 Food -spawn = 584 2945 3335 0 1 0 0 0 Herq -spawn = 540 3289 3211 0 1 0 0 0 Gems -spawn = 2157 2886 10211 0 1 0 0 0 Gems -spawn = 538 3076 3428 0 1 0 0 0 Helmet -spawn = 1303 2663 3693 0 1 0 0 0 Helmet -spawn = 578 2812 3344 0 1 0 0 0 Herb -spawn = 587 2896 3428 0 1 0 0 0 Herb -spawn = 1398 2530 3855 0 1 0 0 0 Herb -spawn = 556 3014 3246 0 1 0 0 0 Gold -spawn = 1865 3354 2975 0 1 0 0 0 Kebab -spawn = 543 3275 3180 0 1 0 0 0 Kebab -spawn = 2198 2904 10216 0 1 0 0 0 Kebab -spawn = 580 2950 3386 0 1 0 0 0 Mace -spawn = 1862 3301 3211 0 1 0 0 0 Mage -spawn = 583 3015 3259 0 1 0 0 0 Mage -spawn = 553 3253 3401 0 1 0 0 0 Mage -spawn = 461 2588 3086 0 1 0 0 0 Mage -spawn = 903 2539 4716 0 1 0 0 0 Mage -spawn = 1435 2757 2770 0 1 0 0 0 Mage -spawn = 3800 2658 2655 0 1 0 0 0 Mage -spawn = 2623 2460 5125 0 1 0 0 0 Mage -spawn = 594 2998 9843 0 1 0 0 0 Mine -spawn = 579 3026 9809 0 1 0 0 0 Mine -spawn = 2160 2923 10211 0 1 0 0 0 Mine1 -spawn = 2191 2925 10213 0 1 0 0 0 Mine2 -spawn = 589 2653 3293 0 1 0 0 0 PlateB -spawn = 549 3229 3438 0 1 0 0 0 PlateL -spawn = 542 3315 3175 0 1 0 0 0 PlateBL -spawn = 3038 3407 2921 0 1 0 0 0 PlateL -spawn = 544 3315 3164 0 1 0 0 0 PlateS -spawn = 541 3289 3189 0 1 0 0 0 Scimitar -spawn = 1434 2762 2776 0 1 0 0 0 Scimitar -spawn = 577 2974 3383 0 1 0 0 0 Shield -spawn = 539 3300 3202 0 1 0 0 0 Silk -spawn = 1980 3286 2805 0 1 0 0 0 Spice -spawn = 546 3203 3432 0 1 0 0 0 Staff -spawn = 382 2998 9827 0 1 0 0 0 G Store -spawn = 3541 3514 3214 0 1 0 0 0 G Store -spawn = 520 3313 3183 0 1 0 0 0 G Store -spawn = 1436 2752 2774 0 1 0 0 0 G Store -spawn = 590 2614 3293 0 1 0 0 0 G Store -spawn = 1917 3176 2987 0 1 0 0 0 G Store -spawn = 1040 3479 3494 0 1 0 0 0 G Store -spawn = 563 2806 3433 0 1 0 0 0 G Store -spawn = 522 3080 3508 0 1 0 0 0 G Store -spawn = 524 2958 3387 0 1 0 0 0 G Store -spawn = 526 2905 3148 0 1 0 0 0 G Store -spawn = 2154 2868 10190 0 1 0 0 0 G Store -spawn = 1334 2509 3638 0 1 0 0 0 G Store -spawn = 2352 2335 3181 0 1 0 0 0 G Store -spawn = 528 3212 3246 0 1 0 0 0 G Store -spawn = 1254 3488 3296 0 1 0 0 0 G Store -spawn = 2086 3415 2908 0 1 0 0 0 G Store -spawn = 3824 2330 3689 0 1 0 0 0 G Store -spawn = 1866 3359 2983 0 1 0 0 0 G Store -spawn = 1699 3659 3473 0 1 0 0 0 G Store -spawn = 1282 2643 3673 0 1 0 0 0 G Store -spawn = 530 2949 3214 0 1 0 0 0 G Store -spawn = 516 2824 2960 0 1 0 0 0 G Store -spawn = 560 2767 3122 0 1 0 0 0 G Store -spawn = 471 2526 3163 0 1 0 0 0 G Store -spawn = 1208 2194 3140 0 1 0 0 0 G Store -spawn = 532 3216 3416 0 1 0 0 0 G Store -spawn = 552 3217 3413 0 1 0 0 0 G Store -spawn = 3797 2651 2664 0 1 0 0 0 G Store -spawn = 534 2377 4446 0 1 0 0 0 G Store -spawn = 1083 2925 3547 0 1 0 0 0 G Store -spawn = 1079 2907 3537 0 1 0 0 0 Tostig -spawn = 551 3206 3399 0 1 0 0 0 Sword -spawn = 586 2885 3451 0 1 0 0 0 Sword -spawn = 564 2486 4450 0 1 0 0 0 Sword -//fur -spawn = 573 2654 3311 0 0 0 0 0 Fur -spawn = 1316 2640 3376 0 0 0 0 0 Fur -spawn = 547 3217 3434 0 0 0 0 0 Fur -spawn = 3037 3425 2909 0 0 0 0 0 Herb -//bandit -spawn = 1926 3159 2989 0 1 10 80 80 Bandit -spawn = 1926 3161 2987 0 1 10 80 80 Bandit -spawn = 1926 3163 2986 0 1 10 80 80 Bandit -spawn = 1926 3164 2984 0 1 10 80 80 Bandit -spawn = 1926 3161 2983 0 1 10 80 80 Bandit -spawn = 1926 3162 2981 0 1 10 80 80 Bandit -spawn = 1926 3164 2980 0 1 10 80 80 Bandit -spawn = 1926 3158 2978 0 1 10 80 80 Bandit -spawn = 1926 3163 2977 0 1 10 80 80 Bandit -spawn = 1926 3166 2983 0 1 10 80 80 Bandit -spawn = 1931 3184 2986 0 1 7 75 80 Bandit -spawn = 1931 3186 2984 0 1 7 75 80 Bandit -spawn = 1931 3184 2983 0 1 7 75 80 Bandit -spawn = 1931 3171 2975 0 1 7 75 80 Bandit -spawn = 1931 3175 2973 0 1 7 75 80 Bandit -spawn = 1931 3184 2975 0 1 7 75 80 Bandit -spawn = 1931 3182 2975 0 1 7 75 80 Bandit -spawn = 1931 3173 2972 0 1 7 75 80 Bandit -//boats -spawn = 375 3053 3247 0 1 0 0 0 Port -//ardougne -spawn = 494 2657 3286 0 5 0 0 0 Banker -spawn = 494 2657 3283 0 5 0 0 0 Banker -spawn = 494 2657 3280 0 5 0 0 0 Banker -spawn = 494 2836 10205 0 2 0 0 0 Banker -spawn = 494 2838 10205 0 2 0 0 0 Banker -spawn = 494 2619 3330 0 2 0 0 0 Banker -spawn = 494 2618 3330 0 2 0 0 0 Banker -spawn = 494 2615 3330 0 2 0 0 0 Banker -spawn = 26 2659 3310 0 1 6 50 50 1 Knight Ardy -spawn = 26 2664 3312 0 1 6 50 50 1 Knight Ardy -spawn = 26 2662 3312 0 1 6 50 50 1 Knight Ardy -spawn = 20 2661 3313 0 1 6 70 70 1 Pali Ardy -spawn = 20 2660 3311 0 1 6 70 70 1 Pali Ardy -spawn = 21 2661 3310 0 1 6 80 80 1 Hero Ardy -spawn = 21 2660 3307 0 1 6 80 80 1 Hero Ardy -spawn = 32 2653 3303 0 1 4 5 10 1 -spawn = 32 2659 3301 0 1 4 5 10 1 -spawn = 32 2649 3306 0 1 4 5 10 1 -spawn = 32 2662 3306 0 1 4 5 10 1 -spawn = 32 2659 3308 0 1 4 5 10 1 -spawn = 32 2664 3310 0 1 4 5 10 1 -spawn = 32 2663 3301 0 1 4 5 10 1 -spawn = 714 2569 3333 0 1 0 0 0 0 Edmond -//ardounge zoo -spawn = 1216 2611 3285 0 1 0 0 0 Parroty_Pete -spawn = 1215 2612 3287 0 3 0 0 0 Parrots -spawn = 1215 2613 3287 0 3 0 0 0 Parrots -spawn = 1469 2613 3279 0 1 0 0 0 Monkey Minder -spawn = 28 2604 3286 0 1 0 0 0 Zookeeper -spawn = 95 2617 3284 0 1 0 0 0 Wolf -spawn = 95 2621 3283 0 1 0 0 0 Wolf -spawn = 116 2622 3278 0 1 0 0 0 Cyclops -spawn = 113 2622 3272 0 1 0 0 0 Jogre -spawn = 80 2622 3266 0 1 0 0 0 Camel -spawn = 80 2619 3266 0 1 0 0 0 Camel -spawn = 80 2615 3265 0 1 0 0 0 Camel -spawn = 107 2604 3272 0 1 4 20 20 1 Scorpion -spawn = 107 2607 3268 0 1 4 20 20 1 Scorpion -spawn = 107 2603 3268 0 1 4 20 20 1 Scorpion -spawn = 109 2604 3269 0 1 4 20 20 1 Scorpion -spawn = 109 2602 3271 0 1 4 20 20 1 Scorpion -spawn = 109 2606 3268 0 1 4 20 20 1 Scorpion -spawn = 1780 2595 3266 0 1 0 0 0 1 Larry -spawn = 131 2594 3272 0 1 0 0 0 1 Penguin -spawn = 131 2593 3268 0 1 0 0 0 1 Penguin -spawn = 131 2596 3268 0 1 0 0 0 1 Penguin -spawn = 131 2596 3271 0 1 0 0 0 1 Penguin -spawn = 1469 2596 3276 0 1 0 0 0 1 Monkey Minder -spawn = 1469 2602 3274 0 1 0 0 0 1 Monkey Minder -spawn = 132 2600 3275 0 1 0 0 0 1 Monkey -spawn = 132 2600 3277 0 1 0 0 0 1 Monkey -spawn = 132 2601 3279 0 1 0 0 0 1 Monkey -spawn = 132 2605 3277 0 1 0 0 0 1 Monkey -spawn = 132 2604 3279 0 1 0 0 0 1 Monkey -spawn = 132 2603 3278 0 1 0 0 0 1 Monkey -spawn = 132 2603 3277 0 1 0 0 0 1 Monkey -spawn = 132 2604 3280 0 1 0 0 0 1 Monkey -spawn = 132 2602 3280 0 1 0 0 0 1 Monkey -spawn = 132 2600 3279 0 1 0 0 0 1 Monkey -spawn = 128 2611 3275 0 1 0 0 0 1 Snake -spawn = 128 2616 3276 0 1 0 0 0 1 Snake -spawn = 128 2614 3276 0 1 0 0 0 1 Snake -spawn = 128 2614 3278 0 1 0 0 0 1 Snake -spawn = 128 2611 3276 0 1 0 0 0 1 Snake -/*Tzhaar cave*/ -spawn = 278 3207 3215 0 0 0 0 0 Cook -spawn = 284 2951 3450 0 0 0 0 0 Doric -/*Edgeville dungeon*/ -spawn = 86 3097 9881 0 1 2 10 10 Giant Rat -spawn = 86 3100 9884 0 1 2 10 10 Giant Rat -spawn = 60 3100 9881 0 1 4 25 25 Giant Spider -spawn = 90 3096 9893 0 1 3 20 20 Skeleton -spawn = 90 3095 9897 0 1 3 20 20 Skeleton -spawn = 90 3097 9906 0 1 3 20 20 Skeleton -spawn = 90 3098 9910 0 1 3 20 20 Skeleton -spawn = 90 3109 9910 0 1 3 20 20 Skeleton -spawn = 90 3112 9909 0 1 3 20 20 Skeleton -spawn = 90 3118 9909 0 1 3 20 20 Skeleton -spawn = 90 3133 9911 0 1 3 20 20 Skeleton -spawn = 90 3132 9904 0 1 3 20 20 Skeleton -spawn = 74 3146 9901 0 1 2 10 10 Zombie -spawn = 74 3148 9906 0 1 2 10 10 Zombie -spawn = 74 3140 9907 0 1 2 10 10 Zombie -spawn = 74 3150 9889 0 1 2 10 10 Zombie -spawn = 74 3148 9882 0 1 2 10 10 Zombie -spawn = 74 3145 9890 0 1 2 10 10 Zombie -spawn = 74 3139 9888 0 1 2 10 10 Zombie -spawn = 90 3141 9870 0 1 3 20 20 Skeleton -spawn = 90 3138 9877 0 1 3 20 20 Skeleton -spawn = 122 3135 9874 0 1 4 25 25 Hobgoblin -spawn = 123 3127 9873 0 1 6 40 40 Hobgoblin -spawn = 123 3124 9875 0 1 6 40 40 Hobgoblin -spawn = 123 3123 9880 0 1 6 40 40 Hobgoblin -spawn = 123 3119 9871 0 1 6 40 40 Hobgoblin -spawn = 123 3117 9867 0 1 6 40 40 Hobgoblin -spawn = 123 3119 9863 0 1 6 40 40 Hobgoblin -spawn = 74 3125 9864 0 1 2 10 10 Zombie -spawn = 74 3129 9861 0 1 2 10 10 Zombie -spawn = 74 3127 9864 0 1 2 10 10 Zombie -spawn = 117 3119 9834 0 1 4 20 10 Hill giant -spawn = 117 3114 9833 0 1 4 20 10 Hill giant -spawn = 117 3116 9836 0 1 4 20 10 Hill giant -spawn = 117 3121 9844 0 1 4 20 10 Hill giant -spawn = 117 3116 9843 0 1 4 20 10 Hill giant -spawn = 117 3111 9845 0 1 4 20 10 Hill giant -spawn = 117 3109 9841 0 1 4 20 10 Hill giant -spawn = 117 3108 9835 0 1 4 20 10 Hill giant -spawn = 117 3107 9828 0 1 4 20 10 Hill giant -spawn = 117 3100 9832 0 1 4 20 10 Hill giant -spawn = 117 3101 9835 0 1 4 20 10 Hill giant -spawn = 117 3118 9849 0 1 4 20 10 Hill giant -spawn = 186 3129 9930 0 0 2 20 10 Thug -spawn = 186 3132 9932 0 0 2 20 10 Thug -spawn = 186 3125 9929 0 0 2 20 10 Thug -spawn = 181 3117 9931 0 1 2 20 20 Chaos druid -spawn = 181 3114 9930 0 1 2 20 20 Chaos druid -spawn = 181 3112 9928 0 1 2 20 20 Chaos druid -spawn = 181 3113 9926 0 1 2 20 20 Chaos druid -spawn = 181 3110 9930 0 1 2 20 20 Chaos druid -spawn = 181 3111 9934 0 1 2 20 20 Chaos druid -spawn = 181 3111 9937 0 1 2 20 20 Chaos druid -spawn = 181 3110 9941 0 1 2 20 20 Chaos druid -spawn = 181 3106 9943 0 1 2 20 20 Chaos druid -spawn = 181 3105 9941 0 1 2 20 20 Chaos druid -spawn = 181 3105 9936 0 1 2 20 20 Chaos druid -spawn = 90 3105 9947 0 1 3 20 20 Skeleton -spawn = 90 3107 9952 0 1 3 20 20 Skeleton -spawn = 90 3103 9955 0 1 3 20 20 Skeleton -spawn = 84 3095 9957 0 1 16 70 50 BlackDemon -spawn = 84 3086 9959 0 1 16 70 50 BlackDemon -spawn = 84 3085 9954 0 1 16 70 50 BlackDemon -spawn = 63 3118 9956 0 1 4 10 10 Red spider -spawn = 63 3126 9951 0 1 4 10 10 Red spider -spawn = 124 3120 9971 0 1 6 50 50 Earth warior -spawn = 124 3121 9974 0 0 6 50 50 Earth warior -spawn = 124 3124 9974 0 0 6 50 50 Earth warior -spawn = 124 3120 9979 0 0 6 50 50 Earth warior -spawn = 124 3118 9989 0 0 6 50 50 Earth warior -spawn = 124 3122 9988 0 0 6 50 50 Earth warior -spawn = 124 3121 9992 0 0 6 50 50 Earth warior -spawn = 124 3125 9993 0 0 6 50 50 Earth warior -spawn = 73 3140 9912 0 0 2 10 10 Zombie -spawn = 73 3142 9901 0 0 2 10 10 Zombie -spawn = 73 3148 9903 0 0 2 10 10 Zombie -spawn = 73 3140 9893 0 0 2 10 10 Zombie -spawn = 73 3145 9883 0 0 2 10 10 Zombie -spawn = 122 3132 9874 0 0 4 25 25 Hobgoblin -spawn = 122 3123 9875 0 0 4 25 25 Hobgoblin -spawn = 122 3123 9880 0 0 4 25 25 Hobgoblin -spawn = 122 3117 9870 0 0 4 25 25 Hobgoblin -spawn = 122 3118 9868 0 0 4 25 25 Hobgoblin -spawn = 73 3128 9862 0 0 2 10 10 Zombie -spawn = 73 3125 9864 0 0 2 10 10 Zombie -spawn = 73 3117 9860 0 0 2 10 10 Zombie -spawn = 73 3117 9863 0 0 2 10 10 Zombie -/*Relleka*/ -spawn = 1298 2663 3646 0 1 0 0 0 Town Guard -spawn = 1299 2660 3634 0 1 0 0 0 Town Guard -spawn = 1281 2661 3653 0 1 0 0 0 Sigli The -Huntsman -spawn = 1311 2655 3652 0 1 0 0 0 Lensa -spawn = 1309 2666 3652 0 1 0 0 0 Pontak -spawn = 2439 2658 3661 0 1 0 0 0 Askeladden -spawn = 1298 2657 3663 0 1 0 0 0 Town Guard -spawn = 1299 2660 3663 0 1 0 0 0 Town Guard -spawn = 1277 2659 3678 0 1 0 0 0 Fridgeir -spawn = 1274 2660 3680 0 1 0 0 0 Ospak -spawn = 1275 2657 3680 0 1 0 0 0 Styrmir -spawn = 1276 2658 3679 0 1 0 0 0 Torbrund -spawn = 1285 2657 3674 0 0 0 0 0 Eldgrim -spawn = 1286 2660 3673 0 0 0 0 0 Manni The Reveller -spawn = 1300 2662 3674 0 0 0 0 0 Thora The Barkeeper -spawn = 1294 2659 3669 0 0 0 0 0 Bundt The Chieftain -spawn = 1284 2656 3670 0 0 0 0 0 Bjorn -spawn = 1308 2673 3665 0 0 0 0 0 Lanzig -spawn = 1269 2675 3682 0 0 0 0 0 Olaf The Bard -spawn = 1314 2674 3677 0 0 0 0 0 Inga -spawn = 1306 2674 3675 0 0 0 0 0 Freidir -spawn = 1278 2667 3684 0 0 0 0 0 Longhall Bouncer -spawn = 1283 2645 3660 0 0 0 0 0 Swensen The Navigator -spawn = 1312 2640 3650 0 0 0 0 0 Jennella -spawn = 1313 2628 3654 0 0 0 0 0 Sassilik -spawn = 1305 2642 3676 0 0 0 0 0 Agnar -spawn = 1317 2642 3676 0 1 5 20 30 Market Guard -spawn = 1317 2645 3678 0 1 5 20 30 Market Guard -spawn = 1317 2642 3678 0 1 5 20 30 Market Guard -spawn = 1302 2640 3699 0 0 5 20 30 Fisherman -spawn = 1304 2629 3693 0 0 0 0 0 Sailor -//spawn = 1301 2625 3675 0 0 0 0 0 Yrsa -spawn = 1267 2666 3716 0 1 2 20 10 RockCrab -spawn = 1267 2669 3711 0 1 2 20 10 RockCrab -spawn = 1267 2676 3717 0 1 2 20 10 RockCrab -spawn = 1267 2675 3718 0 1 2 20 10 RockCrab -spawn = 1267 2680 3719 0 1 2 20 10 RockCrab -spawn = 1267 2683 3715 0 1 2 20 10 RockCrab -spawn = 1267 2686 3715 0 1 2 20 10 RockCrab -spawn = 1267 2686 3722 0 1 2 20 10 RockCrab -spawn = 1267 2686 3728 0 1 2 20 10 RockCrab -spawn = 1267 2686 3728 0 1 2 20 10 RockCrab -spawn = 1267 2684 3731 0 1 2 20 10 RockCrab -spawn = 1267 2681 3731 0 1 2 20 10 RockCrab -spawn = 1267 2677 3728 0 1 2 20 10 RockCrab -spawn = 1267 2674 3731 0 1 2 20 10 RockCrab -spawn = 1267 2671 3730 0 1 2 20 10 RockCrab -spawn = 1267 2671 3728 0 1 2 20 10 RockCrab -spawn = 1267 2671 3724 0 1 2 20 10 RockCrab *Zamorak mage edgeville*/ -spawn = 2258 3106 3559 0 0 0 0 0 Zamorak mage -/*Chaos elemetal*/ -spawn = 3200 3266 3925 0 1 32 500 200 Chaos elemental -//giant mole -spawn = 3340 1738 5226 0 1 32 300 200 Giant mole -spawn = 3340 1777 5237 0 1 32 300 200 Giant mole -spawn = 3340 1740 5178 0 1 32 300 200 Giant mole -spawn = 3340 1760 5189 0 1 32 300 200 Giant mole -spawn = 3340 1780 5190 0 1 32 300 200 Giant mole -/*Dagannoth kings area*/ -spawn = 2881 2907 4445 0 2 38 500 200 Supreme -spawn = 2882 2915 4456 0 2 67 500 200 Prime -spawn = 2883 2922 4444 0 2 36 500 100 Rex -spawn = 2892 2906 4463 0 2 9 85 50 -spawn = 2894 2910 4464 0 2 9 85 50 -spawn = 2892 2916 4464 0 2 9 85 50 -spawn = 2894 2923 4462 0 2 9 85 50 -spawn = 2892 2929 4452 0 2 9 85 50 -spawn = 2894 2929 4444 0 2 9 85 50 -spawn = 2892 2927 4438 0 2 9 85 50 -spawn = 2894 2924 4436 0 2 9 85 50 -spawn = 2892 2927 4438 0 2 9 85 50 -spawn = 2894 2920 4435 0 2 9 85 50 -spawn = 2892 2927 4438 0 2 9 85 50 -spawn = 2894 2914 4434 0 2 9 85 50 -spawn = 2892 2907 4435 0 2 9 85 50 -spawn = 2894 2903 4436 0 2 9 85 50 -spawn = 2892 2899 4442 0 2 9 85 50 -spawn = 2894 2898 4451 0 2 9 85 50 -spawn = 2892 2903 4462 0 2 9 85 50 -/*Water Birth*/ -spawn = 1267 2532 3761 0 1 2 20 10 Rock crab -spawn = 1267 2526 3759 0 1 2 20 10 Rock crab -spawn = 1267 2508 3763 0 1 2 20 10 Rock crab -spawn = 1267 2502 3757 0 1 2 20 10 Rock crab -spawn = 122 2528 3739 0 1 2 10 10 Rock crab -/*karamja*/ -spawn = 132 2891 3164 0 1 4 20 20 1 Monkey -spawn = 132 2888 3167 0 1 4 20 20 1 Monkey -spawn = 132 2885 3165 0 1 4 20 20 1 Monkey -spawn = 132 2879 3160 0 1 4 20 20 1 Monkey -spawn = 132 2881 3162 0 1 4 20 20 1 Monkey -spawn = 132 2873 3169 0 1 4 20 20 1 Monkey -spawn = 107 2860 3167 0 1 4 20 20 1 Scorpion -spawn = 107 2856 3165 0 1 4 20 20 1 Scorpion -spawn = 107 2851 3164 0 1 4 20 20 1 Scorpion -/*Karamja dungeon*/ -spawn = 82 2838 9553 0 1 8 85 60 1 Lesser demon -spawn = 82 2844 9557 0 1 8 85 60 1 Lesser demon -spawn = 82 2833 9562 0 1 8 85 60 1 Lesser demon -spawn = 82 2836 9560 0 1 8 85 60 1 Lesser demon -spawn = 82 2837 9566 0 1 8 85 60 1 Lesser demon -spawn = 63 2838 9581 0 1 2 1 1 1 Red spider -spawn = 63 2841 9583 0 1 2 1 1 1 Red spider -spawn = 63 2848 9581 0 1 2 1 1 1 Red spider -spawn = 63 2845 9583 0 1 2 1 1 1 Red spider -spawn = 63 2835 9585 0 1 2 1 1 1 Red spider -spawn = 63 2831 9585 0 1 2 1 1 1 Red spider -spawn = 91 2861 9572 0 1 3 20 20 1 Skeleton -spawn = 91 2858 9576 0 1 3 20 20 1 Skeleton -spawn = 91 2856 9573 0 1 3 20 20 1 Skeleton -spawn = 91 2860 9568 0 1 3 20 20 1 Skeleton -spawn = 91 2863 9565 0 1 3 20 20 1 Skeleton -spawn = 82 2837 9603 0 1 8 85 60 1 Lesser demon -spawn = 82 2845 9611 0 1 8 85 60 1 Lesser demon -spawn = 82 2839 9606 0 1 8 85 60 1 Lesser demon -spawn = 82 2839 9613 0 1 8 85 60 1 Lesser demon -spawn = 82 2837 9623 0 1 8 85 60 1 Lesser demon -spawn = 82 2841 9628 0 1 8 85 60 1 Lesser demon -spawn = 82 2844 9636 0 1 8 85 60 1 Lesser demon -spawn = 82 2842 9642 0 1 8 85 60 1 Lesser demon -spawn = 82 2841 9648 0 1 8 85 60 1 Lesser demon -spawn = 82 2837 9652 0 1 8 85 60 1 Lesser demon -/*Relleka slayer dungeon*/ -spawn = 1600 2793 9993 0 1 3 23 23 Cave crawler -spawn = 1600 2787 9992 0 1 3 23 23 Cave crawler -spawn = 1600 2786 9998 0 1 3 23 23 Cave crawler -spawn = 1600 2791 9998 0 1 3 23 23 Cave crawler -spawn = 1600 2788 9997 0 1 3 23 23 Cave crawler -spawn = 1622 2792 10020 0 1 4 30 30 Rock slug -spawn = 1622 2795 10019 0 1 4 30 30 Rock slug -spawn = 1622 2800 10021 0 1 4 30 30 Rock slug -spawn = 1622 2803 10016 0 1 4 30 30 Rock slug -spawn = 1622 2800 10014 0 1 4 30 30 Rock slug -spawn = 1622 2795 10016 0 1 4 30 30 Rock slug -spawn = 1622 2791 10017 0 1 4 30 30 Rock slug -spawn = 1620 2799 10030 0 1 4 35 35 Cockatrice -spawn = 1620 2795 10031 0 1 4 35 35 Cockatrice -spawn = 1620 2790 10031 0 1 4 35 35 Cockatrice -spawn = 1620 2786 10034 0 1 4 35 35 Cockatrice -spawn = 1620 2784 10039 0 1 4 35 35 Cockatrice -spawn = 1620 2793 10039 0 1 4 35 35 Cockatrice -spawn = 1620 2791 10036 0 1 4 35 35 Cockatrice -spawn = 1633 2758 10011 0 1 5 40 40 Pyrefiend -spawn = 1633 2757 10007 0 1 5 40 40 Pyrefiend -spawn = 1633 2756 10003 0 1 5 40 40 Pyrefiend -spawn = 1633 2760 10001 0 1 5 40 40 Pyrefiend -spawn = 1633 2765 10000 0 1 5 40 40 Pyrefiend -spawn = 1633 2766 10003 0 1 5 40 40 Pyrefiend -spawn = 1633 2764 10006 0 1 5 40 40 Pyrefiend -spawn = 1633 2762 10008 0 1 5 40 40 Pyrefiend -spawn = 1633 2759 9995 0 1 5 40 40 Pyrefiend -spawn = 1616 2742 10002 0 1 6 60 60 Basilisk -spawn = 1616 2738 10005 0 1 6 60 60 Basilisk -spawn = 1616 2741 10010 0 1 6 60 60 Basilisk -spawn = 1616 2739 10008 0 1 6 60 60 Basilisk -spawn = 1616 2740 10014 0 1 6 60 60 Basilisk -spawn = 1616 2744 10013 0 1 6 60 60 Basilisk -spawn = 1616 2747 10007 0 1 6 60 60 Basilisk -spawn = 1616 2746 10013 0 1 6 60 60 Basilisk -spawn = 1637 2705 10030 0 1 5 70 70 Jelly -spawn = 1637 2701 10030 0 1 5 70 70 Jelly -spawn = 1637 2698 10028 0 1 5 70 70 Jelly -spawn = 1637 2698 10025 0 1 5 70 70 Jelly -spawn = 1637 2699 10030 0 1 5 70 70 Jelly -spawn = 1637 2701 10025 0 1 5 70 70 Jelly -spawn = 1637 2702 10029 0 1 5 70 70 Jelly -spawn = 1637 2705 10028 0 1 5 70 70 Jelly -spawn = 1637 2708 10027 0 1 5 70 70 Jelly -spawn = 1637 2710 10025 0 1 5 70 70 Jelly -spawn = 1637 2707 10021 0 1 5 70 70 Jelly -spawn = 1632 2717 10012 0 1 9 85 85 Turoth -spawn = 1632 2715 10008 0 1 9 85 85 Turoth -spawn = 1632 2717 10006 0 1 9 85 85 Turoth -spawn = 1632 2718 10002 0 1 9 85 85 Turoth -spawn = 1632 2722 10002 0 1 9 85 85 Turoth -spawn = 1632 2725 10004 0 1 9 85 85 Turoth -spawn = 1632 2725 10000 0 1 9 85 85 Turoth -spawn = 1632 2723 9995 0 1 9 85 85 Turoth -spawn = 1608 2702 9992 0 1 11 100 100 Kurask -spawn = 1608 2699 9993 0 1 11 100 100 Kurask -spawn = 1608 2702 9996 0 1 11 100 100 Kurask -spawn = 1608 2704 10001 0 1 11 100 100 Kurask -spawn = 1608 2704 10001 0 1 11 100 100 Kurask -spawn = 1608 2700 10002 0 1 11 100 100 Kurask -spawn = 1608 2695 9999 0 1 11 100 100 Kurask -spawn = 1608 2694 9996 0 1 11 100 100 Kurask -spawn = 1608 2694 10004 0 1 11 100 100 Kurask -/*Lumbridge slayer cave*/ -spawn = 1832 3160 9573 0 2 12 100 100 Cave bug -spawn = 1832 3154 9575 0 2 12 100 100 Cave bug -spawn = 1832 3149 9572 0 2 12 100 100 Cave bug -spawn = 1832 3150 9554 0 2 12 100 100 Cave bug -spawn = 1832 3154 9550 0 2 12 100 100 Cave bug -spawn = 1832 3157 9556 0 2 12 100 100 Cave bug -spawn = 1831 3158 9592 0 2 12 100 100 Cave slime -spawn = 1831 3162 9586 0 2 12 100 100 Cave slime -spawn = 1831 3166 9588 0 2 12 100 100 Cave slime -spawn = 1831 3181 9584 0 2 12 100 100 Cave slime -spawn = 1831 3188 9583 0 2 12 100 100 Cave slime -spawn = 1600 3193 9577 0 2 12 100 100 Cave crawler -spawn = 1600 3189 9577 0 2 12 100 100 Cave crawler -spawn = 1600 3193 9572 0 2 12 100 100 Cave crawler -spawn = 1600 3189 9571 0 2 12 100 100 Cave crawler -spawn = 1600 3186 9571 0 2 12 100 100 Cave crawler -spawn = 1600 3189 9565 0 2 12 100 100 Cave crawler -spawn = 1622 3207 9589 0 1 12 100 100 Rock slug -spawn = 1622 3211 9589 0 1 12 100 100 Rock slug -spawn = 1622 3210 9586 0 1 12 100 100 Rock slug -spawn = 1622 3206 9586 0 1 12 100 100 Rock slug -spawn = 1622 3222 9588 0 1 12 100 100 Rock slug -spawn = 1622 3226 9587 0 1 12 100 100 Rock slug -spawn = 1622 3226 9584 0 1 12 100 100 Rock slug -spawn = 1622 3221 9583 0 1 12 100 100 Rock slug -spawn = 1622 3223 9580 0 1 12 100 100 Rock slug -spawn = 1622 3228 9577 0 1 12 100 100 Rock slug -spawn = 1622 3221 9575 0 1 12 100 100 Rock slug -spawn = 1622 3218 9569 0 1 12 100 100 Rock slug -spawn = 1622 3228 9570 0 1 12 100 100 Rock slug -spawn = 1832 3245 9579 0 1 12 100 100 Cave bug -spawn = 1832 3252 9580 0 1 12 100 100 Cave bug -spawn = 1832 3256 9579 0 1 12 100 100 Cave bug -spawn = 1832 3254 9570 0 1 12 100 100 Cave bug -spawn = 1832 3252 9568 0 1 12 100 100 Cave bug -spawn = 1832 3250 9560 0 1 12 100 100 Cave bug -spawn = 1832 3244 9559 0 1 12 100 100 Cave bug -spawn = 1832 3240 9564 0 1 12 100 100 Cave bug -spawn = 1677 3565 9948 0 1 1 10 10 Experiment -spawn = 1676 3565 9951 0 1 1 10 10 Experiment -spawn = 1678 3569 9954 0 1 1 10 10 Experiment -spawn = 1676 3573 9959 0 1 1 10 10 Experiment -spawn = 1676 3566 9960 0 1 1 10 10 Experiment -spawn = 1677 3562 9963 0 1 1 10 10 Experiment -spawn = 1676 3557 9961 0 1 1 10 10 Experiment -spawn = 1678 3551 9959 0 1 1 10 10 Experiment -spawn = 1676 3552 9954 0 1 1 10 10 Experiment -spawn = 1678 3546 9959 0 1 1 10 10 Experiment -spawn = 1676 3529 9969 0 1 1 10 10 Experiment -spawn = 1677 3525 9962 0 1 1 10 10 Experiment -spawn = 1676 3548 9950 0 1 1 10 10 Experiment -spawn = 1678 3552 9937 0 1 1 10 10 Experiment -spawn = 1676 3550 9939 0 1 1 10 10 Experiment -spawn = 1678 3557 9929 0 1 1 10 10 Experiment -spawn = 1677 3554 9924 0 1 1 10 10 Experiment -spawn = 1677 3538 9930 0 1 1 10 10 Experiment -spawn = 1678 3526 9934 0 1 1 10 10 Experiment -spawn = 1676 3506 9925 0 1 1 10 10 Experiment -spawn = 1676 3493 9925 0 1 1 10 10 Experiment -spawn = 1678 3499 9939 0 1 1 10 10 Experiment -spawn = 1676 3492 9946 0 1 1 10 10 Experiment -spawn = 1677 3487 9951 0 1 1 10 10 Experiment -spawn = 1676 3486 9943 0 1 1 10 10 Experiment -spawn = 1676 3479 9943 0 1 1 10 10 Experiment -spawn = 1677 3473 9944 0 1 1 10 10 Experiment -spawn = 1676 3473 9935 0 1 1 10 10 Experiment -spawn = 1678 3486 9928 0 1 1 10 10 Experiment -spawn = 1678 3557 9947 0 1 1 10 10 Experiment -/*King black dragon*/ -spawn = 50 2271 4698 0 1 25 500 350 King Black Dragon -/*Wilderness npcs*/ -spawn = 103 3277 3658 0 1 3 20 20 Ghost Wildly -spawn = 103 3278 3661 0 1 3 20 20 Ghost Wildly -spawn = 103 3273 3660 0 1 3 20 20 Ghost Wildly -spawn = 103 3273 3663 0 1 3 20 20 Ghost Wildly -spawn = 103 3272 3653 0 1 3 20 20 Ghost Wildly -spawn = 103 3275 3654 0 1 3 20 20 Ghost Wildly -spawn = 103 3293 3646 0 1 3 20 20 Ghost Wildly -spawn = 103 3290 3647 0 1 3 20 20 Ghost Wildly -spawn = 117 3302 3652 0 1 4 30 30 HillGiant Wildly -spawn = 117 3302 3648 0 1 4 30 30 HillGiant Wildly -spawn = 117 3298 3650 0 1 4 30 30 HillGiant Wildly -spawn = 117 2912 9733 0 1 4 30 30 HillGiant Tav -spawn = 117 2910 9737 0 1 4 30 30 HillGiant Tav -spawn = 117 2908 9732 0 1 4 30 30 HillGiant Tav -spawn = 117 2903 9736 0 1 4 30 30 HillGiant Tav -spawn = 117 2913 9730 0 1 4 30 30 HillGiant Tav -spawn = 941 3311 9809 0 1 14 75 75 GreenDragon Wildly -spawn = 941 3319 9806 0 1 14 75 75 GreenDragon Wildly -spawn = 941 3150 3704 0 1 14 75 75 GreenDragon Wildly -spawn = 941 3149 3695 0 1 14 75 75 GreenDragon Wildly -spawn = 941 3141 3700 0 1 14 75 75 GreenDragon Wildly -spawn = 54 3312 9844 0 1 14 75 75 GreenDragon Wildly -spawn = 54 3320 9833 0 1 14 75 75 GreenDragon Wildly -spawn = 53 3281 9836 0 1 14 75 75 GreenDragon Wildly -spawn = 941 3281 9800 0 1 14 75 75 GreenDragon Wildly -spawn = 941 3277 9810 0 1 14 75 75 GreenDragon Wildly -spawn = 941 3337 3673 0 1 14 75 75 GreenDragon Wildly -spawn = 941 3341 3678 0 1 14 75 75 GreenDragon Wildly -spawn = 941 3342 3694 0 1 14 75 75 GreenDragon Wildly -spawn = 941 3332 3674 0 1 14 75 75 GreenDragon Wildly -spawn = 941 3333 3686 0 1 14 75 75 GreenDragon Wildly -spawn = 941 3330 3682 0 1 14 75 75 GreenDragon Wildly -spawn = 92 3013 3593 0 1 4 25 25 Skeleton Wildly -spawn = 92 3020 3594 0 1 4 25 25 Skeleton Wildly -spawn = 92 3018 3588 0 1 4 25 25 Skeleton Wildly -spawn = 941 2973 3620 0 1 14 75 75 GreenDragon Wildly -spawn = 941 2983 3620 0 1 14 75 75 GreenDragon Wildly -spawn = 941 2979 3610 0 1 14 75 75 GreenDragon Wildly -spawn = 75 3155 3670 0 1 6 30 30 Zombie Wildly -spawn = 75 3161 3671 0 1 6 30 30 Zombie Wildly -spawn = 75 3171 3670 0 1 6 30 30 Zombie Wildly -spawn = 75 3174 3677 0 1 6 30 30 Zombie Wildly -spawn = 75 3164 3678 0 1 6 30 30 Zombie Wildly -spawn = 92 3103 3561 0 1 4 25 25 Skeleton Wildly -spawn = 92 3106 3557 0 1 4 25 25 Skeleton Wildly -spawn = 92 3099 3552 0 1 4 25 25 Skeleton Wildly -spawn = 92 3106 3539 0 1 4 25 25 Skeleton Wildly -spawn = 92 3113 3537 0 1 4 25 25 Skeleton Wildly -spawn = 92 3108 3530 0 1 4 25 25 Skeleton Wildly -spawn = 92 3105 3549 0 1 4 25 25 Skeleton Wildly -spawn = 86 3242 3531 0 1 1 2 2 Rat Wildly -spawn = 86 3237 3536 0 1 1 2 2 Rat Wildly -spawn = 86 3244 3541 0 1 1 2 2 Rat Wildly -spawn = 86 3252 3536 0 1 1 2 2 Rat Wildly -spawn = 83 3288 3886 0 1 16 90 90 Greater Wildly -spawn = 83 3291 3880 0 1 16 90 90 Greater Demon Wildly -spawn = 82 3013 3852 0 1 15 40 40 Lessers Wildly -spawn = 82 3012 3845 0 1 15 40 40 Lessers Wildly -spawn = 125 2954 3888 0 1 7 35 35 IceWarrior Wildly -spawn = 125 2949 3894 0 1 7 35 35 IceWarrior Wildly -spawn = 125 2955 3897 0 1 7 35 35 IceWarrior Wildly -spawn = 125 2960 3892 0 1 7 35 35 IceWarrior Wildly -spawn = 125 2958 3888 0 1 7 35 35 IceWarrior Wildly -spawn = 125 2954 3889 0 1 7 35 35 IceWarrior Wildly -spawn = 78 3080 3951 0 1 7 35 35 GiantBat Wildly -spawn = 78 3080 3955 0 1 7 35 35 GiantBat Wildly -spawn = 78 3079 3950 0 1 7 35 35 GiantBat Wildly -spawn = 914 3112 3938 0 1 30 150 150 BattleMage3 Wildly -spawn = 912 3114 3935 0 1 30 150 150 BattleMage1 Wildly -spawn = 913 3113 3931 0 1 30 150 150 BattleMage2 Wildly -spawn = 914 3112 3925 0 1 30 150 150 BattleMage3 Wildly -spawn = 914 3098 3926 0 1 30 150 150 BattleMage3 Wildly -spawn = 912 3099 3929 0 1 30 150 150 BattleMage1 Wildly -spawn = 913 3103 3932 0 1 30 150 150 BattleMage2 Wildly -spawn = 912 3108 3936 0 1 30 150 150 BattleMage1 Wildly -spawn = 913 3107 3933 0 1 30 150 150 BattleMage2 Wildly -/*Tzhaar npcs*/ -spawn = 2619 2445 5178 0 1 0 0 0 Banker Tzhaar -//fighters -spawn = 2610 2490 5176 0 1 16 150 180 TzHaar-Ket -spawn = 2615 2488 5172 0 1 16 150 180 TzHaar-Ket -spawn = 2607 2479 5167 0 1 19 165 130 TzHaar-Xil -spawn = 2604 2472 5166 0 1 19 165 130 TzHaar-Xil -spawn = 2610 2490 5158 0 1 16 150 180 TzHaar-Ket -spawn = 2615 2487 5155 0 1 16 150 180 TzHaar-Ket -spawn = 2598 2474 5153 0 1 10 80 75 TzHaar-Hur -spawn = 2598 2482 5158 0 1 10 80 75 TzHaar-Hur -spawn = 2598 2480 5152 0 1 10 80 75 TzHaar-Hur -spawn = 2591 2469 5148 0 1 13 130 130 TzHaar-Mej -spawn = 2591 2472 5144 0 1 13 130 130 TzHaar-Mej -spawn = 2591 2466 5143 0 1 13 130 130 TzHaar-Mej -spawn = 2607 2456 5137 0 1 19 165 130 TzHaar-Xil -spawn = 2604 2457 5131 0 1 19 165 130 TzHaar-Xil -spawn = 2607 2458 5141 0 1 19 165 130 TzHaar-Xil -spawn = 2610 2435 5125 0 1 16 150 180 TzHaar-Ket -spawn = 2615 2439 5129 0 1 16 150 180 TzHaar-Ket -spawn = 2610 2438 5134 0 1 16 150 180 TzHaar-Ket -spawn = 2598 2439 5143 0 1 10 80 75 TzHaar-Hur -spawn = 2598 2442 5146 0 1 10 80 75 TzHaar-Hur -spawn = 2598 2448 5146 0 1 10 80 75 TzHaar-Hur -spawn = 2591 2455 5152 0 1 13 130 130 TzHaar-Mej -spawn = 2591 2460 5159 0 1 13 130 130 TzHaar-Mej -spawn = 2615 2452 5164 0 1 16 150 180 TzHaar-Ket -spawn = 2610 2449 5169 0 1 16 150 180 TzHaar-Ket -spawn = 2615 2444 5169 0 1 16 150 180 TzHaar-Ket -/*Barbarian*/ -spawn = 12 3097 3421 0 1 3 12 15 Barbian -spawn = 12 3089 3422 0 1 3 12 15 Barbian -spawn = 12 3086 3420 0 1 3 12 15 Barbian -spawn = 12 3083 3415 0 1 3 12 15 Barbian -spawn = 12 3078 3419 0 1 3 12 15 Barbian -spawn = 17 3075 3419 0 1 3 10 12 Barbian Woman -spawn = 12 3086 3424 0 1 3 12 15 Barbian -spawn = 17 3078 3420 0 1 3 10 12 Barbian Woman -spawn = 17 3091 3421 0 1 3 10 12 Barbian Woman -//Falador City -spawn = 608 2959 3336 2 1 0 0 0 Sir Amik Varze -spawn = 2290 2997 3373 0 1 0 0 0 Sir Tiffy -spawn = 19 2977 3343 0 1 8 30 30 White Knight -spawn = 1092 2971 3346 0 0 12 30 30 White Knight -spawn = 19 2961 3337 0 1 10 30 30 White Knight -spawn = 19 2976 3331 0 1 9 30 30 White Knight -spawn = 19 2983 3340 0 1 9 30 30 White Knight -spawn = 19 2988 3336 0 1 11 30 30 White Knight -spawn = 1092 2961 3342 0 1 13 30 30 White Knight -spawn = 3348 2965 3342 0 1 8 30 30 White Knight -spawn = 3348 2978 3342 0 1 11 30 30 White Knight -spawn = 3350 2965 3342 0 1 8 30 30 White Knight -spawn = 736 2954 3373 0 1 0 0 0 Emily -spawn = 3217 2957 3373 0 1 0 0 0 Kaylee -spawn = 3218 2957 3370 0 1 0 0 0 Tina -//edgeville -spawn = 175 3076 3504 0 1 2 8 8 Mugger -spawn = 2588 3054 3504 0 1 0 0 0 0 Brother Althric -spawn = 222 3050 3490 0 1 0 0 0 0 Monk -spawn = 222 3054 3490 0 1 0 0 0 0 Monk -spawn = 222 3045 3483 0 1 0 0 0 0 Monk -spawn = 222 3045 3497 0 1 0 0 0 0 Monk -spawn = 222 3044 3491 1 1 0 0 0 0 Monk -spawn = 222 3058 3497 1 1 0 0 0 0 Monk -spawn = 801 3059 3484 0 1 0 0 0 0 Abbot -spawn = 802 3045 3488 1 1 0 0 0 0 Monk -spawn = 385 3058 3490 1 1 0 0 0 0 Scorp -//draynor -spawn = 494 3090 3242 0 4 0 0 0 Banker -spawn = 494 3090 3243 0 4 0 0 0 Banker -spawn = 494 3090 3245 0 4 0 0 0 Banker -spawn = 970 3081 3247 0 2 0 0 0 Diango -spawn = 743 3100 3259 0 1 0 0 0 Ned -spawn = 922 3086 3258 0 4 0 0 0 Aggie -spawn = 919 3126 3245 0 1 0 0 0 Lady Kili -spawn = 2253 3088 3255 0 3 0 0 0 Wise Old Man -spawn = 285 3112 3327 0 1 0 0 0 Veronica -spawn = 174 3083 3240 0 1 3 12 15 Dark Wizzard -spawn = 174 3088 3237 0 1 3 12 15 Dark Wizzard -spawn = 2634 3095 3252 0 3 0 0 0 Miss Schism -spawn = 2574 3087 3248 0 1 0 0 0 Bank Guard -spawn = 2236 3079 3250 0 1 5 20 30 -spawn = 2236 3082 3250 0 1 5 20 30 - Market Guard -spawn = 2572 3078 3253 0 3 0 0 0 Olivia -spawn = 2240 3078 3260 0 1 0 0 0 Pig -spawn = 2242 3076 3261 0 1 0 0 0 Piglet -spawn = 2242 3076 3260 0 1 0 0 0 Piglet -spawn = 2242 3078 3260 0 1 0 0 0 Piglet -spawn = 2234 3078 3257 0 1 0 0 0 Martin the Master Gardener -spawn = 917 3124 3250 0 1 0 0 0 Jail Guard -spawn = 917 3127 3248 0 1 0 0 0 Jail Guard -spawn = 915 3111 3262 0 1 0 0 0 Leela -spawn = 917 3117 3235 0 1 0 0 0 Jail Guard -spawn = 917 3127 3245 0 1 0 0 0 Jail Guard -spawn = 916 3123 3245 0 1 0 0 0 Joe -spawn = 920 3123 3242 0 1 0 0 0 Prince Ali -spawn = 1769 3145 3254 0 1 0 0 0 Goblin -spawn = 1770 3138 3260 0 1 2 10 10 Goblin -spawn = 1771 3141 3256 0 1 2 10 10 Goblin -spawn = 1772 3151 3257 0 1 2 10 10 Goblin -spawn = 1773 3147 3247 0 1 2 10 10 Goblin -spawn = 494 2947 3366 0 2 0 0 0 Banker -spawn = 494 2946 3366 0 2 0 0 0 Banker -spawn = 494 2948 3366 0 2 0 0 0 Banker -spawn = 494 2949 3366 0 2 0 0 0 Banker -spawn = 494 2945 3366 0 2 0 0 0 Banker -spawn = 494 3015 3353 0 2 0 0 0 Banker -spawn = 494 3014 3353 0 2 0 0 0 Banker -spawn = 494 3013 3353 0 2 0 0 0 Banker -spawn = 494 3012 3353 0 2 0 0 0 Banker -spawn = 494 3011 3353 0 2 0 0 0 Banker -spawn = 494 3010 3353 0 2 0 0 0 Banker -//spawn = 584 2945 3335 0 1 0 0 0 Herquin -//spawn = 581 2972 3312 0 1 0 0 0 Wayne -spawn = 36 3027 3382 0 1 0 0 0 Wyson -spawn = 118 3019 3337 0 1 2 15 15 Dwarf -spawn = 118 3011 3341 0 1 2 15 15 Dwarf -spawn = 118 3017 3346 0 1 2 15 15 Dwarf -spawn = 118 3020 3333 0 1 2 15 15 Dwarf -spawn = 118 3018 3333 0 1 2 15 15 Dwarf -spawn = 9 2962 3382 0 1 6 20 20 Guard Centre -spawn = 9 2964 3379 0 1 6 20 20 Guard Centre -spawn = 9 2964 3382 0 1 6 20 20 Guard Centre -spawn = 9 2964 3397 0 1 6 20 20 Guard Wall -spawn = 9 2967 3395 0 1 6 20 20 Guard Wall -spawn = 9 2965 3392 0 1 6 20 20 Guard Wall -spawn = 9 3174 3427 0 1 6 20 20 Guard west -spawn = 9 3172 3428 0 1 6 20 20 Guard west -spawn = 9 3176 3430 0 1 6 20 20 Guard West keeper south -spawn = 172 3223 3369 0 1 4 40 40 Dark wizard south -spawn = 174 3226 3367 0 1 2 20 20 Dark wizard south -spawn = 172 3225 3365 0 1 4 40 40 Dark wizard south -spawn = 172 3229 3367 0 1 4 40 40 Dark wizard south -spawn = 174 3231 3370 0 1 2 20 20 Dark wizard south -spawn = 172 3229 3372 0 1 4 40 40 Dark wizard south -spawn = 172 3224 3371 0 1 4 40 40 Dark wizard south -spawn = 172 3226 3373 0 1 2 20 20 Dark wizard south -spawn = 9 3212 3381 0 1 6 20 20 Guard south -spawn = 9 3211 3379 0 1 6 20 20 Guard south -spawn = 9 3210 3382 0 1 6 20 20 Guard south -spawn = 9 3270 3429 0 1 6 20 20 Guard east -spawn = 9 3272 3427 0 1 6 20 20 Guard east -spawn = 9 3274 3428 0 1 6 20 20 Guard east -spawn = 9 3246 3500 0 1 6 20 20 Guard north -spawn = 9 3244 3498 0 1 6 20 20 Guard north -spawn = 494 3252 3418 0 2 0 0 0 Banker east -spawn = 494 3187 3438 0 5 0 0 0 Banker west -spawn = 494 3187 3440 0 5 0 0 0 Banker west -spawn = 494 3187 3444 0 5 0 0 0 Banker west -spawn = 494 3187 3436 0 5 0 0 0 Banker west -spawn = 494 3254 3418 0 2 0 0 0 Banker east -spawn = 494 3253 3418 0 2 0 0 0 Banker east -spawn = 494 3256 3418 0 2 0 0 0 Banker east -spawn = 494 3187 3442 0 5 0 0 0 Banker west -//Lumbridge -spawn = 1 3223 3208 0 1 2 10 10 Man -spawn = 3 3221 3223 0 1 2 10 10 Man -spawn = 2 3231 3207 0 1 2 10 10 Man -spawn = 3 3231 3207 0 1 2 10 10 Man -spawn = 1770 3226 3261 0 1 2 10 10 Goblin -spawn = 1770 3227 3264 0 1 2 10 10 Goblin -spawn = 1770 3229 3264 0 1 2 10 10 Goblin -spawn = 1771 3242 3265 0 1 2 10 10 Goblin -spawn = 1771 3248 3261 0 1 2 10 10 Goblin -spawn = 1771 3248 3261 0 1 2 10 10 Goblin -spawn = 1772 3255 3252 0 1 2 10 10 Goblin -spawn = 1772 3260 3249 0 1 2 10 10 Goblin -spawn = 1772 3261 3243 0 1 2 10 10 Goblin -spawn = 1773 3262 3230 0 1 2 10 10 Goblin -spawn = 1773 3262 3220 0 1 2 10 10 Goblin -spawn = 1773 3263 3215 0 1 2 10 10 Goblin -spawn = 1774 3255 3223 0 1 2 10 10 Goblin -spawn = 1774 3252 3226 0 1 2 10 10 Goblin -spawn = 1774 3253 3229 0 1 2 10 10 Goblin -spawn = 1775 3251 3235 0 1 2 10 10 Goblin -spawn = 1775 3246 3235 0 1 2 10 10 Goblin -spawn = 1775 3247 3237 0 1 2 10 10 Goblin -spawn = 1776 3247 3241 0 1 2 10 10 Goblin -spawn = 1776 3244 3257 0 1 2 10 10 Goblin -spawn = 1776 3226 3270 0 1 2 10 10 Goblin -spawn = 1767 3254 3256 0 1 2 10 10 Lumbridge Goblin -spawn = 81 3260 3260 0 1 2 10 10 Lumbridge Cow -spawn = 397 3255 3259 0 1 2 10 10 Lumbridge Cow -spawn = 397 3170 3320 0 1 2 10 10 Lumbridge Cow -spawn = 397 3173 3321 0 1 2 10 10 Lumbridge Cow -spawn = 397 3175 3319 0 1 2 10 10 Lumbridge Cow -spawn = 397 3180 3316 0 1 2 10 10 Lumbridge Cow -spawn = 397 3178 3320 0 1 2 10 10 Lumbridge Cow -spawn = 397 3167 3321 0 1 2 10 10 Lumbridge Cow -spawn = 397 3263 3260 0 1 2 10 10 Lumbridge Cow -spawn = 81 3259 3266 0 1 2 10 10 Lumbridge Cow -spawn = 1767 3262 3271 0 1 2 10 10 Lumbridge Cow -spawn = 1766 3257 3273 0 1 2 10 10 Lumbridge Cow -spawn = 397 3255 3279 0 1 2 10 10 Lumbridge Cow -spawn = 1767 3257 3293 0 1 2 10 10 Lumbridge Cow -spawn = 81 3253 3289 0 1 2 10 10 Lumbridge Cow -spawn = 81 3248 3284 0 1 2 10 10 Lumbridge Cow -spawn = 1766 3248 3288 0 1 2 10 10 Lumbridge Cow -spawn = 1767 3243 3296 0 1 2 10 10 Lumbridge Cow -spawn = 397 3244 3289 0 1 2 10 10 Lumbridge Cow -spawn = 397 3263 3293 0 1 2 10 10 Lumbridge Cow -spawn = 1768 3263 3288 0 1 2 10 10 Lumbridge Cow -spawn = 81 3262 3283 0 1 2 10 10 Lumbridge Cow -spawn = 925 3267 3229 0 5 0 0 0 Gate Guard -spawn = 925 3267 3226 0 5 0 0 0 Gate Guard -spawn = 925 3268 3229 0 4 0 0 0 Gate Guard -spawn = 925 3268 3226 0 4 0 0 0 Gate Guard -spawn = 86 3192 3209 0 1 2 10 10 Lumbridge giant rat -spawn = 86 3191 3208 0 1 2 10 10 Lumbridge giant rat -spawn = 86 3192 3206 0 1 2 10 10 Lumbridge giant rat -spawn = 86 3192 3208 0 1 2 10 10 Lumbridge giant rat -spawn = 3021 3179 3234 0 1 0 0 0 Tool Leprechaun -spawn = 7 3251 3326 0 1 2 10 10 Farmer -spawn = 47 3215 3222 0 1 1 2 2 Rat -spawn = 47 3213 3210 0 1 1 2 2 Rat -spawn = 47 3207 3210 0 1 1 2 2 Rat -spawn = 47 3206 3214 0 1 1 2 2 Rat -spawn = 47 3224 3212 0 1 1 2 2 Rat -spawn = 47 2954 3204 0 1 1 2 2 Rat -spawn = 47 3211 3205 0 1 1 2 2 Rat -spawn = 47 3203 3212 0 1 1 2 2 Rat -spawn = 47 3202 3228 0 1 1 2 2 Rat -spawn = 47 3207 3234 0 1 1 2 2 Rat -spawn = 47 3210 3240 0 1 1 2 2 Rat -spawn = 47 3234 3218 0 1 1 2 2 Rat -spawn = 708 3220 3232 0 1 1 2 2 Imp -spawn = 708 3240 3222 0 1 1 2 2 Imp -spawn = 708 2999 3293 0 1 1 2 2 Imp -spawn = 708 3008 3308 0 1 1 2 2 Imp -spawn = 180 3009 3281 0 1 4 10 10 Highwayman -spawn = 180 3007 3274 0 1 4 10 10 Highwayman -spawn = 2693 3027 3234 0 1 0 0 0 Seagull -spawn = 2693 3028 3240 0 1 0 0 0 Seagull -spawn = 2693 3032 3236 0 1 0 0 0 Seagull -spawn = 2693 3028 3231 0 1 0 0 0 Seagull -spawn = 2238 3230 3223 0 1 0 0 0 Donie -spawn = 1757 3227 3305 0 1 2 10 10 Farmer -/*Alkharid*/ -spawn = 18 3285 3172 0 1 3 20 20 Alkharid warrior -spawn = 18 3288 3169 0 1 3 20 20 Alkharid warrior -spawn = 18 3295 3170 0 1 3 20 20 Alkharid warrior -spawn = 18 3297 3175 0 1 3 20 20 Alkharid warrior -spawn = 18 3300 3171 0 1 3 20 20 Alkharid warrior -spawn = 18 3302 3167 0 1 3 20 20 Alkharid warrior -spawn = 18 3301 3164 0 1 3 20 20 Alkharid warrior -spawn = 18 3295 3161 0 1 3 20 20 Alkharid warrior -spawn = 18 3290 3161 0 1 3 20 20 Alkharid warrior -spawn = 18 3286 3164 0 1 3 20 20 Alkharid warrior -spawn = 18 3283 3161 0 1 3 20 20 Alkharid warrior -spawn = 18 3286 3163 1 1 3 20 20 Alkharid warrior -spawn = 18 3287 3168 1 1 3 20 20 Alkharid warrior -spawn = 18 3285 3174 1 1 3 20 20 Alkharid warrior -spawn = 18 3298 3164 1 1 3 20 20 Alkharid warrior -spawn = 18 3294 3162 1 1 3 20 20 Alkharid warrior -spawn = 18 3287 3160 1 1 3 20 20 Alkharid warrior -spawn = 837 3301 3121 0 1 3 20 30 Shantay Guard -spawn = 837 3302 3120 0 1 3 20 30 Shantay Guard -spawn = 837 3307 3121 0 1 3 20 30 Shantay Guard -spawn = 2296 3311 3109 0 0 0 0 0 RUG MERCHANT -spawn = 2294 3350 3001 0 0 0 0 0 RUG MERCHANT -spawn = 2294 3182 3042 0 0 0 0 0 RUG MERCHANT -spawn = 2294 3467 3110 0 0 0 0 0 RUG MERCHANT -spawn = 2293 3400 2918 0 1 0 0 0 RUG MERCHANT -spawn = 2293 3348 2942 0 1 0 0 0 RUG MERCHANT -spawn = 2293 3287 2813 0 1 0 0 0 RUG MERCHANT -spawn = 2293 3243 2814 0 1 0 0 0 RUG MERCHANT -spawn = 107 3298 3280 0 1 4 20 20 Scorpion -spawn = 107 3300 3287 0 1 4 20 20 Scorpion -spawn = 107 3296 3294 0 1 4 20 20 Scorpion -spawn = 107 3299 3299 0 1 4 20 20 Scorpion -spawn = 107 3302 3308 0 1 4 20 20 Scorpion -spawn = 107 3299 3309 0 1 4 20 20 Scorpion -spawn = 496 3267 3169 0 4 0 0 0 Banker -spawn = 497 3267 3168 0 4 0 0 0 Banker -spawn = 496 3267 3167 0 4 0 0 0 Banker -spawn = 497 3267 3166 0 4 0 0 0 Banker -spawn = 496 3267 3164 0 4 0 0 0 Banker -/*Brimhaven*/ -spawn = 83 2629 9507 2 1 16 90 90 Greater demon -spawn = 83 2639 9506 2 1 16 90 90 Greater demon -spawn = 83 2644 9501 2 1 16 90 90 Greater demon -spawn = 83 2633 9493 2 1 16 90 90 Greater demon -spawn = 83 2632 9487 2 1 16 90 90 Greater demon -spawn = 83 2631 9479 2 1 16 90 90 Greater demon -spawn = 83 2638 9477 2 1 16 90 90 Greater demon -spawn = 83 2649 9476 2 1 16 90 90 Greater demon -spawn = 1590 2734 9480 0 1 18 89 92 Bronze -spawn = 1590 2733 9493 0 1 18 89 92 Bronze -spawn = 1590 2744 9487 0 1 18 89 92 Bronze -spawn = 1591 2737 9418 0 1 20 92 92 Iron -spawn = 1591 2732 9420 0 1 20 92 92 Iron -spawn = 1591 2742 9430 0 1 20 92 92 Iron Dragon -spawn = 1591 2739 9454 0 1 20 92 92 Iron Dragon -spawn = 1591 2718 9461 0 1 20 92 92 Iron Dragon -spawn = 1591 2702 9458 0 1 20 92 92 Iron Dragon -spawn = 1591 2710 9450 0 1 20 92 92 Iron Dragon -spawn = 1591 2703 9425 0 1 20 92 92 Iron Dragon -spawn = 1591 2711 9420 0 1 20 92 92 Iron Dragon -spawn = 1592 2714 9433 0 1 22 110 120 Steel Dragon -spawn = 1592 2712 9444 0 1 22 110 120 Steel Dragon -spawn = 1592 2729 9445 0 1 22 110 120 Steel Dragon -spawn = 1592 2729 9458 0 1 22 110 120 Steel Dragon -spawn = 1589 2692 9507 0 1 16 60 60 Baby red Dragon -spawn = 1589 2726 9515 0 1 16 60 60 Baby red Dragon -spawn = 1589 2704 9525 0 1 16 60 60 Baby red Dragon -spawn = 1589 2712 9505 0 1 16 60 60 Baby red Dragon -spawn = 1589 2708 9510 0 1 16 60 60 Baby red Dragon -spawn = 84 2702 9483 0 1 18 90 80 Black Demon -spawn = 84 2701 9489 0 1 18 90 80 Black Demon -spawn = 84 2708 9487 0 1 18 90 80 Black Demon -spawn = 84 2710 9480 0 1 18 90 80 Black Demon -spawn = 84 2719 9484 0 1 18 90 80 Black Demon -spawn = 1593 2626 9523 2 1 6 40 40 Wild Dog -spawn = 1593 2626 9529 2 1 6 40 40 Wild Dog -spawn = 1593 2627 9535 2 1 6 40 40 Wild Dog -spawn = 1593 2629 9543 2 1 6 40 40 Wild Dog -spawn = 1593 2635 9556 2 1 6 40 40 Wild Dog -spawn = 110 2627 9526 2 1 12 80 70 Fire Giant -spawn = 110 2627 9532 2 1 12 80 70 Fire Giant -spawn = 110 2628 9540 2 1 12 80 70 Fire Giant -spawn = 110 2638 9562 2 1 12 80 70 Fire Giant -spawn = 110 2630 9550 2 1 12 80 70 Fire Giant -spawn = 110 2644 9494 0 1 12 80 70 Fire Giant -spawn = 110 2652 9487 0 1 12 80 70 Fire Giant -spawn = 110 2667 9489 0 1 12 80 70 Fire Giant -spawn = 110 2664 9482 0 1 12 80 70 Fire Giant -spawn = 110 2659 9498 0 1 12 80 70 Fire Giant -spawn = 110 2657 9480 0 1 12 80 70 Fire Giant -spawn = 112 2679 9549 0 1 6 40 40 Moss Giant -spawn = 112 2671 9544 0 1 6 40 40 Moss Giant -spawn = 112 2663 9557 0 1 6 40 40 Moss Giant -spawn = 112 2659 9545 0 1 6 40 40 Moss Giant -spawn = 112 2681 9588 0 1 6 40 40 Moss Giant -spawn = 112 2677 9592 0 1 6 40 40 Moss Giant -spawn = 112 2657 9576 0 1 6 40 40 Moss Giant -spawn = 112 2643 9574 0 1 6 40 40 Moss Giant -spawn = 112 2651 9533 0 1 6 40 40 Moss Giant -spawn = 112 2638 9526 0 1 6 40 40 Moss Giant -spawn = 112 2645 9486 0 1 6 40 40 Moss Giant -spawn = 112 2655 9587 0 1 6 40 40 Moss Giant -spawn = 53 2698 9504 0 1 17 90 90 Red Dragon -spawn = 53 2721 9518 0 1 17 90 90 Red Dragon -spawn = 53 2713 9524 0 1 17 90 90 Red Dragon -spawn = 1593 2635 9507 2 1 6 40 40 Wild Dog -spawn = 1593 2637 9499 2 1 6 40 40 Wild Dog -spawn = 1593 2630 9488 2 1 6 40 40 Wild Dog -spawn = 1593 2636 9479 2 1 6 40 40 Wild Dog -spawn = 1593 2645 9477 2 1 6 40 40 Wild Dog -spawn = 1593 2675 9590 0 1 6 40 40 Wild Dog -spawn = 1593 2640 9583 0 1 6 40 40 Wild Dog -spawn = 1593 2647 9549 0 1 6 40 40 Wild Dog -spawn = 1593 2640 9533 0 1 6 40 40 Wild Dog -spawn = 1593 2669 9522 0 1 6 40 40 Wild Dog -spawn = 1593 2658 9491 0 1 6 40 40 Wild Dog -spawn = 1593 2708 9517 0 1 6 40 40 Wild Dog -spawn = 1593 2681 9477 0 1 6 40 40 Wild Dog -spawn = 1593 2713 9485 0 1 6 40 40 Wild Dog -spawn = 1593 2681 9561 0 1 6 40 40 Wild Dog -spawn = 1593 2665 9514 0 1 6 40 40 Wild Dog -spawn = 1593 2660 9551 0 1 6 40 40 Wild Dog -/*Edgeville*/ -spawn = 2 3097 3509 0 1 2 5 5 Man north house -spawn = 3 3093 3512 0 0 2 5 5 Man north house -spawn = 1 3092 3508 0 0 2 5 5 Man north house -spawn = 9 3114 3512 0 1 6 20 20 Guard east -spawn = 9 3114 3515 0 1 8 20 20 Guard east -spawn = 9 3103 3519 0 1 6 20 20 Guard wildy ditch -spawn = 9 3094 3517 0 1 6 20 20 Guard wildy ditch -spawn = 9 3079 3516 0 1 6 20 20 Guard wildy ditch -/*Kbd red spiders*/ -spawn = 134 3067 10255 0 1 4 10 10 Poisen Spiders -spawn = 134 3068 10258 0 1 4 10 10 Poisen Spiders -spawn = 134 3069 10255 0 1 4 10 10 Poisen Spiders -spawn = 134 3085 9940 0 4 4 10 10 Poison -spawn = 134 3088 9938 0 4 4 10 10 Poison -spawn = 134 3086 9935 0 4 4 10 10 Poison -spawn = 134 3089 9937 0 4 4 10 10 Poison -/*Slayer tower*/ -spawn = 1648 3411 3537 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3419 3544 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3420 3550 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3428 3543 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3428 3549 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3425 3556 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3408 3537 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3413 3536 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3410 3540 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3411 3549 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3413 3546 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3415 3572 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3411 3573 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3416 3572 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3413 3571 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3414 3558 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3411 3561 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3411 3556 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3417 3556 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3420 3558 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3434 3572 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3437 3574 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3432 3574 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3432 3570 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1648 3438 3570 0 1 2 10 10 CrawlingHand SlayTower -spawn = 1612 3439 3562 0 1 2 20 20 Banshee SlayTower -spawn = 1612 3434 3551 0 1 2 20 20 Banshee SlayTower -spawn = 1612 3436 3562 0 1 2 20 20 Banshee SlayTower -spawn = 1612 3441 3559 0 1 2 20 20 Banshee SlayTower -spawn = 1612 3442 3546 0 1 2 20 20 Banshee SlayTower -spawn = 1612 3446 3549 0 1 2 20 20 Banshee SlayTower -spawn = 1612 3440 3543 0 1 2 20 20 Banshee SlayTower -spawn = 1612 3436 3562 0 1 2 20 20 Banshee SlayTower -spawn = 1612 3446 3536 0 1 2 20 20 Banshee SlayTower -spawn = 1612 3450 3536 0 1 2 20 20 Banshee SlayTower -spawn = 1612 3447 3539 0 1 2 20 20 Banshee SlayTower -spawn = 1612 3437 3534 0 1 2 20 20 Banshee SlayTower -spawn = 1612 3445 3537 0 1 2 20 20 Banshee SlayTower -spawn = 1643 3438 3561 1 1 8 20 20 InfernalMage SlayTower -spawn = 1643 3434 3561 1 1 8 20 20 InfernalMage SlayTower -spawn = 1643 3436 3557 1 1 8 20 20 InfernalMage SlayTower -spawn = 1643 3441 3560 1 1 8 20 20 InfernalMage SlayTower -spawn = 1643 3432 3564 1 1 8 20 20 InfernalMage SlayTower -spawn = 1643 3443 3572 1 1 8 20 20 InfernalMage SlayTower -spawn = 1643 3446 3573 1 1 8 20 20 InfernalMage SlayTower -spawn = 1643 3445 3566 1 1 8 20 20 InfernalMage SlayTower -spawn = 1643 3439 3571 1 1 8 20 20 InfernalMage SlayTower -spawn = 1618 3422 3574 1 1 8 75 50 BloodVeld SlayTower -spawn = 1618 3419 3573 1 1 8 75 50 BloodVeld SlayTower -spawn = 1618 3424 3573 1 1 8 75 50 BloodVeld SlayTower -spawn = 1618 3410 3574 1 1 8 75 50 BloodVeld SlayTower -spawn = 1618 3414 3573 1 1 8 75 50 BloodVeld SlayTower -spawn = 1618 3410 3570 1 1 8 75 50 BloodVeld SlayTower -spawn = 1618 3408 3574 1 1 8 75 50 BloodVeld SlayTower -spawn = 1618 3421 3562 1 1 8 75 50 BloodVeld SlayTower -spawn = 1618 3418 3566 1 1 8 75 50 BloodVeld SlayTower -spawn = 1618 3423 3566 1 1 8 75 50 BloodVeld SlayTower -spawn = 1618 3425 3560 1 1 8 75 50 BloodVeld SlayTower -spawn = 1618 3418 3560 1 1 8 75 50 BloodVeld SlayTower -spawn = 1604 3425 3551 1 1 10 82 50 Spectre -SlayTower -spawn = 1604 3422 3553 1 1 10 82 50 Spectre -SlayTower -spawn = 1604 3430 3550 1 1 10 82 50 Spectre -SlayTower -spawn = 1604 3434 3550 1 1 10 82 50 Spectre SlayTower -spawn = 1604 3439 3549 1 1 10 82 50 Spectre -SlayTower -spawn = 1604 3437 3545 1 1 10 82 50 Spectre SlayTower -spawn = 1604 3414 3547 1 1 10 82 50 Spectre -SlayTower -spawn = 1604 3412 3550 1 1 10 82 50 Spectre -SlayTower -spawn = 1604 3417 3545 1 1 10 82 50 Spectre -SlayTower -spawn = 1604 3423 3540 1 1 10 82 50 Spectre -SlayTower -spawn = 1604 3423 3544 1 1 10 82 50 Spectre -SlayTower -spawn = 1604 3426 3541 1 1 10 82 50 Spectre -SlayTower -spawn = 1604 3419 3540 1 1 10 82 50 Spectre -SlayTower -spawn = 1604 3418 3536 1 1 10 82 50 Spectre SlayTower -spawn = 1624 3216 9401 0 1 8 90 80 DustDevil -spawn = 1624 3227 9395 0 1 8 90 80 DustDevil -spawn = 1624 3245 9401 0 1 8 90 80 DustDevil -spawn = 1624 3265 9399 0 1 8 90 80 DustDevil -spawn = 1624 3260 9367 0 1 8 90 80 DustDevil -spawn = 1624 3248 9349 0 1 8 90 80 DustDevil -spawn = 1624 3235 9364 0 1 8 90 80 DustDevil -spawn = 1624 3238 9387 0 1 8 90 80 DustDevil -spawn = 1624 3223 9347 0 1 8 90 80 DustDevil -spawn = 1624 3213 9352 0 1 8 90 80 DustDevil -spawn = 1624 3214 9361 0 1 8 90 80 DustDevil -spawn = 1624 3222 9380 0 1 8 90 80 DustDevil -spawn = 1611 3434 3539 2 1 12 85 50 GarGoyle SlayTower -spawn = 1611 3440 3539 2 1 12 85 50 GarGoyle SlayTower -spawn = 1611 3444 3540 2 1 12 85 50 GarGoyle SlayTower -spawn = 1611 3446 3535 2 1 12 85 50 GarGoyle SlayTower -spawn = 1611 3448 3539 2 1 12 85 50 GarGoyle SlayTower -spawn = 1611 3442 3548 2 1 12 85 50 GarGoyle SlayTower -spawn = 1611 3444 3551 2 1 12 85 50 GarGoyle SlayTower -spawn = 1611 3445 3547 2 1 12 85 50 GarGoyle SlayTower -spawn = 1611 3439 3547 2 1 12 85 50 GarGoyle SlayTower -spawn = 1613 3438 3563 2 1 11 88 50 Nechryael SlayTower -spawn = 1613 3442 3561 2 1 11 88 50 Nechryael SlayTower -spawn = 1613 3437 3558 2 1 11 88 50 Nechryael SlayTower -spawn = 1613 3446 3562 2 1 11 88 50 Nechryael SlayTower -spawn = 1613 3444 3568 2 1 11 88 50 Nechryael SlayTower -spawn = 1613 3439 3570 2 1 11 88 50 Nechryael SlayTower -spawn = 1613 3436 3568 2 1 11 88 50 Nechryael SlayTower -spawn = 1613 3435 3572 2 1 11 88 50 Nechryael SlayTower -spawn = 1613 3446 3572 2 1 11 88 50 Nechryael SlayTower -spawn = 1615 3425 3568 2 1 16 250 150 AbyssalDemon SlayTower -spawn = 1615 3428 3565 2 1 16 250 150 AbyssalDemon SlayTower -spawn = 1615 3425 3574 2 1 16 250 150 AbyssalDemon SlayTower -spawn = 1615 3423 3572 2 1 16 250 150 AbyssalDemon SlayTower -spawn = 1615 3427 3570 2 1 16 250 150 AbyssalDemon SlayTower -spawn = 1615 3416 3567 2 1 16 250 150 AbyssalDemon SlayTower -spawn = 1615 3413 3570 2 1 16 250 150 AbyssalDemon SlayTower -spawn = 1615 3410 3574 2 1 16 250 150 AbyssalDemon SlayTower -spawn = 1615 3413 3574 2 1 16 250 150 AbyssalDemon SlayTower -spawn = 2783 2903 9693 0 1 20 250 200 Dark Beast -spawn = 2783 2907 9690 0 1 20 250 200 Dark Beast -spawn = 2783 2903 9693 0 1 20 250 200 Dark Beast -spawn = 2783 2911 9691 0 1 20 250 200 Dark Beast -spawn = 2783 2916 9694 0 1 20 250 200 Dark Beast -spawn = 2783 2918 9681 0 1 20 250 200 Dark Beast -spawn = 2783 2916 9693 0 1 20 250 200 Dark Beast -spawn = 2783 2900 9688 0 1 20 250 200 Dark Beast -/*Traverly Dungeon*/ -spawn = 90 2884 9816 0 1 3 20 20 Skeleton TavDung -spawn = 90 2883 9814 0 1 3 20 20 Skeleton TavDung -spawn = 90 2884 9811 0 1 3 20 20 Skeleton TavDung -spawn = 90 2884 9823 0 1 3 20 20 Skeleton TavDung -spawn = 103 2898 9849 0 1 2 10 10 Ghost TavDung -spawn = 103 2903 9849 0 1 2 10 10 Ghost TavDung -spawn = 103 2908 9849 0 1 2 10 10 Ghost TavDung -spawn = 103 2919 9818 0 1 2 10 10 Ghost TavDung -spawn = 103 2924 9818 0 1 2 10 10 Ghost TavDung -spawn = 181 2931 9850 0 1 3 10 8 ChaosDruid TavDung -spawn = 181 2930 9848 0 1 3 10 8 ChaosDruid TavDung -spawn = 181 2932 9846 0 1 3 10 8 ChaosDruid TavDung -spawn = 181 2934 9846 0 1 3 10 8 ChaosDruid TavDung -spawn = 181 2937 9848 0 1 3 10 8 ChaosDruid TavDung -spawn = 181 2934 9849 0 1 3 10 8 ChaosDruid TavDung -spawn = 181 2931 9844 0 1 3 10 8 ChaosDruid TavDung -spawn = 181 2929 9845 0 1 3 10 8 ChaosDruid TavDung -spawn = 78 2912 9837 0 1 3 20 20 GiantBat TavDung -spawn = 78 2910 9841 0 1 3 20 20 GiantBat TavDung -spawn = 78 2908 9828 0 1 3 20 20 GiantBat TavDung -spawn = 78 2918 9829 0 1 3 20 20 GiantBat TavDung -spawn = 78 2923 9831 0 1 3 20 20 GiantBat TavDung -spawn = 179 3089 3230 0 1 5 20 11 BlackKnight -spawn = 178 2939 9811 0 1 5 20 11 BlackKnight TavDung -spawn = 178 2938 9815 0 1 5 20 11 BlackKnight TavDung -spawn = 178 2941 9805 0 1 5 20 11 BlackKnight TavDung -spawn = 127 2958 9781 0 1 7 30 15 MagicAxes TavDung -spawn = 127 2958 9785 0 1 7 30 15 MagicAxes TavDung -spawn = 127 2961 9779 0 1 7 30 15 MagicAxes TavDung -spawn = 127 2964 9780 0 1 7 30 15 MagicAxes TavDung -spawn = 82 2932 9809 0 1 8 40 40 Lessers TavDung -spawn = 82 2929 9805 0 1 8 40 40 Lessers TavDung -spawn = 82 2932 9779 0 1 8 40 40 Lessers TavDung -spawn = 82 2936 9794 0 1 8 40 40 Lessers TavDung -spawn = 82 2935 9789 0 1 8 40 40 Lessers TavDung -spawn = 119 2918 9758 0 1 6 20 15 ChaosDwarf TavDung -spawn = 119 2921 9758 0 1 6 20 15 ChaosDwarf TavDung -spawn = 119 2925 9761 0 1 6 20 15 ChaosDwarf TavDung -spawn = 119 2895 9769 0 1 6 20 15 ChaosDwarf TavDung -spawn = 119 2893 9771 0 1 6 20 15 ChaosDwarf TavDung -spawn = 119 2897 9767 0 1 6 20 15 ChaosDwarf TavDung -spawn = 52 2919 9802 0 1 6 30 15 BabyBlueDrag TavDung -spawn = 52 2919 9799 0 1 6 30 15 BabyBlueDrag TavDung -spawn = 52 2914 9802 0 1 6 30 15 BabyBlueDrag TavDung -spawn = 55 2900 9801 0 1 10 60 40 BlueDrag TavDung -spawn = 55 2895 9797 0 1 10 60 40 BlueDrag TavDung -spawn = 55 2900 9801 0 1 10 60 40 BlueDrag TavDung -spawn = 84 2862 9769 0 1 16 70 50 BlackDemon TavDung -spawn = 84 2859 9781 0 1 16 70 50 BlackDemon TavDung -spawn = 84 2870 9776 0 1 16 70 50 BlackDemon TavDung -spawn = 84 2870 9772 0 1 16 70 50 BlackDemon TavDung -spawn = 54 2835 9824 0 1 21 80 55 BlackDragon TavDung -spawn = 54 2840 9825 0 1 21 80 55 BlackDragon TavDung -spawn = 49 2857 9836 0 1 11 55 35 HellHound TavDung -spawn = 49 2860 9837 0 1 11 55 35 HellHound TavDung -spawn = 49 2856 9841 0 1 11 55 35 HellHound TavDung -spawn = 49 2856 9848 0 1 11 55 35 HellHound TavDung -spawn = 49 2853 9833 0 1 11 55 35 HellHound TavDung -/*Kalphite liar*/ -spawn = 1158 3478 9498 0 1 31 500 400 Kalphite Queen -spawn = 1157 3513 9493 2 1 16 200 150 Kalphite Guardian -spawn = 1157 3505 9496 2 1 16 200 150 Kalphite Gaurdian -spawn = 1157 3484 9491 0 1 16 200 150 Kalphite Guardian -spawn = 1157 3474 9491 0 1 16 200 150 Kalphite Guardian -spawn = 1157 3480 9510 0 1 16 200 150 Kalphite Guardian -spawn = 1157 3491 9512 0 1 16 200 150 Kalphite Guardian -spawn = 1157 3497 9495 0 1 16 200 150 Kalphite Guardian -spawn = 1154 3486 9501 2 1 8 100 75 Kalphite Soldier -spawn = 1154 3464 9508 2 1 8 100 75 Kalphite Soldier -spawn = 1154 3463 9483 2 1 8 100 75 Kalphite Soldier -spawn = 1154 3468 9479 2 1 8 100 75 Kalphite Soldier -spawn = 1154 3467 9489 2 1 8 100 75 Kalphite Soldier -spawn = 1154 3485 9476 2 1 8 100 75 Kalphite Soldier -spawn = 1156 3507 9519 2 1 3 50 30 Kalphite Worker -spawn = 1156 3508 9525 2 1 3 50 30 Kalphite Worker -spawn = 1156 3498 9521 2 1 3 50 30 Kalphite Worker -spawn = 1156 3470 9487 2 1 3 50 30 Kalphite Worker -spawn = 1156 3474 9524 2 1 3 50 30 Kalphite -Worker -spawn = 1156 3471 9515 2 1 3 50 30 Kalphite -Worker -spawn = 1156 3467 9502 2 1 3 50 30 Kalphite -Worker -spawn = 1156 3489 9491 2 1 3 50 30 Kalphite -Worker -spawn = 1156 3478 9485 2 1 3 50 30 Kalphite -Worker -spawn = 1156 3500 9477 2 1 3 50 30 Kalphite -Worker -spawn = 1156 3508 9484 2 1 3 50 30 Kalphite -Worker -spawn = 456 3242 3210 0 5 0 0 0 1 Quest -spawn = 458 3234 3154 0 2 0 0 0 1 Quest -spawn = 92 3121 9569 0 3 3 20 20 1 Quest -spawn = 755 3098 3269 0 1 0 0 0 1 Quest -spawn = 731 3226 3401 0 5 0 0 0 1 Quest -spawn = 170 2465 3501 3 0 0 0 0 1 Gnome -spawn = 170 2850 3498 0 0 0 0 0 1 Gnome -spawn = 170 3318 3429 0 1 0 0 0 1 Gnome -spawn = 170 3282 3217 0 1 0 0 0 1 Gnome -spawn = 170 2894 2726 0 1 0 0 0 1 Gnome -spawn = 170 2547 2971 0 1 0 0 0 1 Gnome -spawn = 1456 2770 2774 0 0 20 100 100 1 Monk -spawn = 1456 2765 2779 0 0 20 100 100 1 Monk -spawn = 1456 2761 2778 0 0 20 100 100 1 Monk -spawn = 1456 2752 2782 0 0 20 100 100 1 Monk -spawn = 1456 2774 2787 0 0 20 100 100 1 Monk -spawn = 1456 2767 2784 0 0 20 100 100 1 Monk -spawn = 1456 2772 2781 0 0 20 100 100 1 Monk -spawn = 1456 2777 2790 0 0 20 100 100 1 Monk -spawn = 1456 2754 2778 0 0 20 100 100 1 Monk -spawn = 1456 2755 2774 0 0 20 100 100 1 Monk -spawn = 1456 2756 2789 0 0 20 100 100 1 Monk -spawn = 1456 2762 2793 0 0 20 100 100 1 Monk -spawn = 1459 2797 2791 0 1 20 100 100 1 Monk -spawn = 1459 2802 2785 0 1 20 100 100 1 Monk -spawn = 1459 2798 2780 0 1 20 100 100 1 Monk -spawn = 1459 2806 2787 1 1 20 100 100 1 Monk -spawn = 1459 2797 2791 1 1 20 100 100 1 Monk -spawn = 1459 2791 2790 1 1 20 100 100 1 Monk -spawn = 1459 2793 2783 1 1 20 100 100 1 Monk -spawn = 1456 2729 2761 0 0 20 100 100 1 Monk -spawn = 1456 2729 2758 0 0 20 100 100 1 Monk -spawn = 1456 2729 2755 0 0 20 100 100 1 Monk -spawn = 1456 2729 2752 0 0 20 100 100 1 Monk -spawn = 1456 2713 2761 0 0 20 100 100 1 Monk -spawn = 1456 2713 2758 0 0 20 100 100 1 Monk -spawn = 1456 2713 2755 0 0 20 100 100 1 Monk -spawn = 1456 2713 2752 0 0 20 100 100 1 Monk -spawn = 1465 2807 9204 0 1 15 80 80 1 Monk -spawn = 1467 2807 9201 0 1 15 80 80 1 Monk -spawn = 1465 2807 9198 0 1 15 80 80 1 Monk -spawn = 1467 2808 9195 0 1 15 80 80 1 Monk -spawn = 494 2807 3443 0 0 0 0 0 1 Bank -spawn = 494 2809 3443 0 0 0 0 0 1 Bank -spawn = 494 2810 3443 0 0 0 0 0 1 Bank -spawn = 494 2811 3443 0 0 0 0 0 1 Bank -spawn = 494 3096 3491 0 5 0 0 0 1 Bank -spawn = 494 3096 3489 0 5 0 0 0 1 Bank -spawn = 494 3096 3492 0 2 0 0 0 1 Bank -spawn = 494 3098 3492 0 2 0 0 0 1 Bank -spawn = 1473 2767 2793 0 1 2 10 10 1 Spid -spawn = 741 3209 3222 1 1 0 0 0 0 1 -//slayer masters -spawn = 70 2931 3536 0 1 0 0 0 1 1 -spawn = 1596 3509 3507 0 1 0 0 0 1 1 -spawn = 1597 3147 9914 0 1 0 0 0 1 1 -spawn = 1598 2448 4430 0 1 0 0 0 1 1 -spawn = 1599 2869 2982 1 1 0 0 0 1 1 -spawn = 836 3304 3123 0 1 0 0 0 1 Gate -spawn = 1041 3490 3500 0 3 0 0 0 0 Tan -spawn = 804 3273 3191 0 1 0 0 0 1 Tan -spawn = 804 2934 3285 1 1 0 0 0 1 Tan -spawn = 567 2382 4459 0 0 0 0 0 1 Fairy -spawn = 567 2382 4457 0 0 0 0 0 1 Fairy -spawn = 639 3209 3423 0 1 0 0 0 1 Romeo -spawn = 648 3222 3474 0 1 0 0 0 2 King Roald -spawn = 276 3196 3404 0 0 0 0 0 2 Winelda -spawn = 637 3152 3434 1 0 0 0 0 2 juliet -spawn = 2244 3232 3229 0 1 0 0 0 1 Guide -//ice mountain + black knights fortress -spawn = 178 3036 3507 0 1 4 20 20 Black Knight -spawn = 178 3035 3502 0 1 4 20 20 Black Knight -spawn = 178 3023 3499 0 1 4 20 20 Black Knight -spawn = 609 3017 3513 0 1 3 15 15 Fortress Guard -spawn = 609 3014 3512 0 1 3 15 15 Fortress Guard -spawn = 609 3011 3511 0 1 3 15 15 Fortress Guard -spawn = 609 3009 3515 0 1 3 15 15 Fortress Guard -spawn = 609 3014 3516 0 1 3 15 15 Fortress Guard -spawn = 178 3016 3516 0 1 4 20 20 Black Knight -spawn = 609 3019 3516 0 1 3 15 15 Fortress Guard -spawn = 178 3022 3515 0 1 4 20 20 Black Knight -spawn = 178 3025 3517 0 1 4 20 20 Black Knight -spawn = 178 3029 3515 0 1 4 20 20 Black Knight -spawn = 178 3027 3512 0 1 4 20 20 Black Knight -spawn = 612 3031 3506 0 1 0 0 0 0 Greldo -spawn = 611 3029 3509 0 1 0 0 0 0 Witch -spawn = 746 3009 3499 0 1 0 0 0 0 Oracle -spawn = 3406 3006 3505 0 1 2 10 10 Icefiend -spawn = 3406 3005 3495 0 1 2 10 10 Icefiend -spawn = 3406 3010 3490 0 1 2 10 10 Icefiend -spawn = 3406 3006 3486 0 1 2 10 10 Icefiend -spawn = 3406 3003 3488 0 1 2 10 10 Icefiend -spawn = 3406 3003 3484 0 1 2 10 10 Icefiend -spawn = 3406 3010 3489 0 1 2 10 10 Icefiend -spawn = 3406 3006 3480 0 1 2 10 10 Icefiend -spawn = 3406 3006 3475 0 1 2 10 10 Icefiend -spawn = 3406 3003 3470 0 1 2 10 10 Icefiend -spawn = 3406 3003 3475 0 1 2 10 10 Icefiend -spawn = 3406 2999 3469 0 1 2 10 10 Icefiend -spawn = 3406 3006 3467 0 1 2 10 10 Icefiend -spawn = 3406 3006 3470 0 1 2 10 10 Icefiend -spawn = 3406 3012 3474 0 1 2 10 10 Icefiend -spawn = 3268 3031 3466 0 1 0 0 0 0 Dwarf -spawn = 206 3031 3462 0 1 0 0 0 0 Guard -spawn = 3269 3031 3466 0 1 0 0 0 0 Dwarf -spawn = 3270 3022 3461 0 1 0 0 0 0 Dwarf -spawn = 206 3016 3458 0 1 0 0 0 0 Guard -spawn = 206 3019 3457 0 1 0 0 0 0 Guard -spawn = 3274 3011 3459 0 1 0 0 0 0 Dwarf -spawn = 206 3012 3457 0 1 0 0 0 0 Guard -spawn = 209 3010 3452 0 1 0 0 0 0 Nulodion -spawn = 1841 3021 3452 0 1 0 0 0 0 rolad -spawn = 3268 3016 3450 0 1 0 0 0 0 Dwarf -spawn = 3268 3018 3447 0 1 0 0 0 0 Dwarf -spawn = 3280 3018 3451 0 1 0 0 0 0 Engineering assistant -spawn = 3281 3012 3449 0 1 0 0 0 0 Engineering assistant -spawn = 2130 3014 3445 0 1 5 40 40 Black Guard -spawn = 2131 3010 3445 0 1 5 40 40 Black Guard -spawn = 2132 3017 3443 0 1 5 40 40 Black Guard -spawn = 2133 3006 3443 0 1 5 40 40 Black Guard -spawn = 3269 3022 3447 0 1 0 0 0 0 Dwarf -spawn = 3282 3008 3442 0 3 0 0 0 0 Engineer -spawn = 118 3010 3435 0 1 2 15 15 Dwarf -spawn = 118 3021 3436 0 1 2 15 15 Dwarf -spawn = 118 3033 3435 0 1 2 15 15 Dwarf -spawn = 118 3026 3436 0 1 2 10 10 Dwarf -spawn = 3284 3024 3435 0 1 0 0 0 0 Squirrel -spawn = 3285 3029 3437 0 1 0 0 0 0 Squirrel -spawn = 3288 3039 3446 0 1 0 0 0 0 Racoon -spawn = 3287 3043 3439 0 1 0 0 0 0 Racoon -spawn = 3286 3048 3436 0 1 0 0 0 0 Racoon -spawn = 3286 3052 3431 0 1 0 0 0 0 Racoon -spawn = 3287 3053 3423 0 1 0 0 0 0 Racoon -spawn = 3285 3050 3418 0 1 0 0 0 0 Squirrel -spawn = 3286 3050 3415 0 1 0 0 0 0 Squirrel -spawn = 3285 3040 3421 0 1 0 0 0 0 Squirrel -spawn = 3286 3066 3441 0 1 0 0 0 0 Racoon -//goblin village area -spawn = 105 2972 3493 0 1 4 15 15 Bear -spawn = 105 2975 3491 0 1 4 15 15 Bear -spawn = 298 2955 3481 0 1 2 5 5 Goblin -spawn = 298 2954 3486 0 1 2 5 5 Goblin -spawn = 299 2957 3487 0 1 2 5 5 Goblin -spawn = 298 2954 3490 0 1 2 5 5 Goblin -spawn = 299 2957 3492 0 1 2 5 5 Goblin -spawn = 299 2955 3480 0 1 2 5 5 Goblin -spawn = 299 2958 3495 0 1 2 5 5 Goblin -spawn = 299 2955 3495 0 1 2 5 5 Goblin -spawn = 298 2955 3499 0 1 2 5 5 Goblin -spawn = 298 2958 3500 0 1 2 5 5 Goblin -spawn = 299 2953 3501 0 1 2 5 5 Goblin -spawn = 299 2956 3505 0 1 2 5 5 Goblin -spawn = 298 2955 3501 1 0 2 5 5 Goblin -spawn = 298 2952 3509 0 1 2 5 5 Goblin -spawn = 299 2957 3508 0 1 2 5 5 Goblin -spawn = 299 2963 3509 0 1 2 5 5 Goblin -spawn = 298 2954 3505 1 0 2 5 5 Goblin -spawn = 298 2958 3502 0 1 2 5 5 Goblin -spawn = 299 2959 3511 0 1 2 5 5 Goblin -spawn = 298 2956 3501 1 0 2 5 5 Goblin -spawn = 299 2958 3501 0 1 2 5 5 Goblin -spawn = 296 2960 3511 0 1 2 5 5 General Bentnoze -spawn = 297 2954 3511 0 1 2 5 5 General Wartface -spawn = 189 2931 3515 0 1 0 0 0 0 Monk of Zamorak -spawn = 189 2935 3515 0 1 0 0 0 0 Monk of Zamorak -spawn = 189 2939 3515 0 1 0 0 0 0 Monk of Zamorak -spawn = 189 2934 3515 0 1 0 0 0 0 Monk of Zamorak -spawn = 188 2938 3516 0 1 0 0 0 0 Monk of Zamorak -spawn = 188 2940 3515 0 1 0 0 0 0 Monk of Zamorak -spawn = 189 2935 3517 0 1 0 0 0 0 Monk of Zamorak -//falador farm -spawn = 2316 3018 3301 0 1 0 0 0 Pig -spawn = 2317 3017 3307 0 1 0 0 0 Pig -spawn = 2317 3019 3309 0 1 0 0 0 Pig -spawn = 45 3016 3285 0 1 0 0 0 Duck -spawn = 45 3018 3286 0 1 0 0 0 Duck -spawn = 45 3016 3284 0 1 0 0 0 Duck -spawn = 2235 3023 3288 0 1 2 10 10 Farmer -spawn = 2311 3035 3295 0 1 0 0 0 1 SheepDog -spawn = 81 3036 3301 0 1 2 5 2 1 Cow -spawn = 81 3038 3306 0 1 2 5 2 1 Cow -spawn = 81 3041 3310 0 1 2 5 2 1 Cow -spawn = 81 3027 3307 0 1 2 5 2 1 Cow -spawn = 81 3027 3300 0 1 2 5 2 1 Cow -spawn = 81 3031 3301 0 1 2 5 2 1 Cow -//wizard tower -spawn = 13 3112 3160 0 1 3 10 10 0 Wizard -spawn = 13 3110 3156 0 1 3 10 10 0 Wizard -spawn = 13 3109 3158 0 1 3 10 10 0 Wizard -spawn = 13 3106 3161 0 1 3 10 10 0 Wizard -spawn = 1263 3106 3162 1 1 0 0 0 0 Wizard -spawn = 13 3108 3160 1 1 5 10 10 0 Wizard -spawn = 13 3107 3156 1 1 5 10 10 0 Wizard -spawn = 13 3112 3162 1 5 5 10 10 0 Traiborn -spawn = 706 3104 3163 2 1 0 0 0 0 Mizgog -spawn = 707 3111 3161 2 1 0 0 0 0 Grayzag -spawn = 752 3110 3157 2 1 0 0 0 0 Lesser Demon -spawn = 300 3105 9570 0 1 0 0 0 0 Sedridor -//yanille -spawn = 494 2615 3091 0 5 0 0 0 Banker -spawn = 494 2615 3092 0 5 0 0 0 Banker -spawn = 494 2615 3094 0 5 0 0 0 Banker -spawn = 114 2497 3088 0 1 7 50 50 Ogre -spawn = 115 2496 3092 0 1 7 50 50 Ogre -spawn = 114 2500 3094 0 1 7 50 50 Ogre -spawn = 115 2499 3089 0 1 7 50 50 Ogre -spawn = 115 2511 3089 0 1 7 50 50 Ogre -spawn = 854 2511 3089 0 1 4 4 0 Grew -spawn = 114 2512 3086 0 1 7 50 50 Ogre -spawn = 115 2514 3081 0 1 7 50 50 Ogre -spawn = 114 2511 3080 0 1 7 50 50 Ogre -spawn = 878 2535 3095 0 1 4 4 0 Radick -spawn = 877 2537 3091 0 1 4 4 0 Tower Guard -spawn = 877 2548 3114 0 1 4 4 0 Tower Guard -spawn = 877 2559 3115 0 1 4 4 0 Tower Guard -spawn = 877 2544 3115 0 1 4 4 0 Tower Guard -spawn = 87 2549 3121 0 1 4 4 0 Tower Guard -spawn = 35 2541 3096 0 1 4 4 0 Soldier -spawn = 35 2542 3102 0 1 4 4 0 Soldier -spawn = 35 2546 3087 0 1 4 4 0 Soldier -spawn = 35 2543 3087 0 1 4 4 0 Soldier -spawn = 35 2545 3091 0 1 4 4 0 Soldier -spawn = 35 2550 3091 0 1 4 4 0 Soldier -spawn = 3109 2551 3077 0 1 4 4 0 Guard Captain -spawn = 739 2554 3077 0 1 4 4 0 Bartender -spawn = 3108 2551 3099 0 1 4 4 0 Bert -spawn = 708 2566 3103 0 1 1 2 2 Imp -spawn = 3021 2572 3106 0 1 4 20 20 Tool Leprechaun -spawn = 2332 2578 3102 0 1 4 20 20 Salena -spawn = 3 2595 3105 0 1 2 5 5 Man -spawn = 1 2601 3103 0 1 2 5 5 Man -spawn = 2793 2606 3101 0 1 0 0 0 Tramp -spawn = 462 2594 3089 0 1 0 0 0 Wizard Distentor -spawn = 13 2589 3085 0 1 0 0 0 Wizard -spawn = 13 2589 3092 0 1 0 0 0 Wizard -spawn = 13 2590 3086 0 1 0 0 0 Wizard -spawn = 2059 2593 3091 1 1 0 0 0 Wizard -spawn = 13 2593 3084 1 1 0 0 0 Wizard -spawn = 13 2587 3090 1 1 0 0 0 Wizard -spawn = 13 2587 3085 1 1 0 0 0 Wizard -spawn = 13 2590 3092 2 1 0 0 0 Wizard -spawn = 13 2588 3086 2 1 0 0 0 Wizard -spawn = 13 2594 3087 2 1 0 0 0 Wizard -spawn = 708 2541 3126 0 1 1 2 2 Imp -spawn = 708 2539 3133 0 1 1 2 2 Imp -spawn = 34 2546 3116 1 1 0 0 0 Watchman -spawn = 34 2545 3112 1 1 0 0 0 Watchman -spawn = 34 2549 3116 1 1 0 0 0 Watchman -spawn = 34 2547 3112 1 1 0 0 0 Watchman -spawn = 872 2547 3112 2 1 0 0 0 Watchtower Wizard -spawn = 35 2537 3101 1 1 4 4 0 Soldier -spawn = 35 2534 3100 1 1 4 4 0 Soldier -spawn = 35 2534 3095 1 1 4 4 0 Soldier -spawn = 35 2534 3091 1 1 4 4 0 Soldier -spawn = 35 2534 3087 1 1 4 4 0 Soldier -spawn = 35 2535 3083 1 1 4 4 0 Soldier -spawn = 35 2538 3080 1 1 4 4 0 Soldier -spawn = 35 2542 3074 1 1 4 4 0 Soldier -spawn = 35 2554 3073 1 1 4 4 0 Soldier -spawn = 35 2563 3073 1 1 4 4 0 Soldier -spawn = 35 2593 3074 1 1 4 4 0 Soldier -spawn = 35 2606 3074 1 1 4 4 0 Soldier -spawn = 35 2618 3074 1 1 4 4 0 Soldier -spawn = 35 2621 3083 1 1 4 4 0 Soldier -spawn = 35 2620 3093 1 1 4 4 0 Soldier -spawn = 35 2617 3101 1 1 4 4 0 Soldier -spawn = 35 2610 3108 1 1 4 4 0 Soldier -spawn = 35 2592 3109 1 1 4 4 0 Soldier -spawn = 35 2568 3109 1 1 4 4 0 Soldier -spawn = 35 2549 3109 1 1 4 4 0 Soldier -spawn = 81 2583 3119 1 1 4 4 0 Cow -spawn = 81 2588 3120 1 1 4 4 0 Cow -spawn = 81 2585 3126 1 1 4 4 0 Cow -spawn = 81 2580 3124 1 1 4 4 0 Cow -spawn = 81 2602 3117 1 1 4 4 0 Cow -spawn = 708 2528 3135 0 1 1 2 2 Imp -spawn = 708 2523 3144 0 1 1 2 2 Imp -//camelot -spawn = 494 2729 3495 0 0 0 0 0 Banker -spawn = 494 2728 3495 0 0 0 0 0 Banker -spawn = 494 2727 3495 0 0 0 0 0 Banker -spawn = 494 2724 3495 0 0 0 0 0 Banker -spawn = 494 2722 3495 0 0 0 0 0 Banker -spawn = 494 2721 3495 0 0 0 0 0 Banker -spawn = 659 2736 3469 0 1 0 0 0 Party Pete -//white wolf mountain -spawn = 96 2849 3483 0 1 0 0 0 White wolf(Small) -spawn = 96 2847 3481 0 1 0 0 0 White wolf(Small) -spawn = 95 2849 3495 0 1 0 0 0 Wolf -spawn = 95 2849 3503 0 1 0 0 0 Wolf -spawn = 95 2837 3496 0 1 0 0 0 Wolf -spawn = 95 2841 3497 0 1 0 0 0 Wolf -spawn = 141 2846 3497 0 1 8 80 80 1 1 -spawn = 95 2838 3505 0 1 0 0 0 Wolf -spawn = 95 2832 3512 0 1 0 0 0 Wolf -spawn = 95 2831 3500 0 1 0 0 0 Wolf -spawn = 95 2832 3507 0 1 0 0 0 Wolf -spawn = 96 2847 3481 0 1 0 0 0 White wolf(Small) -spawn = 96 2832 3513 0 1 0 0 0 White wolf(Small) -spawn = 95 2842 3507 0 1 0 0 0 Wolf -spawn = 125 2843 3519 0 1 0 0 0 Ice_Warrior -spawn = 125 2847 3517 0 1 0 0 0 Ice_Warrior -spawn = 96 2856 3509 0 1 0 0 0 White wolf(Small) -spawn = 96 2861 3500 0 1 0 0 0 White wolf(Small) -spawn = 96 2861 3492 0 1 0 0 0 White wolf(Small) -spawn = 96 2860 3465 0 1 0 0 0 White wolf(Small) -spawn = 96 2869 3438 0 1 0 0 0 White wolf(Small) -spawn = 96 2873 3445 0 1 0 0 0 White wolf(Small) -spawn = 96 2863 3507 0 1 0 0 0 White wolf(Small) -spawn = 96 2867 3506 0 1 0 0 0 White wolf(Small) -//duel arena -spawn = 957 3314 3241 0 1 0 0 0 Mubaiz -spawn = 964 3330 3245 0 1 0 0 0 Ima -spawn = 967 3330 3220 0 1 0 0 0 Dalal -spawn = 966 3361 3217 0 1 0 0 0 Jadid -spawn = 969 3369 3242 0 1 0 0 0 Jeed -spawn = 965 3360 3237 0 1 0 0 0 Sebeil -spawn = 968 3346 3260 0 1 0 0 0 Afrah -spawn = 959 3363 3275 0 1 0 0 0 A'abla -spawn = 962 3357 3276 0 1 0 0 0 Jaarah -spawn = 960 3369 3276 0 1 0 0 0 Sabreen -spawn = 963 3371 3274 0 1 0 0 0 Zahwa -spawn = 961 3375 3274 0 1 0 0 0 Tafani -spawn = 958 3382 3269 0 1 0 0 0 Fadli -spawn = 1008 3376 3284 0 1 0 0 0 Hamid -//khazard camp -spawn = 253 2612 3187 0 1 10 60 210 Khazard Guard -spawn = 254 2607 3185 0 1 10 60 210 Khazard Guard -spawn = 253 2607 3182 0 1 10 60 210 Khazard Guard -spawn = 255 2607 3181 0 1 10 60 210 Khazard Guard -spawn = 256 2600 3190 0 1 10 60 210 Khazard Guard -spawn = 254 2590 3190 0 1 10 60 210 Khazard Guard -spawn = 254 2595 3186 0 1 10 60 210 Khazard Guard -spawn = 253 2590 3184 0 1 10 60 210 Khazard Guard -spawn = 254 2594 3181 0 1 10 60 210 Khazard Guard -spawn = 254 2597 3181 0 1 10 60 210 Khazard Guard -spawn = 255 2597 3176 0 1 10 60 210 Khazard Guard -spawn = 253 2601 3177 0 1 10 60 210 Khazard Guard -spawn = 254 2597 3175 0 1 10 60 210 Khazard Guard -spawn = 256 2609 3171 0 1 10 60 210 Khazard Guard -spawn = 270 2609 3166 0 1 10 60 210 Khazard orge -spawn = 269 2609 3163 0 1 10 60 210 Bouncer -spawn = 269 2609 3160 0 1 10 60 210 Khazard Scorpion -spawn = 262 2615 3160 0 1 10 60 210 Fight Slave -spawn = 262 2615 3164 0 1 10 60 210 Fight Slave -spawn = 265 2615 3168 0 1 10 60 210 Jeremy Servil -spawn = 254 2619 3168 0 1 10 60 210 Khazard Guard -spawn = 253 2617 3157 0 1 10 60 210 Khazard Guard -spawn = 254 2614 3150 0 1 10 60 210 Khazard Guard -spawn = 253 2617 3150 0 1 10 60 210 Khazard Guard -spawn = 255 2608 3148 0 1 10 60 210 Khazard Guard -spawn = 256 2605 3153 0 1 10 60 210 Khazard Guard -spawn = 262 2594 3143 0 1 10 60 210 Fight Slave -spawn = 260 2587 3143 0 1 10 60 210 Kevin -spawn = 261 2590 3143 0 1 10 60 210 Joe -spawn = 263 2600 3143 0 1 10 60 210 Joe -spawn = 254 2584 3149 0 1 10 60 210 Khazard Guard -spawn = 253 2597 3147 0 1 10 60 210 Khazard Guard -spawn = 253 2580 3163 0 1 10 60 210 Khazard Guard -spawn = 255 2577 3167 0 1 10 60 210 Khazard Guard -spawn = 254 2580 3174 0 1 10 60 210 -spawn = 555 2656 3153 0 1 0 0 0 General Store -spawn = 555 2641 3172 0 1 0 0 0 General Store -spawn = 466 2667 3162 0 1 0 0 0 Murphy -//gnome village -spawn = 162 2471 3427 0 1 0 0 0 gnome trainer -spawn = 162 2476 3423 1 1 0 0 0 gnome trainer -spawn = 162 2488 3421 2 1 0 0 0 gnome trainer -spawn = 162 2481 3424 0 1 0 0 0 gnome trainer -spawn = 162 2489 3429 0 1 0 0 0 gnome trainer -spawn = 162 2482 3439 0 1 0 0 0 gnome trainer -spawn = 162 2485 3418 0 1 0 0 0 gnome trainer -spawn = 479 2549 3230 0 1 0 0 0 GNOME TROOP -spawn = 480 2551 3227 0 1 0 0 0 GNOME TROOP -spawn = 479 2547 3226 0 1 0 0 0 GNOME TROOP -spawn = 480 2545 3224 0 1 0 0 0 GNOME TROOP -spawn = 480 2542 3223 0 1 0 0 0 GNOME TROOP -spawn = 479 2541 3222 0 1 0 0 0 GNOME TROOP -spawn = 479 2538 3222 0 1 0 0 0 GNOME TROOP -spawn = 480 2538 3220 0 1 0 0 0 GNOME TROOP -spawn = 479 2540 3217 0 1 0 0 0 GNOME TROOP -spawn = 480 2544 3219 0 1 0 0 0 GNOME TROOP -spawn = 480 2547 3217 0 1 0 0 0 GNOME TROOP -spawn = 479 2549 3216 0 1 0 0 0 GNOME TROOP -spawn = 479 2543 3216 0 1 0 0 0 GNOME TROOP -spawn = 670 2466 3496 0 1 0 0 0 King Narnode Shareen -spawn = 1407 2482 3490 1 1 0 0 0 Daero -spawn = 166 2450 3480 1 2 0 0 0 Gnome Banker -spawn = 166 2449 3480 1 2 0 0 0 Gnome Banker -spawn = 166 2448 3480 1 2 0 0 0 Gnome Banker -spawn = 166 2440 3487 1 4 0 0 0 Gnome Banker -spawn = 166 2440 3488 1 4 0 0 0 Gnome Banker -spawn = 850 2449 3511 1 3 0 0 0 Aluft Gianne Senior -spawn = 851 2441 3502 1 1 0 0 0 Gnome Waiters -spawn = 851 2448 3502 1 1 0 0 0 Gnome Waiters -spawn = 849 2479 3488 1 1 0 0 0 Barman -spawn = 849 2484 3488 1 1 0 0 0 Barman -spawn = 603 2491 3488 1 1 0 0 0 Heckel Funch -spawn = 601 2482 3510 1 1 0 0 0 Rometti -spawn = 163 2464 3494 1 1 0 0 0 Gnome Guard -spawn = 163 2467 3496 1 1 0 0 0 Gnome Guard -spawn = 164 2464 3495 1 1 0 0 0 Gnome Guard -spawn = 66 2457 3488 1 1 0 0 0 Gnome -spawn = 168 2457 3492 1 1 0 0 0 Gnome Woman -spawn = 159 2449 3490 1 1 0 0 0 Gnome Child -spawn = 67 2449 3487 1 1 0 0 0 Gnome -spawn = 68 2450 3488 1 1 0 0 0 Gnome -spawn = 169 2449 3490 1 1 0 0 0 Gnome Woman -spawn = 169 2450 3495 1 1 0 0 0 Gnome Woman -spawn = 160 2442 3502 1 1 0 0 0 Gnome Child -spawn = 68 2448 3509 1 1 0 0 0 Gnome -spawn = 168 2449 3500 1 1 0 0 0 Gnome Woman -spawn = 161 2457 3497 1 1 0 0 0 Gnome Child -spawn = 67 2457 3494 1 1 0 0 0 Gnome -spawn = 68 2470 3495 1 1 0 0 0 Gnome -spawn = 159 2474 3488 1 1 0 0 0 Gnome Child -spawn = 168 2474 3494 1 1 0 0 0 Gnome Woman -spawn = 159 2481 3503 1 1 0 0 0 Gnome Child -spawn = 67 2482 3503 1 1 0 0 0 Gnome -spawn = 66 2483 3500 1 1 0 0 0 Gnome -spawn = 68 2492 3503 1 1 0 0 0 Gnome -spawn = 168 2483 3494 1 1 0 0 0 Gnome Woman -spawn = 169 2481 3479 1 1 0 0 0 Gnome Woman -spawn = 161 2492 3488 1 1 0 0 0 Gnome Child -spawn = 602 2467 3488 2 1 0 0 0 Gulluck -spawn = 169 2465 3488 2 1 0 0 0 Gnome Woman -spawn = 164 2460 3487 2 1 0 0 0 Gnome Guard -spawn = 164 2467 3480 2 1 0 0 0 Gnome Guard -spawn = 163 2463 3480 2 1 0 0 0 Gnome Guard -spawn = 68 2468 3488 2 1 0 0 0 Gnome -spawn = 163 2483 3496 2 1 0 0 0 Gnome Guard -spawn = 164 2483 3498 2 1 0 0 0 Gnome Guard -spawn = 164 2482 3494 2 1 0 0 0 Gnome Guard -spawn = 168 2483 3495 2 1 0 0 0 Gnome Woman -spawn = 164 2464 3497 2 1 0 0 0 Gnome Guard -spawn = 168 2448 3496 2 1 0 0 0 Gnome Woman -spawn = 163 2448 3497 2 1 0 0 0 Gnome Guard -spawn = 164 2449 3497 2 1 0 0 0 Gnome Guard -spawn = 479 2464 3503 2 1 0 0 0 Gnome Troop -spawn = 479 2464 3505 2 1 0 0 0 Gnome Troop -spawn = 169 2469 3503 2 1 0 0 0 Gnome Woman -spawn = 163 2467 3510 2 1 0 0 0 Gnome Guard -spawn = 164 2464 3509 2 1 0 0 0 Gnome Guard -spawn = 163 2459 3382 0 1 0 0 0 Gnome Guard -spawn = 163 2462 3382 0 1 0 0 0 Gnome Guard -spawn = 676 2461 3380 0 1 0 0 0 Femi -spawn = 168 2475 3397 1 1 0 0 0 Gnome Woman -spawn = 168 2484 3400 1 1 0 0 0 Gnome Woman -spawn = 168 2487 3410 1 1 0 0 0 Gnome Woman -spawn = 168 2481 3405 1 1 0 0 0 Gnome Woman -spawn = 671 2479 3463 1 1 0 0 0 Glough -spawn = 166 2448 3424 1 5 0 0 0 Gnome Banker -spawn = 166 2448 3427 1 5 0 0 0 Gnome Banker -spawn = 166 2443 3424 1 4 0 0 0 Gnome Banker -spawn = 166 2443 3425 1 4 0 0 0 Gnome Banker Khazard Guard -spawn = 254 2579 3176 0 1 10 60 210 Khazard Guard -spawn = 268 2585 3175 0 1 10 60 210 Local -spawn = 641 3211 3401 0 1 0 0 0 1 -spawn = 43 3053 3518 0 1 0 0 0 Sheep -spawn = 43 3056 3517 0 1 0 0 0 Sheep -spawn = 43 3053 3514 0 1 0 0 0 Sheep -spawn = 43 3053 3517 0 1 0 0 0 Sheep -spawn = 43 3197 3261 0 1 0 0 0 Sheep -spawn = 43 3202 3261 0 1 0 0 0 Sheep -spawn = 43 3202 3261 0 1 0 0 0 Sheep -spawn = 43 3209 3260 0 1 0 0 0 Sheep -spawn = 43 3208 3270 0 1 0 0 0 Sheep -spawn = 43 3200 3271 0 1 0 0 0 Sheep -spawn = 43 2925 3324 0 1 0 0 0 Sheep -spawn = 43 2924 3322 0 1 0 0 0 Sheep -spawn = 42 2926 3321 0 1 0 0 0 Sheep -spawn = 43 2924 3318 0 1 0 0 0 Sheep -spawn = 780 3150 3411 0 0 0 0 0 1 -spawn = 781 3222 3438 0 1 0 0 0 1 -spawn = 783 3222 3436 0 1 0 0 0 1 -spawn = 759 3306 3512 1 4 0 0 0 1 -spawn = 379 2939 3153 0 1 0 0 0 1 -spawn = 758 3189 3273 0 1 0 0 0 1 -spawn = 494 2852 2955 0 0 0 0 0 1 -spawn = 500 2880 2952 0 1 0 0 0 1 -spawn = 199 3078 3438 0 1 4 20 20 1 -spawn = 2458 2600 4775 0 1 0 0 0 Freaky -spawn = 2459 2604 4771 0 1 0 0 0 Pheasant -spawn = 2459 2604 4777 0 1 0 0 0 Pheasant -spawn = 2459 2597 4778 0 1 0 0 0 Pheasant -spawn = 2459 2597 4775 0 1 0 0 0 Pheasant -spawn = 2459 2599 4772 0 1 0 0 0 Pheasant -spawn = 2460 2603 4774 0 1 0 0 0 Pheasant -spawn = 2460 2606 4774 0 1 0 0 0 Pheasant -spawn = 2460 2600 4777 0 1 0 0 0 Pheasant -spawn = 2460 2601 4772 0 1 0 0 0 Pheasant -spawn = 2460 2603 4776 0 1 0 0 0 Pheasant -spawn = 2461 2604 4775 0 1 0 0 0 Pheasant -spawn = 2461 2603 4773 0 1 0 0 0 Pheasant -spawn = 2461 2597 4777 0 1 0 0 0 Pheasant -spawn = 2461 2597 4773 0 1 0 0 0 Pheasant -spawn = 2461 2596 4775 0 1 0 0 0 Pheasant -spawn = 2462 2607 4773 0 1 0 0 0 Pheasant -spawn = 2462 2605 4770 0 1 0 0 0 Pheasant -spawn = 2462 2603 4777 0 1 0 0 0 Pheasant -spawn = 2462 2609 4777 0 1 0 0 0 Pheasant -spawn = 2462 2608 4775 0 1 0 0 0 PheasantSlave -spawn = 1770 2572 3388 0 1 2 10 10 Goblin -spawn = 1770 2568 3387 0 1 2 10 10 Goblin -spawn = 1770 3148 3222 0 1 2 10 10 Goblin -spawn = 1770 3137 3229 0 1 2 10 10 Goblin -spawn = 1770 3149 3234 0 1 2 10 10 Goblin -spawn = 1771 3153 3227 0 1 2 10 10 Goblin -spawn = 1771 3162 3227 0 1 2 10 10 Goblin -spawn = 1771 3176 3228 0 1 2 10 10 Goblin -spawn = 1771 3178 3223 0 1 2 10 10 Goblin -spawn = 1772 3178 3126 0 1 2 10 10 Goblin -spawn = 1772 3134 3424 0 1 2 10 10 Goblin -spawn = 1772 3177 3241 0 1 2 10 10 Goblin -spawn = 1772 3127 3434 0 1 2 10 10 Goblin -spawn = 1772 3176 3244 0 1 2 10 10 Goblin -spawn = 1773 3172 3240 0 1 2 10 10 Goblin -spawn = 1773 3168 3244 0 1 2 10 10 Goblin -spawn = 1773 3165 3248 0 1 2 10 10 Goblin -spawn = 1773 3176 3244 0 1 2 10 10 Goblin -spawn = 1774 3180 3236 0 1 2 10 10 Goblin -spawn = 1774 3178 3250 0 1 2 10 10 Goblin -spawn = 1774 3182 3253 0 1 2 10 10 Goblin -spawn = 1774 3191 3246 0 1 2 10 10 Goblin -spawn = 1775 3201 3238 0 1 2 10 10 Goblin -spawn = 1775 3197 3230 0 1 2 10 10 Goblin -spawn = 1775 3196 3223 0 1 2 10 10 Goblin -spawn = 1776 3194 3207 0 1 2 10 10 Goblin -spawn = 1776 3184 3212 0 1 2 10 10 Goblin -spawn = 1776 3185 3217 0 1 2 10 10 Goblin -spawn = 1776 3120 3407 0 1 2 10 10 Goblin -spawn = 1776 3177 3227 0 1 2 10 10 Goblin -//dagganoth lair -spawn = 2455 2445 10148 0 1 19 70 45 Dagannoth -spawn = 2455 2457 10134 0 1 19 70 45 Dagannoth -spawn = 2455 2455 10146 0 1 19 70 45 Dagannoth -spawn = 2455 2452 10161 0 1 19 70 45 Dagannoth -spawn = 2455 2465 10160 0 1 19 70 45 Dagannoth -spawn = 2455 2473 10152 0 1 19 70 45 Dagannoth -spawn = 2455 2474 10143 0 1 19 70 45 Dagannoth -spawn = 2455 2469 10136 0 1 19 70 45 Dagannoth -spawn = 2455 2487 10128 0 1 19 70 45 Dagannoth -spawn = 2455 2486 10140 0 1 19 70 45 Dagannoth -spawn = 2455 2484 10151 0 1 19 70 45 Dagannoth -spawn = 2455 1813 4406 2 1 19 70 45 Dagannoth -spawn = 2455 1817 4404 2 1 19 70 45 Dagannoth -spawn = 2455 1824 4388 2 1 19 70 45 Dagannoth -spawn = 2455 1817 4392 2 1 19 70 45 Dagannoth -spawn = 2455 1831 4360 1 1 19 70 45 Dagannoth -spawn = 2455 1843 4359 1 1 19 70 45 Dagannoth -spawn = 2455 1857 4360 1 1 19 70 45 Dagannoth -spawn = 2455 1865 4368 1 1 19 70 45 Dagannoth -spawn = 2455 1864 4378 2 1 19 70 45 Dagannoth -spawn = 2455 1864 4383 2 1 19 70 45 Dagannoth -spawn = 2455 1864 4392 1 1 19 70 45 Dagannoth -spawn = 2455 1865 4403 1 1 19 70 45 Dagannoth -spawn = 2455 1872 4410 1 1 19 70 45 Dagannoth -spawn = 2455 1888 4410 1 1 19 70 45 Dagannoth -spawn = 2455 1889 4393 0 1 19 70 45 Dagannoth -spawn = 2455 1885 4377 0 1 19 70 45 Dagannoth -spawn = 2455 1887 4363 0 1 19 70 45 Dagannoth -spawn = 2455 1897 4368 0 1 19 70 45 Dagannoth -spawn = 2456 2494 10131 0 1 19 70 45 Dagannoth -spawn = 2456 2499 10125 0 1 19 70 45 Dagannoth -spawn = 2456 2503 10127 0 1 19 70 45 Dagannoth -spawn = 2456 2510 10125 0 1 19 70 45 Dagannoth -spawn = 2456 2517 10128 0 1 19 70 45 Dagannoth -spawn = 2456 2530 10123 0 1 19 70 45 Dagannoth -spawn = 2456 2535 10128 0 1 19 70 45 Dagannoth -spawn = 2456 2524 10124 0 1 19 70 45 Dagannoth -spawn = 2456 2495 10147 0 1 19 70 45 Dagannoth -spawn = 2456 1812 4402 2 1 19 70 45 Dagannoth -spawn = 2456 1828 4386 2 1 19 70 45 Dagannoth -spawn = 2456 1824 4392 2 1 19 70 45 Dagannoth -spawn = 2456 1837 4359 1 1 19 70 45 Dagannoth -spawn = 2456 1850 4360 1 1 19 70 45 Dagannoth -spawn = 2456 1862 4362 1 1 19 70 45 Dagannoth -spawn = 2456 1864 4398 1 1 19 70 45 Dagannoth -spawn = 2456 1867 4409 1 1 19 70 45 Dagannoth -spawn = 2456 1880 4411 1 1 19 70 45 Dagannoth -spawn = 2456 1882 4382 0 1 19 70 45 Dagannoth -spawn = 2456 1890 4368 0 1 19 70 45 Dagannoth -spawn = 2456 1904 4364 0 1 19 70 45 Dagannoth -spawn = 2889 2495 10164 0 1 19 70 45 Rock Lobster -spawn = 2889 2500 10165 0 1 19 70 45 Rock Lobster -spawn = 2889 2503 10161 0 1 19 70 45 Rock Lobster -spawn = 2889 2506 10165 0 1 19 70 45 Rock Lobster -spawn = 2889 2511 10161 0 1 19 70 45 Rock Lobster -spawn = 2889 2515 10163 0 1 19 70 45 Rock Lobster -spawn = 2889 2522 10165 0 1 19 70 45 Rock Lobster -spawn = 2889 2527 10162 0 1 19 70 45 Rock Lobster -spawn = 2889 2531 10165 0 1 19 70 45 Rock Lobster -spawn = 2889 2536 10160 0 1 19 70 45 Rock Lobster -spawn = 2889 2542 10164 0 1 19 70 45 Rock Lobster -spawn = 2889 1829 4404 3 1 19 70 45 Rock Lobster -spawn = 2889 1831 4407 3 1 19 70 45 Rock Lobster -spawn = 2889 1836 4404 3 1 19 70 45 Rock Lobster -spawn = 2889 1837 4397 3 1 19 70 45 Rock Lobster -spawn = 2889 1844 4404 3 1 19 70 45 Rock Lobster -spawn = 2889 1805 4365 2 1 19 70 45 Rock Lobster -spawn = 2889 1808 4368 2 1 19 70 45 Rock Lobster -spawn = 2889 1812 4364 2 1 19 70 45 Rock Lobster -spawn = 2889 1817 4367 2 1 19 70 45 Rock Lobster -spawn = 2889 1820 4362 2 1 19 70 45 Rock Lobster -spawn = 2889 1887 4408 0 1 19 70 45 Rock Lobster -spawn = 2889 1893 4410 0 1 19 70 45 Rock Lobster -spawn = 2889 1899 4409 0 1 19 70 45 Rock Lobster -spawn = 2889 1904 4408 0 1 19 70 45 Rock Lobster -spawn = 2889 1907 4404 0 1 19 70 45 Rock Lobster -spawn = 2889 1902 4402 0 1 19 70 45 Rock Lobster -spawn = 2889 1898 4399 0 1 19 70 45 Rock Lobster -spawn = 2889 1901 4372 0 1 19 70 45 Rock Lobster -spawn = 2889 1948 4358 0 1 19 70 45 Rock Lobster -spawn = 2457 2518 10141 0 1 19 70 45 Wallasalki -spawn = 2457 2512 10141 0 1 19 70 45 Wallasalki -spawn = 2457 2506 10142 0 1 19 70 45 Wallasalki -spawn = 2457 2501 10144 0 1 19 70 45 Wallasalki -spawn = 2457 2499 10149 0 1 19 70 45 Wallasalki -spawn = 2457 2505 10150 0 1 19 70 45 Wallasalki -spawn = 2457 2505 10150 0 1 19 70 45 Wallasalki -spawn = 2457 2516 10150 0 1 19 70 45 Wallasalki -spawn = 2457 2521 10150 0 1 19 70 45 Wallasalki -spawn = 2457 2526 10149 0 1 19 70 45 Wallasalki -spawn = 2457 2532 10145 0 1 19 70 45 Wallasalki -spawn = 2457 2530 10140 0 1 19 70 45 Wallasalki -spawn = 2457 2525 10141 0 1 19 70 45 Wallasalki -spawn = 2457 1802 4408 3 1 19 70 45 Wallasalki -spawn = 2457 1800 4403 3 1 19 70 45 Wallasalki -spawn = 2457 1812 4392 1 1 19 70 45 Wallasalki -spawn = 2457 1807 4394 1 1 19 70 45 Wallasalki -spawn = 2457 1801 4391 1 1 19 70 45 Wallasalki -spawn = 2457 1802 4384 2 1 19 70 45 Wallasalki -spawn = 2457 1799 4381 2 1 19 70 45 Wallasalki -spawn = 2457 1796 4378 1 1 19 70 45 Wallasalki -spawn = 2457 1801 4375 1 1 19 70 45 Wallasalki -spawn = 2457 1798 4370 1 1 19 70 45 Wallasalki -spawn = 2457 1889 4388 0 1 19 70 45 Wallasalki -spawn = 2457 1883 4371 0 1 19 70 45 Wallasalki -spawn = 2457 1895 4363 0 1 19 70 45 Wallasalki -spawn = 2454 2443 10159 0 1 19 70 45 Dagannoth spawn -spawn = 2454 2449 10164 0 1 19 70 45 Dagannoth spawn -spawn = 2454 2485 10166 0 1 19 70 45 Dagannoth spawn -spawn = 2454 2490 10155 0 1 19 70 45 Dagannoth spawn -spawn = 2454 2489 10140 0 1 19 70 45 Dagannoth spawn -spawn = 2454 2485 10126 0 1 19 70 45 Dagannoth spawn -spawn = 2454 2473 10127 0 1 19 70 45 Dagannoth spawn -spawn = 2454 2456 10129 0 1 19 70 45 Dagannoth spawn -spawn = 2454 2446 10138 0 1 19 70 45 Dagannoth spawn -spawn = 2892 2898 4453 0 1 7 75 50 Spinolyp -spawn = 2892 2904 4435 0 1 7 75 50 Spinolyp -spawn = 2892 2928 4438 0 1 7 75 50 Spinolyp -spawn = 2892 2925 4460 0 1 7 75 50 Spinolyp -//spawn = 2892 2930 4446 0 1 0 0 0 Spinolyp -spawn = 2895 2915 4463 0 1 3 30 30 water -spawn = 2895 2902 4461 0 1 3 30 30 water -spawn = 2895 2988 4442 0 1 3 30 30 water -spawn = 2895 2918 4434 0 1 3 30 30 water -//spawn = 2895 2927 4453 0 1 0 0 0 water -//spawn = 2895 2923 4435 0 1 0 0 0 water -//spawn = 2895 2912 4434 0 1 0 0 0 water -//spawn = 2895 2900 4438 0 1 0 0 0 water -//Dwarven Mine -spawn = 118 2997 9836 0 1 2 15 15 Dwarf -spawn = 118 2999 9832 0 1 2 15 15 Dwarf -spawn = 118 3001 9828 0 1 2 15 15 Dwarf -spawn = 118 2996 9827 0 1 2 15 15 Dwarf -spawn = 118 2998 9818 0 1 2 15 15 Dwarf -spawn = 118 2998 9808 0 1 2 15 15 Dwarf -spawn = 118 2986 9810 0 1 2 15 15 Dwarf -spawn = 118 3012 9813 0 1 2 15 15 Dwarf -spawn = 118 3018 9812 0 1 2 15 15 Dwarf -spawn = 118 3024 9804 0 1 2 15 15 Dwarf -spawn = 118 3028 9815 0 1 2 15 15 Dwarf -spawn = 118 3020 9828 0 1 2 15 15 Dwarf -spawn = 118 3025 9833 0 1 2 15 15 Dwarf -spawn = 118 3044 9835 0 1 2 15 15 Dwarf -spawn = 118 3045 9826 0 1 2 15 15 Dwarf -spawn = 118 3040 9820 0 1 2 15 15 Dwarf -spawn = 118 3048 9815 0 1 2 15 15 Dwarf -spawn = 118 3041 9804 0 1 2 15 15 Dwarf -spawn = 118 3031 9847 0 1 2 15 15 Dwarf -spawn = 118 3022 9847 0 1 2 15 15 Dwarf -spawn = 118 3017 9841 0 1 2 15 15 Dwarf -spawn = 118 3039 9846 0 1 2 15 15 Dwarf -spawn = 107 3042 9796 0 1 4 20 20 Scorpion -spawn = 107 3043 9788 0 1 4 20 20 Scorpion -spawn = 107 3048 9784 0 1 4 20 20 Scorpion -spawn = 107 3042 9779 0 1 4 20 20 Scorpion -spawn = 144 3039 9772 0 1 6 25 25 Scorpion -spawn = 144 3049 9770 0 1 6 25 25 Scorpion -spawn = 107 3046 9764 0 1 4 20 20 Scorpion -spawn = 107 3043 9761 0 1 4 20 20 Scorpion -spawn = 107 3037 9765 0 1 4 20 20 Scorpion -spawn = 107 3054 9777 0 1 4 20 20 Scorpion -spawn = 9 3222 3465 0 1 6 20 20 Guard Palace -spawn = 9 3219 3461 0 1 6 20 20 Guard Palace -spawn = 9 3215 3463 0 1 6 20 20 Guard Palace -spawn = 9 3211 3463 0 1 6 20 20 Guard Palace -spawn = 9 3208 3461 0 1 6 20 20 Guard Palace -spawn = 9 3204 3463 0 1 6 20 20 Guard Palace -spawn = 1770 3244 3247 0 1 2 10 10 Goblin -spawn = 1771 3244 3245 0 1 2 10 10 Goblin -spawn = 1772 3247 3245 0 1 2 10 10 Goblin -spawn = 1773 3247 3247 0 1 2 10 10 Goblin -spawn = 618 3363 3339 0 1 0 0 0 Examiner -spawn = 619 3361 3335 0 1 0 0 0 Expert -spawn = 494 3514 3482 0 5 0 0 0 Banker -spawn = 494 3514 3481 0 5 0 0 0 Banker -spawn = 494 3514 3480 0 5 0 0 0 Banker -spawn = 494 3514 3479 0 5 0 0 0 Banker -spawn = 735 2797 3155 0 1 0 0 0 Bartender -spawn = 182 2798 3166 0 1 7 25 25 Pirate -spawn = 183 2794 3168 0 1 7 25 25 Pirate -spawn = 184 2794 3163 0 1 7 25 25 Pirate -spawn = 185 2793 3160 0 1 7 25 25 Pirate -spawn = 183 2796 3158 0 1 7 25 25 Pirate -spawn = 588 2803 3155 0 1 0 0 0 Davon -spawn = 793 2794 3182 0 1 0 0 0 Waiter -spawn = 794 2793 3187 0 1 0 0 0 Cook -spawn = 112 2693 3204 0 1 6 40 40 Moss Giant -spawn = 112 2697 3206 0 1 6 40 40 Moss Giant -spawn = 112 2702 3206 0 1 6 40 40 Moss Giant -spawn = 112 2699 3211 0 1 6 40 40 Moss Giant -spawn = 112 2692 3214 0 1 6 40 40 Moss Giant -spawn = 1042 3494 3477 0 1 0 0 0 Roavar -spawn = 1113 2892 10086 0 1 0 0 0 Eadgar -spawn = 494 2534 4713 0 1 0 0 0 Banker -spawn = 452 3228 3289 0 1 0 0 0 Seth -spawn = 1714 3154 9646 0 1 0 0 0 Male -spawn = 1714 3160 9643 0 1 0 0 0 Male -spawn = 1714 3158 9633 0 1 0 0 0 Male -spawn = 1714 3170 9632 0 1 0 0 0 Male -spawn = 1715 3153 9643 0 1 0 0 0 Female -spawn = 1715 3165 9636 0 1 0 0 0 Female -spawn = 1715 3165 9636 0 1 0 0 0 Female -spawn = 1715 3170 9636 0 1 0 0 0 Female -spawn = 1714 3173 9632 0 1 0 0 0 Female -spawn = 731 3045 3258 0 1 0 0 0 Bartender -spawn = 412 3393 3489 0 1 4 20 20 Bat -spawn = 412 3388 3483 0 1 4 20 20 Bat -spawn = 412 3382 3488 0 1 4 20 20 Bat -spawn = 412 3381 3481 0 1 4 20 20 Bat -spawn = 412 3377 3489 0 1 4 20 20 Bat -spawn = 307 2967 3206 0 1 0 0 0 Hetty -//daggs -spawn = 1338 2516 10011 0 1 7 70 60 Dagannoth -spawn = 1338 2516 10013 0 1 7 70 60 Dagannoth -spawn = 1338 2519 10014 0 1 7 70 60 Dagannoth -spawn = 1338 2519 10016 0 1 7 70 60 Dagannoth -spawn = 1338 2522 10016 0 1 7 70 60 Dagannoth -spawn = 1338 2515 10026 0 1 7 70 60 Dagannoth -spawn = 1338 2520 10026 0 1 7 70 60 Dagannoth -spawn = 1338 2525 10027 0 1 7 70 60 Dagannoth -spawn = 1338 2521 10021 0 1 7 70 60 Dagannoth -spawn = 1338 2529 10027 0 1 7 70 60 Dagannoth -spawn = 1338 2533 10028 0 1 7 70 60 Dagannoth -spawn = 1342 2518 10012 0 1 7 90 80 Dagannoth -spawn = 1342 2517 10015 0 1 7 90 45 Dagannoth -spawn = 1342 2521 10015 0 1 7 90 80 Dagannoth -spawn = 1342 2516 10017 0 1 7 90 80 Dagannoth -spawn = 1342 2512 10010 0 1 7 90 80 Dagannoth -spawn = 1342 2518 10018 0 1 7 90 80 Dagannoth -spawn = 1342 2522 10029 0 1 7 90 80 Dagannoth -spawn = 1342 2525 10023 0 1 7 90 80 Dagannoth -spawn = 1342 2516 10022 0 1 7 90 80 Dagannoth -spawn = 1342 2532 10022 0 1 7 90 80 Dagannoth -spawn = 510 2780 3212 0 0 0 0 0 Hajedy -spawn = 510 2834 2953 0 0 0 0 0 Hajedy -spawn = 666 2819 3452 0 1 0 0 0 Caleb -spawn = 15 3206 3488 0 1 6 30 30 1 Warrior -spawn = 15 3208 3474 0 1 6 30 30 1 Warrior -spawn = 84 2860 9747 0 1 18 90 80 Black Demon -spawn = 84 2861 9752 0 1 18 90 80 Black Demon -spawn = 75 2842 9767 0 1 3 30 30 Zomb -spawn = 75 2842 9763 0 1 3 30 30 Zomb -spawn = 75 2845 9761 0 1 3 30 30 Zomb -spawn = 75 2843 9758 0 1 3 30 30 Zomb -spawn = 75 2845 9756 0 1 3 30 30 Zomb -spawn = 75 2844 9753 0 1 3 30 30 Zomb -spawn = 75 2845 9749 0 1 3 30 30 Zomb -spawn = 75 2846 9761 0 1 3 30 30 Zomb -spawn = 756 3224 3395 0 1 0 0 0 DrHarlow -//Red dragon isle -spawn = 53 3184 3854 0 1 17 90 90 Red Dragon -spawn = 53 3189 3832 0 1 17 90 90 Red Dragon -spawn = 53 3215 3824 0 1 17 90 90 Red Dragon -spawn = 53 3224 3828 0 1 17 90 90 Red Dragon -//ice caves -spawn = 175 2997 9548 0 1 2 8 8 Mugger -spawn = 175 2997 9547 0 1 2 8 8 Mugger -spawn = 175 2998 9545 0 1 2 8 8 Mugger -spawn = 175 2994 9546 0 1 2 8 8 Mugger -spawn = 175 2995 9550 0 1 2 8 8 Mugger -spawn = 182 2994 9570 0 1 7 25 25 Pirate -spawn = 182 2992 9573 0 1 7 25 25 Pirate -spawn = 182 2995 9576 0 1 7 25 25 Pirate -spawn = 182 2998 9579 0 1 7 25 25 Pirate -spawn = 182 2994 9583 0 1 7 25 25 Pirate -spawn = 182 2990 9582 0 1 7 25 25 Pirate -spawn = 182 2989 9578 0 1 7 25 25 Pirate -spawn = 3068 3064 9544 0 1 20 90 90 Wyvern -spawn = 3068 3065 9549 0 1 20 90 90 Wyvern -spawn = 3068 3051 9548 0 1 20 90 90 Wyvern -spawn = 3068 3051 9544 0 1 20 90 90 Wyvern -spawn = 3068 3032 9554 0 1 20 90 90 Wyvern -spawn = 3068 3032 9547 0 1 20 90 90 Wyvern -spawn = 125 3041 9583 0 1 7 35 35 IceWarrior Wildly -spawn = 125 3041 9588 0 1 7 35 35 IceWarrior Wildly -spawn = 125 3048 9580 0 1 7 35 35 IceWarrior Wildly -spawn = 125 3052 9587 0 1 7 35 35 IceWarrior Wildly -spawn = 125 3045 9580 0 1 7 35 35 IceWarrior Wildly -spawn = 125 3048 9571 0 1 7 35 35 IceWarrior Wildly -spawn = 125 3051 9576 0 1 7 35 35 IceWarrior Wildly -spawn = 125 3053 9580 0 1 7 35 35 IceWarrior Wildly -spawn = 125 3043 9575 0 1 7 35 35 IceWarrior Wildly -spawn = 125 3049 9589 0 1 7 35 35 IceWarrior Wildly -spawn = 111 3062 9578 0 1 7 50 50 IceGiant -spawn = 111 3062 9574 0 1 7 50 50 IceGiant -spawn = 111 3057 9569 0 1 7 50 50 IceGiant -spawn = 122 3023 9593 0 1 4 25 25 Hobgoblin -spawn = 122 3025 9586 0 1 4 25 25 Hobgoblin -spawn = 122 3023 9579 0 1 4 25 25 Hobgoblin -spawn = 123 3023 9590 0 1 6 40 40 Hobgoblin -spawn = 123 3222 9582 0 1 6 40 40 Hobgoblin -spawn = 123 3020 9579 0 1 6 40 40 Hobgoblin -//unicorns -spawn = 89 2775 3467 0 1 3 15 15 Unicorn -spawn = 89 2752 3466 0 1 3 15 15 Unicorn -spawn = 89 2560 3065 0 1 3 15 15 Unicorn -spawn = 89 2579 3065 0 1 3 15 15 Unicorn -spawn = 89 3135 3218 0 1 3 15 15 Unicorn -spawn = 89 3293 3343 0 1 3 15 15 Unicorn -spawn = 89 3279 3346 0 1 3 15 15 Unicorn -spawn = 89 3092 3444 0 1 3 15 15 Unicorn -spawn = 89 3095 3455 0 1 3 15 15 Unicorn -spawn = 89 2853 3379 0 1 3 15 15 Unicorn -spawn = 89 2841 3380 0 1 3 15 15 Unicorn -spawn = 89 2831 3370 0 1 3 15 15 Unicorn -spawn = 89 2809 3377 0 1 3 15 15 Unicorn -spawn = 594 3034 9845 0 1 0 0 0 Nurmof -spawn = 682 2666 3437 0 1 0 0 0 Aaron -spawn = 683 2671 3432 0 1 0 0 0 Darguad -spawn = 692 2663 3420 0 1 0 0 0 WeaponSale -spawn = 1658 2586 3087 1 1 0 0 0 RobeShop -spawn = 461 2586 3088 1 1 0 0 0 RuneStore -spawn = 537 3192 3358 1 1 0 0 0 Sccavo -spawn = 536 3193 3353 1 1 0 0 0 Valanine -spawn = 904 2509 4691 0 1 0 0 0 MageBank -spawn = 2152 2829 10228 0 1 0 0 0 Weapons -spawn = 2153 2826 10198 0 1 0 0 0 Armour -spawn = 2151 2872 10209 0 1 0 0 0 Warhammers -spawn = 2158 2888 10207 0 1 0 0 0 Crafting -spawn = 2156 2892 10212 0 1 0 0 0 Bread -spawn = 2159 2885 10195 0 1 0 0 0 Silver -spawn = 2205 2839 10128 0 1 0 0 0 Boatman -//nardah -spawn = 494 3425 2889 0 4 0 0 0 Banker -spawn = 494 3425 2891 0 4 0 0 0 Banker -spawn = 494 3425 2893 0 4 0 0 0 Banker -spawn = 494 3425 2894 0 4 0 0 0 Banker -spawn = 663 3293 3282 0 1 0 0 0 GoldSmith -spawn = 381 2684 3274 0 1 0 0 0 Captain -spawn = 381 2772 3234 0 1 0 0 0 Captain -spawn = 602 2465 3482 2 1 0 0 0 Gulluck -spawn = 494 3208 3222 2 3 0 0 0 Banker -spawn = 494 3209 3222 2 3 0 0 0 Banker -spawn = 494 3210 3222 2 3 0 0 0 Banker -spawn = 596 3037 3706 0 1 0 0 0 FatTony -spawn = 597 3026 3701 0 1 0 0 0 Noterazzo -spawn = 1784 3025 3707 0 1 0 0 0 Neil -spawn = 195 3037 3679 0 1 5 20 20 Bandit -spawn = 195 3035 3677 0 1 5 20 20 Bandit -spawn = 204 3035 3686 0 1 6 25 25 Bandit -spawn = 202 3042 3692 0 1 6 25 25 Bandit -spawn = 203 3025 3694 0 1 6 25 25 Bandit -spawn = 316 3050 3704 0 0 0 0 0 1 -spawn = 112 2554 3411 0 1 6 40 40 Moss Giant -spawn = 112 2555 3408 0 1 6 40 40 Moss Giant -spawn = 112 2557 3406 0 1 6 40 40 Moss Giant -spawn = 112 2551 3407 0 1 6 40 40 Moss Giant -spawn = 2620 2477 5146 0 1 0 0 0 SwordShop -spawn = 2622 2464 5149 0 1 0 0 0 GemStore -spawn = 110 3251 9358 0 1 12 80 70 Fire Giant -spawn = 110 3246 9364 0 1 12 80 70 Fire Giant -spawn = 110 3251 9371 0 1 12 80 70 Fire Giant -spawn = 110 3296 9377 0 1 12 80 70 Fire Giant -spawn = 110 3302 9401 0 1 12 80 70 Fire Giant -spawn = 599 2918 3323 0 1 0 0 0 Makeover -spawn = 731 3275 3488 0 1 0 0 0 Bartender -spawn = 668 3278 3488 1 1 0 0 0 Johnathon -spawn = 1 3280 3500 0 1 2 5 5 Man -spawn = 4 3280 3496 0 1 2 5 5 Man -spawn = 1 3280 3492 0 1 2 5 5 Man -spawn = 2674 3281 3503 0 1 4 10 10 Thief -spawn = 179 3285 3499 0 1 5 20 11 BlackKnight -spawn = 431 2545 3115 1 1 4 10 10 Watchman -spawn = 4 3231 3238 0 1 2 5 5 Woman -spawn = 1 3230 3239 0 1 2 5 5 Man -spawn = 47 3230 3237 0 1 1 3 3 Rat -spawn = 552 3211 3249 0 1 0 0 0 Assistant -spawn = 2238 3211 3244 0 1 0 0 0 Donie -spawn = 1 3215 3241 0 1 2 5 5 Man -spawn = 4 3243 3213 0 1 2 5 5 Woman -spawn = 1778 3181 3867 0 1 0 0 0 CapeSeller -spawn = 1782 3358 3892 0 1 0 0 0 CapeSeller -spawn = 44 3241 3229 0 1 0 0 0 duck -spawn = 45 3243 3229 0 1 0 0 0 duck -spawn = 44 3241 3231 0 1 0 0 0 duck -spawn = 45 3420 3233 0 1 0 0 0 duck -spawn = 45 3244 3223 0 1 0 0 0 duck -spawn = 44 3244 3221 0 1 0 0 0 duck -spawn = 45 3246 3221 0 1 0 0 0 duck -spawn = 3222 2956 3370 1 1 2 10 10 - drunkman -spawn = 178 2907 9715 0 1 5 20 11 BlackKnight TavDung -spawn = 178 2907 9712 0 1 5 20 11 BlackKnight TavDung -spawn = 178 2907 9707 0 1 5 20 11 BlackKnight TavDung -spawn = 178 2899 9700 0 1 5 20 11 BlackKnight TavDung -spawn = 178 2907 9703 0 1 5 20 11 BlackKnight TavDung -spawn = 178 2907 9703 0 1 5 20 11 BlackKnight TavDung -spawn = 178 2899 9706 0 1 5 20 11 BlackKnight TavDung -spawn = 178 2899 9710 0 1 5 20 11 BlackKnight TavDung -spawn = 178 2915 9710 0 1 5 20 11 BlackKnight TavDung -spawn = 178 2915 9705 0 1 5 20 11 BlackKnight TavDung -spawn = 178 2915 9701 0 1 5 20 11 BlackKnight TavDung -spawn = 201 2931 9697 0 1 7 25 15 Jailer -spawn = 798 2932 9688 0 1 0 0 0 Velrak -spawn = 844 2681 3325 0 1 0 0 0 Cromp -spawn = 4 2691 3495 0 1 2 5 5 Woman -spawn = 4 2691 3495 0 1 2 5 5 Woman -spawn = 4 2697 3496 0 1 2 5 5 Woman -spawn = 1 2694 3495 0 1 2 5 5 Man -spawn = 1 2695 3489 0 1 2 5 5 Man -spawn = 1 2695 3492 0 1 2 5 5 Man -spawn = 732 2691 3491 0 1 0 0 0 Bartender -spawn = 820 2697 3498 0 1 0 0 0 Poison -spawn = 3385 3203 3424 0 1 0 0 0 Gypsy -spawn = 731 2573 3318 0 1 0 0 0 Bartender -spawn = 4 2573 3320 0 1 2 10 10 Woman -spawn = 1071 2821 3555 0 1 0 0 0 Tenzing -spawn = 111 2822 3508 0 1 7 50 50 IceGiant -spawn = 111 2820 3512 0 1 7 50 50 IceGiant -spawn = 111 2825 3511 0 1 7 50 50 IceGiant -spawn = 111 2826 3508 0 1 7 50 50 IceGiant -spawn = 2271 3041 4969 1 0 0 0 0 Emerald -spawn = 2270 3049 4971 1 1 0 0 0 Martin -spawn = 3830 2357 3641 0 1 0 0 0 Kathy -spawn = 3830 2368 3487 0 1 0 0 0 Kathy -spawn = 574 2661 3314 0 1 0 0 0 SilkMerchant -spawn = 397 2674 3348 0 1 2 10 10 Ardogune -Cow -spawn = 397 2672 3349 0 1 2 10 10 Ardogune Cow -spawn = 397 2671 3352 0 1 2 10 10 Ardogune -Cow -spawn = 397 2672 3343 0 1 2 10 10 Ardogune Cow -spawn = 397 2930 3270 0 1 2 10 10 Crafting Cow -spawn = 397 2927 3272 0 1 2 10 10 Crafting Cow -spawn = 397 2924 3283 0 1 2 10 10 Crafting Cow -spawn = 397 2921 3288 0 1 2 10 10 Crafting Cow -spawn = 397 2925 3288 0 1 2 10 10 Crafting Cow -//varrock sewer system -spawn = 47 3241 9866 0 1 1 2 2 Rat -spawn = 47 3244 9867 0 1 1 2 2 Rat -spawn = 47 3238 9870 0 1 1 2 2 Rat -spawn = 47 3232 9866 0 1 1 2 2 Rat -spawn = 47 3227 9872 0 1 1 2 2 Rat -spawn = 87 3237 9867 0 1 1 2 2 Rat -spawn = 87 3241 9865 0 1 1 2 2 Rat -spawn = 87 3248 9867 0 1 1 2 2 Rat -spawn = 73 3243 9893 0 0 2 10 10 Zombie -spawn = 107 3257 9908 0 1 4 20 20 Scorpion -spawn = 107 3251 9906 0 1 4 20 20 Scorpion -spawn = 73 3259 9891 0 0 2 10 10 Zombie -spawn = 87 3278 9895 0 1 1 3 3 giant rat -spawn = 87 3282 9896 0 1 1 3 3 giant rat -spawn = 90 3277 9911 0 1 3 20 20 Skele -spawn = 90 3275 9909 0 1 3 20 20 Skele -spawn = 90 3271 9914 0 1 3 20 20 Skele -spawn = 90 3255 9917 0 1 3 20 20 Skele -spawn = 90 3250 9915 0 1 3 20 20 Skele -spawn = 103 3241 9915 0 1 3 20 20 Ghost -spawn = 103 3241 9907 0 1 3 20 20 Ghost -spawn = 73 3236 9907 0 0 2 10 10 Zombie -spawn = 73 3231 9905 0 0 2 10 10 Zombie -spawn = 73 3226 9907 0 0 2 10 10 Zombie -spawn = 73 3223 9908 0 0 2 10 10 Zombie -spawn = 73 3223 9905 0 0 2 10 10 Zombie -spawn = 103 3210 9906 0 1 3 20 20 Ghost -spawn = 60 3210 9894 0 1 4 25 25 Varrock Spider -spawn = 60 3213 9890 0 1 4 25 25 Varrock Spider -spawn = 60 3210 9897 0 1 4 25 25 Varrock Spider -spawn = 63 3187 9890 0 1 4 25 25 Varrock Spider -spawn = 63 3183 9893 0 1 4 25 25 Varrock Spider -spawn = 63 3174 9897 0 1 4 25 25 Varrock Spider -spawn = 63 3177 9880 0 1 4 25 25 Varrock Spider -spawn = 63 3181 9884 0 1 4 25 25 Varrock Spider -spawn = 63 3176 9882 0 1 4 25 25 Varrock Spider -spawn = 63 3167 9893 0 1 5 30 30 Varrock Spider -spawn = 112 3164 9880 0 1 6 40 40 Varrock Mossy -spawn = 112 3164 9877 0 1 6 40 40 Varrock Mossy -spawn = 112 3156 9907 0 1 6 40 40 Varrock Mossy -spawn = 112 3160 9903 0 1 6 40 40 Varrock Mossy -spawn = 112 3158 9900 0 1 6 40 40 Varrock Mossy -spawn = 1526 2442 3092 0 1 0 0 0 Castlewars -spawn = 103 2966 3764 0 1 3 20 20 Ghost -spawn = 103 2965 3757 0 1 3 20 20 Ghost -spawn = 103 2973 3754 0 1 3 20 20 Ghost -spawn = 103 2973 3747 0 1 3 20 20 Ghost -spawn = 103 2987 3757 0 1 3 20 20 Ghost -spawn = 90 2966 3748 0 1 3 20 20 Skele -spawn = 90 2963 3752 0 1 3 20 20 Skele -spawn = 90 2980 3756 0 1 3 20 20 Skele -spawn = 90 2982 3747 0 1 3 20 20 Skele -spawn = 103 2987 3746 0 1 3 20 20 Zomb -spawn = 75 2980 3748 0 1 3 30 30 Zomb -spawn = 103 2979 3760 0 1 3 20 20 Zomb -spawn = 75 2975 3745 0 1 3 30 30 Zomb -spawn = 657 3045 3235 0 1 0 0 0 Monk -spawn = 657 3048 3237 0 1 0 0 0 Monk -spawn = 657 3049 3235 0 1 0 0 0 Monk -spawn = 658 2833 3335 0 1 0 0 0 Monk -spawn = 658 2835 3335 0 1 0 0 0 Monk -spawn = 376 3026 3217 0 1 0 0 0 Tobias -spawn = 377 3029 3220 0 1 0 0 0 Loris -spawn = 378 3027 3212 0 1 0 0 0 Thresnor -spawn = 380 2956 3147 0 1 0 0 0 Thresnor -spawn = 1 3492 3492 0 1 2 5 5 Werewolf -spawn = 1 3487 3486 0 1 2 5 5 Werewolf -spawn = 4 3498 3491 0 1 2 5 5 Werewolf -spawn = 1595 2745 3151 0 0 0 0 0 Saniboch -spawn = 598 2944 3380 0 1 0 0 0 Hairdresser -spawn = 805 2932 3287 0 1 0 0 0 Master Crafter -//fish tutorial island -spawn = 316 3101 3092 0 0 0 0 0 fishing spot' -//monkfish -spawn = 1191 2339 3702 0 0 0 0 0 Monkfish -spawn = 1191 2341 3702 0 0 0 0 0 Monkfish -spawn = 1191 2310 3704 0 0 0 0 0 Monkfish -//fish karamaja -spawn = 316 2924 3181 0 0 0 0 0 Fish -spawn = 316 2923 3179 0 0 0 0 0 Fish -spawn = 312 2926 3179 0 0 0 0 0 Fish -spawn = 312 2925 3181 0 0 0 0 0 Fish -//fish shilo -spawn = 314 2837 2974 0 0 0 0 0 Fish -spawn = 314 2860 2976 0 0 0 0 0 Fish -spawn = 314 2845 2971 0 0 0 0 0 Fish -spawn = 314 2825 2969 0 0 0 0 0 Fish -/*Catherby Fishing*/ -spawn = 312 2836 3431 0 0 0 0 0 FISHING SPOT -spawn = 312 2837 3431 0 0 0 0 0 FISHING SPOT -spawn = 313 2838 3431 0 0 0 0 0 FISHING SPOT -spawn = 312 2844 3429 0 0 0 0 0 FISHING SPOT -spawn = 312 2845 3429 0 0 0 0 0 FISHING SPOT -spawn = 316 2853 3423 0 0 0 0 0 FISHING SPOT -spawn = 316 2854 3423 0 0 0 0 0 FISHING SPOT -spawn = 316 2855 3423 0 0 0 0 0 FISHING SPOT -spawn = 312 2859 3426 0 0 0 0 0 FISHING SPOT -spawn = 316 2860 3426 0 0 0 0 0 FISHING SPOT -/*barbarian village fishing*/ -spawn = 309 3104 3424 0 0 0 0 0 FISHING SPOT -spawn = 309 3104 3425 0 0 0 0 0 FISHING SPOT -spawn = 309 3110 3432 0 0 0 0 0 FISHING SPOT -spawn = 309 3110 3433 0 0 0 0 0 FISHING SPOT -spawn = 309 3110 3434 0 0 0 0 0 FISHING SPOT -/*draynor fishing*/ -spawn = 316 3085 3231 0 0 0 0 0 FISHING SPOT -spawn = 316 3085 3230 0 0 0 0 0 FISHING SPOT -spawn = 316 3267 3148 0 0 0 0 0 FISHING SPOT -spawn = 316 3268 3147 0 0 0 0 0 FISHING SPOT -spawn = 316 3275 3140 0 0 0 0 0 FISHING SPOT -/*fishing guild*/ -spawn = 219 2603 3402 0 1 0 0 0 FISHERMAN -spawn = 233 2598 3423 0 0 0 0 0 FISHING SPOT -spawn = 234 2602 3422 0 0 0 0 0 FISHING SPOT -spawn = 235 2605 3420 0 0 0 0 0 FISHING SPOT -spawn = 236 2607 3410 0 0 0 0 0 FISHING SPOT -spawn = 309 2612 3411 0 0 0 0 0 FISHING SPOT -spawn = 310 2604 3417 0 0 0 0 0 FISHING SPOT -spawn = 311 2612 3415 0 0 0 0 0 FISHING SPOT -spawn = 312 2602 3414 0 0 0 0 0 FISHING SPOT -spawn = 313 2602 3419 0 0 0 0 0 FISHING SPOT -spawn = 1972 2596 3403 0 0 0 0 0 GUILD SHOP -/*karamja fishing*/ -spawn = 316 2921 3178 0 0 0 0 0 FISHING SPOT -spawn = 316 2924 3181 0 0 0 0 0 FISHING SPOT -spawn = 316 2923 3180 0 0 0 0 0 FISHING SPOT -spawn = 312 2925 3181 0 0 0 0 0 FISHING SPOT -spawn = 312 2926 3180 0 0 0 0 0 FISHING SPOT -spawn = 312 2926 3179 0 0 0 0 0 FISHING SPOT -spawn = 312 2923 3179 0 0 0 0 0 FISHING SPOT -spawn = 328 3239 3241 0 0 0 0 0 lumby FISHING SPOT -spawn = 328 3238 3252 0 0 0 0 0 lumby FISHING SPOT -spawn = 316 2860 3426 0 0 0 0 0 Static CATHERBY FISHING SPOT -spawn = 309 3104 3424 0 0 0 0 0 Barbarian Village Fishing Lure & Bait -spawn = 309 3104 3425 0 0 0 0 0 Barbarian Village Fishing Lure & Bait -spawn = 309 3110 3432 0 0 0 0 0 Barbarian Village Fishing Lure & BaiT -spawn = 309 3110 3433 0 0 0 0 0 Barbarian Village Fishing Lure & Bait -spawn = 309 3110 3434 0 0 0 0 0 Barbarian Village Fishing Lure & Bait -spawn = 316 3267 3148 0 0 0 0 0 Al-Kharid Fishing Net & BaiT -spawn = 316 3268 3147 0 0 0 0 0 Al-Kharid Fishing Net & Bait -spawn = 316 3275 3140 0 0 0 0 0 Al-Kharid Fishing Net & Bait -/*Wilderness Fishing*/ -spawn = 312 3364 3800 0 0 0 0 0 Wilderness -spawn = 312 3347 3814 0 0 0 0 0 Wilderness -//end of fishing spots -spawn = 494 2665 2651 0 2 0 0 0 Banker -spawn = 494 2666 2651 0 2 0 0 0 Banker -spawn = 494 2667 2651 0 2 0 0 0 Banker -spawn = 494 2668 2651 0 2 0 0 0 Banker -spawn = 49 2735 9691 0 1 11 55 35 HellHound -spawn = 49 2736 9686 0 1 11 55 35 HellHound -spawn = 114 2718 9715 0 1 7 50 50 Ogre -spawn = 114 2722 9715 0 1 7 50 50 Ogre -spawn = 122 2700 9695 0 1 4 25 25 Hobgoblin -spawn = 122 2703 9698 0 1 4 25 25 Hobgoblin -spawn = 2437 2620 3685 0 0 0 0 0 Sailor -spawn = 2438 2550 3759 0 0 0 0 0 Sailor -spawn = 924 3289 3181 0 1 0 0 0 Osman -spawn = 923 3301 3165 0 1 0 0 0 Hassan -spawn = 693 2670 3418 0 1 0 0 0 Range G -spawn = 694 2661 3430 0 1 0 0 0 Range G -spawn = 55 2910 9906 0 1 10 60 40 BlueDrag -//chicken -spawn = 41 3230 3299 0 1 3 10 10 Chicken -spawn = 41 3231 3298 0 1 3 10 10 Chicken -spawn = 41 3229 3298 0 1 3 10 10 Chicken -spawn = 41 3226 3296 0 1 3 10 10 Chicken -spawn = 41 3233 3294 0 1 3 10 10 Chicken -spawn = 41 3233 3300 0 1 3 10 10 Chicken -spawn = 41 3227 3300 0 1 3 10 10 Chicken -spawn = 41 3230 3296 0 1 3 10 10 Chicken -spawn = 1017 3015 3295 0 1 3 10 10 Chicken -spawn = 1017 3018 3293 0 1 3 10 10 Chicken -spawn = 1017 3019 3295 0 1 3 10 10 Chicken -spawn = 1017 3015 3298 0 1 3 10 10 Chicken -spawn = 1017 3018 3286 0 1 3 10 10 Chicken -spawn = 1017 3017 3286 0 1 3 10 10 Chicken -spawn = 41 3107 9568 0 1 3 10 10 Chicken -spawn = 41 3189 3277 0 1 3 10 10 Chicken -spawn = 41 3190 3278 0 1 3 10 10 Chicken -spawn = 41 3191 3277 0 1 3 10 10 Chicken -spawn = 41 3187 3278 0 1 3 10 10 Chicken -spawn = 41 3185 3277 0 1 3 10 10 Chicken -spawn = 41 3185 3277 0 1 3 10 10 Chicken -spawn = 951 2965 3348 0 1 3 10 10 Chicken -spawn = 951 2963 3346 0 1 3 10 10 Chicken -spawn = 1018 2681 3664 0 1 3 10 10 Rooster -spawn = 1401 2680 3665 0 1 3 10 10 Chicken -spawn = 1401 2683 3664 0 1 3 10 10 Chicken -spawn = 1402 2681 3662 0 1 3 10 10 Chicken -spawn = 1402 2679 3663 0 1 3 10 10 Chicken -//crandor -spawn = 90 2829 3236 0 1 3 20 20 Skeleton -spawn = 90 2829 3234 0 1 3 20 20 Skeleton -spawn = 90 2831 3236 0 1 3 20 20 Skeleton -spawn = 90 2832 3234 0 1 3 20 20 Skeleton -spawn = 90 2834 3236 0 1 3 20 20 Skeleton -spawn = 90 2835 3234 0 1 3 20 20 Skeleton -spawn = 90 2837 3237 0 1 3 20 20 Skeleton -spawn = 90 2837 3235 0 1 3 20 20 Skeleton -spawn = 90 2840 3235 0 1 3 20 20 Skeleton -spawn = 144 2849 3306 0 1 6 25 25 Scorpion -spawn = 144 2852 3308 0 1 6 25 25 Scorpion -spawn = 144 2853 3305 0 1 6 25 25 Scorpion -spawn = 144 2856 3302 0 1 6 25 25 Scorpion -spawn = 144 2852 3302 0 1 6 25 25 Scorpion -spawn = 144 2857 3299 0 1 6 25 25 Scorpion -spawn = 122 2843 3307 0 0 4 25 25 Hobgoblin -spawn = 122 2842 3305 0 0 4 25 25 Hobgoblin -spawn = 122 2840 3306 0 0 4 25 25 Hobgoblin -spawn = 122 2839 3304 0 0 4 25 25 Hobgoblin -spawn = 122 2837 3305 0 0 4 25 25 Hobgoblin -spawn = 82 2846 3298 0 1 8 85 60 1 Lesser demon -spawn = 82 2843 3296 0 1 8 85 60 1 Lesser demon -spawn = 112 2834 3244 0 1 6 40 40 Moss Giant -spawn = 112 2834 3243 0 1 6 40 40 Moss Giant -spawn = 112 2840 3246 0 1 6 40 40 Moss Giant -//DRAGON SLAYER QUEST -spawn = 198 3192 3361 0 1 0 0 0 Guildmaster - Dragon Slayer Quest Start -spawn = 747 3069 3517 0 1 0 0 0 Dragon Slayer -spawn = 78 3023 3630 0 1 3 20 20 Flying Bat -spawn = 78 3023 3632 0 1 3 20 20 Flying Bat -spawn = 86 3023 3630 0 1 2 10 10 Giant Rat -spawn = 86 3023 3626 0 1 2 10 10 Giant Rat -spawn = 103 3027 3626 0 1 3 20 20 Ghost -spawn = 103 3029 3626 0 1 3 20 20 Ghost -spawn = 90 3035 3625 0 1 3 20 20 Skeleton -spawn = 90 3035 3624 0 1 3 20 20 Skeleton -spawn = 73 3035 3630 0 1 2 15 15 Zombie -spawn = 73 3035 3632 0 1 2 15 15 Zombie -spawn = 742 2854 9338 0 1 8 80 80 Elvarg -spawn = 604 3000 3144 0 1 0 0 0 Thurgo -spawn = 647 3209 3496 0 1 0 0 0 Reldo -spawn = 9 3204 3496 0 1 0 0 0 Guard -spawn = 606 2977 3343 0 1 0 0 0 Squire -//PHEONIX GANG HIDEOUT -spawn = 644 3246 9780 0 0 0 0 0 Straven -spawn = 645 3224 3398 0 1 1 2 2 Jonny the beard -//VARROCK MUSEUM -spawn = 646 3256 3448 0 1 0 0 0 Curator Haig Halen -// LEGENDS GUILD -spawn = 932 2728 3378 1 1 0 0 0 Fionella -spawn = 933 2725 3381 2 0 0 0 0 Siegfried Erkle -//Near ardougne -spawn = 1972 2535 3433 0 1 0 0 0 Rasolo +/// npc spawnX spawnY height walk maxhit attack defence description +spawn = 945 3095 3108 0 1 1 3 3 1 1 +spawn = 943 3104 3095 0 1 1 3 3 Survival Expert +spawn = 942 3076 3085 0 1 1 3 3 Master Chef +spawn = 949 3086 3122 0 1 1 3 3 Quest Guide +spawn = 948 3081 9504 0 1 1 3 3 Mining Instructor +spawn = 944 3104 9506 0 1 1 3 3 Combat Instructor +spawn = 947 3127 3124 0 0 0 0 0 Financial Advisor +spawn = 954 3124 3107 0 1 1 3 3 Brother Brace +spawn = 946 3140 3087 0 0 0 0 0 Magic Instructor +spawn = 87 3105 9514 0 1 1 3 3 1 giant rat +spawn = 87 3105 9517 0 1 1 3 3 1 giant rat +spawn = 87 3106 9514 0 0 1 3 3 1 giant rat +spawn = 87 3104 9514 0 1 1 3 3 1 giant rat +spawn = 87 3105 9519 0 1 1 3 3 1 giant rat +spawn = 87 3109 9516 0 1 1 3 3 1 giant rat +spawn = 87 3108 9520 0 1 1 3 3 1 giant rat +spawn = 87 3102 9517 0 1 1 3 3 1 giant rat +spawn = 1401 3140 3092 0 1 3 10 10 Chicken +spawn = 1401 3138 3092 0 1 3 10 10 Chicken +spawn = 1401 3139 3093 0 1 3 10 10 Chicken +spawn = 1401 3138 3094 0 1 3 10 10 Chicken +spawn = 1401 3140 3094 0 1 3 10 10 Chicken +spawn = 1401 3139 3095 0 1 3 10 10 Chicken +//shops +spawn = 374 2524 3375 0 1 8 40 40 1 +spawn = 374 2527 3375 0 1 8 40 40 1 +spawn = 374 2530 3375 0 1 8 40 40 1 +spawn = 568 2923 3146 0 1 0 0 0 Beer +spawn = 2356 2326 3167 0 1 0 0 0 Archery +spawn = 3796 2664 2660 0 1 0 0 0 Archery +spawn = 1860 2956 3204 0 1 0 0 0 Archery +spawn = 550 3233 3425 0 1 0 0 0 Archery +spawn = 575 2823 3442 0 1 0 0 0 Archery +spawn = 519 3231 3203 0 1 0 0 0 Axes +spawn = 559 3026 3247 0 1 0 0 0 Axes +spawn = 562 2799 3438 0 1 0 0 0 Candles +spawn = 581 2970 3312 0 1 0 0 0 Chains +spawn = 548 3206 3417 0 1 0 0 0 Clothes +spawn = 554 3279 3397 0 1 0 0 0 Clothes +spawn = 1301 2625 3675 0 1 0 0 0 Clothes +spawn = 1039 3500 3504 0 1 0 0 0 Clothes +spawn = 2353 2326 3176 0 1 0 0 0 Clothes +spawn = 3166 3689 2977 0 1 0 0 0 Clothes +spawn = 2161 2866 10208 0 1 0 0 0 Clothes +spawn = 2162 2887 10189 0 1 0 0 0 Clothes +spawn = 600 2449 3509 1 1 0 0 0 Cook +spawn = 603 2485 3488 1 1 0 0 0 Heckel +spawn = 593 2569 3099 0 1 0 0 0 Cook +spawn = 545 3319 3193 0 1 0 0 0 Craft +spawn = 585 2949 3205 0 1 0 0 0 Craft +spawn = 2305 2820 3461 0 1 0 0 0 Farm +spawn = 2307 3630 3525 0 1 0 0 0 Farm +spawn = 2304 3039 3295 0 1 0 0 0 Farm +spawn = 2306 2643 3362 0 1 0 0 0 Farm +spawn = 517 2871 2968 0 1 0 0 0 Fish +spawn = 558 3013 3223 0 1 0 0 0 Fish +spawn = 576 2835 3441 0 1 0 0 0 Fish +spawn = 1369 2639 3679 0 1 0 0 0 Fish +spawn = 557 3015 3206 0 1 0 0 0 Food +spawn = 1038 3507 3493 0 1 0 0 0 Food +spawn = 1433 2769 2789 0 1 0 0 0 Food +spawn = 584 2945 3335 0 1 0 0 0 Herq +spawn = 540 3289 3211 0 1 0 0 0 Gems +spawn = 2157 2886 10211 0 1 0 0 0 Gems +spawn = 538 3076 3428 0 1 0 0 0 Helmet +spawn = 1303 2663 3693 0 1 0 0 0 Helmet +spawn = 578 2812 3344 0 1 0 0 0 Herb +spawn = 587 2896 3428 0 1 0 0 0 Herb +spawn = 1398 2530 3855 0 1 0 0 0 Herb +spawn = 556 3014 3246 0 1 0 0 0 Gold +spawn = 1865 3354 2975 0 1 0 0 0 Kebab +spawn = 543 3275 3180 0 1 0 0 0 Kebab +spawn = 2198 2904 10216 0 1 0 0 0 Kebab +spawn = 580 2950 3386 0 1 0 0 0 Mace +spawn = 1862 3301 3211 0 1 0 0 0 Mage +spawn = 583 3015 3259 0 1 0 0 0 Mage +spawn = 553 3253 3401 0 1 0 0 0 Mage +spawn = 461 2588 3086 0 1 0 0 0 Mage +spawn = 903 2539 4716 0 1 0 0 0 Mage +spawn = 1435 2757 2770 0 1 0 0 0 Mage +spawn = 3800 2658 2655 0 1 0 0 0 Mage +spawn = 2623 2460 5125 0 1 0 0 0 Mage +spawn = 594 2998 9843 0 1 0 0 0 Mine +spawn = 579 3026 9809 0 1 0 0 0 Mine +spawn = 2160 2923 10211 0 1 0 0 0 Mine1 +spawn = 2191 2925 10213 0 1 0 0 0 Mine2 +spawn = 589 2653 3293 0 1 0 0 0 PlateB +spawn = 549 3229 3438 0 1 0 0 0 PlateL +spawn = 542 3315 3175 0 1 0 0 0 PlateBL +spawn = 3038 3407 2921 0 1 0 0 0 PlateL +spawn = 544 3315 3164 0 1 0 0 0 PlateS +spawn = 541 3289 3189 0 1 0 0 0 Scimitar +spawn = 1434 2762 2776 0 1 0 0 0 Scimitar +spawn = 577 2974 3383 0 1 0 0 0 Shield +spawn = 539 3300 3202 0 1 0 0 0 Silk +spawn = 1980 3286 2805 0 1 0 0 0 Spice +spawn = 546 3203 3432 0 1 0 0 0 Staff +spawn = 382 2998 9827 0 1 0 0 0 G Store +spawn = 3541 3514 3214 0 1 0 0 0 G Store +spawn = 520 3313 3183 0 1 0 0 0 G Store +spawn = 1436 2752 2774 0 1 0 0 0 G Store +spawn = 590 2614 3293 0 1 0 0 0 G Store +spawn = 1917 3176 2987 0 1 0 0 0 G Store +spawn = 1040 3479 3494 0 1 0 0 0 G Store +spawn = 563 2806 3433 0 1 0 0 0 G Store +spawn = 522 3080 3508 0 1 0 0 0 G Store +spawn = 524 2958 3387 0 1 0 0 0 G Store +spawn = 526 2905 3148 0 1 0 0 0 G Store +spawn = 2154 2868 10190 0 1 0 0 0 G Store +spawn = 1334 2509 3638 0 1 0 0 0 G Store +spawn = 2352 2335 3181 0 1 0 0 0 G Store +spawn = 528 3212 3246 0 1 0 0 0 G Store +spawn = 1254 3488 3296 0 1 0 0 0 G Store +spawn = 2086 3415 2908 0 1 0 0 0 G Store +spawn = 3824 2330 3689 0 1 0 0 0 G Store +spawn = 1866 3359 2983 0 1 0 0 0 G Store +spawn = 1699 3659 3473 0 1 0 0 0 G Store +spawn = 1282 2643 3673 0 1 0 0 0 G Store +spawn = 530 2949 3214 0 1 0 0 0 G Store +spawn = 516 2824 2960 0 1 0 0 0 G Store +spawn = 560 2767 3122 0 1 0 0 0 G Store +spawn = 471 2526 3163 0 1 0 0 0 G Store +spawn = 1208 2194 3140 0 1 0 0 0 G Store +spawn = 532 3216 3416 0 1 0 0 0 G Store +spawn = 552 3217 3413 0 1 0 0 0 G Store +spawn = 3797 2651 2664 0 1 0 0 0 G Store +spawn = 534 2377 4446 0 1 0 0 0 G Store +spawn = 1083 2925 3547 0 1 0 0 0 G Store +spawn = 1079 2907 3537 0 1 0 0 0 Tostig +spawn = 551 3206 3399 0 1 0 0 0 Sword +spawn = 586 2885 3451 0 1 0 0 0 Sword +spawn = 564 2486 4450 0 1 0 0 0 Sword +//fur +spawn = 573 2654 3311 0 0 0 0 0 Fur +spawn = 1316 2640 3376 0 0 0 0 0 Fur +spawn = 547 3217 3434 0 0 0 0 0 Fur +spawn = 3037 3425 2909 0 0 0 0 0 Herb +//bandit +spawn = 1926 3159 2989 0 1 10 80 80 Bandit +spawn = 1926 3161 2987 0 1 10 80 80 Bandit +spawn = 1926 3163 2986 0 1 10 80 80 Bandit +spawn = 1926 3164 2984 0 1 10 80 80 Bandit +spawn = 1926 3161 2983 0 1 10 80 80 Bandit +spawn = 1926 3162 2981 0 1 10 80 80 Bandit +spawn = 1926 3164 2980 0 1 10 80 80 Bandit +spawn = 1926 3158 2978 0 1 10 80 80 Bandit +spawn = 1926 3163 2977 0 1 10 80 80 Bandit +spawn = 1926 3166 2983 0 1 10 80 80 Bandit +spawn = 1931 3184 2986 0 1 7 75 80 Bandit +spawn = 1931 3186 2984 0 1 7 75 80 Bandit +spawn = 1931 3184 2983 0 1 7 75 80 Bandit +spawn = 1931 3171 2975 0 1 7 75 80 Bandit +spawn = 1931 3175 2973 0 1 7 75 80 Bandit +spawn = 1931 3184 2975 0 1 7 75 80 Bandit +spawn = 1931 3182 2975 0 1 7 75 80 Bandit +spawn = 1931 3173 2972 0 1 7 75 80 Bandit +//boats +spawn = 375 3053 3247 0 1 0 0 0 Port +//ardougne +spawn = 494 2657 3286 0 5 0 0 0 Banker +spawn = 494 2657 3283 0 5 0 0 0 Banker +spawn = 494 2657 3280 0 5 0 0 0 Banker +spawn = 494 2836 10205 0 2 0 0 0 Banker +spawn = 494 2838 10205 0 2 0 0 0 Banker +spawn = 494 2619 3330 0 2 0 0 0 Banker +spawn = 494 2618 3330 0 2 0 0 0 Banker +spawn = 494 2615 3330 0 2 0 0 0 Banker +spawn = 26 2659 3310 0 1 6 50 50 1 Knight Ardy +spawn = 26 2664 3312 0 1 6 50 50 1 Knight Ardy +spawn = 26 2662 3312 0 1 6 50 50 1 Knight Ardy +spawn = 20 2661 3313 0 1 6 70 70 1 Pali Ardy +spawn = 20 2660 3311 0 1 6 70 70 1 Pali Ardy +spawn = 21 2661 3310 0 1 6 80 80 1 Hero Ardy +spawn = 21 2660 3307 0 1 6 80 80 1 Hero Ardy +spawn = 32 2653 3303 0 1 4 5 10 1 +spawn = 32 2659 3301 0 1 4 5 10 1 +spawn = 32 2649 3306 0 1 4 5 10 1 +spawn = 32 2662 3306 0 1 4 5 10 1 +spawn = 32 2659 3308 0 1 4 5 10 1 +spawn = 32 2664 3310 0 1 4 5 10 1 +spawn = 32 2663 3301 0 1 4 5 10 1 +spawn = 714 2569 3333 0 1 0 0 0 0 Edmond +//ardounge zoo +spawn = 1216 2611 3285 0 1 0 0 0 Parroty_Pete +spawn = 1215 2612 3287 0 3 0 0 0 Parrots +spawn = 1215 2613 3287 0 3 0 0 0 Parrots +spawn = 1469 2613 3279 0 1 0 0 0 Monkey Minder +spawn = 28 2604 3286 0 1 0 0 0 Zookeeper +spawn = 95 2617 3284 0 1 0 0 0 Wolf +spawn = 95 2621 3283 0 1 0 0 0 Wolf +spawn = 116 2622 3278 0 1 0 0 0 Cyclops +spawn = 113 2622 3272 0 1 0 0 0 Jogre +spawn = 80 2622 3266 0 1 0 0 0 Camel +spawn = 80 2619 3266 0 1 0 0 0 Camel +spawn = 80 2615 3265 0 1 0 0 0 Camel +spawn = 107 2604 3272 0 1 4 20 20 1 Scorpion +spawn = 107 2607 3268 0 1 4 20 20 1 Scorpion +spawn = 107 2603 3268 0 1 4 20 20 1 Scorpion +spawn = 109 2604 3269 0 1 4 20 20 1 Scorpion +spawn = 109 2602 3271 0 1 4 20 20 1 Scorpion +spawn = 109 2606 3268 0 1 4 20 20 1 Scorpion +spawn = 1780 2595 3266 0 1 0 0 0 1 Larry +spawn = 131 2594 3272 0 1 0 0 0 1 Penguin +spawn = 131 2593 3268 0 1 0 0 0 1 Penguin +spawn = 131 2596 3268 0 1 0 0 0 1 Penguin +spawn = 131 2596 3271 0 1 0 0 0 1 Penguin +spawn = 1469 2596 3276 0 1 0 0 0 1 Monkey Minder +spawn = 1469 2602 3274 0 1 0 0 0 1 Monkey Minder +spawn = 132 2600 3275 0 1 0 0 0 1 Monkey +spawn = 132 2600 3277 0 1 0 0 0 1 Monkey +spawn = 132 2601 3279 0 1 0 0 0 1 Monkey +spawn = 132 2605 3277 0 1 0 0 0 1 Monkey +spawn = 132 2604 3279 0 1 0 0 0 1 Monkey +spawn = 132 2603 3278 0 1 0 0 0 1 Monkey +spawn = 132 2603 3277 0 1 0 0 0 1 Monkey +spawn = 132 2604 3280 0 1 0 0 0 1 Monkey +spawn = 132 2602 3280 0 1 0 0 0 1 Monkey +spawn = 132 2600 3279 0 1 0 0 0 1 Monkey +spawn = 128 2611 3275 0 1 0 0 0 1 Snake +spawn = 128 2616 3276 0 1 0 0 0 1 Snake +spawn = 128 2614 3276 0 1 0 0 0 1 Snake +spawn = 128 2614 3278 0 1 0 0 0 1 Snake +spawn = 128 2611 3276 0 1 0 0 0 1 Snake +/*Tzhaar cave*/ +spawn = 278 3207 3215 0 0 0 0 0 Cook +spawn = 284 2951 3450 0 0 0 0 0 Doric +/*Edgeville dungeon*/ +spawn = 86 3097 9881 0 1 2 10 10 Giant Rat +spawn = 86 3100 9884 0 1 2 10 10 Giant Rat +spawn = 60 3100 9881 0 1 4 25 25 Giant Spider +spawn = 90 3096 9893 0 1 3 20 20 Skeleton +spawn = 90 3095 9897 0 1 3 20 20 Skeleton +spawn = 90 3097 9906 0 1 3 20 20 Skeleton +spawn = 90 3098 9910 0 1 3 20 20 Skeleton +spawn = 90 3109 9910 0 1 3 20 20 Skeleton +spawn = 90 3112 9909 0 1 3 20 20 Skeleton +spawn = 90 3118 9909 0 1 3 20 20 Skeleton +spawn = 90 3133 9911 0 1 3 20 20 Skeleton +spawn = 90 3132 9904 0 1 3 20 20 Skeleton +spawn = 74 3146 9901 0 1 2 10 10 Zombie +spawn = 74 3148 9906 0 1 2 10 10 Zombie +spawn = 74 3140 9907 0 1 2 10 10 Zombie +spawn = 74 3150 9889 0 1 2 10 10 Zombie +spawn = 74 3148 9882 0 1 2 10 10 Zombie +spawn = 74 3145 9890 0 1 2 10 10 Zombie +spawn = 74 3139 9888 0 1 2 10 10 Zombie +spawn = 90 3141 9870 0 1 3 20 20 Skeleton +spawn = 90 3138 9877 0 1 3 20 20 Skeleton +spawn = 122 3135 9874 0 1 4 25 25 Hobgoblin +spawn = 123 3127 9873 0 1 6 40 40 Hobgoblin +spawn = 123 3124 9875 0 1 6 40 40 Hobgoblin +spawn = 123 3123 9880 0 1 6 40 40 Hobgoblin +spawn = 123 3119 9871 0 1 6 40 40 Hobgoblin +spawn = 123 3117 9867 0 1 6 40 40 Hobgoblin +spawn = 123 3119 9863 0 1 6 40 40 Hobgoblin +spawn = 74 3125 9864 0 1 2 10 10 Zombie +spawn = 74 3129 9861 0 1 2 10 10 Zombie +spawn = 74 3127 9864 0 1 2 10 10 Zombie +spawn = 117 3119 9834 0 1 4 20 10 Hill giant +spawn = 117 3114 9833 0 1 4 20 10 Hill giant +spawn = 117 3116 9836 0 1 4 20 10 Hill giant +spawn = 117 3121 9844 0 1 4 20 10 Hill giant +spawn = 117 3116 9843 0 1 4 20 10 Hill giant +spawn = 117 3111 9845 0 1 4 20 10 Hill giant +spawn = 117 3109 9841 0 1 4 20 10 Hill giant +spawn = 117 3108 9835 0 1 4 20 10 Hill giant +spawn = 117 3107 9828 0 1 4 20 10 Hill giant +spawn = 117 3100 9832 0 1 4 20 10 Hill giant +spawn = 117 3101 9835 0 1 4 20 10 Hill giant +spawn = 117 3118 9849 0 1 4 20 10 Hill giant +spawn = 186 3129 9930 0 0 2 20 10 Thug +spawn = 186 3132 9932 0 0 2 20 10 Thug +spawn = 186 3125 9929 0 0 2 20 10 Thug +spawn = 181 3117 9931 0 1 2 20 20 Chaos druid +spawn = 181 3114 9930 0 1 2 20 20 Chaos druid +spawn = 181 3112 9928 0 1 2 20 20 Chaos druid +spawn = 181 3113 9926 0 1 2 20 20 Chaos druid +spawn = 181 3110 9930 0 1 2 20 20 Chaos druid +spawn = 181 3111 9934 0 1 2 20 20 Chaos druid +spawn = 181 3111 9937 0 1 2 20 20 Chaos druid +spawn = 181 3110 9941 0 1 2 20 20 Chaos druid +spawn = 181 3106 9943 0 1 2 20 20 Chaos druid +spawn = 181 3105 9941 0 1 2 20 20 Chaos druid +spawn = 181 3105 9936 0 1 2 20 20 Chaos druid +spawn = 90 3105 9947 0 1 3 20 20 Skeleton +spawn = 90 3107 9952 0 1 3 20 20 Skeleton +spawn = 90 3103 9955 0 1 3 20 20 Skeleton +spawn = 84 3095 9957 0 1 16 70 50 BlackDemon +spawn = 84 3086 9959 0 1 16 70 50 BlackDemon +spawn = 84 3085 9954 0 1 16 70 50 BlackDemon +spawn = 63 3118 9956 0 1 4 10 10 Red spider +spawn = 63 3126 9951 0 1 4 10 10 Red spider +spawn = 124 3120 9971 0 1 6 50 50 Earth warior +spawn = 124 3121 9974 0 0 6 50 50 Earth warior +spawn = 124 3124 9974 0 0 6 50 50 Earth warior +spawn = 124 3120 9979 0 0 6 50 50 Earth warior +spawn = 124 3118 9989 0 0 6 50 50 Earth warior +spawn = 124 3122 9988 0 0 6 50 50 Earth warior +spawn = 124 3121 9992 0 0 6 50 50 Earth warior +spawn = 124 3125 9993 0 0 6 50 50 Earth warior +spawn = 73 3140 9912 0 0 2 10 10 Zombie +spawn = 73 3142 9901 0 0 2 10 10 Zombie +spawn = 73 3148 9903 0 0 2 10 10 Zombie +spawn = 73 3140 9893 0 0 2 10 10 Zombie +spawn = 73 3145 9883 0 0 2 10 10 Zombie +spawn = 122 3132 9874 0 0 4 25 25 Hobgoblin +spawn = 122 3123 9875 0 0 4 25 25 Hobgoblin +spawn = 122 3123 9880 0 0 4 25 25 Hobgoblin +spawn = 122 3117 9870 0 0 4 25 25 Hobgoblin +spawn = 122 3118 9868 0 0 4 25 25 Hobgoblin +spawn = 73 3128 9862 0 0 2 10 10 Zombie +spawn = 73 3125 9864 0 0 2 10 10 Zombie +spawn = 73 3117 9860 0 0 2 10 10 Zombie +spawn = 73 3117 9863 0 0 2 10 10 Zombie +/*Relleka*/ +spawn = 1298 2663 3646 0 1 0 0 0 Town Guard +spawn = 1299 2660 3634 0 1 0 0 0 Town Guard +spawn = 1281 2661 3653 0 1 0 0 0 Sigli The +Huntsman +spawn = 1311 2655 3652 0 1 0 0 0 Lensa +spawn = 1309 2666 3652 0 1 0 0 0 Pontak +spawn = 2439 2658 3661 0 1 0 0 0 Askeladden +spawn = 1298 2657 3663 0 1 0 0 0 Town Guard +spawn = 1299 2660 3663 0 1 0 0 0 Town Guard +spawn = 1277 2659 3678 0 1 0 0 0 Fridgeir +spawn = 1274 2660 3680 0 1 0 0 0 Ospak +spawn = 1275 2657 3680 0 1 0 0 0 Styrmir +spawn = 1276 2658 3679 0 1 0 0 0 Torbrund +spawn = 1285 2657 3674 0 0 0 0 0 Eldgrim +spawn = 1286 2660 3673 0 0 0 0 0 Manni The Reveller +spawn = 1300 2662 3674 0 0 0 0 0 Thora The Barkeeper +spawn = 1294 2659 3669 0 0 0 0 0 Bundt The Chieftain +spawn = 1284 2656 3670 0 0 0 0 0 Bjorn +spawn = 1308 2673 3665 0 0 0 0 0 Lanzig +spawn = 1269 2675 3682 0 0 0 0 0 Olaf The Bard +spawn = 1314 2674 3677 0 0 0 0 0 Inga +spawn = 1306 2674 3675 0 0 0 0 0 Freidir +spawn = 1278 2667 3684 0 0 0 0 0 Longhall Bouncer +spawn = 1283 2645 3660 0 0 0 0 0 Swensen The Navigator +spawn = 1312 2640 3650 0 0 0 0 0 Jennella +spawn = 1313 2628 3654 0 0 0 0 0 Sassilik +spawn = 1305 2642 3676 0 0 0 0 0 Agnar +spawn = 1317 2642 3676 0 1 5 20 30 Market Guard +spawn = 1317 2645 3678 0 1 5 20 30 Market Guard +spawn = 1317 2642 3678 0 1 5 20 30 Market Guard +spawn = 1302 2640 3699 0 0 5 20 30 Fisherman +spawn = 1304 2629 3693 0 0 0 0 0 Sailor +//spawn = 1301 2625 3675 0 0 0 0 0 Yrsa +spawn = 1267 2666 3716 0 1 2 20 10 RockCrab +spawn = 1267 2669 3711 0 1 2 20 10 RockCrab +spawn = 1267 2676 3717 0 1 2 20 10 RockCrab +spawn = 1267 2675 3718 0 1 2 20 10 RockCrab +spawn = 1267 2680 3719 0 1 2 20 10 RockCrab +spawn = 1267 2683 3715 0 1 2 20 10 RockCrab +spawn = 1267 2686 3715 0 1 2 20 10 RockCrab +spawn = 1267 2686 3722 0 1 2 20 10 RockCrab +spawn = 1267 2686 3728 0 1 2 20 10 RockCrab +spawn = 1267 2686 3728 0 1 2 20 10 RockCrab +spawn = 1267 2684 3731 0 1 2 20 10 RockCrab +spawn = 1267 2681 3731 0 1 2 20 10 RockCrab +spawn = 1267 2677 3728 0 1 2 20 10 RockCrab +spawn = 1267 2674 3731 0 1 2 20 10 RockCrab +spawn = 1267 2671 3730 0 1 2 20 10 RockCrab +spawn = 1267 2671 3728 0 1 2 20 10 RockCrab +spawn = 1267 2671 3724 0 1 2 20 10 RockCrab *Zamorak mage edgeville*/ +spawn = 2258 3106 3559 0 0 0 0 0 Zamorak mage +/*Chaos elemetal*/ +spawn = 3200 3266 3925 0 1 32 500 200 Chaos elemental +//giant mole +spawn = 3340 1738 5226 0 1 32 300 200 Giant mole +spawn = 3340 1777 5237 0 1 32 300 200 Giant mole +spawn = 3340 1740 5178 0 1 32 300 200 Giant mole +spawn = 3340 1760 5189 0 1 32 300 200 Giant mole +spawn = 3340 1780 5190 0 1 32 300 200 Giant mole +/*Dagannoth kings area*/ +spawn = 2881 2907 4445 0 2 38 500 200 Supreme +spawn = 2882 2915 4456 0 2 67 500 200 Prime +spawn = 2883 2922 4444 0 2 36 500 100 Rex +spawn = 2892 2906 4463 0 2 9 85 50 +spawn = 2894 2910 4464 0 2 9 85 50 +spawn = 2892 2916 4464 0 2 9 85 50 +spawn = 2894 2923 4462 0 2 9 85 50 +spawn = 2892 2929 4452 0 2 9 85 50 +spawn = 2894 2929 4444 0 2 9 85 50 +spawn = 2892 2927 4438 0 2 9 85 50 +spawn = 2894 2924 4436 0 2 9 85 50 +spawn = 2892 2927 4438 0 2 9 85 50 +spawn = 2894 2920 4435 0 2 9 85 50 +spawn = 2892 2927 4438 0 2 9 85 50 +spawn = 2894 2914 4434 0 2 9 85 50 +spawn = 2892 2907 4435 0 2 9 85 50 +spawn = 2894 2903 4436 0 2 9 85 50 +spawn = 2892 2899 4442 0 2 9 85 50 +spawn = 2894 2898 4451 0 2 9 85 50 +spawn = 2892 2903 4462 0 2 9 85 50 +/*Water Birth*/ +spawn = 1267 2532 3761 0 1 2 20 10 Rock crab +spawn = 1267 2526 3759 0 1 2 20 10 Rock crab +spawn = 1267 2508 3763 0 1 2 20 10 Rock crab +spawn = 1267 2502 3757 0 1 2 20 10 Rock crab +spawn = 122 2528 3739 0 1 2 10 10 Rock crab +/*karamja*/ +spawn = 132 2891 3164 0 1 4 20 20 1 Monkey +spawn = 132 2888 3167 0 1 4 20 20 1 Monkey +spawn = 132 2885 3165 0 1 4 20 20 1 Monkey +spawn = 132 2879 3160 0 1 4 20 20 1 Monkey +spawn = 132 2881 3162 0 1 4 20 20 1 Monkey +spawn = 132 2873 3169 0 1 4 20 20 1 Monkey +spawn = 107 2860 3167 0 1 4 20 20 1 Scorpion +spawn = 107 2856 3165 0 1 4 20 20 1 Scorpion +spawn = 107 2851 3164 0 1 4 20 20 1 Scorpion +/*Karamja dungeon*/ +spawn = 82 2838 9553 0 1 8 85 60 1 Lesser demon +spawn = 82 2844 9557 0 1 8 85 60 1 Lesser demon +spawn = 82 2833 9562 0 1 8 85 60 1 Lesser demon +spawn = 82 2836 9560 0 1 8 85 60 1 Lesser demon +spawn = 82 2837 9566 0 1 8 85 60 1 Lesser demon +spawn = 63 2838 9581 0 1 2 1 1 1 Red spider +spawn = 63 2841 9583 0 1 2 1 1 1 Red spider +spawn = 63 2848 9581 0 1 2 1 1 1 Red spider +spawn = 63 2845 9583 0 1 2 1 1 1 Red spider +spawn = 63 2835 9585 0 1 2 1 1 1 Red spider +spawn = 63 2831 9585 0 1 2 1 1 1 Red spider +spawn = 91 2861 9572 0 1 3 20 20 1 Skeleton +spawn = 91 2858 9576 0 1 3 20 20 1 Skeleton +spawn = 91 2856 9573 0 1 3 20 20 1 Skeleton +spawn = 91 2860 9568 0 1 3 20 20 1 Skeleton +spawn = 91 2863 9565 0 1 3 20 20 1 Skeleton +spawn = 82 2837 9603 0 1 8 85 60 1 Lesser demon +spawn = 82 2845 9611 0 1 8 85 60 1 Lesser demon +spawn = 82 2839 9606 0 1 8 85 60 1 Lesser demon +spawn = 82 2839 9613 0 1 8 85 60 1 Lesser demon +spawn = 82 2837 9623 0 1 8 85 60 1 Lesser demon +spawn = 82 2841 9628 0 1 8 85 60 1 Lesser demon +spawn = 82 2844 9636 0 1 8 85 60 1 Lesser demon +spawn = 82 2842 9642 0 1 8 85 60 1 Lesser demon +spawn = 82 2841 9648 0 1 8 85 60 1 Lesser demon +spawn = 82 2837 9652 0 1 8 85 60 1 Lesser demon +/*Relleka slayer dungeon*/ +spawn = 1600 2793 9993 0 1 3 23 23 Cave crawler +spawn = 1600 2787 9992 0 1 3 23 23 Cave crawler +spawn = 1600 2786 9998 0 1 3 23 23 Cave crawler +spawn = 1600 2791 9998 0 1 3 23 23 Cave crawler +spawn = 1600 2788 9997 0 1 3 23 23 Cave crawler +spawn = 1622 2792 10020 0 1 4 30 30 Rock slug +spawn = 1622 2795 10019 0 1 4 30 30 Rock slug +spawn = 1622 2800 10021 0 1 4 30 30 Rock slug +spawn = 1622 2803 10016 0 1 4 30 30 Rock slug +spawn = 1622 2800 10014 0 1 4 30 30 Rock slug +spawn = 1622 2795 10016 0 1 4 30 30 Rock slug +spawn = 1622 2791 10017 0 1 4 30 30 Rock slug +spawn = 1620 2799 10030 0 1 4 35 35 Cockatrice +spawn = 1620 2795 10031 0 1 4 35 35 Cockatrice +spawn = 1620 2790 10031 0 1 4 35 35 Cockatrice +spawn = 1620 2786 10034 0 1 4 35 35 Cockatrice +spawn = 1620 2784 10039 0 1 4 35 35 Cockatrice +spawn = 1620 2793 10039 0 1 4 35 35 Cockatrice +spawn = 1620 2791 10036 0 1 4 35 35 Cockatrice +spawn = 1633 2758 10011 0 1 5 40 40 Pyrefiend +spawn = 1633 2757 10007 0 1 5 40 40 Pyrefiend +spawn = 1633 2756 10003 0 1 5 40 40 Pyrefiend +spawn = 1633 2760 10001 0 1 5 40 40 Pyrefiend +spawn = 1633 2765 10000 0 1 5 40 40 Pyrefiend +spawn = 1633 2766 10003 0 1 5 40 40 Pyrefiend +spawn = 1633 2764 10006 0 1 5 40 40 Pyrefiend +spawn = 1633 2762 10008 0 1 5 40 40 Pyrefiend +spawn = 1633 2759 9995 0 1 5 40 40 Pyrefiend +spawn = 1616 2742 10002 0 1 6 60 60 Basilisk +spawn = 1616 2738 10005 0 1 6 60 60 Basilisk +spawn = 1616 2741 10010 0 1 6 60 60 Basilisk +spawn = 1616 2739 10008 0 1 6 60 60 Basilisk +spawn = 1616 2740 10014 0 1 6 60 60 Basilisk +spawn = 1616 2744 10013 0 1 6 60 60 Basilisk +spawn = 1616 2747 10007 0 1 6 60 60 Basilisk +spawn = 1616 2746 10013 0 1 6 60 60 Basilisk +spawn = 1637 2705 10030 0 1 5 70 70 Jelly +spawn = 1637 2701 10030 0 1 5 70 70 Jelly +spawn = 1637 2698 10028 0 1 5 70 70 Jelly +spawn = 1637 2698 10025 0 1 5 70 70 Jelly +spawn = 1637 2699 10030 0 1 5 70 70 Jelly +spawn = 1637 2701 10025 0 1 5 70 70 Jelly +spawn = 1637 2702 10029 0 1 5 70 70 Jelly +spawn = 1637 2705 10028 0 1 5 70 70 Jelly +spawn = 1637 2708 10027 0 1 5 70 70 Jelly +spawn = 1637 2710 10025 0 1 5 70 70 Jelly +spawn = 1637 2707 10021 0 1 5 70 70 Jelly +spawn = 1632 2717 10012 0 1 9 85 85 Turoth +spawn = 1632 2715 10008 0 1 9 85 85 Turoth +spawn = 1632 2717 10006 0 1 9 85 85 Turoth +spawn = 1632 2718 10002 0 1 9 85 85 Turoth +spawn = 1632 2722 10002 0 1 9 85 85 Turoth +spawn = 1632 2725 10004 0 1 9 85 85 Turoth +spawn = 1632 2725 10000 0 1 9 85 85 Turoth +spawn = 1632 2723 9995 0 1 9 85 85 Turoth +spawn = 1608 2702 9992 0 1 11 100 100 Kurask +spawn = 1608 2699 9993 0 1 11 100 100 Kurask +spawn = 1608 2702 9996 0 1 11 100 100 Kurask +spawn = 1608 2704 10001 0 1 11 100 100 Kurask +spawn = 1608 2704 10001 0 1 11 100 100 Kurask +spawn = 1608 2700 10002 0 1 11 100 100 Kurask +spawn = 1608 2695 9999 0 1 11 100 100 Kurask +spawn = 1608 2694 9996 0 1 11 100 100 Kurask +spawn = 1608 2694 10004 0 1 11 100 100 Kurask +/*Lumbridge slayer cave*/ +spawn = 1832 3160 9573 0 2 12 100 100 Cave bug +spawn = 1832 3154 9575 0 2 12 100 100 Cave bug +spawn = 1832 3149 9572 0 2 12 100 100 Cave bug +spawn = 1832 3150 9554 0 2 12 100 100 Cave bug +spawn = 1832 3154 9550 0 2 12 100 100 Cave bug +spawn = 1832 3157 9556 0 2 12 100 100 Cave bug +spawn = 1831 3158 9592 0 2 12 100 100 Cave slime +spawn = 1831 3162 9586 0 2 12 100 100 Cave slime +spawn = 1831 3166 9588 0 2 12 100 100 Cave slime +spawn = 1831 3181 9584 0 2 12 100 100 Cave slime +spawn = 1831 3188 9583 0 2 12 100 100 Cave slime +spawn = 1600 3193 9577 0 2 12 100 100 Cave crawler +spawn = 1600 3189 9577 0 2 12 100 100 Cave crawler +spawn = 1600 3193 9572 0 2 12 100 100 Cave crawler +spawn = 1600 3189 9571 0 2 12 100 100 Cave crawler +spawn = 1600 3186 9571 0 2 12 100 100 Cave crawler +spawn = 1600 3189 9565 0 2 12 100 100 Cave crawler +spawn = 1622 3207 9589 0 1 12 100 100 Rock slug +spawn = 1622 3211 9589 0 1 12 100 100 Rock slug +spawn = 1622 3210 9586 0 1 12 100 100 Rock slug +spawn = 1622 3206 9586 0 1 12 100 100 Rock slug +spawn = 1622 3222 9588 0 1 12 100 100 Rock slug +spawn = 1622 3226 9587 0 1 12 100 100 Rock slug +spawn = 1622 3226 9584 0 1 12 100 100 Rock slug +spawn = 1622 3221 9583 0 1 12 100 100 Rock slug +spawn = 1622 3223 9580 0 1 12 100 100 Rock slug +spawn = 1622 3228 9577 0 1 12 100 100 Rock slug +spawn = 1622 3221 9575 0 1 12 100 100 Rock slug +spawn = 1622 3218 9569 0 1 12 100 100 Rock slug +spawn = 1622 3228 9570 0 1 12 100 100 Rock slug +spawn = 1832 3245 9579 0 1 12 100 100 Cave bug +spawn = 1832 3252 9580 0 1 12 100 100 Cave bug +spawn = 1832 3256 9579 0 1 12 100 100 Cave bug +spawn = 1832 3254 9570 0 1 12 100 100 Cave bug +spawn = 1832 3252 9568 0 1 12 100 100 Cave bug +spawn = 1832 3250 9560 0 1 12 100 100 Cave bug +spawn = 1832 3244 9559 0 1 12 100 100 Cave bug +spawn = 1832 3240 9564 0 1 12 100 100 Cave bug +spawn = 1677 3565 9948 0 1 1 10 10 Experiment +spawn = 1676 3565 9951 0 1 1 10 10 Experiment +spawn = 1678 3569 9954 0 1 1 10 10 Experiment +spawn = 1676 3573 9959 0 1 1 10 10 Experiment +spawn = 1676 3566 9960 0 1 1 10 10 Experiment +spawn = 1677 3562 9963 0 1 1 10 10 Experiment +spawn = 1676 3557 9961 0 1 1 10 10 Experiment +spawn = 1678 3551 9959 0 1 1 10 10 Experiment +spawn = 1676 3552 9954 0 1 1 10 10 Experiment +spawn = 1678 3546 9959 0 1 1 10 10 Experiment +spawn = 1676 3529 9969 0 1 1 10 10 Experiment +spawn = 1677 3525 9962 0 1 1 10 10 Experiment +spawn = 1676 3548 9950 0 1 1 10 10 Experiment +spawn = 1678 3552 9937 0 1 1 10 10 Experiment +spawn = 1676 3550 9939 0 1 1 10 10 Experiment +spawn = 1678 3557 9929 0 1 1 10 10 Experiment +spawn = 1677 3554 9924 0 1 1 10 10 Experiment +spawn = 1677 3538 9930 0 1 1 10 10 Experiment +spawn = 1678 3526 9934 0 1 1 10 10 Experiment +spawn = 1676 3506 9925 0 1 1 10 10 Experiment +spawn = 1676 3493 9925 0 1 1 10 10 Experiment +spawn = 1678 3499 9939 0 1 1 10 10 Experiment +spawn = 1676 3492 9946 0 1 1 10 10 Experiment +spawn = 1677 3487 9951 0 1 1 10 10 Experiment +spawn = 1676 3486 9943 0 1 1 10 10 Experiment +spawn = 1676 3479 9943 0 1 1 10 10 Experiment +spawn = 1677 3473 9944 0 1 1 10 10 Experiment +spawn = 1676 3473 9935 0 1 1 10 10 Experiment +spawn = 1678 3486 9928 0 1 1 10 10 Experiment +spawn = 1678 3557 9947 0 1 1 10 10 Experiment +/*King black dragon*/ +spawn = 50 2271 4698 0 1 25 500 350 King Black Dragon +/*Wilderness npcs*/ +spawn = 103 3277 3658 0 1 3 20 20 Ghost Wildly +spawn = 103 3278 3661 0 1 3 20 20 Ghost Wildly +spawn = 103 3273 3660 0 1 3 20 20 Ghost Wildly +spawn = 103 3273 3663 0 1 3 20 20 Ghost Wildly +spawn = 103 3272 3653 0 1 3 20 20 Ghost Wildly +spawn = 103 3275 3654 0 1 3 20 20 Ghost Wildly +spawn = 103 3293 3646 0 1 3 20 20 Ghost Wildly +spawn = 103 3290 3647 0 1 3 20 20 Ghost Wildly +spawn = 117 3302 3652 0 1 4 30 30 HillGiant Wildly +spawn = 117 3302 3648 0 1 4 30 30 HillGiant Wildly +spawn = 117 3298 3650 0 1 4 30 30 HillGiant Wildly +spawn = 117 2912 9733 0 1 4 30 30 HillGiant Tav +spawn = 117 2910 9737 0 1 4 30 30 HillGiant Tav +spawn = 117 2908 9732 0 1 4 30 30 HillGiant Tav +spawn = 117 2903 9736 0 1 4 30 30 HillGiant Tav +spawn = 117 2913 9730 0 1 4 30 30 HillGiant Tav +spawn = 941 3311 9809 0 1 14 75 75 GreenDragon Wildly +spawn = 941 3319 9806 0 1 14 75 75 GreenDragon Wildly +spawn = 941 3150 3704 0 1 14 75 75 GreenDragon Wildly +spawn = 941 3149 3695 0 1 14 75 75 GreenDragon Wildly +spawn = 941 3141 3700 0 1 14 75 75 GreenDragon Wildly +spawn = 54 3312 9844 0 1 14 75 75 GreenDragon Wildly +spawn = 54 3320 9833 0 1 14 75 75 GreenDragon Wildly +spawn = 53 3281 9836 0 1 14 75 75 GreenDragon Wildly +spawn = 941 3281 9800 0 1 14 75 75 GreenDragon Wildly +spawn = 941 3277 9810 0 1 14 75 75 GreenDragon Wildly +spawn = 941 3337 3673 0 1 14 75 75 GreenDragon Wildly +spawn = 941 3341 3678 0 1 14 75 75 GreenDragon Wildly +spawn = 941 3342 3694 0 1 14 75 75 GreenDragon Wildly +spawn = 941 3332 3674 0 1 14 75 75 GreenDragon Wildly +spawn = 941 3333 3686 0 1 14 75 75 GreenDragon Wildly +spawn = 941 3330 3682 0 1 14 75 75 GreenDragon Wildly +spawn = 92 3013 3593 0 1 4 25 25 Skeleton Wildly +spawn = 92 3020 3594 0 1 4 25 25 Skeleton Wildly +spawn = 92 3018 3588 0 1 4 25 25 Skeleton Wildly +spawn = 941 2973 3620 0 1 14 75 75 GreenDragon Wildly +spawn = 941 2983 3620 0 1 14 75 75 GreenDragon Wildly +spawn = 941 2979 3610 0 1 14 75 75 GreenDragon Wildly +spawn = 75 3155 3670 0 1 6 30 30 Zombie Wildly +spawn = 75 3161 3671 0 1 6 30 30 Zombie Wildly +spawn = 75 3171 3670 0 1 6 30 30 Zombie Wildly +spawn = 75 3174 3677 0 1 6 30 30 Zombie Wildly +spawn = 75 3164 3678 0 1 6 30 30 Zombie Wildly +spawn = 92 3103 3561 0 1 4 25 25 Skeleton Wildly +spawn = 92 3106 3557 0 1 4 25 25 Skeleton Wildly +spawn = 92 3099 3552 0 1 4 25 25 Skeleton Wildly +spawn = 92 3106 3539 0 1 4 25 25 Skeleton Wildly +spawn = 92 3113 3537 0 1 4 25 25 Skeleton Wildly +spawn = 92 3108 3530 0 1 4 25 25 Skeleton Wildly +spawn = 92 3105 3549 0 1 4 25 25 Skeleton Wildly +spawn = 86 3242 3531 0 1 1 2 2 Rat Wildly +spawn = 86 3237 3536 0 1 1 2 2 Rat Wildly +spawn = 86 3244 3541 0 1 1 2 2 Rat Wildly +spawn = 86 3252 3536 0 1 1 2 2 Rat Wildly +spawn = 83 3288 3886 0 1 16 90 90 Greater Wildly +spawn = 83 3291 3880 0 1 16 90 90 Greater Demon Wildly +spawn = 82 3013 3852 0 1 15 40 40 Lessers Wildly +spawn = 82 3012 3845 0 1 15 40 40 Lessers Wildly +spawn = 125 2954 3888 0 1 7 35 35 IceWarrior Wildly +spawn = 125 2949 3894 0 1 7 35 35 IceWarrior Wildly +spawn = 125 2955 3897 0 1 7 35 35 IceWarrior Wildly +spawn = 125 2960 3892 0 1 7 35 35 IceWarrior Wildly +spawn = 125 2958 3888 0 1 7 35 35 IceWarrior Wildly +spawn = 125 2954 3889 0 1 7 35 35 IceWarrior Wildly +spawn = 78 3080 3951 0 1 7 35 35 GiantBat Wildly +spawn = 78 3080 3955 0 1 7 35 35 GiantBat Wildly +spawn = 78 3079 3950 0 1 7 35 35 GiantBat Wildly +spawn = 914 3112 3938 0 1 30 150 150 BattleMage3 Wildly +spawn = 912 3114 3935 0 1 30 150 150 BattleMage1 Wildly +spawn = 913 3113 3931 0 1 30 150 150 BattleMage2 Wildly +spawn = 914 3112 3925 0 1 30 150 150 BattleMage3 Wildly +spawn = 914 3098 3926 0 1 30 150 150 BattleMage3 Wildly +spawn = 912 3099 3929 0 1 30 150 150 BattleMage1 Wildly +spawn = 913 3103 3932 0 1 30 150 150 BattleMage2 Wildly +spawn = 912 3108 3936 0 1 30 150 150 BattleMage1 Wildly +spawn = 913 3107 3933 0 1 30 150 150 BattleMage2 Wildly +/*Tzhaar npcs*/ +spawn = 2619 2445 5178 0 1 0 0 0 Banker Tzhaar +//fighters +spawn = 2610 2490 5176 0 1 16 150 180 TzHaar-Ket +spawn = 2615 2488 5172 0 1 16 150 180 TzHaar-Ket +spawn = 2607 2479 5167 0 1 19 165 130 TzHaar-Xil +spawn = 2604 2472 5166 0 1 19 165 130 TzHaar-Xil +spawn = 2610 2490 5158 0 1 16 150 180 TzHaar-Ket +spawn = 2615 2487 5155 0 1 16 150 180 TzHaar-Ket +spawn = 2598 2474 5153 0 1 10 80 75 TzHaar-Hur +spawn = 2598 2482 5158 0 1 10 80 75 TzHaar-Hur +spawn = 2598 2480 5152 0 1 10 80 75 TzHaar-Hur +spawn = 2591 2469 5148 0 1 13 130 130 TzHaar-Mej +spawn = 2591 2472 5144 0 1 13 130 130 TzHaar-Mej +spawn = 2591 2466 5143 0 1 13 130 130 TzHaar-Mej +spawn = 2607 2456 5137 0 1 19 165 130 TzHaar-Xil +spawn = 2604 2457 5131 0 1 19 165 130 TzHaar-Xil +spawn = 2607 2458 5141 0 1 19 165 130 TzHaar-Xil +spawn = 2610 2435 5125 0 1 16 150 180 TzHaar-Ket +spawn = 2615 2439 5129 0 1 16 150 180 TzHaar-Ket +spawn = 2610 2438 5134 0 1 16 150 180 TzHaar-Ket +spawn = 2598 2439 5143 0 1 10 80 75 TzHaar-Hur +spawn = 2598 2442 5146 0 1 10 80 75 TzHaar-Hur +spawn = 2598 2448 5146 0 1 10 80 75 TzHaar-Hur +spawn = 2591 2455 5152 0 1 13 130 130 TzHaar-Mej +spawn = 2591 2460 5159 0 1 13 130 130 TzHaar-Mej +spawn = 2615 2452 5164 0 1 16 150 180 TzHaar-Ket +spawn = 2610 2449 5169 0 1 16 150 180 TzHaar-Ket +spawn = 2615 2444 5169 0 1 16 150 180 TzHaar-Ket +/*Barbarian*/ +spawn = 12 3097 3421 0 1 3 12 15 Barbian +spawn = 12 3089 3422 0 1 3 12 15 Barbian +spawn = 12 3086 3420 0 1 3 12 15 Barbian +spawn = 12 3083 3415 0 1 3 12 15 Barbian +spawn = 12 3078 3419 0 1 3 12 15 Barbian +spawn = 17 3075 3419 0 1 3 10 12 Barbian Woman +spawn = 12 3086 3424 0 1 3 12 15 Barbian +spawn = 17 3078 3420 0 1 3 10 12 Barbian Woman +spawn = 17 3091 3421 0 1 3 10 12 Barbian Woman +//Falador City +spawn = 608 2959 3336 2 1 0 0 0 Sir Amik Varze +spawn = 2290 2997 3373 0 1 0 0 0 Sir Tiffy +spawn = 19 2977 3343 0 1 8 30 30 White Knight +spawn = 1092 2971 3346 0 0 12 30 30 White Knight +spawn = 19 2961 3337 0 1 10 30 30 White Knight +spawn = 19 2976 3331 0 1 9 30 30 White Knight +spawn = 19 2983 3340 0 1 9 30 30 White Knight +spawn = 19 2988 3336 0 1 11 30 30 White Knight +spawn = 1092 2961 3342 0 1 13 30 30 White Knight +spawn = 3348 2965 3342 0 1 8 30 30 White Knight +spawn = 3348 2978 3342 0 1 11 30 30 White Knight +spawn = 3350 2965 3342 0 1 8 30 30 White Knight +spawn = 736 2954 3373 0 1 0 0 0 Emily +spawn = 3217 2957 3373 0 1 0 0 0 Kaylee +spawn = 3218 2957 3370 0 1 0 0 0 Tina +//edgeville +spawn = 175 3076 3504 0 1 2 8 8 Mugger +spawn = 2588 3054 3504 0 1 0 0 0 0 Brother Althric +spawn = 222 3050 3490 0 1 0 0 0 0 Monk +spawn = 222 3054 3490 0 1 0 0 0 0 Monk +spawn = 222 3045 3483 0 1 0 0 0 0 Monk +spawn = 222 3045 3497 0 1 0 0 0 0 Monk +spawn = 222 3044 3491 1 1 0 0 0 0 Monk +spawn = 222 3058 3497 1 1 0 0 0 0 Monk +spawn = 801 3059 3484 0 1 0 0 0 0 Abbot +spawn = 802 3045 3488 1 1 0 0 0 0 Monk +spawn = 385 3058 3490 1 1 0 0 0 0 Scorp +//draynor +spawn = 494 3090 3242 0 4 0 0 0 Banker +spawn = 494 3090 3243 0 4 0 0 0 Banker +spawn = 494 3090 3245 0 4 0 0 0 Banker +spawn = 970 3081 3247 0 2 0 0 0 Diango +spawn = 743 3100 3259 0 1 0 0 0 Ned +spawn = 922 3086 3258 0 4 0 0 0 Aggie +spawn = 919 3126 3245 0 1 0 0 0 Lady Kili +spawn = 2253 3088 3255 0 3 0 0 0 Wise Old Man +spawn = 285 3112 3327 0 1 0 0 0 Veronica +spawn = 174 3083 3240 0 1 3 12 15 Dark Wizzard +spawn = 174 3088 3237 0 1 3 12 15 Dark Wizzard +spawn = 2634 3095 3252 0 3 0 0 0 Miss Schism +spawn = 2574 3087 3248 0 1 0 0 0 Bank Guard +spawn = 2236 3079 3250 0 1 5 20 30 +spawn = 2236 3082 3250 0 1 5 20 30 + Market Guard +spawn = 2572 3078 3253 0 3 0 0 0 Olivia +spawn = 2240 3078 3260 0 1 0 0 0 Pig +spawn = 2242 3076 3261 0 1 0 0 0 Piglet +spawn = 2242 3076 3260 0 1 0 0 0 Piglet +spawn = 2242 3078 3260 0 1 0 0 0 Piglet +spawn = 2234 3078 3257 0 1 0 0 0 Martin the Master Gardener +spawn = 917 3124 3250 0 1 0 0 0 Jail Guard +spawn = 917 3127 3248 0 1 0 0 0 Jail Guard +spawn = 915 3111 3262 0 1 0 0 0 Leela +spawn = 917 3117 3235 0 1 0 0 0 Jail Guard +spawn = 917 3127 3245 0 1 0 0 0 Jail Guard +spawn = 916 3123 3245 0 1 0 0 0 Joe +spawn = 920 3123 3242 0 1 0 0 0 Prince Ali +spawn = 1769 3145 3254 0 1 0 0 0 Goblin +spawn = 1770 3138 3260 0 1 2 10 10 Goblin +spawn = 1771 3141 3256 0 1 2 10 10 Goblin +spawn = 1772 3151 3257 0 1 2 10 10 Goblin +spawn = 1773 3147 3247 0 1 2 10 10 Goblin +spawn = 494 2947 3366 0 2 0 0 0 Banker +spawn = 494 2946 3366 0 2 0 0 0 Banker +spawn = 494 2948 3366 0 2 0 0 0 Banker +spawn = 494 2949 3366 0 2 0 0 0 Banker +spawn = 494 2945 3366 0 2 0 0 0 Banker +spawn = 494 3015 3353 0 2 0 0 0 Banker +spawn = 494 3014 3353 0 2 0 0 0 Banker +spawn = 494 3013 3353 0 2 0 0 0 Banker +spawn = 494 3012 3353 0 2 0 0 0 Banker +spawn = 494 3011 3353 0 2 0 0 0 Banker +spawn = 494 3010 3353 0 2 0 0 0 Banker +//spawn = 584 2945 3335 0 1 0 0 0 Herquin +//spawn = 581 2972 3312 0 1 0 0 0 Wayne +spawn = 36 3027 3382 0 1 0 0 0 Wyson +spawn = 118 3019 3337 0 1 2 15 15 Dwarf +spawn = 118 3011 3341 0 1 2 15 15 Dwarf +spawn = 118 3017 3346 0 1 2 15 15 Dwarf +spawn = 118 3020 3333 0 1 2 15 15 Dwarf +spawn = 118 3018 3333 0 1 2 15 15 Dwarf +spawn = 9 2962 3382 0 1 6 20 20 Guard Centre +spawn = 9 2964 3379 0 1 6 20 20 Guard Centre +spawn = 9 2964 3382 0 1 6 20 20 Guard Centre +spawn = 9 2964 3397 0 1 6 20 20 Guard Wall +spawn = 9 2967 3395 0 1 6 20 20 Guard Wall +spawn = 9 2965 3392 0 1 6 20 20 Guard Wall +spawn = 9 3174 3427 0 1 6 20 20 Guard west +spawn = 9 3172 3428 0 1 6 20 20 Guard west +spawn = 9 3176 3430 0 1 6 20 20 Guard West keeper south +spawn = 172 3223 3369 0 1 4 40 40 Dark wizard south +spawn = 174 3226 3367 0 1 2 20 20 Dark wizard south +spawn = 172 3225 3365 0 1 4 40 40 Dark wizard south +spawn = 172 3229 3367 0 1 4 40 40 Dark wizard south +spawn = 174 3231 3370 0 1 2 20 20 Dark wizard south +spawn = 172 3229 3372 0 1 4 40 40 Dark wizard south +spawn = 172 3224 3371 0 1 4 40 40 Dark wizard south +spawn = 172 3226 3373 0 1 2 20 20 Dark wizard south +spawn = 9 3212 3381 0 1 6 20 20 Guard south +spawn = 9 3211 3379 0 1 6 20 20 Guard south +spawn = 9 3210 3382 0 1 6 20 20 Guard south +spawn = 9 3270 3429 0 1 6 20 20 Guard east +spawn = 9 3272 3427 0 1 6 20 20 Guard east +spawn = 9 3274 3428 0 1 6 20 20 Guard east +spawn = 9 3246 3500 0 1 6 20 20 Guard north +spawn = 9 3244 3498 0 1 6 20 20 Guard north +spawn = 494 3252 3418 0 2 0 0 0 Banker east +spawn = 494 3187 3438 0 5 0 0 0 Banker west +spawn = 494 3187 3440 0 5 0 0 0 Banker west +spawn = 494 3187 3444 0 5 0 0 0 Banker west +spawn = 494 3187 3436 0 5 0 0 0 Banker west +spawn = 494 3254 3418 0 2 0 0 0 Banker east +spawn = 494 3253 3418 0 2 0 0 0 Banker east +spawn = 494 3256 3418 0 2 0 0 0 Banker east +spawn = 494 3187 3442 0 5 0 0 0 Banker west +//Lumbridge +spawn = 1 3223 3208 0 1 2 10 10 Man +spawn = 3 3221 3223 0 1 2 10 10 Man +spawn = 2 3231 3207 0 1 2 10 10 Man +spawn = 3 3231 3207 0 1 2 10 10 Man +spawn = 1770 3226 3261 0 1 2 10 10 Goblin +spawn = 1770 3227 3264 0 1 2 10 10 Goblin +spawn = 1770 3229 3264 0 1 2 10 10 Goblin +spawn = 1771 3242 3265 0 1 2 10 10 Goblin +spawn = 1771 3248 3261 0 1 2 10 10 Goblin +spawn = 1771 3248 3261 0 1 2 10 10 Goblin +spawn = 1772 3255 3252 0 1 2 10 10 Goblin +spawn = 1772 3260 3249 0 1 2 10 10 Goblin +spawn = 1772 3261 3243 0 1 2 10 10 Goblin +spawn = 1773 3262 3230 0 1 2 10 10 Goblin +spawn = 1773 3262 3220 0 1 2 10 10 Goblin +spawn = 1773 3263 3215 0 1 2 10 10 Goblin +spawn = 1774 3255 3223 0 1 2 10 10 Goblin +spawn = 1774 3252 3226 0 1 2 10 10 Goblin +spawn = 1774 3253 3229 0 1 2 10 10 Goblin +spawn = 1775 3251 3235 0 1 2 10 10 Goblin +spawn = 1775 3246 3235 0 1 2 10 10 Goblin +spawn = 1775 3247 3237 0 1 2 10 10 Goblin +spawn = 1776 3247 3241 0 1 2 10 10 Goblin +spawn = 1776 3244 3257 0 1 2 10 10 Goblin +spawn = 1776 3226 3270 0 1 2 10 10 Goblin +spawn = 1767 3254 3256 0 1 2 10 10 Lumbridge Goblin +spawn = 81 3260 3260 0 1 2 10 10 Lumbridge Cow +spawn = 397 3255 3259 0 1 2 10 10 Lumbridge Cow +spawn = 397 3170 3320 0 1 2 10 10 Lumbridge Cow +spawn = 397 3173 3321 0 1 2 10 10 Lumbridge Cow +spawn = 397 3175 3319 0 1 2 10 10 Lumbridge Cow +spawn = 397 3180 3316 0 1 2 10 10 Lumbridge Cow +spawn = 397 3178 3320 0 1 2 10 10 Lumbridge Cow +spawn = 397 3167 3321 0 1 2 10 10 Lumbridge Cow +spawn = 397 3263 3260 0 1 2 10 10 Lumbridge Cow +spawn = 81 3259 3266 0 1 2 10 10 Lumbridge Cow +spawn = 1767 3262 3271 0 1 2 10 10 Lumbridge Cow +spawn = 1766 3257 3273 0 1 2 10 10 Lumbridge Cow +spawn = 397 3255 3279 0 1 2 10 10 Lumbridge Cow +spawn = 1767 3257 3293 0 1 2 10 10 Lumbridge Cow +spawn = 81 3253 3289 0 1 2 10 10 Lumbridge Cow +spawn = 81 3248 3284 0 1 2 10 10 Lumbridge Cow +spawn = 1766 3248 3288 0 1 2 10 10 Lumbridge Cow +spawn = 1767 3243 3296 0 1 2 10 10 Lumbridge Cow +spawn = 397 3244 3289 0 1 2 10 10 Lumbridge Cow +spawn = 397 3263 3293 0 1 2 10 10 Lumbridge Cow +spawn = 1768 3263 3288 0 1 2 10 10 Lumbridge Cow +spawn = 81 3262 3283 0 1 2 10 10 Lumbridge Cow +spawn = 925 3267 3229 0 5 0 0 0 Gate Guard +spawn = 925 3267 3226 0 5 0 0 0 Gate Guard +spawn = 925 3268 3229 0 4 0 0 0 Gate Guard +spawn = 925 3268 3226 0 4 0 0 0 Gate Guard +spawn = 86 3192 3209 0 1 2 10 10 Lumbridge giant rat +spawn = 86 3191 3208 0 1 2 10 10 Lumbridge giant rat +spawn = 86 3192 3206 0 1 2 10 10 Lumbridge giant rat +spawn = 86 3192 3208 0 1 2 10 10 Lumbridge giant rat +spawn = 3021 3179 3234 0 1 0 0 0 Tool Leprechaun +spawn = 7 3251 3326 0 1 2 10 10 Farmer +spawn = 47 3215 3222 0 1 1 2 2 Rat +spawn = 47 3213 3210 0 1 1 2 2 Rat +spawn = 47 3207 3210 0 1 1 2 2 Rat +spawn = 47 3206 3214 0 1 1 2 2 Rat +spawn = 47 3224 3212 0 1 1 2 2 Rat +spawn = 47 2954 3204 0 1 1 2 2 Rat +spawn = 47 3211 3205 0 1 1 2 2 Rat +spawn = 47 3203 3212 0 1 1 2 2 Rat +spawn = 47 3202 3228 0 1 1 2 2 Rat +spawn = 47 3207 3234 0 1 1 2 2 Rat +spawn = 47 3210 3240 0 1 1 2 2 Rat +spawn = 47 3234 3218 0 1 1 2 2 Rat +spawn = 708 3220 3232 0 1 1 2 2 Imp +spawn = 708 3240 3222 0 1 1 2 2 Imp +spawn = 708 2999 3293 0 1 1 2 2 Imp +spawn = 708 3008 3308 0 1 1 2 2 Imp +spawn = 180 3009 3281 0 1 4 10 10 Highwayman +spawn = 180 3007 3274 0 1 4 10 10 Highwayman +spawn = 2693 3027 3234 0 1 0 0 0 Seagull +spawn = 2693 3028 3240 0 1 0 0 0 Seagull +spawn = 2693 3032 3236 0 1 0 0 0 Seagull +spawn = 2693 3028 3231 0 1 0 0 0 Seagull +spawn = 2238 3230 3223 0 1 0 0 0 Donie +spawn = 1757 3227 3305 0 1 2 10 10 Farmer +/*Alkharid*/ +spawn = 18 3285 3172 0 1 3 20 20 Alkharid warrior +spawn = 18 3288 3169 0 1 3 20 20 Alkharid warrior +spawn = 18 3295 3170 0 1 3 20 20 Alkharid warrior +spawn = 18 3297 3175 0 1 3 20 20 Alkharid warrior +spawn = 18 3300 3171 0 1 3 20 20 Alkharid warrior +spawn = 18 3302 3167 0 1 3 20 20 Alkharid warrior +spawn = 18 3301 3164 0 1 3 20 20 Alkharid warrior +spawn = 18 3295 3161 0 1 3 20 20 Alkharid warrior +spawn = 18 3290 3161 0 1 3 20 20 Alkharid warrior +spawn = 18 3286 3164 0 1 3 20 20 Alkharid warrior +spawn = 18 3283 3161 0 1 3 20 20 Alkharid warrior +spawn = 18 3286 3163 1 1 3 20 20 Alkharid warrior +spawn = 18 3287 3168 1 1 3 20 20 Alkharid warrior +spawn = 18 3285 3174 1 1 3 20 20 Alkharid warrior +spawn = 18 3298 3164 1 1 3 20 20 Alkharid warrior +spawn = 18 3294 3162 1 1 3 20 20 Alkharid warrior +spawn = 18 3287 3160 1 1 3 20 20 Alkharid warrior +spawn = 837 3301 3121 0 1 3 20 30 Shantay Guard +spawn = 837 3302 3120 0 1 3 20 30 Shantay Guard +spawn = 837 3307 3121 0 1 3 20 30 Shantay Guard +spawn = 2296 3311 3109 0 0 0 0 0 RUG MERCHANT +spawn = 2294 3350 3001 0 0 0 0 0 RUG MERCHANT +spawn = 2294 3182 3042 0 0 0 0 0 RUG MERCHANT +spawn = 2294 3467 3110 0 0 0 0 0 RUG MERCHANT +spawn = 2293 3400 2918 0 1 0 0 0 RUG MERCHANT +spawn = 2293 3348 2942 0 1 0 0 0 RUG MERCHANT +spawn = 2293 3287 2813 0 1 0 0 0 RUG MERCHANT +spawn = 2293 3243 2814 0 1 0 0 0 RUG MERCHANT +spawn = 107 3298 3280 0 1 4 20 20 Scorpion +spawn = 107 3300 3287 0 1 4 20 20 Scorpion +spawn = 107 3296 3294 0 1 4 20 20 Scorpion +spawn = 107 3299 3299 0 1 4 20 20 Scorpion +spawn = 107 3302 3308 0 1 4 20 20 Scorpion +spawn = 107 3299 3309 0 1 4 20 20 Scorpion +spawn = 496 3267 3169 0 4 0 0 0 Banker +spawn = 497 3267 3168 0 4 0 0 0 Banker +spawn = 496 3267 3167 0 4 0 0 0 Banker +spawn = 497 3267 3166 0 4 0 0 0 Banker +spawn = 496 3267 3164 0 4 0 0 0 Banker +/*Brimhaven*/ +spawn = 83 2629 9507 2 1 16 90 90 Greater demon +spawn = 83 2639 9506 2 1 16 90 90 Greater demon +spawn = 83 2644 9501 2 1 16 90 90 Greater demon +spawn = 83 2633 9493 2 1 16 90 90 Greater demon +spawn = 83 2632 9487 2 1 16 90 90 Greater demon +spawn = 83 2631 9479 2 1 16 90 90 Greater demon +spawn = 83 2638 9477 2 1 16 90 90 Greater demon +spawn = 83 2649 9476 2 1 16 90 90 Greater demon +spawn = 1590 2734 9480 0 1 18 89 92 Bronze +spawn = 1590 2733 9493 0 1 18 89 92 Bronze +spawn = 1590 2744 9487 0 1 18 89 92 Bronze +spawn = 1591 2737 9418 0 1 20 92 92 Iron +spawn = 1591 2732 9420 0 1 20 92 92 Iron +spawn = 1591 2742 9430 0 1 20 92 92 Iron Dragon +spawn = 1591 2739 9454 0 1 20 92 92 Iron Dragon +spawn = 1591 2718 9461 0 1 20 92 92 Iron Dragon +spawn = 1591 2702 9458 0 1 20 92 92 Iron Dragon +spawn = 1591 2710 9450 0 1 20 92 92 Iron Dragon +spawn = 1591 2703 9425 0 1 20 92 92 Iron Dragon +spawn = 1591 2711 9420 0 1 20 92 92 Iron Dragon +spawn = 1592 2714 9433 0 1 22 110 120 Steel Dragon +spawn = 1592 2712 9444 0 1 22 110 120 Steel Dragon +spawn = 1592 2729 9445 0 1 22 110 120 Steel Dragon +spawn = 1592 2729 9458 0 1 22 110 120 Steel Dragon +spawn = 1589 2692 9507 0 1 16 60 60 Baby red Dragon +spawn = 1589 2726 9515 0 1 16 60 60 Baby red Dragon +spawn = 1589 2704 9525 0 1 16 60 60 Baby red Dragon +spawn = 1589 2712 9505 0 1 16 60 60 Baby red Dragon +spawn = 1589 2708 9510 0 1 16 60 60 Baby red Dragon +spawn = 84 2702 9483 0 1 18 90 80 Black Demon +spawn = 84 2701 9489 0 1 18 90 80 Black Demon +spawn = 84 2708 9487 0 1 18 90 80 Black Demon +spawn = 84 2710 9480 0 1 18 90 80 Black Demon +spawn = 84 2719 9484 0 1 18 90 80 Black Demon +spawn = 1593 2626 9523 2 1 6 40 40 Wild Dog +spawn = 1593 2626 9529 2 1 6 40 40 Wild Dog +spawn = 1593 2627 9535 2 1 6 40 40 Wild Dog +spawn = 1593 2629 9543 2 1 6 40 40 Wild Dog +spawn = 1593 2635 9556 2 1 6 40 40 Wild Dog +spawn = 110 2627 9526 2 1 12 80 70 Fire Giant +spawn = 110 2627 9532 2 1 12 80 70 Fire Giant +spawn = 110 2628 9540 2 1 12 80 70 Fire Giant +spawn = 110 2638 9562 2 1 12 80 70 Fire Giant +spawn = 110 2630 9550 2 1 12 80 70 Fire Giant +spawn = 110 2644 9494 0 1 12 80 70 Fire Giant +spawn = 110 2652 9487 0 1 12 80 70 Fire Giant +spawn = 110 2667 9489 0 1 12 80 70 Fire Giant +spawn = 110 2664 9482 0 1 12 80 70 Fire Giant +spawn = 110 2659 9498 0 1 12 80 70 Fire Giant +spawn = 110 2657 9480 0 1 12 80 70 Fire Giant +spawn = 112 2679 9549 0 1 6 40 40 Moss Giant +spawn = 112 2671 9544 0 1 6 40 40 Moss Giant +spawn = 112 2663 9557 0 1 6 40 40 Moss Giant +spawn = 112 2659 9545 0 1 6 40 40 Moss Giant +spawn = 112 2681 9588 0 1 6 40 40 Moss Giant +spawn = 112 2677 9592 0 1 6 40 40 Moss Giant +spawn = 112 2657 9576 0 1 6 40 40 Moss Giant +spawn = 112 2643 9574 0 1 6 40 40 Moss Giant +spawn = 112 2651 9533 0 1 6 40 40 Moss Giant +spawn = 112 2638 9526 0 1 6 40 40 Moss Giant +spawn = 112 2645 9486 0 1 6 40 40 Moss Giant +spawn = 112 2655 9587 0 1 6 40 40 Moss Giant +spawn = 53 2698 9504 0 1 17 90 90 Red Dragon +spawn = 53 2721 9518 0 1 17 90 90 Red Dragon +spawn = 53 2713 9524 0 1 17 90 90 Red Dragon +spawn = 1593 2635 9507 2 1 6 40 40 Wild Dog +spawn = 1593 2637 9499 2 1 6 40 40 Wild Dog +spawn = 1593 2630 9488 2 1 6 40 40 Wild Dog +spawn = 1593 2636 9479 2 1 6 40 40 Wild Dog +spawn = 1593 2645 9477 2 1 6 40 40 Wild Dog +spawn = 1593 2675 9590 0 1 6 40 40 Wild Dog +spawn = 1593 2640 9583 0 1 6 40 40 Wild Dog +spawn = 1593 2647 9549 0 1 6 40 40 Wild Dog +spawn = 1593 2640 9533 0 1 6 40 40 Wild Dog +spawn = 1593 2669 9522 0 1 6 40 40 Wild Dog +spawn = 1593 2658 9491 0 1 6 40 40 Wild Dog +spawn = 1593 2708 9517 0 1 6 40 40 Wild Dog +spawn = 1593 2681 9477 0 1 6 40 40 Wild Dog +spawn = 1593 2713 9485 0 1 6 40 40 Wild Dog +spawn = 1593 2681 9561 0 1 6 40 40 Wild Dog +spawn = 1593 2665 9514 0 1 6 40 40 Wild Dog +spawn = 1593 2660 9551 0 1 6 40 40 Wild Dog +/*Edgeville*/ +spawn = 2 3097 3509 0 1 2 5 5 Man north house +spawn = 3 3093 3512 0 0 2 5 5 Man north house +spawn = 1 3092 3508 0 0 2 5 5 Man north house +spawn = 9 3114 3512 0 1 6 20 20 Guard east +spawn = 9 3114 3515 0 1 8 20 20 Guard east +spawn = 9 3103 3519 0 1 6 20 20 Guard wildy ditch +spawn = 9 3094 3517 0 1 6 20 20 Guard wildy ditch +spawn = 9 3079 3516 0 1 6 20 20 Guard wildy ditch +/*Kbd red spiders*/ +spawn = 134 3067 10255 0 1 4 10 10 Poisen Spiders +spawn = 134 3068 10258 0 1 4 10 10 Poisen Spiders +spawn = 134 3069 10255 0 1 4 10 10 Poisen Spiders +spawn = 134 3085 9940 0 4 4 10 10 Poison +spawn = 134 3088 9938 0 4 4 10 10 Poison +spawn = 134 3086 9935 0 4 4 10 10 Poison +spawn = 134 3089 9937 0 4 4 10 10 Poison +/*Slayer tower*/ +spawn = 1648 3411 3537 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3419 3544 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3420 3550 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3428 3543 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3428 3549 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3425 3556 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3408 3537 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3413 3536 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3410 3540 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3411 3549 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3413 3546 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3415 3572 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3411 3573 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3416 3572 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3413 3571 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3414 3558 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3411 3561 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3411 3556 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3417 3556 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3420 3558 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3434 3572 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3437 3574 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3432 3574 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3432 3570 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1648 3438 3570 0 1 2 10 10 CrawlingHand SlayTower +spawn = 1612 3439 3562 0 1 2 20 20 Banshee SlayTower +spawn = 1612 3434 3551 0 1 2 20 20 Banshee SlayTower +spawn = 1612 3436 3562 0 1 2 20 20 Banshee SlayTower +spawn = 1612 3441 3559 0 1 2 20 20 Banshee SlayTower +spawn = 1612 3442 3546 0 1 2 20 20 Banshee SlayTower +spawn = 1612 3446 3549 0 1 2 20 20 Banshee SlayTower +spawn = 1612 3440 3543 0 1 2 20 20 Banshee SlayTower +spawn = 1612 3436 3562 0 1 2 20 20 Banshee SlayTower +spawn = 1612 3446 3536 0 1 2 20 20 Banshee SlayTower +spawn = 1612 3450 3536 0 1 2 20 20 Banshee SlayTower +spawn = 1612 3447 3539 0 1 2 20 20 Banshee SlayTower +spawn = 1612 3437 3534 0 1 2 20 20 Banshee SlayTower +spawn = 1612 3445 3537 0 1 2 20 20 Banshee SlayTower +spawn = 1643 3438 3561 1 1 8 20 20 InfernalMage SlayTower +spawn = 1643 3434 3561 1 1 8 20 20 InfernalMage SlayTower +spawn = 1643 3436 3557 1 1 8 20 20 InfernalMage SlayTower +spawn = 1643 3441 3560 1 1 8 20 20 InfernalMage SlayTower +spawn = 1643 3432 3564 1 1 8 20 20 InfernalMage SlayTower +spawn = 1643 3443 3572 1 1 8 20 20 InfernalMage SlayTower +spawn = 1643 3446 3573 1 1 8 20 20 InfernalMage SlayTower +spawn = 1643 3445 3566 1 1 8 20 20 InfernalMage SlayTower +spawn = 1643 3439 3571 1 1 8 20 20 InfernalMage SlayTower +spawn = 1618 3422 3574 1 1 8 75 50 BloodVeld SlayTower +spawn = 1618 3419 3573 1 1 8 75 50 BloodVeld SlayTower +spawn = 1618 3424 3573 1 1 8 75 50 BloodVeld SlayTower +spawn = 1618 3410 3574 1 1 8 75 50 BloodVeld SlayTower +spawn = 1618 3414 3573 1 1 8 75 50 BloodVeld SlayTower +spawn = 1618 3410 3570 1 1 8 75 50 BloodVeld SlayTower +spawn = 1618 3408 3574 1 1 8 75 50 BloodVeld SlayTower +spawn = 1618 3421 3562 1 1 8 75 50 BloodVeld SlayTower +spawn = 1618 3418 3566 1 1 8 75 50 BloodVeld SlayTower +spawn = 1618 3423 3566 1 1 8 75 50 BloodVeld SlayTower +spawn = 1618 3425 3560 1 1 8 75 50 BloodVeld SlayTower +spawn = 1618 3418 3560 1 1 8 75 50 BloodVeld SlayTower +spawn = 1604 3425 3551 1 1 10 82 50 Spectre +SlayTower +spawn = 1604 3422 3553 1 1 10 82 50 Spectre +SlayTower +spawn = 1604 3430 3550 1 1 10 82 50 Spectre +SlayTower +spawn = 1604 3434 3550 1 1 10 82 50 Spectre SlayTower +spawn = 1604 3439 3549 1 1 10 82 50 Spectre +SlayTower +spawn = 1604 3437 3545 1 1 10 82 50 Spectre SlayTower +spawn = 1604 3414 3547 1 1 10 82 50 Spectre +SlayTower +spawn = 1604 3412 3550 1 1 10 82 50 Spectre +SlayTower +spawn = 1604 3417 3545 1 1 10 82 50 Spectre +SlayTower +spawn = 1604 3423 3540 1 1 10 82 50 Spectre +SlayTower +spawn = 1604 3423 3544 1 1 10 82 50 Spectre +SlayTower +spawn = 1604 3426 3541 1 1 10 82 50 Spectre +SlayTower +spawn = 1604 3419 3540 1 1 10 82 50 Spectre +SlayTower +spawn = 1604 3418 3536 1 1 10 82 50 Spectre SlayTower +spawn = 1624 3216 9401 0 1 8 90 80 DustDevil +spawn = 1624 3227 9395 0 1 8 90 80 DustDevil +spawn = 1624 3245 9401 0 1 8 90 80 DustDevil +spawn = 1624 3265 9399 0 1 8 90 80 DustDevil +spawn = 1624 3260 9367 0 1 8 90 80 DustDevil +spawn = 1624 3248 9349 0 1 8 90 80 DustDevil +spawn = 1624 3235 9364 0 1 8 90 80 DustDevil +spawn = 1624 3238 9387 0 1 8 90 80 DustDevil +spawn = 1624 3223 9347 0 1 8 90 80 DustDevil +spawn = 1624 3213 9352 0 1 8 90 80 DustDevil +spawn = 1624 3214 9361 0 1 8 90 80 DustDevil +spawn = 1624 3222 9380 0 1 8 90 80 DustDevil +spawn = 1611 3434 3539 2 1 12 85 50 GarGoyle SlayTower +spawn = 1611 3440 3539 2 1 12 85 50 GarGoyle SlayTower +spawn = 1611 3444 3540 2 1 12 85 50 GarGoyle SlayTower +spawn = 1611 3446 3535 2 1 12 85 50 GarGoyle SlayTower +spawn = 1611 3448 3539 2 1 12 85 50 GarGoyle SlayTower +spawn = 1611 3442 3548 2 1 12 85 50 GarGoyle SlayTower +spawn = 1611 3444 3551 2 1 12 85 50 GarGoyle SlayTower +spawn = 1611 3445 3547 2 1 12 85 50 GarGoyle SlayTower +spawn = 1611 3439 3547 2 1 12 85 50 GarGoyle SlayTower +spawn = 1613 3438 3563 2 1 11 88 50 Nechryael SlayTower +spawn = 1613 3442 3561 2 1 11 88 50 Nechryael SlayTower +spawn = 1613 3437 3558 2 1 11 88 50 Nechryael SlayTower +spawn = 1613 3446 3562 2 1 11 88 50 Nechryael SlayTower +spawn = 1613 3444 3568 2 1 11 88 50 Nechryael SlayTower +spawn = 1613 3439 3570 2 1 11 88 50 Nechryael SlayTower +spawn = 1613 3436 3568 2 1 11 88 50 Nechryael SlayTower +spawn = 1613 3435 3572 2 1 11 88 50 Nechryael SlayTower +spawn = 1613 3446 3572 2 1 11 88 50 Nechryael SlayTower +spawn = 1615 3425 3568 2 1 16 250 150 AbyssalDemon SlayTower +spawn = 1615 3428 3565 2 1 16 250 150 AbyssalDemon SlayTower +spawn = 1615 3425 3574 2 1 16 250 150 AbyssalDemon SlayTower +spawn = 1615 3423 3572 2 1 16 250 150 AbyssalDemon SlayTower +spawn = 1615 3427 3570 2 1 16 250 150 AbyssalDemon SlayTower +spawn = 1615 3416 3567 2 1 16 250 150 AbyssalDemon SlayTower +spawn = 1615 3413 3570 2 1 16 250 150 AbyssalDemon SlayTower +spawn = 1615 3410 3574 2 1 16 250 150 AbyssalDemon SlayTower +spawn = 1615 3413 3574 2 1 16 250 150 AbyssalDemon SlayTower +spawn = 2783 2903 9693 0 1 20 250 200 Dark Beast +spawn = 2783 2907 9690 0 1 20 250 200 Dark Beast +spawn = 2783 2903 9693 0 1 20 250 200 Dark Beast +spawn = 2783 2911 9691 0 1 20 250 200 Dark Beast +spawn = 2783 2916 9694 0 1 20 250 200 Dark Beast +spawn = 2783 2918 9681 0 1 20 250 200 Dark Beast +spawn = 2783 2916 9693 0 1 20 250 200 Dark Beast +spawn = 2783 2900 9688 0 1 20 250 200 Dark Beast +/*Traverly Dungeon*/ +spawn = 90 2884 9816 0 1 3 20 20 Skeleton TavDung +spawn = 90 2883 9814 0 1 3 20 20 Skeleton TavDung +spawn = 90 2884 9811 0 1 3 20 20 Skeleton TavDung +spawn = 90 2884 9823 0 1 3 20 20 Skeleton TavDung +spawn = 103 2898 9849 0 1 2 10 10 Ghost TavDung +spawn = 103 2903 9849 0 1 2 10 10 Ghost TavDung +spawn = 103 2908 9849 0 1 2 10 10 Ghost TavDung +spawn = 103 2919 9818 0 1 2 10 10 Ghost TavDung +spawn = 103 2924 9818 0 1 2 10 10 Ghost TavDung +spawn = 181 2931 9850 0 1 3 10 8 ChaosDruid TavDung +spawn = 181 2930 9848 0 1 3 10 8 ChaosDruid TavDung +spawn = 181 2932 9846 0 1 3 10 8 ChaosDruid TavDung +spawn = 181 2934 9846 0 1 3 10 8 ChaosDruid TavDung +spawn = 181 2937 9848 0 1 3 10 8 ChaosDruid TavDung +spawn = 181 2934 9849 0 1 3 10 8 ChaosDruid TavDung +spawn = 181 2931 9844 0 1 3 10 8 ChaosDruid TavDung +spawn = 181 2929 9845 0 1 3 10 8 ChaosDruid TavDung +spawn = 78 2912 9837 0 1 3 20 20 GiantBat TavDung +spawn = 78 2910 9841 0 1 3 20 20 GiantBat TavDung +spawn = 78 2908 9828 0 1 3 20 20 GiantBat TavDung +spawn = 78 2918 9829 0 1 3 20 20 GiantBat TavDung +spawn = 78 2923 9831 0 1 3 20 20 GiantBat TavDung +spawn = 179 3089 3230 0 1 5 20 11 BlackKnight +spawn = 178 2939 9811 0 1 5 20 11 BlackKnight TavDung +spawn = 178 2938 9815 0 1 5 20 11 BlackKnight TavDung +spawn = 178 2941 9805 0 1 5 20 11 BlackKnight TavDung +spawn = 127 2958 9781 0 1 7 30 15 MagicAxes TavDung +spawn = 127 2958 9785 0 1 7 30 15 MagicAxes TavDung +spawn = 127 2961 9779 0 1 7 30 15 MagicAxes TavDung +spawn = 127 2964 9780 0 1 7 30 15 MagicAxes TavDung +spawn = 82 2932 9809 0 1 8 40 40 Lessers TavDung +spawn = 82 2929 9805 0 1 8 40 40 Lessers TavDung +spawn = 82 2932 9779 0 1 8 40 40 Lessers TavDung +spawn = 82 2936 9794 0 1 8 40 40 Lessers TavDung +spawn = 82 2935 9789 0 1 8 40 40 Lessers TavDung +spawn = 119 2918 9758 0 1 6 20 15 ChaosDwarf TavDung +spawn = 119 2921 9758 0 1 6 20 15 ChaosDwarf TavDung +spawn = 119 2925 9761 0 1 6 20 15 ChaosDwarf TavDung +spawn = 119 2895 9769 0 1 6 20 15 ChaosDwarf TavDung +spawn = 119 2893 9771 0 1 6 20 15 ChaosDwarf TavDung +spawn = 119 2897 9767 0 1 6 20 15 ChaosDwarf TavDung +spawn = 52 2919 9802 0 1 6 30 15 BabyBlueDrag TavDung +spawn = 52 2919 9799 0 1 6 30 15 BabyBlueDrag TavDung +spawn = 52 2914 9802 0 1 6 30 15 BabyBlueDrag TavDung +spawn = 55 2900 9801 0 1 10 60 40 BlueDrag TavDung +spawn = 55 2895 9797 0 1 10 60 40 BlueDrag TavDung +spawn = 55 2900 9801 0 1 10 60 40 BlueDrag TavDung +spawn = 84 2862 9769 0 1 16 70 50 BlackDemon TavDung +spawn = 84 2859 9781 0 1 16 70 50 BlackDemon TavDung +spawn = 84 2870 9776 0 1 16 70 50 BlackDemon TavDung +spawn = 84 2870 9772 0 1 16 70 50 BlackDemon TavDung +spawn = 54 2835 9824 0 1 21 80 55 BlackDragon TavDung +spawn = 54 2840 9825 0 1 21 80 55 BlackDragon TavDung +spawn = 49 2857 9836 0 1 11 55 35 HellHound TavDung +spawn = 49 2860 9837 0 1 11 55 35 HellHound TavDung +spawn = 49 2856 9841 0 1 11 55 35 HellHound TavDung +spawn = 49 2856 9848 0 1 11 55 35 HellHound TavDung +spawn = 49 2853 9833 0 1 11 55 35 HellHound TavDung +/*Kalphite liar*/ +spawn = 1158 3478 9498 0 1 31 500 400 Kalphite Queen +spawn = 1157 3513 9493 2 1 16 200 150 Kalphite Guardian +spawn = 1157 3505 9496 2 1 16 200 150 Kalphite Gaurdian +spawn = 1157 3484 9491 0 1 16 200 150 Kalphite Guardian +spawn = 1157 3474 9491 0 1 16 200 150 Kalphite Guardian +spawn = 1157 3480 9510 0 1 16 200 150 Kalphite Guardian +spawn = 1157 3491 9512 0 1 16 200 150 Kalphite Guardian +spawn = 1157 3497 9495 0 1 16 200 150 Kalphite Guardian +spawn = 1154 3486 9501 2 1 8 100 75 Kalphite Soldier +spawn = 1154 3464 9508 2 1 8 100 75 Kalphite Soldier +spawn = 1154 3463 9483 2 1 8 100 75 Kalphite Soldier +spawn = 1154 3468 9479 2 1 8 100 75 Kalphite Soldier +spawn = 1154 3467 9489 2 1 8 100 75 Kalphite Soldier +spawn = 1154 3485 9476 2 1 8 100 75 Kalphite Soldier +spawn = 1156 3507 9519 2 1 3 50 30 Kalphite Worker +spawn = 1156 3508 9525 2 1 3 50 30 Kalphite Worker +spawn = 1156 3498 9521 2 1 3 50 30 Kalphite Worker +spawn = 1156 3470 9487 2 1 3 50 30 Kalphite Worker +spawn = 1156 3474 9524 2 1 3 50 30 Kalphite +Worker +spawn = 1156 3471 9515 2 1 3 50 30 Kalphite +Worker +spawn = 1156 3467 9502 2 1 3 50 30 Kalphite +Worker +spawn = 1156 3489 9491 2 1 3 50 30 Kalphite +Worker +spawn = 1156 3478 9485 2 1 3 50 30 Kalphite +Worker +spawn = 1156 3500 9477 2 1 3 50 30 Kalphite +Worker +spawn = 1156 3508 9484 2 1 3 50 30 Kalphite +Worker +spawn = 456 3242 3210 0 5 0 0 0 1 Quest +spawn = 458 3234 3154 0 2 0 0 0 1 Quest +spawn = 92 3121 9569 0 3 3 20 20 1 Quest +spawn = 755 3098 3269 0 1 0 0 0 1 Quest +spawn = 731 3226 3401 0 5 0 0 0 1 Quest +spawn = 170 2465 3501 3 0 0 0 0 1 Gnome +spawn = 170 2850 3498 0 0 0 0 0 1 Gnome +spawn = 170 3318 3429 0 1 0 0 0 1 Gnome +spawn = 170 3282 3217 0 1 0 0 0 1 Gnome +spawn = 170 2894 2726 0 1 0 0 0 1 Gnome +spawn = 170 2547 2971 0 1 0 0 0 1 Gnome +spawn = 1456 2770 2774 0 0 20 100 100 1 Monk +spawn = 1456 2765 2779 0 0 20 100 100 1 Monk +spawn = 1456 2761 2778 0 0 20 100 100 1 Monk +spawn = 1456 2752 2782 0 0 20 100 100 1 Monk +spawn = 1456 2774 2787 0 0 20 100 100 1 Monk +spawn = 1456 2767 2784 0 0 20 100 100 1 Monk +spawn = 1456 2772 2781 0 0 20 100 100 1 Monk +spawn = 1456 2777 2790 0 0 20 100 100 1 Monk +spawn = 1456 2754 2778 0 0 20 100 100 1 Monk +spawn = 1456 2755 2774 0 0 20 100 100 1 Monk +spawn = 1456 2756 2789 0 0 20 100 100 1 Monk +spawn = 1456 2762 2793 0 0 20 100 100 1 Monk +spawn = 1459 2797 2791 0 1 20 100 100 1 Monk +spawn = 1459 2802 2785 0 1 20 100 100 1 Monk +spawn = 1459 2798 2780 0 1 20 100 100 1 Monk +spawn = 1459 2806 2787 1 1 20 100 100 1 Monk +spawn = 1459 2797 2791 1 1 20 100 100 1 Monk +spawn = 1459 2791 2790 1 1 20 100 100 1 Monk +spawn = 1459 2793 2783 1 1 20 100 100 1 Monk +spawn = 1456 2729 2761 0 0 20 100 100 1 Monk +spawn = 1456 2729 2758 0 0 20 100 100 1 Monk +spawn = 1456 2729 2755 0 0 20 100 100 1 Monk +spawn = 1456 2729 2752 0 0 20 100 100 1 Monk +spawn = 1456 2713 2761 0 0 20 100 100 1 Monk +spawn = 1456 2713 2758 0 0 20 100 100 1 Monk +spawn = 1456 2713 2755 0 0 20 100 100 1 Monk +spawn = 1456 2713 2752 0 0 20 100 100 1 Monk +spawn = 1465 2807 9204 0 1 15 80 80 1 Monk +spawn = 1467 2807 9201 0 1 15 80 80 1 Monk +spawn = 1465 2807 9198 0 1 15 80 80 1 Monk +spawn = 1467 2808 9195 0 1 15 80 80 1 Monk +spawn = 494 2807 3443 0 0 0 0 0 1 Bank +spawn = 494 2809 3443 0 0 0 0 0 1 Bank +spawn = 494 2810 3443 0 0 0 0 0 1 Bank +spawn = 494 2811 3443 0 0 0 0 0 1 Bank +spawn = 494 3096 3491 0 5 0 0 0 1 Bank +spawn = 494 3096 3489 0 5 0 0 0 1 Bank +spawn = 494 3096 3492 0 2 0 0 0 1 Bank +spawn = 494 3098 3492 0 2 0 0 0 1 Bank +spawn = 1473 2767 2793 0 1 2 10 10 1 Spid +spawn = 741 3209 3222 1 1 0 0 0 0 1 +//slayer masters +spawn = 70 2931 3536 0 1 0 0 0 1 1 +spawn = 1596 3509 3507 0 1 0 0 0 1 1 +spawn = 1597 3147 9914 0 1 0 0 0 1 1 +spawn = 1598 2448 4430 0 1 0 0 0 1 1 +spawn = 1599 2869 2982 1 1 0 0 0 1 1 +spawn = 836 3304 3123 0 1 0 0 0 1 Gate +spawn = 1041 3490 3500 0 3 0 0 0 0 Tan +spawn = 804 3273 3191 0 1 0 0 0 1 Tan +spawn = 804 2934 3285 1 1 0 0 0 1 Tan +spawn = 567 2382 4459 0 0 0 0 0 1 Fairy +spawn = 567 2382 4457 0 0 0 0 0 1 Fairy +spawn = 639 3209 3423 0 1 0 0 0 1 Romeo +spawn = 648 3222 3474 0 1 0 0 0 2 King Roald +spawn = 276 3196 3404 0 0 0 0 0 2 Winelda +spawn = 637 3152 3434 1 0 0 0 0 2 juliet +spawn = 2244 3232 3229 0 1 0 0 0 1 Guide +//ice mountain + black knights fortress +spawn = 178 3036 3507 0 1 4 20 20 Black Knight +spawn = 178 3035 3502 0 1 4 20 20 Black Knight +spawn = 178 3023 3499 0 1 4 20 20 Black Knight +spawn = 609 3017 3513 0 1 3 15 15 Fortress Guard +spawn = 609 3014 3512 0 1 3 15 15 Fortress Guard +spawn = 609 3011 3511 0 1 3 15 15 Fortress Guard +spawn = 609 3009 3515 0 1 3 15 15 Fortress Guard +spawn = 609 3014 3516 0 1 3 15 15 Fortress Guard +spawn = 178 3016 3516 0 1 4 20 20 Black Knight +spawn = 609 3019 3516 0 1 3 15 15 Fortress Guard +spawn = 178 3022 3515 0 1 4 20 20 Black Knight +spawn = 178 3025 3517 0 1 4 20 20 Black Knight +spawn = 178 3029 3515 0 1 4 20 20 Black Knight +spawn = 178 3027 3512 0 1 4 20 20 Black Knight +spawn = 612 3031 3506 0 1 0 0 0 0 Greldo +spawn = 611 3029 3509 0 1 0 0 0 0 Witch +spawn = 746 3009 3499 0 1 0 0 0 0 Oracle +spawn = 3406 3006 3505 0 1 2 10 10 Icefiend +spawn = 3406 3005 3495 0 1 2 10 10 Icefiend +spawn = 3406 3010 3490 0 1 2 10 10 Icefiend +spawn = 3406 3006 3486 0 1 2 10 10 Icefiend +spawn = 3406 3003 3488 0 1 2 10 10 Icefiend +spawn = 3406 3003 3484 0 1 2 10 10 Icefiend +spawn = 3406 3010 3489 0 1 2 10 10 Icefiend +spawn = 3406 3006 3480 0 1 2 10 10 Icefiend +spawn = 3406 3006 3475 0 1 2 10 10 Icefiend +spawn = 3406 3003 3470 0 1 2 10 10 Icefiend +spawn = 3406 3003 3475 0 1 2 10 10 Icefiend +spawn = 3406 2999 3469 0 1 2 10 10 Icefiend +spawn = 3406 3006 3467 0 1 2 10 10 Icefiend +spawn = 3406 3006 3470 0 1 2 10 10 Icefiend +spawn = 3406 3012 3474 0 1 2 10 10 Icefiend +spawn = 3268 3031 3466 0 1 0 0 0 0 Dwarf +spawn = 206 3031 3462 0 1 0 0 0 0 Guard +spawn = 3269 3031 3466 0 1 0 0 0 0 Dwarf +spawn = 3270 3022 3461 0 1 0 0 0 0 Dwarf +spawn = 206 3016 3458 0 1 0 0 0 0 Guard +spawn = 206 3019 3457 0 1 0 0 0 0 Guard +spawn = 3274 3011 3459 0 1 0 0 0 0 Dwarf +spawn = 206 3012 3457 0 1 0 0 0 0 Guard +spawn = 209 3010 3452 0 1 0 0 0 0 Nulodion +spawn = 1841 3021 3452 0 1 0 0 0 0 rolad +spawn = 3268 3016 3450 0 1 0 0 0 0 Dwarf +spawn = 3268 3018 3447 0 1 0 0 0 0 Dwarf +spawn = 3280 3018 3451 0 1 0 0 0 0 Engineering assistant +spawn = 3281 3012 3449 0 1 0 0 0 0 Engineering assistant +spawn = 2130 3014 3445 0 1 5 40 40 Black Guard +spawn = 2131 3010 3445 0 1 5 40 40 Black Guard +spawn = 2132 3017 3443 0 1 5 40 40 Black Guard +spawn = 2133 3006 3443 0 1 5 40 40 Black Guard +spawn = 3269 3022 3447 0 1 0 0 0 0 Dwarf +spawn = 3282 3008 3442 0 3 0 0 0 0 Engineer +spawn = 118 3010 3435 0 1 2 15 15 Dwarf +spawn = 118 3021 3436 0 1 2 15 15 Dwarf +spawn = 118 3033 3435 0 1 2 15 15 Dwarf +spawn = 118 3026 3436 0 1 2 10 10 Dwarf +spawn = 3284 3024 3435 0 1 0 0 0 0 Squirrel +spawn = 3285 3029 3437 0 1 0 0 0 0 Squirrel +spawn = 3288 3039 3446 0 1 0 0 0 0 Racoon +spawn = 3287 3043 3439 0 1 0 0 0 0 Racoon +spawn = 3286 3048 3436 0 1 0 0 0 0 Racoon +spawn = 3286 3052 3431 0 1 0 0 0 0 Racoon +spawn = 3287 3053 3423 0 1 0 0 0 0 Racoon +spawn = 3285 3050 3418 0 1 0 0 0 0 Squirrel +spawn = 3286 3050 3415 0 1 0 0 0 0 Squirrel +spawn = 3285 3040 3421 0 1 0 0 0 0 Squirrel +spawn = 3286 3066 3441 0 1 0 0 0 0 Racoon +//goblin village area +spawn = 105 2972 3493 0 1 4 15 15 Bear +spawn = 105 2975 3491 0 1 4 15 15 Bear +spawn = 298 2955 3481 0 1 2 5 5 Goblin +spawn = 298 2954 3486 0 1 2 5 5 Goblin +spawn = 299 2957 3487 0 1 2 5 5 Goblin +spawn = 298 2954 3490 0 1 2 5 5 Goblin +spawn = 299 2957 3492 0 1 2 5 5 Goblin +spawn = 299 2955 3480 0 1 2 5 5 Goblin +spawn = 299 2958 3495 0 1 2 5 5 Goblin +spawn = 299 2955 3495 0 1 2 5 5 Goblin +spawn = 298 2955 3499 0 1 2 5 5 Goblin +spawn = 298 2958 3500 0 1 2 5 5 Goblin +spawn = 299 2953 3501 0 1 2 5 5 Goblin +spawn = 299 2956 3505 0 1 2 5 5 Goblin +spawn = 298 2955 3501 1 0 2 5 5 Goblin +spawn = 298 2952 3509 0 1 2 5 5 Goblin +spawn = 299 2957 3508 0 1 2 5 5 Goblin +spawn = 299 2963 3509 0 1 2 5 5 Goblin +spawn = 298 2954 3505 1 0 2 5 5 Goblin +spawn = 298 2958 3502 0 1 2 5 5 Goblin +spawn = 299 2959 3511 0 1 2 5 5 Goblin +spawn = 298 2956 3501 1 0 2 5 5 Goblin +spawn = 299 2958 3501 0 1 2 5 5 Goblin +spawn = 296 2960 3511 0 1 2 5 5 General Bentnoze +spawn = 297 2954 3511 0 1 2 5 5 General Wartface +spawn = 189 2931 3515 0 1 0 0 0 0 Monk of Zamorak +spawn = 189 2935 3515 0 1 0 0 0 0 Monk of Zamorak +spawn = 189 2939 3515 0 1 0 0 0 0 Monk of Zamorak +spawn = 189 2934 3515 0 1 0 0 0 0 Monk of Zamorak +spawn = 188 2938 3516 0 1 0 0 0 0 Monk of Zamorak +spawn = 188 2940 3515 0 1 0 0 0 0 Monk of Zamorak +spawn = 189 2935 3517 0 1 0 0 0 0 Monk of Zamorak +//falador farm +spawn = 2316 3018 3301 0 1 0 0 0 Pig +spawn = 2317 3017 3307 0 1 0 0 0 Pig +spawn = 2317 3019 3309 0 1 0 0 0 Pig +spawn = 45 3016 3285 0 1 0 0 0 Duck +spawn = 45 3018 3286 0 1 0 0 0 Duck +spawn = 45 3016 3284 0 1 0 0 0 Duck +spawn = 2235 3023 3288 0 1 2 10 10 Farmer +spawn = 2311 3035 3295 0 1 0 0 0 1 SheepDog +spawn = 81 3036 3301 0 1 2 5 2 1 Cow +spawn = 81 3038 3306 0 1 2 5 2 1 Cow +spawn = 81 3041 3310 0 1 2 5 2 1 Cow +spawn = 81 3027 3307 0 1 2 5 2 1 Cow +spawn = 81 3027 3300 0 1 2 5 2 1 Cow +spawn = 81 3031 3301 0 1 2 5 2 1 Cow +//wizard tower +spawn = 13 3112 3160 0 1 3 10 10 0 Wizard +spawn = 13 3110 3156 0 1 3 10 10 0 Wizard +spawn = 13 3109 3158 0 1 3 10 10 0 Wizard +spawn = 13 3106 3161 0 1 3 10 10 0 Wizard +spawn = 1263 3106 3162 1 1 0 0 0 0 Wizard +spawn = 13 3108 3160 1 1 5 10 10 0 Wizard +spawn = 13 3107 3156 1 1 5 10 10 0 Wizard +spawn = 13 3112 3162 1 5 5 10 10 0 Traiborn +spawn = 706 3104 3163 2 1 0 0 0 0 Mizgog +spawn = 707 3111 3161 2 1 0 0 0 0 Grayzag +spawn = 752 3110 3157 2 1 0 0 0 0 Lesser Demon +spawn = 300 3105 9570 0 1 0 0 0 0 Sedridor +//yanille +spawn = 494 2615 3091 0 5 0 0 0 Banker +spawn = 494 2615 3092 0 5 0 0 0 Banker +spawn = 494 2615 3094 0 5 0 0 0 Banker +spawn = 114 2497 3088 0 1 7 50 50 Ogre +spawn = 115 2496 3092 0 1 7 50 50 Ogre +spawn = 114 2500 3094 0 1 7 50 50 Ogre +spawn = 115 2499 3089 0 1 7 50 50 Ogre +spawn = 115 2511 3089 0 1 7 50 50 Ogre +spawn = 854 2511 3089 0 1 4 4 0 Grew +spawn = 114 2512 3086 0 1 7 50 50 Ogre +spawn = 115 2514 3081 0 1 7 50 50 Ogre +spawn = 114 2511 3080 0 1 7 50 50 Ogre +spawn = 878 2535 3095 0 1 4 4 0 Radick +spawn = 877 2537 3091 0 1 4 4 0 Tower Guard +spawn = 877 2548 3114 0 1 4 4 0 Tower Guard +spawn = 877 2559 3115 0 1 4 4 0 Tower Guard +spawn = 877 2544 3115 0 1 4 4 0 Tower Guard +spawn = 87 2549 3121 0 1 4 4 0 Tower Guard +spawn = 35 2541 3096 0 1 4 4 0 Soldier +spawn = 35 2542 3102 0 1 4 4 0 Soldier +spawn = 35 2546 3087 0 1 4 4 0 Soldier +spawn = 35 2543 3087 0 1 4 4 0 Soldier +spawn = 35 2545 3091 0 1 4 4 0 Soldier +spawn = 35 2550 3091 0 1 4 4 0 Soldier +spawn = 3109 2551 3077 0 1 4 4 0 Guard Captain +spawn = 739 2554 3077 0 1 4 4 0 Bartender +spawn = 3108 2551 3099 0 1 4 4 0 Bert +spawn = 708 2566 3103 0 1 1 2 2 Imp +spawn = 3021 2572 3106 0 1 4 20 20 Tool Leprechaun +spawn = 2332 2578 3102 0 1 4 20 20 Salena +spawn = 3 2595 3105 0 1 2 5 5 Man +spawn = 1 2601 3103 0 1 2 5 5 Man +spawn = 2793 2606 3101 0 1 0 0 0 Tramp +spawn = 462 2594 3089 0 1 0 0 0 Wizard Distentor +spawn = 13 2589 3085 0 1 0 0 0 Wizard +spawn = 13 2589 3092 0 1 0 0 0 Wizard +spawn = 13 2590 3086 0 1 0 0 0 Wizard +spawn = 2059 2593 3091 1 1 0 0 0 Wizard +spawn = 13 2593 3084 1 1 0 0 0 Wizard +spawn = 13 2587 3090 1 1 0 0 0 Wizard +spawn = 13 2587 3085 1 1 0 0 0 Wizard +spawn = 13 2590 3092 2 1 0 0 0 Wizard +spawn = 13 2588 3086 2 1 0 0 0 Wizard +spawn = 13 2594 3087 2 1 0 0 0 Wizard +spawn = 708 2541 3126 0 1 1 2 2 Imp +spawn = 708 2539 3133 0 1 1 2 2 Imp +spawn = 34 2546 3116 1 1 0 0 0 Watchman +spawn = 34 2545 3112 1 1 0 0 0 Watchman +spawn = 34 2549 3116 1 1 0 0 0 Watchman +spawn = 34 2547 3112 1 1 0 0 0 Watchman +spawn = 872 2547 3112 2 1 0 0 0 Watchtower Wizard +spawn = 35 2537 3101 1 1 4 4 0 Soldier +spawn = 35 2534 3100 1 1 4 4 0 Soldier +spawn = 35 2534 3095 1 1 4 4 0 Soldier +spawn = 35 2534 3091 1 1 4 4 0 Soldier +spawn = 35 2534 3087 1 1 4 4 0 Soldier +spawn = 35 2535 3083 1 1 4 4 0 Soldier +spawn = 35 2538 3080 1 1 4 4 0 Soldier +spawn = 35 2542 3074 1 1 4 4 0 Soldier +spawn = 35 2554 3073 1 1 4 4 0 Soldier +spawn = 35 2563 3073 1 1 4 4 0 Soldier +spawn = 35 2593 3074 1 1 4 4 0 Soldier +spawn = 35 2606 3074 1 1 4 4 0 Soldier +spawn = 35 2618 3074 1 1 4 4 0 Soldier +spawn = 35 2621 3083 1 1 4 4 0 Soldier +spawn = 35 2620 3093 1 1 4 4 0 Soldier +spawn = 35 2617 3101 1 1 4 4 0 Soldier +spawn = 35 2610 3108 1 1 4 4 0 Soldier +spawn = 35 2592 3109 1 1 4 4 0 Soldier +spawn = 35 2568 3109 1 1 4 4 0 Soldier +spawn = 35 2549 3109 1 1 4 4 0 Soldier +spawn = 81 2583 3119 1 1 4 4 0 Cow +spawn = 81 2588 3120 1 1 4 4 0 Cow +spawn = 81 2585 3126 1 1 4 4 0 Cow +spawn = 81 2580 3124 1 1 4 4 0 Cow +spawn = 81 2602 3117 1 1 4 4 0 Cow +spawn = 708 2528 3135 0 1 1 2 2 Imp +spawn = 708 2523 3144 0 1 1 2 2 Imp +//camelot +spawn = 494 2729 3495 0 0 0 0 0 Banker +spawn = 494 2728 3495 0 0 0 0 0 Banker +spawn = 494 2727 3495 0 0 0 0 0 Banker +spawn = 494 2724 3495 0 0 0 0 0 Banker +spawn = 494 2722 3495 0 0 0 0 0 Banker +spawn = 494 2721 3495 0 0 0 0 0 Banker +spawn = 659 2736 3469 0 1 0 0 0 Party Pete +//white wolf mountain +spawn = 96 2849 3483 0 1 0 0 0 White wolf(Small) +spawn = 96 2847 3481 0 1 0 0 0 White wolf(Small) +spawn = 95 2849 3495 0 1 0 0 0 Wolf +spawn = 95 2849 3503 0 1 0 0 0 Wolf +spawn = 95 2837 3496 0 1 0 0 0 Wolf +spawn = 95 2841 3497 0 1 0 0 0 Wolf +spawn = 141 2846 3497 0 1 8 80 80 1 1 +spawn = 95 2838 3505 0 1 0 0 0 Wolf +spawn = 95 2832 3512 0 1 0 0 0 Wolf +spawn = 95 2831 3500 0 1 0 0 0 Wolf +spawn = 95 2832 3507 0 1 0 0 0 Wolf +spawn = 96 2847 3481 0 1 0 0 0 White wolf(Small) +spawn = 96 2832 3513 0 1 0 0 0 White wolf(Small) +spawn = 95 2842 3507 0 1 0 0 0 Wolf +spawn = 125 2843 3519 0 1 0 0 0 Ice_Warrior +spawn = 125 2847 3517 0 1 0 0 0 Ice_Warrior +spawn = 96 2856 3509 0 1 0 0 0 White wolf(Small) +spawn = 96 2861 3500 0 1 0 0 0 White wolf(Small) +spawn = 96 2861 3492 0 1 0 0 0 White wolf(Small) +spawn = 96 2860 3465 0 1 0 0 0 White wolf(Small) +spawn = 96 2869 3438 0 1 0 0 0 White wolf(Small) +spawn = 96 2873 3445 0 1 0 0 0 White wolf(Small) +spawn = 96 2863 3507 0 1 0 0 0 White wolf(Small) +spawn = 96 2867 3506 0 1 0 0 0 White wolf(Small) +//duel arena +spawn = 957 3314 3241 0 1 0 0 0 Mubaiz +spawn = 964 3330 3245 0 1 0 0 0 Ima +spawn = 967 3330 3220 0 1 0 0 0 Dalal +spawn = 966 3361 3217 0 1 0 0 0 Jadid +spawn = 969 3369 3242 0 1 0 0 0 Jeed +spawn = 965 3360 3237 0 1 0 0 0 Sebeil +spawn = 968 3346 3260 0 1 0 0 0 Afrah +spawn = 959 3363 3275 0 1 0 0 0 A'abla +spawn = 962 3357 3276 0 1 0 0 0 Jaarah +spawn = 960 3369 3276 0 1 0 0 0 Sabreen +spawn = 963 3371 3274 0 1 0 0 0 Zahwa +spawn = 961 3375 3274 0 1 0 0 0 Tafani +spawn = 958 3382 3269 0 1 0 0 0 Fadli +spawn = 1008 3376 3284 0 1 0 0 0 Hamid +//khazard camp +spawn = 253 2612 3187 0 1 10 60 210 Khazard Guard +spawn = 254 2607 3185 0 1 10 60 210 Khazard Guard +spawn = 253 2607 3182 0 1 10 60 210 Khazard Guard +spawn = 255 2607 3181 0 1 10 60 210 Khazard Guard +spawn = 256 2600 3190 0 1 10 60 210 Khazard Guard +spawn = 254 2590 3190 0 1 10 60 210 Khazard Guard +spawn = 254 2595 3186 0 1 10 60 210 Khazard Guard +spawn = 253 2590 3184 0 1 10 60 210 Khazard Guard +spawn = 254 2594 3181 0 1 10 60 210 Khazard Guard +spawn = 254 2597 3181 0 1 10 60 210 Khazard Guard +spawn = 255 2597 3176 0 1 10 60 210 Khazard Guard +spawn = 253 2601 3177 0 1 10 60 210 Khazard Guard +spawn = 254 2597 3175 0 1 10 60 210 Khazard Guard +spawn = 256 2609 3171 0 1 10 60 210 Khazard Guard +spawn = 270 2609 3166 0 1 10 60 210 Khazard orge +spawn = 269 2609 3163 0 1 10 60 210 Bouncer +spawn = 269 2609 3160 0 1 10 60 210 Khazard Scorpion +spawn = 262 2615 3160 0 1 10 60 210 Fight Slave +spawn = 262 2615 3164 0 1 10 60 210 Fight Slave +spawn = 265 2615 3168 0 1 10 60 210 Jeremy Servil +spawn = 254 2619 3168 0 1 10 60 210 Khazard Guard +spawn = 253 2617 3157 0 1 10 60 210 Khazard Guard +spawn = 254 2614 3150 0 1 10 60 210 Khazard Guard +spawn = 253 2617 3150 0 1 10 60 210 Khazard Guard +spawn = 255 2608 3148 0 1 10 60 210 Khazard Guard +spawn = 256 2605 3153 0 1 10 60 210 Khazard Guard +spawn = 262 2594 3143 0 1 10 60 210 Fight Slave +spawn = 260 2587 3143 0 1 10 60 210 Kevin +spawn = 261 2590 3143 0 1 10 60 210 Joe +spawn = 263 2600 3143 0 1 10 60 210 Joe +spawn = 254 2584 3149 0 1 10 60 210 Khazard Guard +spawn = 253 2597 3147 0 1 10 60 210 Khazard Guard +spawn = 253 2580 3163 0 1 10 60 210 Khazard Guard +spawn = 255 2577 3167 0 1 10 60 210 Khazard Guard +spawn = 254 2580 3174 0 1 10 60 210 +spawn = 555 2656 3153 0 1 0 0 0 General Store +spawn = 555 2641 3172 0 1 0 0 0 General Store +spawn = 466 2667 3162 0 1 0 0 0 Murphy +//gnome village +spawn = 162 2471 3427 0 1 0 0 0 gnome trainer +spawn = 162 2476 3423 1 1 0 0 0 gnome trainer +spawn = 162 2488 3421 2 1 0 0 0 gnome trainer +spawn = 162 2481 3424 0 1 0 0 0 gnome trainer +spawn = 162 2489 3429 0 1 0 0 0 gnome trainer +spawn = 162 2482 3439 0 1 0 0 0 gnome trainer +spawn = 162 2485 3418 0 1 0 0 0 gnome trainer +spawn = 479 2549 3230 0 1 0 0 0 GNOME TROOP +spawn = 480 2551 3227 0 1 0 0 0 GNOME TROOP +spawn = 479 2547 3226 0 1 0 0 0 GNOME TROOP +spawn = 480 2545 3224 0 1 0 0 0 GNOME TROOP +spawn = 480 2542 3223 0 1 0 0 0 GNOME TROOP +spawn = 479 2541 3222 0 1 0 0 0 GNOME TROOP +spawn = 479 2538 3222 0 1 0 0 0 GNOME TROOP +spawn = 480 2538 3220 0 1 0 0 0 GNOME TROOP +spawn = 479 2540 3217 0 1 0 0 0 GNOME TROOP +spawn = 480 2544 3219 0 1 0 0 0 GNOME TROOP +spawn = 480 2547 3217 0 1 0 0 0 GNOME TROOP +spawn = 479 2549 3216 0 1 0 0 0 GNOME TROOP +spawn = 479 2543 3216 0 1 0 0 0 GNOME TROOP +spawn = 670 2466 3496 0 1 0 0 0 King Narnode Shareen +spawn = 1407 2482 3490 1 1 0 0 0 Daero +spawn = 166 2450 3480 1 2 0 0 0 Gnome Banker +spawn = 166 2449 3480 1 2 0 0 0 Gnome Banker +spawn = 166 2448 3480 1 2 0 0 0 Gnome Banker +spawn = 166 2440 3487 1 4 0 0 0 Gnome Banker +spawn = 166 2440 3488 1 4 0 0 0 Gnome Banker +spawn = 850 2449 3511 1 3 0 0 0 Aluft Gianne Senior +spawn = 851 2441 3502 1 1 0 0 0 Gnome Waiters +spawn = 851 2448 3502 1 1 0 0 0 Gnome Waiters +spawn = 849 2479 3488 1 1 0 0 0 Barman +spawn = 849 2484 3488 1 1 0 0 0 Barman +spawn = 603 2491 3488 1 1 0 0 0 Heckel Funch +spawn = 601 2482 3510 1 1 0 0 0 Rometti +spawn = 163 2464 3494 1 1 0 0 0 Gnome Guard +spawn = 163 2467 3496 1 1 0 0 0 Gnome Guard +spawn = 164 2464 3495 1 1 0 0 0 Gnome Guard +spawn = 66 2457 3488 1 1 0 0 0 Gnome +spawn = 168 2457 3492 1 1 0 0 0 Gnome Woman +spawn = 159 2449 3490 1 1 0 0 0 Gnome Child +spawn = 67 2449 3487 1 1 0 0 0 Gnome +spawn = 68 2450 3488 1 1 0 0 0 Gnome +spawn = 169 2449 3490 1 1 0 0 0 Gnome Woman +spawn = 169 2450 3495 1 1 0 0 0 Gnome Woman +spawn = 160 2442 3502 1 1 0 0 0 Gnome Child +spawn = 68 2448 3509 1 1 0 0 0 Gnome +spawn = 168 2449 3500 1 1 0 0 0 Gnome Woman +spawn = 161 2457 3497 1 1 0 0 0 Gnome Child +spawn = 67 2457 3494 1 1 0 0 0 Gnome +spawn = 68 2470 3495 1 1 0 0 0 Gnome +spawn = 159 2474 3488 1 1 0 0 0 Gnome Child +spawn = 168 2474 3494 1 1 0 0 0 Gnome Woman +spawn = 159 2481 3503 1 1 0 0 0 Gnome Child +spawn = 67 2482 3503 1 1 0 0 0 Gnome +spawn = 66 2483 3500 1 1 0 0 0 Gnome +spawn = 68 2492 3503 1 1 0 0 0 Gnome +spawn = 168 2483 3494 1 1 0 0 0 Gnome Woman +spawn = 169 2481 3479 1 1 0 0 0 Gnome Woman +spawn = 161 2492 3488 1 1 0 0 0 Gnome Child +spawn = 602 2467 3488 2 1 0 0 0 Gulluck +spawn = 169 2465 3488 2 1 0 0 0 Gnome Woman +spawn = 164 2460 3487 2 1 0 0 0 Gnome Guard +spawn = 164 2467 3480 2 1 0 0 0 Gnome Guard +spawn = 163 2463 3480 2 1 0 0 0 Gnome Guard +spawn = 68 2468 3488 2 1 0 0 0 Gnome +spawn = 163 2483 3496 2 1 0 0 0 Gnome Guard +spawn = 164 2483 3498 2 1 0 0 0 Gnome Guard +spawn = 164 2482 3494 2 1 0 0 0 Gnome Guard +spawn = 168 2483 3495 2 1 0 0 0 Gnome Woman +spawn = 164 2464 3497 2 1 0 0 0 Gnome Guard +spawn = 168 2448 3496 2 1 0 0 0 Gnome Woman +spawn = 163 2448 3497 2 1 0 0 0 Gnome Guard +spawn = 164 2449 3497 2 1 0 0 0 Gnome Guard +spawn = 479 2464 3503 2 1 0 0 0 Gnome Troop +spawn = 479 2464 3505 2 1 0 0 0 Gnome Troop +spawn = 169 2469 3503 2 1 0 0 0 Gnome Woman +spawn = 163 2467 3510 2 1 0 0 0 Gnome Guard +spawn = 164 2464 3509 2 1 0 0 0 Gnome Guard +spawn = 163 2459 3382 0 1 0 0 0 Gnome Guard +spawn = 163 2462 3382 0 1 0 0 0 Gnome Guard +spawn = 676 2461 3380 0 1 0 0 0 Femi +spawn = 168 2475 3397 1 1 0 0 0 Gnome Woman +spawn = 168 2484 3400 1 1 0 0 0 Gnome Woman +spawn = 168 2487 3410 1 1 0 0 0 Gnome Woman +spawn = 168 2481 3405 1 1 0 0 0 Gnome Woman +spawn = 671 2479 3463 1 1 0 0 0 Glough +spawn = 166 2448 3424 1 5 0 0 0 Gnome Banker +spawn = 166 2448 3427 1 5 0 0 0 Gnome Banker +spawn = 166 2443 3424 1 4 0 0 0 Gnome Banker +spawn = 166 2443 3425 1 4 0 0 0 Gnome Banker Khazard Guard +spawn = 254 2579 3176 0 1 10 60 210 Khazard Guard +spawn = 268 2585 3175 0 1 10 60 210 Local +spawn = 641 3211 3401 0 1 0 0 0 1 +spawn = 43 3053 3518 0 1 0 0 0 Sheep +spawn = 43 3056 3517 0 1 0 0 0 Sheep +spawn = 43 3053 3514 0 1 0 0 0 Sheep +spawn = 43 3053 3517 0 1 0 0 0 Sheep +spawn = 43 3197 3261 0 1 0 0 0 Sheep +spawn = 43 3202 3261 0 1 0 0 0 Sheep +spawn = 43 3202 3261 0 1 0 0 0 Sheep +spawn = 43 3209 3260 0 1 0 0 0 Sheep +spawn = 43 3208 3270 0 1 0 0 0 Sheep +spawn = 43 3200 3271 0 1 0 0 0 Sheep +spawn = 43 2925 3324 0 1 0 0 0 Sheep +spawn = 43 2924 3322 0 1 0 0 0 Sheep +spawn = 42 2926 3321 0 1 0 0 0 Sheep +spawn = 43 2924 3318 0 1 0 0 0 Sheep +spawn = 780 3150 3411 0 0 0 0 0 1 +spawn = 781 3222 3438 0 1 0 0 0 1 +spawn = 783 3222 3436 0 1 0 0 0 1 +spawn = 759 3306 3512 1 4 0 0 0 1 +spawn = 379 2939 3153 0 1 0 0 0 1 +spawn = 758 3189 3273 0 1 0 0 0 1 +spawn = 494 2852 2955 0 0 0 0 0 1 +spawn = 500 2880 2952 0 1 0 0 0 1 +spawn = 199 3078 3438 0 1 4 20 20 1 +spawn = 2458 2600 4775 0 1 0 0 0 Freaky +spawn = 2459 2604 4771 0 1 0 0 0 Pheasant +spawn = 2459 2604 4777 0 1 0 0 0 Pheasant +spawn = 2459 2597 4778 0 1 0 0 0 Pheasant +spawn = 2459 2597 4775 0 1 0 0 0 Pheasant +spawn = 2459 2599 4772 0 1 0 0 0 Pheasant +spawn = 2460 2603 4774 0 1 0 0 0 Pheasant +spawn = 2460 2606 4774 0 1 0 0 0 Pheasant +spawn = 2460 2600 4777 0 1 0 0 0 Pheasant +spawn = 2460 2601 4772 0 1 0 0 0 Pheasant +spawn = 2460 2603 4776 0 1 0 0 0 Pheasant +spawn = 2461 2604 4775 0 1 0 0 0 Pheasant +spawn = 2461 2603 4773 0 1 0 0 0 Pheasant +spawn = 2461 2597 4777 0 1 0 0 0 Pheasant +spawn = 2461 2597 4773 0 1 0 0 0 Pheasant +spawn = 2461 2596 4775 0 1 0 0 0 Pheasant +spawn = 2462 2607 4773 0 1 0 0 0 Pheasant +spawn = 2462 2605 4770 0 1 0 0 0 Pheasant +spawn = 2462 2603 4777 0 1 0 0 0 Pheasant +spawn = 2462 2609 4777 0 1 0 0 0 Pheasant +spawn = 2462 2608 4775 0 1 0 0 0 PheasantSlave +spawn = 1770 2572 3388 0 1 2 10 10 Goblin +spawn = 1770 2568 3387 0 1 2 10 10 Goblin +spawn = 1770 3148 3222 0 1 2 10 10 Goblin +spawn = 1770 3137 3229 0 1 2 10 10 Goblin +spawn = 1770 3149 3234 0 1 2 10 10 Goblin +spawn = 1771 3153 3227 0 1 2 10 10 Goblin +spawn = 1771 3162 3227 0 1 2 10 10 Goblin +spawn = 1771 3176 3228 0 1 2 10 10 Goblin +spawn = 1771 3178 3223 0 1 2 10 10 Goblin +spawn = 1772 3178 3126 0 1 2 10 10 Goblin +spawn = 1772 3134 3424 0 1 2 10 10 Goblin +spawn = 1772 3177 3241 0 1 2 10 10 Goblin +spawn = 1772 3127 3434 0 1 2 10 10 Goblin +spawn = 1772 3176 3244 0 1 2 10 10 Goblin +spawn = 1773 3172 3240 0 1 2 10 10 Goblin +spawn = 1773 3168 3244 0 1 2 10 10 Goblin +spawn = 1773 3165 3248 0 1 2 10 10 Goblin +spawn = 1773 3176 3244 0 1 2 10 10 Goblin +spawn = 1774 3180 3236 0 1 2 10 10 Goblin +spawn = 1774 3178 3250 0 1 2 10 10 Goblin +spawn = 1774 3182 3253 0 1 2 10 10 Goblin +spawn = 1774 3191 3246 0 1 2 10 10 Goblin +spawn = 1775 3201 3238 0 1 2 10 10 Goblin +spawn = 1775 3197 3230 0 1 2 10 10 Goblin +spawn = 1775 3196 3223 0 1 2 10 10 Goblin +spawn = 1776 3194 3207 0 1 2 10 10 Goblin +spawn = 1776 3184 3212 0 1 2 10 10 Goblin +spawn = 1776 3185 3217 0 1 2 10 10 Goblin +spawn = 1776 3120 3407 0 1 2 10 10 Goblin +spawn = 1776 3177 3227 0 1 2 10 10 Goblin +//dagganoth lair +spawn = 2455 2445 10148 0 1 19 70 45 Dagannoth +spawn = 2455 2457 10134 0 1 19 70 45 Dagannoth +spawn = 2455 2455 10146 0 1 19 70 45 Dagannoth +spawn = 2455 2452 10161 0 1 19 70 45 Dagannoth +spawn = 2455 2465 10160 0 1 19 70 45 Dagannoth +spawn = 2455 2473 10152 0 1 19 70 45 Dagannoth +spawn = 2455 2474 10143 0 1 19 70 45 Dagannoth +spawn = 2455 2469 10136 0 1 19 70 45 Dagannoth +spawn = 2455 2487 10128 0 1 19 70 45 Dagannoth +spawn = 2455 2486 10140 0 1 19 70 45 Dagannoth +spawn = 2455 2484 10151 0 1 19 70 45 Dagannoth +spawn = 2455 1813 4406 2 1 19 70 45 Dagannoth +spawn = 2455 1817 4404 2 1 19 70 45 Dagannoth +spawn = 2455 1824 4388 2 1 19 70 45 Dagannoth +spawn = 2455 1817 4392 2 1 19 70 45 Dagannoth +spawn = 2455 1831 4360 1 1 19 70 45 Dagannoth +spawn = 2455 1843 4359 1 1 19 70 45 Dagannoth +spawn = 2455 1857 4360 1 1 19 70 45 Dagannoth +spawn = 2455 1865 4368 1 1 19 70 45 Dagannoth +spawn = 2455 1864 4378 2 1 19 70 45 Dagannoth +spawn = 2455 1864 4383 2 1 19 70 45 Dagannoth +spawn = 2455 1864 4392 1 1 19 70 45 Dagannoth +spawn = 2455 1865 4403 1 1 19 70 45 Dagannoth +spawn = 2455 1872 4410 1 1 19 70 45 Dagannoth +spawn = 2455 1888 4410 1 1 19 70 45 Dagannoth +spawn = 2455 1889 4393 0 1 19 70 45 Dagannoth +spawn = 2455 1885 4377 0 1 19 70 45 Dagannoth +spawn = 2455 1887 4363 0 1 19 70 45 Dagannoth +spawn = 2455 1897 4368 0 1 19 70 45 Dagannoth +spawn = 2456 2494 10131 0 1 19 70 45 Dagannoth +spawn = 2456 2499 10125 0 1 19 70 45 Dagannoth +spawn = 2456 2503 10127 0 1 19 70 45 Dagannoth +spawn = 2456 2510 10125 0 1 19 70 45 Dagannoth +spawn = 2456 2517 10128 0 1 19 70 45 Dagannoth +spawn = 2456 2530 10123 0 1 19 70 45 Dagannoth +spawn = 2456 2535 10128 0 1 19 70 45 Dagannoth +spawn = 2456 2524 10124 0 1 19 70 45 Dagannoth +spawn = 2456 2495 10147 0 1 19 70 45 Dagannoth +spawn = 2456 1812 4402 2 1 19 70 45 Dagannoth +spawn = 2456 1828 4386 2 1 19 70 45 Dagannoth +spawn = 2456 1824 4392 2 1 19 70 45 Dagannoth +spawn = 2456 1837 4359 1 1 19 70 45 Dagannoth +spawn = 2456 1850 4360 1 1 19 70 45 Dagannoth +spawn = 2456 1862 4362 1 1 19 70 45 Dagannoth +spawn = 2456 1864 4398 1 1 19 70 45 Dagannoth +spawn = 2456 1867 4409 1 1 19 70 45 Dagannoth +spawn = 2456 1880 4411 1 1 19 70 45 Dagannoth +spawn = 2456 1882 4382 0 1 19 70 45 Dagannoth +spawn = 2456 1890 4368 0 1 19 70 45 Dagannoth +spawn = 2456 1904 4364 0 1 19 70 45 Dagannoth +spawn = 2889 2495 10164 0 1 19 70 45 Rock Lobster +spawn = 2889 2500 10165 0 1 19 70 45 Rock Lobster +spawn = 2889 2503 10161 0 1 19 70 45 Rock Lobster +spawn = 2889 2506 10165 0 1 19 70 45 Rock Lobster +spawn = 2889 2511 10161 0 1 19 70 45 Rock Lobster +spawn = 2889 2515 10163 0 1 19 70 45 Rock Lobster +spawn = 2889 2522 10165 0 1 19 70 45 Rock Lobster +spawn = 2889 2527 10162 0 1 19 70 45 Rock Lobster +spawn = 2889 2531 10165 0 1 19 70 45 Rock Lobster +spawn = 2889 2536 10160 0 1 19 70 45 Rock Lobster +spawn = 2889 2542 10164 0 1 19 70 45 Rock Lobster +spawn = 2889 1829 4404 3 1 19 70 45 Rock Lobster +spawn = 2889 1831 4407 3 1 19 70 45 Rock Lobster +spawn = 2889 1836 4404 3 1 19 70 45 Rock Lobster +spawn = 2889 1837 4397 3 1 19 70 45 Rock Lobster +spawn = 2889 1844 4404 3 1 19 70 45 Rock Lobster +spawn = 2889 1805 4365 2 1 19 70 45 Rock Lobster +spawn = 2889 1808 4368 2 1 19 70 45 Rock Lobster +spawn = 2889 1812 4364 2 1 19 70 45 Rock Lobster +spawn = 2889 1817 4367 2 1 19 70 45 Rock Lobster +spawn = 2889 1820 4362 2 1 19 70 45 Rock Lobster +spawn = 2889 1887 4408 0 1 19 70 45 Rock Lobster +spawn = 2889 1893 4410 0 1 19 70 45 Rock Lobster +spawn = 2889 1899 4409 0 1 19 70 45 Rock Lobster +spawn = 2889 1904 4408 0 1 19 70 45 Rock Lobster +spawn = 2889 1907 4404 0 1 19 70 45 Rock Lobster +spawn = 2889 1902 4402 0 1 19 70 45 Rock Lobster +spawn = 2889 1898 4399 0 1 19 70 45 Rock Lobster +spawn = 2889 1901 4372 0 1 19 70 45 Rock Lobster +spawn = 2889 1948 4358 0 1 19 70 45 Rock Lobster +spawn = 2457 2518 10141 0 1 19 70 45 Wallasalki +spawn = 2457 2512 10141 0 1 19 70 45 Wallasalki +spawn = 2457 2506 10142 0 1 19 70 45 Wallasalki +spawn = 2457 2501 10144 0 1 19 70 45 Wallasalki +spawn = 2457 2499 10149 0 1 19 70 45 Wallasalki +spawn = 2457 2505 10150 0 1 19 70 45 Wallasalki +spawn = 2457 2505 10150 0 1 19 70 45 Wallasalki +spawn = 2457 2516 10150 0 1 19 70 45 Wallasalki +spawn = 2457 2521 10150 0 1 19 70 45 Wallasalki +spawn = 2457 2526 10149 0 1 19 70 45 Wallasalki +spawn = 2457 2532 10145 0 1 19 70 45 Wallasalki +spawn = 2457 2530 10140 0 1 19 70 45 Wallasalki +spawn = 2457 2525 10141 0 1 19 70 45 Wallasalki +spawn = 2457 1802 4408 3 1 19 70 45 Wallasalki +spawn = 2457 1800 4403 3 1 19 70 45 Wallasalki +spawn = 2457 1812 4392 1 1 19 70 45 Wallasalki +spawn = 2457 1807 4394 1 1 19 70 45 Wallasalki +spawn = 2457 1801 4391 1 1 19 70 45 Wallasalki +spawn = 2457 1802 4384 2 1 19 70 45 Wallasalki +spawn = 2457 1799 4381 2 1 19 70 45 Wallasalki +spawn = 2457 1796 4378 1 1 19 70 45 Wallasalki +spawn = 2457 1801 4375 1 1 19 70 45 Wallasalki +spawn = 2457 1798 4370 1 1 19 70 45 Wallasalki +spawn = 2457 1889 4388 0 1 19 70 45 Wallasalki +spawn = 2457 1883 4371 0 1 19 70 45 Wallasalki +spawn = 2457 1895 4363 0 1 19 70 45 Wallasalki +spawn = 2454 2443 10159 0 1 19 70 45 Dagannoth spawn +spawn = 2454 2449 10164 0 1 19 70 45 Dagannoth spawn +spawn = 2454 2485 10166 0 1 19 70 45 Dagannoth spawn +spawn = 2454 2490 10155 0 1 19 70 45 Dagannoth spawn +spawn = 2454 2489 10140 0 1 19 70 45 Dagannoth spawn +spawn = 2454 2485 10126 0 1 19 70 45 Dagannoth spawn +spawn = 2454 2473 10127 0 1 19 70 45 Dagannoth spawn +spawn = 2454 2456 10129 0 1 19 70 45 Dagannoth spawn +spawn = 2454 2446 10138 0 1 19 70 45 Dagannoth spawn +spawn = 2892 2898 4453 0 1 7 75 50 Spinolyp +spawn = 2892 2904 4435 0 1 7 75 50 Spinolyp +spawn = 2892 2928 4438 0 1 7 75 50 Spinolyp +spawn = 2892 2925 4460 0 1 7 75 50 Spinolyp +//spawn = 2892 2930 4446 0 1 0 0 0 Spinolyp +spawn = 2895 2915 4463 0 1 3 30 30 water +spawn = 2895 2902 4461 0 1 3 30 30 water +spawn = 2895 2988 4442 0 1 3 30 30 water +spawn = 2895 2918 4434 0 1 3 30 30 water +//spawn = 2895 2927 4453 0 1 0 0 0 water +//spawn = 2895 2923 4435 0 1 0 0 0 water +//spawn = 2895 2912 4434 0 1 0 0 0 water +//spawn = 2895 2900 4438 0 1 0 0 0 water +//Dwarven Mine +spawn = 118 2997 9836 0 1 2 15 15 Dwarf +spawn = 118 2999 9832 0 1 2 15 15 Dwarf +spawn = 118 3001 9828 0 1 2 15 15 Dwarf +spawn = 118 2996 9827 0 1 2 15 15 Dwarf +spawn = 118 2998 9818 0 1 2 15 15 Dwarf +spawn = 118 2998 9808 0 1 2 15 15 Dwarf +spawn = 118 2986 9810 0 1 2 15 15 Dwarf +spawn = 118 3012 9813 0 1 2 15 15 Dwarf +spawn = 118 3018 9812 0 1 2 15 15 Dwarf +spawn = 118 3024 9804 0 1 2 15 15 Dwarf +spawn = 118 3028 9815 0 1 2 15 15 Dwarf +spawn = 118 3020 9828 0 1 2 15 15 Dwarf +spawn = 118 3025 9833 0 1 2 15 15 Dwarf +spawn = 118 3044 9835 0 1 2 15 15 Dwarf +spawn = 118 3045 9826 0 1 2 15 15 Dwarf +spawn = 118 3040 9820 0 1 2 15 15 Dwarf +spawn = 118 3048 9815 0 1 2 15 15 Dwarf +spawn = 118 3041 9804 0 1 2 15 15 Dwarf +spawn = 118 3031 9847 0 1 2 15 15 Dwarf +spawn = 118 3022 9847 0 1 2 15 15 Dwarf +spawn = 118 3017 9841 0 1 2 15 15 Dwarf +spawn = 118 3039 9846 0 1 2 15 15 Dwarf +spawn = 107 3042 9796 0 1 4 20 20 Scorpion +spawn = 107 3043 9788 0 1 4 20 20 Scorpion +spawn = 107 3048 9784 0 1 4 20 20 Scorpion +spawn = 107 3042 9779 0 1 4 20 20 Scorpion +spawn = 144 3039 9772 0 1 6 25 25 Scorpion +spawn = 144 3049 9770 0 1 6 25 25 Scorpion +spawn = 107 3046 9764 0 1 4 20 20 Scorpion +spawn = 107 3043 9761 0 1 4 20 20 Scorpion +spawn = 107 3037 9765 0 1 4 20 20 Scorpion +spawn = 107 3054 9777 0 1 4 20 20 Scorpion +spawn = 9 3222 3465 0 1 6 20 20 Guard Palace +spawn = 9 3219 3461 0 1 6 20 20 Guard Palace +spawn = 9 3215 3463 0 1 6 20 20 Guard Palace +spawn = 9 3211 3463 0 1 6 20 20 Guard Palace +spawn = 9 3208 3461 0 1 6 20 20 Guard Palace +spawn = 9 3204 3463 0 1 6 20 20 Guard Palace +spawn = 1770 3244 3247 0 1 2 10 10 Goblin +spawn = 1771 3244 3245 0 1 2 10 10 Goblin +spawn = 1772 3247 3245 0 1 2 10 10 Goblin +spawn = 1773 3247 3247 0 1 2 10 10 Goblin +spawn = 618 3363 3339 0 1 0 0 0 Examiner +spawn = 619 3361 3335 0 1 0 0 0 Expert +spawn = 494 3514 3482 0 5 0 0 0 Banker +spawn = 494 3514 3481 0 5 0 0 0 Banker +spawn = 494 3514 3480 0 5 0 0 0 Banker +spawn = 494 3514 3479 0 5 0 0 0 Banker +spawn = 735 2797 3155 0 1 0 0 0 Bartender +spawn = 182 2798 3166 0 1 7 25 25 Pirate +spawn = 183 2794 3168 0 1 7 25 25 Pirate +spawn = 184 2794 3163 0 1 7 25 25 Pirate +spawn = 185 2793 3160 0 1 7 25 25 Pirate +spawn = 183 2796 3158 0 1 7 25 25 Pirate +spawn = 588 2803 3155 0 1 0 0 0 Davon +spawn = 793 2794 3182 0 1 0 0 0 Waiter +spawn = 794 2793 3187 0 1 0 0 0 Cook +spawn = 112 2693 3204 0 1 6 40 40 Moss Giant +spawn = 112 2697 3206 0 1 6 40 40 Moss Giant +spawn = 112 2702 3206 0 1 6 40 40 Moss Giant +spawn = 112 2699 3211 0 1 6 40 40 Moss Giant +spawn = 112 2692 3214 0 1 6 40 40 Moss Giant +spawn = 1042 3494 3477 0 1 0 0 0 Roavar +spawn = 1113 2892 10086 0 1 0 0 0 Eadgar +spawn = 494 2534 4713 0 1 0 0 0 Banker +spawn = 452 3228 3289 0 1 0 0 0 Seth +spawn = 1714 3154 9646 0 1 0 0 0 Male +spawn = 1714 3160 9643 0 1 0 0 0 Male +spawn = 1714 3158 9633 0 1 0 0 0 Male +spawn = 1714 3170 9632 0 1 0 0 0 Male +spawn = 1715 3153 9643 0 1 0 0 0 Female +spawn = 1715 3165 9636 0 1 0 0 0 Female +spawn = 1715 3165 9636 0 1 0 0 0 Female +spawn = 1715 3170 9636 0 1 0 0 0 Female +spawn = 1714 3173 9632 0 1 0 0 0 Female +spawn = 731 3045 3258 0 1 0 0 0 Bartender +spawn = 412 3393 3489 0 1 4 20 20 Bat +spawn = 412 3388 3483 0 1 4 20 20 Bat +spawn = 412 3382 3488 0 1 4 20 20 Bat +spawn = 412 3381 3481 0 1 4 20 20 Bat +spawn = 412 3377 3489 0 1 4 20 20 Bat +spawn = 307 2967 3206 0 1 0 0 0 Hetty +//daggs +spawn = 1338 2516 10011 0 1 7 70 60 Dagannoth +spawn = 1338 2516 10013 0 1 7 70 60 Dagannoth +spawn = 1338 2519 10014 0 1 7 70 60 Dagannoth +spawn = 1338 2519 10016 0 1 7 70 60 Dagannoth +spawn = 1338 2522 10016 0 1 7 70 60 Dagannoth +spawn = 1338 2515 10026 0 1 7 70 60 Dagannoth +spawn = 1338 2520 10026 0 1 7 70 60 Dagannoth +spawn = 1338 2525 10027 0 1 7 70 60 Dagannoth +spawn = 1338 2521 10021 0 1 7 70 60 Dagannoth +spawn = 1338 2529 10027 0 1 7 70 60 Dagannoth +spawn = 1338 2533 10028 0 1 7 70 60 Dagannoth +spawn = 1342 2518 10012 0 1 7 90 80 Dagannoth +spawn = 1342 2517 10015 0 1 7 90 45 Dagannoth +spawn = 1342 2521 10015 0 1 7 90 80 Dagannoth +spawn = 1342 2516 10017 0 1 7 90 80 Dagannoth +spawn = 1342 2512 10010 0 1 7 90 80 Dagannoth +spawn = 1342 2518 10018 0 1 7 90 80 Dagannoth +spawn = 1342 2522 10029 0 1 7 90 80 Dagannoth +spawn = 1342 2525 10023 0 1 7 90 80 Dagannoth +spawn = 1342 2516 10022 0 1 7 90 80 Dagannoth +spawn = 1342 2532 10022 0 1 7 90 80 Dagannoth +spawn = 510 2780 3212 0 0 0 0 0 Hajedy +spawn = 510 2834 2953 0 0 0 0 0 Hajedy +spawn = 666 2819 3452 0 1 0 0 0 Caleb +spawn = 15 3206 3488 0 1 6 30 30 1 Warrior +spawn = 15 3208 3474 0 1 6 30 30 1 Warrior +spawn = 84 2860 9747 0 1 18 90 80 Black Demon +spawn = 84 2861 9752 0 1 18 90 80 Black Demon +spawn = 75 2842 9767 0 1 3 30 30 Zomb +spawn = 75 2842 9763 0 1 3 30 30 Zomb +spawn = 75 2845 9761 0 1 3 30 30 Zomb +spawn = 75 2843 9758 0 1 3 30 30 Zomb +spawn = 75 2845 9756 0 1 3 30 30 Zomb +spawn = 75 2844 9753 0 1 3 30 30 Zomb +spawn = 75 2845 9749 0 1 3 30 30 Zomb +spawn = 75 2846 9761 0 1 3 30 30 Zomb +spawn = 756 3224 3395 0 1 0 0 0 DrHarlow +//Red dragon isle +spawn = 53 3184 3854 0 1 17 90 90 Red Dragon +spawn = 53 3189 3832 0 1 17 90 90 Red Dragon +spawn = 53 3215 3824 0 1 17 90 90 Red Dragon +spawn = 53 3224 3828 0 1 17 90 90 Red Dragon +//ice caves +spawn = 175 2997 9548 0 1 2 8 8 Mugger +spawn = 175 2997 9547 0 1 2 8 8 Mugger +spawn = 175 2998 9545 0 1 2 8 8 Mugger +spawn = 175 2994 9546 0 1 2 8 8 Mugger +spawn = 175 2995 9550 0 1 2 8 8 Mugger +spawn = 182 2994 9570 0 1 7 25 25 Pirate +spawn = 182 2992 9573 0 1 7 25 25 Pirate +spawn = 182 2995 9576 0 1 7 25 25 Pirate +spawn = 182 2998 9579 0 1 7 25 25 Pirate +spawn = 182 2994 9583 0 1 7 25 25 Pirate +spawn = 182 2990 9582 0 1 7 25 25 Pirate +spawn = 182 2989 9578 0 1 7 25 25 Pirate +spawn = 3068 3064 9544 0 1 20 90 90 Wyvern +spawn = 3068 3065 9549 0 1 20 90 90 Wyvern +spawn = 3068 3051 9548 0 1 20 90 90 Wyvern +spawn = 3068 3051 9544 0 1 20 90 90 Wyvern +spawn = 3068 3032 9554 0 1 20 90 90 Wyvern +spawn = 3068 3032 9547 0 1 20 90 90 Wyvern +spawn = 125 3041 9583 0 1 7 35 35 IceWarrior Wildly +spawn = 125 3041 9588 0 1 7 35 35 IceWarrior Wildly +spawn = 125 3048 9580 0 1 7 35 35 IceWarrior Wildly +spawn = 125 3052 9587 0 1 7 35 35 IceWarrior Wildly +spawn = 125 3045 9580 0 1 7 35 35 IceWarrior Wildly +spawn = 125 3048 9571 0 1 7 35 35 IceWarrior Wildly +spawn = 125 3051 9576 0 1 7 35 35 IceWarrior Wildly +spawn = 125 3053 9580 0 1 7 35 35 IceWarrior Wildly +spawn = 125 3043 9575 0 1 7 35 35 IceWarrior Wildly +spawn = 125 3049 9589 0 1 7 35 35 IceWarrior Wildly +spawn = 111 3062 9578 0 1 7 50 50 IceGiant +spawn = 111 3062 9574 0 1 7 50 50 IceGiant +spawn = 111 3057 9569 0 1 7 50 50 IceGiant +spawn = 122 3023 9593 0 1 4 25 25 Hobgoblin +spawn = 122 3025 9586 0 1 4 25 25 Hobgoblin +spawn = 122 3023 9579 0 1 4 25 25 Hobgoblin +spawn = 123 3023 9590 0 1 6 40 40 Hobgoblin +spawn = 123 3222 9582 0 1 6 40 40 Hobgoblin +spawn = 123 3020 9579 0 1 6 40 40 Hobgoblin +//unicorns +spawn = 89 2775 3467 0 1 3 15 15 Unicorn +spawn = 89 2752 3466 0 1 3 15 15 Unicorn +spawn = 89 2560 3065 0 1 3 15 15 Unicorn +spawn = 89 2579 3065 0 1 3 15 15 Unicorn +spawn = 89 3135 3218 0 1 3 15 15 Unicorn +spawn = 89 3293 3343 0 1 3 15 15 Unicorn +spawn = 89 3279 3346 0 1 3 15 15 Unicorn +spawn = 89 3092 3444 0 1 3 15 15 Unicorn +spawn = 89 3095 3455 0 1 3 15 15 Unicorn +spawn = 89 2853 3379 0 1 3 15 15 Unicorn +spawn = 89 2841 3380 0 1 3 15 15 Unicorn +spawn = 89 2831 3370 0 1 3 15 15 Unicorn +spawn = 89 2809 3377 0 1 3 15 15 Unicorn +spawn = 594 3034 9845 0 1 0 0 0 Nurmof +spawn = 682 2666 3437 0 1 0 0 0 Aaron +spawn = 683 2671 3432 0 1 0 0 0 Darguad +spawn = 692 2663 3420 0 1 0 0 0 WeaponSale +spawn = 1658 2586 3087 1 1 0 0 0 RobeShop +spawn = 461 2586 3088 1 1 0 0 0 RuneStore +spawn = 537 3192 3358 1 1 0 0 0 Sccavo +spawn = 536 3193 3353 1 1 0 0 0 Valanine +spawn = 904 2509 4691 0 1 0 0 0 MageBank +spawn = 2152 2829 10228 0 1 0 0 0 Weapons +spawn = 2153 2826 10198 0 1 0 0 0 Armour +spawn = 2151 2872 10209 0 1 0 0 0 Warhammers +spawn = 2158 2888 10207 0 1 0 0 0 Crafting +spawn = 2156 2892 10212 0 1 0 0 0 Bread +spawn = 2159 2885 10195 0 1 0 0 0 Silver +spawn = 2205 2839 10128 0 1 0 0 0 Boatman +//nardah +spawn = 494 3425 2889 0 4 0 0 0 Banker +spawn = 494 3425 2891 0 4 0 0 0 Banker +spawn = 494 3425 2893 0 4 0 0 0 Banker +spawn = 494 3425 2894 0 4 0 0 0 Banker +spawn = 663 3293 3282 0 1 0 0 0 GoldSmith +spawn = 381 2684 3274 0 1 0 0 0 Captain +spawn = 381 2772 3234 0 1 0 0 0 Captain +spawn = 602 2465 3482 2 1 0 0 0 Gulluck +spawn = 494 3208 3222 2 3 0 0 0 Banker +spawn = 494 3209 3222 2 3 0 0 0 Banker +spawn = 494 3210 3222 2 3 0 0 0 Banker +spawn = 596 3037 3706 0 1 0 0 0 FatTony +spawn = 597 3026 3701 0 1 0 0 0 Noterazzo +spawn = 1784 3025 3707 0 1 0 0 0 Neil +spawn = 195 3037 3679 0 1 5 20 20 Bandit +spawn = 195 3035 3677 0 1 5 20 20 Bandit +spawn = 204 3035 3686 0 1 6 25 25 Bandit +spawn = 202 3042 3692 0 1 6 25 25 Bandit +spawn = 203 3025 3694 0 1 6 25 25 Bandit +spawn = 316 3050 3704 0 0 0 0 0 1 +spawn = 112 2554 3411 0 1 6 40 40 Moss Giant +spawn = 112 2555 3408 0 1 6 40 40 Moss Giant +spawn = 112 2557 3406 0 1 6 40 40 Moss Giant +spawn = 112 2551 3407 0 1 6 40 40 Moss Giant +spawn = 2620 2477 5146 0 1 0 0 0 SwordShop +spawn = 2622 2464 5149 0 1 0 0 0 GemStore +spawn = 110 3251 9358 0 1 12 80 70 Fire Giant +spawn = 110 3246 9364 0 1 12 80 70 Fire Giant +spawn = 110 3251 9371 0 1 12 80 70 Fire Giant +spawn = 110 3296 9377 0 1 12 80 70 Fire Giant +spawn = 110 3302 9401 0 1 12 80 70 Fire Giant +spawn = 599 2918 3323 0 1 0 0 0 Makeover +spawn = 731 3275 3488 0 1 0 0 0 Bartender +spawn = 668 3278 3488 1 1 0 0 0 Johnathon +spawn = 1 3280 3500 0 1 2 5 5 Man +spawn = 4 3280 3496 0 1 2 5 5 Man +spawn = 1 3280 3492 0 1 2 5 5 Man +spawn = 2674 3281 3503 0 1 4 10 10 Thief +spawn = 179 3285 3499 0 1 5 20 11 BlackKnight +spawn = 431 2545 3115 1 1 4 10 10 Watchman +spawn = 4 3231 3238 0 1 2 5 5 Woman +spawn = 1 3230 3239 0 1 2 5 5 Man +spawn = 47 3230 3237 0 1 1 3 3 Rat +spawn = 552 3211 3249 0 1 0 0 0 Assistant +spawn = 2238 3211 3244 0 1 0 0 0 Donie +spawn = 1 3215 3241 0 1 2 5 5 Man +spawn = 4 3243 3213 0 1 2 5 5 Woman +spawn = 1778 3181 3867 0 1 0 0 0 CapeSeller +spawn = 1782 3358 3892 0 1 0 0 0 CapeSeller +spawn = 44 3241 3229 0 1 0 0 0 duck +spawn = 45 3243 3229 0 1 0 0 0 duck +spawn = 44 3241 3231 0 1 0 0 0 duck +spawn = 45 3420 3233 0 1 0 0 0 duck +spawn = 45 3244 3223 0 1 0 0 0 duck +spawn = 44 3244 3221 0 1 0 0 0 duck +spawn = 45 3246 3221 0 1 0 0 0 duck +spawn = 3222 2956 3370 1 1 2 10 10 + drunkman +spawn = 178 2907 9715 0 1 5 20 11 BlackKnight TavDung +spawn = 178 2907 9712 0 1 5 20 11 BlackKnight TavDung +spawn = 178 2907 9707 0 1 5 20 11 BlackKnight TavDung +spawn = 178 2899 9700 0 1 5 20 11 BlackKnight TavDung +spawn = 178 2907 9703 0 1 5 20 11 BlackKnight TavDung +spawn = 178 2907 9703 0 1 5 20 11 BlackKnight TavDung +spawn = 178 2899 9706 0 1 5 20 11 BlackKnight TavDung +spawn = 178 2899 9710 0 1 5 20 11 BlackKnight TavDung +spawn = 178 2915 9710 0 1 5 20 11 BlackKnight TavDung +spawn = 178 2915 9705 0 1 5 20 11 BlackKnight TavDung +spawn = 178 2915 9701 0 1 5 20 11 BlackKnight TavDung +spawn = 201 2931 9697 0 1 7 25 15 Jailer +spawn = 798 2932 9688 0 1 0 0 0 Velrak +spawn = 844 2681 3325 0 1 0 0 0 Cromp +spawn = 4 2691 3495 0 1 2 5 5 Woman +spawn = 4 2691 3495 0 1 2 5 5 Woman +spawn = 4 2697 3496 0 1 2 5 5 Woman +spawn = 1 2694 3495 0 1 2 5 5 Man +spawn = 1 2695 3489 0 1 2 5 5 Man +spawn = 1 2695 3492 0 1 2 5 5 Man +spawn = 732 2691 3491 0 1 0 0 0 Bartender +spawn = 820 2697 3498 0 1 0 0 0 Poison +spawn = 3385 3203 3424 0 1 0 0 0 Gypsy +spawn = 731 2573 3318 0 1 0 0 0 Bartender +spawn = 4 2573 3320 0 1 2 10 10 Woman +spawn = 1071 2821 3555 0 1 0 0 0 Tenzing +spawn = 111 2822 3508 0 1 7 50 50 IceGiant +spawn = 111 2820 3512 0 1 7 50 50 IceGiant +spawn = 111 2825 3511 0 1 7 50 50 IceGiant +spawn = 111 2826 3508 0 1 7 50 50 IceGiant +spawn = 2271 3041 4969 1 0 0 0 0 Emerald +spawn = 2270 3049 4971 1 1 0 0 0 Martin +spawn = 3830 2357 3641 0 1 0 0 0 Kathy +spawn = 3830 2368 3487 0 1 0 0 0 Kathy +spawn = 574 2661 3314 0 1 0 0 0 SilkMerchant +spawn = 397 2674 3348 0 1 2 10 10 Ardogune +Cow +spawn = 397 2672 3349 0 1 2 10 10 Ardogune Cow +spawn = 397 2671 3352 0 1 2 10 10 Ardogune +Cow +spawn = 397 2672 3343 0 1 2 10 10 Ardogune Cow +spawn = 397 2930 3270 0 1 2 10 10 Crafting Cow +spawn = 397 2927 3272 0 1 2 10 10 Crafting Cow +spawn = 397 2924 3283 0 1 2 10 10 Crafting Cow +spawn = 397 2921 3288 0 1 2 10 10 Crafting Cow +spawn = 397 2925 3288 0 1 2 10 10 Crafting Cow +//varrock sewer system +spawn = 47 3241 9866 0 1 1 2 2 Rat +spawn = 47 3244 9867 0 1 1 2 2 Rat +spawn = 47 3238 9870 0 1 1 2 2 Rat +spawn = 47 3232 9866 0 1 1 2 2 Rat +spawn = 47 3227 9872 0 1 1 2 2 Rat +spawn = 87 3237 9867 0 1 1 2 2 Rat +spawn = 87 3241 9865 0 1 1 2 2 Rat +spawn = 87 3248 9867 0 1 1 2 2 Rat +spawn = 73 3243 9893 0 0 2 10 10 Zombie +spawn = 107 3257 9908 0 1 4 20 20 Scorpion +spawn = 107 3251 9906 0 1 4 20 20 Scorpion +spawn = 73 3259 9891 0 0 2 10 10 Zombie +spawn = 87 3278 9895 0 1 1 3 3 giant rat +spawn = 87 3282 9896 0 1 1 3 3 giant rat +spawn = 90 3277 9911 0 1 3 20 20 Skele +spawn = 90 3275 9909 0 1 3 20 20 Skele +spawn = 90 3271 9914 0 1 3 20 20 Skele +spawn = 90 3255 9917 0 1 3 20 20 Skele +spawn = 90 3250 9915 0 1 3 20 20 Skele +spawn = 103 3241 9915 0 1 3 20 20 Ghost +spawn = 103 3241 9907 0 1 3 20 20 Ghost +spawn = 73 3236 9907 0 0 2 10 10 Zombie +spawn = 73 3231 9905 0 0 2 10 10 Zombie +spawn = 73 3226 9907 0 0 2 10 10 Zombie +spawn = 73 3223 9908 0 0 2 10 10 Zombie +spawn = 73 3223 9905 0 0 2 10 10 Zombie +spawn = 103 3210 9906 0 1 3 20 20 Ghost +spawn = 60 3210 9894 0 1 4 25 25 Varrock Spider +spawn = 60 3213 9890 0 1 4 25 25 Varrock Spider +spawn = 60 3210 9897 0 1 4 25 25 Varrock Spider +spawn = 63 3187 9890 0 1 4 25 25 Varrock Spider +spawn = 63 3183 9893 0 1 4 25 25 Varrock Spider +spawn = 63 3174 9897 0 1 4 25 25 Varrock Spider +spawn = 63 3177 9880 0 1 4 25 25 Varrock Spider +spawn = 63 3181 9884 0 1 4 25 25 Varrock Spider +spawn = 63 3176 9882 0 1 4 25 25 Varrock Spider +spawn = 63 3167 9893 0 1 5 30 30 Varrock Spider +spawn = 112 3164 9880 0 1 6 40 40 Varrock Mossy +spawn = 112 3164 9877 0 1 6 40 40 Varrock Mossy +spawn = 112 3156 9907 0 1 6 40 40 Varrock Mossy +spawn = 112 3160 9903 0 1 6 40 40 Varrock Mossy +spawn = 112 3158 9900 0 1 6 40 40 Varrock Mossy +spawn = 1526 2442 3092 0 1 0 0 0 Castlewars +spawn = 103 2966 3764 0 1 3 20 20 Ghost +spawn = 103 2965 3757 0 1 3 20 20 Ghost +spawn = 103 2973 3754 0 1 3 20 20 Ghost +spawn = 103 2973 3747 0 1 3 20 20 Ghost +spawn = 103 2987 3757 0 1 3 20 20 Ghost +spawn = 90 2966 3748 0 1 3 20 20 Skele +spawn = 90 2963 3752 0 1 3 20 20 Skele +spawn = 90 2980 3756 0 1 3 20 20 Skele +spawn = 90 2982 3747 0 1 3 20 20 Skele +spawn = 103 2987 3746 0 1 3 20 20 Zomb +spawn = 75 2980 3748 0 1 3 30 30 Zomb +spawn = 103 2979 3760 0 1 3 20 20 Zomb +spawn = 75 2975 3745 0 1 3 30 30 Zomb +spawn = 657 3045 3235 0 1 0 0 0 Monk +spawn = 657 3048 3237 0 1 0 0 0 Monk +spawn = 657 3049 3235 0 1 0 0 0 Monk +spawn = 658 2833 3335 0 1 0 0 0 Monk +spawn = 658 2835 3335 0 1 0 0 0 Monk +spawn = 376 3026 3217 0 1 0 0 0 Tobias +spawn = 377 3029 3220 0 1 0 0 0 Loris +spawn = 378 3027 3212 0 1 0 0 0 Thresnor +spawn = 380 2956 3147 0 1 0 0 0 Thresnor +spawn = 1 3492 3492 0 1 2 5 5 Werewolf +spawn = 1 3487 3486 0 1 2 5 5 Werewolf +spawn = 4 3498 3491 0 1 2 5 5 Werewolf +spawn = 1595 2745 3151 0 0 0 0 0 Saniboch +spawn = 598 2944 3380 0 1 0 0 0 Hairdresser +spawn = 805 2932 3287 0 1 0 0 0 Master Crafter +//fish tutorial island +spawn = 316 3101 3092 0 0 0 0 0 fishing spot' +//monkfish +spawn = 1191 2339 3702 0 0 0 0 0 Monkfish +spawn = 1191 2341 3702 0 0 0 0 0 Monkfish +spawn = 1191 2310 3704 0 0 0 0 0 Monkfish +//fish karamaja +spawn = 316 2924 3181 0 0 0 0 0 Fish +spawn = 316 2923 3179 0 0 0 0 0 Fish +spawn = 312 2926 3179 0 0 0 0 0 Fish +spawn = 312 2925 3181 0 0 0 0 0 Fish +//fish shilo +spawn = 314 2837 2974 0 0 0 0 0 Fish +spawn = 314 2860 2976 0 0 0 0 0 Fish +spawn = 314 2845 2971 0 0 0 0 0 Fish +spawn = 314 2825 2969 0 0 0 0 0 Fish +/*Catherby Fishing*/ +spawn = 312 2836 3431 0 0 0 0 0 FISHING SPOT +spawn = 312 2837 3431 0 0 0 0 0 FISHING SPOT +spawn = 313 2838 3431 0 0 0 0 0 FISHING SPOT +spawn = 312 2844 3429 0 0 0 0 0 FISHING SPOT +spawn = 312 2845 3429 0 0 0 0 0 FISHING SPOT +spawn = 316 2853 3423 0 0 0 0 0 FISHING SPOT +spawn = 316 2854 3423 0 0 0 0 0 FISHING SPOT +spawn = 316 2855 3423 0 0 0 0 0 FISHING SPOT +spawn = 312 2859 3426 0 0 0 0 0 FISHING SPOT +spawn = 316 2860 3426 0 0 0 0 0 FISHING SPOT +/*barbarian village fishing*/ +spawn = 309 3104 3424 0 0 0 0 0 FISHING SPOT +spawn = 309 3104 3425 0 0 0 0 0 FISHING SPOT +spawn = 309 3110 3432 0 0 0 0 0 FISHING SPOT +spawn = 309 3110 3433 0 0 0 0 0 FISHING SPOT +spawn = 309 3110 3434 0 0 0 0 0 FISHING SPOT +/*draynor fishing*/ +spawn = 316 3085 3231 0 0 0 0 0 FISHING SPOT +spawn = 316 3085 3230 0 0 0 0 0 FISHING SPOT +spawn = 316 3267 3148 0 0 0 0 0 FISHING SPOT +spawn = 316 3268 3147 0 0 0 0 0 FISHING SPOT +spawn = 316 3275 3140 0 0 0 0 0 FISHING SPOT +/*fishing guild*/ +spawn = 219 2603 3402 0 1 0 0 0 FISHERMAN +spawn = 233 2598 3423 0 0 0 0 0 FISHING SPOT +spawn = 234 2602 3422 0 0 0 0 0 FISHING SPOT +spawn = 235 2605 3420 0 0 0 0 0 FISHING SPOT +spawn = 236 2607 3410 0 0 0 0 0 FISHING SPOT +spawn = 309 2612 3411 0 0 0 0 0 FISHING SPOT +spawn = 310 2604 3417 0 0 0 0 0 FISHING SPOT +spawn = 311 2612 3415 0 0 0 0 0 FISHING SPOT +spawn = 312 2602 3414 0 0 0 0 0 FISHING SPOT +spawn = 313 2602 3419 0 0 0 0 0 FISHING SPOT +spawn = 1972 2596 3403 0 0 0 0 0 GUILD SHOP +/*karamja fishing*/ +spawn = 316 2921 3178 0 0 0 0 0 FISHING SPOT +spawn = 316 2924 3181 0 0 0 0 0 FISHING SPOT +spawn = 316 2923 3180 0 0 0 0 0 FISHING SPOT +spawn = 312 2925 3181 0 0 0 0 0 FISHING SPOT +spawn = 312 2926 3180 0 0 0 0 0 FISHING SPOT +spawn = 312 2926 3179 0 0 0 0 0 FISHING SPOT +spawn = 312 2923 3179 0 0 0 0 0 FISHING SPOT +spawn = 328 3239 3241 0 0 0 0 0 lumby FISHING SPOT +spawn = 328 3238 3252 0 0 0 0 0 lumby FISHING SPOT +spawn = 316 2860 3426 0 0 0 0 0 Static CATHERBY FISHING SPOT +spawn = 309 3104 3424 0 0 0 0 0 Barbarian Village Fishing Lure & Bait +spawn = 309 3104 3425 0 0 0 0 0 Barbarian Village Fishing Lure & Bait +spawn = 309 3110 3432 0 0 0 0 0 Barbarian Village Fishing Lure & BaiT +spawn = 309 3110 3433 0 0 0 0 0 Barbarian Village Fishing Lure & Bait +spawn = 309 3110 3434 0 0 0 0 0 Barbarian Village Fishing Lure & Bait +spawn = 316 3267 3148 0 0 0 0 0 Al-Kharid Fishing Net & BaiT +spawn = 316 3268 3147 0 0 0 0 0 Al-Kharid Fishing Net & Bait +spawn = 316 3275 3140 0 0 0 0 0 Al-Kharid Fishing Net & Bait +/*Wilderness Fishing*/ +spawn = 312 3364 3800 0 0 0 0 0 Wilderness +spawn = 312 3347 3814 0 0 0 0 0 Wilderness +//end of fishing spots +spawn = 494 2665 2651 0 2 0 0 0 Banker +spawn = 494 2666 2651 0 2 0 0 0 Banker +spawn = 494 2667 2651 0 2 0 0 0 Banker +spawn = 494 2668 2651 0 2 0 0 0 Banker +spawn = 49 2735 9691 0 1 11 55 35 HellHound +spawn = 49 2736 9686 0 1 11 55 35 HellHound +spawn = 114 2718 9715 0 1 7 50 50 Ogre +spawn = 114 2722 9715 0 1 7 50 50 Ogre +spawn = 122 2700 9695 0 1 4 25 25 Hobgoblin +spawn = 122 2703 9698 0 1 4 25 25 Hobgoblin +spawn = 2437 2620 3685 0 0 0 0 0 Sailor +spawn = 2438 2550 3759 0 0 0 0 0 Sailor +spawn = 924 3289 3181 0 1 0 0 0 Osman +spawn = 923 3301 3165 0 1 0 0 0 Hassan +spawn = 693 2670 3418 0 1 0 0 0 Range G +spawn = 694 2661 3430 0 1 0 0 0 Range G +spawn = 55 2910 9906 0 1 10 60 40 BlueDrag +//chicken +spawn = 41 3230 3299 0 1 3 10 10 Chicken +spawn = 41 3231 3298 0 1 3 10 10 Chicken +spawn = 41 3229 3298 0 1 3 10 10 Chicken +spawn = 41 3226 3296 0 1 3 10 10 Chicken +spawn = 41 3233 3294 0 1 3 10 10 Chicken +spawn = 41 3233 3300 0 1 3 10 10 Chicken +spawn = 41 3227 3300 0 1 3 10 10 Chicken +spawn = 41 3230 3296 0 1 3 10 10 Chicken +spawn = 1017 3015 3295 0 1 3 10 10 Chicken +spawn = 1017 3018 3293 0 1 3 10 10 Chicken +spawn = 1017 3019 3295 0 1 3 10 10 Chicken +spawn = 1017 3015 3298 0 1 3 10 10 Chicken +spawn = 1017 3018 3286 0 1 3 10 10 Chicken +spawn = 1017 3017 3286 0 1 3 10 10 Chicken +spawn = 41 3107 9568 0 1 3 10 10 Chicken +spawn = 41 3189 3277 0 1 3 10 10 Chicken +spawn = 41 3190 3278 0 1 3 10 10 Chicken +spawn = 41 3191 3277 0 1 3 10 10 Chicken +spawn = 41 3187 3278 0 1 3 10 10 Chicken +spawn = 41 3185 3277 0 1 3 10 10 Chicken +spawn = 41 3185 3277 0 1 3 10 10 Chicken +spawn = 951 2965 3348 0 1 3 10 10 Chicken +spawn = 951 2963 3346 0 1 3 10 10 Chicken +spawn = 1018 2681 3664 0 1 3 10 10 Rooster +spawn = 1401 2680 3665 0 1 3 10 10 Chicken +spawn = 1401 2683 3664 0 1 3 10 10 Chicken +spawn = 1402 2681 3662 0 1 3 10 10 Chicken +spawn = 1402 2679 3663 0 1 3 10 10 Chicken +//crandor +spawn = 90 2829 3236 0 1 3 20 20 Skeleton +spawn = 90 2829 3234 0 1 3 20 20 Skeleton +spawn = 90 2831 3236 0 1 3 20 20 Skeleton +spawn = 90 2832 3234 0 1 3 20 20 Skeleton +spawn = 90 2834 3236 0 1 3 20 20 Skeleton +spawn = 90 2835 3234 0 1 3 20 20 Skeleton +spawn = 90 2837 3237 0 1 3 20 20 Skeleton +spawn = 90 2837 3235 0 1 3 20 20 Skeleton +spawn = 90 2840 3235 0 1 3 20 20 Skeleton +spawn = 144 2849 3306 0 1 6 25 25 Scorpion +spawn = 144 2852 3308 0 1 6 25 25 Scorpion +spawn = 144 2853 3305 0 1 6 25 25 Scorpion +spawn = 144 2856 3302 0 1 6 25 25 Scorpion +spawn = 144 2852 3302 0 1 6 25 25 Scorpion +spawn = 144 2857 3299 0 1 6 25 25 Scorpion +spawn = 122 2843 3307 0 0 4 25 25 Hobgoblin +spawn = 122 2842 3305 0 0 4 25 25 Hobgoblin +spawn = 122 2840 3306 0 0 4 25 25 Hobgoblin +spawn = 122 2839 3304 0 0 4 25 25 Hobgoblin +spawn = 122 2837 3305 0 0 4 25 25 Hobgoblin +spawn = 82 2846 3298 0 1 8 85 60 1 Lesser demon +spawn = 82 2843 3296 0 1 8 85 60 1 Lesser demon +spawn = 112 2834 3244 0 1 6 40 40 Moss Giant +spawn = 112 2834 3243 0 1 6 40 40 Moss Giant +spawn = 112 2840 3246 0 1 6 40 40 Moss Giant +//DRAGON SLAYER QUEST +spawn = 198 3192 3361 0 1 0 0 0 Guildmaster - Dragon Slayer Quest Start +spawn = 747 3069 3517 0 1 0 0 0 Dragon Slayer +spawn = 78 3023 3630 0 1 3 20 20 Flying Bat +spawn = 78 3023 3632 0 1 3 20 20 Flying Bat +spawn = 86 3023 3630 0 1 2 10 10 Giant Rat +spawn = 86 3023 3626 0 1 2 10 10 Giant Rat +spawn = 103 3027 3626 0 1 3 20 20 Ghost +spawn = 103 3029 3626 0 1 3 20 20 Ghost +spawn = 90 3035 3625 0 1 3 20 20 Skeleton +spawn = 90 3035 3624 0 1 3 20 20 Skeleton +spawn = 73 3035 3630 0 1 2 15 15 Zombie +spawn = 73 3035 3632 0 1 2 15 15 Zombie +spawn = 742 2854 9338 0 1 8 80 80 Elvarg +spawn = 604 3000 3144 0 1 0 0 0 Thurgo +spawn = 647 3209 3496 0 1 0 0 0 Reldo +spawn = 9 3204 3496 0 1 0 0 0 Guard +spawn = 606 2977 3343 0 1 0 0 0 Squire +//PHEONIX GANG HIDEOUT +spawn = 644 3246 9780 0 0 0 0 0 Straven +spawn = 645 3224 3398 0 1 1 2 2 Jonny the beard +//VARROCK MUSEUM +spawn = 646 3256 3448 0 1 0 0 0 Curator Haig Halen +// LEGENDS GUILD +spawn = 932 2728 3378 1 1 0 0 0 Fionella +spawn = 933 2725 3381 2 0 0 0 0 Siegfried Erkle +//Near ardougne +spawn = 1972 2535 3433 0 1 0 0 0 Rasolo [ENDOFSPAWNLIST] \ No newline at end of file diff --git a/2006Redone Server/data/characters/cluescrolls.txt b/2006Redone Server/data/characters/cluescrolls.txt deleted file mode 100644 index b116e978..00000000 --- a/2006Redone Server/data/characters/cluescrolls.txt +++ /dev/null @@ -1,415 +0,0 @@ -[ACCOUNT] -character-username = cluescrolls -character-password = 067zHK1XT1Blxhq+Y2VTtRLMvazQ61qq+R+Fr+iqWbU= - -[CHARACTER] -character-height = 0 -character-posx = 3233 -character-posy = 3229 -character-rights = 3 -hasStarter = false -bankPin1 = 0 -bankPin2 = 0 -bankPin3 = 0 -bankPin4 = 0 -hasBankpin = false -pinRegisteredDeleteDay = 0 -requestPinDelete = false -lastLoginDate = 20191018 -setPin = false -hasPaid = false -lostCannon = false -cannonX = 0 -cannonY = 0 -myBalls = 0 -poison = false -spiritTree = false -npcCanAttack = true -rope = false -rope2 = false -recievedMask = false -recievedReward = false -isBotting = false -global-damage = 0 -brightness = 3 -closeTutorialInterface = true -canWalkTutorial = true -village = false -lastThieve = 0 -homeTele = 0 -strongHold = false -character-energy = 100 -crystal-bow-shots = 0 -splitChat = false -canSpeak = true -barrowsNpcs = 0 0 -barrowsNpcs = 1 0 -barrowsNpcs = 2 0 -barrowsNpcs = 3 0 -barrowsNpcs = 4 0 -barrowsNpcs = 5 0 -questStages = 0 -SlayerMaster = 0 -music = false false false false false false true false false false false false false false false false false false false false false false false false false false false false true false false false false false false false false false false false false false false false false false false false false false -randomActions = 0 -blackMarks = 0 -tutorial-progress = 36 -skull-timer = 0 -recoilHits = 0 -lastX = 3233 -lastY = 3229 -lastH = 0 -removedTask0 = -1 -removedTask1 = -1 -removedTask2 = -1 -removedTask3 = -1 -creationAddress = -has-npc = false -summonId = 0 -thankedForDonation = 0 -membership = false -questPoints = 23 -votePoints = 0 -bananas = 0 -magic-book = 0 -special-amount = 10.0 -musicOn = true -needsNewTask = false -luthas = false -selected-coffin = 0 -runeMist = 0 -blackKnight = 0 -shieldArrav = 0 -cookAss = 0 -pirateTreasure = 0 -ptjob = 0 -doricQuest = 0 -dragonSlayerQuestStage = 0 -impsC = 0 -knightS = 0 -sheepShear = 0 -romeo-juliet = 0 -gertCat = 0 -cw-games = 0 -witchspot = 0 -restGhost = 0 -vampSlayer = 0 -RatDied2 = false -debugMode = false -randomToggle = false -teleblock-length = 0 -pc-points = 0 -lastYell = 0 -slayerTask = 0 -taskAmount = 0 -magePoints = 0 -autoRet = 1 -barrowsKillCount = 0 -slayerPoints = 0 -flagged = false -wave = 0 -gwkc = 0 -isRunning = false -fightMode = 0 -void = 0 0 0 0 0 - -[EQUIPMENT] -character-equip = 0 1050 1 -character-equip = 1 -1 1 -character-equip = 2 -1 1 -character-equip = 3 -1 0 -character-equip = 4 -1 1 -character-equip = 5 -1 1 -character-equip = 6 -1 0 -character-equip = 7 -1 1 -character-equip = 8 -1 0 -character-equip = 9 -1 1 -character-equip = 10 -1 1 -character-equip = 11 -1 0 -character-equip = 12 -1 1 -character-equip = 13 -1 0 - -[LOOK] -character-look = 0 0 -character-look = 1 0 -character-look = 2 18 -character-look = 3 26 -character-look = 4 33 -character-look = 5 36 -character-look = 6 42 -character-look = 7 10 -character-look = 8 0 -character-look = 9 0 -character-look = 10 0 -character-look = 11 0 -character-look = 12 0 - -[SKILLS] -character-skill = 0 1 0 -character-skill = 1 1 0 -character-skill = 2 1 0 -character-skill = 3 10 1300 -character-skill = 4 1 0 -character-skill = 5 1 0 -character-skill = 6 1 0 -character-skill = 7 1 0 -character-skill = 8 1 0 -character-skill = 9 1 0 -character-skill = 10 1 0 -character-skill = 11 1 0 -character-skill = 12 1 0 -character-skill = 13 1 0 -character-skill = 14 1 0 -character-skill = 15 3 175 -character-skill = 16 1 0 -character-skill = 17 1 0 -character-skill = 18 1 0 -character-skill = 19 1 0 -character-skill = 20 1 0 -character-skill = 21 1 0 -character-skill = 22 1 0 -character-skill = 23 1 0 -character-skill = 24 1 0 - -[ITEMS] - -[BANK] -character-bank = 0 2678 1 -character-bank = 1 854 1 -character-bank = 2 852 1 -character-bank = 3 1328 1 -character-bank = 4 1234 1 -character-bank = 5 5683 1 -character-bank = 6 5701 1 -character-bank = 7 6612 1 -character-bank = 8 6592 1 -character-bank = 9 6594 1 -character-bank = 10 6596 1 -character-bank = 11 6598 1 -character-bank = 12 6600 1 -character-bank = 13 6604 1 -character-bank = 14 6620 1 -character-bank = 15 6616 1 -character-bank = 16 6624 1 -character-bank = 17 6630 1 -character-bank = 18 6634 1 -character-bank = 19 6618 1 -character-bank = 20 6626 1 -character-bank = 21 6628 1 -character-bank = 22 6632 1 -character-bank = 23 2588 1 -character-bank = 24 2590 1 -character-bank = 25 2584 1 -character-bank = 26 2586 1 -character-bank = 27 3473 1 -character-bank = 28 2596 1 -character-bank = 29 2598 1 -character-bank = 30 2592 1 -character-bank = 31 2594 1 -character-bank = 32 3474 1 -character-bank = 33 7389 1 -character-bank = 34 7397 1 -character-bank = 35 7393 1 -character-bank = 36 7387 1 -character-bank = 37 7395 1 -character-bank = 38 7391 1 -character-bank = 39 7365 1 -character-bank = 40 7369 1 -character-bank = 41 7363 1 -character-bank = 42 7367 1 -character-bank = 43 1640 1 -character-bank = 44 1642 1 -character-bank = 45 1638 1 -character-bank = 46 2525 1 -character-bank = 47 2521 1 -character-bank = 48 2527 1 -character-bank = 49 2523 1 -character-bank = 50 6542 1 -character-bank = 51 7772 1 -character-bank = 52 7768 1 -character-bank = 53 7764 1 -character-bank = 54 3722 1 -character-bank = 55 7760 1 -character-bank = 56 6857 1 -character-bank = 57 2979 1 -character-bank = 58 2980 1 -character-bank = 59 2981 1 -character-bank = 60 2982 1 -character-bank = 61 2983 1 -character-bank = 62 2984 1 -character-bank = 63 2985 1 -character-bank = 64 2986 1 -character-bank = 65 2987 1 -character-bank = 66 2988 1 -character-bank = 67 2989 1 -character-bank = 68 2990 1 -character-bank = 69 2991 1 -character-bank = 70 2992 1 -character-bank = 71 2993 1 -character-bank = 72 2994 1 -character-bank = 73 2995 1 -character-bank = 74 2996 1 -character-bank = 75 6346 1 -character-bank = 76 6356 1 -character-bank = 77 6366 1 -character-bank = 78 6376 1 -character-bank = 79 6863 1 -character-bank = 80 6861 1 -character-bank = 81 6859 1 -character-bank = 82 6183 1 -character-bank = 83 6548 1 -character-bank = 84 6549 1 -character-bank = 85 6666 1 -character-bank = 86 2679 1 -character-bank = 87 1330 1 -character-bank = 88 1332 1 -character-bank = 89 1398 1 -character-bank = 90 1400 1 -character-bank = 91 1394 1 -character-bank = 92 3054 1 -character-bank = 93 6563 1 -character-bank = 94 1396 1 -character-bank = 95 858 1 -character-bank = 96 856 1 -character-bank = 97 2606 1 -character-bank = 98 2604 1 -character-bank = 99 2600 1 -character-bank = 100 2602 1 -character-bank = 101 3475 1 -character-bank = 102 2614 1 -character-bank = 103 2612 1 -character-bank = 104 2608 1 -character-bank = 105 2610 1 -character-bank = 106 3476 1 -character-bank = 107 7373 1 -character-bank = 108 7381 1 -character-bank = 109 7371 1 -character-bank = 110 7379 1 -character-bank = 111 2569 1 -character-bank = 112 2571 1 -character-bank = 113 2551 1 -character-bank = 114 1728 1 -character-bank = 115 1726 1 -character-bank = 116 2582 1 -character-bank = 117 2578 1 -character-bank = 118 2652 1 -character-bank = 119 2632 1 -character-bank = 120 2680 1 -character-bank = 121 1334 1 -character-bank = 122 1230 1 -character-bank = 123 5679 1 -character-bank = 124 5697 1 -character-bank = 125 1216 1 -character-bank = 126 1232 1 -character-bank = 127 5681 1 -character-bank = 128 5699 1 -character-bank = 129 1250 1 -character-bank = 130 3177 1 -character-bank = 131 1264 1 -character-bank = 132 5717 1 -character-bank = 133 5731 1 -character-bank = 134 1360 1 -character-bank = 135 6740 1 -character-bank = 136 3055 1 -character-bank = 137 6564 1 -character-bank = 138 1404 1 -character-bank = 139 1406 1 -character-bank = 140 1408 1 -character-bank = 141 1402 1 -character-bank = 142 862 1 -character-bank = 143 860 1 -character-bank = 144 3487 1 -character-bank = 145 3489 1 -character-bank = 146 3482 1 -character-bank = 147 3484 1 -character-bank = 148 3486 1 -character-bank = 149 2628 1 -character-bank = 150 2630 1 -character-bank = 151 2624 1 -character-bank = 152 2626 1 -character-bank = 153 3478 1 -character-bank = 154 2620 1 -character-bank = 155 2622 1 -character-bank = 156 2616 1 -character-bank = 157 2618 1 -character-bank = 158 3477 1 -character-bank = 159 7401 1 -character-bank = 160 7399 1 -character-bank = 161 7400 1 -character-bank = 162 6921 1 -character-bank = 163 6925 1 -character-bank = 164 6923 1 -character-bank = 165 6919 1 -character-bank = 166 6917 1 -character-bank = 167 4098 1 -character-bank = 168 4108 1 -character-bank = 169 4118 1 -character-bank = 170 4096 1 -character-bank = 171 4106 1 -character-bank = 172 4116 1 -character-bank = 173 4090 1 -character-bank = 174 4100 1 -character-bank = 175 4110 1 -character-bank = 176 4094 1 -character-bank = 177 4104 1 -character-bank = 178 4114 1 -character-bank = 179 4092 1 -character-bank = 180 4102 1 -character-bank = 181 4112 1 -character-bank = 182 7377 1 -character-bank = 183 7385 1 -character-bank = 184 7375 1 -character-bank = 185 7383 1 -character-bank = 186 2492 1 -character-bank = 187 2498 1 -character-bank = 188 2504 1 -character-bank = 189 2514 1 -character-bank = 190 1150 1 -character-bank = 191 4088 1 -character-bank = 192 4586 1 -character-bank = 193 1188 1 -character-bank = 194 2415 1 -character-bank = 195 2658 1 -character-bank = 196 2660 1 -character-bank = 197 2654 1 -character-bank = 198 2656 1 -character-bank = 199 3479 1 -character-bank = 200 2414 1 -character-bank = 201 2674 1 -character-bank = 202 2676 1 -character-bank = 203 2670 1 -character-bank = 204 2672 1 -character-bank = 205 3481 1 -character-bank = 206 2413 1 -character-bank = 207 2666 1 -character-bank = 208 2668 1 -character-bank = 209 2662 1 -character-bank = 210 2664 1 -character-bank = 211 3480 1 -character-bank = 212 1632 1 -character-bank = 213 1616 1 -character-bank = 214 1703 1 -character-bank = 215 1646 1 -character-bank = 216 2573 1 -character-bank = 217 2553 1 -character-bank = 218 6734 1 -character-bank = 219 6738 1 -character-bank = 220 6041 1 -character-bank = 221 1498 1 -character-bank = 222 1732 1 -character-bank = 223 6586 1 -character-bank = 224 7928 1 -character-bank = 225 1051 1 -character-bank = 226 1043 1 -character-bank = 227 1045 1 -character-bank = 228 1047 1 -character-bank = 229 1039 1 -character-bank = 230 1049 1 -character-bank = 231 1041 1 - -[FRIENDS] - -[IGNORES] - -[EOF] - diff --git a/2006Redone Server/data/doors.txt b/2006Redone Server/data/doors.txt index 94161175..48880f05 100644 --- a/2006Redone Server/data/doors.txt +++ b/2006Redone Server/data/doors.txt @@ -1,1025 +1,1025 @@ - 6106 1943 4702 1 0 0 - 6109 1933 4691 0 0 0 - 6114 1986 4494 2 0 0 - 6114 1986 4529 2 0 0 - 6114 2003 4494 0 0 0 - 6114 2003 4529 0 0 0 - 6114 2028 4494 2 0 0 - 2337 3016 3514 1 0 0 - 6114 2028 4529 2 0 0 - 14749 3035 3707 0 0 0 - 14749 3038 3705 3 0 0 - 14749 3027 3702 2 0 0 - 14749 3026 3699 3 0 0 - 1530 2895 3508 3 0 0 - 1512 3209 3490 3 0 0 - 6114 2045 4494 0 0 0 - 6114 2045 4529 0 0 0 - 6114 1986 4494 2 1 0 - 6114 1986 4529 2 1 0 - 1506 3287 3172 0 0 0 - 1508 3287 3171 0 0 0 - 1506 3298 3171 2 0 0 - 1508 3298 3172 2 0 0 - 6114 2003 4494 0 1 0 - 14923 2337 3675 2 0 0 - 14923 2351 3679 2 0 0 - 14923 2326 3672 3 0 0 - 14923 2322 3667 0 0 0 - 14923 2319 3690 3 0 0 - 14923 2319 3677 1 0 0 - 6114 2003 4529 0 1 0 - 6114 2028 4494 2 1 0 - 6114 2028 4529 2 1 0 - 6114 2045 4494 0 1 0 - 6114 2045 4529 0 1 0 - 6114 1986 4494 2 2 0 - 6114 1986 4529 2 2 0 - 6114 2003 4494 0 2 0 - 6114 2003 4529 0 2 0 - 6114 2028 4494 2 2 0 - 6114 2028 4529 2 2 0 - 6114 2045 4494 0 2 0 - 6114 2045 4529 0 2 0 - 6114 1986 4494 2 3 0 - 6114 1986 4529 2 3 0 - 6114 2003 4494 0 3 0 - 6114 2003 4529 0 3 0 - 6114 2028 4494 2 3 0 - 6114 2028 4529 2 3 0 - 6114 2045 4494 0 3 0 - 6114 2045 4529 0 3 0 - 1530 2035 4646 1 0 0 - 1530 2038 4646 1 0 0 - 1530 2042 4644 2 0 0 - 13001 3189 3275 1 0 0 - 8786 2041 4646 1 0 0 - 8787 2042 4633 1 0 0 - 8788 2037 4633 1 0 0 - 8789 2034 4636 0 0 0 - 3270 2158 4566 0 1 0 - 1530 2128 4915 3 0 0 - 1530 2128 4922 2 0 0 - 1530 2132 4919 1 0 0 - 1530 2141 4922 2 0 0 - 4636 2198 4943 1 1 0 - 4637 2217 4943 1 1 0 - 4638 2191 4950 2 0 0 - 4638 2191 4961 2 0 0 - 4638 2191 4969 2 0 0 - 4638 2198 4943 1 0 0 - 4638 2198 4976 3 0 0 - 4638 2206 4976 3 0 0 - 4638 2209 4976 3 0 0 - 4638 2217 4943 1 0 0 - 4638 2217 4976 3 0 0 - 4638 2224 4950 0 0 0 - 4638 2224 4961 0 0 0 - 4638 2224 4969 0 0 0 - 4640 2191 4958 2 0 0 - 4640 2224 4958 0 0 0 - 4640 2191 4958 2 1 0 - 4640 2224 4958 0 1 0 - 11196 2224 4950 0 1 0 - 11197 2191 4950 2 1 0 - 1530 2313 9803 3 0 0 - 1530 2325 9801 3 0 0 - 4465 2415 3073 0 0 0 - 4467 2384 3134 2 0 0 - 1530 2463 3176 0 0 0 - 1530 2467 3178 0 0 0 - 1533 2443 3183 1 0 0 - 1530 2467 3301 0 0 0 - 1530 2470 3285 0 0 0 - 1530 2470 3322 1 0 0 - 1530 2471 3307 2 0 0 - 1530 2476 3317 1 0 0 - 1530 2482 3287 3 0 0 - 1530 2483 3295 0 0 0 - 1530 2483 3307 0 0 0 - 1530 2487 3295 2 0 0 - 1530 2487 3301 2 0 0 - 1530 2488 3322 1 0 0 - 2997 2467 3295 0 0 0 - 2997 2467 3307 0 0 0 - 2997 2470 3317 1 0 0 - 2997 2471 3295 2 0 0 - 2997 2471 3301 2 0 0 - 2997 2477 3287 3 0 0 - 2997 2482 3317 1 0 0 - 2997 2482 3322 1 0 0 - 2997 2488 3317 1 0 0 - 10260 2436 3345 1 0 0 - 10261 2435 3345 0 1 0 - 10261 2438 3347 3 1 0 - 10262 2433 3348 2 0 0 - 10264 2433 3347 2 0 0 - 7274 2472 4972 0 0 0 - 7302 2447 4979 0 0 0 - 7317 2463 4963 2 0 0 - 7320 2480 4956 2 0 0 - 7323 2446 4956 2 0 0 - 7326 2478 4940 2 0 0 - 7354 2452 4943 1 0 0 - 1530 2551 3098 3 0 0 - 1533 2551 3082 1 0 0 - 1533 3164 3433 2 0 0 - 1533 3155 3429 2 0 0 - 1533 3151 3434 1 0 0 - 1533 3151 3435 0 1 0 - 1533 3158 3431 2 1 9 - 1533 3158 3427 3 1 0 - 1533 3164 3433 2 1 0 - 1530 2505 3256 3 0 9 - 1530 2524 3254 1 0 0 - 2184 2502 3250 1 0 0 - 1530 2502 3309 2 0 0 - 1530 2502 3319 2 0 0 - 1530 2508 3323 1 0 0 - 1530 2511 3309 0 0 0 - 1530 2519 3275 0 0 0 - 1530 2521 3314 2 0 0 - 1530 2531 3276 1 0 0 - 1530 2541 3280 3 0 0 - 1530 2546 3325 2 0 0 - 1530 2551 3308 2 0 0 - 1530 2552 3314 2 0 0 - 1531 2527 3293 3 1 0 - 2034 2547 3325 0 1 0 - 2036 2551 3320 1 0 0 - 2528 2530 3314 0 0 0 - 2535 2533 3272 3 0 0 - 2535 2540 3273 3 0 0 - 2997 2502 3314 2 0 0 - 2997 2502 3323 1 0 0 - 2997 2510 3304 2 0 0 - 2997 2511 3314 0 0 0 - 2997 2511 3319 0 0 0 - 2997 2514 3323 1 0 0 - 2997 2523 3274 1 0 0 - 2997 2525 3272 3 0 0 - 2997 2536 3280 3 0 0 - 2997 2547 3280 3 0 0 - 2997 2549 3274 3 0 0 - 1530 2500 3328 1 0 0 - 1530 2506 3328 1 0 0 - 1530 2510 3380 1 0 0 - 1530 2512 3328 1 0 0 - 1530 2520 3332 0 0 0 - 1530 2521 3381 1 0 0 - 1530 2522 3375 2 0 0 - 2036 2551 3328 3 0 0 - 2537 2531 3328 1 0 0 - 1530 2524 3434 1 0 0 - 1536 2521 3432 0 0 0 - 1533 2525 3495 0 0 0 - 1533 2522 3495 3 1 0 - 1542 2551 3570 0 0 0 - 1544 2551 3569 0 0 0 - 4247 2534 3898 3 0 0 - 4247 2537 3894 0 0 0 - 4247 2539 3899 2 0 0 - 4247 2542 3895 1 0 0 - 4247 2547 3895 2 0 0 - 4247 2551 3893 1 0 0 - 4696 2512 3850 3 0 0 - 4696 2513 3868 1 0 0 - 4696 2517 3858 3 0 0 - 1991 2515 9575 1 0 0 - 2526 2539 9672 2 0 0 - 2002 2540 9900 1 0 0 - 2002 2542 9892 1 0 0 - 1530 2594 3102 1 0 0 - 1530 2591 3105 1 1 0 - 1530 2597 3105 1 1 0 - 1531 2611 3084 1 0 9 - 1533 2563 3082 2 0 0 - 1533 2603 3082 3 0 0 - 77 2606 3160 2 0 0 - 77 2606 3163 2 0 0 - 77 2606 3166 2 0 0 - 78 2606 3159 2 0 0 - 78 2606 3162 2 0 0 - 78 2606 3165 2 0 0 - 81 2585 3141 0 0 0 - 81 2617 3171 1 0 0 - 82 2606 3152 0 0 9 - 1530 2565 3188 2 0 0 - 1530 2567 3162 2 0 0 - 1530 2569 3150 1 0 0 - 1530 2570 3168 3 0 0 - 1530 2578 3195 3 0 0 - 1530 2590 3192 3 0 0 - 1530 2599 3192 3 0 0 - 1530 2605 3182 0 0 0 - 1530 2608 3181 3 0 0 - 1530 2609 3143 0 0 0 - 1530 2609 3191 3 0 0 - 1530 2612 3182 2 0 0 - 1530 2613 3150 0 0 0 - 1530 2616 3145 1 1 0 - 1531 2584 3193 1 0 0 - 1533 2595 3188 1 0 0 - 1533 2616 3147 3 0 0 - 131 2566 3237 2 0 0 - 1530 2567 3245 1 0 0 - 1530 2569 3239 3 0 0 - 1530 2574 3250 0 0 0 - 1530 2602 3209 0 0 0 - 1530 2606 3219 3 0 0 - 1530 2610 3209 2 0 0 - 1530 2564 3310 0 0 0 - 1530 2573 3302 3 0 0 - 1530 2574 3285 0 0 0 - 1530 2574 3293 2 0 0 - 1530 2574 3308 0 0 0 - 1530 2577 3287 3 0 0 - 1530 2577 3306 1 0 0 - 1530 2579 3285 2 0 0 - 1530 2579 3308 2 0 0 - 1530 2610 3307 1 0 0 - 1530 2610 3324 2 0 0 - 1530 2574 3285 0 1 0 - 1530 2574 3308 0 1 0 - 1530 2579 3285 2 1 0 - 1530 2579 3308 2 1 0 - 1533 2564 3321 2 0 0 - 1533 2565 3272 3 0 0 - 1533 2565 3317 1 0 0 - 1533 2567 3271 2 0 0 - 1533 2569 3273 1 0 0 - 1533 2569 3322 0 0 0 - 1533 2570 3271 0 0 0 - 1533 2571 3322 2 0 0 - 1533 2573 3271 3 0 0 - 1533 2576 3320 0 0 0 - 1533 2612 3309 2 0 0 - 1533 2621 3295 3 0 0 - 1533 2566 3268 2 1 0 - 1533 2567 3321 1 1 0 - 1533 2569 3323 0 1 0 - 1533 2571 3323 2 1 0 - 1533 2572 3268 0 1 0 - 1533 2573 3321 1 1 0 - 1533 2612 3325 3 1 0 - 1533 2615 3292 1 1 0 - 1533 2615 3315 0 1 0 - 1533 2616 3317 3 1 0 - 1533 2616 3325 3 1 0 - 1533 2617 3294 0 1 0 - 1533 2622 3293 1 1 0 - 1534 2614 3295 2 0 0 - 1536 2572 3288 3 0 0 - 1536 2572 3305 1 0 0 - 1536 2573 3295 3 0 0 - 1536 2574 3303 2 0 0 - 1536 2573 3302 3 1 0 - 1536 2575 3293 0 1 0 - 2546 2576 3298 0 0 0 - 2548 2576 3299 0 0 0 - 2555 2572 3288 3 1 0 - 2555 2572 3305 1 1 0 - 2556 2610 3316 2 0 0 - 1530 2570 3333 2 0 0 - 1530 2574 3333 0 0 0 - 1530 2578 3333 0 0 0 - 1530 2584 3339 3 0 0 - 1530 2616 3345 2 0 0 - 1533 2576 3336 3 1 0 - 1533 2586 3336 0 1 0 - 1533 2587 3335 2 1 0 - 2054 2592 3339 3 0 0 - 2554 2565 3356 0 0 0 - 1530 2611 3398 1 0 0 - 1531 2598 3404 2 0 9 - 4 2576 3461 0 0 0 - 1530 2609 3474 0 0 0 - 4248 2621 3666 1 0 0 - 4247 2615 3897 1 0 0 - 4696 2603 3874 3 0 0 - 4696 2604 3878 1 0 0 - 4701 2618 3895 3 0 0 - 1991 2579 4455 1 0 0 - 2559 2601 9482 3 0 0 - 1530 2565 9612 1 0 0 - 1530 2575 9648 2 0 0 - 1530 2575 9651 2 0 0 - 1530 2582 9648 0 0 0 - 1530 2582 9651 0 0 0 - 1530 2595 9644 2 0 0 - 1530 2598 9648 3 0 0 - 1530 2602 9638 0 0 0 - 2000 2575 9861 3 0 0 - 2002 2566 9901 1 0 0 - 2002 2568 9893 1 0 0 - 2002 2604 9900 1 0 0 - 2002 2606 9892 1 0 0 - 1536 2677 3088 1 0 0 - 1530 2633 3169 1 0 0 - 1530 2634 3164 1 0 0 - 1530 2656 3161 1 0 0 - 1533 2656 3152 1 1 0 - 1534 2640 3172 3 0 0 - 1534 2656 3154 0 0 0 - 1530 2644 3273 3 0 0 - 1530 2645 3314 2 0 0 - 1530 2648 3299 2 0 0 - 1530 2650 3297 0 0 9 - 1530 2650 3305 3 0 0 - 1530 2656 3292 2 0 0 - 1530 2659 3320 1 0 0 - 1530 2663 3279 1 0 0 - 1530 2666 3294 3 0 0 - 1530 2668 3276 0 0 0 - 1530 2669 3316 1 0 9 - 1530 2670 3320 3 0 0 - 1530 2675 3285 3 0 0 - 1530 2676 3280 1 0 0 - 1530 2666 3291 1 1 0 - 1531 2661 3291 1 1 0 - 1533 2628 3323 2 0 0 - 1533 2636 3323 2 0 0 - 1533 2639 3323 2 0 0 - 1533 2632 3319 1 1 0 - 1533 2638 3319 1 1 0 - 1534 2653 3296 0 0 9 - 2705 2634 3323 0 0 0 - 1530 2632 3381 1 0 0 - 1530 2641 3387 1 0 0 - 1530 2643 3360 3 0 0 - 1530 2644 3333 1 0 0 - 1530 2639 3415 2 0 9 - 1533 2641 3424 2 0 0 - 1533 2641 3452 0 0 0 - 1533 2642 3432 2 0 0 - 1533 2649 3449 3 0 0 - 1591 2654 3427 2 0 9 - 1591 2667 3414 0 0 9 - 1591 2669 3442 2 0 9 - 1591 2682 3429 0 0 9 - 99 2657 3496 1 0 0 - 4148 2667 3683 0 0 0 - 4165 2631 3667 3 0 0 - 4166 2636 3667 3 0 0 - 4247 2645 3663 3 0 0 - 4248 2662 3692 3 0 0 - 4250 2627 3656 3 0 0 - 4250 2627 3675 0 0 0 - 4250 2638 3652 2 0 0 - 4250 2655 3654 3 0 0 - 4250 2664 3652 2 0 0 - 4250 2665 3702 2 0 0 - 4250 2671 3652 0 0 0 - 4250 2671 3665 2 0 0 - 4250 2672 3675 2 0 0 - 4250 2677 3690 2 0 0 - 4250 2678 3665 0 0 0 - 4250 2682 3685 3 0 0 - 4250 2683 3679 3 0 0 - 4250 2683 3680 1 0 0 - 4250 2684 3673 1 0 0 - 1530 2629 4726 1 0 0 - 1530 2630 4681 2 0 0 - 1530 2633 4684 3 0 0 - 1530 2633 4728 0 0 0 - 1530 2638 4688 2 0 9 - 1530 2640 4682 1 0 0 - 1530 2645 4684 2 0 0 - 1530 2638 4688 0 1 9 - 10325 2665 9663 1 0 0 - 92 2648 9857 1 0 0 - 93 2646 9870 1 0 0 - 1533 2726 3368 2 0 0 - 1530 2702 3401 3 0 0 - 1530 2701 3477 3 0 0 - 1530 2713 3483 3 0 0 - 1530 2706 3472 0 1 0 - 1530 2709 3472 2 1 0 - 1533 2698 3494 1 0 0 - 1533 2750 3495 1 0 0 - 1533 2750 3504 3 0 0 - 1591 2749 3495 1 2 0 - 1530 2731 3580 3 0 0 - 1530 2736 3577 3 1 0 - 1530 2744 3577 3 1 0 - 1533 2735 3575 2 0 0 - 1533 2735 3578 2 0 0 - 1533 2735 3581 2 0 0 - 1533 2738 3578 0 0 0 - 1533 2741 3576 3 0 0 - 1533 2745 3575 0 0 0 - 1533 2746 3577 3 0 0 - 1533 2735 3578 2 1 0 - 1533 2735 3581 2 1 0 - 1533 2739 3578 3 1 0 - 1533 2741 3578 3 1 0 - 1533 2745 3578 0 1 0 - 1533 2745 3581 0 1 0 - 2427 2719 9671 1 0 0 - 2429 2722 9671 1 0 0 - 2430 2727 9690 2 0 0 - 2431 2723 9711 3 0 0 - 1530 2770 3197 0 0 0 - 1530 2782 3194 2 0 0 - 1530 2789 3197 0 0 0 - 1531 2777 3195 0 0 0 - 1531 2799 3167 1 0 0 - 1533 2767 3194 0 0 0 - 1533 2771 3189 0 0 0 - 1533 2778 3190 0 0 0 - 1533 2807 3163 0 0 0 - 1534 2790 3177 2 0 0 - 1534 2794 3180 0 0 0 - 2621 2764 3197 0 0 0 - 2622 2781 3197 3 0 0 - 2626 2811 3170 0 0 0 - 2627 2774 3187 1 0 0 - 2628 2788 3189 1 0 0 - 1530 2764 3285 2 2 0 - 1533 2765 3277 2 1 0 - 1533 2765 3287 2 1 0 - 1530 2815 3448 1 0 0 - 1531 2797 3437 0 0 9 - 1533 2806 3452 0 0 0 - 1533 2766 3495 1 0 0 - 1533 2766 3504 3 0 0 - 1533 2752 3494 0 1 0 - 1533 2764 3494 2 1 0 - 4962 2799 4453 0 0 0 - 1530 2757 4726 1 0 0 - 1530 2758 4681 2 0 0 - 1530 2761 4684 3 0 0 - 1530 2761 4728 0 0 0 - 1530 2763 4676 0 0 0 - 1530 2766 4684 0 1 0 - 1530 2766 4688 0 1 9 - 1530 2848 3370 2 0 0 - 1533 2820 3356 1 0 0 - 1533 2822 3354 2 0 0 - 1533 2851 3341 1 0 0 - 1530 2816 3438 1 0 0 - 1530 2828 3450 0 0 0 - 1531 2822 3440 0 0 0 - 3745 2822 3555 2 0 0 - 3746 2820 3557 1 0 0 - 10325 2835 5093 1 0 0 - 10325 2838 5100 2 0 0 - 10325 2840 5091 0 0 0 - 10325 2843 5097 3 0 0 - 10325 2852 5097 3 0 0 - 10325 2855 5091 2 0 0 - 10325 2857 5100 0 0 0 - 10325 2860 5093 1 0 0 - 10325 2838 5099 2 1 0 - 10325 2857 5099 0 1 0 - 10326 2847 5088 3 0 0 - 10326 2848 5088 3 0 0 - 3776 2861 10092 2 0 0 - 3776 2828 10091 3 1 0 - 3776 2833 10070 2 1 0 - 3776 2837 10063 1 1 0 - 3776 2838 10057 2 2 0 - 6108 2872 10172 1 0 0 - 6100 2872 10195 2 1 0 - 6100 2872 10203 2 1 0 - 6101 2866 10199 3 0 0 - 6101 2867 10189 3 0 0 - 6101 2872 10206 2 0 0 - 6104 2837 10197 0 0 0 - 6104 2838 10193 0 1 0 - 6104 2841 10197 2 1 0 - 6104 2837 10223 2 2 0 - 6106 2827 10218 3 0 0 - 6106 2833 10197 2 0 0 - 6106 2848 10187 3 0 0 - 6106 2854 10224 0 0 0 - 6106 2856 10224 2 0 0 - 6106 2863 10229 3 0 0 - 6107 2826 10201 0 0 0 - 6107 2827 10223 2 0 0 - 6107 2829 10197 1 0 0 - 6107 2830 10224 1 0 0 - 6107 2841 10191 2 0 0 - 6110 2837 10219 1 0 0 - 6110 2861 10227 3 1 0 - 6110 2834 10223 2 2 0 - 6114 2862 10199 2 0 0 - 6114 2870 10199 2 2 0 - 1530 2928 3242 1 0 0 - 1530 2924 3242 3 1 0 - 1530 2925 3243 1 1 0 - 1530 2926 3258 3 1 0 - 1530 2928 3246 1 1 0 - 1530 2935 3256 1 1 0 - 1530 2938 3244 1 1 0 - 1530 2926 3258 3 2 0 - 1530 2934 3252 1 2 0 - 1533 2928 3209 2 0 0 - 1533 2932 3213 1 0 0 - 2595 2941 3248 0 0 0 - 1530 2922 3323 0 0 0 - 1530 2884 3423 0 0 0 - 1530 2884 3438 3 0 0 - 1530 2884 3440 1 0 0 - 1530 2884 3444 3 0 0 - 1530 2886 3420 3 0 0 - 1530 2893 3421 3 0 0 - 1530 2896 3450 2 0 0 - 1530 2899 3441 2 0 0 - 1530 2914 3435 3 0 0 - 1530 2898 3424 1 1 0 - 1530 2898 3432 3 1 0 - 1530 2902 3428 0 1 0 - 1531 2885 3452 0 0 0 - 1531 2895 3428 3 0 0 - 1531 2901 3428 1 0 0 - 1530 2902 3468 3 0 0 - 1530 2902 3474 1 0 0 - 1530 2941 3517 0 0 0 - 1530 2895 3508 3 1 0 - 1530 2901 3471 3 1 0 - 2861 2901 3473 0 0 0 - 2862 2901 3465 1 0 0 - 2863 2934 3463 0 0 0 - 1530 2911 3531 0 0 0 - 1530 2920 3561 1 0 0 - 1530 2920 3576 2 0 0 - 1530 2921 3571 1 0 0 - 1530 2932 3564 1 0 0 - 1533 2916 3537 0 0 0 - 1533 2922 3558 2 0 0 - 1533 2909 3543 3 1 0 - 1533 2912 3543 3 1 0 - 1534 2907 3544 2 0 0 - 1534 2923 3545 1 0 0 - 3747 2906 3543 3 1 0 - 1530 2935 4698 3 0 0 - 1533 2935 4682 1 0 0 - 1530 2896 9702 2 0 0 - 1530 2896 9709 2 0 0 - 1530 2918 9702 0 0 0 - 1530 2918 9709 0 0 0 - 1542 2892 9826 3 0 0 - 1544 2893 9826 3 0 0 - 6108 2913 10167 3 0 0 - 6108 2927 10166 2 0 0 - 6108 2914 10164 0 1 0 - 6100 2887 10195 0 1 0 - 6100 2887 10202 0 1 0 - 6100 2893 10193 3 1 0 - 6100 2893 10207 1 1 0 - 6102 2915 10223 3 0 0 - 6102 2927 10227 0 0 0 - 6102 2929 10189 1 0 0 - 6104 2917 10190 1 1 0 - 6106 2901 10231 3 0 0 - 6106 2913 10180 2 0 0 - 6106 2924 10180 0 0 0 - 6106 2927 10180 2 0 0 - 6106 2930 10183 3 0 0 - 6106 2912 10193 2 1 0 - 6107 2922 10211 3 0 0 - 6108 2909 10185 1 0 0 - 6108 2913 10219 1 0 0 - 6108 2918 10199 1 0 0 - 6108 2919 10191 0 0 0 - 6108 2921 10229 0 0 0 - 6108 2926 10222 1 0 0 - 6109 2903 10216 3 0 0 - 6109 2914 10196 0 0 0 - 6110 2906 10200 1 0 0 - 6110 2906 10203 1 1 0 - 6114 2896 10199 0 0 0 - 6114 2888 10199 0 2 0 - 6975 2930 10195 3 0 0 - 6977 2930 10185 1 0 0 - 1530 2964 3206 2 0 0 - 1531 2956 3205 0 0 0 - 1534 2950 3207 0 0 9 - 1534 2950 3214 1 0 0 - 1534 2963 3213 3 0 0 - 1534 2969 3216 0 0 0 - 11993 3109 3167 3 0 0 - 11993 3111 3162 1 0 0 - 11994 2972 3314 0 0 0 - 11994 2980 3316 0 0 0 - 11707 2949 3379 0 0 0 - 11707 2982 3371 3 0 0 - 11707 2989 3368 3 0 0 - 11708 2945 3337 0 0 0 - 11708 2956 3378 0 0 0 - 11708 2961 3372 1 0 0 - 11708 2966 3328 1 0 0 - 11708 2971 3376 0 0 0 - 11708 2972 3383 3 0 0 - 11708 2977 3373 1 0 0 - 11712 2950 3385 2 0 0 - 11712 2958 3385 2 0 0 - 11714 2973 3348 1 0 0 - 11714 2978 3346 1 0 0 - 11714 2983 3348 1 0 0 - 11714 2985 3341 2 0 0 - 11714 2991 3341 0 0 0 - 11714 2959 3333 1 1 0 - 11714 2960 3349 1 1 0 - 11714 2966 3338 2 1 0 - 11714 2976 3329 0 1 0 - 11714 2983 3348 1 1 0 - 11714 2990 3337 3 1 0 - 11714 2991 3341 0 1 0 - 11714 2982 3337 3 2 0 - 11714 2983 3348 1 2 0 - 11715 2959 3334 2 0 0 - 11715 2960 3343 0 0 0 - 11715 2978 3330 1 0 0 - 11715 2966 3328 1 1 0 - 1530 2949 3450 2 0 0 - 1530 2952 3452 1 0 0 - 1530 2952 3501 0 0 0 - 1530 2954 3505 0 0 0 - 1530 2958 3506 2 0 0 - 1530 2955 3497 0 2 0 - 1530 2956 3497 2 2 0 - 2309 2998 3917 3 0 0 - 7222 2968 5007 3 1 0 - 7222 2985 5035 0 1 0 - 7222 2955 5061 2 1 0 - 7222 2960 5091 3 1 0 - 7222 2980 5077 0 1 0 - 7246 2967 5061 2 1 0 - 7246 2967 5066 2 1 0 - 1530 3011 3197 3 0 0 - 1530 3019 3187 1 1 0 - 1531 3013 3188 2 1 0 - 9565 3014 3182 3 0 0 - 9565 3018 3182 3 0 0 - 9565 3018 3187 1 0 0 - 59 3016 3246 0 0 0 - 1530 3012 3239 3 0 0 - 1530 3014 3237 2 0 0 - 1530 3028 3258 1 0 0 - 1530 3031 3248 0 0 0 - 1531 3014 3220 2 0 0 - 1531 3017 3206 3 0 0 - 1531 3026 3245 2 0 0 - 1531 3053 3255 2 0 0 - 1531 3053 3259 0 0 0 - 1534 3016 3259 1 0 0 - 2069 3012 3204 0 0 0 - 8695 3020 3293 2 0 0 - 8695 3022 3296 1 0 0 - 8695 3024 3291 3 0 0 - 8695 3026 3287 0 0 0 - 8695 3026 3292 0 0 0 - 8695 3029 3292 2 0 0 - 8695 3039 3289 1 0 0 - 8695 3039 3297 3 0 0 - 8696 3034 3290 0 0 0 - 11707 3028 3356 3 0 0 - 11707 3037 3347 3 0 0 - 11707 3038 3361 1 0 0 - 11707 3046 3348 2 0 9 - 11707 3046 3353 2 0 0 - 11707 3046 3360 1 0 0 - 11707 3047 3357 2 0 0 - 11707 3061 3374 1 0 0 - 11707 3050 3380 0 1 0 - 11708 3027 3379 3 0 0 - 11714 3010 3344 2 0 0 - 11714 3013 3335 3 0 0 - 11714 3014 3340 0 0 0 - 11714 3015 3333 2 0 0 - 11714 3015 3346 2 0 0 - 11714 3023 3346 0 0 0 - 11714 3027 3344 3 0 0 - 11714 3040 3380 2 0 0 - 11714 3044 3377 1 0 0 - 11714 3047 3380 2 0 0 - 11715 3049 3378 2 0 0 - 3 3015 3453 0 0 0 - 1530 3016 3453 2 0 0 - 1530 3070 3515 3 0 0 - 1530 3019 3515 2 1 0 - 1530 3021 3515 2 1 0 - 1530 3044 3492 1 1 0 - 1530 3045 3485 1 1 0 - 1530 3049 3497 2 1 0 - 1530 3055 3497 0 1 0 - 1530 3058 3485 1 1 0 - 1530 3059 3493 3 1 0 - 2338 3020 3515 0 0 0 - 1530 3023 3627 1 0 0 - 1530 3024 3626 2 0 0 - 1530 3024 3637 2 0 0 - 1530 3033 3632 2 0 0 - 1530 3034 3626 0 0 0 - 1530 3034 3637 0 0 0 - 1530 3035 3627 1 0 0 - 1530 3035 3636 3 0 0 - 1533 3023 3627 1 1 0 - 1533 3023 3636 3 1 0 - 1533 3024 3626 2 1 0 - 1533 3024 3637 2 1 0 - 1533 3034 3626 0 1 0 - 1533 3034 3637 0 1 0 - 1533 3035 3627 1 1 0 - 1533 3035 3636 3 1 0 - 1530 3025 3704 1 0 0 - 1531 3026 3698 0 0 0 - 1531 3028 3702 3 0 0 - 1531 3034 3707 1 0 0 - 1531 3038 3704 0 0 0 - 2558 3038 3956 0 0 0 - 2558 3041 3959 1 0 0 - 2558 3044 3956 2 0 0 - 7259 3061 4984 3 1 0 - 7222 3015 5039 1 1 0 - 7222 3021 5055 1 1 0 - 7222 3029 5042 1 1 0 - 7222 3034 5005 3 1 0 - 7222 3057 5003 3 1 0 - 7232 3046 5014 0 1 0 - 7246 3024 4997 0 1 0 - 7222 3027 5087 1 1 0 - 7222 3044 5088 1 1 0 - 7234 3023 5082 2 1 0 - 2586 3051 9840 0 0 0 - 1530 3118 3124 0 0 0 - 1530 3124 3126 3 0 0 - 1536 3107 3162 3 0 9 - 1536 3109 3166 1 0 0 - 1536 3111 3163 3 0 0 - 1536 3108 3158 1 1 0 - 1536 3109 3159 2 1 0 - 1536 3109 3162 2 1 0 - 1536 3108 3162 0 2 0 - 1530 3088 3251 3 0 0 - 1530 3088 3258 2 0 0 - 1530 3101 3258 2 0 0 - 1536 3128 3246 1 0 0 - 1530 3092 3268 1 0 0 - 1530 3092 3274 2 0 9 - 1530 3098 3270 1 0 0 - 1530 3100 3276 1 0 0 - 1530 3108 9570 0 0 0 - 22 3106 3361 1 2 0 - 131 3107 3367 2 0 0 - 136 3123 3361 3 0 0 - 11470 3099 3366 1 0 0 - 11470 3101 3371 2 0 0 - 11470 3103 3364 3 0 0 - 11470 3106 3368 1 0 0 - 11470 3109 3358 3 0 0 - 11470 3120 3356 0 0 0 - 11470 3116 3361 1 1 0 - 11470 3119 3356 0 1 0 - 11470 3108 3364 0 2 0 - 11471 3110 3358 1 1 0 - 11471 3113 3367 1 1 0 - 1530 3096 3429 1 2 0 - 11616 3082 3426 1 0 0 - 11616 3098 3426 1 0 0 - 11617 3076 3427 2 0 0 - 1531 3080 3507 2 0 0 - 1537 3092 3470 3 0 0 - 11051 3104 9305 1 0 0 - 11053 3097 9312 2 0 0 - 11055 3104 9319 3 0 0 - 11057 3111 9312 0 0 0 - 11064 3082 9287 0 0 0 - 11066 3126 9337 2 0 0 - 11068 3079 9334 1 0 0 - 11070 3129 9290 3 0 0 - 11151 3082 9287 0 3 0 - 11151 3129 9334 1 3 0 - 11152 3079 9334 1 3 0 - 11152 3129 9290 3 3 0 - 1530 3188 3272 0 0 0 - 1530 3189 3275 1 0 0 - 1530 3190 3384 0 0 0 - 1530 3196 3384 0 0 0 - 1533 3192 3354 1 0 0 - 1533 3194 3357 2 0 0 - 2399 3185 3388 3 0 0 - 1530 3150 3412 3 0 0 - 1530 3151 3405 2 0 0 - 1530 3152 3407 1 0 0 - 1530 3154 3405 0 0 0 - 1530 3154 3409 0 0 0 - 1530 3155 3428 2 0 0 - 1530 3185 3412 0 0 0 - 1530 3187 3404 1 0 0 - 1530 3195 3399 3 0 0 - 1530 3156 3431 3 1 0 - 1531 3175 3425 2 0 0 - 1531 3182 3401 3 0 0 - 1531 3184 3424 1 0 0 - 1531 3187 3428 2 0 0 - 1531 3192 3403 3 0 0 - 1533 3155 3433 2 0 0 - 1533 3155 3438 2 0 0 - 1533 3160 3432 3 0 0 - 1533 3160 3440 1 0 9 - 1533 3183 3434 2 0 0 - 1533 3159 3427 3 1 0 - 2557 3190 3957 1 0 0 - 2557 3191 3963 3 0 0 - 1530 3183 4847 2 0 0 - 1530 3158 9640 0 0 9 - 1530 3159 9620 1 0 0 - 1530 3171 9621 1 0 0 - 1530 3174 9641 3 0 0 - 5501 3183 9611 0 0 0 - 1530 3234 3156 1 0 0 - 1530 3235 3198 1 0 0 - 1530 3247 3193 0 0 0 - 1530 3208 3211 1 0 0 - 1530 3226 3214 2 0 0 - 1530 3226 3223 2 0 0 - 1530 3228 3240 2 0 0 - 1530 3230 3235 1 0 0 - 1530 3234 3207 0 0 0 - 1530 3246 3244 3 0 0 - 1530 3207 3210 2 1 0 - 1530 3207 3227 2 1 0 - 1531 3233 3203 1 0 0 - 1533 3238 3210 0 0 0 - 1534 3214 3245 1 0 0 - 1536 3207 3217 1 0 0 - 1536 3215 3211 1 0 0 - 1536 3215 3225 1 0 0 - 1536 3207 3214 2 1 0 - 1536 3207 3222 2 1 0 - 1530 3225 3293 0 0 0 - 1530 3230 3291 2 0 0 - 1530 3205 3378 3 0 0 - 1530 3206 3385 2 0 9 - 1530 3218 3386 0 0 0 - 1530 3224 3386 2 0 0 - 1530 3231 3386 1 0 0 - 1530 3235 3386 1 0 0 - 1530 3241 3382 2 0 0 - 1530 3246 3385 1 0 0 - 1530 3256 3388 0 0 0 - 1591 3216 3381 1 0 0 - 2398 3251 3385 1 0 0 - 1530 3229 3396 1 0 0 - 1530 3234 3396 0 0 0 - 1530 3234 3426 2 0 0 - 1530 3235 3406 2 0 0 - 1530 3239 3392 3 0 0 - 1530 3240 3449 0 0 0 - 1530 3241 3406 0 0 0 - 1530 3242 3412 0 0 0 - 1530 3243 3450 0 0 0 - 1530 3244 3396 3 0 0 - 1530 3248 3396 0 0 0 - 1530 3248 3411 3 0 0 - 1530 3260 3400 0 0 0 - 1530 3205 3399 1 1 0 - 1530 3216 3413 3 1 0 - 1531 3231 3433 2 0 0 - 1531 3233 3427 0 0 0 - 1531 3233 3438 3 0 0 - 1531 3249 3435 3 0 0 - 1531 3253 3399 2 0 0 - 1531 3253 3431 2 0 0 - 1533 3222 3395 2 1 0 - 1533 3224 3401 0 1 0 - 1533 3226 3397 3 1 0 - 1533 3227 3401 3 1 0 - 1531 3227 3223 0 0 0 - 1530 3226 3214 0 0 0 - 1533 3230 3397 3 1 0 - 1534 3205 3432 3 0 0 - 1534 3208 3399 1 0 0 - 1534 3209 3419 2 0 9 - 1534 3214 3415 3 0 0 - 1534 3216 3395 3 0 0 - 1534 3217 3419 0 0 0 - 1534 3217 3399 1 1 0 - 1530 3217 3492 2 0 0 - 1530 3243 3473 0 0 0 - 1530 3243 3500 0 0 0 - 1530 3202 3475 3 1 0 - 1530 3204 3488 0 1 0 - 1530 3207 3473 0 1 0 - 1530 3211 3468 0 1 0 - 1530 3216 3489 1 1 0 - 1530 3221 3492 0 1 0 - 1530 3221 3496 0 1 0 - 1533 3203 3494 3 0 0 - 1533 3242 3485 0 0 0 - 1533 3255 3462 1 0 0 - 1533 3235 3486 0 1 0 - 1536 3204 3478 2 0 0 - 1536 3204 3485 2 0 0 - 1536 3206 3472 2 0 0 - 1536 3214 3486 1 0 0 - 1536 3215 3477 3 0 0 - 1536 3217 3488 2 0 0 - 1536 3219 3472 0 0 0 - 1534 3223 3295 2 0 0 - 1536 3223 3479 3 0 0 - 1536 3258 3484 1 0 0 - 1536 3219 3472 0 1 0 - 1591 3209 3458 1 0 0 - 1591 3216 3458 1 0 0 - 1530 3238 9767 1 0 0 - 1530 3249 9774 3 0 0 - 1530 3251 9770 3 0 0 - 2397 3247 9779 1 0 0 - 1530 3241 9910 1 0 0 - 1530 3245 9916 2 0 0 - 6624 3308 2799 0 0 0 - 6625 3308 2800 0 0 0 - 1531 3276 3180 3 0 0 - 1531 3278 3191 3 0 0 - 1531 3279 3185 1 0 0 - 1531 3311 3183 1 0 0 - 1534 3321 3142 2 0 0 - 1531 3316 3241 1 0 0 - 1530 3268 3382 0 0 0 - 1530 3273 3380 3 0 0 - 1530 3274 3382 2 0 0 - 1531 3268 3387 0 0 0 - 1531 3275 3389 3 0 0 - 1533 3278 3382 2 0 0 - 1533 3281 3385 3 0 0 - 1533 3283 3389 3 0 0 - 2032 3282 3382 2 0 0 - 1530 3284 3396 0 0 0 - 1531 3276 3421 1 0 0 - 1531 3278 3397 3 0 0 - 1531 3278 3404 3 0 0 - 1591 3268 3435 1 0 0 - 1591 3273 3417 0 0 0 - 1530 3302 3503 2 0 0 - 1534 3277 3501 0 1 0 - 1534 3280 3488 3 1 0 - 1534 3280 3495 3 1 0 - 1534 3284 3501 0 1 0 - 1530 3276 3929 3 0 0 - 1530 3276 3933 1 0 0 - 1530 3279 3939 2 0 9 - 1530 3282 3934 0 0 9 - 1530 3283 3931 2 0 0 - 1530 3288 3930 2 0 0 - 1530 3292 3931 2 0 0 - 1530 3294 3932 3 0 0 - 1530 3290 3931 2 1 0 - 1530 3293 3934 0 1 0 - 1539 3285 3938 3 0 0 - 1539 3286 3935 1 0 0 - 6238 3370 2971 2 0 0 - 6240 3370 2970 2 0 0 - 1533 3352 3337 1 0 0 - 1533 3357 3344 0 0 0 - 10431 3371 9312 1 0 0 - 10419 3372 9556 0 0 0 - 10420 3365 9542 1 0 0 - 10421 3374 9547 0 0 0 - 10423 3354 9558 1 0 0 - 10425 3355 9558 1 0 0 - 10427 3353 9544 1 0 0 - 10429 3354 9544 1 0 0 - 5126 3445 3554 1 2 0 - 10527 3426 3555 1 1 0 - 10529 3427 3555 1 1 0 - 1530 3484 3290 3 0 9 - 1530 3488 3294 1 0 0 - 1530 3494 3289 2 0 0 - 5244 3461 3555 1 0 0 - 5245 3574 3311 3 0 0 - 6824 3534 3306 1 0 0 - 6824 3534 3314 2 0 0 - 6824 3537 3319 3 0 0 - 6824 3545 3320 3 0 0 - 1530 3540 3555 0 0 0 - 1530 3545 3555 0 0 0 - 1530 3552 3555 2 0 0 - 1530 3557 3555 2 0 0 - 1530 3539 3554 2 1 0 - 1530 3558 3554 0 1 0 - 5172 3548 3551 1 1 0 - 5174 3548 3565 0 0 0 - 5183 3548 3535 1 0 0 - 5183 3548 3543 1 0 0 - 5183 3548 3551 1 0 0 - 5183 3549 3558 3 0 0 - 5183 3549 3543 3 1 0 - 5186 3548 3558 3 0 0 - 5186 3549 3535 1 0 0 - 5186 3549 3543 1 0 0 - 5186 3549 3551 1 0 0 - 5186 3548 3543 3 1 0 - 5244 3615 3543 2 1 0 - 5244 3659 3471 1 0 0 - 5244 3670 3497 2 0 0 - 5244 3674 3472 3 0 0 - 5244 3676 3476 1 0 0 - 5244 3684 3476 1 0 0 - 5244 3656 3514 0 1 0 - 1530 3079 3497 3 0 0 - 12348 3207 3217 1 0 0 + 6106 1943 4702 1 0 0 + 6109 1933 4691 0 0 0 + 6114 1986 4494 2 0 0 + 6114 1986 4529 2 0 0 + 6114 2003 4494 0 0 0 + 6114 2003 4529 0 0 0 + 6114 2028 4494 2 0 0 + 2337 3016 3514 1 0 0 + 6114 2028 4529 2 0 0 + 14749 3035 3707 0 0 0 + 14749 3038 3705 3 0 0 + 14749 3027 3702 2 0 0 + 14749 3026 3699 3 0 0 + 1530 2895 3508 3 0 0 + 1512 3209 3490 3 0 0 + 6114 2045 4494 0 0 0 + 6114 2045 4529 0 0 0 + 6114 1986 4494 2 1 0 + 6114 1986 4529 2 1 0 + 1506 3287 3172 0 0 0 + 1508 3287 3171 0 0 0 + 1506 3298 3171 2 0 0 + 1508 3298 3172 2 0 0 + 6114 2003 4494 0 1 0 + 14923 2337 3675 2 0 0 + 14923 2351 3679 2 0 0 + 14923 2326 3672 3 0 0 + 14923 2322 3667 0 0 0 + 14923 2319 3690 3 0 0 + 14923 2319 3677 1 0 0 + 6114 2003 4529 0 1 0 + 6114 2028 4494 2 1 0 + 6114 2028 4529 2 1 0 + 6114 2045 4494 0 1 0 + 6114 2045 4529 0 1 0 + 6114 1986 4494 2 2 0 + 6114 1986 4529 2 2 0 + 6114 2003 4494 0 2 0 + 6114 2003 4529 0 2 0 + 6114 2028 4494 2 2 0 + 6114 2028 4529 2 2 0 + 6114 2045 4494 0 2 0 + 6114 2045 4529 0 2 0 + 6114 1986 4494 2 3 0 + 6114 1986 4529 2 3 0 + 6114 2003 4494 0 3 0 + 6114 2003 4529 0 3 0 + 6114 2028 4494 2 3 0 + 6114 2028 4529 2 3 0 + 6114 2045 4494 0 3 0 + 6114 2045 4529 0 3 0 + 1530 2035 4646 1 0 0 + 1530 2038 4646 1 0 0 + 1530 2042 4644 2 0 0 + 13001 3189 3275 1 0 0 + 8786 2041 4646 1 0 0 + 8787 2042 4633 1 0 0 + 8788 2037 4633 1 0 0 + 8789 2034 4636 0 0 0 + 3270 2158 4566 0 1 0 + 1530 2128 4915 3 0 0 + 1530 2128 4922 2 0 0 + 1530 2132 4919 1 0 0 + 1530 2141 4922 2 0 0 + 4636 2198 4943 1 1 0 + 4637 2217 4943 1 1 0 + 4638 2191 4950 2 0 0 + 4638 2191 4961 2 0 0 + 4638 2191 4969 2 0 0 + 4638 2198 4943 1 0 0 + 4638 2198 4976 3 0 0 + 4638 2206 4976 3 0 0 + 4638 2209 4976 3 0 0 + 4638 2217 4943 1 0 0 + 4638 2217 4976 3 0 0 + 4638 2224 4950 0 0 0 + 4638 2224 4961 0 0 0 + 4638 2224 4969 0 0 0 + 4640 2191 4958 2 0 0 + 4640 2224 4958 0 0 0 + 4640 2191 4958 2 1 0 + 4640 2224 4958 0 1 0 + 11196 2224 4950 0 1 0 + 11197 2191 4950 2 1 0 + 1530 2313 9803 3 0 0 + 1530 2325 9801 3 0 0 + 4465 2415 3073 0 0 0 + 4467 2384 3134 2 0 0 + 1530 2463 3176 0 0 0 + 1530 2467 3178 0 0 0 + 1533 2443 3183 1 0 0 + 1530 2467 3301 0 0 0 + 1530 2470 3285 0 0 0 + 1530 2470 3322 1 0 0 + 1530 2471 3307 2 0 0 + 1530 2476 3317 1 0 0 + 1530 2482 3287 3 0 0 + 1530 2483 3295 0 0 0 + 1530 2483 3307 0 0 0 + 1530 2487 3295 2 0 0 + 1530 2487 3301 2 0 0 + 1530 2488 3322 1 0 0 + 2997 2467 3295 0 0 0 + 2997 2467 3307 0 0 0 + 2997 2470 3317 1 0 0 + 2997 2471 3295 2 0 0 + 2997 2471 3301 2 0 0 + 2997 2477 3287 3 0 0 + 2997 2482 3317 1 0 0 + 2997 2482 3322 1 0 0 + 2997 2488 3317 1 0 0 + 10260 2436 3345 1 0 0 + 10261 2435 3345 0 1 0 + 10261 2438 3347 3 1 0 + 10262 2433 3348 2 0 0 + 10264 2433 3347 2 0 0 + 7274 2472 4972 0 0 0 + 7302 2447 4979 0 0 0 + 7317 2463 4963 2 0 0 + 7320 2480 4956 2 0 0 + 7323 2446 4956 2 0 0 + 7326 2478 4940 2 0 0 + 7354 2452 4943 1 0 0 + 1530 2551 3098 3 0 0 + 1533 2551 3082 1 0 0 + 1533 3164 3433 2 0 0 + 1533 3155 3429 2 0 0 + 1533 3151 3434 1 0 0 + 1533 3151 3435 0 1 0 + 1533 3158 3431 2 1 9 + 1533 3158 3427 3 1 0 + 1533 3164 3433 2 1 0 + 1530 2505 3256 3 0 9 + 1530 2524 3254 1 0 0 + 2184 2502 3250 1 0 0 + 1530 2502 3309 2 0 0 + 1530 2502 3319 2 0 0 + 1530 2508 3323 1 0 0 + 1530 2511 3309 0 0 0 + 1530 2519 3275 0 0 0 + 1530 2521 3314 2 0 0 + 1530 2531 3276 1 0 0 + 1530 2541 3280 3 0 0 + 1530 2546 3325 2 0 0 + 1530 2551 3308 2 0 0 + 1530 2552 3314 2 0 0 + 1531 2527 3293 3 1 0 + 2034 2547 3325 0 1 0 + 2036 2551 3320 1 0 0 + 2528 2530 3314 0 0 0 + 2535 2533 3272 3 0 0 + 2535 2540 3273 3 0 0 + 2997 2502 3314 2 0 0 + 2997 2502 3323 1 0 0 + 2997 2510 3304 2 0 0 + 2997 2511 3314 0 0 0 + 2997 2511 3319 0 0 0 + 2997 2514 3323 1 0 0 + 2997 2523 3274 1 0 0 + 2997 2525 3272 3 0 0 + 2997 2536 3280 3 0 0 + 2997 2547 3280 3 0 0 + 2997 2549 3274 3 0 0 + 1530 2500 3328 1 0 0 + 1530 2506 3328 1 0 0 + 1530 2510 3380 1 0 0 + 1530 2512 3328 1 0 0 + 1530 2520 3332 0 0 0 + 1530 2521 3381 1 0 0 + 1530 2522 3375 2 0 0 + 2036 2551 3328 3 0 0 + 2537 2531 3328 1 0 0 + 1530 2524 3434 1 0 0 + 1536 2521 3432 0 0 0 + 1533 2525 3495 0 0 0 + 1533 2522 3495 3 1 0 + 1542 2551 3570 0 0 0 + 1544 2551 3569 0 0 0 + 4247 2534 3898 3 0 0 + 4247 2537 3894 0 0 0 + 4247 2539 3899 2 0 0 + 4247 2542 3895 1 0 0 + 4247 2547 3895 2 0 0 + 4247 2551 3893 1 0 0 + 4696 2512 3850 3 0 0 + 4696 2513 3868 1 0 0 + 4696 2517 3858 3 0 0 + 1991 2515 9575 1 0 0 + 2526 2539 9672 2 0 0 + 2002 2540 9900 1 0 0 + 2002 2542 9892 1 0 0 + 1530 2594 3102 1 0 0 + 1530 2591 3105 1 1 0 + 1530 2597 3105 1 1 0 + 1531 2611 3084 1 0 9 + 1533 2563 3082 2 0 0 + 1533 2603 3082 3 0 0 + 77 2606 3160 2 0 0 + 77 2606 3163 2 0 0 + 77 2606 3166 2 0 0 + 78 2606 3159 2 0 0 + 78 2606 3162 2 0 0 + 78 2606 3165 2 0 0 + 81 2585 3141 0 0 0 + 81 2617 3171 1 0 0 + 82 2606 3152 0 0 9 + 1530 2565 3188 2 0 0 + 1530 2567 3162 2 0 0 + 1530 2569 3150 1 0 0 + 1530 2570 3168 3 0 0 + 1530 2578 3195 3 0 0 + 1530 2590 3192 3 0 0 + 1530 2599 3192 3 0 0 + 1530 2605 3182 0 0 0 + 1530 2608 3181 3 0 0 + 1530 2609 3143 0 0 0 + 1530 2609 3191 3 0 0 + 1530 2612 3182 2 0 0 + 1530 2613 3150 0 0 0 + 1530 2616 3145 1 1 0 + 1531 2584 3193 1 0 0 + 1533 2595 3188 1 0 0 + 1533 2616 3147 3 0 0 + 131 2566 3237 2 0 0 + 1530 2567 3245 1 0 0 + 1530 2569 3239 3 0 0 + 1530 2574 3250 0 0 0 + 1530 2602 3209 0 0 0 + 1530 2606 3219 3 0 0 + 1530 2610 3209 2 0 0 + 1530 2564 3310 0 0 0 + 1530 2573 3302 3 0 0 + 1530 2574 3285 0 0 0 + 1530 2574 3293 2 0 0 + 1530 2574 3308 0 0 0 + 1530 2577 3287 3 0 0 + 1530 2577 3306 1 0 0 + 1530 2579 3285 2 0 0 + 1530 2579 3308 2 0 0 + 1530 2610 3307 1 0 0 + 1530 2610 3324 2 0 0 + 1530 2574 3285 0 1 0 + 1530 2574 3308 0 1 0 + 1530 2579 3285 2 1 0 + 1530 2579 3308 2 1 0 + 1533 2564 3321 2 0 0 + 1533 2565 3272 3 0 0 + 1533 2565 3317 1 0 0 + 1533 2567 3271 2 0 0 + 1533 2569 3273 1 0 0 + 1533 2569 3322 0 0 0 + 1533 2570 3271 0 0 0 + 1533 2571 3322 2 0 0 + 1533 2573 3271 3 0 0 + 1533 2576 3320 0 0 0 + 1533 2612 3309 2 0 0 + 1533 2621 3295 3 0 0 + 1533 2566 3268 2 1 0 + 1533 2567 3321 1 1 0 + 1533 2569 3323 0 1 0 + 1533 2571 3323 2 1 0 + 1533 2572 3268 0 1 0 + 1533 2573 3321 1 1 0 + 1533 2612 3325 3 1 0 + 1533 2615 3292 1 1 0 + 1533 2615 3315 0 1 0 + 1533 2616 3317 3 1 0 + 1533 2616 3325 3 1 0 + 1533 2617 3294 0 1 0 + 1533 2622 3293 1 1 0 + 1534 2614 3295 2 0 0 + 1536 2572 3288 3 0 0 + 1536 2572 3305 1 0 0 + 1536 2573 3295 3 0 0 + 1536 2574 3303 2 0 0 + 1536 2573 3302 3 1 0 + 1536 2575 3293 0 1 0 + 2546 2576 3298 0 0 0 + 2548 2576 3299 0 0 0 + 2555 2572 3288 3 1 0 + 2555 2572 3305 1 1 0 + 2556 2610 3316 2 0 0 + 1530 2570 3333 2 0 0 + 1530 2574 3333 0 0 0 + 1530 2578 3333 0 0 0 + 1530 2584 3339 3 0 0 + 1530 2616 3345 2 0 0 + 1533 2576 3336 3 1 0 + 1533 2586 3336 0 1 0 + 1533 2587 3335 2 1 0 + 2054 2592 3339 3 0 0 + 2554 2565 3356 0 0 0 + 1530 2611 3398 1 0 0 + 1531 2598 3404 2 0 9 + 4 2576 3461 0 0 0 + 1530 2609 3474 0 0 0 + 4248 2621 3666 1 0 0 + 4247 2615 3897 1 0 0 + 4696 2603 3874 3 0 0 + 4696 2604 3878 1 0 0 + 4701 2618 3895 3 0 0 + 1991 2579 4455 1 0 0 + 2559 2601 9482 3 0 0 + 1530 2565 9612 1 0 0 + 1530 2575 9648 2 0 0 + 1530 2575 9651 2 0 0 + 1530 2582 9648 0 0 0 + 1530 2582 9651 0 0 0 + 1530 2595 9644 2 0 0 + 1530 2598 9648 3 0 0 + 1530 2602 9638 0 0 0 + 2000 2575 9861 3 0 0 + 2002 2566 9901 1 0 0 + 2002 2568 9893 1 0 0 + 2002 2604 9900 1 0 0 + 2002 2606 9892 1 0 0 + 1536 2677 3088 1 0 0 + 1530 2633 3169 1 0 0 + 1530 2634 3164 1 0 0 + 1530 2656 3161 1 0 0 + 1533 2656 3152 1 1 0 + 1534 2640 3172 3 0 0 + 1534 2656 3154 0 0 0 + 1530 2644 3273 3 0 0 + 1530 2645 3314 2 0 0 + 1530 2648 3299 2 0 0 + 1530 2650 3297 0 0 9 + 1530 2650 3305 3 0 0 + 1530 2656 3292 2 0 0 + 1530 2659 3320 1 0 0 + 1530 2663 3279 1 0 0 + 1530 2666 3294 3 0 0 + 1530 2668 3276 0 0 0 + 1530 2669 3316 1 0 9 + 1530 2670 3320 3 0 0 + 1530 2675 3285 3 0 0 + 1530 2676 3280 1 0 0 + 1530 2666 3291 1 1 0 + 1531 2661 3291 1 1 0 + 1533 2628 3323 2 0 0 + 1533 2636 3323 2 0 0 + 1533 2639 3323 2 0 0 + 1533 2632 3319 1 1 0 + 1533 2638 3319 1 1 0 + 1534 2653 3296 0 0 9 + 2705 2634 3323 0 0 0 + 1530 2632 3381 1 0 0 + 1530 2641 3387 1 0 0 + 1530 2643 3360 3 0 0 + 1530 2644 3333 1 0 0 + 1530 2639 3415 2 0 9 + 1533 2641 3424 2 0 0 + 1533 2641 3452 0 0 0 + 1533 2642 3432 2 0 0 + 1533 2649 3449 3 0 0 + 1591 2654 3427 2 0 9 + 1591 2667 3414 0 0 9 + 1591 2669 3442 2 0 9 + 1591 2682 3429 0 0 9 + 99 2657 3496 1 0 0 + 4148 2667 3683 0 0 0 + 4165 2631 3667 3 0 0 + 4166 2636 3667 3 0 0 + 4247 2645 3663 3 0 0 + 4248 2662 3692 3 0 0 + 4250 2627 3656 3 0 0 + 4250 2627 3675 0 0 0 + 4250 2638 3652 2 0 0 + 4250 2655 3654 3 0 0 + 4250 2664 3652 2 0 0 + 4250 2665 3702 2 0 0 + 4250 2671 3652 0 0 0 + 4250 2671 3665 2 0 0 + 4250 2672 3675 2 0 0 + 4250 2677 3690 2 0 0 + 4250 2678 3665 0 0 0 + 4250 2682 3685 3 0 0 + 4250 2683 3679 3 0 0 + 4250 2683 3680 1 0 0 + 4250 2684 3673 1 0 0 + 1530 2629 4726 1 0 0 + 1530 2630 4681 2 0 0 + 1530 2633 4684 3 0 0 + 1530 2633 4728 0 0 0 + 1530 2638 4688 2 0 9 + 1530 2640 4682 1 0 0 + 1530 2645 4684 2 0 0 + 1530 2638 4688 0 1 9 + 10325 2665 9663 1 0 0 + 92 2648 9857 1 0 0 + 93 2646 9870 1 0 0 + 1533 2726 3368 2 0 0 + 1530 2702 3401 3 0 0 + 1530 2701 3477 3 0 0 + 1530 2713 3483 3 0 0 + 1530 2706 3472 0 1 0 + 1530 2709 3472 2 1 0 + 1533 2698 3494 1 0 0 + 1533 2750 3495 1 0 0 + 1533 2750 3504 3 0 0 + 1591 2749 3495 1 2 0 + 1530 2731 3580 3 0 0 + 1530 2736 3577 3 1 0 + 1530 2744 3577 3 1 0 + 1533 2735 3575 2 0 0 + 1533 2735 3578 2 0 0 + 1533 2735 3581 2 0 0 + 1533 2738 3578 0 0 0 + 1533 2741 3576 3 0 0 + 1533 2745 3575 0 0 0 + 1533 2746 3577 3 0 0 + 1533 2735 3578 2 1 0 + 1533 2735 3581 2 1 0 + 1533 2739 3578 3 1 0 + 1533 2741 3578 3 1 0 + 1533 2745 3578 0 1 0 + 1533 2745 3581 0 1 0 + 2427 2719 9671 1 0 0 + 2429 2722 9671 1 0 0 + 2430 2727 9690 2 0 0 + 2431 2723 9711 3 0 0 + 1530 2770 3197 0 0 0 + 1530 2782 3194 2 0 0 + 1530 2789 3197 0 0 0 + 1531 2777 3195 0 0 0 + 1531 2799 3167 1 0 0 + 1533 2767 3194 0 0 0 + 1533 2771 3189 0 0 0 + 1533 2778 3190 0 0 0 + 1533 2807 3163 0 0 0 + 1534 2790 3177 2 0 0 + 1534 2794 3180 0 0 0 + 2621 2764 3197 0 0 0 + 2622 2781 3197 3 0 0 + 2626 2811 3170 0 0 0 + 2627 2774 3187 1 0 0 + 2628 2788 3189 1 0 0 + 1530 2764 3285 2 2 0 + 1533 2765 3277 2 1 0 + 1533 2765 3287 2 1 0 + 1530 2815 3448 1 0 0 + 1531 2797 3437 0 0 9 + 1533 2806 3452 0 0 0 + 1533 2766 3495 1 0 0 + 1533 2766 3504 3 0 0 + 1533 2752 3494 0 1 0 + 1533 2764 3494 2 1 0 + 4962 2799 4453 0 0 0 + 1530 2757 4726 1 0 0 + 1530 2758 4681 2 0 0 + 1530 2761 4684 3 0 0 + 1530 2761 4728 0 0 0 + 1530 2763 4676 0 0 0 + 1530 2766 4684 0 1 0 + 1530 2766 4688 0 1 9 + 1530 2848 3370 2 0 0 + 1533 2820 3356 1 0 0 + 1533 2822 3354 2 0 0 + 1533 2851 3341 1 0 0 + 1530 2816 3438 1 0 0 + 1530 2828 3450 0 0 0 + 1531 2822 3440 0 0 0 + 3745 2822 3555 2 0 0 + 3746 2820 3557 1 0 0 + 10325 2835 5093 1 0 0 + 10325 2838 5100 2 0 0 + 10325 2840 5091 0 0 0 + 10325 2843 5097 3 0 0 + 10325 2852 5097 3 0 0 + 10325 2855 5091 2 0 0 + 10325 2857 5100 0 0 0 + 10325 2860 5093 1 0 0 + 10325 2838 5099 2 1 0 + 10325 2857 5099 0 1 0 + 10326 2847 5088 3 0 0 + 10326 2848 5088 3 0 0 + 3776 2861 10092 2 0 0 + 3776 2828 10091 3 1 0 + 3776 2833 10070 2 1 0 + 3776 2837 10063 1 1 0 + 3776 2838 10057 2 2 0 + 6108 2872 10172 1 0 0 + 6100 2872 10195 2 1 0 + 6100 2872 10203 2 1 0 + 6101 2866 10199 3 0 0 + 6101 2867 10189 3 0 0 + 6101 2872 10206 2 0 0 + 6104 2837 10197 0 0 0 + 6104 2838 10193 0 1 0 + 6104 2841 10197 2 1 0 + 6104 2837 10223 2 2 0 + 6106 2827 10218 3 0 0 + 6106 2833 10197 2 0 0 + 6106 2848 10187 3 0 0 + 6106 2854 10224 0 0 0 + 6106 2856 10224 2 0 0 + 6106 2863 10229 3 0 0 + 6107 2826 10201 0 0 0 + 6107 2827 10223 2 0 0 + 6107 2829 10197 1 0 0 + 6107 2830 10224 1 0 0 + 6107 2841 10191 2 0 0 + 6110 2837 10219 1 0 0 + 6110 2861 10227 3 1 0 + 6110 2834 10223 2 2 0 + 6114 2862 10199 2 0 0 + 6114 2870 10199 2 2 0 + 1530 2928 3242 1 0 0 + 1530 2924 3242 3 1 0 + 1530 2925 3243 1 1 0 + 1530 2926 3258 3 1 0 + 1530 2928 3246 1 1 0 + 1530 2935 3256 1 1 0 + 1530 2938 3244 1 1 0 + 1530 2926 3258 3 2 0 + 1530 2934 3252 1 2 0 + 1533 2928 3209 2 0 0 + 1533 2932 3213 1 0 0 + 2595 2941 3248 0 0 0 + 1530 2922 3323 0 0 0 + 1530 2884 3423 0 0 0 + 1530 2884 3438 3 0 0 + 1530 2884 3440 1 0 0 + 1530 2884 3444 3 0 0 + 1530 2886 3420 3 0 0 + 1530 2893 3421 3 0 0 + 1530 2896 3450 2 0 0 + 1530 2899 3441 2 0 0 + 1530 2914 3435 3 0 0 + 1530 2898 3424 1 1 0 + 1530 2898 3432 3 1 0 + 1530 2902 3428 0 1 0 + 1531 2885 3452 0 0 0 + 1531 2895 3428 3 0 0 + 1531 2901 3428 1 0 0 + 1530 2902 3468 3 0 0 + 1530 2902 3474 1 0 0 + 1530 2941 3517 0 0 0 + 1530 2895 3508 3 1 0 + 1530 2901 3471 3 1 0 + 2861 2901 3473 0 0 0 + 2862 2901 3465 1 0 0 + 2863 2934 3463 0 0 0 + 1530 2911 3531 0 0 0 + 1530 2920 3561 1 0 0 + 1530 2920 3576 2 0 0 + 1530 2921 3571 1 0 0 + 1530 2932 3564 1 0 0 + 1533 2916 3537 0 0 0 + 1533 2922 3558 2 0 0 + 1533 2909 3543 3 1 0 + 1533 2912 3543 3 1 0 + 1534 2907 3544 2 0 0 + 1534 2923 3545 1 0 0 + 3747 2906 3543 3 1 0 + 1530 2935 4698 3 0 0 + 1533 2935 4682 1 0 0 + 1530 2896 9702 2 0 0 + 1530 2896 9709 2 0 0 + 1530 2918 9702 0 0 0 + 1530 2918 9709 0 0 0 + 1542 2892 9826 3 0 0 + 1544 2893 9826 3 0 0 + 6108 2913 10167 3 0 0 + 6108 2927 10166 2 0 0 + 6108 2914 10164 0 1 0 + 6100 2887 10195 0 1 0 + 6100 2887 10202 0 1 0 + 6100 2893 10193 3 1 0 + 6100 2893 10207 1 1 0 + 6102 2915 10223 3 0 0 + 6102 2927 10227 0 0 0 + 6102 2929 10189 1 0 0 + 6104 2917 10190 1 1 0 + 6106 2901 10231 3 0 0 + 6106 2913 10180 2 0 0 + 6106 2924 10180 0 0 0 + 6106 2927 10180 2 0 0 + 6106 2930 10183 3 0 0 + 6106 2912 10193 2 1 0 + 6107 2922 10211 3 0 0 + 6108 2909 10185 1 0 0 + 6108 2913 10219 1 0 0 + 6108 2918 10199 1 0 0 + 6108 2919 10191 0 0 0 + 6108 2921 10229 0 0 0 + 6108 2926 10222 1 0 0 + 6109 2903 10216 3 0 0 + 6109 2914 10196 0 0 0 + 6110 2906 10200 1 0 0 + 6110 2906 10203 1 1 0 + 6114 2896 10199 0 0 0 + 6114 2888 10199 0 2 0 + 6975 2930 10195 3 0 0 + 6977 2930 10185 1 0 0 + 1530 2964 3206 2 0 0 + 1531 2956 3205 0 0 0 + 1534 2950 3207 0 0 9 + 1534 2950 3214 1 0 0 + 1534 2963 3213 3 0 0 + 1534 2969 3216 0 0 0 + 11993 3109 3167 3 0 0 + 11993 3111 3162 1 0 0 + 11994 2972 3314 0 0 0 + 11994 2980 3316 0 0 0 + 11707 2949 3379 0 0 0 + 11707 2982 3371 3 0 0 + 11707 2989 3368 3 0 0 + 11708 2945 3337 0 0 0 + 11708 2956 3378 0 0 0 + 11708 2961 3372 1 0 0 + 11708 2966 3328 1 0 0 + 11708 2971 3376 0 0 0 + 11708 2972 3383 3 0 0 + 11708 2977 3373 1 0 0 + 11712 2950 3385 2 0 0 + 11712 2958 3385 2 0 0 + 11714 2973 3348 1 0 0 + 11714 2978 3346 1 0 0 + 11714 2983 3348 1 0 0 + 11714 2985 3341 2 0 0 + 11714 2991 3341 0 0 0 + 11714 2959 3333 1 1 0 + 11714 2960 3349 1 1 0 + 11714 2966 3338 2 1 0 + 11714 2976 3329 0 1 0 + 11714 2983 3348 1 1 0 + 11714 2990 3337 3 1 0 + 11714 2991 3341 0 1 0 + 11714 2982 3337 3 2 0 + 11714 2983 3348 1 2 0 + 11715 2959 3334 2 0 0 + 11715 2960 3343 0 0 0 + 11715 2978 3330 1 0 0 + 11715 2966 3328 1 1 0 + 1530 2949 3450 2 0 0 + 1530 2952 3452 1 0 0 + 1530 2952 3501 0 0 0 + 1530 2954 3505 0 0 0 + 1530 2958 3506 2 0 0 + 1530 2955 3497 0 2 0 + 1530 2956 3497 2 2 0 + 2309 2998 3917 3 0 0 + 7222 2968 5007 3 1 0 + 7222 2985 5035 0 1 0 + 7222 2955 5061 2 1 0 + 7222 2960 5091 3 1 0 + 7222 2980 5077 0 1 0 + 7246 2967 5061 2 1 0 + 7246 2967 5066 2 1 0 + 1530 3011 3197 3 0 0 + 1530 3019 3187 1 1 0 + 1531 3013 3188 2 1 0 + 9565 3014 3182 3 0 0 + 9565 3018 3182 3 0 0 + 9565 3018 3187 1 0 0 + 59 3016 3246 0 0 0 + 1530 3012 3239 3 0 0 + 1530 3014 3237 2 0 0 + 1530 3028 3258 1 0 0 + 1530 3031 3248 0 0 0 + 1531 3014 3220 2 0 0 + 1531 3017 3206 3 0 0 + 1531 3026 3245 2 0 0 + 1531 3053 3255 2 0 0 + 1531 3053 3259 0 0 0 + 1534 3016 3259 1 0 0 + 2069 3012 3204 0 0 0 + 8695 3020 3293 2 0 0 + 8695 3022 3296 1 0 0 + 8695 3024 3291 3 0 0 + 8695 3026 3287 0 0 0 + 8695 3026 3292 0 0 0 + 8695 3029 3292 2 0 0 + 8695 3039 3289 1 0 0 + 8695 3039 3297 3 0 0 + 8696 3034 3290 0 0 0 + 11707 3028 3356 3 0 0 + 11707 3037 3347 3 0 0 + 11707 3038 3361 1 0 0 + 11707 3046 3348 2 0 9 + 11707 3046 3353 2 0 0 + 11707 3046 3360 1 0 0 + 11707 3047 3357 2 0 0 + 11707 3061 3374 1 0 0 + 11707 3050 3380 0 1 0 + 11708 3027 3379 3 0 0 + 11714 3010 3344 2 0 0 + 11714 3013 3335 3 0 0 + 11714 3014 3340 0 0 0 + 11714 3015 3333 2 0 0 + 11714 3015 3346 2 0 0 + 11714 3023 3346 0 0 0 + 11714 3027 3344 3 0 0 + 11714 3040 3380 2 0 0 + 11714 3044 3377 1 0 0 + 11714 3047 3380 2 0 0 + 11715 3049 3378 2 0 0 + 3 3015 3453 0 0 0 + 1530 3016 3453 2 0 0 + 1530 3070 3515 3 0 0 + 1530 3019 3515 2 1 0 + 1530 3021 3515 2 1 0 + 1530 3044 3492 1 1 0 + 1530 3045 3485 1 1 0 + 1530 3049 3497 2 1 0 + 1530 3055 3497 0 1 0 + 1530 3058 3485 1 1 0 + 1530 3059 3493 3 1 0 + 2338 3020 3515 0 0 0 + 1530 3023 3627 1 0 0 + 1530 3024 3626 2 0 0 + 1530 3024 3637 2 0 0 + 1530 3033 3632 2 0 0 + 1530 3034 3626 0 0 0 + 1530 3034 3637 0 0 0 + 1530 3035 3627 1 0 0 + 1530 3035 3636 3 0 0 + 1533 3023 3627 1 1 0 + 1533 3023 3636 3 1 0 + 1533 3024 3626 2 1 0 + 1533 3024 3637 2 1 0 + 1533 3034 3626 0 1 0 + 1533 3034 3637 0 1 0 + 1533 3035 3627 1 1 0 + 1533 3035 3636 3 1 0 + 1530 3025 3704 1 0 0 + 1531 3026 3698 0 0 0 + 1531 3028 3702 3 0 0 + 1531 3034 3707 1 0 0 + 1531 3038 3704 0 0 0 + 2558 3038 3956 0 0 0 + 2558 3041 3959 1 0 0 + 2558 3044 3956 2 0 0 + 7259 3061 4984 3 1 0 + 7222 3015 5039 1 1 0 + 7222 3021 5055 1 1 0 + 7222 3029 5042 1 1 0 + 7222 3034 5005 3 1 0 + 7222 3057 5003 3 1 0 + 7232 3046 5014 0 1 0 + 7246 3024 4997 0 1 0 + 7222 3027 5087 1 1 0 + 7222 3044 5088 1 1 0 + 7234 3023 5082 2 1 0 + 2586 3051 9840 0 0 0 + 1530 3118 3124 0 0 0 + 1530 3124 3126 3 0 0 + 1536 3107 3162 3 0 9 + 1536 3109 3166 1 0 0 + 1536 3111 3163 3 0 0 + 1536 3108 3158 1 1 0 + 1536 3109 3159 2 1 0 + 1536 3109 3162 2 1 0 + 1536 3108 3162 0 2 0 + 1530 3088 3251 3 0 0 + 1530 3088 3258 2 0 0 + 1530 3101 3258 2 0 0 + 1536 3128 3246 1 0 0 + 1530 3092 3268 1 0 0 + 1530 3092 3274 2 0 9 + 1530 3098 3270 1 0 0 + 1530 3100 3276 1 0 0 + 1530 3108 9570 0 0 0 + 22 3106 3361 1 2 0 + 131 3107 3367 2 0 0 + 136 3123 3361 3 0 0 + 11470 3099 3366 1 0 0 + 11470 3101 3371 2 0 0 + 11470 3103 3364 3 0 0 + 11470 3106 3368 1 0 0 + 11470 3109 3358 3 0 0 + 11470 3120 3356 0 0 0 + 11470 3116 3361 1 1 0 + 11470 3119 3356 0 1 0 + 11470 3108 3364 0 2 0 + 11471 3110 3358 1 1 0 + 11471 3113 3367 1 1 0 + 1530 3096 3429 1 2 0 + 11616 3082 3426 1 0 0 + 11616 3098 3426 1 0 0 + 11617 3076 3427 2 0 0 + 1531 3080 3507 2 0 0 + 1537 3092 3470 3 0 0 + 11051 3104 9305 1 0 0 + 11053 3097 9312 2 0 0 + 11055 3104 9319 3 0 0 + 11057 3111 9312 0 0 0 + 11064 3082 9287 0 0 0 + 11066 3126 9337 2 0 0 + 11068 3079 9334 1 0 0 + 11070 3129 9290 3 0 0 + 11151 3082 9287 0 3 0 + 11151 3129 9334 1 3 0 + 11152 3079 9334 1 3 0 + 11152 3129 9290 3 3 0 + 1530 3188 3272 0 0 0 + 1530 3189 3275 1 0 0 + 1530 3190 3384 0 0 0 + 1530 3196 3384 0 0 0 + 1533 3192 3354 1 0 0 + 1533 3194 3357 2 0 0 + 2399 3185 3388 3 0 0 + 1530 3150 3412 3 0 0 + 1530 3151 3405 2 0 0 + 1530 3152 3407 1 0 0 + 1530 3154 3405 0 0 0 + 1530 3154 3409 0 0 0 + 1530 3155 3428 2 0 0 + 1530 3185 3412 0 0 0 + 1530 3187 3404 1 0 0 + 1530 3195 3399 3 0 0 + 1530 3156 3431 3 1 0 + 1531 3175 3425 2 0 0 + 1531 3182 3401 3 0 0 + 1531 3184 3424 1 0 0 + 1531 3187 3428 2 0 0 + 1531 3192 3403 3 0 0 + 1533 3155 3433 2 0 0 + 1533 3155 3438 2 0 0 + 1533 3160 3432 3 0 0 + 1533 3160 3440 1 0 9 + 1533 3183 3434 2 0 0 + 1533 3159 3427 3 1 0 + 2557 3190 3957 1 0 0 + 2557 3191 3963 3 0 0 + 1530 3183 4847 2 0 0 + 1530 3158 9640 0 0 9 + 1530 3159 9620 1 0 0 + 1530 3171 9621 1 0 0 + 1530 3174 9641 3 0 0 + 5501 3183 9611 0 0 0 + 1530 3234 3156 1 0 0 + 1530 3235 3198 1 0 0 + 1530 3247 3193 0 0 0 + 1530 3208 3211 1 0 0 + 1530 3226 3214 2 0 0 + 1530 3226 3223 2 0 0 + 1530 3228 3240 2 0 0 + 1530 3230 3235 1 0 0 + 1530 3234 3207 0 0 0 + 1530 3246 3244 3 0 0 + 1530 3207 3210 2 1 0 + 1530 3207 3227 2 1 0 + 1531 3233 3203 1 0 0 + 1533 3238 3210 0 0 0 + 1534 3214 3245 1 0 0 + 1536 3207 3217 1 0 0 + 1536 3215 3211 1 0 0 + 1536 3215 3225 1 0 0 + 1536 3207 3214 2 1 0 + 1536 3207 3222 2 1 0 + 1530 3225 3293 0 0 0 + 1530 3230 3291 2 0 0 + 1530 3205 3378 3 0 0 + 1530 3206 3385 2 0 9 + 1530 3218 3386 0 0 0 + 1530 3224 3386 2 0 0 + 1530 3231 3386 1 0 0 + 1530 3235 3386 1 0 0 + 1530 3241 3382 2 0 0 + 1530 3246 3385 1 0 0 + 1530 3256 3388 0 0 0 + 1591 3216 3381 1 0 0 + 2398 3251 3385 1 0 0 + 1530 3229 3396 1 0 0 + 1530 3234 3396 0 0 0 + 1530 3234 3426 2 0 0 + 1530 3235 3406 2 0 0 + 1530 3239 3392 3 0 0 + 1530 3240 3449 0 0 0 + 1530 3241 3406 0 0 0 + 1530 3242 3412 0 0 0 + 1530 3243 3450 0 0 0 + 1530 3244 3396 3 0 0 + 1530 3248 3396 0 0 0 + 1530 3248 3411 3 0 0 + 1530 3260 3400 0 0 0 + 1530 3205 3399 1 1 0 + 1530 3216 3413 3 1 0 + 1531 3231 3433 2 0 0 + 1531 3233 3427 0 0 0 + 1531 3233 3438 3 0 0 + 1531 3249 3435 3 0 0 + 1531 3253 3399 2 0 0 + 1531 3253 3431 2 0 0 + 1533 3222 3395 2 1 0 + 1533 3224 3401 0 1 0 + 1533 3226 3397 3 1 0 + 1533 3227 3401 3 1 0 + 1531 3227 3223 0 0 0 + 1530 3226 3214 0 0 0 + 1533 3230 3397 3 1 0 + 1534 3205 3432 3 0 0 + 1534 3208 3399 1 0 0 + 1534 3209 3419 2 0 9 + 1534 3214 3415 3 0 0 + 1534 3216 3395 3 0 0 + 1534 3217 3419 0 0 0 + 1534 3217 3399 1 1 0 + 1530 3217 3492 2 0 0 + 1530 3243 3473 0 0 0 + 1530 3243 3500 0 0 0 + 1530 3202 3475 3 1 0 + 1530 3204 3488 0 1 0 + 1530 3207 3473 0 1 0 + 1530 3211 3468 0 1 0 + 1530 3216 3489 1 1 0 + 1530 3221 3492 0 1 0 + 1530 3221 3496 0 1 0 + 1533 3203 3494 3 0 0 + 1533 3242 3485 0 0 0 + 1533 3255 3462 1 0 0 + 1533 3235 3486 0 1 0 + 1536 3204 3478 2 0 0 + 1536 3204 3485 2 0 0 + 1536 3206 3472 2 0 0 + 1536 3214 3486 1 0 0 + 1536 3215 3477 3 0 0 + 1536 3217 3488 2 0 0 + 1536 3219 3472 0 0 0 + 1534 3223 3295 2 0 0 + 1536 3223 3479 3 0 0 + 1536 3258 3484 1 0 0 + 1536 3219 3472 0 1 0 + 1591 3209 3458 1 0 0 + 1591 3216 3458 1 0 0 + 1530 3238 9767 1 0 0 + 1530 3249 9774 3 0 0 + 1530 3251 9770 3 0 0 + 2397 3247 9779 1 0 0 + 1530 3241 9910 1 0 0 + 1530 3245 9916 2 0 0 + 6624 3308 2799 0 0 0 + 6625 3308 2800 0 0 0 + 1531 3276 3180 3 0 0 + 1531 3278 3191 3 0 0 + 1531 3279 3185 1 0 0 + 1531 3311 3183 1 0 0 + 1534 3321 3142 2 0 0 + 1531 3316 3241 1 0 0 + 1530 3268 3382 0 0 0 + 1530 3273 3380 3 0 0 + 1530 3274 3382 2 0 0 + 1531 3268 3387 0 0 0 + 1531 3275 3389 3 0 0 + 1533 3278 3382 2 0 0 + 1533 3281 3385 3 0 0 + 1533 3283 3389 3 0 0 + 2032 3282 3382 2 0 0 + 1530 3284 3396 0 0 0 + 1531 3276 3421 1 0 0 + 1531 3278 3397 3 0 0 + 1531 3278 3404 3 0 0 + 1591 3268 3435 1 0 0 + 1591 3273 3417 0 0 0 + 1530 3302 3503 2 0 0 + 1534 3277 3501 0 1 0 + 1534 3280 3488 3 1 0 + 1534 3280 3495 3 1 0 + 1534 3284 3501 0 1 0 + 1530 3276 3929 3 0 0 + 1530 3276 3933 1 0 0 + 1530 3279 3939 2 0 9 + 1530 3282 3934 0 0 9 + 1530 3283 3931 2 0 0 + 1530 3288 3930 2 0 0 + 1530 3292 3931 2 0 0 + 1530 3294 3932 3 0 0 + 1530 3290 3931 2 1 0 + 1530 3293 3934 0 1 0 + 1539 3285 3938 3 0 0 + 1539 3286 3935 1 0 0 + 6238 3370 2971 2 0 0 + 6240 3370 2970 2 0 0 + 1533 3352 3337 1 0 0 + 1533 3357 3344 0 0 0 + 10431 3371 9312 1 0 0 + 10419 3372 9556 0 0 0 + 10420 3365 9542 1 0 0 + 10421 3374 9547 0 0 0 + 10423 3354 9558 1 0 0 + 10425 3355 9558 1 0 0 + 10427 3353 9544 1 0 0 + 10429 3354 9544 1 0 0 + 5126 3445 3554 1 2 0 + 10527 3426 3555 1 1 0 + 10529 3427 3555 1 1 0 + 1530 3484 3290 3 0 9 + 1530 3488 3294 1 0 0 + 1530 3494 3289 2 0 0 + 5244 3461 3555 1 0 0 + 5245 3574 3311 3 0 0 + 6824 3534 3306 1 0 0 + 6824 3534 3314 2 0 0 + 6824 3537 3319 3 0 0 + 6824 3545 3320 3 0 0 + 1530 3540 3555 0 0 0 + 1530 3545 3555 0 0 0 + 1530 3552 3555 2 0 0 + 1530 3557 3555 2 0 0 + 1530 3539 3554 2 1 0 + 1530 3558 3554 0 1 0 + 5172 3548 3551 1 1 0 + 5174 3548 3565 0 0 0 + 5183 3548 3535 1 0 0 + 5183 3548 3543 1 0 0 + 5183 3548 3551 1 0 0 + 5183 3549 3558 3 0 0 + 5183 3549 3543 3 1 0 + 5186 3548 3558 3 0 0 + 5186 3549 3535 1 0 0 + 5186 3549 3543 1 0 0 + 5186 3549 3551 1 0 0 + 5186 3548 3543 3 1 0 + 5244 3615 3543 2 1 0 + 5244 3659 3471 1 0 0 + 5244 3670 3497 2 0 0 + 5244 3674 3472 3 0 0 + 5244 3676 3476 1 0 0 + 5244 3684 3476 1 0 0 + 5244 3656 3514 0 1 0 + 1530 3079 3497 3 0 0 + 12348 3207 3217 1 0 0 2474 3233 9312 0 1 0 \ No newline at end of file diff --git a/2006Redone Server/data/doubledoors.txt b/2006Redone Server/data/doubledoors.txt index 977f1d4c..0a8bf460 100644 --- a/2006Redone Server/data/doubledoors.txt +++ b/2006Redone Server/data/doubledoors.txt @@ -1,258 +1,258 @@ - 1516 2009 4747 1 0 - 2548 2576 3298 2 0 - 2546 2576 3298 2 0 - 1519 2010 4747 1 0 - 1516 2069 4447 0 0 - 1516 2085 4447 0 0 - 1519 2070 4447 2 0 - 1519 2086 4447 2 0 - 1557 2383 4445 0 0 - 1558 2383 4446 0 0 - 1512 2444 3099 3 0 - 1516 2445 3089 0 0 - 1519 2445 3090 0 0 - 1516 2456 3308 2 0 - 1519 2456 3307 2 0 - 1512 2536 3083 2 0 - 1512 2536 3100 2 0 - 1512 2537 3089 1 0 - 1512 2537 3094 3 0 - 1516 2532 3092 2 0 - 1516 2539 3091 0 0 - 1519 2532 3091 2 0 - 1519 2539 3092 0 0 - 1551 2513 3494 0 0 - 1551 2528 3495 0 0 - 1553 2513 3495 0 0 - 1553 2528 3496 0 0 - 1557 2555 3466 0 0 - 1558 2555 3467 0 0 - 1512 2500 3849 3 0 - 1512 2500 3871 1 0 - 1512 2504 3853 2 0 - 1512 2504 3867 2 0 - 1512 2505 3860 0 0 - 1512 2506 3851 1 0 - 1512 2506 3869 3 0 - 1512 2510 3860 2 0 - 1512 2500 3849 3 1 - 1512 2500 3871 1 1 - 1512 2504 3853 2 1 - 1512 2504 3867 2 1 - 1512 2506 3851 1 1 - 1512 2506 3869 3 1 - 1517 2561 3099 1 0 - 1517 2572 3098 3 0 - 1520 2561 3098 3 0 - 1520 2572 3099 1 0 - 1516 2594 3180 1 0 - 1519 2595 3180 1 0 - 1516 2613 3481 3 0 - 1519 2612 3481 3 0 - 1557 2568 3458 3 0 - 1558 2567 3458 3 0 - 1512 2608 3875 0 0 - 1512 2609 3875 2 0 - 1512 2611 3866 2 0 - 1512 2611 3883 2 0 - 1512 2613 3864 1 0 - 1512 2613 3886 3 0 - 1512 2615 3870 1 0 - 1512 2615 3880 3 0 - 1512 2609 3875 2 1 - 1512 2611 3866 2 1 - 1512 2611 3883 2 1 - 1512 2613 3865 3 1 - 1512 2613 3885 1 1 - 1512 2615 3870 1 1 - 1512 2615 3880 3 1 - 1516 2564 9881 1 0 - 1516 2576 9882 1 0 - 1516 2576 9884 1 0 - 1516 2582 9875 0 0 - 1519 2565 9881 1 0 - 1519 2577 9882 1 0 - 1519 2577 9884 1 0 - 1519 2582 9876 0 0 - 1512 2665 3241 2 0 - 1516 2678 3325 2 0 - 1519 2678 3324 2 0 - 1557 2635 3307 1 0 - 1558 2636 3307 1 0 - 1551 2634 3361 2 0 - 1551 2675 3350 2 0 - 1553 2634 3360 2 0 - 1553 2675 3349 2 0 - 1513 2635 4676 0 0 - 1513 2638 4684 0 1 - 1516 2635 4693 3 0 - 1519 2634 4693 3 0 - 1589 2643 4682 0 2 - 1590 2643 4683 0 2 - 1516 2645 9828 0 0 - 1519 2645 9829 0 0 - 1506 2704 3463 0 0 - 1507 2695 3488 2 0 - 1507 2710 3487 2 0 - 1508 2704 3462 0 0 - 1511 2694 3488 0 0 - 1511 2709 3487 0 0 - 1516 2737 3477 3 0 - 1519 2736 3477 3 0 - 1589 2726 3494 1 1 - 1590 2727 3494 1 1 - 1516 2740 3572 1 0 - 1519 2741 3572 1 0 - 1557 2741 3555 1 0 - 1558 2742 3555 1 0 - 1516 2776 3400 0 0 - 1519 2776 3401 0 0 - 1551 2766 3444 2 0 - 1553 2766 3443 2 0 - 1512 2752 3508 0 2 - 1512 2755 3508 2 2 - 1512 2760 3505 1 2 - 1512 2764 3508 2 2 - 1516 2757 3503 1 0 - 1516 2761 3505 1 1 - 1519 2758 3503 1 0 - 1519 2762 3505 1 1 - 1557 2757 3482 1 0 - 1558 2758 3482 1 0 - 1590 2755 3512 2 2 - 1596 2816 3182 0 0 - 1597 2816 3183 0 0 - 1551 2854 3371 2 0 - 1553 2854 3370 2 0 - 1551 2924 3292 3 0 - 1553 2923 3292 3 0 - 1596 2934 3320 3 0 - 1597 2933 3320 3 0 - 1516 2891 3511 2 0 - 1519 2891 3510 2 0 - 1512 2896 3559 0 0 - 1512 2901 3559 2 0 - 1512 2901 3568 2 0 - 1516 2898 3558 1 0 - 1519 2899 3558 1 0 - 1512 2920 4683 2 0 - 1512 2920 4700 2 0 - 1512 2922 4689 1 0 - 1512 2922 4694 3 0 - 1516 2916 4692 2 0 - 1516 2923 4691 0 0 - 1519 2916 4691 2 0 - 1519 2923 4692 0 0 - 1516 2908 9698 3 0 - 1519 2907 9698 3 0 - 1557 2898 9831 0 0 - 1558 2898 9832 0 0 - 1516 3001 3177 0 0 - 1519 3001 3178 0 0 - 1516 2957 3509 1 0 - 1519 2958 3509 1 0 - 1516 2958 3820 0 0 - 1519 2958 3821 0 0 - 1596 2948 3904 3 0 - 1597 2947 3904 3 0 - 1513 3013 3515 0 2 - 1513 3029 3508 1 2 - 1516 3021 3632 2 0 - 1519 3021 3631 2 0 - 1596 3008 3849 0 0 - 1596 3071 3857 2 0 - 1597 3008 3850 0 0 - 1597 3071 3856 2 0 - 1557 3022 10312 2 0 - 1557 3040 10308 2 0 - 1557 3044 10342 2 0 - 1558 3022 10311 2 0 - 1558 3040 10307 2 0 - 1558 3044 10341 2 0 - 1507 3122 3119 2 0 - 1511 3121 3119 0 0 - 1516 3129 3106 0 0 - 1551 3107 3273 0 0 - 1553 3107 3274 0 0 - 1516 3101 3509 0 0 - 1519 3101 3510 0 0 - 1551 3079 3500 1 0 - 1553 3080 3500 1 0 - 1557 3112 3514 0 0 - 1558 3112 3515 0 0 - 1557 3075 3867 1 0 - 1558 3076 3867 1 0 - 1557 3103 9910 2 0 - 1558 3103 9909 2 0 - 1596 3131 9917 1 0 - 1597 3132 9917 1 0 - 1516 3166 3302 1 0 - 1519 3167 3302 1 0 - 1551 3145 3291 1 0 - 1551 3163 3290 3 0 - 1551 3175 3316 3 0 - 1551 3181 3289 3 0 - 1551 3186 3268 0 0 - 1551 3188 3279 1 0 - 1551 3198 3282 3 0 - 1553 3146 3291 1 0 - 1553 3162 3290 3 0 - 1553 3174 3316 3 0 - 1553 3180 3289 3 0 - 1553 3186 3269 0 0 - 1553 3189 3279 1 0 - 1553 3197 3282 3 0 - 1589 3192 9825 3 0 - 1590 3191 9825 3 0 - 1557 3145 9871 2 0 - 1558 3145 9870 2 0 - 1516 3213 3221 0 0 - 1516 3217 3218 0 0 - 1516 3244 3216 3 0 - 1519 3213 3222 0 0 - 1519 3217 3219 0 0 - 1519 3243 3216 3 0 - 1551 3213 3261 0 0 - 1553 3213 3262 0 0 - 1551 3236 3285 2 0 - 1551 3236 3296 2 0 - 1551 3241 3301 0 0 - 1551 3253 3266 0 0 - 1551 3261 3321 1 0 - 1553 3236 3284 2 0 - 1553 3236 3295 2 0 - 1553 3241 3302 0 0 - 1553 3253 3267 0 0 - 1553 3262 3321 1 0 - 1551 3213 3353 1 0 - 1551 3255 3348 3 0 - 1553 3214 3353 1 0 - 1553 3254 3348 3 0 - 1517 3253 3449 1 0 - 1520 3253 3448 3 0 - 1589 3254 3419 3 1 - 1590 3253 3419 3 1 - 1512 3209 3490 3 0 - 1512 3223 3491 3 0 - 1512 3219 3472 0 2 - 1514 3224 3493 1 0 - 1516 3212 3470 1 0 - 1516 3215 3494 0 1 - 1517 3249 3480 1 0 - 1517 3252 3480 1 0 - 1517 3255 3471 0 0 - 1519 3213 3470 1 0 - 1519 3215 3495 0 1 - 1520 3249 3479 3 0 - 1520 3252 3479 3 0 - 1520 3256 3471 2 0 - 1596 3202 3856 3 0 - 1597 3201 3856 3 0 - 1596 3225 3904 3 0 - 1597 3224 3904 3 0 - 1596 3312 3331 0 0 - 1597 3312 3332 0 0 - 1517 3281 3506 2 0 - 1520 3280 3506 0 0 - 4423 2426 3088 0 0 - 4424 2427 3088 0 0 + 1516 2009 4747 1 0 + 2548 2576 3298 2 0 + 2546 2576 3298 2 0 + 1519 2010 4747 1 0 + 1516 2069 4447 0 0 + 1516 2085 4447 0 0 + 1519 2070 4447 2 0 + 1519 2086 4447 2 0 + 1557 2383 4445 0 0 + 1558 2383 4446 0 0 + 1512 2444 3099 3 0 + 1516 2445 3089 0 0 + 1519 2445 3090 0 0 + 1516 2456 3308 2 0 + 1519 2456 3307 2 0 + 1512 2536 3083 2 0 + 1512 2536 3100 2 0 + 1512 2537 3089 1 0 + 1512 2537 3094 3 0 + 1516 2532 3092 2 0 + 1516 2539 3091 0 0 + 1519 2532 3091 2 0 + 1519 2539 3092 0 0 + 1551 2513 3494 0 0 + 1551 2528 3495 0 0 + 1553 2513 3495 0 0 + 1553 2528 3496 0 0 + 1557 2555 3466 0 0 + 1558 2555 3467 0 0 + 1512 2500 3849 3 0 + 1512 2500 3871 1 0 + 1512 2504 3853 2 0 + 1512 2504 3867 2 0 + 1512 2505 3860 0 0 + 1512 2506 3851 1 0 + 1512 2506 3869 3 0 + 1512 2510 3860 2 0 + 1512 2500 3849 3 1 + 1512 2500 3871 1 1 + 1512 2504 3853 2 1 + 1512 2504 3867 2 1 + 1512 2506 3851 1 1 + 1512 2506 3869 3 1 + 1517 2561 3099 1 0 + 1517 2572 3098 3 0 + 1520 2561 3098 3 0 + 1520 2572 3099 1 0 + 1516 2594 3180 1 0 + 1519 2595 3180 1 0 + 1516 2613 3481 3 0 + 1519 2612 3481 3 0 + 1557 2568 3458 3 0 + 1558 2567 3458 3 0 + 1512 2608 3875 0 0 + 1512 2609 3875 2 0 + 1512 2611 3866 2 0 + 1512 2611 3883 2 0 + 1512 2613 3864 1 0 + 1512 2613 3886 3 0 + 1512 2615 3870 1 0 + 1512 2615 3880 3 0 + 1512 2609 3875 2 1 + 1512 2611 3866 2 1 + 1512 2611 3883 2 1 + 1512 2613 3865 3 1 + 1512 2613 3885 1 1 + 1512 2615 3870 1 1 + 1512 2615 3880 3 1 + 1516 2564 9881 1 0 + 1516 2576 9882 1 0 + 1516 2576 9884 1 0 + 1516 2582 9875 0 0 + 1519 2565 9881 1 0 + 1519 2577 9882 1 0 + 1519 2577 9884 1 0 + 1519 2582 9876 0 0 + 1512 2665 3241 2 0 + 1516 2678 3325 2 0 + 1519 2678 3324 2 0 + 1557 2635 3307 1 0 + 1558 2636 3307 1 0 + 1551 2634 3361 2 0 + 1551 2675 3350 2 0 + 1553 2634 3360 2 0 + 1553 2675 3349 2 0 + 1513 2635 4676 0 0 + 1513 2638 4684 0 1 + 1516 2635 4693 3 0 + 1519 2634 4693 3 0 + 1589 2643 4682 0 2 + 1590 2643 4683 0 2 + 1516 2645 9828 0 0 + 1519 2645 9829 0 0 + 1506 2704 3463 0 0 + 1507 2695 3488 2 0 + 1507 2710 3487 2 0 + 1508 2704 3462 0 0 + 1511 2694 3488 0 0 + 1511 2709 3487 0 0 + 1516 2737 3477 3 0 + 1519 2736 3477 3 0 + 1589 2726 3494 1 1 + 1590 2727 3494 1 1 + 1516 2740 3572 1 0 + 1519 2741 3572 1 0 + 1557 2741 3555 1 0 + 1558 2742 3555 1 0 + 1516 2776 3400 0 0 + 1519 2776 3401 0 0 + 1551 2766 3444 2 0 + 1553 2766 3443 2 0 + 1512 2752 3508 0 2 + 1512 2755 3508 2 2 + 1512 2760 3505 1 2 + 1512 2764 3508 2 2 + 1516 2757 3503 1 0 + 1516 2761 3505 1 1 + 1519 2758 3503 1 0 + 1519 2762 3505 1 1 + 1557 2757 3482 1 0 + 1558 2758 3482 1 0 + 1590 2755 3512 2 2 + 1596 2816 3182 0 0 + 1597 2816 3183 0 0 + 1551 2854 3371 2 0 + 1553 2854 3370 2 0 + 1551 2924 3292 3 0 + 1553 2923 3292 3 0 + 1596 2934 3320 3 0 + 1597 2933 3320 3 0 + 1516 2891 3511 2 0 + 1519 2891 3510 2 0 + 1512 2896 3559 0 0 + 1512 2901 3559 2 0 + 1512 2901 3568 2 0 + 1516 2898 3558 1 0 + 1519 2899 3558 1 0 + 1512 2920 4683 2 0 + 1512 2920 4700 2 0 + 1512 2922 4689 1 0 + 1512 2922 4694 3 0 + 1516 2916 4692 2 0 + 1516 2923 4691 0 0 + 1519 2916 4691 2 0 + 1519 2923 4692 0 0 + 1516 2908 9698 3 0 + 1519 2907 9698 3 0 + 1557 2898 9831 0 0 + 1558 2898 9832 0 0 + 1516 3001 3177 0 0 + 1519 3001 3178 0 0 + 1516 2957 3509 1 0 + 1519 2958 3509 1 0 + 1516 2958 3820 0 0 + 1519 2958 3821 0 0 + 1596 2948 3904 3 0 + 1597 2947 3904 3 0 + 1513 3013 3515 0 2 + 1513 3029 3508 1 2 + 1516 3021 3632 2 0 + 1519 3021 3631 2 0 + 1596 3008 3849 0 0 + 1596 3071 3857 2 0 + 1597 3008 3850 0 0 + 1597 3071 3856 2 0 + 1557 3022 10312 2 0 + 1557 3040 10308 2 0 + 1557 3044 10342 2 0 + 1558 3022 10311 2 0 + 1558 3040 10307 2 0 + 1558 3044 10341 2 0 + 1507 3122 3119 2 0 + 1511 3121 3119 0 0 + 1516 3129 3106 0 0 + 1551 3107 3273 0 0 + 1553 3107 3274 0 0 + 1516 3101 3509 0 0 + 1519 3101 3510 0 0 + 1551 3079 3500 1 0 + 1553 3080 3500 1 0 + 1557 3112 3514 0 0 + 1558 3112 3515 0 0 + 1557 3075 3867 1 0 + 1558 3076 3867 1 0 + 1557 3103 9910 2 0 + 1558 3103 9909 2 0 + 1596 3131 9917 1 0 + 1597 3132 9917 1 0 + 1516 3166 3302 1 0 + 1519 3167 3302 1 0 + 1551 3145 3291 1 0 + 1551 3163 3290 3 0 + 1551 3175 3316 3 0 + 1551 3181 3289 3 0 + 1551 3186 3268 0 0 + 1551 3188 3279 1 0 + 1551 3198 3282 3 0 + 1553 3146 3291 1 0 + 1553 3162 3290 3 0 + 1553 3174 3316 3 0 + 1553 3180 3289 3 0 + 1553 3186 3269 0 0 + 1553 3189 3279 1 0 + 1553 3197 3282 3 0 + 1589 3192 9825 3 0 + 1590 3191 9825 3 0 + 1557 3145 9871 2 0 + 1558 3145 9870 2 0 + 1516 3213 3221 0 0 + 1516 3217 3218 0 0 + 1516 3244 3216 3 0 + 1519 3213 3222 0 0 + 1519 3217 3219 0 0 + 1519 3243 3216 3 0 + 1551 3213 3261 0 0 + 1553 3213 3262 0 0 + 1551 3236 3285 2 0 + 1551 3236 3296 2 0 + 1551 3241 3301 0 0 + 1551 3253 3266 0 0 + 1551 3261 3321 1 0 + 1553 3236 3284 2 0 + 1553 3236 3295 2 0 + 1553 3241 3302 0 0 + 1553 3253 3267 0 0 + 1553 3262 3321 1 0 + 1551 3213 3353 1 0 + 1551 3255 3348 3 0 + 1553 3214 3353 1 0 + 1553 3254 3348 3 0 + 1517 3253 3449 1 0 + 1520 3253 3448 3 0 + 1589 3254 3419 3 1 + 1590 3253 3419 3 1 + 1512 3209 3490 3 0 + 1512 3223 3491 3 0 + 1512 3219 3472 0 2 + 1514 3224 3493 1 0 + 1516 3212 3470 1 0 + 1516 3215 3494 0 1 + 1517 3249 3480 1 0 + 1517 3252 3480 1 0 + 1517 3255 3471 0 0 + 1519 3213 3470 1 0 + 1519 3215 3495 0 1 + 1520 3249 3479 3 0 + 1520 3252 3479 3 0 + 1520 3256 3471 2 0 + 1596 3202 3856 3 0 + 1597 3201 3856 3 0 + 1596 3225 3904 3 0 + 1597 3224 3904 3 0 + 1596 3312 3331 0 0 + 1597 3312 3332 0 0 + 1517 3281 3506 2 0 + 1520 3280 3506 0 0 + 4423 2426 3088 0 0 + 4424 2427 3088 0 0 diff --git a/2006Redone Server/data/logs/alchlogs/andrewadsfa1.txt b/2006Redone Server/data/logs/alchlogs/andrewadsfa1.txt index 0a6b321e..5e97178f 100644 --- a/2006Redone Server/data/logs/alchlogs/andrewadsfa1.txt +++ b/2006Redone Server/data/logs/alchlogs/andrewadsfa1.txt @@ -1,11 +1,11 @@ -[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on bread for 14 coins -[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on empty pot for 0 coins -[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on bucket for 0 coins -[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on bronze pickaxe for 0 coins -[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on shrimps for 3 coins -[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on small fishing net for 3 coins -[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on tinderbox for 0 coins -[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on bronze hatchet for 9 coins -[2014/02/01] 13:46 andrewadsfa1 cast High Alchemy on nature rune for 74 coins -[2014/02/01] 13:46 andrewadsfa1 cast High Alchemy on nature rune for 74 coins -[2014/02/01] 13:46 andrewadsfa1 cast High Alchemy on nature rune for 74 coins +[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on bread for 14 coins +[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on empty pot for 0 coins +[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on bucket for 0 coins +[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on bronze pickaxe for 0 coins +[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on shrimps for 3 coins +[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on small fishing net for 3 coins +[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on tinderbox for 0 coins +[2014/02/01] 13:44 andrewadsfa1 cast High Alchemy on bronze hatchet for 9 coins +[2014/02/01] 13:46 andrewadsfa1 cast High Alchemy on nature rune for 74 coins +[2014/02/01] 13:46 andrewadsfa1 cast High Alchemy on nature rune for 74 coins +[2014/02/01] 13:46 andrewadsfa1 cast High Alchemy on nature rune for 74 coins diff --git a/2006Redone Server/data/logs/commands/andrew.txt b/2006Redone Server/data/logs/commands/andrew.txt index 01be5e78..883c9c8c 100644 --- a/2006Redone Server/data/logs/commands/andrew.txt +++ b/2006Redone Server/data/logs/commands/andrew.txt @@ -1,110 +1,110 @@ -[2014/01/12] 10:51 andrew used command: ipban andrew -[2014/01/12] 10:59 andrew used command: ipbot andrew10 -[2014/01/12] 11:00 andrew used command: ipbot andrew10 -[2014/01/12] 11:01 andrew used command: ipbot andrew10 -[2014/01/12] 11:07 andrew used command: ipbot andrew10 -[2014/01/12] 11:07 andrew used command: ipbot andrew10 -[2014/01/12] 11:08 andrew used command: ipbot andrew10 -[2014/01/12] 11:09 andrew used command: ipbot andrew10 -[2014/01/12] 11:09 andrew used command: ipbot andrew10 -[2014/01/12] 11:10 andrew used command: ipbot andrew10 -[2014/01/12] 11:11 andrew used command: ipbot andrew10 -[2014/01/12] 11:11 andrew used command: ipbot andrew10 -[2014/01/12] 11:12 andrew used command: ipbot andrew10 -[2014/01/12] 11:12 andrew used command: ipbot andrew10 -[2014/01/12] 11:12 andrew used command: ipbot andrew10 -[2014/01/12] 11:12 andrew used command: ipbot andrew10 -[2014/01/12] 11:13 andrew used command: ipbot andrew10 -[2014/01/12] 12:27 andrew used command: ipban andrew11 -[2014/01/12] 13:52 andrew used command: ipban andrew25 -[2014/01/12] 13:53 andrew used command: ipban andrew25 -[2014/01/12] 13:54 andrew used command: ipban andrew25 hi -[2014/01/12] 13:55 andrew used command: ipban andrew25 -[2014/01/12] 13:56 andrew used command: ipban andrew25 botting -[2014/01/12] 13:57 andrew used command: ipban andrew25 -[2014/01/12] 13:57 andrew used command: ipban andrew25 botting bitch -[2014/01/12] 13:58 andrew used command: ipban andrew25 botting -[2014/01/12] 16:07 andrew used command: ipban andrew22 fucker -[2014/01/12] 16:09 andrew used command: ipban andrew22 botting -[2014/01/12] 16:10 andrew used command: ipban andrew22 -[2014/01/12] 16:10 andrew used command: ipban andrew22 botting -[2014/01/12] 16:11 andrew used command: ipbanned andrew22 BOTTING -[2014/01/12] 16:24 andrew used command: ipmute andrew22 fuckoff -[2014/01/12] 16:26 andrew used command: ipmute andrew22 hi -[2014/01/12] 16:28 andrew used command: ipban andrew22 -[2014/01/12] 16:28 andrew used command: ipban andrew22 fuckoff -[2014/01/12] 16:32 andrew used command: ipban andrew22 fucker -[2014/01/12] 16:35 andrew used command: ipmute andrew22 -[2014/01/12] 16:35 andrew used command: ipmute andrew22 spam -[2014/01/12] 16:37 andrew used command: ipmute andrew22 -[2014/01/12] 16:37 andrew used command: ipmute andrew22 fucker -[2014/01/12] 16:37 andrew used command: unipmute andrew22 -[2014/01/12] 16:39 andrew used command: unipmute andrew22 -[2014/01/12] 16:39 andrew used command: ipmute andrew 22 botting -[2014/01/12] 16:39 andrew used command: ipmute andrew 22 botting -[2014/01/12] 16:39 andrew used command: ipmute andrew 22 botting -[2014/01/12] 16:42 andrew used command: ipmute andrew 22 hi -[2014/01/12] 16:42 andrew used command: ipmute andrew 22 hi.. -[2014/01/12] 16:44 andrew used command: ipmute andrew 22 hi -[2014/01/12] 16:44 andrew used command: ipmute andrew 22 hi -[2014/01/12] 16:45 andrew used command: ipmute andrew 22 hi -[2014/01/12] 16:45 andrew used command: ipmute andrew 22 hi -[2014/01/12] 16:48 andrew used command: ipmute andrew 22 hi -[2014/01/12] 16:49 andrew used command: ipmute andrew 22 hi -[2014/01/12] 16:56 andrew used command: ipmute andrew 22 hi -[2014/01/12] 16:57 andrew used command: ipmute andrew 22 hi -[2014/01/12] 16:57 andrew used command: ipmute andrew 22 hi -[2014/01/12] 16:59 andrew used command: ipmute andrew 22 hi -[2014/01/12] 17:00 andrew used command: ipmute andrew 22 hi -[2014/01/12] 17:01 andrew used command: ipmute adsfasdf adsfasdf asdf -[2014/01/13] 19:31 andrew used command: ipmute andrew 30 hi -[2014/01/13] 19:33 andrew used command: ipmute andrew 35 hi -[2014/01/13] 19:37 andrew used command: ipmute andrew_35 hi -[2014/01/13] 19:42 andrew used command: ipmute_andrew 35_botting -[2014/01/13] 19:42 andrew used command: ipban_andrew 35_botting -[2014/01/13] 19:47 andrew used command: ipmute -[2014/01/13] 19:48 andrew used command: ipmute -[2014/01/14] 18:39 andrew used command: mute andrew45 cuz -[2014/01/14] 18:39 andrew used command: mute-andrew45-cuz -[2014/01/14] 18:39 andrew used command: mute-Andrew45-cuz -[2014/01/14] 18:40 andrew used command: mute-Andrew45-jj -[2014/01/14] 18:40 andrew used command: ipmute-andrew45-cuz -[2014/01/14] 18:40 andrew used command: unipmute-andrew-cuz -[2014/01/14] 18:40 andrew used command: unipmute andrew -[2014/01/14] 18:44 andrew used command: mute-andrew45-cuz -[2014/01/14] 18:44 andrew used command: mute -[2014/01/14] 18:44 andrew used command: mute-andrew45-da -[2014/01/14] 18:45 andrew used command: unmute andrew45 -[2014/03/08] 13:37 andrew used command: bank -[2014/03/08] 13:39 andrew used command: bank -[2014/03/08] 13:41 andrew used command: bank -[2014/03/08] 13:43 andrew used command: bank -[2014/03/08] 13:45 andrew used command: bank -[2014/03/08] 13:46 andrew used command: bank -[2014/03/08] 13:47 andrew used command: bank -[2014/03/08] 13:47 andrew used command: bank -[2014/03/08] 13:53 andrew used command: bank -[2014/03/08] 13:54 andrew used command: bank -[2014/03/08] 13:54 andrew used command: bank -[2014/03/08] 13:54 andrew used command: bank: -[2014/03/08] 13:55 andrew used command: bank -[2014/03/08] 13:56 andrew used command: bank -[2014/03/08] 14:06 andrew used command: bank -[2014/03/08] 14:08 andrew used command: bank -[2014/03/08] 14:11 andrew used command: bank -[2014/03/08] 14:12 andrew used command: bank -[2014/03/08] 14:14 andrew used command: bank -[2014/03/08] 14:15 andrew used command: bank -[2014/03/08] 14:21 andrew used command: bank -[2014/03/08] 14:21 andrew used command: bank -[2014/03/08] 14:22 andrew used command: bank -[2014/03/08] 14:24 andrew used command: bank -[2014/03/08] 14:27 andrew used command: bank -[2014/03/08] 14:28 andrew used command: bank -[2014/03/08] 14:30 andrew used command: bank -[2014/03/08] 14:32 andrew used command: bank -[2014/03/08] 14:36 andrew used command: bank -[2014/03/08] 14:41 andrew used command: bank -[2014/03/08] 14:51 andrew used command: bank -[2014/03/08] 14:57 andrew used command: bank -[2014/03/08] 15:01 andrew used command: bank +[2014/01/12] 10:51 andrew used command: ipban andrew +[2014/01/12] 10:59 andrew used command: ipbot andrew10 +[2014/01/12] 11:00 andrew used command: ipbot andrew10 +[2014/01/12] 11:01 andrew used command: ipbot andrew10 +[2014/01/12] 11:07 andrew used command: ipbot andrew10 +[2014/01/12] 11:07 andrew used command: ipbot andrew10 +[2014/01/12] 11:08 andrew used command: ipbot andrew10 +[2014/01/12] 11:09 andrew used command: ipbot andrew10 +[2014/01/12] 11:09 andrew used command: ipbot andrew10 +[2014/01/12] 11:10 andrew used command: ipbot andrew10 +[2014/01/12] 11:11 andrew used command: ipbot andrew10 +[2014/01/12] 11:11 andrew used command: ipbot andrew10 +[2014/01/12] 11:12 andrew used command: ipbot andrew10 +[2014/01/12] 11:12 andrew used command: ipbot andrew10 +[2014/01/12] 11:12 andrew used command: ipbot andrew10 +[2014/01/12] 11:12 andrew used command: ipbot andrew10 +[2014/01/12] 11:13 andrew used command: ipbot andrew10 +[2014/01/12] 12:27 andrew used command: ipban andrew11 +[2014/01/12] 13:52 andrew used command: ipban andrew25 +[2014/01/12] 13:53 andrew used command: ipban andrew25 +[2014/01/12] 13:54 andrew used command: ipban andrew25 hi +[2014/01/12] 13:55 andrew used command: ipban andrew25 +[2014/01/12] 13:56 andrew used command: ipban andrew25 botting +[2014/01/12] 13:57 andrew used command: ipban andrew25 +[2014/01/12] 13:57 andrew used command: ipban andrew25 botting bitch +[2014/01/12] 13:58 andrew used command: ipban andrew25 botting +[2014/01/12] 16:07 andrew used command: ipban andrew22 fucker +[2014/01/12] 16:09 andrew used command: ipban andrew22 botting +[2014/01/12] 16:10 andrew used command: ipban andrew22 +[2014/01/12] 16:10 andrew used command: ipban andrew22 botting +[2014/01/12] 16:11 andrew used command: ipbanned andrew22 BOTTING +[2014/01/12] 16:24 andrew used command: ipmute andrew22 fuckoff +[2014/01/12] 16:26 andrew used command: ipmute andrew22 hi +[2014/01/12] 16:28 andrew used command: ipban andrew22 +[2014/01/12] 16:28 andrew used command: ipban andrew22 fuckoff +[2014/01/12] 16:32 andrew used command: ipban andrew22 fucker +[2014/01/12] 16:35 andrew used command: ipmute andrew22 +[2014/01/12] 16:35 andrew used command: ipmute andrew22 spam +[2014/01/12] 16:37 andrew used command: ipmute andrew22 +[2014/01/12] 16:37 andrew used command: ipmute andrew22 fucker +[2014/01/12] 16:37 andrew used command: unipmute andrew22 +[2014/01/12] 16:39 andrew used command: unipmute andrew22 +[2014/01/12] 16:39 andrew used command: ipmute andrew 22 botting +[2014/01/12] 16:39 andrew used command: ipmute andrew 22 botting +[2014/01/12] 16:39 andrew used command: ipmute andrew 22 botting +[2014/01/12] 16:42 andrew used command: ipmute andrew 22 hi +[2014/01/12] 16:42 andrew used command: ipmute andrew 22 hi.. +[2014/01/12] 16:44 andrew used command: ipmute andrew 22 hi +[2014/01/12] 16:44 andrew used command: ipmute andrew 22 hi +[2014/01/12] 16:45 andrew used command: ipmute andrew 22 hi +[2014/01/12] 16:45 andrew used command: ipmute andrew 22 hi +[2014/01/12] 16:48 andrew used command: ipmute andrew 22 hi +[2014/01/12] 16:49 andrew used command: ipmute andrew 22 hi +[2014/01/12] 16:56 andrew used command: ipmute andrew 22 hi +[2014/01/12] 16:57 andrew used command: ipmute andrew 22 hi +[2014/01/12] 16:57 andrew used command: ipmute andrew 22 hi +[2014/01/12] 16:59 andrew used command: ipmute andrew 22 hi +[2014/01/12] 17:00 andrew used command: ipmute andrew 22 hi +[2014/01/12] 17:01 andrew used command: ipmute adsfasdf adsfasdf asdf +[2014/01/13] 19:31 andrew used command: ipmute andrew 30 hi +[2014/01/13] 19:33 andrew used command: ipmute andrew 35 hi +[2014/01/13] 19:37 andrew used command: ipmute andrew_35 hi +[2014/01/13] 19:42 andrew used command: ipmute_andrew 35_botting +[2014/01/13] 19:42 andrew used command: ipban_andrew 35_botting +[2014/01/13] 19:47 andrew used command: ipmute +[2014/01/13] 19:48 andrew used command: ipmute +[2014/01/14] 18:39 andrew used command: mute andrew45 cuz +[2014/01/14] 18:39 andrew used command: mute-andrew45-cuz +[2014/01/14] 18:39 andrew used command: mute-Andrew45-cuz +[2014/01/14] 18:40 andrew used command: mute-Andrew45-jj +[2014/01/14] 18:40 andrew used command: ipmute-andrew45-cuz +[2014/01/14] 18:40 andrew used command: unipmute-andrew-cuz +[2014/01/14] 18:40 andrew used command: unipmute andrew +[2014/01/14] 18:44 andrew used command: mute-andrew45-cuz +[2014/01/14] 18:44 andrew used command: mute +[2014/01/14] 18:44 andrew used command: mute-andrew45-da +[2014/01/14] 18:45 andrew used command: unmute andrew45 +[2014/03/08] 13:37 andrew used command: bank +[2014/03/08] 13:39 andrew used command: bank +[2014/03/08] 13:41 andrew used command: bank +[2014/03/08] 13:43 andrew used command: bank +[2014/03/08] 13:45 andrew used command: bank +[2014/03/08] 13:46 andrew used command: bank +[2014/03/08] 13:47 andrew used command: bank +[2014/03/08] 13:47 andrew used command: bank +[2014/03/08] 13:53 andrew used command: bank +[2014/03/08] 13:54 andrew used command: bank +[2014/03/08] 13:54 andrew used command: bank +[2014/03/08] 13:54 andrew used command: bank: +[2014/03/08] 13:55 andrew used command: bank +[2014/03/08] 13:56 andrew used command: bank +[2014/03/08] 14:06 andrew used command: bank +[2014/03/08] 14:08 andrew used command: bank +[2014/03/08] 14:11 andrew used command: bank +[2014/03/08] 14:12 andrew used command: bank +[2014/03/08] 14:14 andrew used command: bank +[2014/03/08] 14:15 andrew used command: bank +[2014/03/08] 14:21 andrew used command: bank +[2014/03/08] 14:21 andrew used command: bank +[2014/03/08] 14:22 andrew used command: bank +[2014/03/08] 14:24 andrew used command: bank +[2014/03/08] 14:27 andrew used command: bank +[2014/03/08] 14:28 andrew used command: bank +[2014/03/08] 14:30 andrew used command: bank +[2014/03/08] 14:32 andrew used command: bank +[2014/03/08] 14:36 andrew used command: bank +[2014/03/08] 14:41 andrew used command: bank +[2014/03/08] 14:51 andrew used command: bank +[2014/03/08] 14:57 andrew used command: bank +[2014/03/08] 15:01 andrew used command: bank diff --git a/2006Redone Server/data/logs/commands/andrew1.txt b/2006Redone Server/data/logs/commands/andrew1.txt index 793c662e..84873ec0 100644 --- a/2006Redone Server/data/logs/commands/andrew1.txt +++ b/2006Redone Server/data/logs/commands/andrew1.txt @@ -1,11 +1,11 @@ -[2014/03/08] 14:22 andrew1 used command: bank -[2014/03/08] 14:26 andrew1 used command: bank -[2014/03/08] 14:31 andrew1 used command: bank -[2014/03/08] 14:33 andrew1 used command: bank -[2014/03/08] 14:40 andrew1 used command: bank -[2014/03/08] 14:44 andrew1 used command: bank -[2014/03/08] 14:44 andrew1 used command: bank -[2014/03/08] 14:49 andrew1 used command: bank -[2014/03/08] 14:54 andrew1 used command: bank -[2014/03/08] 14:55 andrew1 used command: bank -[2014/03/08] 14:57 andrew1 used command: bank +[2014/03/08] 14:22 andrew1 used command: bank +[2014/03/08] 14:26 andrew1 used command: bank +[2014/03/08] 14:31 andrew1 used command: bank +[2014/03/08] 14:33 andrew1 used command: bank +[2014/03/08] 14:40 andrew1 used command: bank +[2014/03/08] 14:44 andrew1 used command: bank +[2014/03/08] 14:44 andrew1 used command: bank +[2014/03/08] 14:49 andrew1 used command: bank +[2014/03/08] 14:54 andrew1 used command: bank +[2014/03/08] 14:55 andrew1 used command: bank +[2014/03/08] 14:57 andrew1 used command: bank diff --git a/2006Redone Server/data/logs/commands/mod den.txt b/2006Redone Server/data/logs/commands/mod den.txt index 9033fe42..44f70382 100644 --- a/2006Redone Server/data/logs/commands/mod den.txt +++ b/2006Redone Server/data/logs/commands/mod den.txt @@ -1 +1 @@ -[2014/01/18] 22:22 mod den used command: bank +[2014/01/18] 22:22 mod den used command: bank diff --git a/2006Redone Server/data/logs/dropitem/andrewadsfa1.txt b/2006Redone Server/data/logs/dropitem/andrewadsfa1.txt index 5708ee29..fc6d44ac 100644 --- a/2006Redone Server/data/logs/dropitem/andrewadsfa1.txt +++ b/2006Redone Server/data/logs/dropitem/andrewadsfa1.txt @@ -1,10737 +1,10737 @@ -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 -[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:42 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 +[2014/02/01] 13:43 andrewadsfa1 dropped 100000 muddy skull absX: 3219 absY: 3222 diff --git a/2006Redone Server/data/logs/dropitem/andrewf.txt b/2006Redone Server/data/logs/dropitem/andrewf.txt index 577734af..1257f948 100644 --- a/2006Redone Server/data/logs/dropitem/andrewf.txt +++ b/2006Redone Server/data/logs/dropitem/andrewf.txt @@ -1 +1 @@ -[2014/02/11] 20:05 andrewf dropped 1 empty pot absX: 3222 absY: 3218 +[2014/02/11] 20:05 andrewf dropped 1 empty pot absX: 3222 absY: 3218 diff --git a/2006Redone Server/data/logs/dropitem/andrewsdf.txt b/2006Redone Server/data/logs/dropitem/andrewsdf.txt index 93072914..2ec693a0 100644 --- a/2006Redone Server/data/logs/dropitem/andrewsdf.txt +++ b/2006Redone Server/data/logs/dropitem/andrewsdf.txt @@ -1,3 +1,3 @@ -[2014/02/11] 20:24 andrewsdf dropped 1 bronze hatchet absX: 3222 absY: 3218 -[2014/02/11] 20:24 andrewsdf dropped 1 tinderbox absX: 3223 absY: 3219 -[2014/02/11] 20:24 andrewsdf dropped 1 shrimps absX: 3226 absY: 3219 +[2014/02/11] 20:24 andrewsdf dropped 1 bronze hatchet absX: 3222 absY: 3218 +[2014/02/11] 20:24 andrewsdf dropped 1 tinderbox absX: 3223 absY: 3219 +[2014/02/11] 20:24 andrewsdf dropped 1 shrimps absX: 3226 absY: 3219 diff --git a/2006Redone Server/data/logs/dueling/killer/andrew1.txt b/2006Redone Server/data/logs/dueling/killer/andrew1.txt index e481cdde..751bd5f0 100644 --- a/2006Redone Server/data/logs/dueling/killer/andrew1.txt +++ b/2006Redone Server/data/logs/dueling/killer/andrew1.txt @@ -1 +1 @@ -[2014/01/08] 16:07 andrew1 killed andrew in the duel arena. +[2014/01/08] 16:07 andrew1 killed andrew in the duel arena. diff --git a/2006Redone Server/data/logs/pking/killed/andrew.txt b/2006Redone Server/data/logs/pking/killed/andrew.txt index fbc443e6..4f3f2333 100644 --- a/2006Redone Server/data/logs/pking/killed/andrew.txt +++ b/2006Redone Server/data/logs/pking/killed/andrew.txt @@ -1 +1 @@ -[2014/01/07] 18:47 andrew was killed by andrew1 absX: 3087 absY: 3900 +[2014/01/07] 18:47 andrew was killed by andrew1 absX: 3087 absY: 3900 diff --git a/2006Redone Server/data/logs/pking/killer/andrew1.txt b/2006Redone Server/data/logs/pking/killer/andrew1.txt index 496eeb48..9faa7ae7 100644 --- a/2006Redone Server/data/logs/pking/killer/andrew1.txt +++ b/2006Redone Server/data/logs/pking/killer/andrew1.txt @@ -1 +1 @@ -[2014/01/07] 18:47 andrew1 killed andrew absX: 3088 absY: 3900 +[2014/01/07] 18:47 andrew1 killed andrew absX: 3088 absY: 3900 diff --git a/2006Redone Server/data/logs/privatemessages/pmsent/andrew45.txt b/2006Redone Server/data/logs/privatemessages/pmsent/andrew45.txt index 3cb8cc59..0a13f1e4 100644 --- a/2006Redone Server/data/logs/privatemessages/pmsent/andrew45.txt +++ b/2006Redone Server/data/logs/privatemessages/pmsent/andrew45.txt @@ -1,2 +1,2 @@ -[2014/01/14] 18:40 andrew45 said hi -[2014/01/14] 18:48 andrew45 said hi +[2014/01/14] 18:40 andrew45 said hi +[2014/01/14] 18:48 andrew45 said hi diff --git a/2006Redone Server/data/logs/reports/Offensive language.txt b/2006Redone Server/data/logs/reports/Offensive language.txt index 2bafce40..a6845936 100644 --- a/2006Redone Server/data/logs/reports/Offensive language.txt +++ b/2006Redone Server/data/logs/reports/Offensive language.txt @@ -1,10 +1,10 @@ -andrew1 was reported by andrew2, Offensive language, January, 06 -. - -andrew2 was reported by andrew, Offensive language, January, 06 - -[01:09:58: andrew2]: asdfasdfa - -[01:09:59: andrew2]: aa - -[01:09:59: andrew2]: sdfa - -[01:10:00: andrew]: adsfasdfadsfa -. - +andrew1 was reported by andrew2, Offensive language, January, 06 +. + +andrew2 was reported by andrew, Offensive language, January, 06 + -[01:09:58: andrew2]: asdfasdfa + -[01:09:59: andrew2]: aa + -[01:09:59: andrew2]: sdfa + -[01:10:00: andrew]: adsfasdfadsfa +. + diff --git a/2006Redone Server/gradle/wrapper/gradle-wrapper.jar b/2006Redone Server/gradle/wrapper/gradle-wrapper.jar deleted file mode 100644 index 28861d27..00000000 Binary files a/2006Redone Server/gradle/wrapper/gradle-wrapper.jar and /dev/null differ diff --git a/2006Redone Server/gradle/wrapper/gradle-wrapper.properties b/2006Redone Server/gradle/wrapper/gradle-wrapper.properties deleted file mode 100644 index 115e6ac0..00000000 --- a/2006Redone Server/gradle/wrapper/gradle-wrapper.properties +++ /dev/null @@ -1,5 +0,0 @@ -distributionBase=GRADLE_USER_HOME -distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-bin.zip -zipStoreBase=GRADLE_USER_HOME -zipStorePath=wrapper/dists diff --git a/2006Redone Server/gradlew b/2006Redone Server/gradlew deleted file mode 100755 index cccdd3d5..00000000 --- a/2006Redone Server/gradlew +++ /dev/null @@ -1,172 +0,0 @@ -#!/usr/bin/env sh - -############################################################################## -## -## Gradle start up script for UN*X -## -############################################################################## - -# Attempt to set APP_HOME -# Resolve links: $0 may be a link -PRG="$0" -# Need this for relative symlinks. -while [ -h "$PRG" ] ; do - ls=`ls -ld "$PRG"` - link=`expr "$ls" : '.*-> \(.*\)$'` - if expr "$link" : '/.*' > /dev/null; then - PRG="$link" - else - PRG=`dirname "$PRG"`"/$link" - fi -done -SAVED="`pwd`" -cd "`dirname \"$PRG\"`/" >/dev/null -APP_HOME="`pwd -P`" -cd "$SAVED" >/dev/null - -APP_NAME="Gradle" -APP_BASE_NAME=`basename "$0"` - -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS="" - -# Use the maximum available, or set MAX_FD != -1 to use that value. -MAX_FD="maximum" - -warn () { - echo "$*" -} - -die () { - echo - echo "$*" - echo - exit 1 -} - -# OS specific support (must be 'true' or 'false'). -cygwin=false -msys=false -darwin=false -nonstop=false -case "`uname`" in - CYGWIN* ) - cygwin=true - ;; - Darwin* ) - darwin=true - ;; - MINGW* ) - msys=true - ;; - NONSTOP* ) - nonstop=true - ;; -esac - -CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar - -# Determine the Java command to use to start the JVM. -if [ -n "$JAVA_HOME" ] ; then - if [ -x "$JAVA_HOME/jre/sh/java" ] ; then - # IBM's JDK on AIX uses strange locations for the executables - JAVACMD="$JAVA_HOME/jre/sh/java" - else - JAVACMD="$JAVA_HOME/bin/java" - fi - if [ ! -x "$JAVACMD" ] ; then - die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME - -Please set the JAVA_HOME variable in your environment to match the -location of your Java installation." - fi -else - JAVACMD="java" - which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. - -Please set the JAVA_HOME variable in your environment to match the -location of your Java installation." -fi - -# Increase the maximum file descriptors if we can. -if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then - MAX_FD_LIMIT=`ulimit -H -n` - if [ $? -eq 0 ] ; then - if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then - MAX_FD="$MAX_FD_LIMIT" - fi - ulimit -n $MAX_FD - if [ $? -ne 0 ] ; then - warn "Could not set maximum file descriptor limit: $MAX_FD" - fi - else - warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT" - fi -fi - -# For Darwin, add options to specify how the application appears in the dock -if $darwin; then - GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\"" -fi - -# For Cygwin, switch paths to Windows format before running java -if $cygwin ; then - APP_HOME=`cygpath --path --mixed "$APP_HOME"` - CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` - JAVACMD=`cygpath --unix "$JAVACMD"` - - # We build the pattern for arguments to be converted via cygpath - ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` - SEP="" - for dir in $ROOTDIRSRAW ; do - ROOTDIRS="$ROOTDIRS$SEP$dir" - SEP="|" - done - OURCYGPATTERN="(^($ROOTDIRS))" - # Add a user-defined pattern to the cygpath arguments - if [ "$GRADLE_CYGPATTERN" != "" ] ; then - OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)" - fi - # Now convert the arguments - kludge to limit ourselves to /bin/sh - i=0 - for arg in "$@" ; do - CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` - CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option - - if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition - eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` - else - eval `echo args$i`="\"$arg\"" - fi - i=$((i+1)) - done - case $i in - (0) set -- ;; - (1) set -- "$args0" ;; - (2) set -- "$args0" "$args1" ;; - (3) set -- "$args0" "$args1" "$args2" ;; - (4) set -- "$args0" "$args1" "$args2" "$args3" ;; - (5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;; - (6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;; - (7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;; - (8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;; - (9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;; - esac -fi - -# Escape application args -save () { - for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done - echo " " -} -APP_ARGS=$(save "$@") - -# Collect all arguments for the java command, following the shell quoting and substitution rules -eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS" - -# by default we should be in the correct project dir, but when run from Finder on Mac, the cwd is wrong -if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then - cd "$(dirname "$0")" -fi - -exec "$JAVACMD" "$@" diff --git a/2006Redone Server/gradlew.bat b/2006Redone Server/gradlew.bat deleted file mode 100644 index e95643d6..00000000 --- a/2006Redone Server/gradlew.bat +++ /dev/null @@ -1,84 +0,0 @@ -@if "%DEBUG%" == "" @echo off -@rem ########################################################################## -@rem -@rem Gradle startup script for Windows -@rem -@rem ########################################################################## - -@rem Set local scope for the variables with windows NT shell -if "%OS%"=="Windows_NT" setlocal - -set DIRNAME=%~dp0 -if "%DIRNAME%" == "" set DIRNAME=. -set APP_BASE_NAME=%~n0 -set APP_HOME=%DIRNAME% - -@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -set DEFAULT_JVM_OPTS= - -@rem Find java.exe -if defined JAVA_HOME goto findJavaFromJavaHome - -set JAVA_EXE=java.exe -%JAVA_EXE% -version >NUL 2>&1 -if "%ERRORLEVEL%" == "0" goto init - -echo. -echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:findJavaFromJavaHome -set JAVA_HOME=%JAVA_HOME:"=% -set JAVA_EXE=%JAVA_HOME%/bin/java.exe - -if exist "%JAVA_EXE%" goto init - -echo. -echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:init -@rem Get command-line arguments, handling Windows variants - -if not "%OS%" == "Windows_NT" goto win9xME_args - -:win9xME_args -@rem Slurp the command line arguments. -set CMD_LINE_ARGS= -set _SKIP=2 - -:win9xME_args_slurp -if "x%~1" == "x" goto execute - -set CMD_LINE_ARGS=%* - -:execute -@rem Setup the command line - -set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar - -@rem Execute Gradle -"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% - -:end -@rem End local scope for the variables with windows NT shell -if "%ERRORLEVEL%"=="0" goto mainEnd - -:fail -rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of -rem the _cmd.exe /c_ return code! -if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 -exit /b 1 - -:mainEnd -if "%OS%"=="Windows_NT" endlocal - -:omega diff --git a/2006Redone Server/out/production/classes/com/rebotted/Connection.class b/2006Redone Server/out/production/classes/com/rebotted/Connection.class deleted file mode 100644 index 05cdb8db..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/Connection.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/GameConstants.class b/2006Redone Server/out/production/classes/com/rebotted/GameConstants.class deleted file mode 100644 index c80891ce..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/GameConstants.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/GameEngine$1.class b/2006Redone Server/out/production/classes/com/rebotted/GameEngine$1.class deleted file mode 100644 index b2fbc233..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/GameEngine$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/GameEngine.class b/2006Redone Server/out/production/classes/com/rebotted/GameEngine.class deleted file mode 100644 index 9190c928..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/GameEngine.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/event/CycleEvent.class b/2006Redone Server/out/production/classes/com/rebotted/event/CycleEvent.class deleted file mode 100644 index c07659d0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/event/CycleEvent.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/event/CycleEventContainer.class b/2006Redone Server/out/production/classes/com/rebotted/event/CycleEventContainer.class deleted file mode 100644 index ec445353..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/event/CycleEventContainer.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/event/CycleEventHandler.class b/2006Redone Server/out/production/classes/com/rebotted/event/CycleEventHandler.class deleted file mode 100644 index 7ea5f70c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/event/CycleEventHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/bots/Bot$TradeChat.class b/2006Redone Server/out/production/classes/com/rebotted/game/bots/Bot$TradeChat.class deleted file mode 100644 index 41831b42..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/bots/Bot$TradeChat.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/bots/Bot.class b/2006Redone Server/out/production/classes/com/rebotted/game/bots/Bot.class deleted file mode 100644 index 6f6f8257..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/bots/Bot.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/bots/BotConstants.class b/2006Redone Server/out/production/classes/com/rebotted/game/bots/BotConstants.class deleted file mode 100644 index 28726f57..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/bots/BotConstants.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/bots/BotHandler.class b/2006Redone Server/out/production/classes/com/rebotted/game/bots/BotHandler.class deleted file mode 100644 index 886d3cc3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/bots/BotHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/BankPin.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/BankPin.class deleted file mode 100644 index 49b0bbfc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/BankPin.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/EmoteHandler$Emotes.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/EmoteHandler$Emotes.class deleted file mode 100644 index 4f806ff5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/EmoteHandler$Emotes.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/EmoteHandler.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/EmoteHandler.class deleted file mode 100644 index e81165a3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/EmoteHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/CombatAssistant.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/CombatAssistant.class deleted file mode 100644 index 51cbff65..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/CombatAssistant.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/CombatConstants.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/CombatConstants.class deleted file mode 100644 index bc6a4ae6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/CombatConstants.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/Specials$specialAttack.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/Specials$specialAttack.class deleted file mode 100644 index 01ebf44d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/Specials$specialAttack.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/Specials.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/Specials.class deleted file mode 100644 index d82ab74a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/Specials.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/CastOnOther$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/CastOnOther$1.class deleted file mode 100644 index 0345edb5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/CastOnOther$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/CastOnOther.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/CastOnOther.class deleted file mode 100644 index ca813330..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/CastOnOther.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/CastRequirements.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/CastRequirements.class deleted file mode 100644 index b42a67f1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/CastRequirements.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/Enchanting$Enchant.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/Enchanting$Enchant.class deleted file mode 100644 index 4899062b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/Enchanting$Enchant.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/Enchanting$EnchantSpell.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/Enchanting$EnchantSpell.class deleted file mode 100644 index 67fcb795..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/Enchanting$EnchantSpell.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/Enchanting.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/Enchanting.class deleted file mode 100644 index 9a23c611..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/Enchanting.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicData.class deleted file mode 100644 index 10bf6d02..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicMaxHit.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicMaxHit.class deleted file mode 100644 index 17e5ad20..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicMaxHit.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicRequirements.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicRequirements.class deleted file mode 100644 index 2df47cb1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicRequirements.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicSpells.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicSpells.class deleted file mode 100644 index 716b47d5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicSpells.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicTeleports.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicTeleports.class deleted file mode 100644 index fe7169bc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/MagicTeleports.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/NonCombatSpells.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/NonCombatSpells.class deleted file mode 100644 index 9c03aa9d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/NonCombatSpells.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/SpellTeleport.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/SpellTeleport.class deleted file mode 100644 index 08271b17..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/magic/SpellTeleport.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/melee/MeleeData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/melee/MeleeData.class deleted file mode 100644 index be46052c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/melee/MeleeData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/melee/MeleeMaxHit.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/melee/MeleeMaxHit.class deleted file mode 100644 index 09eb6a9f..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/melee/MeleeMaxHit.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/melee/PlayerKilling.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/melee/PlayerKilling.class deleted file mode 100644 index 6ca3b26c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/melee/PlayerKilling.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/npcs/NpcAggressive.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/npcs/NpcAggressive.class deleted file mode 100644 index 023ebebd..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/npcs/NpcAggressive.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/npcs/NpcCombat.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/npcs/NpcCombat.class deleted file mode 100644 index 68f19827..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/npcs/NpcCombat.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/npcs/NpcEmotes.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/npcs/NpcEmotes.class deleted file mode 100644 index 4f8fdca5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/npcs/NpcEmotes.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/npcs/StaticNpcList.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/npcs/StaticNpcList.class deleted file mode 100644 index 7c14b017..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/npcs/StaticNpcList.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/prayer/ActivatePrayers.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/prayer/ActivatePrayers.class deleted file mode 100644 index 135474fb..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/prayer/ActivatePrayers.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/prayer/PrayerData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/prayer/PrayerData.class deleted file mode 100644 index 0b57d165..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/prayer/PrayerData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/prayer/PrayerDrain.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/prayer/PrayerDrain.class deleted file mode 100644 index 7e8fb9d7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/prayer/PrayerDrain.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/DwarfCannon$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/DwarfCannon$1.class deleted file mode 100644 index 66e5ed26..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/DwarfCannon$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/DwarfCannon$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/DwarfCannon$2.class deleted file mode 100644 index 6c914f95..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/DwarfCannon$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/DwarfCannon$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/DwarfCannon$3.class deleted file mode 100644 index 5a392601..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/DwarfCannon$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/DwarfCannon.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/DwarfCannon.class deleted file mode 100644 index f0f93a94..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/DwarfCannon.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/RangeData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/RangeData.class deleted file mode 100644 index 3a86e278..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/RangeData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/RangeMaxHit.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/RangeMaxHit.class deleted file mode 100644 index f266f70e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/combat/range/RangeMaxHit.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Beverages$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Beverages$1.class deleted file mode 100644 index c414420d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Beverages$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Beverages$beverageData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Beverages$beverageData.class deleted file mode 100644 index 66b1a103..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Beverages$beverageData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Beverages.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Beverages.class deleted file mode 100644 index 91a0679e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Beverages.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Food$FoodToEat.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Food$FoodToEat.class deleted file mode 100644 index e33f4aae..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Food$FoodToEat.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Food.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Food.class deleted file mode 100644 index eff62a6a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Food.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Kebabs.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Kebabs.class deleted file mode 100644 index d4f6709d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Kebabs.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Potions$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Potions$1.class deleted file mode 100644 index bb372830..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Potions$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Potions.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Potions.class deleted file mode 100644 index de8969e2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/consumables/Potions.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/guilds/Guilds.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/guilds/Guilds.class deleted file mode 100644 index fa3c0c76..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/guilds/Guilds.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/guilds/impl/RangersGuild$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/guilds/impl/RangersGuild$1.class deleted file mode 100644 index fc92697a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/guilds/impl/RangersGuild$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/guilds/impl/RangersGuild.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/guilds/impl/RangersGuild.class deleted file mode 100644 index 0f1ca4a3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/guilds/impl/RangersGuild.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/Barrows.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/Barrows.class deleted file mode 100644 index 9095ed4f..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/Barrows.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/Dueling.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/Dueling.class deleted file mode 100644 index 7a37ca55..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/Dueling.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/FightCaves$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/FightCaves$1.class deleted file mode 100644 index 80218659..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/FightCaves$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/FightCaves.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/FightCaves.class deleted file mode 100644 index 7afbc555..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/FightCaves.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/FightPits.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/FightPits.class deleted file mode 100644 index aebda81c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/FightPits.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/MageArena.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/MageArena.class deleted file mode 100644 index 88e0ca42..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/MageArena.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/PestControl.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/PestControl.class deleted file mode 100644 index 8db816d1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/PestControl.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/TreasureTrails.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/TreasureTrails.class deleted file mode 100644 index eb30a6aa..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/TreasureTrails.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/castlewars/CastleWarObjects.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/castlewars/CastleWarObjects.class deleted file mode 100644 index 27f6ad5d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/castlewars/CastleWarObjects.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/castlewars/CastleWars.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/castlewars/CastleWars.class deleted file mode 100644 index 446c58ec..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/castlewars/CastleWars.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/GroupMinigame.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/GroupMinigame.class deleted file mode 100644 index bd8a0f6b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/GroupMinigame.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$1.class deleted file mode 100644 index c2a766c0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$2.class deleted file mode 100644 index 7599c9ea..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$3.class deleted file mode 100644 index e8d4a9b7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$4.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$4.class deleted file mode 100644 index a916cb7d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$4.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$Wall.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$Wall.class deleted file mode 100644 index f62e00bf..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler$Wall.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler.class deleted file mode 100644 index 494697fd..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/Trawler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/TrawlerWaitingRoom.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/TrawlerWaitingRoom.class deleted file mode 100644 index 820a8b46..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/TrawlerWaitingRoom.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/WaitingRoom$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/WaitingRoom$1.class deleted file mode 100644 index a85d64e1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/WaitingRoom$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/WaitingRoom.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/WaitingRoom.class deleted file mode 100644 index 0e85b41a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/minigames/trawler/WaitingRoom.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/music/Music.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/music/Music.class deleted file mode 100644 index 2b1eb064..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/music/Music.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/music/PlayList$Songs.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/music/PlayList$Songs.class deleted file mode 100644 index 67ae362b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/music/PlayList$Songs.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/music/PlayList.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/music/PlayList.class deleted file mode 100644 index 3fec7213..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/music/PlayList.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/music/sound/CombatSounds.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/music/sound/CombatSounds.class deleted file mode 100644 index 51ba2840..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/music/sound/CombatSounds.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/music/sound/SoundList.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/music/sound/SoundList.class deleted file mode 100644 index 608e2088..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/music/sound/SoundList.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/QuestAssistant$Quests.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/QuestAssistant$Quests.class deleted file mode 100644 index 2fe2ba3a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/QuestAssistant$Quests.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/QuestAssistant.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/QuestAssistant.class deleted file mode 100644 index fc12cdb2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/QuestAssistant.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/QuestRewards.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/QuestRewards.class deleted file mode 100644 index 7916360c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/QuestRewards.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/BlackKnightsFortress.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/BlackKnightsFortress.class deleted file mode 100644 index 6755e4f9..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/BlackKnightsFortress.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/CooksAssistant.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/CooksAssistant.class deleted file mode 100644 index 69652937..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/CooksAssistant.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/DoricsQuest.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/DoricsQuest.class deleted file mode 100644 index c7184a47..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/DoricsQuest.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/GertrudesCat.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/GertrudesCat.class deleted file mode 100644 index e4764547..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/GertrudesCat.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/ImpCatcher.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/ImpCatcher.class deleted file mode 100644 index 831ae5c4..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/ImpCatcher.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/KnightsSword.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/KnightsSword.class deleted file mode 100644 index eb290ea8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/KnightsSword.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/PiratesTreasure.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/PiratesTreasure.class deleted file mode 100644 index 3f0f7fe6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/PiratesTreasure.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/RestlessGhost.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/RestlessGhost.class deleted file mode 100644 index f26e9315..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/RestlessGhost.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/RomeoJuliet.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/RomeoJuliet.class deleted file mode 100644 index 280d5289..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/RomeoJuliet.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/RuneMysteries.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/RuneMysteries.class deleted file mode 100644 index c74f6f7a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/RuneMysteries.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/SheepShearer.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/SheepShearer.class deleted file mode 100644 index a8ae1229..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/SheepShearer.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/ShieldArrav.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/ShieldArrav.class deleted file mode 100644 index daf34989..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/ShieldArrav.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/VampyreSlayer.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/VampyreSlayer.class deleted file mode 100644 index 05d67982..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/VampyreSlayer.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/WitchsPotion.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/WitchsPotion.class deleted file mode 100644 index c6519479..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/quests/impl/WitchsPotion.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/random/Balloons.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/random/Balloons.class deleted file mode 100644 index 7b7566c9..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/random/Balloons.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/random/HolidayDrops.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/random/HolidayDrops.class deleted file mode 100644 index d9418f98..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/random/HolidayDrops.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/random/Holidays$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/random/Holidays$1.class deleted file mode 100644 index 3cd355bc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/random/Holidays$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/random/Holidays.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/random/Holidays.class deleted file mode 100644 index 250df2ab..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/random/Holidays.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/random/PartyRoom.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/random/PartyRoom.class deleted file mode 100644 index efdf225a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/random/PartyRoom.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/EvilChicken.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/EvilChicken.class deleted file mode 100644 index 41773768..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/EvilChicken.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/FreakyForester.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/FreakyForester.class deleted file mode 100644 index c35efd00..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/FreakyForester.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/Frog.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/Frog.class deleted file mode 100644 index a702d9a0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/Frog.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/GenieLamp.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/GenieLamp.class deleted file mode 100644 index 4a0904ad..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/GenieLamp.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/RandomEventHandler.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/RandomEventHandler.class deleted file mode 100644 index 820661f5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/RandomEventHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/RiverTroll.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/RiverTroll.class deleted file mode 100644 index 5a9e1229..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/RiverTroll.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/RockGolem.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/RockGolem.class deleted file mode 100644 index 8a604206..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/RockGolem.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/SandwhichLady.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/SandwhichLady.class deleted file mode 100644 index c65e3e54..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/SandwhichLady.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/Shade.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/Shade.class deleted file mode 100644 index 4f80bbc8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/Shade.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/Swarm.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/Swarm.class deleted file mode 100644 index cd42044d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/Swarm.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/TreeSpirit.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/TreeSpirit.class deleted file mode 100644 index a97029a8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/TreeSpirit.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/Zombie.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/Zombie.class deleted file mode 100644 index 63825368..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/randomevents/Zombie.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/Menus.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/Menus.class deleted file mode 100644 index c696fbf4..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/Menus.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/SkillData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/SkillData.class deleted file mode 100644 index 972ad2d0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/SkillData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/SkillHandler.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/SkillHandler.class deleted file mode 100644 index 144a72a0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/SkillHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/SkillInterfaces.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/SkillInterfaces.class deleted file mode 100644 index ba4cd6d3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/SkillInterfaces.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/SkillMenu.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/SkillMenu.class deleted file mode 100644 index 6d4e39b5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/SkillMenu.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$1.class deleted file mode 100644 index 56571cc0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$2.class deleted file mode 100644 index 6045d681..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$3.class deleted file mode 100644 index 12cbac16..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$4.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$4.class deleted file mode 100644 index 79c9461c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$4.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$5.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$5.class deleted file mode 100644 index 51737a7c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$5.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$6.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$6.class deleted file mode 100644 index 415af130..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$6.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$7.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$7.class deleted file mode 100644 index 2b24c213..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$7.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$8.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$8.class deleted file mode 100644 index 6f915e42..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$8.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$9.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$9.class deleted file mode 100644 index 4effa30c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility$9.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility.class deleted file mode 100644 index 99c05b01..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/Agility.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/AgilityShortcut.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/AgilityShortcut.class deleted file mode 100644 index 6f84e01b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/AgilityShortcut.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/ApeAtollAgility$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/ApeAtollAgility$1.class deleted file mode 100644 index 48411edc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/ApeAtollAgility$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/ApeAtollAgility.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/ApeAtollAgility.class deleted file mode 100644 index a6030d8a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/ApeAtollAgility.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/BarbarianAgility$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/BarbarianAgility$1.class deleted file mode 100644 index a6280b53..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/BarbarianAgility$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/BarbarianAgility.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/BarbarianAgility.class deleted file mode 100644 index 5206522f..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/BarbarianAgility.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/GnomeAgility.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/GnomeAgility.class deleted file mode 100644 index dd7941f1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/GnomeAgility.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$1.class deleted file mode 100644 index f85a5edf..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$10.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$10.class deleted file mode 100644 index 892cbb30..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$10.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$2.class deleted file mode 100644 index ae1eee0c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$3.class deleted file mode 100644 index 11e17d1b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$4.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$4.class deleted file mode 100644 index 26dd6ef1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$4.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$5.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$5.class deleted file mode 100644 index 1c9934bc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$5.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$6.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$6.class deleted file mode 100644 index 86295bb7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$6.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$7.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$7.class deleted file mode 100644 index a420e429..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$7.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$8.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$8.class deleted file mode 100644 index 36535c58..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$8.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$9.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$9.class deleted file mode 100644 index bf2f411b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility$9.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility.class deleted file mode 100644 index 4fd9fb5d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/PyramidAgility.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/WerewolfAgility$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/WerewolfAgility$1.class deleted file mode 100644 index f04ebba8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/WerewolfAgility$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/WerewolfAgility.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/WerewolfAgility.class deleted file mode 100644 index 235539db..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/WerewolfAgility.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/WildernessAgility$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/WildernessAgility$1.class deleted file mode 100644 index e5fae075..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/WildernessAgility$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/WildernessAgility.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/WildernessAgility.class deleted file mode 100644 index f3df411e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/agility/WildernessAgility.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Cooking$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Cooking$1.class deleted file mode 100644 index 7881a7a2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Cooking$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Cooking$CookingItems.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Cooking$CookingItems.class deleted file mode 100644 index 05b021fc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Cooking$CookingItems.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Cooking.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Cooking.class deleted file mode 100644 index a43c1008..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Cooking.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$1.class deleted file mode 100644 index 4836ddb3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$2.class deleted file mode 100644 index f0183564..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/CookingTutorialIsland.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/CookingTutorialIsland.class deleted file mode 100644 index 434ba56e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/CookingTutorialIsland.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/DairyChurn$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/DairyChurn$1.class deleted file mode 100644 index da3bc85a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/DairyChurn$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/DairyChurn$ChurnData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/DairyChurn$ChurnData.class deleted file mode 100644 index 03fd0f1f..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/DairyChurn$ChurnData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/DairyChurn.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/DairyChurn.class deleted file mode 100644 index 0a1eb0b7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/DairyChurn.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Potatoes$PotatoMaking.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Potatoes$PotatoMaking.class deleted file mode 100644 index 2b244a95..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Potatoes$PotatoMaking.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Potatoes.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Potatoes.class deleted file mode 100644 index 095fe97b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/cooking/Potatoes.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing$1.class deleted file mode 100644 index a9dde76b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing$2.class deleted file mode 100644 index 9aaab8f3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing$3.class deleted file mode 100644 index 09e5c7d8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing$4.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing$4.class deleted file mode 100644 index 771adbdb..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing$4.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing.class deleted file mode 100644 index 9bfef74a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Fishing.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$1.class deleted file mode 100644 index 53c16939..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$2.class deleted file mode 100644 index c7dbc082..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$3.class deleted file mode 100644 index cacd1bed..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$4.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$4.class deleted file mode 100644 index 38154546..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$4.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$5.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$5.class deleted file mode 100644 index 8e1a6d17..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$5.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$gems.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$gems.class deleted file mode 100644 index fc1afc75..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$gems.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$rockData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$rockData.class deleted file mode 100644 index a363bcc8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining$rockData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining.class deleted file mode 100644 index 17146bba..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/core/Mining.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$Leather.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$Leather.class deleted file mode 100644 index 060d36b2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$Leather.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$amuletData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$amuletData.class deleted file mode 100644 index 931283f9..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$amuletData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$cutGemData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$cutGemData.class deleted file mode 100644 index 029008ca..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$cutGemData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$jewelryData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$jewelryData.class deleted file mode 100644 index bb14e4c2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$jewelryData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$leatherData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$leatherData.class deleted file mode 100644 index 7f105469..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$leatherData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$leatherDialogueData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$leatherDialogueData.class deleted file mode 100644 index 9369f646..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$leatherDialogueData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$tanningData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$tanningData.class deleted file mode 100644 index 6a059929..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData$tanningData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData.class deleted file mode 100644 index deaf14f1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/CraftingData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/GemCutting$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/GemCutting$1.class deleted file mode 100644 index 96983a52..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/GemCutting$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/GemCutting.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/GemCutting.class deleted file mode 100644 index 1674dc73..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/GemCutting.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/GlassBlowing$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/GlassBlowing$1.class deleted file mode 100644 index 3ca2d92f..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/GlassBlowing$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/GlassBlowing.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/GlassBlowing.class deleted file mode 100644 index 3be7b1d3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/GlassBlowing.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/JewelryMaking.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/JewelryMaking.class deleted file mode 100644 index 2fc8e06a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/JewelryMaking.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/LeatherMaking$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/LeatherMaking$1.class deleted file mode 100644 index 2130c0a3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/LeatherMaking$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/LeatherMaking.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/LeatherMaking.class deleted file mode 100644 index a8dba0f4..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/LeatherMaking.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Pottery$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Pottery$1.class deleted file mode 100644 index 960196dc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Pottery$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Pottery$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Pottery$2.class deleted file mode 100644 index aab4757b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Pottery$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Pottery.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Pottery.class deleted file mode 100644 index e7853ac7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Pottery.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/SoftClay$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/SoftClay$1.class deleted file mode 100644 index ffee5c8a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/SoftClay$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/SoftClay.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/SoftClay.class deleted file mode 100644 index 049b91cc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/SoftClay.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Spinning$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Spinning$1.class deleted file mode 100644 index 5795d89d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Spinning$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Spinning.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Spinning.class deleted file mode 100644 index 920d1541..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Spinning.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Tanning.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Tanning.class deleted file mode 100644 index 804f045a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/crafting/Tanning.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Allotments.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Allotments.class deleted file mode 100644 index 3065f467..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Allotments.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Farming.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Farming.class deleted file mode 100644 index fbfc6b58..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Farming.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/FarmingConstants.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/FarmingConstants.class deleted file mode 100644 index 08f17b1f..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/FarmingConstants.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Flowers.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Flowers.class deleted file mode 100644 index ecf24585..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Flowers.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Herbs.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Herbs.class deleted file mode 100644 index f159ea47..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Herbs.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Patch.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Patch.class deleted file mode 100644 index 76953809..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/farming/Patch.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/Firemaking$1$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/Firemaking$1$1.class deleted file mode 100644 index b76b9ffc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/Firemaking$1$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/Firemaking$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/Firemaking$1.class deleted file mode 100644 index 8e0171a3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/Firemaking$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/Firemaking$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/Firemaking$2.class deleted file mode 100644 index b461b702..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/Firemaking$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/Firemaking.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/Firemaking.class deleted file mode 100644 index 07202487..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/Firemaking.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/LogData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/LogData.class deleted file mode 100644 index 1e3582f6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/firemaking/LogData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/ArrowMaking$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/ArrowMaking$1.class deleted file mode 100644 index 98df3cf3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/ArrowMaking$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/ArrowMaking$Data.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/ArrowMaking$Data.class deleted file mode 100644 index d9928bf9..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/ArrowMaking$Data.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/ArrowMaking.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/ArrowMaking.class deleted file mode 100644 index b3490cea..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/ArrowMaking.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/LogCutting$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/LogCutting$1.class deleted file mode 100644 index 86cfcd03..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/LogCutting$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/LogCutting.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/LogCutting.class deleted file mode 100644 index 9321be3c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/LogCutting.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/LogCuttingInterface.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/LogCuttingInterface.class deleted file mode 100644 index d6acf89c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/LogCuttingInterface.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/Stringing$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/Stringing$1.class deleted file mode 100644 index 1beffbd5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/Stringing$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/Stringing$Data.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/Stringing$Data.class deleted file mode 100644 index ba15d68f..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/Stringing$Data.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/Stringing.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/Stringing.class deleted file mode 100644 index 228799b4..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/fletching/Stringing.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/GrindingAction$Data.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/GrindingAction$Data.class deleted file mode 100644 index 9f01a2a7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/GrindingAction$Data.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/GrindingAction.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/GrindingAction.class deleted file mode 100644 index 3a057de0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/GrindingAction.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/Herblore$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/Herblore$1.class deleted file mode 100644 index 6d772023..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/Herblore$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/Herblore$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/Herblore$2.class deleted file mode 100644 index 8a6e9304..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/Herblore$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/Herblore.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/Herblore.class deleted file mode 100644 index 2f03cd29..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/herblore/Herblore.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$1.class deleted file mode 100644 index f5b40706..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$2.class deleted file mode 100644 index 9bd194e0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$3.class deleted file mode 100644 index 04d4fce2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$4.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$4.class deleted file mode 100644 index 8cb99dfc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$4.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$5.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$5.class deleted file mode 100644 index 1d922927..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$5.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$EctofuntusData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$EctofuntusData.class deleted file mode 100644 index 60175559..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus$EctofuntusData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus.class deleted file mode 100644 index 3efb0e95..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Ectofuntus.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Prayer$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Prayer$1.class deleted file mode 100644 index 8ed52b77..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Prayer$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Prayer.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Prayer.class deleted file mode 100644 index 81771cdc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/prayer/Prayer.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/AbyssalHandler.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/AbyssalHandler.class deleted file mode 100644 index b97a8372..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/AbyssalHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/RuneCraftingActions.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/RuneCraftingActions.class deleted file mode 100644 index 5614f8c6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/RuneCraftingActions.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/Runecrafting$Altar_Data.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/Runecrafting$Altar_Data.class deleted file mode 100644 index a8092b65..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/Runecrafting$Altar_Data.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/Runecrafting$Altars.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/Runecrafting$Altars.class deleted file mode 100644 index c42624f7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/Runecrafting$Altars.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/Runecrafting.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/Runecrafting.class deleted file mode 100644 index 5c5ac6d6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/Runecrafting.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/Tiaras.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/Tiaras.class deleted file mode 100644 index 06eaf7b3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/runecrafting/Tiaras.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/slayer/Slayer$SlayerMasters.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/slayer/Slayer$SlayerMasters.class deleted file mode 100644 index eb3db30b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/slayer/Slayer$SlayerMasters.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/slayer/Slayer$Task.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/slayer/Slayer$Task.class deleted file mode 100644 index a9b8581e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/slayer/Slayer$Task.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/slayer/Slayer.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/slayer/Slayer.class deleted file mode 100644 index ab18cfca..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/slayer/Slayer.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/slayer/SlayerRequirements.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/slayer/SlayerRequirements.class deleted file mode 100644 index 977f3295..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/slayer/SlayerRequirements.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/SilverCrafting$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/SilverCrafting$1.class deleted file mode 100644 index cf01ec86..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/SilverCrafting$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/SilverCrafting$SilverCraft.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/SilverCrafting$SilverCraft.class deleted file mode 100644 index f348607e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/SilverCrafting$SilverCraft.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/SilverCrafting.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/SilverCrafting.class deleted file mode 100644 index 929dd8e6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/SilverCrafting.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smelting$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smelting$1.class deleted file mode 100644 index 5d521721..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smelting$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smelting$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smelting$2.class deleted file mode 100644 index 972bf254..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smelting$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smelting.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smelting.class deleted file mode 100644 index 9cc77e1d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smelting.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smithing$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smithing$1.class deleted file mode 100644 index 4a66b214..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smithing$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smithing.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smithing.class deleted file mode 100644 index 86718ba8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Smithing.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/SmithingInterface.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/SmithingInterface.class deleted file mode 100644 index 159f597e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/SmithingInterface.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Superheat.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Superheat.class deleted file mode 100644 index 5d7732af..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/smithing/Superheat.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket$1.class deleted file mode 100644 index bdf3b5b7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket$2.class deleted file mode 100644 index 3c84c59f..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket$3.class deleted file mode 100644 index 02ba4422..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket$npcData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket$npcData.class deleted file mode 100644 index c8d2e504..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket$npcData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket.class deleted file mode 100644 index 0533f3c1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Pickpocket.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Stalls$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Stalls$1.class deleted file mode 100644 index 36c1f880..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Stalls$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Stalls$stallData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Stalls$stallData.class deleted file mode 100644 index af081222..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Stalls$stallData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Stalls.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Stalls.class deleted file mode 100644 index 3b86d70d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/Stalls.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/ThieveOther$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/ThieveOther$1.class deleted file mode 100644 index 6dddff52..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/ThieveOther$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/ThieveOther.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/ThieveOther.class deleted file mode 100644 index efd7991a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/thieving/ThieveOther.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/BirdNest.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/BirdNest.class deleted file mode 100644 index 1d10aee2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/BirdNest.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$1.class deleted file mode 100644 index 8a27e660..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$2$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$2$1.class deleted file mode 100644 index cdab3c80..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$2$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$2.class deleted file mode 100644 index 98de29a3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$3.class deleted file mode 100644 index bcfff3a5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$4.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$4.class deleted file mode 100644 index ccbbcb22..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$4.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$treeData.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$treeData.class deleted file mode 100644 index 62b4100d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting$treeData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting.class deleted file mode 100644 index c752da7a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/skills/woodcutting/Woodcutting.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/DesertCactus$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/DesertCactus$1.class deleted file mode 100644 index eac5c35e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/DesertCactus$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/DesertCactus.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/DesertCactus.class deleted file mode 100644 index 5df36c2e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/DesertCactus.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/DesertHeat$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/DesertHeat$1.class deleted file mode 100644 index 6a40e9b0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/DesertHeat$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/DesertHeat.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/DesertHeat.class deleted file mode 100644 index 474c0dec..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/DesertHeat.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/GnomeGlider$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/GnomeGlider$1.class deleted file mode 100644 index 8afc874b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/GnomeGlider$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/GnomeGlider$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/GnomeGlider$2.class deleted file mode 100644 index 5fb5e6ef..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/GnomeGlider$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/GnomeGlider.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/GnomeGlider.class deleted file mode 100644 index 7b83ba59..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/GnomeGlider.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/Sailing$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/Sailing$1.class deleted file mode 100644 index 28167b83..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/Sailing$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/Sailing$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/Sailing$2.class deleted file mode 100644 index f722483b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/Sailing$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/Sailing.class b/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/Sailing.class deleted file mode 100644 index 5ec493a2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/content/traveling/Sailing.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/dialogues/ChatEmotes.class b/2006Redone Server/out/production/classes/com/rebotted/game/dialogues/ChatEmotes.class deleted file mode 100644 index eae728e5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/dialogues/ChatEmotes.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/dialogues/Dialogue.class b/2006Redone Server/out/production/classes/com/rebotted/game/dialogues/Dialogue.class deleted file mode 100644 index b891c205..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/dialogues/Dialogue.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/dialogues/DialogueHandler.class b/2006Redone Server/out/production/classes/com/rebotted/game/dialogues/DialogueHandler.class deleted file mode 100644 index 292d2bce..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/dialogues/DialogueHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/dialogues/DialogueOptions.class b/2006Redone Server/out/production/classes/com/rebotted/game/dialogues/DialogueOptions.class deleted file mode 100644 index 8d57eb4b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/dialogues/DialogueOptions.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/ClimbOther$ClimbData.class b/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/ClimbOther$ClimbData.class deleted file mode 100644 index 912b1393..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/ClimbOther$ClimbData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/ClimbOther.class b/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/ClimbOther.class deleted file mode 100644 index 68af2f88..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/ClimbOther.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/Doors.class b/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/Doors.class deleted file mode 100644 index ee22287c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/Doors.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/DoubleDoors.class b/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/DoubleDoors.class deleted file mode 100644 index 3852b154..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/DoubleDoors.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/DoubleGates.class b/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/DoubleGates.class deleted file mode 100644 index 677e4276..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/DoubleGates.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/GateHandler.class b/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/GateHandler.class deleted file mode 100644 index 7d5d100b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/GateHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/PassDoor$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/PassDoor$1.class deleted file mode 100644 index 795d7f23..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/PassDoor$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/PassDoor.class b/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/PassDoor.class deleted file mode 100644 index 8ec44570..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/PassDoor.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/SingleGates.class b/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/SingleGates.class deleted file mode 100644 index 7f73d9ae..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/globalworldobjects/SingleGates.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/GameItem.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/GameItem.class deleted file mode 100644 index 6644587b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/GameItem.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/GroundItem.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/GroundItem.class deleted file mode 100644 index 4d9e98cc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/GroundItem.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/Item.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/Item.class deleted file mode 100644 index 59296252..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/Item.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/ItemAssistant.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/ItemAssistant.class deleted file mode 100644 index 5bd35bc6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/ItemAssistant.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/ItemDefinition.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/ItemDefinition.class deleted file mode 100644 index 09837dd5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/ItemDefinition.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/ItemList.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/ItemList.class deleted file mode 100644 index 041a6156..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/ItemList.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/UseItem.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/UseItem.class deleted file mode 100644 index a58a5d81..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/UseItem.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/Weight.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/Weight.class deleted file mode 100644 index 7e12d446..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/Weight.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/CapeDye.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/CapeDye.class deleted file mode 100644 index 93af33bf..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/CapeDye.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/ExperienceLamp.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/ExperienceLamp.class deleted file mode 100644 index 94f350f7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/ExperienceLamp.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Fillables.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Fillables.class deleted file mode 100644 index 72eba2f2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Fillables.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Flowers$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Flowers$1.class deleted file mode 100644 index e1de9a6c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Flowers$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Flowers$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Flowers$2.class deleted file mode 100644 index 3fdde993..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Flowers$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Flowers.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Flowers.class deleted file mode 100644 index 10110a09..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Flowers.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/GodPages.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/GodPages.class deleted file mode 100644 index 0e41b1d4..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/GodPages.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/HandleEmpty.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/HandleEmpty.class deleted file mode 100644 index a9dfe259..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/HandleEmpty.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/LightSources.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/LightSources.class deleted file mode 100644 index 71fab124..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/LightSources.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/PotionMixing.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/PotionMixing.class deleted file mode 100644 index 283b69f0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/PotionMixing.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/RareProtection.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/RareProtection.class deleted file mode 100644 index 0b01f5aa..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/RareProtection.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Teles.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Teles.class deleted file mode 100644 index 65f3342f..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/Teles.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/WeaponPoison$Weapon.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/WeaponPoison$Weapon.class deleted file mode 100644 index 8ef3b005..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/WeaponPoison$Weapon.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/WeaponPoison.class b/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/WeaponPoison.class deleted file mode 100644 index f5f83a33..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/items/impl/WeaponPoison.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NPCDefinition.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NPCDefinition.class deleted file mode 100644 index a40ba858..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NPCDefinition.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/Npc$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/Npc$1.class deleted file mode 100644 index cad3bef6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/Npc$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/Npc.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/Npc.class deleted file mode 100644 index 4680c3b5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/Npc.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcActions.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcActions.class deleted file mode 100644 index 8b937d45..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcActions.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcData.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcData.class deleted file mode 100644 index 2aa40e90..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcHandler$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcHandler$1.class deleted file mode 100644 index e3d7b3e3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcHandler$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcHandler$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcHandler$2.class deleted file mode 100644 index 601ce442..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcHandler$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcHandler$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcHandler$3.class deleted file mode 100644 index c9b59eed..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcHandler$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcHandler.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcHandler.class deleted file mode 100644 index daf86334..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcList.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcList.class deleted file mode 100644 index c4e80228..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcList.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcSize.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcSize.class deleted file mode 100644 index e911c4bf..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/NpcSize.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/drops/ItemDrop.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/drops/ItemDrop.class deleted file mode 100644 index 528de6a6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/drops/ItemDrop.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/drops/NPCDrops.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/drops/NPCDrops.class deleted file mode 100644 index cb0219c9..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/drops/NPCDrops.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/drops/NPCDropsHandler.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/drops/NPCDropsHandler.class deleted file mode 100644 index 72c6e225..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/drops/NPCDropsHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/impl/MilkCow$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/impl/MilkCow$1.class deleted file mode 100644 index 84a5f74a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/impl/MilkCow$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/impl/MilkCow.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/impl/MilkCow.class deleted file mode 100644 index e120195e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/impl/MilkCow.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/impl/Pets.class b/2006Redone Server/out/production/classes/com/rebotted/game/npcs/impl/Pets.class deleted file mode 100644 index 3456bd99..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/npcs/impl/Pets.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/Object.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/Object.class deleted file mode 100644 index 96bc878e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/Object.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectDefaults.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectDefaults.class deleted file mode 100644 index b0061afc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectDefaults.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/Objects.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/Objects.class deleted file mode 100644 index 25f9f010..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/Objects.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$1.class deleted file mode 100644 index b448d5ea..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$2.class deleted file mode 100644 index a0f6c1ad..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$3.class deleted file mode 100644 index e6c53f65..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$4.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$4.class deleted file mode 100644 index bf206747..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$4.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$5.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$5.class deleted file mode 100644 index 6fb49fe2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions$5.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions.class deleted file mode 100644 index 45c5fab3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/ObjectsActions.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/AxeInLog.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/AxeInLog.class deleted file mode 100644 index f29821c6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/AxeInLog.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/BrimhavenVines.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/BrimhavenVines.class deleted file mode 100644 index 94b22f77..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/BrimhavenVines.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Climbing$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Climbing$1.class deleted file mode 100644 index 06b3aa7b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Climbing$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Climbing.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Climbing.class deleted file mode 100644 index 6a15ba97..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Climbing.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/CrystalChest$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/CrystalChest$1.class deleted file mode 100644 index 4d57cb85..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/CrystalChest$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/CrystalChest.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/CrystalChest.class deleted file mode 100644 index 216f058a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/CrystalChest.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/FlourMill$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/FlourMill$1.class deleted file mode 100644 index a7adfaf6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/FlourMill$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/FlourMill.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/FlourMill.class deleted file mode 100644 index 75276d96..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/FlourMill.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Levers$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Levers$1.class deleted file mode 100644 index 0d836611..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Levers$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Levers.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Levers.class deleted file mode 100644 index f6949275..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Levers.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$1.class deleted file mode 100644 index 76a95413..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$2$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$2$1.class deleted file mode 100644 index 430467e3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$2$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$2.class deleted file mode 100644 index 207a479a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$3$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$3$1.class deleted file mode 100644 index 65250388..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$3$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$3.class deleted file mode 100644 index 6b68fb16..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$4.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$4.class deleted file mode 100644 index 8a755489..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects$4.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects.class deleted file mode 100644 index 560dfc21..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/OtherObjects.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Pickable$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Pickable$1.class deleted file mode 100644 index bb305d21..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Pickable$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Pickable.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Pickable.class deleted file mode 100644 index 88840c04..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Pickable.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Searching$SearchData.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Searching$SearchData.class deleted file mode 100644 index 476ee246..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Searching$SearchData.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Searching.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Searching.class deleted file mode 100644 index 98385050..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Searching.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/SpecialObjects.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/SpecialObjects.class deleted file mode 100644 index 6d7c473b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/SpecialObjects.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/UseOther.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/UseOther.class deleted file mode 100644 index 68406cc2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/UseOther.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Webs.class b/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Webs.class deleted file mode 100644 index e429e325..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/objects/impl/Webs.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/Client.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/Client.class deleted file mode 100644 index 5501b731..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/Client.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler$1.class deleted file mode 100644 index bc4f7c7e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler$globalDmgComparator.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler$globalDmgComparator.class deleted file mode 100644 index 3b7f6c0b..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler$globalDmgComparator.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler$totalGoldComparator.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler$totalGoldComparator.class deleted file mode 100644 index 8ee66c59..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler$totalGoldComparator.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler$totalLevelComparator.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler$totalLevelComparator.class deleted file mode 100644 index a3b2a9ce..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler$totalLevelComparator.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler.class deleted file mode 100644 index 383c20c1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/HighscoresHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/Location.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/Location.class deleted file mode 100644 index ef8fa531..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/Location.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/MainFrameIDs.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/MainFrameIDs.class deleted file mode 100644 index ae5e77fe..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/MainFrameIDs.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$1.class deleted file mode 100644 index 21473ed2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$2.class deleted file mode 100644 index c96008e5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$3.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$3.class deleted file mode 100644 index a9c33e26..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$4.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$4.class deleted file mode 100644 index ad14c5d4..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$4.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$TinterfaceText.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$TinterfaceText.class deleted file mode 100644 index 03449840..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/Player$TinterfaceText.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/Player.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/Player.class deleted file mode 100644 index b7866ede..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/Player.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAction.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAction.class deleted file mode 100644 index 238ef20d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAction.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAssistant$1$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAssistant$1$1.class deleted file mode 100644 index 5eae7784..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAssistant$1$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAssistant$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAssistant$1.class deleted file mode 100644 index 38fd810c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAssistant$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAssistant$2.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAssistant$2.class deleted file mode 100644 index 0b22993d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAssistant$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAssistant.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAssistant.class deleted file mode 100644 index 19ce9ed0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerAssistant.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerHandler.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerHandler.class deleted file mode 100644 index b9f100a7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerSave.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerSave.class deleted file mode 100644 index cfa035db..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/PlayerSave.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/Position.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/Position.class deleted file mode 100644 index 7f4c5935..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/Position.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/Trading$1.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/Trading$1.class deleted file mode 100644 index 3cee8877..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/Trading$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/Trading.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/Trading.class deleted file mode 100644 index 18a7e7e6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/Trading.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/players/antimacro/AntiSpam.class b/2006Redone Server/out/production/classes/com/rebotted/game/players/antimacro/AntiSpam.class deleted file mode 100644 index b4cc2984..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/players/antimacro/AntiSpam.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/shops/ShopAssistant.class b/2006Redone Server/out/production/classes/com/rebotted/game/shops/ShopAssistant.class deleted file mode 100644 index de97547c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/shops/ShopAssistant.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/shops/ShopHandler.class b/2006Redone Server/out/production/classes/com/rebotted/game/shops/ShopHandler.class deleted file mode 100644 index ac245dda..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/shops/ShopHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/shops/Shops$Shop.class b/2006Redone Server/out/production/classes/com/rebotted/game/shops/Shops$Shop.class deleted file mode 100644 index 080616dd..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/shops/Shops$Shop.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/game/shops/Shops.class b/2006Redone Server/out/production/classes/com/rebotted/game/shops/Shops.class deleted file mode 100644 index 279a9bf1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/game/shops/Shops.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/PlayersOnlineWebsite.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/PlayersOnlineWebsite.class deleted file mode 100644 index 3e4a44eb..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/PlayersOnlineWebsite.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/RegisteredAccsWebsite.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/RegisteredAccsWebsite.class deleted file mode 100644 index bbb052d1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/RegisteredAccsWebsite.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/SettingsLoader.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/SettingsLoader.class deleted file mode 100644 index 55ef54b9..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/SettingsLoader.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/DiscordActivity.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/DiscordActivity.class deleted file mode 100644 index 9230fda3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/DiscordActivity.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/JavaCord.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/JavaCord.class deleted file mode 100644 index 7a7ed222..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/JavaCord.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Commands.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Commands.class deleted file mode 100644 index 881fc5ff..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Commands.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Forum.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Forum.class deleted file mode 100644 index 32b96b1a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Forum.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/HeatMap.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/HeatMap.class deleted file mode 100644 index 1a41e41c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/HeatMap.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Hiscores.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Hiscores.class deleted file mode 100644 index 0bdeafad..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Hiscores.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Issues.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Issues.class deleted file mode 100644 index 25608135..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Issues.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Online.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Online.class deleted file mode 100644 index ebf43b15..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Online.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Players.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Players.class deleted file mode 100644 index d188038d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Players.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Vote.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Vote.class deleted file mode 100644 index 9e93e72a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Vote.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Website.class b/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Website.class deleted file mode 100644 index 97955bb5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/integrations/discord/commands/Website.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/CodecFactory.class b/2006Redone Server/out/production/classes/com/rebotted/net/CodecFactory.class deleted file mode 100644 index 0e05c4ce..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/CodecFactory.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/ConnectionHandler.class b/2006Redone Server/out/production/classes/com/rebotted/net/ConnectionHandler.class deleted file mode 100644 index f5cf4d09..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/ConnectionHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/ConnectionThrottleFilter.class b/2006Redone Server/out/production/classes/com/rebotted/net/ConnectionThrottleFilter.class deleted file mode 100644 index cb60eb88..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/ConnectionThrottleFilter.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/GameCodecFactory.class b/2006Redone Server/out/production/classes/com/rebotted/net/GameCodecFactory.class deleted file mode 100644 index ce51608c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/GameCodecFactory.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/HostList.class b/2006Redone Server/out/production/classes/com/rebotted/net/HostList.class deleted file mode 100644 index 12f9eb9e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/HostList.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/Packet$Size.class b/2006Redone Server/out/production/classes/com/rebotted/net/Packet$Size.class deleted file mode 100644 index e772ff55..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/Packet$Size.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/Packet.class b/2006Redone Server/out/production/classes/com/rebotted/net/Packet.class deleted file mode 100644 index 2988a474..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/Packet.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/PacketBuffer.class b/2006Redone Server/out/production/classes/com/rebotted/net/PacketBuffer.class deleted file mode 100644 index 25a72f63..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/PacketBuffer.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/PacketBuilder.class b/2006Redone Server/out/production/classes/com/rebotted/net/PacketBuilder.class deleted file mode 100644 index 0738ae79..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/PacketBuilder.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/PacketSender.class b/2006Redone Server/out/production/classes/com/rebotted/net/PacketSender.class deleted file mode 100644 index 4e3390f4..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/PacketSender.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/RS2LoginProtocolDecoder$1.class b/2006Redone Server/out/production/classes/com/rebotted/net/RS2LoginProtocolDecoder$1.class deleted file mode 100644 index c96de3aa..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/RS2LoginProtocolDecoder$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/RS2LoginProtocolDecoder.class b/2006Redone Server/out/production/classes/com/rebotted/net/RS2LoginProtocolDecoder.class deleted file mode 100644 index 6f215b60..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/RS2LoginProtocolDecoder.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/RS2ProtocolDecoder.class b/2006Redone Server/out/production/classes/com/rebotted/net/RS2ProtocolDecoder.class deleted file mode 100644 index b3b37da1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/RS2ProtocolDecoder.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/RS2ProtocolEncoder.class b/2006Redone Server/out/production/classes/com/rebotted/net/RS2ProtocolEncoder.class deleted file mode 100644 index 7e60cffe..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/RS2ProtocolEncoder.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/StaticPacketBuilder.class b/2006Redone Server/out/production/classes/com/rebotted/net/StaticPacketBuilder.class deleted file mode 100644 index 6180014f..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/StaticPacketBuilder.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/PacketHandler.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/PacketHandler.class deleted file mode 100644 index f607eaa8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/PacketHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/PacketType.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/PacketType.class deleted file mode 100644 index d83934fe..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/PacketType.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/AttackPlayer.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/AttackPlayer.class deleted file mode 100644 index 806ef1dc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/AttackPlayer.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Bank10.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Bank10.class deleted file mode 100644 index b3095bb7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Bank10.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Bank5.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Bank5.class deleted file mode 100644 index 82cd55ac..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Bank5.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/BankAll.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/BankAll.class deleted file mode 100644 index 72eb7cf2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/BankAll.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/BankX1.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/BankX1.class deleted file mode 100644 index d64fa778..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/BankX1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/BankX2.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/BankX2.class deleted file mode 100644 index 7d40fbbc..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/BankX2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ChallengePlayer.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ChallengePlayer.class deleted file mode 100644 index 2e012686..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ChallengePlayer.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ChangeAppearance.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ChangeAppearance.class deleted file mode 100644 index e1333a55..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ChangeAppearance.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ChangeRegions.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ChangeRegions.class deleted file mode 100644 index 3a4244c4..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ChangeRegions.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Chat.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Chat.class deleted file mode 100644 index b6544ca1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Chat.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickItem.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickItem.class deleted file mode 100644 index 849cda02..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickItem.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickNPC$1.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickNPC$1.class deleted file mode 100644 index f7afddf0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickNPC$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickNPC$2.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickNPC$2.class deleted file mode 100644 index 52810ce7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickNPC$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickNPC$3.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickNPC$3.class deleted file mode 100644 index 9c46ee73..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickNPC$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickNPC.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickNPC.class deleted file mode 100644 index d29ab1b3..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickNPC.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$1.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$1.class deleted file mode 100644 index 773a12a1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$2.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$2.class deleted file mode 100644 index 9801195a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$3.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$3.class deleted file mode 100644 index 261685b8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$4.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$4.class deleted file mode 100644 index 1897b1d9..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$4.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$5.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$5.class deleted file mode 100644 index a6cedac1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$5.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$6.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$6.class deleted file mode 100644 index 3c2a73b8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject$6.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject.class deleted file mode 100644 index f1c5c1f2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickObject.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickTab.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickTab.class deleted file mode 100644 index 46023f0c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickTab.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickingButtons.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickingButtons.class deleted file mode 100644 index 6c9a20bf..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickingButtons.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickingInGame.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickingInGame.class deleted file mode 100644 index 51de9046..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickingInGame.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickingStuff.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickingStuff.class deleted file mode 100644 index 935a5cd8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ClickingStuff.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Commands$1.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Commands$1.class deleted file mode 100644 index 609214f2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Commands$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Commands.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Commands.class deleted file mode 100644 index 95759cfe..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Commands.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/DropItem.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/DropItem.class deleted file mode 100644 index 23556815..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/DropItem.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/FollowPlayer.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/FollowPlayer.class deleted file mode 100644 index 3395c4f8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/FollowPlayer.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/IdleLogout.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/IdleLogout.class deleted file mode 100644 index 6a50bc12..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/IdleLogout.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemClick2.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemClick2.class deleted file mode 100644 index 05e1fc59..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemClick2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemClick2OnGroundItem.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemClick2OnGroundItem.class deleted file mode 100644 index a2fd43d5..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemClick2OnGroundItem.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemClick3.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemClick3.class deleted file mode 100644 index 13105e7a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemClick3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnGroundItem.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnGroundItem.class deleted file mode 100644 index 3e0e3e2d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnGroundItem.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnItem.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnItem.class deleted file mode 100644 index b15e2417..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnItem.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnNpc.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnNpc.class deleted file mode 100644 index 0ef74f64..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnNpc.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnObject.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnObject.class deleted file mode 100644 index fc58cd85..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnObject.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnPlayer.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnPlayer.class deleted file mode 100644 index 260f12bb..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ItemOnPlayer.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/MagicOnFloorItems$1.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/MagicOnFloorItems$1.class deleted file mode 100644 index aa67eea7..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/MagicOnFloorItems$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/MagicOnFloorItems.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/MagicOnFloorItems.class deleted file mode 100644 index 615e0c6a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/MagicOnFloorItems.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/MagicOnItems.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/MagicOnItems.class deleted file mode 100644 index 07d28ae8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/MagicOnItems.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/MoveItems.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/MoveItems.class deleted file mode 100644 index 4b56d80c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/MoveItems.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/PickupItem$1.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/PickupItem$1.class deleted file mode 100644 index 4eb478a2..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/PickupItem$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/PickupItem.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/PickupItem.class deleted file mode 100644 index 7edd624d..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/PickupItem.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/PrivateMessaging.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/PrivateMessaging.class deleted file mode 100644 index 4ced649c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/PrivateMessaging.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/RemoveItem.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/RemoveItem.class deleted file mode 100644 index 8394894a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/RemoveItem.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Report.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Report.class deleted file mode 100644 index 43e0293f..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Report.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ReportHandler.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ReportHandler.class deleted file mode 100644 index b9fbaa28..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/ReportHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/SilentPacket.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/SilentPacket.class deleted file mode 100644 index 29918e3e..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/SilentPacket.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Trade.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Trade.class deleted file mode 100644 index f7133708..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Trade.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Walking.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Walking.class deleted file mode 100644 index 20cd2fb8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/Walking.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/WearItem.class b/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/WearItem.class deleted file mode 100644 index 1f178343..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/packets/impl/WearItem.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/net/rsa/RSAKeyGen.class b/2006Redone Server/out/production/classes/com/rebotted/net/rsa/RSAKeyGen.class deleted file mode 100644 index 545fcff4..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/net/rsa/RSAKeyGen.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/util/GameLogger.class b/2006Redone Server/out/production/classes/com/rebotted/util/GameLogger.class deleted file mode 100644 index 834c50e1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/util/GameLogger.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/util/HostBlacklist.class b/2006Redone Server/out/production/classes/com/rebotted/util/HostBlacklist.class deleted file mode 100644 index e8ab8775..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/util/HostBlacklist.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/util/ISAACRandomGen.class b/2006Redone Server/out/production/classes/com/rebotted/util/ISAACRandomGen.class deleted file mode 100644 index f8b4a8bf..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/util/ISAACRandomGen.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/util/MainFrameIDs.class b/2006Redone Server/out/production/classes/com/rebotted/util/MainFrameIDs.class deleted file mode 100644 index c8469821..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/util/MainFrameIDs.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/util/Misc.class b/2006Redone Server/out/production/classes/com/rebotted/util/Misc.class deleted file mode 100644 index 45720995..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/util/Misc.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/util/Stream.class b/2006Redone Server/out/production/classes/com/rebotted/util/Stream.class deleted file mode 100644 index 4549554c..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/util/Stream.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/util/XStreamUtil.class b/2006Redone Server/out/production/classes/com/rebotted/util/XStreamUtil.class deleted file mode 100644 index 9c51a283..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/util/XStreamUtil.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/GameObject.class b/2006Redone Server/out/production/classes/com/rebotted/world/GameObject.class deleted file mode 100644 index e0003cbe..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/GameObject.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/GlobalDropsHandler$1.class b/2006Redone Server/out/production/classes/com/rebotted/world/GlobalDropsHandler$1.class deleted file mode 100644 index 13bc7708..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/GlobalDropsHandler$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/GlobalDropsHandler$GlobalDrop.class b/2006Redone Server/out/production/classes/com/rebotted/world/GlobalDropsHandler$GlobalDrop.class deleted file mode 100644 index 0b4adb0a..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/GlobalDropsHandler$GlobalDrop.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/GlobalDropsHandler.class b/2006Redone Server/out/production/classes/com/rebotted/world/GlobalDropsHandler.class deleted file mode 100644 index 96a44df8..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/GlobalDropsHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/ItemHandler.class b/2006Redone Server/out/production/classes/com/rebotted/world/ItemHandler.class deleted file mode 100644 index 64008cdf..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/ItemHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/ObjectHandler.class b/2006Redone Server/out/production/classes/com/rebotted/world/ObjectHandler.class deleted file mode 100644 index ff851f99..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/ObjectHandler.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/ObjectManager$1.class b/2006Redone Server/out/production/classes/com/rebotted/world/ObjectManager$1.class deleted file mode 100644 index 0bba0bb0..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/ObjectManager$1.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/ObjectManager$2.class b/2006Redone Server/out/production/classes/com/rebotted/world/ObjectManager$2.class deleted file mode 100644 index 0fd471cf..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/ObjectManager$2.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/ObjectManager$3.class b/2006Redone Server/out/production/classes/com/rebotted/world/ObjectManager$3.class deleted file mode 100644 index 158fc1a1..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/ObjectManager$3.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/ObjectManager.class b/2006Redone Server/out/production/classes/com/rebotted/world/ObjectManager.class deleted file mode 100644 index 77d16c19..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/ObjectManager.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/Tile.class b/2006Redone Server/out/production/classes/com/rebotted/world/Tile.class deleted file mode 100644 index 4e5193ef..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/Tile.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/TileControl.class b/2006Redone Server/out/production/classes/com/rebotted/world/TileControl.class deleted file mode 100644 index 35e51597..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/TileControl.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/clip/ByteStream.class b/2006Redone Server/out/production/classes/com/rebotted/world/clip/ByteStream.class deleted file mode 100644 index 27a665a6..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/clip/ByteStream.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/clip/ByteStreamExt.class b/2006Redone Server/out/production/classes/com/rebotted/world/clip/ByteStreamExt.class deleted file mode 100644 index ba6d9b23..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/clip/ByteStreamExt.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/clip/MemoryArchive.class b/2006Redone Server/out/production/classes/com/rebotted/world/clip/MemoryArchive.class deleted file mode 100644 index a591d0bf..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/clip/MemoryArchive.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/clip/ObjectDef.class b/2006Redone Server/out/production/classes/com/rebotted/world/clip/ObjectDef.class deleted file mode 100644 index 6510c1ec..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/clip/ObjectDef.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/clip/PathFinder.class b/2006Redone Server/out/production/classes/com/rebotted/world/clip/PathFinder.class deleted file mode 100644 index 44e74815..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/clip/PathFinder.class and /dev/null differ diff --git a/2006Redone Server/out/production/classes/com/rebotted/world/clip/Region.class b/2006Redone Server/out/production/classes/com/rebotted/world/clip/Region.class deleted file mode 100644 index 13d63f91..00000000 Binary files a/2006Redone Server/out/production/classes/com/rebotted/world/clip/Region.class and /dev/null differ diff --git a/2006Redone Server/pom.xml b/2006Redone Server/pom.xml new file mode 100644 index 00000000..91a76a79 --- /dev/null +++ b/2006Redone Server/pom.xml @@ -0,0 +1,180 @@ + + + 4.0.0 + + com.rebotted + server + 1.0 + jar + + + + libs-local + libs + file://${project.basedir}/libs + + + + + + + org.apache.commons + commons-lang3 + 3.0 + + + + com.fasterxml.jackson.core + jackson-annotations + 2.10.1 + + + + com.fasterxml.jackson.core + jackson-core + 2.10.1 + + + + com.fasterxml.jackson.core + jackson-databind + 2.10.1 + + + + org.json + json + 20190722 + + + + com.squareup.okhttp3 + logging-interceptor + 4.3.1 + + + + org.apache.mina + mina-core + 1.1.7 + + + + mysql + mysql-connector-java + 8.0.18 + + + + io.netty + netty-all + 4.1.44.Final + + + + com.neovisionaries + nv-websocket-client + 2.9 + + + + com.squareup.okhttp3 + okhttp + 4.3.1 + + + + com.squareup.okio + okio + 2.4.3 + + + + org.slf4j + slf4j-api + 1.7.25 + + + + org.slf4j + slf4j-simple + 1.7.25 + + + + org.slf4j + slf4j-log4j12 + 1.7.30 + + + + + + org.ogce + xpp3 + 1.1.6 + + + + com.thoughtworks.xstream + xstream + 1.4.11.1 + + + + org.javacord + javacord-api + 3.0.4 + + + + org.javacord + javacord-core + 3.0.4 + + + com.everythingrs + api + 3.0.5 + system + ${project.basedir}/libs/everythingrs-api.jar + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 8 + 8 + + + + maven-assembly-plugin + + + + com.rebotted.GameEngine + + + + jar-with-dependencies + + + + + make-assembly + package + + single + + + + + + + \ No newline at end of file diff --git a/2006Redone Server/runServer.sh b/2006Redone Server/runServer.sh index e5e7dc9a..94e22533 100755 --- a/2006Redone Server/runServer.sh +++ b/2006Redone Server/runServer.sh @@ -2,5 +2,6 @@ echo NOTE: This program is meant to be run by the live server admin only! echo You probably don\'t want to run this, even if you\'re developing locally! for i in {0..50} do - java -jar "build/libs/2006Redone Server.jar" + cp target/server-1.0-jar-with-dependencies.jar ./server.jar + java -jar server.jar done diff --git a/2006Redone Server/src/main/java/com/rebotted/GameEngine.java b/2006Redone Server/src/main/java/com/rebotted/GameEngine.java index 4a538904..5a31dbd1 100644 --- a/2006Redone Server/src/main/java/com/rebotted/GameEngine.java +++ b/2006Redone Server/src/main/java/com/rebotted/GameEngine.java @@ -138,7 +138,7 @@ public class GameEngine { shutdownServer = false; } - public static void main(java.lang.String args[]) + public static void main(java.lang.String[] args) throws NullPointerException, IOException { System.out.println("Starting game engine.."); if (GameConstants.SERVER_DEBUG) { diff --git a/2006Redone Server/src/main/java/com/rebotted/console/CommandConsole.java b/2006Redone Server/src/main/java/com/rebotted/console/CommandConsole.java index f0873f70..9aeb5a68 100644 --- a/2006Redone Server/src/main/java/com/rebotted/console/CommandConsole.java +++ b/2006Redone Server/src/main/java/com/rebotted/console/CommandConsole.java @@ -1,70 +1,70 @@ -package com.rebotted.console; - -import java.util.ArrayList; -import java.util.NoSuchElementException; -import java.util.Scanner; - -import com.rebotted.GameConstants; -import com.rebotted.console.commands.ListPlayers; -import com.rebotted.console.commands.Stop; - -/** - * - * @author RS-Emulators - * - */ -public class CommandConsole implements Runnable { - - private static CommandConsole cc; - private Thread self; - private Scanner scanner; - // Lazy, not intending to add runtime class loading. - private ArrayList cmds = new ArrayList(); - - private CommandConsole() { - cmds.add(new ListPlayers()); - cmds.add(new Stop()); - - scanner = new Scanner(System.in); - cc = this; - self = new Thread(cc); - self.start(); - } - - @Override - public void run() { - System.out.println("Welcome to " + GameConstants.SERVER_NAME + "."); - while (true) { - System.out.print("> "); - String input = null; - try { - input = scanner.nextLine(); - String[] splited = input.split("\\s+"); - if (splited[0].isEmpty()) { - System.out.println("Command not recognized. Try 'help'."); - continue; - } - if (splited[0].equalsIgnoreCase("help")) { - for (CommandProcessor cmd : cmds) { - System.out.println(cmd.help()); - } - continue; - } - for (CommandProcessor cmd : cmds) { - if (cmd.command(splited)) { - break; - } - } - } catch (NoSuchElementException | NullPointerException e) { - } - } - } - - public static CommandConsole getInstance() { - if (cc == null) { - cc = new CommandConsole(); - } - return cc; - } - -} +package com.rebotted.console; + +import java.util.ArrayList; +import java.util.NoSuchElementException; +import java.util.Scanner; + +import com.rebotted.GameConstants; +import com.rebotted.console.commands.ListPlayers; +import com.rebotted.console.commands.Stop; + +/** + * + * @author RS-Emulators + * + */ +public class CommandConsole implements Runnable { + + private static CommandConsole cc; + private Thread self; + private Scanner scanner; + // Lazy, not intending to add runtime class loading. + private ArrayList cmds = new ArrayList(); + + private CommandConsole() { + cmds.add(new ListPlayers()); + cmds.add(new Stop()); + + scanner = new Scanner(System.in); + cc = this; + self = new Thread(cc); + self.start(); + } + + @Override + public void run() { + System.out.println("Welcome to " + GameConstants.SERVER_NAME + "."); + while (true) { + System.out.print("> "); + String input = null; + try { + input = scanner.nextLine(); + String[] splited = input.split("\\s+"); + if (splited[0].isEmpty()) { + System.out.println("Command not recognized. Try 'help'."); + continue; + } + if (splited[0].equalsIgnoreCase("help")) { + for (CommandProcessor cmd : cmds) { + System.out.println(cmd.help()); + } + continue; + } + for (CommandProcessor cmd : cmds) { + if (cmd.command(splited)) { + break; + } + } + } catch (NoSuchElementException | NullPointerException e) { + } + } + } + + public static CommandConsole getInstance() { + if (cc == null) { + cc = new CommandConsole(); + } + return cc; + } + +} diff --git a/2006Redone Server/src/main/java/com/rebotted/console/CommandProcessor.java b/2006Redone Server/src/main/java/com/rebotted/console/CommandProcessor.java index 23f32e16..0a9ac902 100644 --- a/2006Redone Server/src/main/java/com/rebotted/console/CommandProcessor.java +++ b/2006Redone Server/src/main/java/com/rebotted/console/CommandProcessor.java @@ -1,13 +1,13 @@ -package com.rebotted.console; - -/** - * - * @author RS-Emulators - * - */ -public interface CommandProcessor { - - public boolean command(String[] cmd); - - public String help(); -} +package com.rebotted.console; + +/** + * + * @author RS-Emulators + * + */ +public interface CommandProcessor { + + public boolean command(String[] cmd); + + public String help(); +} diff --git a/2006Redone Server/src/main/java/com/rebotted/console/commands/ListPlayers.java b/2006Redone Server/src/main/java/com/rebotted/console/commands/ListPlayers.java index 269cc56c..1843a5d9 100644 --- a/2006Redone Server/src/main/java/com/rebotted/console/commands/ListPlayers.java +++ b/2006Redone Server/src/main/java/com/rebotted/console/commands/ListPlayers.java @@ -1,31 +1,31 @@ -package com.rebotted.console.commands; - -import com.rebotted.console.CommandProcessor; -import com.rebotted.game.players.Player; -import com.rebotted.game.players.PlayerHandler; - -/** - * - * @author RS-Emulators - * - */ -public class ListPlayers implements CommandProcessor { - - @Override - public boolean command(String[] cmd) { - if (!cmd[0].equalsIgnoreCase("list")) { - return false; - } - System.out.println("Currently online: " + PlayerHandler.getPlayerCount()); - for (Player p : PlayerHandler.players) { - System.out.print(p.playerName + ","); - } - return true; - } - - @Override - public String help() { - return "list - lists online players."; - } - -} +package com.rebotted.console.commands; + +import com.rebotted.console.CommandProcessor; +import com.rebotted.game.players.Player; +import com.rebotted.game.players.PlayerHandler; + +/** + * + * @author RS-Emulators + * + */ +public class ListPlayers implements CommandProcessor { + + @Override + public boolean command(String[] cmd) { + if (!cmd[0].equalsIgnoreCase("list")) { + return false; + } + System.out.println("Currently online: " + PlayerHandler.getPlayerCount()); + for (Player p : PlayerHandler.players) { + System.out.print(p.playerName + ","); + } + return true; + } + + @Override + public String help() { + return "list - lists online players."; + } + +} diff --git a/2006Redone Server/src/main/java/com/rebotted/console/commands/Stop.java b/2006Redone Server/src/main/java/com/rebotted/console/commands/Stop.java index 33eec3b2..4ec8ca96 100644 --- a/2006Redone Server/src/main/java/com/rebotted/console/commands/Stop.java +++ b/2006Redone Server/src/main/java/com/rebotted/console/commands/Stop.java @@ -1,28 +1,28 @@ -package com.rebotted.console.commands; - -import com.rebotted.GameEngine; -import com.rebotted.console.CommandProcessor; - -/** - * - * @author RS-Emulators - * - */ -public class Stop implements CommandProcessor { - - @Override - public boolean command(String[] cmd) { - if (!cmd[0].equalsIgnoreCase("stop")) { - return false; - } - System.out.println("Setting shutdown flag to true..."); - GameEngine.shutdownServer = true; - return true; - } - - @Override - public String help() { - return "stop - sets GameEngine.shutdownServer to true."; - } - -} +package com.rebotted.console.commands; + +import com.rebotted.GameEngine; +import com.rebotted.console.CommandProcessor; + +/** + * + * @author RS-Emulators + * + */ +public class Stop implements CommandProcessor { + + @Override + public boolean command(String[] cmd) { + if (!cmd[0].equalsIgnoreCase("stop")) { + return false; + } + System.out.println("Setting shutdown flag to true..."); + GameEngine.shutdownServer = true; + return true; + } + + @Override + public String help() { + return "stop - sets GameEngine.shutdownServer to true."; + } + +} diff --git a/2006Redone Server/src/main/java/com/rebotted/game/players/Player.java b/2006Redone Server/src/main/java/com/rebotted/game/players/Player.java index 2a109223..6e1b7bff 100644 --- a/2006Redone Server/src/main/java/com/rebotted/game/players/Player.java +++ b/2006Redone Server/src/main/java/com/rebotted/game/players/Player.java @@ -7,6 +7,8 @@ import java.util.HashMap; import java.util.LinkedList; import java.util.Map; import java.util.Queue; + +import com.everythingrs.hiscores.Hiscores; import org.apache.mina.common.IoSession; import com.rebotted.GameConstants; import com.rebotted.GameEngine; @@ -639,7 +641,7 @@ public abstract class Player { if(GameEngine.ersSecret != null && !GameEngine.ersSecret.equals("") && this.playerRights < 2) { boolean debugMessage = false; System.out.println("Updating highscores for " + this.playerName + "!"); - com.everythingrs.hiscores.Hiscores.update(GameEngine.ersSecret, "Normal Mode", this.playerName, this.playerRights, this.playerXP, debugMessage); + Hiscores.update(GameEngine.ersSecret, "Normal Mode", this.playerName, this.playerRights, this.playerXP, debugMessage); } else { System.out.println("EverythingRS API Disabled, highscores not saved!"); } diff --git a/2006Redone Server/src/main/java/com/rebotted/net/packets/impl/Commands.java b/2006Redone Server/src/main/java/com/rebotted/net/packets/impl/Commands.java index 2cc7a93e..87c03f30 100644 --- a/2006Redone Server/src/main/java/com/rebotted/net/packets/impl/Commands.java +++ b/2006Redone Server/src/main/java/com/rebotted/net/packets/impl/Commands.java @@ -926,6 +926,4 @@ public class Commands implements PacketType { break; } } - - } \ No newline at end of file diff --git a/2006Redone Server/src/main/java/com/rebotted/world/clip/RegionFactory.java b/2006Redone Server/src/main/java/com/rebotted/world/clip/RegionFactory.java index 9caf7392..539739b4 100644 --- a/2006Redone Server/src/main/java/com/rebotted/world/clip/RegionFactory.java +++ b/2006Redone Server/src/main/java/com/rebotted/world/clip/RegionFactory.java @@ -1,196 +1,196 @@ -package com.rebotted.world.clip; - -import java.io.ByteArrayInputStream; -import java.io.DataInputStream; -import java.io.File; -import java.io.FileInputStream; -import java.util.zip.GZIPInputStream; - -public class RegionFactory { - - private static Region[] regions; - - public static Region[] getRegions() { - return regions; - } - - public static void load() { - //GameEngine.getLogger(Region.class).info("Loading region configurations..."); - try { - File f = new File("./data/world/map_index"); - byte[] buffer = new byte[(int) f.length()]; - DataInputStream dis = new DataInputStream(new FileInputStream(f)); - dis.readFully(buffer); - dis.close(); - ByteStream in = new ByteStream(buffer); - int size = in.length() / 7; - regions = new Region[size]; - int[] regionIds = new int[size]; - int[] mapGroundFileIds = new int[size]; - int[] mapObjectsFileIds = new int[size]; - boolean[] isMembers = new boolean[size]; - /** - * Seems to be that regions consist of - * regionIds (16 bits) - * groundFileIds (16 bits) - * objectsFileIds (16 bits) - * isMembers (8 bits) - */ - for (int i = 0; i < size; i++) { - regionIds[i] = in.getUShort(); - mapGroundFileIds[i] = in.getUShort(); - mapObjectsFileIds[i] = in.getUShort(); - isMembers[i] = in.getUByte() == 0; - } - for (int i = 0; i < size; i++) { - regions[i] = new Region(regionIds[i], isMembers[i]); - } - //GameEngine.getLogger(Region.class).info(size + " Regions created."); - //GameEngine.getLogger(Region.class).info("Populating regions..."); - for (int i = 0; i < size; i++) { - //GameEngine.getLogger(Region.class).info("Region: " + i + " RegionId: " + regionIds[i] + " ObjectsId: " + mapObjectsFileIds[i] - // + " ClippingsId: " + mapGroundFileIds[i]); - byte[] file1 = getBuffer(new File("./data/world/map/" - + mapObjectsFileIds[i] + ".gz")); - byte[] file2 = getBuffer(new File("./data/world/map/" - + mapGroundFileIds[i] + ".gz")); - if (file1 == null || file2 == null) { - continue; - } - try { - loadMaps(regionIds[i], new ByteStream(file1), - new ByteStream(file2)); - } catch (Exception e) { - System.out.println("Error loading map region: " - + regionIds[i]); - } - } - //GameEngine.getLogger(Region.class).info("Region configuration done."); - } catch (Exception e) { - e.printStackTrace(); - } - } - - /** - * Regions in runescape are chunks of the map. - * They are comprised of 64x64 blocks of x,y positions on 4 possibly height levels (z). - * - * This code populates those positions. - * - * @param regionId - * @param str1 - * @param str2 - */ - private static void loadMaps(int regionId, ByteStream str1, ByteStream str2) { - int regionX = (regionId >> 8) * 64; // Region ID is bitshifted to get X position - int regionY = (regionId & 0xff) * 64; // Region ID is bitshifted and AND'd against 0xff to get Y position - int[][][] positionArray = new int[4][64][64]; - /** - * z seems to be the height (map level?) (0 through 3) (I'm told these loop for additional levels) - * x seems to be X position (of 64 possible positions) - * y seems to be Y position (of 64 possible positions) - */ - for (int localz = 0; localz < 4; localz++) { // height (z coord) - for (int localx = 0; localx < 64; localx++) { // x coord - for (int localy = 0; localy < 64; localy++) { // y coord - while (true) { // we loop through each position x,y,z - int v = str2.getUByte(); //Reading the bytestream, I guess the map is read and loaded bottom to top, left to right. - if (v == 0) { - break; - } else if (v == 1) { - str2.skip(1); - break; - } else if (v <= 49) { - str2.skip(1); - } else if (v <= 81) { - positionArray[localz][localx][localy] = v - 49; // Clipping data is gathered. - } - } - } - } - } - /** - * Clipping data is validated and added. - */ - for (int localz = 0; localz < 4; localz++) { - for (int localx = 0; localx < 64; localx++) { - for (int localy = 0; localy < 64; localy++) { - if ((positionArray[localz][localx][localy] & 1) == 1) { - int height = localz; - if ((positionArray[1][localx][localy] & 2) == 2) { - height--; - } - if (height >= 0 && height <= 3) { - //GameEngine.getLogger(Region.class).debug("Adding clipping at x,y " + (regionX + localx) + "," + (regionY + localy) + " at height: " + localz); - Region.addClipping(regionX + localx, regionY + localy, height, 0x200000); - } - } - } - } - } - /** - * Object data. - */ - int objectId = -1; - int incr; - while ((incr = str1.getUSmart()) != 0) { - objectId += incr; - int location = 0; - int incr2; - while ((incr2 = str1.getUSmart()) != 0) { - location += incr2 - 1; - int objectX = location >> 6 & 0x3f; - int objectY = location & 0x3f; - int objectHeight = location >> 12; - int objectData = str1.getUByte(); - int type = objectData >> 2; - int direction = objectData & 0x3; - if (objectX < 0 || objectX >= 64 || objectY < 0 || objectY >= 64) { - continue; //Checks the object position is not outside the bounds of a region (0-64) - } - if ((positionArray[1][objectX][objectY] & 2) == 2) { - objectHeight--; - } - if (objectHeight >= 0 && objectHeight <= 3) { - Region.addObject(objectId, regionX + objectX, regionY + objectY, objectHeight, - type, direction, false); - } - } - } - } - - public static byte[] getBuffer(File f) throws Exception { - if (!f.exists()) { - return null; - } - byte[] buffer = new byte[(int) f.length()]; - DataInputStream dis = new DataInputStream(new FileInputStream(f)); - dis.readFully(buffer); - dis.close(); - byte[] gzipInputBuffer = new byte[999999]; - int bufferlength = 0; - GZIPInputStream gzip = new GZIPInputStream(new ByteArrayInputStream( - buffer)); - do { - if (bufferlength == gzipInputBuffer.length) { - System.out - .println("Error inflating data.\nGZIP buffer overflow."); - break; - } - int readByte = gzip.read(gzipInputBuffer, bufferlength, - gzipInputBuffer.length - bufferlength); - if (readByte == -1) { - break; - } - bufferlength += readByte; - } while (true); - byte[] inflated = new byte[bufferlength]; - System.arraycopy(gzipInputBuffer, 0, inflated, 0, bufferlength); - buffer = inflated; - if (buffer.length < 10) { - return null; - } - return buffer; - } - -} +package com.rebotted.world.clip; + +import java.io.ByteArrayInputStream; +import java.io.DataInputStream; +import java.io.File; +import java.io.FileInputStream; +import java.util.zip.GZIPInputStream; + +public class RegionFactory { + + private static Region[] regions; + + public static Region[] getRegions() { + return regions; + } + + public static void load() { + //GameEngine.getLogger(Region.class).info("Loading region configurations..."); + try { + File f = new File("./data/world/map_index"); + byte[] buffer = new byte[(int) f.length()]; + DataInputStream dis = new DataInputStream(new FileInputStream(f)); + dis.readFully(buffer); + dis.close(); + ByteStream in = new ByteStream(buffer); + int size = in.length() / 7; + regions = new Region[size]; + int[] regionIds = new int[size]; + int[] mapGroundFileIds = new int[size]; + int[] mapObjectsFileIds = new int[size]; + boolean[] isMembers = new boolean[size]; + /** + * Seems to be that regions consist of + * regionIds (16 bits) + * groundFileIds (16 bits) + * objectsFileIds (16 bits) + * isMembers (8 bits) + */ + for (int i = 0; i < size; i++) { + regionIds[i] = in.getUShort(); + mapGroundFileIds[i] = in.getUShort(); + mapObjectsFileIds[i] = in.getUShort(); + isMembers[i] = in.getUByte() == 0; + } + for (int i = 0; i < size; i++) { + regions[i] = new Region(regionIds[i], isMembers[i]); + } + //GameEngine.getLogger(Region.class).info(size + " Regions created."); + //GameEngine.getLogger(Region.class).info("Populating regions..."); + for (int i = 0; i < size; i++) { + //GameEngine.getLogger(Region.class).info("Region: " + i + " RegionId: " + regionIds[i] + " ObjectsId: " + mapObjectsFileIds[i] + // + " ClippingsId: " + mapGroundFileIds[i]); + byte[] file1 = getBuffer(new File("./data/world/map/" + + mapObjectsFileIds[i] + ".gz")); + byte[] file2 = getBuffer(new File("./data/world/map/" + + mapGroundFileIds[i] + ".gz")); + if (file1 == null || file2 == null) { + continue; + } + try { + loadMaps(regionIds[i], new ByteStream(file1), + new ByteStream(file2)); + } catch (Exception e) { + System.out.println("Error loading map region: " + + regionIds[i]); + } + } + //GameEngine.getLogger(Region.class).info("Region configuration done."); + } catch (Exception e) { + e.printStackTrace(); + } + } + + /** + * Regions in runescape are chunks of the map. + * They are comprised of 64x64 blocks of x,y positions on 4 possibly height levels (z). + * + * This code populates those positions. + * + * @param regionId + * @param str1 + * @param str2 + */ + private static void loadMaps(int regionId, ByteStream str1, ByteStream str2) { + int regionX = (regionId >> 8) * 64; // Region ID is bitshifted to get X position + int regionY = (regionId & 0xff) * 64; // Region ID is bitshifted and AND'd against 0xff to get Y position + int[][][] positionArray = new int[4][64][64]; + /** + * z seems to be the height (map level?) (0 through 3) (I'm told these loop for additional levels) + * x seems to be X position (of 64 possible positions) + * y seems to be Y position (of 64 possible positions) + */ + for (int localz = 0; localz < 4; localz++) { // height (z coord) + for (int localx = 0; localx < 64; localx++) { // x coord + for (int localy = 0; localy < 64; localy++) { // y coord + while (true) { // we loop through each position x,y,z + int v = str2.getUByte(); //Reading the bytestream, I guess the map is read and loaded bottom to top, left to right. + if (v == 0) { + break; + } else if (v == 1) { + str2.skip(1); + break; + } else if (v <= 49) { + str2.skip(1); + } else if (v <= 81) { + positionArray[localz][localx][localy] = v - 49; // Clipping data is gathered. + } + } + } + } + } + /** + * Clipping data is validated and added. + */ + for (int localz = 0; localz < 4; localz++) { + for (int localx = 0; localx < 64; localx++) { + for (int localy = 0; localy < 64; localy++) { + if ((positionArray[localz][localx][localy] & 1) == 1) { + int height = localz; + if ((positionArray[1][localx][localy] & 2) == 2) { + height--; + } + if (height >= 0 && height <= 3) { + //GameEngine.getLogger(Region.class).debug("Adding clipping at x,y " + (regionX + localx) + "," + (regionY + localy) + " at height: " + localz); + Region.addClipping(regionX + localx, regionY + localy, height, 0x200000); + } + } + } + } + } + /** + * Object data. + */ + int objectId = -1; + int incr; + while ((incr = str1.getUSmart()) != 0) { + objectId += incr; + int location = 0; + int incr2; + while ((incr2 = str1.getUSmart()) != 0) { + location += incr2 - 1; + int objectX = location >> 6 & 0x3f; + int objectY = location & 0x3f; + int objectHeight = location >> 12; + int objectData = str1.getUByte(); + int type = objectData >> 2; + int direction = objectData & 0x3; + if (objectX < 0 || objectX >= 64 || objectY < 0 || objectY >= 64) { + continue; //Checks the object position is not outside the bounds of a region (0-64) + } + if ((positionArray[1][objectX][objectY] & 2) == 2) { + objectHeight--; + } + if (objectHeight >= 0 && objectHeight <= 3) { + Region.addObject(objectId, regionX + objectX, regionY + objectY, objectHeight, + type, direction, false); + } + } + } + } + + public static byte[] getBuffer(File f) throws Exception { + if (!f.exists()) { + return null; + } + byte[] buffer = new byte[(int) f.length()]; + DataInputStream dis = new DataInputStream(new FileInputStream(f)); + dis.readFully(buffer); + dis.close(); + byte[] gzipInputBuffer = new byte[999999]; + int bufferlength = 0; + GZIPInputStream gzip = new GZIPInputStream(new ByteArrayInputStream( + buffer)); + do { + if (bufferlength == gzipInputBuffer.length) { + System.out + .println("Error inflating data.\nGZIP buffer overflow."); + break; + } + int readByte = gzip.read(gzipInputBuffer, bufferlength, + gzipInputBuffer.length - bufferlength); + if (readByte == -1) { + break; + } + bufferlength += readByte; + } while (true); + byte[] inflated = new byte[bufferlength]; + System.arraycopy(gzipInputBuffer, 0, inflated, 0, bufferlength); + buffer = inflated; + if (buffer.length < 10) { + return null; + } + return buffer; + } + +} diff --git a/2006Redone Server/src/main/resources/META-INF/MANIFEST.MF b/2006Redone Server/src/main/resources/META-INF/MANIFEST.MF new file mode 100644 index 00000000..893dcfe5 --- /dev/null +++ b/2006Redone Server/src/main/resources/META-INF/MANIFEST.MF @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +Main-Class: com.rebotted.GameEngine + diff --git a/2006Redone file_server/.classpath b/2006Redone file_server/.classpath deleted file mode 100644 index c2048816..00000000 --- a/2006Redone file_server/.classpath +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/2006Redone file_server/.gitignore b/2006Redone file_server/.gitignore index ae3c1726..02d266be 100644 --- a/2006Redone file_server/.gitignore +++ b/2006Redone file_server/.gitignore @@ -1 +1,3 @@ /bin/ +*.iml +/target/ \ No newline at end of file diff --git a/2006Redone file_server/.gradle/4.10/fileChanges/last-build.bin b/2006Redone file_server/.gradle/4.10/fileChanges/last-build.bin deleted file mode 100644 index f76dd238..00000000 Binary files a/2006Redone file_server/.gradle/4.10/fileChanges/last-build.bin and /dev/null differ diff --git a/2006Redone file_server/.gradle/4.10/fileHashes/fileHashes.bin b/2006Redone file_server/.gradle/4.10/fileHashes/fileHashes.bin deleted file mode 100644 index 87f96a50..00000000 Binary files a/2006Redone file_server/.gradle/4.10/fileHashes/fileHashes.bin and /dev/null differ diff --git a/2006Redone file_server/.gradle/4.10/fileHashes/fileHashes.lock b/2006Redone file_server/.gradle/4.10/fileHashes/fileHashes.lock deleted file mode 100644 index 343d5d93..00000000 Binary files a/2006Redone file_server/.gradle/4.10/fileHashes/fileHashes.lock and /dev/null differ diff --git a/2006Redone file_server/.gradle/4.10/gc.properties b/2006Redone file_server/.gradle/4.10/gc.properties deleted file mode 100644 index e69de29b..00000000 diff --git a/2006Redone file_server/.gradle/4.10/taskHistory/taskHistory.bin b/2006Redone file_server/.gradle/4.10/taskHistory/taskHistory.bin deleted file mode 100644 index e2b13984..00000000 Binary files a/2006Redone file_server/.gradle/4.10/taskHistory/taskHistory.bin and /dev/null differ diff --git a/2006Redone file_server/.gradle/4.10/taskHistory/taskHistory.lock b/2006Redone file_server/.gradle/4.10/taskHistory/taskHistory.lock deleted file mode 100644 index fbf769a6..00000000 Binary files a/2006Redone file_server/.gradle/4.10/taskHistory/taskHistory.lock and /dev/null differ diff --git a/2006Redone file_server/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/2006Redone file_server/.gradle/buildOutputCleanup/buildOutputCleanup.lock deleted file mode 100644 index a84bd5d8..00000000 Binary files a/2006Redone file_server/.gradle/buildOutputCleanup/buildOutputCleanup.lock and /dev/null differ diff --git a/2006Redone file_server/.gradle/buildOutputCleanup/cache.properties b/2006Redone file_server/.gradle/buildOutputCleanup/cache.properties deleted file mode 100644 index 4d25fd5d..00000000 --- a/2006Redone file_server/.gradle/buildOutputCleanup/cache.properties +++ /dev/null @@ -1,2 +0,0 @@ -#Tue Jun 18 15:12:20 EDT 2019 -gradle.version=4.10 diff --git a/2006Redone file_server/.gradle/buildOutputCleanup/outputFiles.bin b/2006Redone file_server/.gradle/buildOutputCleanup/outputFiles.bin deleted file mode 100644 index 4e007024..00000000 Binary files a/2006Redone file_server/.gradle/buildOutputCleanup/outputFiles.bin and /dev/null differ diff --git a/2006Redone file_server/.gradle/vcs-1/gc.properties b/2006Redone file_server/.gradle/vcs-1/gc.properties deleted file mode 100644 index e69de29b..00000000 diff --git a/2006Redone file_server/.idea/encodings.xml b/2006Redone file_server/.idea/encodings.xml deleted file mode 100644 index 15a15b21..00000000 --- a/2006Redone file_server/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/2006Redone file_server/.idea/gradle.xml b/2006Redone file_server/.idea/gradle.xml deleted file mode 100644 index 310e0f26..00000000 --- a/2006Redone file_server/.idea/gradle.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/2006Redone file_server/.idea/misc.xml b/2006Redone file_server/.idea/misc.xml deleted file mode 100644 index bc8d0a3a..00000000 --- a/2006Redone file_server/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/2006Redone file_server/.idea/vcs.xml b/2006Redone file_server/.idea/vcs.xml deleted file mode 100644 index 6c0b8635..00000000 --- a/2006Redone file_server/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/2006Redone file_server/.idea/workspace.xml b/2006Redone file_server/.idea/workspace.xml deleted file mode 100644 index b3b34ad0..00000000 --- a/2006Redone file_server/.idea/workspace.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/2006Redone file_server/.project b/2006Redone file_server/.project deleted file mode 100644 index 5bed112b..00000000 --- a/2006Redone file_server/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - file_server - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - diff --git a/2006Redone file_server/2006Redone file_server.iml b/2006Redone file_server/2006Redone file_server.iml deleted file mode 100644 index 71d6fe7e..00000000 --- a/2006Redone file_server/2006Redone file_server.iml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/2006Redone file_server/META-INF/2006Redone_file_server.kotlin_module b/2006Redone file_server/META-INF/2006Redone_file_server.kotlin_module deleted file mode 100644 index 8fb60192..00000000 Binary files a/2006Redone file_server/META-INF/2006Redone_file_server.kotlin_module and /dev/null differ diff --git a/2006Redone file_server/gradle/wrapper/gradle-wrapper.jar b/2006Redone file_server/gradle/wrapper/gradle-wrapper.jar deleted file mode 100644 index 28861d27..00000000 Binary files a/2006Redone file_server/gradle/wrapper/gradle-wrapper.jar and /dev/null differ diff --git a/2006Redone file_server/gradle/wrapper/gradle-wrapper.properties b/2006Redone file_server/gradle/wrapper/gradle-wrapper.properties deleted file mode 100644 index 115e6ac0..00000000 --- a/2006Redone file_server/gradle/wrapper/gradle-wrapper.properties +++ /dev/null @@ -1,5 +0,0 @@ -distributionBase=GRADLE_USER_HOME -distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-bin.zip -zipStoreBase=GRADLE_USER_HOME -zipStorePath=wrapper/dists diff --git a/2006Redone file_server/gradlew b/2006Redone file_server/gradlew deleted file mode 100755 index cccdd3d5..00000000 --- a/2006Redone file_server/gradlew +++ /dev/null @@ -1,172 +0,0 @@ -#!/usr/bin/env sh - -############################################################################## -## -## Gradle start up script for UN*X -## -############################################################################## - -# Attempt to set APP_HOME -# Resolve links: $0 may be a link -PRG="$0" -# Need this for relative symlinks. -while [ -h "$PRG" ] ; do - ls=`ls -ld "$PRG"` - link=`expr "$ls" : '.*-> \(.*\)$'` - if expr "$link" : '/.*' > /dev/null; then - PRG="$link" - else - PRG=`dirname "$PRG"`"/$link" - fi -done -SAVED="`pwd`" -cd "`dirname \"$PRG\"`/" >/dev/null -APP_HOME="`pwd -P`" -cd "$SAVED" >/dev/null - -APP_NAME="Gradle" -APP_BASE_NAME=`basename "$0"` - -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS="" - -# Use the maximum available, or set MAX_FD != -1 to use that value. -MAX_FD="maximum" - -warn () { - echo "$*" -} - -die () { - echo - echo "$*" - echo - exit 1 -} - -# OS specific support (must be 'true' or 'false'). -cygwin=false -msys=false -darwin=false -nonstop=false -case "`uname`" in - CYGWIN* ) - cygwin=true - ;; - Darwin* ) - darwin=true - ;; - MINGW* ) - msys=true - ;; - NONSTOP* ) - nonstop=true - ;; -esac - -CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar - -# Determine the Java command to use to start the JVM. -if [ -n "$JAVA_HOME" ] ; then - if [ -x "$JAVA_HOME/jre/sh/java" ] ; then - # IBM's JDK on AIX uses strange locations for the executables - JAVACMD="$JAVA_HOME/jre/sh/java" - else - JAVACMD="$JAVA_HOME/bin/java" - fi - if [ ! -x "$JAVACMD" ] ; then - die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME - -Please set the JAVA_HOME variable in your environment to match the -location of your Java installation." - fi -else - JAVACMD="java" - which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. - -Please set the JAVA_HOME variable in your environment to match the -location of your Java installation." -fi - -# Increase the maximum file descriptors if we can. -if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then - MAX_FD_LIMIT=`ulimit -H -n` - if [ $? -eq 0 ] ; then - if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then - MAX_FD="$MAX_FD_LIMIT" - fi - ulimit -n $MAX_FD - if [ $? -ne 0 ] ; then - warn "Could not set maximum file descriptor limit: $MAX_FD" - fi - else - warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT" - fi -fi - -# For Darwin, add options to specify how the application appears in the dock -if $darwin; then - GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\"" -fi - -# For Cygwin, switch paths to Windows format before running java -if $cygwin ; then - APP_HOME=`cygpath --path --mixed "$APP_HOME"` - CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` - JAVACMD=`cygpath --unix "$JAVACMD"` - - # We build the pattern for arguments to be converted via cygpath - ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` - SEP="" - for dir in $ROOTDIRSRAW ; do - ROOTDIRS="$ROOTDIRS$SEP$dir" - SEP="|" - done - OURCYGPATTERN="(^($ROOTDIRS))" - # Add a user-defined pattern to the cygpath arguments - if [ "$GRADLE_CYGPATTERN" != "" ] ; then - OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)" - fi - # Now convert the arguments - kludge to limit ourselves to /bin/sh - i=0 - for arg in "$@" ; do - CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` - CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option - - if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition - eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` - else - eval `echo args$i`="\"$arg\"" - fi - i=$((i+1)) - done - case $i in - (0) set -- ;; - (1) set -- "$args0" ;; - (2) set -- "$args0" "$args1" ;; - (3) set -- "$args0" "$args1" "$args2" ;; - (4) set -- "$args0" "$args1" "$args2" "$args3" ;; - (5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;; - (6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;; - (7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;; - (8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;; - (9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;; - esac -fi - -# Escape application args -save () { - for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done - echo " " -} -APP_ARGS=$(save "$@") - -# Collect all arguments for the java command, following the shell quoting and substitution rules -eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS" - -# by default we should be in the correct project dir, but when run from Finder on Mac, the cwd is wrong -if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then - cd "$(dirname "$0")" -fi - -exec "$JAVACMD" "$@" diff --git a/2006Redone file_server/gradlew.bat b/2006Redone file_server/gradlew.bat deleted file mode 100644 index e95643d6..00000000 --- a/2006Redone file_server/gradlew.bat +++ /dev/null @@ -1,84 +0,0 @@ -@if "%DEBUG%" == "" @echo off -@rem ########################################################################## -@rem -@rem Gradle startup script for Windows -@rem -@rem ########################################################################## - -@rem Set local scope for the variables with windows NT shell -if "%OS%"=="Windows_NT" setlocal - -set DIRNAME=%~dp0 -if "%DIRNAME%" == "" set DIRNAME=. -set APP_BASE_NAME=%~n0 -set APP_HOME=%DIRNAME% - -@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -set DEFAULT_JVM_OPTS= - -@rem Find java.exe -if defined JAVA_HOME goto findJavaFromJavaHome - -set JAVA_EXE=java.exe -%JAVA_EXE% -version >NUL 2>&1 -if "%ERRORLEVEL%" == "0" goto init - -echo. -echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:findJavaFromJavaHome -set JAVA_HOME=%JAVA_HOME:"=% -set JAVA_EXE=%JAVA_HOME%/bin/java.exe - -if exist "%JAVA_EXE%" goto init - -echo. -echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:init -@rem Get command-line arguments, handling Windows variants - -if not "%OS%" == "Windows_NT" goto win9xME_args - -:win9xME_args -@rem Slurp the command line arguments. -set CMD_LINE_ARGS= -set _SKIP=2 - -:win9xME_args_slurp -if "x%~1" == "x" goto execute - -set CMD_LINE_ARGS=%* - -:execute -@rem Setup the command line - -set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar - -@rem Execute Gradle -"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% - -:end -@rem End local scope for the variables with windows NT shell -if "%ERRORLEVEL%"=="0" goto mainEnd - -:fail -rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of -rem the _cmd.exe /c_ return code! -if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 -exit /b 1 - -:mainEnd -if "%OS%"=="Windows_NT" endlocal - -:omega diff --git a/2006Redone file_server/libs/commons-lang3-3.1.jar b/2006Redone file_server/libs/commons-lang3-3.1.jar deleted file mode 100644 index a85e539b..00000000 Binary files a/2006Redone file_server/libs/commons-lang3-3.1.jar and /dev/null differ diff --git a/2006Redone file_server/libs/mina.jar b/2006Redone file_server/libs/mina.jar deleted file mode 100644 index a5fc451c..00000000 Binary files a/2006Redone file_server/libs/mina.jar and /dev/null differ diff --git a/2006Redone file_server/libs/mysql-connector-java-5.1.23-bin.jar b/2006Redone file_server/libs/mysql-connector-java-5.1.23-bin.jar deleted file mode 100644 index 9bd1fded..00000000 Binary files a/2006Redone file_server/libs/mysql-connector-java-5.1.23-bin.jar and /dev/null differ diff --git a/2006Redone file_server/libs/netty-3.6.6.Final.jar b/2006Redone file_server/libs/netty-3.6.6.Final.jar deleted file mode 100644 index 35cb0730..00000000 Binary files a/2006Redone file_server/libs/netty-3.6.6.Final.jar and /dev/null differ diff --git a/2006Redone file_server/libs/slf4j-nop.jar b/2006Redone file_server/libs/slf4j-nop.jar deleted file mode 100644 index 55f2fa2b..00000000 Binary files a/2006Redone file_server/libs/slf4j-nop.jar and /dev/null differ diff --git a/2006Redone file_server/libs/slf4j.jar b/2006Redone file_server/libs/slf4j.jar deleted file mode 100644 index 35502caa..00000000 Binary files a/2006Redone file_server/libs/slf4j.jar and /dev/null differ diff --git a/2006Redone file_server/libs/xstream-1.4.1.jar b/2006Redone file_server/libs/xstream-1.4.1.jar deleted file mode 100644 index 8374fa27..00000000 Binary files a/2006Redone file_server/libs/xstream-1.4.1.jar and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/Constants.class b/2006Redone file_server/org/apollo/jagcached/Constants.class deleted file mode 100644 index 1c66e171..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/Constants.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/FileServer.class b/2006Redone file_server/org/apollo/jagcached/FileServer.class deleted file mode 100644 index e39c106a..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/FileServer.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/dispatch/ChannelRequest.class b/2006Redone file_server/org/apollo/jagcached/dispatch/ChannelRequest.class deleted file mode 100644 index 8b1d5974..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/dispatch/ChannelRequest.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/dispatch/HttpRequestWorker.class b/2006Redone file_server/org/apollo/jagcached/dispatch/HttpRequestWorker.class deleted file mode 100644 index c1ff63cc..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/dispatch/HttpRequestWorker.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/dispatch/JagGrabRequestWorker.class b/2006Redone file_server/org/apollo/jagcached/dispatch/JagGrabRequestWorker.class deleted file mode 100644 index 36e16372..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/dispatch/JagGrabRequestWorker.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/dispatch/OnDemandRequestWorker.class b/2006Redone file_server/org/apollo/jagcached/dispatch/OnDemandRequestWorker.class deleted file mode 100644 index c7ecdc61..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/dispatch/OnDemandRequestWorker.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/dispatch/RequestDispatcher.class b/2006Redone file_server/org/apollo/jagcached/dispatch/RequestDispatcher.class deleted file mode 100644 index 755e0948..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/dispatch/RequestDispatcher.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/dispatch/RequestWorker.class b/2006Redone file_server/org/apollo/jagcached/dispatch/RequestWorker.class deleted file mode 100644 index 976dab0b..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/dispatch/RequestWorker.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/dispatch/RequestWorkerPool.class b/2006Redone file_server/org/apollo/jagcached/dispatch/RequestWorkerPool.class deleted file mode 100644 index c2ca115f..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/dispatch/RequestWorkerPool.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/fs/FileDescriptor.class b/2006Redone file_server/org/apollo/jagcached/fs/FileDescriptor.class deleted file mode 100644 index bf6a1f08..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/fs/FileDescriptor.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/fs/FileSystemConstants.class b/2006Redone file_server/org/apollo/jagcached/fs/FileSystemConstants.class deleted file mode 100644 index 244816e7..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/fs/FileSystemConstants.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/fs/Index.class b/2006Redone file_server/org/apollo/jagcached/fs/Index.class deleted file mode 100644 index b7a6082f..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/fs/Index.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/fs/IndexedFileSystem.class b/2006Redone file_server/org/apollo/jagcached/fs/IndexedFileSystem.class deleted file mode 100644 index fcb52e34..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/fs/IndexedFileSystem.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/FileServerHandler.class b/2006Redone file_server/org/apollo/jagcached/net/FileServerHandler.class deleted file mode 100644 index 587a7521..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/FileServerHandler.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/HttpPipelineFactory.class b/2006Redone file_server/org/apollo/jagcached/net/HttpPipelineFactory.class deleted file mode 100644 index a2d672ad..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/HttpPipelineFactory.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/JagGrabPipelineFactory.class b/2006Redone file_server/org/apollo/jagcached/net/JagGrabPipelineFactory.class deleted file mode 100644 index b86ba19b..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/JagGrabPipelineFactory.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/NetworkConstants.class b/2006Redone file_server/org/apollo/jagcached/net/NetworkConstants.class deleted file mode 100644 index 54d18495..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/NetworkConstants.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/OnDemandPipelineFactory.class b/2006Redone file_server/org/apollo/jagcached/net/OnDemandPipelineFactory.class deleted file mode 100644 index 8c23b262..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/OnDemandPipelineFactory.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/jaggrab/JagGrabRequest.class b/2006Redone file_server/org/apollo/jagcached/net/jaggrab/JagGrabRequest.class deleted file mode 100644 index 1e4801df..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/jaggrab/JagGrabRequest.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/jaggrab/JagGrabRequestDecoder.class b/2006Redone file_server/org/apollo/jagcached/net/jaggrab/JagGrabRequestDecoder.class deleted file mode 100644 index 47a75818..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/jaggrab/JagGrabRequestDecoder.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/jaggrab/JagGrabResponse.class b/2006Redone file_server/org/apollo/jagcached/net/jaggrab/JagGrabResponse.class deleted file mode 100644 index 25867092..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/jaggrab/JagGrabResponse.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/jaggrab/JagGrabResponseEncoder.class b/2006Redone file_server/org/apollo/jagcached/net/jaggrab/JagGrabResponseEncoder.class deleted file mode 100644 index 22fc58a9..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/jaggrab/JagGrabResponseEncoder.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandRequest$Priority.class b/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandRequest$Priority.class deleted file mode 100644 index 19d1aac3..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandRequest$Priority.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandRequest.class b/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandRequest.class deleted file mode 100644 index c641fca6..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandRequest.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandRequestDecoder.class b/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandRequestDecoder.class deleted file mode 100644 index e08fd50d..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandRequestDecoder.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandResponse.class b/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandResponse.class deleted file mode 100644 index 34f03053..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandResponse.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandResponseEncoder.class b/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandResponseEncoder.class deleted file mode 100644 index b2041398..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/ondemand/OnDemandResponseEncoder.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/service/ServiceRequest.class b/2006Redone file_server/org/apollo/jagcached/net/service/ServiceRequest.class deleted file mode 100644 index b0d24ad3..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/service/ServiceRequest.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/service/ServiceRequestDecoder.class b/2006Redone file_server/org/apollo/jagcached/net/service/ServiceRequestDecoder.class deleted file mode 100644 index 890555ad..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/service/ServiceRequestDecoder.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/service/ServiceResponse.class b/2006Redone file_server/org/apollo/jagcached/net/service/ServiceResponse.class deleted file mode 100644 index 6e2fc85b..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/service/ServiceResponse.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/net/service/ServiceResponseEncoder.class b/2006Redone file_server/org/apollo/jagcached/net/service/ServiceResponseEncoder.class deleted file mode 100644 index 96f76356..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/net/service/ServiceResponseEncoder.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/resource/CombinedResourceProvider.class b/2006Redone file_server/org/apollo/jagcached/resource/CombinedResourceProvider.class deleted file mode 100644 index 5d1fbf76..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/resource/CombinedResourceProvider.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/resource/HypertextResourceProvider.class b/2006Redone file_server/org/apollo/jagcached/resource/HypertextResourceProvider.class deleted file mode 100644 index 9b870fe0..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/resource/HypertextResourceProvider.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/resource/ResourceProvider.class b/2006Redone file_server/org/apollo/jagcached/resource/ResourceProvider.class deleted file mode 100644 index 0d472511..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/resource/ResourceProvider.class and /dev/null differ diff --git a/2006Redone file_server/org/apollo/jagcached/resource/VirtualResourceProvider.class b/2006Redone file_server/org/apollo/jagcached/resource/VirtualResourceProvider.class deleted file mode 100644 index 840e34b1..00000000 Binary files a/2006Redone file_server/org/apollo/jagcached/resource/VirtualResourceProvider.class and /dev/null differ diff --git a/2006Redone file_server/pom.xml b/2006Redone file_server/pom.xml new file mode 100644 index 00000000..4ca96109 --- /dev/null +++ b/2006Redone file_server/pom.xml @@ -0,0 +1,118 @@ + + + + 2006redone + com.rebotted + 1.0 + + + 4.0.0 + file_server + 1.0 + jar + + + + libs-local + libs + file://${project.basedir}/libs + + + + + + + org.apache.commons + commons-lang3 + 3.1 + + + + org.apache.mina + mina-core + 1.1.7 + + + + mysql + mysql-connector-java + 5.1.23 + + + + io.netty + netty + 3.6.6.Final + + + + org.slf4j + slf4j-api + 1.5.8 + + + + org.slf4j + slf4j-nop + 1.5.8 + test + + + + com.thoughtworks.xstream + xstream + 1.4.1 + + + javac + javac + 1.0 + system + ${project.basedir}/libs/javac++.jar + + + org.xmlpull.v1 + xpp3 + 1.1.4c + system + ${project.basedir}/libs/xpp3-1.1.4c.jar + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 8 + 8 + + + + maven-assembly-plugin + + + + org.apollo.jagcached.FileServer + + + + jar-with-dependencies + + + + + make-assembly + package + + single + + + + + + + \ No newline at end of file diff --git a/2006Redone file_server/runFileServer.sh b/2006Redone file_server/runFileServer.sh index 9079a44f..10cfa0d5 100755 --- a/2006Redone file_server/runFileServer.sh +++ b/2006Redone file_server/runFileServer.sh @@ -1,4 +1,6 @@ echo This is meant to be run by the live server admin! You probably don\'t want to do this! -rm -rf org/ -cp -r ../CompiledServer/production/2006rebotted/org . -java -cp ".:./libs/*" org.apollo.jagcached.FileServer +for i in {0..50} +do + cp target/file_server-1.0-jar-with-dependencies.jar ./fserver.jar + java -jar fserver.jar +done diff --git a/2006Redone file_server/src/org/apollo/jagcached/Constants.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/Constants.java similarity index 94% rename from 2006Redone file_server/src/org/apollo/jagcached/Constants.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/Constants.java index cf8e8ee2..ac4612e7 100644 --- a/2006Redone file_server/src/org/apollo/jagcached/Constants.java +++ b/2006Redone file_server/src/main/java/org/apollo/jagcached/Constants.java @@ -1,26 +1,26 @@ -package org.apollo.jagcached; - -/** - * 2006Redone Development - * - * @author Ryley Kimmel - * Jul 9, 2013 - * Constants.java - * - * @see java.lang.Object - */ -public final class Constants { - - /** - * The directory of the file system. - */ - public static final String FILE_SYSTEM_DIR = "./cache/"; - - /** - * Default private constructor to prevent instantiation. - */ - private Constants() { - super(); - } - +package org.apollo.jagcached; + +/** + * 2006Redone Development + * + * @author Ryley Kimmel + * Jul 9, 2013 + * Constants.java + * + * @see java.lang.Object + */ +public final class Constants { + + /** + * The directory of the file system. + */ + public static final String FILE_SYSTEM_DIR = "./cache/"; + + /** + * Default private constructor to prevent instantiation. + */ + private Constants() { + super(); + } + } \ No newline at end of file diff --git a/2006Redone file_server/src/org/apollo/jagcached/FileServer.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/FileServer.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/FileServer.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/FileServer.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/dispatch/ChannelRequest.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/ChannelRequest.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/dispatch/ChannelRequest.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/ChannelRequest.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/dispatch/HttpRequestWorker.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/HttpRequestWorker.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/dispatch/HttpRequestWorker.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/HttpRequestWorker.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/dispatch/JagGrabRequestWorker.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/JagGrabRequestWorker.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/dispatch/JagGrabRequestWorker.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/JagGrabRequestWorker.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/dispatch/OnDemandRequestWorker.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/OnDemandRequestWorker.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/dispatch/OnDemandRequestWorker.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/OnDemandRequestWorker.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/dispatch/RequestDispatcher.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/RequestDispatcher.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/dispatch/RequestDispatcher.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/RequestDispatcher.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/dispatch/RequestWorker.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/RequestWorker.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/dispatch/RequestWorker.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/RequestWorker.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/dispatch/RequestWorkerPool.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/RequestWorkerPool.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/dispatch/RequestWorkerPool.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/dispatch/RequestWorkerPool.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/fs/FileDescriptor.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/fs/FileDescriptor.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/fs/FileDescriptor.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/fs/FileDescriptor.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/fs/FileSystemConstants.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/fs/FileSystemConstants.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/fs/FileSystemConstants.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/fs/FileSystemConstants.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/fs/Index.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/fs/Index.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/fs/Index.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/fs/Index.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/fs/IndexedFileSystem.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/fs/IndexedFileSystem.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/fs/IndexedFileSystem.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/fs/IndexedFileSystem.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/FileServerHandler.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/FileServerHandler.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/FileServerHandler.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/FileServerHandler.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/HttpPipelineFactory.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/HttpPipelineFactory.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/HttpPipelineFactory.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/HttpPipelineFactory.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/JagGrabPipelineFactory.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/JagGrabPipelineFactory.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/JagGrabPipelineFactory.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/JagGrabPipelineFactory.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/NetworkConstants.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/NetworkConstants.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/NetworkConstants.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/NetworkConstants.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/OnDemandPipelineFactory.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/OnDemandPipelineFactory.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/OnDemandPipelineFactory.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/OnDemandPipelineFactory.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/jaggrab/JagGrabRequest.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/jaggrab/JagGrabRequest.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/jaggrab/JagGrabRequest.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/jaggrab/JagGrabRequest.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/jaggrab/JagGrabRequestDecoder.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/jaggrab/JagGrabRequestDecoder.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/jaggrab/JagGrabRequestDecoder.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/jaggrab/JagGrabRequestDecoder.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/jaggrab/JagGrabResponse.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/jaggrab/JagGrabResponse.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/jaggrab/JagGrabResponse.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/jaggrab/JagGrabResponse.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/jaggrab/JagGrabResponseEncoder.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/jaggrab/JagGrabResponseEncoder.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/jaggrab/JagGrabResponseEncoder.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/jaggrab/JagGrabResponseEncoder.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/ondemand/OnDemandRequest.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/ondemand/OnDemandRequest.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/ondemand/OnDemandRequest.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/ondemand/OnDemandRequest.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/ondemand/OnDemandRequestDecoder.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/ondemand/OnDemandRequestDecoder.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/ondemand/OnDemandRequestDecoder.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/ondemand/OnDemandRequestDecoder.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/ondemand/OnDemandResponse.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/ondemand/OnDemandResponse.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/ondemand/OnDemandResponse.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/ondemand/OnDemandResponse.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/ondemand/OnDemandResponseEncoder.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/ondemand/OnDemandResponseEncoder.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/ondemand/OnDemandResponseEncoder.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/ondemand/OnDemandResponseEncoder.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/service/ServiceRequest.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/service/ServiceRequest.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/service/ServiceRequest.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/service/ServiceRequest.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/service/ServiceRequestDecoder.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/service/ServiceRequestDecoder.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/service/ServiceRequestDecoder.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/service/ServiceRequestDecoder.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/service/ServiceResponse.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/service/ServiceResponse.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/service/ServiceResponse.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/service/ServiceResponse.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/net/service/ServiceResponseEncoder.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/net/service/ServiceResponseEncoder.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/net/service/ServiceResponseEncoder.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/net/service/ServiceResponseEncoder.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/resource/CombinedResourceProvider.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/resource/CombinedResourceProvider.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/resource/CombinedResourceProvider.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/resource/CombinedResourceProvider.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/resource/HypertextResourceProvider.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/resource/HypertextResourceProvider.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/resource/HypertextResourceProvider.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/resource/HypertextResourceProvider.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/resource/ResourceProvider.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/resource/ResourceProvider.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/resource/ResourceProvider.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/resource/ResourceProvider.java diff --git a/2006Redone file_server/src/org/apollo/jagcached/resource/VirtualResourceProvider.java b/2006Redone file_server/src/main/java/org/apollo/jagcached/resource/VirtualResourceProvider.java similarity index 100% rename from 2006Redone file_server/src/org/apollo/jagcached/resource/VirtualResourceProvider.java rename to 2006Redone file_server/src/main/java/org/apollo/jagcached/resource/VirtualResourceProvider.java diff --git a/CompiledServer/artifacts/2006rebotted_jar/2006rebotted.jar b/CompiledServer/artifacts/2006rebotted_jar/2006rebotted.jar deleted file mode 100644 index 0c7de8b8..00000000 Binary files a/CompiledServer/artifacts/2006rebotted_jar/2006rebotted.jar and /dev/null differ diff --git a/CompiledServer/artifacts/localhost_2006rebotted_jar/localhost_2006rebotted.jar b/CompiledServer/artifacts/localhost_2006rebotted_jar/localhost_2006rebotted.jar deleted file mode 100644 index 2a9d82f7..00000000 Binary files a/CompiledServer/artifacts/localhost_2006rebotted_jar/localhost_2006rebotted.jar and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Animable.class b/CompiledServer/production/2006Redone Client/Animable.class deleted file mode 100644 index 8935fd4a..00000000 Binary files a/CompiledServer/production/2006Redone Client/Animable.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Animable_Sub3.class b/CompiledServer/production/2006Redone Client/Animable_Sub3.class deleted file mode 100644 index 8e366be5..00000000 Binary files a/CompiledServer/production/2006Redone Client/Animable_Sub3.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Animable_Sub4.class b/CompiledServer/production/2006Redone Client/Animable_Sub4.class deleted file mode 100644 index ceb40aa8..00000000 Binary files a/CompiledServer/production/2006Redone Client/Animable_Sub4.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Animable_Sub5.class b/CompiledServer/production/2006Redone Client/Animable_Sub5.class deleted file mode 100644 index ee3105b9..00000000 Binary files a/CompiledServer/production/2006Redone Client/Animable_Sub5.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Animation.class b/CompiledServer/production/2006Redone Client/Animation.class deleted file mode 100644 index 0f4d06a6..00000000 Binary files a/CompiledServer/production/2006Redone Client/Animation.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Background.class b/CompiledServer/production/2006Redone Client/Background.class deleted file mode 100644 index 89719a63..00000000 Binary files a/CompiledServer/production/2006Redone Client/Background.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Censor.class b/CompiledServer/production/2006Redone Client/Censor.class deleted file mode 100644 index f3f1e5d8..00000000 Binary files a/CompiledServer/production/2006Redone Client/Censor.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class11.class b/CompiledServer/production/2006Redone Client/Class11.class deleted file mode 100644 index 4f243cc6..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class11.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class13.class b/CompiledServer/production/2006Redone Client/Class13.class deleted file mode 100644 index 18c3416b..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class13.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class18.class b/CompiledServer/production/2006Redone Client/Class18.class deleted file mode 100644 index f3f81698..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class18.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class21.class b/CompiledServer/production/2006Redone Client/Class21.class deleted file mode 100644 index 4aedf407..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class21.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class29.class b/CompiledServer/production/2006Redone Client/Class29.class deleted file mode 100644 index 71776976..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class29.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class30_Sub1.class b/CompiledServer/production/2006Redone Client/Class30_Sub1.class deleted file mode 100644 index 3ce14fcd..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class30_Sub1.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class32.class b/CompiledServer/production/2006Redone Client/Class32.class deleted file mode 100644 index 0b8251d2..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class32.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class33.class b/CompiledServer/production/2006Redone Client/Class33.class deleted file mode 100644 index 52a77d4f..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class33.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class36.class b/CompiledServer/production/2006Redone Client/Class36.class deleted file mode 100644 index c727e37e..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class36.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class39.class b/CompiledServer/production/2006Redone Client/Class39.class deleted file mode 100644 index bf3e538a..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class39.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class4.class b/CompiledServer/production/2006Redone Client/Class4.class deleted file mode 100644 index 43f2887f..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class4.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class40.class b/CompiledServer/production/2006Redone Client/Class40.class deleted file mode 100644 index 2f216f6c..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class40.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class43.class b/CompiledServer/production/2006Redone Client/Class43.class deleted file mode 100644 index 0a63cf6e..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class43.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class47.class b/CompiledServer/production/2006Redone Client/Class47.class deleted file mode 100644 index cd2c68d7..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class47.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class56.class b/CompiledServer/production/2006Redone Client/Class56.class deleted file mode 100644 index c2ab9979..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class56.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class56_Sub1.class b/CompiledServer/production/2006Redone Client/Class56_Sub1.class deleted file mode 100644 index ddf50841..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class56_Sub1.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class56_Sub1_Sub1.class b/CompiledServer/production/2006Redone Client/Class56_Sub1_Sub1.class deleted file mode 100644 index d33bd68d..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class56_Sub1_Sub1.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class56_Sub1_Sub2.class b/CompiledServer/production/2006Redone Client/Class56_Sub1_Sub2.class deleted file mode 100644 index cc0b1bf6..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class56_Sub1_Sub2.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Class6.class b/CompiledServer/production/2006Redone Client/Class6.class deleted file mode 100644 index 4fb2624c..00000000 Binary files a/CompiledServer/production/2006Redone Client/Class6.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Client.class b/CompiledServer/production/2006Redone Client/Client.class deleted file mode 100644 index 40cf1d98..00000000 Binary files a/CompiledServer/production/2006Redone Client/Client.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/ClientSettings.class b/CompiledServer/production/2006Redone Client/ClientSettings.class deleted file mode 100644 index 12013d2e..00000000 Binary files a/CompiledServer/production/2006Redone Client/ClientSettings.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/CollisionMap.class b/CompiledServer/production/2006Redone Client/CollisionMap.class deleted file mode 100644 index 67d1d20a..00000000 Binary files a/CompiledServer/production/2006Redone Client/CollisionMap.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Decompressor.class b/CompiledServer/production/2006Redone Client/Decompressor.class deleted file mode 100644 index ae8d6a0f..00000000 Binary files a/CompiledServer/production/2006Redone Client/Decompressor.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/DrawingArea.class b/CompiledServer/production/2006Redone Client/DrawingArea.class deleted file mode 100644 index fc61c0eb..00000000 Binary files a/CompiledServer/production/2006Redone Client/DrawingArea.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/DummyClass.class b/CompiledServer/production/2006Redone Client/DummyClass.class deleted file mode 100644 index 4679df24..00000000 Binary files a/CompiledServer/production/2006Redone Client/DummyClass.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Entity.class b/CompiledServer/production/2006Redone Client/Entity.class deleted file mode 100644 index 033aa9d7..00000000 Binary files a/CompiledServer/production/2006Redone Client/Entity.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/EntityDef.class b/CompiledServer/production/2006Redone Client/EntityDef.class deleted file mode 100644 index 14497b13..00000000 Binary files a/CompiledServer/production/2006Redone Client/EntityDef.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Flo.class b/CompiledServer/production/2006Redone Client/Flo.class deleted file mode 100644 index fb878ac6..00000000 Binary files a/CompiledServer/production/2006Redone Client/Flo.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Game.class b/CompiledServer/production/2006Redone Client/Game.class deleted file mode 100644 index db9737e4..00000000 Binary files a/CompiledServer/production/2006Redone Client/Game.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Ground.class b/CompiledServer/production/2006Redone Client/Ground.class deleted file mode 100644 index d2bd9573..00000000 Binary files a/CompiledServer/production/2006Redone Client/Ground.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/IDK.class b/CompiledServer/production/2006Redone Client/IDK.class deleted file mode 100644 index b8a08b73..00000000 Binary files a/CompiledServer/production/2006Redone Client/IDK.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/ISAACRandomGen.class b/CompiledServer/production/2006Redone Client/ISAACRandomGen.class deleted file mode 100644 index cd1312fa..00000000 Binary files a/CompiledServer/production/2006Redone Client/ISAACRandomGen.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/InputStream_Sub1.class b/CompiledServer/production/2006Redone Client/InputStream_Sub1.class deleted file mode 100644 index d60e61fc..00000000 Binary files a/CompiledServer/production/2006Redone Client/InputStream_Sub1.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Item.class b/CompiledServer/production/2006Redone Client/Item.class deleted file mode 100644 index c3e2e81c..00000000 Binary files a/CompiledServer/production/2006Redone Client/Item.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/ItemDef.class b/CompiledServer/production/2006Redone Client/ItemDef.class deleted file mode 100644 index e4ea98c4..00000000 Binary files a/CompiledServer/production/2006Redone Client/ItemDef.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/LocalGame.class b/CompiledServer/production/2006Redone Client/LocalGame.class deleted file mode 100644 index 795eaa97..00000000 Binary files a/CompiledServer/production/2006Redone Client/LocalGame.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/MRUNodes.class b/CompiledServer/production/2006Redone Client/MRUNodes.class deleted file mode 100644 index 57570c26..00000000 Binary files a/CompiledServer/production/2006Redone Client/MRUNodes.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Main.class b/CompiledServer/production/2006Redone Client/Main.class deleted file mode 100644 index d3fe8d93..00000000 Binary files a/CompiledServer/production/2006Redone Client/Main.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Midi.class b/CompiledServer/production/2006Redone Client/Midi.class deleted file mode 100644 index fec42090..00000000 Binary files a/CompiledServer/production/2006Redone Client/Midi.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Model.class b/CompiledServer/production/2006Redone Client/Model.class deleted file mode 100644 index 93b4e5e2..00000000 Binary files a/CompiledServer/production/2006Redone Client/Model.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/MouseDetection.class b/CompiledServer/production/2006Redone Client/MouseDetection.class deleted file mode 100644 index 93503ee8..00000000 Binary files a/CompiledServer/production/2006Redone Client/MouseDetection.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/NPC.class b/CompiledServer/production/2006Redone Client/NPC.class deleted file mode 100644 index d5c1791b..00000000 Binary files a/CompiledServer/production/2006Redone Client/NPC.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Node.class b/CompiledServer/production/2006Redone Client/Node.class deleted file mode 100644 index 256e290e..00000000 Binary files a/CompiledServer/production/2006Redone Client/Node.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/NodeCache.class b/CompiledServer/production/2006Redone Client/NodeCache.class deleted file mode 100644 index ab13a2f9..00000000 Binary files a/CompiledServer/production/2006Redone Client/NodeCache.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/NodeList.class b/CompiledServer/production/2006Redone Client/NodeList.class deleted file mode 100644 index e398b4f7..00000000 Binary files a/CompiledServer/production/2006Redone Client/NodeList.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/NodeSub.class b/CompiledServer/production/2006Redone Client/NodeSub.class deleted file mode 100644 index 1f683cc0..00000000 Binary files a/CompiledServer/production/2006Redone Client/NodeSub.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/NodeSubList.class b/CompiledServer/production/2006Redone Client/NodeSubList.class deleted file mode 100644 index 8c9d5b30..00000000 Binary files a/CompiledServer/production/2006Redone Client/NodeSubList.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Object1.class b/CompiledServer/production/2006Redone Client/Object1.class deleted file mode 100644 index e2bcb301..00000000 Binary files a/CompiledServer/production/2006Redone Client/Object1.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Object2.class b/CompiledServer/production/2006Redone Client/Object2.class deleted file mode 100644 index 48daa5ea..00000000 Binary files a/CompiledServer/production/2006Redone Client/Object2.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Object3.class b/CompiledServer/production/2006Redone Client/Object3.class deleted file mode 100644 index 533f4a89..00000000 Binary files a/CompiledServer/production/2006Redone Client/Object3.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Object4.class b/CompiledServer/production/2006Redone Client/Object4.class deleted file mode 100644 index 8f37d783..00000000 Binary files a/CompiledServer/production/2006Redone Client/Object4.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Object5.class b/CompiledServer/production/2006Redone Client/Object5.class deleted file mode 100644 index d9f146e8..00000000 Binary files a/CompiledServer/production/2006Redone Client/Object5.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/ObjectDef.class b/CompiledServer/production/2006Redone Client/ObjectDef.class deleted file mode 100644 index 80822623..00000000 Binary files a/CompiledServer/production/2006Redone Client/ObjectDef.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/ObjectManager.class b/CompiledServer/production/2006Redone Client/ObjectManager.class deleted file mode 100644 index e3dc16db..00000000 Binary files a/CompiledServer/production/2006Redone Client/ObjectManager.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/OnDemandData.class b/CompiledServer/production/2006Redone Client/OnDemandData.class deleted file mode 100644 index bf533140..00000000 Binary files a/CompiledServer/production/2006Redone Client/OnDemandData.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/OnDemandFetcher.class b/CompiledServer/production/2006Redone Client/OnDemandFetcher.class deleted file mode 100644 index eaa3ab2d..00000000 Binary files a/CompiledServer/production/2006Redone Client/OnDemandFetcher.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/OnDemandFetcherParent.class b/CompiledServer/production/2006Redone Client/OnDemandFetcherParent.class deleted file mode 100644 index c4ca3086..00000000 Binary files a/CompiledServer/production/2006Redone Client/OnDemandFetcherParent.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Player.class b/CompiledServer/production/2006Redone Client/Player.class deleted file mode 100644 index 6f993705..00000000 Binary files a/CompiledServer/production/2006Redone Client/Player.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/RSApplet.class b/CompiledServer/production/2006Redone Client/RSApplet.class deleted file mode 100644 index bb3e4ba2..00000000 Binary files a/CompiledServer/production/2006Redone Client/RSApplet.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/RSFrame.class b/CompiledServer/production/2006Redone Client/RSFrame.class deleted file mode 100644 index 11c1c442..00000000 Binary files a/CompiledServer/production/2006Redone Client/RSFrame.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/RSImageProducer.class b/CompiledServer/production/2006Redone Client/RSImageProducer.class deleted file mode 100644 index cf54a566..00000000 Binary files a/CompiledServer/production/2006Redone Client/RSImageProducer.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/RSInterface.class b/CompiledServer/production/2006Redone Client/RSInterface.class deleted file mode 100644 index aee85bc0..00000000 Binary files a/CompiledServer/production/2006Redone Client/RSInterface.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/RSSocket.class b/CompiledServer/production/2006Redone Client/RSSocket.class deleted file mode 100644 index fcccc93e..00000000 Binary files a/CompiledServer/production/2006Redone Client/RSSocket.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Runnable_Impl1.class b/CompiledServer/production/2006Redone Client/Runnable_Impl1.class deleted file mode 100644 index 3fe673f6..00000000 Binary files a/CompiledServer/production/2006Redone Client/Runnable_Impl1.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Signlink$Position.class b/CompiledServer/production/2006Redone Client/Signlink$Position.class deleted file mode 100644 index 62ef7e45..00000000 Binary files a/CompiledServer/production/2006Redone Client/Signlink$Position.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Signlink.class b/CompiledServer/production/2006Redone Client/Signlink.class deleted file mode 100644 index 8987e1a3..00000000 Binary files a/CompiledServer/production/2006Redone Client/Signlink.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/SizeConstants.class b/CompiledServer/production/2006Redone Client/SizeConstants.class deleted file mode 100644 index f247f392..00000000 Binary files a/CompiledServer/production/2006Redone Client/SizeConstants.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Skills.class b/CompiledServer/production/2006Redone Client/Skills.class deleted file mode 100644 index 19fff06f..00000000 Binary files a/CompiledServer/production/2006Redone Client/Skills.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/SoundPlayer.class b/CompiledServer/production/2006Redone Client/SoundPlayer.class deleted file mode 100644 index 58f256bd..00000000 Binary files a/CompiledServer/production/2006Redone Client/SoundPlayer.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Sounds.class b/CompiledServer/production/2006Redone Client/Sounds.class deleted file mode 100644 index e85ee98c..00000000 Binary files a/CompiledServer/production/2006Redone Client/Sounds.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/SpotAnim.class b/CompiledServer/production/2006Redone Client/SpotAnim.class deleted file mode 100644 index 93e5a14c..00000000 Binary files a/CompiledServer/production/2006Redone Client/SpotAnim.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Sprite.class b/CompiledServer/production/2006Redone Client/Sprite.class deleted file mode 100644 index 8d2e43d3..00000000 Binary files a/CompiledServer/production/2006Redone Client/Sprite.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Stream.class b/CompiledServer/production/2006Redone Client/Stream.class deleted file mode 100644 index 221f724c..00000000 Binary files a/CompiledServer/production/2006Redone Client/Stream.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/StreamLoader.class b/CompiledServer/production/2006Redone Client/StreamLoader.class deleted file mode 100644 index bbc237b3..00000000 Binary files a/CompiledServer/production/2006Redone Client/StreamLoader.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/TextClass.class b/CompiledServer/production/2006Redone Client/TextClass.class deleted file mode 100644 index 47fc3305..00000000 Binary files a/CompiledServer/production/2006Redone Client/TextClass.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/TextDrawingArea.class b/CompiledServer/production/2006Redone Client/TextDrawingArea.class deleted file mode 100644 index 7ca752c5..00000000 Binary files a/CompiledServer/production/2006Redone Client/TextDrawingArea.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/TextInput.class b/CompiledServer/production/2006Redone Client/TextInput.class deleted file mode 100644 index 58f99765..00000000 Binary files a/CompiledServer/production/2006Redone Client/TextInput.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Texture.class b/CompiledServer/production/2006Redone Client/Texture.class deleted file mode 100644 index 679ed7a3..00000000 Binary files a/CompiledServer/production/2006Redone Client/Texture.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/VarBit.class b/CompiledServer/production/2006Redone Client/VarBit.class deleted file mode 100644 index 60d45488..00000000 Binary files a/CompiledServer/production/2006Redone Client/VarBit.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/Varp.class b/CompiledServer/production/2006Redone Client/Varp.class deleted file mode 100644 index 5b98c9ad..00000000 Binary files a/CompiledServer/production/2006Redone Client/Varp.class and /dev/null differ diff --git a/CompiledServer/production/2006Redone Client/WorldController.class b/CompiledServer/production/2006Redone Client/WorldController.class deleted file mode 100644 index 9f7b7fc0..00000000 Binary files a/CompiledServer/production/2006Redone Client/WorldController.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Animable.class b/CompiledServer/production/2006rebotted/Animable.class deleted file mode 100644 index 8935fd4a..00000000 Binary files a/CompiledServer/production/2006rebotted/Animable.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Animable_Sub3.class b/CompiledServer/production/2006rebotted/Animable_Sub3.class deleted file mode 100644 index 8e366be5..00000000 Binary files a/CompiledServer/production/2006rebotted/Animable_Sub3.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Animable_Sub4.class b/CompiledServer/production/2006rebotted/Animable_Sub4.class deleted file mode 100644 index ceb40aa8..00000000 Binary files a/CompiledServer/production/2006rebotted/Animable_Sub4.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Animable_Sub5.class b/CompiledServer/production/2006rebotted/Animable_Sub5.class deleted file mode 100644 index ee3105b9..00000000 Binary files a/CompiledServer/production/2006rebotted/Animable_Sub5.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Animation.class b/CompiledServer/production/2006rebotted/Animation.class deleted file mode 100644 index 0f4d06a6..00000000 Binary files a/CompiledServer/production/2006rebotted/Animation.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Background.class b/CompiledServer/production/2006rebotted/Background.class deleted file mode 100644 index 89719a63..00000000 Binary files a/CompiledServer/production/2006rebotted/Background.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Censor.class b/CompiledServer/production/2006rebotted/Censor.class deleted file mode 100644 index f3f1e5d8..00000000 Binary files a/CompiledServer/production/2006rebotted/Censor.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class11.class b/CompiledServer/production/2006rebotted/Class11.class deleted file mode 100644 index 4f243cc6..00000000 Binary files a/CompiledServer/production/2006rebotted/Class11.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class13.class b/CompiledServer/production/2006rebotted/Class13.class deleted file mode 100644 index 18c3416b..00000000 Binary files a/CompiledServer/production/2006rebotted/Class13.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class18.class b/CompiledServer/production/2006rebotted/Class18.class deleted file mode 100644 index f3f81698..00000000 Binary files a/CompiledServer/production/2006rebotted/Class18.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class21.class b/CompiledServer/production/2006rebotted/Class21.class deleted file mode 100644 index 4aedf407..00000000 Binary files a/CompiledServer/production/2006rebotted/Class21.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class29.class b/CompiledServer/production/2006rebotted/Class29.class deleted file mode 100644 index 71776976..00000000 Binary files a/CompiledServer/production/2006rebotted/Class29.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class30_Sub1.class b/CompiledServer/production/2006rebotted/Class30_Sub1.class deleted file mode 100644 index 3ce14fcd..00000000 Binary files a/CompiledServer/production/2006rebotted/Class30_Sub1.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class32.class b/CompiledServer/production/2006rebotted/Class32.class deleted file mode 100644 index 0b8251d2..00000000 Binary files a/CompiledServer/production/2006rebotted/Class32.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class33.class b/CompiledServer/production/2006rebotted/Class33.class deleted file mode 100644 index 52a77d4f..00000000 Binary files a/CompiledServer/production/2006rebotted/Class33.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class36.class b/CompiledServer/production/2006rebotted/Class36.class deleted file mode 100644 index c727e37e..00000000 Binary files a/CompiledServer/production/2006rebotted/Class36.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class39.class b/CompiledServer/production/2006rebotted/Class39.class deleted file mode 100644 index bf3e538a..00000000 Binary files a/CompiledServer/production/2006rebotted/Class39.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class4.class b/CompiledServer/production/2006rebotted/Class4.class deleted file mode 100644 index 43f2887f..00000000 Binary files a/CompiledServer/production/2006rebotted/Class4.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class40.class b/CompiledServer/production/2006rebotted/Class40.class deleted file mode 100644 index 2f216f6c..00000000 Binary files a/CompiledServer/production/2006rebotted/Class40.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class43.class b/CompiledServer/production/2006rebotted/Class43.class deleted file mode 100644 index 0a63cf6e..00000000 Binary files a/CompiledServer/production/2006rebotted/Class43.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class47.class b/CompiledServer/production/2006rebotted/Class47.class deleted file mode 100644 index cd2c68d7..00000000 Binary files a/CompiledServer/production/2006rebotted/Class47.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class56.class b/CompiledServer/production/2006rebotted/Class56.class deleted file mode 100644 index c2ab9979..00000000 Binary files a/CompiledServer/production/2006rebotted/Class56.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class56_Sub1.class b/CompiledServer/production/2006rebotted/Class56_Sub1.class deleted file mode 100644 index ddf50841..00000000 Binary files a/CompiledServer/production/2006rebotted/Class56_Sub1.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class56_Sub1_Sub1.class b/CompiledServer/production/2006rebotted/Class56_Sub1_Sub1.class deleted file mode 100644 index d33bd68d..00000000 Binary files a/CompiledServer/production/2006rebotted/Class56_Sub1_Sub1.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class56_Sub1_Sub2.class b/CompiledServer/production/2006rebotted/Class56_Sub1_Sub2.class deleted file mode 100644 index cc0b1bf6..00000000 Binary files a/CompiledServer/production/2006rebotted/Class56_Sub1_Sub2.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Class6.class b/CompiledServer/production/2006rebotted/Class6.class deleted file mode 100644 index 4fb2624c..00000000 Binary files a/CompiledServer/production/2006rebotted/Class6.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Client.class b/CompiledServer/production/2006rebotted/Client.class deleted file mode 100644 index 40cf1d98..00000000 Binary files a/CompiledServer/production/2006rebotted/Client.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/ClientSettings.class b/CompiledServer/production/2006rebotted/ClientSettings.class deleted file mode 100644 index f85c49ec..00000000 Binary files a/CompiledServer/production/2006rebotted/ClientSettings.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/CollisionMap.class b/CompiledServer/production/2006rebotted/CollisionMap.class deleted file mode 100644 index 67d1d20a..00000000 Binary files a/CompiledServer/production/2006rebotted/CollisionMap.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Decompressor.class b/CompiledServer/production/2006rebotted/Decompressor.class deleted file mode 100644 index ae8d6a0f..00000000 Binary files a/CompiledServer/production/2006rebotted/Decompressor.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/DrawingArea.class b/CompiledServer/production/2006rebotted/DrawingArea.class deleted file mode 100644 index fc61c0eb..00000000 Binary files a/CompiledServer/production/2006rebotted/DrawingArea.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/DummyClass.class b/CompiledServer/production/2006rebotted/DummyClass.class deleted file mode 100644 index 4679df24..00000000 Binary files a/CompiledServer/production/2006rebotted/DummyClass.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Entity.class b/CompiledServer/production/2006rebotted/Entity.class deleted file mode 100644 index 033aa9d7..00000000 Binary files a/CompiledServer/production/2006rebotted/Entity.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/EntityDef.class b/CompiledServer/production/2006rebotted/EntityDef.class deleted file mode 100644 index 14497b13..00000000 Binary files a/CompiledServer/production/2006rebotted/EntityDef.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Flo.class b/CompiledServer/production/2006rebotted/Flo.class deleted file mode 100644 index fb878ac6..00000000 Binary files a/CompiledServer/production/2006rebotted/Flo.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Game.class b/CompiledServer/production/2006rebotted/Game.class deleted file mode 100644 index 983dee75..00000000 Binary files a/CompiledServer/production/2006rebotted/Game.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Ground.class b/CompiledServer/production/2006rebotted/Ground.class deleted file mode 100644 index d2bd9573..00000000 Binary files a/CompiledServer/production/2006rebotted/Ground.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/IDK.class b/CompiledServer/production/2006rebotted/IDK.class deleted file mode 100644 index b8a08b73..00000000 Binary files a/CompiledServer/production/2006rebotted/IDK.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/ISAACRandomGen.class b/CompiledServer/production/2006rebotted/ISAACRandomGen.class deleted file mode 100644 index cd1312fa..00000000 Binary files a/CompiledServer/production/2006rebotted/ISAACRandomGen.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/InputStream_Sub1.class b/CompiledServer/production/2006rebotted/InputStream_Sub1.class deleted file mode 100644 index d60e61fc..00000000 Binary files a/CompiledServer/production/2006rebotted/InputStream_Sub1.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Item.class b/CompiledServer/production/2006rebotted/Item.class deleted file mode 100644 index c3e2e81c..00000000 Binary files a/CompiledServer/production/2006rebotted/Item.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/ItemDef.class b/CompiledServer/production/2006rebotted/ItemDef.class deleted file mode 100644 index e4ea98c4..00000000 Binary files a/CompiledServer/production/2006rebotted/ItemDef.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/LocalGame.class b/CompiledServer/production/2006rebotted/LocalGame.class deleted file mode 100644 index 795eaa97..00000000 Binary files a/CompiledServer/production/2006rebotted/LocalGame.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/MRUNodes.class b/CompiledServer/production/2006rebotted/MRUNodes.class deleted file mode 100644 index 57570c26..00000000 Binary files a/CompiledServer/production/2006rebotted/MRUNodes.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Main.class b/CompiledServer/production/2006rebotted/Main.class deleted file mode 100644 index d3fe8d93..00000000 Binary files a/CompiledServer/production/2006rebotted/Main.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Midi.class b/CompiledServer/production/2006rebotted/Midi.class deleted file mode 100644 index fec42090..00000000 Binary files a/CompiledServer/production/2006rebotted/Midi.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Model.class b/CompiledServer/production/2006rebotted/Model.class deleted file mode 100644 index 93b4e5e2..00000000 Binary files a/CompiledServer/production/2006rebotted/Model.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/MouseDetection.class b/CompiledServer/production/2006rebotted/MouseDetection.class deleted file mode 100644 index 93503ee8..00000000 Binary files a/CompiledServer/production/2006rebotted/MouseDetection.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/NPC.class b/CompiledServer/production/2006rebotted/NPC.class deleted file mode 100644 index d5c1791b..00000000 Binary files a/CompiledServer/production/2006rebotted/NPC.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Node.class b/CompiledServer/production/2006rebotted/Node.class deleted file mode 100644 index 256e290e..00000000 Binary files a/CompiledServer/production/2006rebotted/Node.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/NodeCache.class b/CompiledServer/production/2006rebotted/NodeCache.class deleted file mode 100644 index ab13a2f9..00000000 Binary files a/CompiledServer/production/2006rebotted/NodeCache.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/NodeList.class b/CompiledServer/production/2006rebotted/NodeList.class deleted file mode 100644 index e398b4f7..00000000 Binary files a/CompiledServer/production/2006rebotted/NodeList.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/NodeSub.class b/CompiledServer/production/2006rebotted/NodeSub.class deleted file mode 100644 index 1f683cc0..00000000 Binary files a/CompiledServer/production/2006rebotted/NodeSub.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/NodeSubList.class b/CompiledServer/production/2006rebotted/NodeSubList.class deleted file mode 100644 index 8c9d5b30..00000000 Binary files a/CompiledServer/production/2006rebotted/NodeSubList.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Object1.class b/CompiledServer/production/2006rebotted/Object1.class deleted file mode 100644 index e2bcb301..00000000 Binary files a/CompiledServer/production/2006rebotted/Object1.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Object2.class b/CompiledServer/production/2006rebotted/Object2.class deleted file mode 100644 index 48daa5ea..00000000 Binary files a/CompiledServer/production/2006rebotted/Object2.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Object3.class b/CompiledServer/production/2006rebotted/Object3.class deleted file mode 100644 index 533f4a89..00000000 Binary files a/CompiledServer/production/2006rebotted/Object3.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Object4.class b/CompiledServer/production/2006rebotted/Object4.class deleted file mode 100644 index 8f37d783..00000000 Binary files a/CompiledServer/production/2006rebotted/Object4.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Object5.class b/CompiledServer/production/2006rebotted/Object5.class deleted file mode 100644 index d9f146e8..00000000 Binary files a/CompiledServer/production/2006rebotted/Object5.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/ObjectDef.class b/CompiledServer/production/2006rebotted/ObjectDef.class deleted file mode 100644 index 80822623..00000000 Binary files a/CompiledServer/production/2006rebotted/ObjectDef.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/ObjectManager.class b/CompiledServer/production/2006rebotted/ObjectManager.class deleted file mode 100644 index e3dc16db..00000000 Binary files a/CompiledServer/production/2006rebotted/ObjectManager.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/OnDemandData.class b/CompiledServer/production/2006rebotted/OnDemandData.class deleted file mode 100644 index bf533140..00000000 Binary files a/CompiledServer/production/2006rebotted/OnDemandData.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/OnDemandFetcher.class b/CompiledServer/production/2006rebotted/OnDemandFetcher.class deleted file mode 100644 index eaa3ab2d..00000000 Binary files a/CompiledServer/production/2006rebotted/OnDemandFetcher.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/OnDemandFetcherParent.class b/CompiledServer/production/2006rebotted/OnDemandFetcherParent.class deleted file mode 100644 index c4ca3086..00000000 Binary files a/CompiledServer/production/2006rebotted/OnDemandFetcherParent.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Player.class b/CompiledServer/production/2006rebotted/Player.class deleted file mode 100644 index 6f993705..00000000 Binary files a/CompiledServer/production/2006rebotted/Player.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/RSApplet.class b/CompiledServer/production/2006rebotted/RSApplet.class deleted file mode 100644 index bb3e4ba2..00000000 Binary files a/CompiledServer/production/2006rebotted/RSApplet.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/RSFrame.class b/CompiledServer/production/2006rebotted/RSFrame.class deleted file mode 100644 index 11c1c442..00000000 Binary files a/CompiledServer/production/2006rebotted/RSFrame.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/RSImageProducer.class b/CompiledServer/production/2006rebotted/RSImageProducer.class deleted file mode 100644 index cf54a566..00000000 Binary files a/CompiledServer/production/2006rebotted/RSImageProducer.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/RSInterface.class b/CompiledServer/production/2006rebotted/RSInterface.class deleted file mode 100644 index aee85bc0..00000000 Binary files a/CompiledServer/production/2006rebotted/RSInterface.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/RSSocket.class b/CompiledServer/production/2006rebotted/RSSocket.class deleted file mode 100644 index fcccc93e..00000000 Binary files a/CompiledServer/production/2006rebotted/RSSocket.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Runnable_Impl1.class b/CompiledServer/production/2006rebotted/Runnable_Impl1.class deleted file mode 100644 index 3fe673f6..00000000 Binary files a/CompiledServer/production/2006rebotted/Runnable_Impl1.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Signlink$Position.class b/CompiledServer/production/2006rebotted/Signlink$Position.class deleted file mode 100644 index 62ef7e45..00000000 Binary files a/CompiledServer/production/2006rebotted/Signlink$Position.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Signlink.class b/CompiledServer/production/2006rebotted/Signlink.class deleted file mode 100644 index 8987e1a3..00000000 Binary files a/CompiledServer/production/2006rebotted/Signlink.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/SizeConstants.class b/CompiledServer/production/2006rebotted/SizeConstants.class deleted file mode 100644 index f247f392..00000000 Binary files a/CompiledServer/production/2006rebotted/SizeConstants.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Skills.class b/CompiledServer/production/2006rebotted/Skills.class deleted file mode 100644 index 19fff06f..00000000 Binary files a/CompiledServer/production/2006rebotted/Skills.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/SoundPlayer.class b/CompiledServer/production/2006rebotted/SoundPlayer.class deleted file mode 100644 index 58f256bd..00000000 Binary files a/CompiledServer/production/2006rebotted/SoundPlayer.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Sounds.class b/CompiledServer/production/2006rebotted/Sounds.class deleted file mode 100644 index e85ee98c..00000000 Binary files a/CompiledServer/production/2006rebotted/Sounds.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/SpotAnim.class b/CompiledServer/production/2006rebotted/SpotAnim.class deleted file mode 100644 index 93e5a14c..00000000 Binary files a/CompiledServer/production/2006rebotted/SpotAnim.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Sprite.class b/CompiledServer/production/2006rebotted/Sprite.class deleted file mode 100644 index 8d2e43d3..00000000 Binary files a/CompiledServer/production/2006rebotted/Sprite.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Stream.class b/CompiledServer/production/2006rebotted/Stream.class deleted file mode 100644 index 221f724c..00000000 Binary files a/CompiledServer/production/2006rebotted/Stream.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/StreamLoader.class b/CompiledServer/production/2006rebotted/StreamLoader.class deleted file mode 100644 index bbc237b3..00000000 Binary files a/CompiledServer/production/2006rebotted/StreamLoader.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/TextClass.class b/CompiledServer/production/2006rebotted/TextClass.class deleted file mode 100644 index 47fc3305..00000000 Binary files a/CompiledServer/production/2006rebotted/TextClass.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/TextDrawingArea.class b/CompiledServer/production/2006rebotted/TextDrawingArea.class deleted file mode 100644 index 7ca752c5..00000000 Binary files a/CompiledServer/production/2006rebotted/TextDrawingArea.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/TextInput.class b/CompiledServer/production/2006rebotted/TextInput.class deleted file mode 100644 index 58f99765..00000000 Binary files a/CompiledServer/production/2006rebotted/TextInput.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Texture.class b/CompiledServer/production/2006rebotted/Texture.class deleted file mode 100644 index 679ed7a3..00000000 Binary files a/CompiledServer/production/2006rebotted/Texture.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/VarBit.class b/CompiledServer/production/2006rebotted/VarBit.class deleted file mode 100644 index 60d45488..00000000 Binary files a/CompiledServer/production/2006rebotted/VarBit.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/Varp.class b/CompiledServer/production/2006rebotted/Varp.class deleted file mode 100644 index 5b98c9ad..00000000 Binary files a/CompiledServer/production/2006rebotted/Varp.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/WorldController.class b/CompiledServer/production/2006rebotted/WorldController.class deleted file mode 100644 index 9f7b7fc0..00000000 Binary files a/CompiledServer/production/2006rebotted/WorldController.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/Constants.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/Constants.class deleted file mode 100644 index 1c66e171..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/Constants.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/FileServer.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/FileServer.class deleted file mode 100644 index e39c106a..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/FileServer.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/ChannelRequest.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/ChannelRequest.class deleted file mode 100644 index 8b1d5974..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/ChannelRequest.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/HttpRequestWorker.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/HttpRequestWorker.class deleted file mode 100644 index c1ff63cc..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/HttpRequestWorker.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/JagGrabRequestWorker.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/JagGrabRequestWorker.class deleted file mode 100644 index 36e16372..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/JagGrabRequestWorker.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/OnDemandRequestWorker.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/OnDemandRequestWorker.class deleted file mode 100644 index c7ecdc61..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/OnDemandRequestWorker.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/RequestDispatcher.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/RequestDispatcher.class deleted file mode 100644 index 755e0948..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/RequestDispatcher.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/RequestWorker.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/RequestWorker.class deleted file mode 100644 index 976dab0b..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/RequestWorker.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/RequestWorkerPool.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/RequestWorkerPool.class deleted file mode 100644 index c2ca115f..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/dispatch/RequestWorkerPool.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/fs/FileDescriptor.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/fs/FileDescriptor.class deleted file mode 100644 index bf6a1f08..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/fs/FileDescriptor.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/fs/FileSystemConstants.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/fs/FileSystemConstants.class deleted file mode 100644 index 244816e7..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/fs/FileSystemConstants.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/fs/Index.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/fs/Index.class deleted file mode 100644 index b7a6082f..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/fs/Index.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/fs/IndexedFileSystem.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/fs/IndexedFileSystem.class deleted file mode 100644 index fcb52e34..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/fs/IndexedFileSystem.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/FileServerHandler.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/FileServerHandler.class deleted file mode 100644 index 587a7521..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/FileServerHandler.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/HttpPipelineFactory.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/HttpPipelineFactory.class deleted file mode 100644 index a2d672ad..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/HttpPipelineFactory.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/JagGrabPipelineFactory.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/JagGrabPipelineFactory.class deleted file mode 100644 index b86ba19b..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/JagGrabPipelineFactory.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/NetworkConstants.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/NetworkConstants.class deleted file mode 100644 index 54d18495..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/NetworkConstants.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/OnDemandPipelineFactory.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/OnDemandPipelineFactory.class deleted file mode 100644 index 8c23b262..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/OnDemandPipelineFactory.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/jaggrab/JagGrabRequest.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/jaggrab/JagGrabRequest.class deleted file mode 100644 index 1e4801df..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/jaggrab/JagGrabRequest.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/jaggrab/JagGrabRequestDecoder.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/jaggrab/JagGrabRequestDecoder.class deleted file mode 100644 index 47a75818..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/jaggrab/JagGrabRequestDecoder.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/jaggrab/JagGrabResponse.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/jaggrab/JagGrabResponse.class deleted file mode 100644 index 25867092..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/jaggrab/JagGrabResponse.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/jaggrab/JagGrabResponseEncoder.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/jaggrab/JagGrabResponseEncoder.class deleted file mode 100644 index 22fc58a9..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/jaggrab/JagGrabResponseEncoder.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandRequest$Priority.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandRequest$Priority.class deleted file mode 100644 index 19d1aac3..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandRequest$Priority.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandRequest.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandRequest.class deleted file mode 100644 index c641fca6..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandRequest.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandRequestDecoder.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandRequestDecoder.class deleted file mode 100644 index e08fd50d..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandRequestDecoder.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandResponse.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandResponse.class deleted file mode 100644 index 34f03053..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandResponse.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandResponseEncoder.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandResponseEncoder.class deleted file mode 100644 index b2041398..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/ondemand/OnDemandResponseEncoder.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/service/ServiceRequest.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/service/ServiceRequest.class deleted file mode 100644 index b0d24ad3..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/service/ServiceRequest.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/service/ServiceRequestDecoder.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/service/ServiceRequestDecoder.class deleted file mode 100644 index 890555ad..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/service/ServiceRequestDecoder.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/service/ServiceResponse.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/service/ServiceResponse.class deleted file mode 100644 index 6e2fc85b..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/service/ServiceResponse.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/service/ServiceResponseEncoder.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/service/ServiceResponseEncoder.class deleted file mode 100644 index 96f76356..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/net/service/ServiceResponseEncoder.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/resource/CombinedResourceProvider.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/resource/CombinedResourceProvider.class deleted file mode 100644 index 5d1fbf76..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/resource/CombinedResourceProvider.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/resource/HypertextResourceProvider.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/resource/HypertextResourceProvider.class deleted file mode 100644 index 9b870fe0..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/resource/HypertextResourceProvider.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/resource/ResourceProvider.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/resource/ResourceProvider.class deleted file mode 100644 index 0d472511..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/resource/ResourceProvider.class and /dev/null differ diff --git a/CompiledServer/production/2006rebotted/org/apollo/jagcached/resource/VirtualResourceProvider.class b/CompiledServer/production/2006rebotted/org/apollo/jagcached/resource/VirtualResourceProvider.class deleted file mode 100644 index 840e34b1..00000000 Binary files a/CompiledServer/production/2006rebotted/org/apollo/jagcached/resource/VirtualResourceProvider.class and /dev/null differ diff --git a/README.md b/README.md index 8a9d5d77..9cc62f8f 100644 --- a/README.md +++ b/README.md @@ -8,27 +8,21 @@ ### Parabot client (recommended): https://www.parabot.org/community/ ### Rune-Server project thread: [Project thread](https://www.rune-server.ee/runescape-development/rs2-server/projects/686444-2006rebotted-remake-server-will-allow-supply-creatable-bots.html) -# How to Develop for 2006rebotted +# Installation + Running (Developers) -Step 1: Register a GitHub account +1. Import Project in IntelliJ -Step 2: Install IntelliJ Community Edition: https://www.jetbrains.com/idea/download/ +2. Hit File > Project Settings > Set SDK to Java 8 (Download [Java 8 SDK](https://adoptopenjdk.net/?variant=openjdk8) if you don't have one already) -Step 3: Fork this repository ([Image](https://i.imgur.com/PoMTxZj.png)) +2. Navigate to `2006Redone file_server` > `src` > `main` > `java` > `org.apollo.jagcached`, right click FileServer and hit Run [Image](https://i.imgur.com/tsg9q1Z.png) -Step 4: Open IntelliJ and click "File > New > New Project from Version Control" +3. Navigate to `2006Redone Server` > `src` > `main` > `java` > `com.rebotted`, right click GameEngine and hit Run [Image](https://i.imgur.com/HHooeVu.png) -Step 5: Enter the URL of your forked Github repository, and hit "Clone" ([Image](https://i.imgur.com/5dtyoZU.png)) +4. Navigate to `2006Redone Server` > `src` > `main` > `java`, right click Client and hit Run [Image](https://i.imgur.com/gSmqGLn.png) -Step 6: Right click gradle.build > Import Gradle Project ([Image](https://i.imgur.com/2dmC17b.png)) +*Advanced* -Step 7: Select Auto-import ([Image](https://i.imgur.com/3zhowMG.png)) - -Step 7: Start the FileServer ([Image](https://i.imgur.com/moNKg9u.png)) - -Step 8: Start the GameEngine ([Image](https://i.imgur.com/RTbMxmv.png)) - -Step 9: Start the Client ([Image](https://i.imgur.com/dHTiU0I.png)) +To compile any module from the command line, run `mvn clean install compile package` ## How to get your code onto this project page diff --git a/artifacts/client/client.jar b/artifacts/client/client.jar deleted file mode 100644 index d4773475..00000000 Binary files a/artifacts/client/client.jar and /dev/null differ diff --git a/git b/git deleted file mode 100644 index e69de29b..00000000 diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar deleted file mode 100644 index 28861d27..00000000 Binary files a/gradle/wrapper/gradle-wrapper.jar and /dev/null differ diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties deleted file mode 100644 index 115e6ac0..00000000 --- a/gradle/wrapper/gradle-wrapper.properties +++ /dev/null @@ -1,5 +0,0 @@ -distributionBase=GRADLE_USER_HOME -distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-bin.zip -zipStoreBase=GRADLE_USER_HOME -zipStorePath=wrapper/dists diff --git a/gradlew b/gradlew deleted file mode 100755 index cccdd3d5..00000000 --- a/gradlew +++ /dev/null @@ -1,172 +0,0 @@ -#!/usr/bin/env sh - -############################################################################## -## -## Gradle start up script for UN*X -## -############################################################################## - -# Attempt to set APP_HOME -# Resolve links: $0 may be a link -PRG="$0" -# Need this for relative symlinks. -while [ -h "$PRG" ] ; do - ls=`ls -ld "$PRG"` - link=`expr "$ls" : '.*-> \(.*\)$'` - if expr "$link" : '/.*' > /dev/null; then - PRG="$link" - else - PRG=`dirname "$PRG"`"/$link" - fi -done -SAVED="`pwd`" -cd "`dirname \"$PRG\"`/" >/dev/null -APP_HOME="`pwd -P`" -cd "$SAVED" >/dev/null - -APP_NAME="Gradle" -APP_BASE_NAME=`basename "$0"` - -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS="" - -# Use the maximum available, or set MAX_FD != -1 to use that value. -MAX_FD="maximum" - -warn () { - echo "$*" -} - -die () { - echo - echo "$*" - echo - exit 1 -} - -# OS specific support (must be 'true' or 'false'). -cygwin=false -msys=false -darwin=false -nonstop=false -case "`uname`" in - CYGWIN* ) - cygwin=true - ;; - Darwin* ) - darwin=true - ;; - MINGW* ) - msys=true - ;; - NONSTOP* ) - nonstop=true - ;; -esac - -CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar - -# Determine the Java command to use to start the JVM. -if [ -n "$JAVA_HOME" ] ; then - if [ -x "$JAVA_HOME/jre/sh/java" ] ; then - # IBM's JDK on AIX uses strange locations for the executables - JAVACMD="$JAVA_HOME/jre/sh/java" - else - JAVACMD="$JAVA_HOME/bin/java" - fi - if [ ! -x "$JAVACMD" ] ; then - die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME - -Please set the JAVA_HOME variable in your environment to match the -location of your Java installation." - fi -else - JAVACMD="java" - which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. - -Please set the JAVA_HOME variable in your environment to match the -location of your Java installation." -fi - -# Increase the maximum file descriptors if we can. -if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then - MAX_FD_LIMIT=`ulimit -H -n` - if [ $? -eq 0 ] ; then - if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then - MAX_FD="$MAX_FD_LIMIT" - fi - ulimit -n $MAX_FD - if [ $? -ne 0 ] ; then - warn "Could not set maximum file descriptor limit: $MAX_FD" - fi - else - warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT" - fi -fi - -# For Darwin, add options to specify how the application appears in the dock -if $darwin; then - GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\"" -fi - -# For Cygwin, switch paths to Windows format before running java -if $cygwin ; then - APP_HOME=`cygpath --path --mixed "$APP_HOME"` - CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` - JAVACMD=`cygpath --unix "$JAVACMD"` - - # We build the pattern for arguments to be converted via cygpath - ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` - SEP="" - for dir in $ROOTDIRSRAW ; do - ROOTDIRS="$ROOTDIRS$SEP$dir" - SEP="|" - done - OURCYGPATTERN="(^($ROOTDIRS))" - # Add a user-defined pattern to the cygpath arguments - if [ "$GRADLE_CYGPATTERN" != "" ] ; then - OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)" - fi - # Now convert the arguments - kludge to limit ourselves to /bin/sh - i=0 - for arg in "$@" ; do - CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` - CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option - - if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition - eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` - else - eval `echo args$i`="\"$arg\"" - fi - i=$((i+1)) - done - case $i in - (0) set -- ;; - (1) set -- "$args0" ;; - (2) set -- "$args0" "$args1" ;; - (3) set -- "$args0" "$args1" "$args2" ;; - (4) set -- "$args0" "$args1" "$args2" "$args3" ;; - (5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;; - (6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;; - (7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;; - (8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;; - (9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;; - esac -fi - -# Escape application args -save () { - for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done - echo " " -} -APP_ARGS=$(save "$@") - -# Collect all arguments for the java command, following the shell quoting and substitution rules -eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS" - -# by default we should be in the correct project dir, but when run from Finder on Mac, the cwd is wrong -if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then - cd "$(dirname "$0")" -fi - -exec "$JAVACMD" "$@" diff --git a/gradlew.bat b/gradlew.bat deleted file mode 100644 index e95643d6..00000000 --- a/gradlew.bat +++ /dev/null @@ -1,84 +0,0 @@ -@if "%DEBUG%" == "" @echo off -@rem ########################################################################## -@rem -@rem Gradle startup script for Windows -@rem -@rem ########################################################################## - -@rem Set local scope for the variables with windows NT shell -if "%OS%"=="Windows_NT" setlocal - -set DIRNAME=%~dp0 -if "%DIRNAME%" == "" set DIRNAME=. -set APP_BASE_NAME=%~n0 -set APP_HOME=%DIRNAME% - -@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -set DEFAULT_JVM_OPTS= - -@rem Find java.exe -if defined JAVA_HOME goto findJavaFromJavaHome - -set JAVA_EXE=java.exe -%JAVA_EXE% -version >NUL 2>&1 -if "%ERRORLEVEL%" == "0" goto init - -echo. -echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:findJavaFromJavaHome -set JAVA_HOME=%JAVA_HOME:"=% -set JAVA_EXE=%JAVA_HOME%/bin/java.exe - -if exist "%JAVA_EXE%" goto init - -echo. -echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:init -@rem Get command-line arguments, handling Windows variants - -if not "%OS%" == "Windows_NT" goto win9xME_args - -:win9xME_args -@rem Slurp the command line arguments. -set CMD_LINE_ARGS= -set _SKIP=2 - -:win9xME_args_slurp -if "x%~1" == "x" goto execute - -set CMD_LINE_ARGS=%* - -:execute -@rem Setup the command line - -set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar - -@rem Execute Gradle -"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% - -:end -@rem End local scope for the variables with windows NT shell -if "%ERRORLEVEL%"=="0" goto mainEnd - -:fail -rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of -rem the _cmd.exe /c_ return code! -if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 -exit /b 1 - -:mainEnd -if "%OS%"=="Windows_NT" endlocal - -:omega diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..3d835fb2 --- /dev/null +++ b/pom.xml @@ -0,0 +1,18 @@ + + + 4.0.0 + + com.rebotted + 2006redone + pom + 1.0 + + + 2006Redone Client + 2006Redone file_server + 2006Redone Server + + + \ No newline at end of file